Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at df7eaa583f48bd0cefe0e9af00d8477318667731 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from df7eaa583f48bd0cefe0e9af00d8477318667731 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23838 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 600e9b21aa7194b46ff301a887fab1dff515ebca Checking out Revision 600e9b21aa7194b46ff301a887fab1dff515ebca (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 600e9b21aa7194b46ff301a887fab1dff515ebca # timeout=10 Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-29T00:32:22.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-29T00:32:23.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-29T00:32:23.230Z] ========================================================= [2021-01-29T00:32:23.230Z] EdgeX Global Pipelines Version Info [2021-01-29T00:32:23.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 [2021-01-29T00:32:24.781Z] ------------------- [2021-01-29T00:32:24.781Z] stable info: [2021-01-29T00:32:24.781Z] ------------------- [2021-01-29T00:32:24.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T00:32:24.781Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T00:32:24.781Z] Message: update stable to v1.0.179 [2021-01-29T00:32:25.730Z] ------------------- [2021-01-29T00:32:25.730Z] experimental info: [2021-01-29T00:32:25.730Z] ------------------- [2021-01-29T00:32:25.730Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-29T00:32:25.730Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-29T00:32:25.731Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-29T00:32:26.011Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-29T00:32:26.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-29T00:32:26.177Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-29T00:32:26.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-29T00:32:26.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-29T00:32:26.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-29T00:32:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-29T00:32:26.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-29T00:32:26.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-29T00:32:26.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-29T00:32:26.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-29T00:32:26.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-29T00:32:27.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-29T00:32:27.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-29T00:32:27.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T00:32:27.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-29T00:32:27.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-29T00:32:27.434Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-29T00:32:27.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-29T00:32:27.609Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-29T00:32:27.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-29T00:32:27.796Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-29T00:32:27.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-29T00:32:27.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-01-29T00:32:28.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-01-29T00:32:28.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-01-29T00:32:28.248Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 600e9b21aa7194b46ff301a887fab1dff515ebca [Pipeline] echo [2021-01-29T00:32:28.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 600e9b2 [Pipeline] echo [2021-01-29T00:32:28.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T00:32:28.624Z] provisioning config files... [2021-01-29T00:32:28.655Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/51@tmp/config7504914364717564184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:32:29.009Z] ---> docker-login.sh [2021-01-29T00:32:29.009Z] nexus3.edgexfoundry.org:10001 [2021-01-29T00:32:29.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:32:29.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:32:29.535Z] Configure a credential helper to remove this warning. See [2021-01-29T00:32:29.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:32:29.535Z] [2021-01-29T00:32:29.535Z] Login Succeeded [2021-01-29T00:32:29.535Z] nexus3.edgexfoundry.org:10002 [2021-01-29T00:32:29.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:32:29.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:32:29.535Z] Configure a credential helper to remove this warning. See [2021-01-29T00:32:29.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:32:29.535Z] [2021-01-29T00:32:29.535Z] Login Succeeded [2021-01-29T00:32:29.535Z] nexus3.edgexfoundry.org:10003 [2021-01-29T00:32:29.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:32:29.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:32:29.798Z] Configure a credential helper to remove this warning. See [2021-01-29T00:32:29.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:32:29.798Z] [2021-01-29T00:32:29.798Z] Login Succeeded [2021-01-29T00:32:29.798Z] nexus3.edgexfoundry.org:10004 [2021-01-29T00:32:30.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:32:30.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:32:30.061Z] Configure a credential helper to remove this warning. See [2021-01-29T00:32:30.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:32:30.061Z] [2021-01-29T00:32:30.061Z] Login Succeeded [2021-01-29T00:32:30.061Z] docker.io [2021-01-29T00:32:30.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:32:30.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:32:30.325Z] Configure a credential helper to remove this warning. See [2021-01-29T00:32:30.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:32:30.325Z] [2021-01-29T00:32:30.325Z] Login Succeeded [2021-01-29T00:32:30.325Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T00:32:30.335Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T00:32:30.894Z] ++ 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-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/core-command/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/core-data/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-29T00:32:30.894Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-29T00:32:30.894Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-29T00:32:30.894Z] ++ cut -d/ -f2 [2021-01-29T00:32:30.894Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-29T00:32:30.971Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:32:31.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:32:31.871Z] [2021-01-29T00:32:31.871Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:32:32.221Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:32:32.221Z] latest: Pulling from edgex-devops/git-semver [2021-01-29T00:32:32.221Z] 31603596830f: Pulling fs layer [2021-01-29T00:32:32.221Z] 2a8b12db71e7: Pulling fs layer [2021-01-29T00:32:32.221Z] 6ca5941a6612: Pulling fs layer [2021-01-29T00:32:32.221Z] ecc8261a40a4: Pulling fs layer [2021-01-29T00:32:32.221Z] ecc8261a40a4: Waiting [2021-01-29T00:32:32.221Z] 2a8b12db71e7: Verifying Checksum [2021-01-29T00:32:32.221Z] 2a8b12db71e7: Download complete [2021-01-29T00:32:32.221Z] 31603596830f: Download complete [2021-01-29T00:32:32.488Z] 6ca5941a6612: Verifying Checksum [2021-01-29T00:32:32.488Z] 6ca5941a6612: Download complete [2021-01-29T00:32:32.488Z] ecc8261a40a4: Download complete [2021-01-29T00:32:32.751Z] 31603596830f: Pull complete [2021-01-29T00:32:32.751Z] 2a8b12db71e7: Pull complete [2021-01-29T00:32:33.700Z] 6ca5941a6612: Pull complete [2021-01-29T00:32:33.962Z] ecc8261a40a4: Pull complete [2021-01-29T00:32:33.962Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-29T00:32:33.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-29T00:32:33.962Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-29T00:32:34.063Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:32:34.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-29T00:32:36.640Z] $ docker top a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-29T00:32:36.942Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T00:32:36.942Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T00:32:37.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T00:32:37.160Z] $ docker exec a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent [2021-01-29T00:32:37.329Z] SSH_AUTH_SOCK=/tmp/ssh-CtFxF8zBk3Ib/agent.12 [2021-01-29T00:32:37.329Z] SSH_AGENT_PID=17 [2021-01-29T00:32:37.341Z] Running ssh-add (command line suppressed) [2021-01-29T00:32:37.460Z] Identity added: /w/workspace/edgex-go/51@tmp/private_key_148082882366533467.key (/w/workspace/edgex-go/51@tmp/private_key_148082882366533467.key) [2021-01-29T00:32:37.513Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T00:32:37.845Z] + git tag --points-at HEAD [Pipeline] } [2021-01-29T00:32:37.871Z] $ docker exec --env ******** --env ******** a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent -k [2021-01-29T00:32:37.982Z] unset SSH_AUTH_SOCK; [2021-01-29T00:32:37.982Z] unset SSH_AGENT_PID; [2021-01-29T00:32:37.982Z] echo Agent pid 17 killed; [2021-01-29T00:32:38.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-29T00:32:38.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-29T00:32:38.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-29T00:32:38.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-29T00:32:38.376Z] $ docker exec a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent [2021-01-29T00:32:38.537Z] SSH_AUTH_SOCK=/tmp/ssh-RrwhRLLMzeb8/agent.46 [2021-01-29T00:32:38.537Z] SSH_AGENT_PID=51 [2021-01-29T00:32:38.545Z] Running ssh-add (command line suppressed) [2021-01-29T00:32:38.694Z] Identity added: /w/workspace/edgex-go/51@tmp/private_key_4176991741553850862.key (/w/workspace/edgex-go/51@tmp/private_key_4176991741553850862.key) [2021-01-29T00:32:38.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-29T00:32:39.092Z] + git semver init [2021-01-29T00:32:39.092Z] # -> Open(): unable to determine branch for HEAD [2021-01-29T00:32:39.092Z] # $GIT_DIR = /w/workspace/edgex-go/51/.git [2021-01-29T00:32:39.092Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/51 [2021-01-29T00:32:39.092Z] # $SEMVER_REMOTE_NAME = origin [2021-01-29T00:32:39.092Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-29T00:32:39.092Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-29T00:32:39.092Z] # $SEMVER_BRANCH = PR-2858 [2021-01-29T00:32:39.092Z] # $SEMVER_TEMP = /tmp/semver-720232707 [2021-01-29T00:32:39.092Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-29T00:33:01.117Z] # '/tmp/semver-720232707' -> '/w/workspace/edgex-go/51/.semver' [2021-01-29T00:33:01.117Z] # -> Force: false [2021-01-29T00:33:01.117Z] # $SEMVER_DIR = /w/workspace/edgex-go/51/.semver [Pipeline] } [2021-01-29T00:33:01.138Z] $ docker exec --env ******** --env ******** a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d ssh-agent -k [2021-01-29T00:33:01.413Z] unset SSH_AUTH_SOCK; [2021-01-29T00:33:01.414Z] unset SSH_AGENT_PID; [2021-01-29T00:33:01.414Z] echo Agent pid 51 killed; [2021-01-29T00:33:01.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-29T00:33:02.029Z] + git semver [Pipeline] } [2021-01-29T00:33:02.046Z] $ docker stop --time=1 a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d [2021-01-29T00:33:03.620Z] $ docker rm -f a6ccc5dbf1a3fff9d53f4e82e0cae4fb4cde124597d4c8f42df047c92869a77d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:33:04.155Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-29T00:33:04.883Z] Stashed 1 file(s) [Pipeline] echo [2021-01-29T00:33:04.886Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T00:33:05.739Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:33:06.039Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:33:06.339Z] + sudo service docker restart [2021-01-29T00:33:06.339Z] + true [2021-01-29T00:33:06.339Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-29T00:33:06.931Z] ========================================================= [2021-01-29T00:33:06.931Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-29T00:33:06.931Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:33:07.304Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-29T00:33:11.526Z] Sending build context to Docker daemon 327.3MB [2021-01-29T00:33:11.526Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T00:33:11.526Z] Step 2/6 : FROM ${BASE} [2021-01-29T00:33:11.526Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-29T00:33:11.526Z] 188c0c94c7c5: Pulling fs layer [2021-01-29T00:33:11.526Z] 0ef7d3d256c8: Pulling fs layer [2021-01-29T00:33:11.526Z] de9db76c5a1d: Pulling fs layer [2021-01-29T00:33:11.526Z] bca2f99d35d6: Pulling fs layer [2021-01-29T00:33:11.526Z] 93359f2a8cfa: Pulling fs layer [2021-01-29T00:33:11.526Z] 7c6f9722023f: Pulling fs layer [2021-01-29T00:33:11.527Z] a35cf1a2eb13: Pulling fs layer [2021-01-29T00:33:11.527Z] a35cf1a2eb13: Waiting [2021-01-29T00:33:11.527Z] 93359f2a8cfa: Waiting [2021-01-29T00:33:11.527Z] 7c6f9722023f: Waiting [2021-01-29T00:33:11.527Z] bca2f99d35d6: Waiting [2021-01-29T00:33:11.527Z] de9db76c5a1d: Download complete [2021-01-29T00:33:11.527Z] 0ef7d3d256c8: Download complete [2021-01-29T00:33:11.527Z] 93359f2a8cfa: Verifying Checksum [2021-01-29T00:33:11.527Z] 93359f2a8cfa: Download complete [2021-01-29T00:33:11.527Z] 7c6f9722023f: Verifying Checksum [2021-01-29T00:33:11.527Z] 7c6f9722023f: Download complete [2021-01-29T00:33:11.527Z] 188c0c94c7c5: Verifying Checksum [2021-01-29T00:33:11.527Z] 188c0c94c7c5: Download complete [2021-01-29T00:33:12.106Z] 188c0c94c7c5: Pull complete [2021-01-29T00:33:12.106Z] 0ef7d3d256c8: Pull complete [2021-01-29T00:33:12.367Z] de9db76c5a1d: Pull complete [2021-01-29T00:33:13.322Z] a35cf1a2eb13: Verifying Checksum [2021-01-29T00:33:13.323Z] a35cf1a2eb13: Download complete [2021-01-29T00:33:14.277Z] bca2f99d35d6: Verifying Checksum [2021-01-29T00:33:14.277Z] bca2f99d35d6: Download complete [2021-01-29T00:33:20.243Z] Still waiting to schedule task [2021-01-29T00:33:20.243Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-23820’ [2021-01-29T00:33:20.944Z] bca2f99d35d6: Pull complete [2021-01-29T00:33:20.944Z] 93359f2a8cfa: Pull complete [2021-01-29T00:33:20.944Z] 7c6f9722023f: Pull complete [2021-01-29T00:33:25.229Z] a35cf1a2eb13: Pull complete [2021-01-29T00:33:25.229Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-29T00:33:25.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-29T00:33:25.229Z] ---> a62c8e92a672 [2021-01-29T00:33:25.229Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T00:33:25.496Z] ---> Running in 25e6ba842047 [2021-01-29T00:33:26.080Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:33:27.037Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:33:27.613Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T00:33:27.876Z] (2/12) Installing file (5.38-r0) [2021-01-29T00:33:27.876Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T00:33:28.140Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T00:33:34.752Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T00:33:34.752Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T00:33:34.752Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T00:33:34.752Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T00:33:34.752Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T00:33:34.752Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T00:33:34.752Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T00:33:34.752Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T00:33:34.752Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:33:34.752Z] OK: 233 MiB in 51 packages [2021-01-29T00:33:38.985Z] Removing intermediate container 25e6ba842047 [2021-01-29T00:33:38.985Z] ---> b73851282a51 [2021-01-29T00:33:38.985Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T00:33:38.985Z] ---> Running in 0e47b9a5b0b2 [2021-01-29T00:33:38.985Z] Removing intermediate container 0e47b9a5b0b2 [2021-01-29T00:33:38.985Z] ---> 038c2b44dc7c [2021-01-29T00:33:38.985Z] Step 5/6 : COPY go.mod . [2021-01-29T00:33:38.985Z] ---> 239040e16ecb [2021-01-29T00:33:38.985Z] Step 6/6 : RUN go mod download [2021-01-29T00:33:38.985Z] ---> Running in 76ab2eb8056c [2021-01-29T00:34:01.055Z] Removing intermediate container 76ab2eb8056c [2021-01-29T00:34:01.055Z] ---> d9a709dcf4c5 [2021-01-29T00:34:01.055Z] Successfully built d9a709dcf4c5 [2021-01-29T00:34:01.055Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:34:01.392Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T00:34:01.392Z] . [Pipeline] withDockerContainer [2021-01-29T00:34:01.504Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:34:01.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T00:34:02.575Z] $ docker top 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:34:03.110Z] + go version [2021-01-29T00:34:03.110Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-29T00:34:03.125Z] $ docker stop --time=1 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf [2021-01-29T00:34:04.489Z] $ docker rm -f 6b7e95e3cf664199dc0e69c19b057b9eefea91f8c09ca400bdea5c36170f94bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:34:05.293Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-29T00:34:05.293Z] . [Pipeline] withDockerContainer [2021-01-29T00:34:05.395Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:34:05.443Z] $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-29T00:34:06.134Z] $ docker top d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-29T00:34:06.352Z] ========================================================= [2021-01-29T00:34:06.352Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T00:34:06.352Z] ========================================================= [Pipeline] sh [2021-01-29T00:34:06.654Z] + make test [2021-01-29T00:34:06.654Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T00:34:16.703Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T00:34:34.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T00:34:35.262Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T00:34:37.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T00:34:37.216Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T00:34:37.216Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T00:34:38.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T00:34:38.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T00:34:38.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T00:34:38.637Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T00:34:38.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T00:34:39.606Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T00:34:41.569Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T00:34:41.569Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T00:34:41.569Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T00:34:44.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.135s coverage: 46.0% of statements [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T00:34:44.473Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T00:34:44.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.062s coverage: 100.0% of statements [2021-01-29T00:34:48.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.170s coverage: 27.1% of statements [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T00:34:48.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.057s coverage: 100.0% of statements [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T00:34:48.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.052s coverage: 100.0% of statements [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T00:34:48.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.102s coverage: 65.8% of statements [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T00:34:48.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.125s coverage: 82.3% of statements [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T00:34:48.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T00:34:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.353s coverage: 28.6% of statements [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T00:34:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T00:34:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.036s coverage: 100.0% of statements [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T00:34:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.117s coverage: 86.7% of statements [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T00:34:50.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.101s coverage: 97.5% of statements [2021-01-29T00:34:50.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T00:34:50.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-01-29T00:34:50.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T00:34:50.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T00:34:50.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T00:34:50.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T00:34:53.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.509s coverage: 92.8% of statements [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.024s coverage: 58.8% of statements [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T00:34:53.592Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.039s coverage: 43.8% of statements [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.091s coverage: 79.5% of statements [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2021-01-29T00:34:53.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.033s coverage: 87.5% of statements [2021-01-29T00:35:06.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.047s coverage: 84.2% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.4% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.5% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.289s coverage: 68.9% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 37.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.276s coverage: 84.0% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.036s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.699s coverage: 29.1% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T00:35:06.393Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T00:35:06.393Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T00:35:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-01-29T00:35:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T00:35:06.976Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T00:35:06.976Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements [2021-01-29T00:35:07.240Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-29T00:35:07.556Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-29T00:35:07.820Z] GO111MODULE=on go vet ./... [2021-01-29T00:35:34.564Z] gofmt -l . [2021-01-29T00:35:34.564Z] [ "`gofmt -l .`" = "" ] [2021-01-29T00:35:34.564Z] ./bin/test-go-mod-tidy.sh [2021-01-29T00:35:34.564Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T00:35:35.146Z] + ls -al . [2021-01-29T00:35:35.146Z] total 672 [2021-01-29T00:35:35.146Z] drwxrwxr-x 10 1001 1001 4096 Jan 29 00:35 . [2021-01-29T00:35:35.146Z] drwxr-xr-x 4 root root 30 Jan 29 00:34 .. [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 00:32 .dockerignore [2021-01-29T00:35:35.146Z] drwxrwxr-x 8 1001 1001 179 Jan 29 00:32 .git [2021-01-29T00:35:35.146Z] drwxrwxr-x 3 1001 1001 125 Jan 29 00:32 .github [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 00:32 .gitignore [2021-01-29T00:35:35.146Z] drwx------ 3 1001 1001 60 Jan 29 00:32 .semver [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 00:32 .sonarcloud.properties [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:32 Attribution.txt [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:32 CONTRIBUTING.md [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 00:32 Dockerfile.build [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 00:32 Jenkinsfile [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:32 LICENSE [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:32 Makefile [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:32 README.md [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:32 SECURITY.md [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 00:33 VERSION [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:32 ZMQWindows.md [2021-01-29T00:35:35.146Z] drwxrwxr-x 2 1001 1001 117 Jan 29 00:32 bin [2021-01-29T00:35:35.146Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 00:32 cmd [2021-01-29T00:35:35.146Z] -rw-r--r-- 1 root root 565356 Jan 29 00:35 coverage.out [2021-01-29T00:35:35.146Z] -rw-r--r-- 1 root root 1054 Jan 29 00:35 go.mod [2021-01-29T00:35:35.146Z] -rw-r--r-- 1 root root 19289 Jan 29 00:35 go.sum [2021-01-29T00:35:35.146Z] drwxrwxr-x 8 1001 1001 127 Jan 29 00:32 internal [2021-01-29T00:35:35.146Z] drwxrwxr-x 4 1001 1001 26 Jan 29 00:32 openapi [2021-01-29T00:35:35.146Z] drwxrwxr-x 4 1001 1001 71 Jan 29 00:32 snap [2021-01-29T00:35:35.146Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 00:32 version.go [Pipeline] sh [2021-01-29T00:35:35.458Z] + '[' -e coverage.out ] [2021-01-29T00:35:35.458Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T00:35:35.675Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T00:35:35.971Z] + make build [2021-01-29T00:35:35.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-01-29T00:35:39.304Z] 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-01-29T00:35:47.587Z] 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-01-29T00:35:48.976Z] 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-01-29T00:35:50.372Z] 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-01-29T00:35:50.372Z] 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-01-29T00:35:52.305Z] 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-01-29T00:35:53.250Z] 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-01-29T00:35:54.203Z] 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-01-29T00:35:55.610Z] 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-01-29T00:35:56.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:35:57.966Z] 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-01-29T00:35:58.915Z] 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-01-29T00:36:00.330Z] $ docker stop --time=1 d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d [2021-01-29T00:36:02.198Z] $ docker rm -f d3224142621bd51261bd532d1dc5c7c626cb0ed643f9c9f501743a6874a93a6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:04.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:04.082Z] [2021-01-29T00:36:04.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:04.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:04.432Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-29T00:36:04.432Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-29T00:36:04.432Z] ca9280d653b3: Pulling fs layer [2021-01-29T00:36:04.432Z] 7e9c9ca2126c: Pulling fs layer [2021-01-29T00:36:04.695Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-29T00:36:04.695Z] cbdbe7a5bc2a: Download complete [2021-01-29T00:36:04.960Z] cbdbe7a5bc2a: Pull complete [2021-01-29T00:36:05.224Z] ca9280d653b3: Verifying Checksum [2021-01-29T00:36:05.224Z] ca9280d653b3: Download complete [2021-01-29T00:36:06.177Z] ca9280d653b3: Pull complete [2021-01-29T00:36:06.752Z] 7e9c9ca2126c: Verifying Checksum [2021-01-29T00:36:06.752Z] 7e9c9ca2126c: Download complete [2021-01-29T00:36:13.425Z] 7e9c9ca2126c: Pull complete [2021-01-29T00:36:13.425Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-29T00:36:13.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:13.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-29T00:36:13.765Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:36:13.848Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T00:36:15.622Z] $ docker top ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:36:16.148Z] + docker-compose build --help [2021-01-29T00:36:16.148Z] + grep parallel [2021-01-29T00:36:17.099Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T00:36:17.118Z] $ docker stop --time=1 ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 [2021-01-29T00:36:18.476Z] $ docker rm -f ee448c9cb8bea983591a2610f481c98b6e9f1f91bad0ad970a3f9cb43f4cde26 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:36:19.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-29T00:36:19.187Z] . [Pipeline] withDockerContainer [2021-01-29T00:36:19.286Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:36:19.336Z] $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-29T00:36:19.934Z] $ docker top 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:36:20.423Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T00:36:21.376Z] Building docker-core-command-go ... [2021-01-29T00:36:21.376Z] Building docker-core-data-go ... [2021-01-29T00:36:21.376Z] Building docker-core-metadata-go ... [2021-01-29T00:36:21.376Z] Building docker-security-bootstrapper-go ... [2021-01-29T00:36:21.376Z] Building docker-security-proxy-setup-go ... [2021-01-29T00:36:21.376Z] Building docker-security-secretstore-setup-go ... [2021-01-29T00:36:21.376Z] Building docker-support-notifications-go ... [2021-01-29T00:36:21.376Z] Building docker-support-scheduler-go ... [2021-01-29T00:36:21.376Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T00:36:21.376Z] Building docker-security-secretstore-setup-go [2021-01-29T00:36:21.376Z] Building docker-core-metadata-go [2021-01-29T00:36:21.376Z] Building docker-security-proxy-setup-go [2021-01-29T00:36:21.376Z] Building docker-support-scheduler-go [2021-01-29T00:36:21.376Z] Building docker-support-notifications-go [2021-01-29T00:36:22.232Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23845 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-29T00:36:22.296Z] Running in /w/workspace/edgex-go/51 [Pipeline] { [Pipeline] checkout [2021-01-29T00:36:27.714Z] using credential edgex-jenkins-ssh [2021-01-29T00:36:27.775Z] Cloning the remote Git repository [2021-01-29T00:36:27.832Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:36:27.935Z] > git init /w/workspace/edgex-go/51 # timeout=10 [2021-01-29T00:36:28.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:36:28.005Z] > git --version # timeout=10 [2021-01-29T00:36:28.029Z] > git --version # 'git version 2.17.1' [2021-01-29T00:36:28.031Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:36:28.101Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:36:45.660Z] Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-29T00:36:44.747Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:36:44.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:36:44.790Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:36:44.821Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:36:44.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:36:44.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T00:36:45.676Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:36:45.692Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-29T00:36:46.060Z] > git remote # timeout=10 [2021-01-29T00:36:46.081Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T00:36:46.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:36:46.152Z] > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 [2021-01-29T00:36:47.016Z] Merge succeeded, producing 2779769c76329cef362fba1a1910c36fec0d9fd4 [2021-01-29T00:36:47.016Z] Checking out Revision 2779769c76329cef362fba1a1910c36fec0d9fd4 (PR-2858) [2021-01-29T00:36:47.000Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T00:36:47.020Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:36:47.043Z] > git checkout -f 2779769c76329cef362fba1a1910c36fec0d9fd4 # timeout=10 [2021-01-29T00:36:51.428Z] Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" [2021-01-29T00:36:51.457Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-29T00:36:52.882Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:36:53.303Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-29T00:36:51.433Z] > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 [2021-01-29T00:36:53.645Z] + + sudo servicetrue docker [2021-01-29T00:36:53.645Z] restart [2021-01-29T00:36:53.670Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:36:53.670Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:36:53.670Z] ---> d9a709dcf4c5 [2021-01-29T00:36:53.670Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:36:53.670Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:36:53.670Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:36:53.670Z] ---> d9a709dcf4c5 [2021-01-29T00:36:53.670Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T00:36:53.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:36:53.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:36:53.670Z] ---> d9a709dcf4c5 [2021-01-29T00:36:53.670Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:36:53.670Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:36:53.670Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:36:53.670Z] ---> d9a709dcf4c5 [2021-01-29T00:36:53.670Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:36:53.670Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:36:53.670Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:36:53.670Z] ---> d9a709dcf4c5 [2021-01-29T00:36:53.670Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T00:36:53.670Z] ---> Running in 808d52a25f32 [2021-01-29T00:36:53.670Z] ---> Running in 2f3e07375c05 [2021-01-29T00:36:53.670Z] ---> Running in 383eeb3e9314 [2021-01-29T00:36:53.670Z] ---> Running in 55521bb048ea [2021-01-29T00:36:53.670Z] ---> Running in c9e44729a326 [2021-01-29T00:36:53.670Z] Removing intermediate container 2f3e07375c05 [2021-01-29T00:36:53.670Z] ---> 199c49c5d98e [2021-01-29T00:36:53.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:36:53.670Z] Removing intermediate container c9e44729a326 [2021-01-29T00:36:53.670Z] ---> 9fbe282d07da [2021-01-29T00:36:53.670Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:36:53.670Z] Removing intermediate container 383eeb3e9314 [2021-01-29T00:36:53.670Z] ---> 5fc5c62c3210 [2021-01-29T00:36:53.670Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:36:53.670Z] Removing intermediate container 55521bb048ea [2021-01-29T00:36:53.670Z] ---> 62150fcd7b45 [2021-01-29T00:36:53.670Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:36:53.670Z] Removing intermediate container 808d52a25f32 [2021-01-29T00:36:53.670Z] ---> 1b91439aa9dd [2021-01-29T00:36:53.670Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:36:53.670Z] ---> Running in a3bd8bb05511 [2021-01-29T00:36:53.670Z] ---> Running in c7e0afe9cf3a [2021-01-29T00:36:53.670Z] ---> Running in 3475139e77e0 [2021-01-29T00:36:53.670Z] ---> Running in 31e4abdef3f7 [2021-01-29T00:36:53.670Z] ---> Running in a18c28ae2bfd [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-29T00:36:55.706Z] provisioning config files... [2021-01-29T00:36:55.750Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/51@tmp/config3374998685982122587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:36:56.248Z] ---> docker-login.sh [2021-01-29T00:36:56.248Z] nexus3.edgexfoundry.org:10001 [2021-01-29T00:36:56.266Z] Removing intermediate container a3bd8bb05511 [2021-01-29T00:36:56.266Z] ---> d2ecf7010e5e [2021-01-29T00:36:56.266Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T00:36:56.266Z] Removing intermediate container 3475139e77e0 [2021-01-29T00:36:56.266Z] ---> 03ed5fd5ba5f [2021-01-29T00:36:56.266Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:36:56.266Z] Removing intermediate container 31e4abdef3f7 [2021-01-29T00:36:56.266Z] ---> 4fe164bc835c [2021-01-29T00:36:56.266Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T00:36:56.266Z] Removing intermediate container a18c28ae2bfd [2021-01-29T00:36:56.266Z] ---> 02b783b5b19b [2021-01-29T00:36:56.266Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T00:36:56.266Z] ---> Running in cb33b71fde6d [2021-01-29T00:36:56.266Z] Removing intermediate container c7e0afe9cf3a [2021-01-29T00:36:56.266Z] ---> 7bf872ac3f92 [2021-01-29T00:36:56.266Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T00:36:56.266Z] ---> Running in 764e66e5cb89 [2021-01-29T00:36:56.266Z] ---> Running in fa4c2784c728 [2021-01-29T00:36:56.266Z] ---> Running in de0cacdd216c [2021-01-29T00:36:56.530Z] ---> Running in ca595fc9250f [2021-01-29T00:36:56.795Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:36:57.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:36:57.523Z] Configure a credential helper to remove this warning. See [2021-01-29T00:36:57.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:36:57.523Z] [2021-01-29T00:36:57.523Z] Login Succeeded [2021-01-29T00:36:57.523Z] nexus3.edgexfoundry.org:10002 [2021-01-29T00:36:57.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:36:57.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:57.875Z] OK: 233 MiB in 51 packages [2021-01-29T00:36:58.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:36:58.073Z] Configure a credential helper to remove this warning. See [2021-01-29T00:36:58.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:36:58.073Z] [2021-01-29T00:36:58.073Z] Login Succeeded [2021-01-29T00:36:58.073Z] nexus3.edgexfoundry.org:10003 [2021-01-29T00:36:58.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:58.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:36:58.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:36:58.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:36:58.349Z] Configure a credential helper to remove this warning. See [2021-01-29T00:36:58.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:36:58.349Z] [2021-01-29T00:36:58.349Z] Login Succeeded [2021-01-29T00:36:58.349Z] nexus3.edgexfoundry.org:10004 [2021-01-29T00:36:58.422Z] OK: 233 MiB in 51 packages [2021-01-29T00:36:58.422Z] OK: 233 MiB in 51 packages [2021-01-29T00:36:58.422Z] Removing intermediate container cb33b71fde6d [2021-01-29T00:36:58.422Z] ---> e52ed69f9261 [2021-01-29T00:36:58.422Z] Step 6/22 : COPY go.mod . [2021-01-29T00:36:58.691Z] OK: 233 MiB in 51 packages [2021-01-29T00:36:58.691Z] OK: 233 MiB in 51 packages [2021-01-29T00:36:58.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:36:58.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:36:58.953Z] Configure a credential helper to remove this warning. See [2021-01-29T00:36:58.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:36:58.953Z] [2021-01-29T00:36:58.953Z] Login Succeeded [2021-01-29T00:36:58.953Z] docker.io [2021-01-29T00:36:58.960Z] ---> bf1cb2b67fa0 [2021-01-29T00:36:58.960Z] Step 7/22 : RUN go mod download [2021-01-29T00:36:58.960Z] ---> Running in 4990e7f70d7c [2021-01-29T00:36:59.226Z] Removing intermediate container fa4c2784c728 [2021-01-29T00:36:59.226Z] ---> 115c3473279d [2021-01-29T00:36:59.226Z] Step 6/23 : COPY go.mod . [2021-01-29T00:36:59.489Z] Removing intermediate container ca595fc9250f [2021-01-29T00:36:59.489Z] ---> 58761f718d9d [2021-01-29T00:36:59.489Z] Step 6/22 : COPY go.mod . [2021-01-29T00:36:59.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-29T00:36:59.753Z] ---> 0bb8fa20ce63 [2021-01-29T00:36:59.753Z] Step 7/23 : RUN go mod download [2021-01-29T00:36:59.753Z] Removing intermediate container 764e66e5cb89 [2021-01-29T00:36:59.753Z] ---> 6ae8db6a5d79 [2021-01-29T00:36:59.753Z] Step 6/24 : COPY go.mod . [2021-01-29T00:36:59.753Z] ---> Running in 9b8d0cd38bda [2021-01-29T00:36:59.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-29T00:36:59.824Z] Configure a credential helper to remove this warning. See [2021-01-29T00:36:59.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-29T00:36:59.824Z] [2021-01-29T00:36:59.824Z] Login Succeeded [2021-01-29T00:36:59.824Z] ---> docker-login.sh ends [Pipeline] } [2021-01-29T00:36:59.842Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [2021-01-29T00:37:00.018Z] ---> 7f39253def7f [2021-01-29T00:37:00.018Z] Step 7/22 : RUN go mod download [2021-01-29T00:37:00.018Z] Removing intermediate container de0cacdd216c [2021-01-29T00:37:00.018Z] ---> 1d796ed58a41 [2021-01-29T00:37:00.018Z] Step 6/21 : COPY go.mod . [Pipeline] unstash [Pipeline] echo [2021-01-29T00:37:00.281Z] ========================================================= [2021-01-29T00:37:00.281Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-29T00:37:00.281Z] ========================================================= [2021-01-29T00:37:00.289Z] ---> Running in d2275f5c6412 [2021-01-29T00:37:00.289Z] ---> 038115ef62c1 [2021-01-29T00:37:00.289Z] Step 7/24 : RUN go mod download [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:37:00.554Z] ---> 03c88a31268a [2021-01-29T00:37:00.554Z] Step 7/21 : RUN go mod download [2021-01-29T00:37:00.554Z] ---> Running in 220234bc64e6 [2021-01-29T00:37:00.554Z] ---> Running in 5041ec2830fd [2021-01-29T00:37:00.669Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-29T00:37:01.532Z] Removing intermediate container 4990e7f70d7c [2021-01-29T00:37:01.532Z] ---> aa59726d6aef [2021-01-29T00:37:01.532Z] Step 8/22 : COPY . . [2021-01-29T00:37:01.821Z] Removing intermediate container 9b8d0cd38bda [2021-01-29T00:37:01.821Z] ---> 07139e385c10 [2021-01-29T00:37:01.821Z] Step 8/23 : COPY . . [2021-01-29T00:37:01.821Z] Removing intermediate container d2275f5c6412 [2021-01-29T00:37:01.821Z] ---> 1be7c58d7249 [2021-01-29T00:37:01.821Z] Step 8/22 : COPY . . [2021-01-29T00:37:03.315Z] Sending build context to Docker daemon 166MB [2021-01-29T00:37:03.315Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-29T00:37:03.315Z] Step 2/6 : FROM ${BASE} [2021-01-29T00:37:03.315Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-29T00:37:03.315Z] 5f621e34cdf4: Pulling fs layer [2021-01-29T00:37:03.315Z] a4357932f1b6: Pulling fs layer [2021-01-29T00:37:03.315Z] 18c013af1878: Pulling fs layer [2021-01-29T00:37:03.315Z] 00ac8860ef70: Pulling fs layer [2021-01-29T00:37:03.315Z] 63d7cb157983: Pulling fs layer [2021-01-29T00:37:03.315Z] b116817d02f9: Pulling fs layer [2021-01-29T00:37:03.315Z] 745a02a5169b: Pulling fs layer [2021-01-29T00:37:03.315Z] 00ac8860ef70: Waiting [2021-01-29T00:37:03.315Z] 63d7cb157983: Waiting [2021-01-29T00:37:03.315Z] b116817d02f9: Waiting [2021-01-29T00:37:03.315Z] 745a02a5169b: Waiting [2021-01-29T00:37:03.315Z] 18c013af1878: Verifying Checksum [2021-01-29T00:37:03.315Z] 18c013af1878: Download complete [2021-01-29T00:37:03.315Z] a4357932f1b6: Verifying Checksum [2021-01-29T00:37:03.315Z] a4357932f1b6: Download complete [2021-01-29T00:37:03.315Z] 63d7cb157983: Verifying Checksum [2021-01-29T00:37:03.315Z] 63d7cb157983: Download complete [2021-01-29T00:37:03.315Z] b116817d02f9: Verifying Checksum [2021-01-29T00:37:03.315Z] b116817d02f9: Download complete [2021-01-29T00:37:03.315Z] 5f621e34cdf4: Verifying Checksum [2021-01-29T00:37:03.315Z] 5f621e34cdf4: Download complete [2021-01-29T00:37:03.926Z] 5f621e34cdf4: Pull complete [2021-01-29T00:37:04.529Z] a4357932f1b6: Pull complete [2021-01-29T00:37:04.819Z] 18c013af1878: Pull complete [2021-01-29T00:37:05.810Z] 745a02a5169b: Verifying Checksum [2021-01-29T00:37:05.810Z] 745a02a5169b: Download complete [2021-01-29T00:37:06.822Z] 00ac8860ef70: Verifying Checksum [2021-01-29T00:37:06.822Z] 00ac8860ef70: Download complete [2021-01-29T00:37:10.118Z] Removing intermediate container 5041ec2830fd [2021-01-29T00:37:10.118Z] ---> ed7348a97697 [2021-01-29T00:37:10.118Z] Step 8/21 : COPY . . [2021-01-29T00:37:10.118Z] Removing intermediate container 220234bc64e6 [2021-01-29T00:37:10.118Z] ---> a1c1b69e0182 [2021-01-29T00:37:10.118Z] Step 8/24 : COPY . . [2021-01-29T00:37:17.029Z] 00ac8860ef70: Pull complete [2021-01-29T00:37:17.308Z] 63d7cb157983: Pull complete [2021-01-29T00:37:17.912Z] b116817d02f9: Pull complete [2021-01-29T00:37:21.319Z] 745a02a5169b: Pull complete [2021-01-29T00:37:21.598Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-29T00:37:21.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-29T00:37:21.598Z] ---> b7e6874047d6 [2021-01-29T00:37:21.598Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-29T00:37:25.955Z] ---> Running in 23a029958029 [2021-01-29T00:37:26.553Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:37:27.529Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:37:29.509Z] (1/12) Installing libmagic (5.38-r0) [2021-01-29T00:37:29.781Z] (2/12) Installing file (5.38-r0) [2021-01-29T00:37:29.781Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-29T00:37:29.781Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-29T00:37:42.537Z] ---> f0c6f289b3c8 [2021-01-29T00:37:42.537Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T00:37:42.537Z] ---> 16199fd8cad6 [2021-01-29T00:37:42.537Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T00:37:42.537Z] ---> Running in caee56d91e6f [2021-01-29T00:37:42.537Z] ---> Running in 13a4f07e978b [2021-01-29T00:37:42.537Z] ---> 0ca87c5f8c03 [2021-01-29T00:37:42.537Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T00:37:42.537Z] ---> a8ef5db7cf56 [2021-01-29T00:37:42.537Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T00:37:42.537Z] ---> f8a2ac31aeb7 [2021-01-29T00:37:42.537Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T00:37:42.537Z] ---> Running in ad6acb6238a3 [2021-01-29T00:37:42.537Z] ---> Running in 48d076a9dd96 [2021-01-29T00:37:42.537Z] ---> Running in bed4ded72fdc [2021-01-29T00:37:43.168Z] 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-01-29T00:37:43.168Z] 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-01-29T00:37:43.168Z] 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-01-29T00:37:43.440Z] 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-01-29T00:37:43.440Z] 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-01-29T00:37:44.873Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-29T00:37:44.873Z] (6/12) Installing patch (2.7.6-r6) [2021-01-29T00:37:44.873Z] (7/12) Installing build-base (0.5-r2) [2021-01-29T00:37:44.873Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-29T00:37:44.873Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-29T00:37:44.873Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-29T00:37:44.873Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-29T00:37:44.873Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-29T00:37:44.873Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:37:45.144Z] OK: 217 MiB in 51 packages [2021-01-29T00:37:49.433Z] Removing intermediate container 23a029958029 [2021-01-29T00:37:49.433Z] ---> 0b02d12aca13 [2021-01-29T00:37:49.433Z] Step 4/6 : WORKDIR /edgex-go [2021-01-29T00:37:49.433Z] ---> Running in 170b996e32e1 [2021-01-29T00:37:49.433Z] Removing intermediate container 170b996e32e1 [2021-01-29T00:37:49.433Z] ---> 1bee7057cb2e [2021-01-29T00:37:49.433Z] Step 5/6 : COPY go.mod . [2021-01-29T00:37:50.027Z] ---> 45d048bfb6e9 [2021-01-29T00:37:50.027Z] Step 6/6 : RUN go mod download [2021-01-29T00:37:50.372Z] ---> Running in 22a68ff5631c [2021-01-29T00:38:10.194Z] 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-01-29T00:38:10.195Z] 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-01-29T00:38:17.195Z] Removing intermediate container 22a68ff5631c [2021-01-29T00:38:17.195Z] ---> e5924708efb3 [2021-01-29T00:38:17.195Z] Successfully built e5924708efb3 [2021-01-29T00:38:17.195Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:38:17.552Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T00:38:17.552Z] . [Pipeline] withDockerContainer [2021-01-29T00:38:17.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container [2021-01-29T00:38:17.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T00:38:19.473Z] $ docker top c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:38:20.355Z] Removing intermediate container 48d076a9dd96 [2021-01-29T00:38:20.355Z] ---> 70993caa4fa5 [2021-01-29T00:38:20.355Z] [2021-01-29T00:38:20.355Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T00:38:20.355Z] Removing intermediate container bed4ded72fdc [2021-01-29T00:38:20.355Z] ---> 86b716956156 [2021-01-29T00:38:20.355Z] [2021-01-29T00:38:20.355Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T00:38:20.355Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:20.355Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:20.355Z] Removing intermediate container caee56d91e6f [2021-01-29T00:38:20.355Z] ---> 59f3a0648b27 [2021-01-29T00:38:20.355Z] [2021-01-29T00:38:20.355Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:38:20.355Z] Removing intermediate container ad6acb6238a3 [2021-01-29T00:38:20.355Z] ---> e88a1b9d0c34 [2021-01-29T00:38:20.355Z] [2021-01-29T00:38:20.355Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:38:20.355Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:20.355Z] 3.12: Pulling from library/alpine [2021-01-29T00:38:20.355Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:20.355Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:20.355Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:20.355Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T00:38:20.355Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T00:38:20.355Z] Status: Image is up to date for alpine:3.12 [2021-01-29T00:38:20.355Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:38:20.355Z] Status: Image is up to date for alpine:3.12 [2021-01-29T00:38:20.355Z] ---> 389fef711851 [2021-01-29T00:38:20.355Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T00:38:20.355Z] ---> 389fef711851 [2021-01-29T00:38:20.355Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T00:38:20.355Z] ---> 389fef711851 [2021-01-29T00:38:20.355Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-29T00:38:20.355Z] ---> 389fef711851 [2021-01-29T00:38:20.355Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:38:20.555Z] + go version [2021-01-29T00:38:20.555Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-29T00:38:20.573Z] $ docker stop --time=1 c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee [2021-01-29T00:38:21.306Z] ---> Running in ffc3bcb56e4b [2021-01-29T00:38:21.307Z] ---> Running in b7a4686da6e2 [2021-01-29T00:38:21.307Z] ---> Running in 7b48857a3b58 [2021-01-29T00:38:21.307Z] ---> Running in 9652000327d2 [2021-01-29T00:38:21.307Z] Removing intermediate container 13a4f07e978b [2021-01-29T00:38:21.307Z] ---> 2d1ccce49f2e [2021-01-29T00:38:21.307Z] [2021-01-29T00:38:21.307Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:38:21.307Z] ---> 389fef711851 [2021-01-29T00:38:21.307Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:38:21.569Z] ---> Running in e5b67949f906 [2021-01-29T00:38:21.844Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.124Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.406Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T00:38:22.406Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:38:22.406Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:38:22.406Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T00:38:22.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.406Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:38:22.406Z] OK: 6 MiB in 15 packages [2021-01-29T00:38:22.406Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T00:38:22.406Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:38:22.406Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:38:22.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.406Z] OK: 7 MiB in 18 packages [2021-01-29T00:38:22.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.520Z] $ docker rm -f c78dd2ac79f4498d8b8231e0bf11cab343941cae04ce2aa494ca50660941e4ee [2021-01-29T00:38:22.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.730Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.730Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T00:38:22.731Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:38:22.731Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T00:38:22.731Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:38:22.731Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T00:38:22.731Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T00:38:22.731Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:38:22.731Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:38:22.731Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T00:38:22.731Z] (2/2) Installing dumb-init (1.2.2-r1) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-01-29T00:38:22.998Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:38:22.998Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:38:22.998Z] OK: 6 MiB in 16 packages [2021-01-29T00:38:22.998Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:38:22.998Z] Executing busybox-1.31.1-r19.trigger [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:38:23.598Z] + docker inspect -f . ci-base-image-arm64 [2021-01-29T00:38:23.598Z] . [Pipeline] withDockerContainer [2021-01-29T00:38:23.871Z] prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container [2021-01-29T00:38:23.953Z] $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-29T00:38:24.393Z] OK: 6 MiB in 15 packages [2021-01-29T00:38:24.393Z] OK: 7 MiB in 19 packages [2021-01-29T00:38:25.347Z] Removing intermediate container 9652000327d2 [2021-01-29T00:38:25.347Z] ---> 9c64701deb5a [2021-01-29T00:38:25.347Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:38:25.470Z] $ docker top 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd -eo pid,comm [2021-01-29T00:38:26.811Z] ---> Running in 704affc819f2 [2021-01-29T00:38:26.811Z] Removing intermediate container b7a4686da6e2 [2021-01-29T00:38:26.811Z] ---> 7f9e7e3ea60e [2021-01-29T00:38:26.811Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:38:26.811Z] Removing intermediate container ffc3bcb56e4b [2021-01-29T00:38:26.811Z] ---> cac107b5bbe2 [2021-01-29T00:38:26.811Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:38:26.811Z] Removing intermediate container e5b67949f906 [2021-01-29T00:38:26.811Z] ---> 53b72a5a305b [2021-01-29T00:38:26.811Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:38:26.811Z] ---> Running in 9c32b5900a34 [2021-01-29T00:38:26.811Z] ---> Running in 7d4dc767220a [Pipeline] { [Pipeline] echo [2021-01-29T00:38:26.954Z] ========================================================= [2021-01-29T00:38:26.954Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-29T00:38:26.954Z] ========================================================= [Pipeline] sh [2021-01-29T00:38:27.117Z] Removing intermediate container 704affc819f2 [2021-01-29T00:38:27.117Z] ---> f421e6fa1279 [2021-01-29T00:38:27.117Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T00:38:27.117Z] ---> Running in 8980ba919c82 [2021-01-29T00:38:27.117Z] Removing intermediate container 7b48857a3b58 [2021-01-29T00:38:27.117Z] ---> d504f2690325 [2021-01-29T00:38:27.117Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:38:27.117Z] ---> Running in 5bb3363ed95b [2021-01-29T00:38:27.437Z] Removing intermediate container 9c32b5900a34 [2021-01-29T00:38:27.437Z] ---> 2b47fb1282a5 [2021-01-29T00:38:27.437Z] Step 13/21 : WORKDIR /edgex [2021-01-29T00:38:27.437Z] ---> Running in ea1fbba58416 [2021-01-29T00:38:27.437Z] Removing intermediate container 7d4dc767220a [2021-01-29T00:38:27.437Z] ---> da08dc67102d [2021-01-29T00:38:27.437Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T00:38:27.437Z] Removing intermediate container 8980ba919c82 [2021-01-29T00:38:27.437Z] ---> 4d5dad009986 [2021-01-29T00:38:27.437Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-29T00:38:27.660Z] + make test [2021-01-29T00:38:27.660Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-29T00:38:27.724Z] ---> Running in a1eae27cfa11 [2021-01-29T00:38:27.724Z] Removing intermediate container 5bb3363ed95b [2021-01-29T00:38:27.724Z] ---> 536213665c69 [2021-01-29T00:38:27.724Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:38:27.724Z] ---> Running in c2c7f51302fa [2021-01-29T00:38:27.724Z] ---> Running in c37d633e5467 [2021-01-29T00:38:28.037Z] ---> Running in 7fdca8e8dbd0 [2021-01-29T00:38:28.037Z] Removing intermediate container ea1fbba58416 [2021-01-29T00:38:28.037Z] ---> 63e29c6d846e [2021-01-29T00:38:28.037Z] Step 13/24 : WORKDIR / [2021-01-29T00:38:28.037Z] Removing intermediate container a1eae27cfa11 [2021-01-29T00:38:28.037Z] ---> 55c57bebd071 [2021-01-29T00:38:28.037Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T00:38:28.037Z] Removing intermediate container c2c7f51302fa [2021-01-29T00:38:28.037Z] ---> 4b7e62e3fe59 [2021-01-29T00:38:28.037Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:38:28.346Z] ---> Running in 761c29339d94 [2021-01-29T00:38:28.346Z] Removing intermediate container c37d633e5467 [2021-01-29T00:38:28.346Z] ---> e25c57a9edc5 [2021-01-29T00:38:28.346Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:38:28.346Z] ---> Running in 3511bf0456b6 [2021-01-29T00:38:28.346Z] Removing intermediate container 7fdca8e8dbd0 [2021-01-29T00:38:28.346Z] ---> e96e324d32b1 [2021-01-29T00:38:28.346Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:38:28.346Z] ---> Running in b364796594ac [2021-01-29T00:38:28.346Z] ---> 295a001c313c [2021-01-29T00:38:28.346Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T00:38:28.610Z] Removing intermediate container 3511bf0456b6 [2021-01-29T00:38:28.610Z] ---> 7aeb07452380 [2021-01-29T00:38:28.610Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:38:28.610Z] Removing intermediate container 761c29339d94 [2021-01-29T00:38:28.610Z] ---> bacc35b91f38 [2021-01-29T00:38:28.610Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T00:38:28.872Z] Removing intermediate container b364796594ac [2021-01-29T00:38:28.872Z] ---> c19522d7f939 [2021-01-29T00:38:28.872Z] Step 15/23 : WORKDIR / [2021-01-29T00:38:28.872Z] ---> 3d81bbe8fefe [2021-01-29T00:38:28.872Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T00:38:29.136Z] ---> a542f1d42a40 [2021-01-29T00:38:29.136Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T00:38:29.136Z] ---> Running in 24e1ab1a7053 [2021-01-29T00:38:29.136Z] ---> 8b843d9f0154 [2021-01-29T00:38:29.136Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T00:38:29.136Z] ---> 4cc062cba038 [2021-01-29T00:38:29.136Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T00:38:29.410Z] Removing intermediate container 24e1ab1a7053 [2021-01-29T00:38:29.410Z] ---> 44efdefa079e [2021-01-29T00:38:29.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:38:29.672Z] ---> e9725f3c7fc0 [2021-01-29T00:38:29.672Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T00:38:29.939Z] ---> 65c4d1f0a4c2 [2021-01-29T00:38:29.939Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T00:38:30.207Z] ---> c919d0eb3dd1 [2021-01-29T00:38:30.207Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T00:38:30.207Z] ---> e7a7681d0f05 [2021-01-29T00:38:30.207Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T00:38:30.207Z] ---> a62e4b6677d4 [2021-01-29T00:38:30.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T00:38:30.207Z] ---> ae2128178b5d [2021-01-29T00:38:30.207Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T00:38:30.471Z] ---> Running in 8c48961165c3 [2021-01-29T00:38:30.471Z] ---> 6831282456a2 [2021-01-29T00:38:30.471Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T00:38:30.471Z] ---> Running in cd9fa51ca799 [2021-01-29T00:38:30.739Z] ---> a3e693aee729 [2021-01-29T00:38:30.739Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T00:38:30.739Z] Removing intermediate container 8c48961165c3 [2021-01-29T00:38:30.739Z] ---> 33a02efcfd2a [2021-01-29T00:38:30.739Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T00:38:30.739Z] Removing intermediate container cd9fa51ca799 [2021-01-29T00:38:30.739Z] ---> d693a52fc404 [2021-01-29T00:38:30.739Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:38:31.010Z] ---> Running in 2202f38854de [2021-01-29T00:38:31.010Z] ---> Running in daaa89c662d5 [2021-01-29T00:38:31.010Z] ---> 3c78f78a2a5f [2021-01-29T00:38:31.010Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T00:38:31.010Z] ---> Running in 74839f8e53a2 [2021-01-29T00:38:31.010Z] ---> ec56e13acb23 [2021-01-29T00:38:31.010Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T00:38:31.276Z] Removing intermediate container 2202f38854de [2021-01-29T00:38:31.276Z] ---> 9fd34c898bd3 [2021-01-29T00:38:31.276Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:38:31.276Z] Removing intermediate container 74839f8e53a2 [2021-01-29T00:38:31.276Z] ---> 7ed5c7c4410d [2021-01-29T00:38:31.276Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T00:38:31.540Z] Removing intermediate container daaa89c662d5 [2021-01-29T00:38:31.540Z] ---> 444298e042c5 [2021-01-29T00:38:31.540Z] Step 19/21 : LABEL arch=x86_64 [2021-01-29T00:38:31.811Z] ---> Running in 8931585fc6b2 [2021-01-29T00:38:31.811Z] ---> 92e01ada52fb [2021-01-29T00:38:31.811Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T00:38:31.811Z] ---> Running in 424d2b5b975a [2021-01-29T00:38:31.811Z] ---> Running in 23525a05f0f5 [2021-01-29T00:38:31.811Z] ---> Running in fa625c31570d [2021-01-29T00:38:31.811Z] ---> b460bb422b0c [2021-01-29T00:38:31.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T00:38:32.080Z] Removing intermediate container 8931585fc6b2 [2021-01-29T00:38:32.080Z] ---> 51532107d14f [2021-01-29T00:38:32.080Z] Step 20/22 : LABEL arch=x86_64 [2021-01-29T00:38:32.080Z] ---> Running in f08cdf6e436b [2021-01-29T00:38:32.345Z] Removing intermediate container 23525a05f0f5 [2021-01-29T00:38:32.345Z] ---> 62bb3ea70860 [2021-01-29T00:38:32.345Z] Step 20/21 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:38:32.345Z] Removing intermediate container 424d2b5b975a [2021-01-29T00:38:32.345Z] ---> 96877f19eec4 [2021-01-29T00:38:32.345Z] Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:38:32.345Z] Removing intermediate container fa625c31570d [2021-01-29T00:38:32.345Z] ---> c84b11febfe5 [2021-01-29T00:38:32.345Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:38:32.345Z] ---> Running in df3cc994ef14 [2021-01-29T00:38:32.345Z] ---> b31c960a66c7 [2021-01-29T00:38:32.345Z] Step 20/24 : 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-01-29T00:38:32.608Z] ---> Running in 7c716b0c3462 [2021-01-29T00:38:32.608Z] ---> Running in 657919af5bc7 [2021-01-29T00:38:32.608Z] Removing intermediate container f08cdf6e436b [2021-01-29T00:38:32.608Z] ---> f336a87baf99 [2021-01-29T00:38:32.608Z] Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:38:32.608Z] ---> Running in 344c120735ed [2021-01-29T00:38:32.874Z] ---> Running in e91e1d069b00 [2021-01-29T00:38:32.874Z] Removing intermediate container df3cc994ef14 [2021-01-29T00:38:32.874Z] ---> 31cd327d45a9 [2021-01-29T00:38:32.874Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T00:38:33.152Z] Removing intermediate container 657919af5bc7 [2021-01-29T00:38:33.152Z] ---> be404e475aa9 [2021-01-29T00:38:33.152Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:38:33.152Z] Removing intermediate container 7c716b0c3462 [2021-01-29T00:38:33.152Z] ---> c3a72b71a5e3 [2021-01-29T00:38:33.152Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:38:33.152Z] ---> Running in 806cb3ac9e55 [2021-01-29T00:38:33.152Z] ---> Running in 9f577f00a68d [2021-01-29T00:38:33.421Z] ---> Running in 2a4f04b29891 [2021-01-29T00:38:33.421Z] Removing intermediate container e91e1d069b00 [2021-01-29T00:38:33.421Z] ---> c9504f1f184e [2021-01-29T00:38:33.421Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:38:33.421Z] ---> Running in 72f124f7aebc [2021-01-29T00:38:33.421Z] Removing intermediate container 806cb3ac9e55 [2021-01-29T00:38:33.421Z] ---> 15fc8bfe4d2d [2021-01-29T00:38:33.421Z] [2021-01-29T00:38:33.691Z] Removing intermediate container 9f577f00a68d [2021-01-29T00:38:33.691Z] ---> 586c28e84038 [2021-01-29T00:38:33.691Z] [2021-01-29T00:38:33.691Z] Successfully built 15fc8bfe4d2d [2021-01-29T00:38:33.958Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-29T00:38:33.958Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-29T00:38:33.958Z] Removing intermediate container 2a4f04b29891 [2021-01-29T00:38:33.958Z] ---> fb14920d88b1 [2021-01-29T00:38:33.958Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:38:33.958Z] Successfully built 586c28e84038 [2021-01-29T00:38:33.958Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-29T00:38:33.958Z] Building docker-security-bootstrapper-go [2021-01-29T00:38:33.958Z]  Building docker-support-scheduler-go ... done Removing intermediate container 72f124f7aebc [2021-01-29T00:38:33.958Z] ---> bdb2a4358d88 [2021-01-29T00:38:33.958Z] [2021-01-29T00:38:34.220Z] ---> Running in 139cf440dea1 [2021-01-29T00:38:34.220Z] Successfully built bdb2a4358d88 [2021-01-29T00:38:34.220Z] Successfully tagged docker-support-notifications-go:latest [2021-01-29T00:38:34.220Z] Building docker-core-command-go [2021-01-29T00:38:34.220Z]  Building docker-support-notifications-go ... done Removing intermediate container 344c120735ed [2021-01-29T00:38:34.220Z] ---> d8319336c119 [2021-01-29T00:38:34.220Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T00:38:34.487Z] Removing intermediate container 139cf440dea1 [2021-01-29T00:38:34.487Z] ---> 7b3f6646320e [2021-01-29T00:38:34.487Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:38:34.487Z] ---> Running in 18a45ba8640d [2021-01-29T00:38:34.487Z] ---> Running in c11e398b3f9e [2021-01-29T00:38:34.755Z] Removing intermediate container 18a45ba8640d [2021-01-29T00:38:34.755Z] ---> d2f20d14f2d9 [2021-01-29T00:38:34.755Z] [2021-01-29T00:38:34.755Z] Removing intermediate container c11e398b3f9e [2021-01-29T00:38:34.755Z] ---> 207a76230676 [2021-01-29T00:38:34.755Z] Step 22/24 : LABEL arch=x86_64 [2021-01-29T00:38:34.755Z] ---> Running in e2ab0061edf4 [2021-01-29T00:38:35.019Z] Successfully built d2f20d14f2d9 [2021-01-29T00:38:35.019Z] Successfully tagged docker-core-metadata-go:latest [2021-01-29T00:38:35.019Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-29T00:38:35.285Z] Removing intermediate container e2ab0061edf4 [2021-01-29T00:38:35.285Z] ---> c74a5bdd04d0 [2021-01-29T00:38:35.285Z] Step 23/24 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:38:35.285Z] ---> Running in b2a1a490c1f0 [2021-01-29T00:38:35.863Z] Removing intermediate container b2a1a490c1f0 [2021-01-29T00:38:35.863Z] ---> 6cc8fd2b58d1 [2021-01-29T00:38:35.863Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T00:38:37.257Z] ---> Running in a2eda31b5e9d [2021-01-29T00:38:38.647Z] Removing intermediate container a2eda31b5e9d [2021-01-29T00:38:38.647Z] ---> 4caaca25a33f [2021-01-29T00:38:38.647Z] [2021-01-29T00:38:38.647Z] Successfully built 4caaca25a33f [2021-01-29T00:38:38.647Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-29T00:38:54.562Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-29T00:39:00.989Z]  Building docker-security-secretstore-setup-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:00.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:00.989Z] ---> d9a709dcf4c5 [2021-01-29T00:39:00.989Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1b91439aa9dd [2021-01-29T00:39:00.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 02b783b5b19b [2021-01-29T00:39:00.989Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T00:39:00.989Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:00.989Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:00.989Z] ---> d9a709dcf4c5 [2021-01-29T00:39:00.989Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1b91439aa9dd [2021-01-29T00:39:00.989Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 02b783b5b19b [2021-01-29T00:39:00.989Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1d796ed58a41 [2021-01-29T00:39:00.989Z] Step 6/23 : COPY go.mod . [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 03c88a31268a [2021-01-29T00:39:00.989Z] Step 7/23 : RUN go mod download [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> ed7348a97697 [2021-01-29T00:39:00.989Z] Step 8/23 : COPY . . [2021-01-29T00:39:00.989Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:00.989Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:00.989Z] ---> d9a709dcf4c5 [2021-01-29T00:39:00.989Z] Step 3/34 : WORKDIR /edgex-go [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1b91439aa9dd [2021-01-29T00:39:00.989Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 02b783b5b19b [2021-01-29T00:39:00.989Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1d796ed58a41 [2021-01-29T00:39:00.989Z] Step 6/34 : COPY go.mod . [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 03c88a31268a [2021-01-29T00:39:00.989Z] Step 7/34 : RUN go mod download [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> ed7348a97697 [2021-01-29T00:39:00.989Z] Step 8/34 : COPY . . [2021-01-29T00:39:00.989Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:39:00.989Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:39:00.989Z] ---> d9a709dcf4c5 [2021-01-29T00:39:00.989Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 1b91439aa9dd [2021-01-29T00:39:00.989Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> 02b783b5b19b [2021-01-29T00:39:00.989Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> f8a2ac31aeb7 [2021-01-29T00:39:00.989Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T00:39:00.989Z] ---> Using cache [2021-01-29T00:39:00.989Z] ---> f8a2ac31aeb7 [2021-01-29T00:39:00.989Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-29T00:39:00.989Z] ---> Running in bd0c2c7bf088 [2021-01-29T00:39:00.989Z] ---> Running in b90f35fef4ca [2021-01-29T00:39:00.990Z] ---> Running in e1d1c07d067f [2021-01-29T00:39:00.990Z] ---> Running in e0466d7f32bd [2021-01-29T00:39:01.598Z] Removing intermediate container e0466d7f32bd [2021-01-29T00:39:01.598Z] ---> c365605b4b09 [2021-01-29T00:39:01.598Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-29T00:39:01.875Z] ---> Running in f320da0e818e [2021-01-29T00:39:02.149Z] 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-01-29T00:39:02.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:02.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:02.418Z] 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-01-29T00:39:03.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:03.381Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:39:04.810Z] OK: 233 MiB in 51 packages [2021-01-29T00:39:06.780Z] OK: 233 MiB in 51 packages [2021-01-29T00:39:06.780Z] Removing intermediate container e1d1c07d067f [2021-01-29T00:39:06.780Z] ---> f1a5d688cfea [2021-01-29T00:39:06.780Z] Step 6/26 : COPY go.mod . [2021-01-29T00:39:07.372Z] ---> 1b05475ebd3b [2021-01-29T00:39:07.372Z] Step 7/26 : RUN go mod download [2021-01-29T00:39:07.372Z] ---> Running in 8afa6eb120ee [2021-01-29T00:39:07.662Z] Removing intermediate container b90f35fef4ca [2021-01-29T00:39:07.662Z] ---> 6fa126f76eeb [2021-01-29T00:39:07.662Z] Step 6/23 : COPY go.mod . [2021-01-29T00:39:08.278Z] ---> 68ccfd010b61 [2021-01-29T00:39:08.278Z] Step 7/23 : RUN go mod download [2021-01-29T00:39:08.278Z] ---> Running in a9c91e8d1f6f [2021-01-29T00:39:10.234Z] Removing intermediate container 8afa6eb120ee [2021-01-29T00:39:10.234Z] ---> ce74bd6c0fba [2021-01-29T00:39:10.234Z] Step 8/26 : COPY . . [2021-01-29T00:39:11.218Z] Removing intermediate container a9c91e8d1f6f [2021-01-29T00:39:11.218Z] ---> f1bbe3fa66cf [2021-01-29T00:39:11.218Z] Step 8/23 : COPY . . [2021-01-29T00:39:26.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:39:35.122Z] + mkdir -p /tmp/build/dist/linux [2021-01-29T00:39:35.122Z] + cd /tmp/build/dist/linux [2021-01-29T00:39:35.122Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-29T00:39:35.122Z] Cloning into '.'... [2021-01-29T00:39:35.820Z] + go get github.com/robfig/glock [2021-01-29T00:39:38.235Z]  ---> 67c3f3c7cdca [2021-01-29T00:39:38.235Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T00:39:38.235Z] ---> Running in 6c1450b18f76 [2021-01-29T00:39:38.235Z] ---> 9a454b136ce4 [2021-01-29T00:39:38.235Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T00:39:38.235Z] Removing intermediate container bd0c2c7bf088 [2021-01-29T00:39:38.235Z] ---> 6f7981b47c6c [2021-01-29T00:39:38.235Z] [2021-01-29T00:39:38.235Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:39:38.235Z] ---> 389fef711851 [2021-01-29T00:39:38.235Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:39:38.235Z] ---> Using cache [2021-01-29T00:39:38.235Z] ---> 53b72a5a305b [2021-01-29T00:39:38.235Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:39:38.235Z] ---> Using cache [2021-01-29T00:39:38.235Z] ---> 4d5dad009986 [2021-01-29T00:39:38.235Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T00:39:38.511Z] ---> Running in 8f2afa53231a [2021-01-29T00:39:38.511Z] ---> Running in 9403c657f86e [2021-01-29T00:39:39.126Z] Removing intermediate container 9403c657f86e [2021-01-29T00:39:39.126Z] ---> a3b089ee3722 [2021-01-29T00:39:39.126Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:39:39.126Z] ---> Running in a1324217d52b [2021-01-29T00:39:39.126Z] 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-01-29T00:39:39.126Z] 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-01-29T00:39:39.391Z] Removing intermediate container a1324217d52b [2021-01-29T00:39:39.391Z] ---> d2a4573dc66a [2021-01-29T00:39:39.391Z] Step 15/23 : WORKDIR / [2021-01-29T00:39:39.391Z] ---> Running in 0f16da960a81 [2021-01-29T00:39:39.657Z] Removing intermediate container 0f16da960a81 [2021-01-29T00:39:39.657Z] ---> 89869e51a8d7 [2021-01-29T00:39:39.657Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:39:40.240Z] ---> caea8d4fe0ae [2021-01-29T00:39:40.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T00:39:41.207Z] ---> f0be612fcfd6 [2021-01-29T00:39:41.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T00:39:41.481Z] ---> 899a08aae105 [2021-01-29T00:39:41.481Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T00:39:41.647Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-29T00:39:41.759Z] ---> Running in 1bf98991e2ba [2021-01-29T00:39:42.044Z] Removing intermediate container 1bf98991e2ba [2021-01-29T00:39:42.045Z] ---> 308d737d914e [2021-01-29T00:39:42.045Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:39:42.045Z] ---> Running in e98208b26fb4 [2021-01-29T00:39:43.031Z] Removing intermediate container e98208b26fb4 [2021-01-29T00:39:43.031Z] ---> c1384f630004 [2021-01-29T00:39:43.031Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:39:43.313Z] ---> Running in 686f2a8c170d [2021-01-29T00:39:46.680Z] Removing intermediate container 686f2a8c170d [2021-01-29T00:39:46.680Z] ---> edaabf5a8070 [2021-01-29T00:39:46.680Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:39:46.680Z] ---> Running in 7f339081e430 [2021-01-29T00:39:47.266Z] Removing intermediate container 7f339081e430 [2021-01-29T00:39:47.266Z] ---> 22904b5e2b6f [2021-01-29T00:39:47.266Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:39:47.856Z] ---> Running in 866acbaadf5c [2021-01-29T00:39:48.145Z] Removing intermediate container 866acbaadf5c [2021-01-29T00:39:48.145Z] ---> ebd85eeb5972 [2021-01-29T00:39:48.145Z] [2021-01-29T00:39:48.739Z] + glock sync -n [2021-01-29T00:39:48.739Z] Successfully built ebd85eeb5972 [2021-01-29T00:39:49.011Z] Successfully tagged docker-core-command-go:latest [2021-01-29T00:39:54.377Z]  Building docker-core-command-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-29T00:39:54.377Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-29T00:39:54.377Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-29T00:39:54.377Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-29T00:39:54.377Z] + git describe '--abbrev=0' --tags [2021-01-29T00:39:54.377Z] + TAG=v0.6.1 [2021-01-29T00:39:54.377Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-29T00:39:54.377Z] + apk --print-arch [2021-01-29T00:39:54.377Z] building [dockerize] for amd64 ... [2021-01-29T00:39:54.377Z] + arch=x86_64 [2021-01-29T00:39:54.377Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-29T00:39:54.377Z] + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-29T00:40:01.060Z] Removing intermediate container 6c1450b18f76 [2021-01-29T00:40:01.060Z] ---> 937cff691a7f [2021-01-29T00:40:01.060Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T00:40:01.060Z] ---> Running in 2ab9143d52af [2021-01-29T00:40:01.335Z] 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-01-29T00:40:06.701Z] Removing intermediate container 2ab9143d52af [2021-01-29T00:40:06.701Z] ---> c0bb0236d291 [2021-01-29T00:40:06.701Z] [2021-01-29T00:40:06.701Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T00:40:06.701Z] 20.10.0: Pulling from library/docker [2021-01-29T00:40:08.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-29T00:40:08.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-29T00:40:08.509Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-29T00:40:08.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-29T00:40:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-29T00:40:09.665Z] Removing intermediate container 8f2afa53231a [2021-01-29T00:40:09.665Z] ---> f9eceb5352c4 [2021-01-29T00:40:09.665Z] [2021-01-29T00:40:09.665Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:40:09.665Z] ---> 389fef711851 [2021-01-29T00:40:09.665Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T00:40:10.068Z] ---> Running in eb8714f69e47 [2021-01-29T00:40:10.068Z] Removing intermediate container eb8714f69e47 [2021-01-29T00:40:10.068Z] ---> a76938d55255 [2021-01-29T00:40:10.068Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T00:40:10.068Z] ---> Running in 2d55e170d509 [2021-01-29T00:40:10.663Z] Removing intermediate container 2d55e170d509 [2021-01-29T00:40:10.663Z] ---> b69228f18fd2 [2021-01-29T00:40:10.663Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T00:40:10.663Z] ---> Running in b6290b2be339 [2021-01-29T00:40:10.932Z] Removing intermediate container b6290b2be339 [2021-01-29T00:40:10.932Z] ---> e68d1e08d3e7 [2021-01-29T00:40:10.932Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:40:10.932Z] ---> Running in 7315513e032b [2021-01-29T00:40:11.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-29T00:40:11.159Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-29T00:40:11.159Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-29T00:40:15.248Z] Removing intermediate container 7315513e032b [2021-01-29T00:40:15.248Z] ---> 244d0a42608e [2021-01-29T00:40:15.248Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T00:40:15.248Z] ---> Running in 801fed79c247 [2021-01-29T00:40:15.511Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T00:40:15.511Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T00:40:15.511Z] ---> aefe523efa57 [2021-01-29T00:40:15.511Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T00:40:15.776Z] + date [2021-01-29T00:40:15.776Z] + echo 'Fri Jan 29 00:40:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-29T00:40:15.776Z] Fri Jan 29 00:40:15 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-29T00:40:15.776Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:15.776Z] ---> Running in 73409a167c6c [2021-01-29T00:40:16.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:16.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:16.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:16.729Z] (1/2) Installing readline (8.0.4-r0) [2021-01-29T00:40:16.729Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T00:40:16.729Z] Executing bash-5.0.17-r0.post-install [2021-01-29T00:40:16.729Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:16.729Z] OK: 12 MiB in 22 packages [2021-01-29T00:40:17.684Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T00:40:17.684Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T00:40:17.684Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T00:40:17.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.351s coverage: 46.0% of statements [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-01-29T00:40:17.902Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-01-29T00:40:17.902Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.208s coverage: 100.0% of statements [2021-01-29T00:40:17.948Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T00:40:18.212Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T00:40:18.787Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T00:40:18.787Z] Removing intermediate container 73409a167c6c [2021-01-29T00:40:18.787Z] ---> 87250e0af5a2 [2021-01-29T00:40:18.787Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T00:40:19.050Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:19.050Z] OK: 8 MiB in 20 packages [2021-01-29T00:40:20.445Z] ---> Running in 17b91d51ea7f [2021-01-29T00:40:21.839Z] Removing intermediate container 17b91d51ea7f [2021-01-29T00:40:21.839Z] ---> e8296665147d [2021-01-29T00:40:21.839Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T00:40:23.762Z] ---> Running in 9884bd3bfbe1 [2021-01-29T00:40:23.762Z] Removing intermediate container 801fed79c247 [2021-01-29T00:40:23.762Z] ---> fb5cb3654271 [2021-01-29T00:40:23.762Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:40:24.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.619s coverage: 27.1% of statements [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-29T00:40:24.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.099s coverage: 100.0% of statements [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-29T00:40:24.643Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-29T00:40:24.643Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-29T00:40:24.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.230s coverage: 65.8% of statements [2021-01-29T00:40:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-29T00:40:24.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-29T00:40:27.076Z] ---> 55b20aaeca92 [2021-01-29T00:40:27.076Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T00:40:27.076Z] Removing intermediate container 9884bd3bfbe1 [2021-01-29T00:40:27.076Z] ---> d4f456c655b2 [2021-01-29T00:40:27.076Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T00:40:27.076Z] ---> Running in 997ab1d5b7a2 [2021-01-29T00:40:27.076Z] Removing intermediate container f320da0e818e [2021-01-29T00:40:27.076Z] ---> 15499efa1759 [2021-01-29T00:40:27.076Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-29T00:40:27.343Z] Removing intermediate container 997ab1d5b7a2 [2021-01-29T00:40:27.343Z] ---> 45a1b61f2f25 [2021-01-29T00:40:27.343Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T00:40:27.343Z] ---> Running in a056b4bbc2f5 [2021-01-29T00:40:27.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.767s coverage: 82.3% of statements [2021-01-29T00:40:27.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-29T00:40:27.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:40:27.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-29T00:40:27.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-29T00:40:27.613Z] ---> be914d138e6a [2021-01-29T00:40:27.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T00:40:27.877Z] ---> ccd4345e03e1 [2021-01-29T00:40:27.877Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T00:40:27.877Z] ---> d012a0adf1fc [2021-01-29T00:40:27.877Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T00:40:27.877Z] ---> Running in a7bc3a3498c8 [2021-01-29T00:40:28.144Z] /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-29T00:40:28.144Z] statically linked [2021-01-29T00:40:28.144Z] Removing intermediate container a7bc3a3498c8 [2021-01-29T00:40:28.144Z] ---> b11a2cdee122 [2021-01-29T00:40:28.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:40:28.406Z] ---> 4e92f7cf8d09 [2021-01-29T00:40:28.406Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T00:40:28.406Z] ---> Running in 5603f3b03dc8 [2021-01-29T00:40:28.670Z] Removing intermediate container 5603f3b03dc8 [2021-01-29T00:40:28.670Z] ---> faa98d01e23a [2021-01-29T00:40:28.670Z] Step 21/23 : LABEL arch=x86_64 [2021-01-29T00:40:28.670Z] Removing intermediate container a056b4bbc2f5 [2021-01-29T00:40:28.670Z] ---> 25af5f968129 [2021-01-29T00:40:28.670Z] [2021-01-29T00:40:28.670Z] Step 12/34 : FROM alpine:3.12 [2021-01-29T00:40:28.670Z] ---> 389fef711851 [2021-01-29T00:40:28.671Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T00:40:28.671Z] ---> Running in b5d48cdae23e [2021-01-29T00:40:28.671Z] ---> a7a9fb688c51 [2021-01-29T00:40:28.671Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T00:40:28.671Z] ---> Running in 8fb9ab3d0227 [2021-01-29T00:40:28.935Z] ---> Running in 634004391ff3 [2021-01-29T00:40:28.935Z] Removing intermediate container b5d48cdae23e [2021-01-29T00:40:28.935Z] ---> 141a7e1b7902 [2021-01-29T00:40:28.935Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:40:29.200Z] Removing intermediate container 8fb9ab3d0227 [2021-01-29T00:40:29.200Z] ---> 4d2942d95da9 [2021-01-29T00:40:29.200Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-29T00:40:29.200Z] ---> Running in 006fae7a3775 [2021-01-29T00:40:29.200Z] ---> Running in 5fe6e27776ff [2021-01-29T00:40:29.472Z] Removing intermediate container 006fae7a3775 [2021-01-29T00:40:29.472Z] ---> c016a936b98c [2021-01-29T00:40:29.472Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:40:29.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:29.472Z] ---> Running in 4feec7e85ccb [2021-01-29T00:40:29.472Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:29.736Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T00:40:29.736Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T00:40:29.736Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T00:40:29.736Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T00:40:29.736Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:29.736Z] Removing intermediate container 4feec7e85ccb [2021-01-29T00:40:29.736Z] ---> 1ca3c5f15d16 [2021-01-29T00:40:29.736Z] [2021-01-29T00:40:29.736Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T00:40:29.736Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T00:40:29.998Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T00:40:29.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:29.998Z] Successfully built 1ca3c5f15d16 [2021-01-29T00:40:29.998Z] Successfully tagged docker-core-data-go:latest [2021-01-29T00:40:29.998Z]  Building docker-core-data-go ... done (1/3) Installing dumb-init (1.2.2-r1) [2021-01-29T00:40:30.260Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-29T00:40:30.260Z] (3/3) Installing su-exec (0.2-r1) [2021-01-29T00:40:30.260Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:30.260Z] OK: 6 MiB in 17 packages [2021-01-29T00:40:34.497Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T00:40:34.497Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T00:40:34.497Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T00:40:34.497Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T00:40:34.497Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T00:40:34.497Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T00:40:34.497Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T00:40:34.497Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T00:40:34.497Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T00:40:34.497Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T00:40:35.071Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T00:40:35.071Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T00:40:35.338Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T00:40:35.338Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T00:40:35.338Z] Removing intermediate container 5fe6e27776ff [2021-01-29T00:40:35.338Z] ---> bc473bcc909b [2021-01-29T00:40:35.338Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T00:40:35.601Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T00:40:35.863Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.118s coverage: 100.0% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.335s coverage: 86.7% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-29T00:40:35.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.150s coverage: 78.3% of statements [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-29T00:40:35.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-29T00:40:36.125Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T00:40:36.125Z] ---> Running in 96181089cdbe [2021-01-29T00:40:36.125Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T00:40:36.125Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T00:40:36.125Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T00:40:36.125Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T00:40:36.125Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T00:40:36.125Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T00:40:36.125Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T00:40:36.125Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T00:40:36.125Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T00:40:36.699Z] Removing intermediate container 96181089cdbe [2021-01-29T00:40:36.699Z] ---> 96ccbb817c52 [2021-01-29T00:40:36.699Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T00:40:37.649Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:37.649Z] OK: 71 MiB in 55 packages [2021-01-29T00:40:37.649Z] ---> Running in e6a0f678b465 [2021-01-29T00:40:37.649Z] Removing intermediate container e6a0f678b465 [2021-01-29T00:40:37.649Z] ---> a5b901306c3e [2021-01-29T00:40:37.649Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T00:40:37.917Z] ---> Running in dabefabb43a0 [2021-01-29T00:40:43.240Z] Removing intermediate container dabefabb43a0 [2021-01-29T00:40:43.240Z] ---> 4b85b4675b10 [2021-01-29T00:40:43.240Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T00:40:43.240Z] ---> Running in 86d7d1dcc5e1 [2021-01-29T00:40:43.240Z] Removing intermediate container 634004391ff3 [2021-01-29T00:40:43.240Z] ---> 3c08de307369 [2021-01-29T00:40:43.240Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T00:40:43.240Z] ---> Running in 41f2d60e0eaf [2021-01-29T00:40:43.240Z] Removing intermediate container 86d7d1dcc5e1 [2021-01-29T00:40:43.240Z] ---> f2a793e752d9 [2021-01-29T00:40:43.240Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-29T00:40:43.815Z] ---> 5eff75b36249 [2021-01-29T00:40:43.815Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-29T00:40:44.081Z] ---> 2122cbcde976 [2021-01-29T00:40:44.081Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T00:40:44.081Z] ---> Running in d56f7577d163 [2021-01-29T00:40:46.012Z] Collecting docker-compose==1.23.2 [2021-01-29T00:40:46.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T00:40:46.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.342s coverage: 92.8% of statements [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.297s coverage: 0.1% of statements [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-29T00:40:46.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 43.8% of statements [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.075s coverage: 79.5% of statements [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.096s coverage: 94.1% of statements [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-01-29T00:40:46.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-01-29T00:40:46.589Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T00:40:46.589Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T00:40:46.589Z] Removing intermediate container d56f7577d163 [2021-01-29T00:40:46.589Z] ---> b22f448b443e [2021-01-29T00:40:46.589Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:40:46.589Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T00:40:46.589Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T00:40:46.854Z] ---> 8fd839cdaf19 [2021-01-29T00:40:46.854Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T00:40:46.854Z] Collecting PyYAML<4,>=3.10 [2021-01-29T00:40:46.854Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T00:40:47.806Z] ---> 15da7263c390 [2021-01-29T00:40:47.806Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T00:40:47.806Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T00:40:47.806Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T00:40:48.068Z] ---> 42f93dfd2c47 [2021-01-29T00:40:48.069Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T00:40:48.331Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T00:40:48.331Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T00:40:48.593Z] ---> 9ebe6639b5f5 [2021-01-29T00:40:48.593Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T00:40:48.593Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T00:40:48.593Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T00:40:48.854Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T00:40:48.854Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T00:40:48.854Z] ---> 7ad946ec1a6b [2021-01-29T00:40:48.854Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T00:40:49.115Z] ---> Running in 21890b855b84 [2021-01-29T00:40:49.382Z] Removing intermediate container 21890b855b84 [2021-01-29T00:40:49.382Z] ---> 15d49f59f38d [2021-01-29T00:40:49.382Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T00:40:49.382Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T00:40:49.382Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T00:40:49.649Z] ---> d51c0afdb641 [2021-01-29T00:40:49.649Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-29T00:40:49.915Z] ---> Running in 8eac8a18e10e [2021-01-29T00:40:49.915Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T00:40:49.915Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T00:40:49.915Z] 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-01-29T00:40:49.915Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-29T00:40:49.915Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-29T00:40:49.915Z] Collecting idna<2.8,>=2.5 [2021-01-29T00:40:49.915Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T00:40:50.178Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T00:40:50.178Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T00:40:50.756Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T00:40:50.756Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T00:40:50.756Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T00:40:50.756Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T00:40:50.756Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T00:40:50.756Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T00:40:51.019Z] Installing collected packages: idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, texttable, jsonschema, dockerpty, docopt, cached-property, docker-compose [2021-01-29T00:40:51.019Z] Attempting uninstall: idna [2021-01-29T00:40:51.019Z] Found existing installation: idna 2.9 [2021-01-29T00:40:51.019Z] Uninstalling idna-2.9: [2021-01-29T00:40:51.019Z] Successfully uninstalled idna-2.9 [2021-01-29T00:40:51.281Z] Attempting uninstall: urllib3 [2021-01-29T00:40:51.281Z] Found existing installation: urllib3 1.25.9 [2021-01-29T00:40:51.281Z] Uninstalling urllib3-1.25.9: [2021-01-29T00:40:51.281Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T00:40:51.281Z] Removing intermediate container 8eac8a18e10e [2021-01-29T00:40:51.281Z] ---> e1001dff29c7 [2021-01-29T00:40:51.281Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T00:40:51.858Z] ---> Running in 00c653eb42a6 [2021-01-29T00:40:51.858Z] Attempting uninstall: requests [2021-01-29T00:40:51.858Z] Found existing installation: requests 2.23.0 [2021-01-29T00:40:51.858Z] Uninstalling requests-2.23.0: [2021-01-29T00:40:51.858Z] Successfully uninstalled requests-2.23.0 [2021-01-29T00:40:52.431Z] Removing intermediate container 00c653eb42a6 [2021-01-29T00:40:52.431Z] ---> 1019a73aa120 [2021-01-29T00:40:52.431Z] Step 31/34 : CMD ["gate"] [2021-01-29T00:40:52.692Z] ---> Running in e4a2de5db81c [2021-01-29T00:40:52.954Z] Running setup.py install for PyYAML: started [2021-01-29T00:40:52.954Z] Removing intermediate container e4a2de5db81c [2021-01-29T00:40:52.954Z] ---> 89c2bbd1165a [2021-01-29T00:40:52.954Z] Step 32/34 : LABEL arch=x86_64 [2021-01-29T00:40:53.528Z] ---> Running in 042fe4f07d24 [2021-01-29T00:40:53.528Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T00:40:53.528Z] Running setup.py install for texttable: started [2021-01-29T00:40:53.791Z] Removing intermediate container 042fe4f07d24 [2021-01-29T00:40:53.791Z] ---> dcc2568e44ca [2021-01-29T00:40:53.791Z] Step 33/34 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:40:53.791Z] ---> Running in 6760c3c08ddf [2021-01-29T00:40:54.054Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T00:40:54.054Z] Removing intermediate container 6760c3c08ddf [2021-01-29T00:40:54.054Z] ---> 1952282c0b1c [2021-01-29T00:40:54.054Z] Step 34/34 : LABEL version=0.0.0 [2021-01-29T00:40:54.316Z] Running setup.py install for dockerpty: started [2021-01-29T00:40:54.578Z] ---> Running in 07609327afbe [2021-01-29T00:40:54.578Z] Removing intermediate container 07609327afbe [2021-01-29T00:40:54.578Z] ---> d3041194bf51 [2021-01-29T00:40:54.578Z] [2021-01-29T00:40:54.839Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T00:40:54.839Z] Running setup.py install for docopt: started [2021-01-29T00:40:54.839Z] Successfully built d3041194bf51 [2021-01-29T00:40:54.839Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-29T00:40:55.101Z]  Building docker-security-bootstrapper-go ... done  Running setup.py install for docopt: finished with status 'done' [2021-01-29T00:40:55.675Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 [2021-01-29T00:40:58.240Z] Removing intermediate container 41f2d60e0eaf [2021-01-29T00:40:58.240Z] ---> 5fcf05401307 [2021-01-29T00:40:58.240Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T00:40:58.240Z] ---> Running in 75afa4be87b4 [2021-01-29T00:40:58.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2021-01-29T00:40:58.515Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-01-29T00:40:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-29T00:40:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-29T00:40:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-29T00:40:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-29T00:40:58.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:58.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-29T00:40:58.818Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:40:58.818Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T00:40:58.818Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.093s coverage: 87.2% of statements [2021-01-29T00:40:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-29T00:40:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-01-29T00:40:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements [2021-01-29T00:40:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.134s coverage: 84.2% of statements [2021-01-29T00:40:58.856Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.183s coverage: 91.4% of statements [2021-01-29T00:40:58.856Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-29T00:40:59.084Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:40:59.084Z] OK: 72 MiB in 58 packages [2021-01-29T00:40:59.658Z] Removing intermediate container 75afa4be87b4 [2021-01-29T00:40:59.658Z] ---> 360163dcf53c [2021-01-29T00:40:59.658Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T00:40:59.658Z] ---> Running in b07083514150 [2021-01-29T00:40:59.658Z] Removing intermediate container b07083514150 [2021-01-29T00:40:59.658Z] ---> 810adb183be2 [2021-01-29T00:40:59.658Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:40:59.920Z] ---> Running in a3e9dc32edad [2021-01-29T00:40:59.920Z] Removing intermediate container a3e9dc32edad [2021-01-29T00:40:59.920Z] ---> 3f4ca35a3c7d [2021-01-29T00:40:59.920Z] Step 24/26 : LABEL arch=x86_64 [2021-01-29T00:41:00.182Z] ---> Running in 3ebb6b574987 [2021-01-29T00:41:00.182Z] Removing intermediate container 3ebb6b574987 [2021-01-29T00:41:00.182Z] ---> 50b765f5f32d [2021-01-29T00:41:00.182Z] Step 25/26 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:41:00.443Z] ---> Running in d136428d6550 [2021-01-29T00:41:00.443Z] Removing intermediate container d136428d6550 [2021-01-29T00:41:00.443Z] ---> cf9ae62f21c4 [2021-01-29T00:41:00.443Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T00:41:00.443Z] ---> Running in ac20b17a1543 [2021-01-29T00:41:00.706Z] Removing intermediate container ac20b17a1543 [2021-01-29T00:41:00.706Z] ---> 7185c1e6c782 [2021-01-29T00:41:00.706Z] [2021-01-29T00:41:00.968Z] Successfully built 7185c1e6c782 [2021-01-29T00:41:00.968Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-29T00:41:00.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.859s coverage: 63.5% of statements [2021-01-29T00:41:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-29T00:41:00.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-29T00:41:00.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-01-29T00:41:01.248Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-29T00:41:01.268Z] $ docker stop --time=1 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 [2021-01-29T00:41:01.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 91.3% of statements [2021-01-29T00:41:02.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-29T00:41:02.831Z] $ docker rm -f 0080c533c2d77a38e4f24fe8468a226cfff5d64e31c58647b665e62b09414da2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:41:03.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-29T00:41:03.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2021-01-29T00:41:03.518Z] + docker images [2021-01-29T00:41:03.518Z] + grep docker [2021-01-29T00:41:03.799Z] docker-sys-mgmt-agent-go latest 7185c1e6c782 3 seconds ago 313MB [2021-01-29T00:41:03.799Z] docker-security-bootstrapper-go latest d3041194bf51 9 seconds ago 33.5MB [2021-01-29T00:41:03.799Z] docker-core-data-go latest 1ca3c5f15d16 34 seconds ago 22.3MB [2021-01-29T00:41:03.799Z] docker-core-command-go latest ebd85eeb5972 About a minute ago 16.9MB [2021-01-29T00:41:03.799Z] docker-security-secretstore-setup-go latest 4caaca25a33f 2 minutes ago 24.6MB [2021-01-29T00:41:03.799Z] docker-core-metadata-go latest d2f20d14f2d9 2 minutes ago 18.8MB [2021-01-29T00:41:03.799Z] docker-support-notifications-go latest bdb2a4358d88 2 minutes ago 16.9MB [2021-01-29T00:41:03.799Z] docker-security-proxy-setup-go latest 15fc8bfe4d2d 2 minutes ago 24.4MB [2021-01-29T00:41:03.799Z] docker-support-scheduler-go latest 586c28e84038 2 minutes ago 16.4MB [2021-01-29T00:41:03.799Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [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-01-29T00:41:07.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.855s coverage: 68.9% of statements [2021-01-29T00:41:07.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-29T00:41:07.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-29T00:41:07.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-29T00:41:07.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-29T00:41:07.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-29T00:41:08.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.384s coverage: 37.0% of statements [2021-01-29T00:41:08.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-29T00:41:08.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-29T00:41:09.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.770s coverage: 84.0% of statements [2021-01-29T00:41:09.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-29T00:41:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.363s coverage: 47.1% of statements [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-29T00:41:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-29T00:41:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.108s coverage: 100.0% of statements [2021-01-29T00:41:17.787Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-29T00:41:19.687Z] Still waiting to schedule task [2021-01-29T00:41:19.687Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.263s coverage: 29.1% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.224s coverage: 99.0% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.125s coverage: 100.0% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.111s coverage: 87.9% of statements [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-29T00:41:22.120Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-29T00:41:22.120Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-01-29T00:41:22.395Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-29T00:41:23.839Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-01-29T00:41:24.438Z] GO111MODULE=on go vet ./... [2021-01-29T00:42:08.343Z] Running on prd-ubuntu18.04-docker-8c-8g-23850 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-01-29T00:42:08.395Z] Running in /w/workspace/edgex-go/51 [Pipeline] { [Pipeline] checkout [2021-01-29T00:42:10.678Z] using credential edgex-jenkins-ssh [2021-01-29T00:42:10.764Z] Cloning the remote Git repository [2021-01-29T00:42:10.765Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:42:10.859Z] > git init /w/workspace/edgex-go/51 # timeout=10 [2021-01-29T00:42:10.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:42:10.887Z] > git --version # timeout=10 [2021-01-29T00:42:10.895Z] > git --version # 'git version 2.17.1' [2021-01-29T00:42:10.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:42:10.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:42:25.815Z] Merging remotes/origin/master commit df7eaa583f48bd0cefe0e9af00d8477318667731 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-01-29T00:42:26.113Z] Merge succeeded, producing 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 [2021-01-29T00:42:26.114Z] Checking out Revision 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 (PR-2858) [2021-01-29T00:42:25.129Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:42:25.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-29T00:42:25.151Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-29T00:42:25.166Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-29T00:42:25.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:42:25.172Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-29T00:42:25.808Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:42:25.815Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-01-29T00:42:25.895Z] > git remote # timeout=10 [2021-01-29T00:42:25.906Z] > git config --get remote.origin.url # timeout=10 [2021-01-29T00:42:25.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-29T00:42:25.917Z] > git merge df7eaa583f48bd0cefe0e9af00d8477318667731 # timeout=10 [2021-01-29T00:42:26.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-29T00:42:26.100Z] > git config core.sparsecheckout # timeout=10 [2021-01-29T00:42:26.108Z] > git checkout -f 06b08f0cb5186beacb0196b8f9eddbb00cf81a49 # timeout=10 [2021-01-29T00:42:29.783Z] Commit message: "Merge commit 'df7eaa583f48bd0cefe0e9af00d8477318667731' into HEAD" [2021-01-29T00:42:29.796Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:42:29.772Z] > git rev-list --no-walk faac3970eef7333de4c7e0f9b965e447c478d533 # timeout=10 [2021-01-29T00:42:30.908Z] + echo snap-build.sh [2021-01-29T00:42:30.908Z] snap-build.sh [2021-01-29T00:42:30.908Z] + SNAP_BASE_DIR=. [2021-01-29T00:42:30.908Z] + '[' '!' -z /w/workspace/edgex-go/51 ']' [2021-01-29T00:42:30.908Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/51 [2021-01-29T00:42:30.908Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/51]' [2021-01-29T00:42:30.908Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/51] [2021-01-29T00:42:30.908Z] + cd /w/workspace/edgex-go/51 [2021-01-29T00:42:30.908Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-29T00:42:30.908Z] Reading package lists... [2021-01-29T00:42:30.908Z] Building dependency tree... [2021-01-29T00:42:30.909Z] Reading state information... [2021-01-29T00:42:31.183Z] The following packages were automatically installed and are no longer required: [2021-01-29T00:42:31.183Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-29T00:42:31.183Z] uidmap xdelta3 [2021-01-29T00:42:31.183Z] Use 'sudo apt autoremove' to remove them. [2021-01-29T00:42:31.183Z] The following packages will be REMOVED: [2021-01-29T00:42:31.183Z] lxd* lxd-client* [2021-01-29T00:42:31.445Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-29T00:42:31.445Z] After this operation, 31.7 MB disk space will be freed. [2021-01-29T00:42:32.761Z] (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 ... 190027 files and directories currently installed.) [2021-01-29T00:42:32.761Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:42:33.709Z] Removing lxd dnsmasq configuration [2021-01-29T00:42:33.709Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:42:33.974Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-29T00:42:34.920Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-29T00:42:35.181Z] (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 ... 189852 files and directories currently installed.) [2021-01-29T00:42:35.181Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-29T00:42:36.567Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-29T00:42:36.567Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-29T00:42:37.959Z] + sudo snap remove --purge lxd [2021-01-29T00:42:37.959Z] snap "lxd" is not installed [2021-01-29T00:42:37.959Z] + sudo groupadd --force --system lxd [2021-01-29T00:42:37.959Z] ++ whoami [2021-01-29T00:42:37.959Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-29T00:42:37.959Z] + newgrp - lxd [2021-01-29T00:42:37.959Z] + sudo snap install lxd [2021-01-29T00:42:47.208Z] gofmt -l . [2021-01-29T00:42:47.208Z] [ "`gofmt -l .`" = "" ] [2021-01-29T00:42:47.208Z] ./bin/test-go-mod-tidy.sh [2021-01-29T00:42:47.208Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-29T00:42:47.954Z] + ls -al . [2021-01-29T00:42:47.954Z] total 700 [2021-01-29T00:42:47.954Z] drwxrwxr-x 9 1001 1001 4096 Jan 29 00:42 . [2021-01-29T00:42:47.954Z] drwxr-xr-x 4 root root 4096 Jan 29 00:38 .. [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 11 Jan 29 00:36 .dockerignore [2021-01-29T00:42:47.954Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 00:36 .git [2021-01-29T00:42:47.954Z] drwxrwxr-x 3 1001 1001 4096 Jan 29 00:36 .github [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 872 Jan 29 00:36 .gitignore [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 166 Jan 29 00:36 .sonarcloud.properties [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 7859 Jan 29 00:36 Attribution.txt [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 3804 Jan 29 00:36 CONTRIBUTING.md [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 931 Jan 29 00:36 Dockerfile.build [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 863 Jan 29 00:36 Jenkinsfile [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 10775 Jan 29 00:36 LICENSE [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 6001 Jan 29 00:36 Makefile [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 6524 Jan 29 00:36 README.md [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 6755 Jan 29 00:36 SECURITY.md [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 5 Jan 29 00:33 VERSION [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 4131 Jan 29 00:36 ZMQWindows.md [2021-01-29T00:42:47.954Z] drwxrwxr-x 2 1001 1001 4096 Jan 29 00:36 bin [2021-01-29T00:42:47.954Z] drwxrwxr-x 15 1001 1001 4096 Jan 29 00:36 cmd [2021-01-29T00:42:47.954Z] -rw-r--r-- 1 root root 565356 Jan 29 00:41 coverage.out [2021-01-29T00:42:47.954Z] -rw-r--r-- 1 root root 1054 Jan 29 00:42 go.mod [2021-01-29T00:42:47.954Z] -rw-r--r-- 1 root root 19289 Jan 29 00:42 go.sum [2021-01-29T00:42:47.954Z] drwxrwxr-x 8 1001 1001 4096 Jan 29 00:36 internal [2021-01-29T00:42:47.954Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 00:36 openapi [2021-01-29T00:42:47.954Z] drwxrwxr-x 4 1001 1001 4096 Jan 29 00:36 snap [2021-01-29T00:42:47.954Z] -rw-rw-r-- 1 1001 1001 168 Jan 29 00:36 version.go [Pipeline] sh [2021-01-29T00:42:47.995Z] 2021-01-29T00:42:45Z INFO Waiting for automatic snapd restart... [2021-01-29T00:42:48.674Z] + '[' -e coverage.out ] [2021-01-29T00:42:48.674Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-29T00:42:48.740Z] Warning: overwriting stash ‘coverage-report’ [2021-01-29T00:42:49.881Z] Stashed 1 file(s) [Pipeline] sh [2021-01-29T00:42:50.541Z] + make build [2021-01-29T00:42:50.541Z] 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-01-29T00:43:00.276Z] lxd 4.10 from Canonical* installed [2021-01-29T00:43:00.276Z] + sudo lxd init --auto [2021-01-29T00:43:00.709Z] 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-01-29T00:43:10.298Z] + sudo snap install --classic snapcraft [2021-01-29T00:43:16.898Z] snapcraft 4.4.4 from Canonical* installed [2021-01-29T00:43:16.898Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-29T00:43:16.898Z] + patch --verbose -p1 [2021-01-29T00:43:16.898Z] Hmm... Looks like a unified diff to me... [2021-01-29T00:43:16.898Z] The text leading up to this was: [2021-01-29T00:43:16.898Z] -------------------------- [2021-01-29T00:43:16.898Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-29T00:43:16.898Z] |From: Tony Espy [2021-01-29T00:43:16.898Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-29T00:43:16.898Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-29T00:43:16.898Z] | [2021-01-29T00:43:16.898Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-29T00:43:16.898Z] |optimize the snap CI check run for pull requests. When [2021-01-29T00:43:16.898Z] |applied, it essentially strips out everything (apps and [2021-01-29T00:43:16.898Z] |parts) from the snapcraft.yaml file except those required [2021-01-29T00:43:16.898Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-29T00:43:16.898Z] |catch changes to edgex-go that break the snap build. [2021-01-29T00:43:16.898Z] | [2021-01-29T00:43:16.898Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-29T00:43:16.898Z] |to update this patch file, otherwise it may fail to apply, [2021-01-29T00:43:16.898Z] |resulting in a failed snap build CI check in the associated [2021-01-29T00:43:16.898Z] |pull request. [2021-01-29T00:43:16.898Z] | [2021-01-29T00:43:16.898Z] |Note - in addition to applying this patch, the pipeline also [2021-01-29T00:43:16.898Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-29T00:43:16.898Z] |need to build the finally binary .snap file (and it won't [2021-01-29T00:43:16.898Z] |work with the patch applied). This further reduces the build [2021-01-29T00:43:16.898Z] |time. [2021-01-29T00:43:16.898Z] |--- [2021-01-29T00:43:16.898Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-29T00:43:16.898Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-29T00:43:16.898Z] | [2021-01-29T00:43:16.898Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-29T00:43:16.898Z] |index 1e537489..faf42425 100644 [2021-01-29T00:43:16.898Z] |--- a/snap/snapcraft.yaml [2021-01-29T00:43:16.898Z] |+++ b/snap/snapcraft.yaml [2021-01-29T00:43:16.898Z] -------------------------- [2021-01-29T00:43:16.898Z] patching file snap/snapcraft.yaml [2021-01-29T00:43:16.898Z] Using Plan A... [2021-01-29T00:43:16.898Z] Hunk #1 succeeded at 73. [2021-01-29T00:43:16.898Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-29T00:43:16.898Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-29T00:43:16.898Z] Hunk #4 FAILED at 223. [2021-01-29T00:43:16.898Z] Hunk #5 succeeded at 300. [2021-01-29T00:43:16.898Z] Hunk #6 succeeded at 327. [2021-01-29T00:43:16.898Z] Hunk #7 succeeded at 361. [2021-01-29T00:43:16.898Z] Hunk #8 FAILED at 412. [2021-01-29T00:43:16.898Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-29T00:43:16.898Z] Hmm... Ignoring the trailing garbage. [2021-01-29T00:43:16.898Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-29T00:43:17.565Z] Failed in branch amd64 [2021-01-29T00:43:33.083Z] 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-01-29T00:43:33.083Z] 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-01-29T00:43:39.816Z] 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-01-29T00:43:40.088Z] 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-01-29T00:43:46.832Z] 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-01-29T00:43:50.236Z] 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-01-29T00:43:54.552Z] 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-01-29T00:43:58.854Z] 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-01-29T00:44:01.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:44:06.915Z] 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-01-29T00:44:11.232Z] 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-01-29T00:44:16.674Z] $ docker stop --time=1 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd [2021-01-29T00:44:19.515Z] $ docker rm -f 9c1e475718cac8d70d8a3e5f3c5593f23ef98f763ffe0d11be5706390d10aebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:44:21.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:44:21.563Z] [2021-01-29T00:44:21.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:44:22.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:44:22.518Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-29T00:44:22.518Z] 29e5d40040c1: Pulling fs layer [2021-01-29T00:44:22.518Z] 1ce36da41761: Pulling fs layer [2021-01-29T00:44:22.518Z] 25b303627fd3: Pulling fs layer [2021-01-29T00:44:22.518Z] 29e5d40040c1: Verifying Checksum [2021-01-29T00:44:22.518Z] 29e5d40040c1: Download complete [2021-01-29T00:44:23.120Z] 29e5d40040c1: Pull complete [2021-01-29T00:44:23.120Z] 1ce36da41761: Verifying Checksum [2021-01-29T00:44:23.120Z] 1ce36da41761: Download complete [2021-01-29T00:44:24.560Z] 1ce36da41761: Pull complete [2021-01-29T00:44:24.560Z] 25b303627fd3: Verifying Checksum [2021-01-29T00:44:24.560Z] 25b303627fd3: Download complete [2021-01-29T00:44:34.727Z] 25b303627fd3: Pull complete [2021-01-29T00:44:34.727Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-29T00:44:34.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:44:34.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-29T00:44:35.006Z] prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container [2021-01-29T00:44:35.084Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T00:44:38.493Z] $ docker top aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:44:39.536Z] + docker-compose build --help [2021-01-29T00:44:39.536Z] + grep parallel [2021-01-29T00:44:44.932Z] --parallel Build images in parallel. [Pipeline] } [2021-01-29T00:44:44.942Z] $ docker stop --time=1 aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d [2021-01-29T00:44:46.853Z] $ docker rm -f aaa7b6c859abbd34ee462ebf109797594c9a3549f649dff140e526b2852d198d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:44:47.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-29T00:44:47.710Z] . [Pipeline] withDockerContainer [2021-01-29T00:44:47.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-23845 does not seem to be running inside a container [2021-01-29T00:44:48.031Z] $ 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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-29T00:44:49.463Z] $ docker top 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:44:50.505Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-29T00:44:57.203Z] Building docker-core-command-go ... [2021-01-29T00:44:57.203Z] Building docker-core-data-go ... [2021-01-29T00:44:57.203Z] Building docker-core-metadata-go ... [2021-01-29T00:44:57.203Z] Building docker-security-bootstrapper-go ... [2021-01-29T00:44:57.203Z] Building docker-security-proxy-setup-go ... [2021-01-29T00:44:57.203Z] Building docker-security-secretstore-setup-go ... [2021-01-29T00:44:57.203Z] Building docker-support-notifications-go ... [2021-01-29T00:44:57.203Z] Building docker-support-scheduler-go ... [2021-01-29T00:44:57.203Z] Building docker-sys-mgmt-agent-go ... [2021-01-29T00:44:57.203Z] Building docker-security-secretstore-setup-go [2021-01-29T00:44:57.203Z] Building docker-support-scheduler-go [2021-01-29T00:44:57.203Z] Building docker-security-proxy-setup-go [2021-01-29T00:44:57.203Z] Building docker-security-bootstrapper-go [2021-01-29T00:44:57.203Z] Building docker-core-command-go [2021-01-29T00:46:19.045Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:46:19.045Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:46:19.045Z] ---> e5924708efb3 [2021-01-29T00:46:19.045Z] Step 3/24 : WORKDIR /edgex-go [2021-01-29T00:46:19.045Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:46:19.045Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:46:19.045Z] ---> e5924708efb3 [2021-01-29T00:46:19.045Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:46:19.045Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:46:19.045Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:46:19.045Z] ---> e5924708efb3 [2021-01-29T00:46:19.045Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:46:19.045Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:46:19.045Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:46:19.045Z] ---> e5924708efb3 [2021-01-29T00:46:19.045Z] Step 3/21 : WORKDIR /edgex-go [2021-01-29T00:46:19.045Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:46:19.045Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:46:19.045Z] ---> e5924708efb3 [2021-01-29T00:46:19.045Z] Step 3/34 : WORKDIR /edgex-go [2021-01-29T00:46:19.045Z] ---> Running in d6d1e7259492 [2021-01-29T00:46:19.045Z] ---> Running in 04d448232473 [2021-01-29T00:46:19.045Z] ---> Running in c8545a09310b [2021-01-29T00:46:19.045Z] ---> Running in ceea25b3b7e0 [2021-01-29T00:46:19.045Z] ---> Running in 34638b8042fa [2021-01-29T00:46:19.045Z] Removing intermediate container 04d448232473 [2021-01-29T00:46:19.045Z] ---> 19de7de247c2 [2021-01-29T00:46:19.045Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:46:19.045Z] Removing intermediate container ceea25b3b7e0 [2021-01-29T00:46:19.045Z] ---> 7056403096bf [2021-01-29T00:46:19.045Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:46:19.045Z] Removing intermediate container 34638b8042fa [2021-01-29T00:46:19.045Z] ---> 76fd05a75b4d [2021-01-29T00:46:19.045Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:46:19.045Z] Removing intermediate container c8545a09310b [2021-01-29T00:46:19.045Z] ---> 7e3f6aec28b0 [2021-01-29T00:46:19.045Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:46:19.045Z] Removing intermediate container d6d1e7259492 [2021-01-29T00:46:19.045Z] ---> a60b0e6d3391 [2021-01-29T00:46:19.045Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:46:19.045Z] ---> Running in bcf807ef967d [2021-01-29T00:46:19.045Z] ---> Running in 625fbb47cf86 [2021-01-29T00:46:19.045Z] ---> Running in ab99adc2dd41 [2021-01-29T00:46:19.045Z] ---> Running in d4abe5203481 [2021-01-29T00:46:19.045Z] ---> Running in 829e75fec1f9 [2021-01-29T00:46:19.045Z] Removing intermediate container 625fbb47cf86 [2021-01-29T00:46:19.045Z] ---> b621bdbb5072 [2021-01-29T00:46:19.045Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-29T00:46:19.045Z] ---> Running in 02835a812e6d [2021-01-29T00:46:19.045Z] Removing intermediate container bcf807ef967d [2021-01-29T00:46:19.045Z] ---> bc13ca1913d3 [2021-01-29T00:46:19.045Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-29T00:46:19.045Z] Removing intermediate container ab99adc2dd41 [2021-01-29T00:46:19.045Z] ---> 2cdd005f5a5f [2021-01-29T00:46:19.045Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-29T00:46:19.045Z] ---> Running in a40b7272377d [2021-01-29T00:46:19.045Z] Removing intermediate container d4abe5203481 [2021-01-29T00:46:19.045Z] ---> 35fa602e936f [2021-01-29T00:46:19.045Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:46:19.045Z] ---> Running in 0cfb9f924272 [2021-01-29T00:46:19.045Z] Removing intermediate container 829e75fec1f9 [2021-01-29T00:46:19.045Z] ---> 2f025e203f8b [2021-01-29T00:46:19.045Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-29T00:46:19.045Z] ---> Running in 389ffec87cd6 [2021-01-29T00:46:19.045Z] ---> Running in 71c761b3f799 [2021-01-29T00:46:19.659Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:20.262Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:20.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:20.536Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:20.815Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:21.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:21.091Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:21.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:21.364Z] OK: 217 MiB in 51 packages [2021-01-29T00:46:21.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:21.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:46:22.196Z] OK: 217 MiB in 51 packages [2021-01-29T00:46:22.196Z] OK: 217 MiB in 51 packages [2021-01-29T00:46:22.801Z] OK: 217 MiB in 51 packages [2021-01-29T00:46:22.801Z] OK: 217 MiB in 51 packages [2021-01-29T00:46:23.085Z] Removing intermediate container 02835a812e6d [2021-01-29T00:46:23.085Z] ---> d8f5d5be31c3 [2021-01-29T00:46:23.085Z] Step 6/24 : COPY go.mod . [2021-01-29T00:46:24.079Z] Removing intermediate container a40b7272377d [2021-01-29T00:46:24.079Z] ---> 6d81e710d6b9 [2021-01-29T00:46:24.079Z] Step 6/22 : COPY go.mod . [2021-01-29T00:46:24.362Z] Removing intermediate container 0cfb9f924272 [2021-01-29T00:46:24.362Z] ---> 39fd63b87f83 [2021-01-29T00:46:24.362Z] Step 6/21 : COPY go.mod . [2021-01-29T00:46:24.362Z] ---> a18c8dbf3467 [2021-01-29T00:46:24.362Z] Step 7/24 : RUN go mod download [2021-01-29T00:46:24.362Z] Removing intermediate container 389ffec87cd6 [2021-01-29T00:46:24.362Z] ---> 01a8ef7a0f61 [2021-01-29T00:46:24.362Z] Step 6/23 : COPY go.mod . [2021-01-29T00:46:24.636Z] Removing intermediate container 71c761b3f799 [2021-01-29T00:46:24.636Z] ---> b322bd24972e [2021-01-29T00:46:24.636Z] Step 6/34 : COPY go.mod . [2021-01-29T00:46:24.636Z] ---> Running in f7f427e48e89 [2021-01-29T00:46:25.243Z] ---> 12edbe2415cc [2021-01-29T00:46:25.243Z] Step 7/22 : RUN go mod download [2021-01-29T00:46:25.518Z] ---> Running in 1c67e4dc5319 [2021-01-29T00:46:25.518Z] ---> 1cf3e2e49f4b [2021-01-29T00:46:25.518Z] ---> aef11b38eebf [2021-01-29T00:46:25.518Z] Step 7/23 : RUN go mod download [2021-01-29T00:46:25.518Z] Step 7/21 : RUN go mod download [2021-01-29T00:46:25.797Z] ---> Running in 1eb794a21626 [2021-01-29T00:46:25.797Z] ---> Running in cc45d32199c2 [2021-01-29T00:46:26.072Z] ---> 4153e91f3e5c [2021-01-29T00:46:26.072Z] Step 7/34 : RUN go mod download [2021-01-29T00:46:26.350Z] ---> Running in 3cfb064efc60 [2021-01-29T00:46:28.336Z] Removing intermediate container f7f427e48e89 [2021-01-29T00:46:28.337Z] ---> e637fb8a7d30 [2021-01-29T00:46:28.337Z] Step 8/24 : COPY . . [2021-01-29T00:46:29.399Z] Removing intermediate container 1c67e4dc5319 [2021-01-29T00:46:29.399Z] ---> 31ccc7a783fb [2021-01-29T00:46:29.399Z] Step 8/22 : COPY . . [2021-01-29T00:46:31.548Z] Removing intermediate container cc45d32199c2 [2021-01-29T00:46:31.548Z] ---> 6111dac5f470 [2021-01-29T00:46:31.548Z] Step 8/21 : COPY . . [2021-01-29T00:46:31.823Z] Removing intermediate container 3cfb064efc60 [2021-01-29T00:46:31.823Z] ---> c4f1f9eb21d8 [2021-01-29T00:46:31.823Z] Step 8/34 : COPY . . [2021-01-29T00:46:32.103Z] Removing intermediate container 1eb794a21626 [2021-01-29T00:46:32.103Z] ---> c6f829fd068e [2021-01-29T00:46:32.103Z] Step 8/23 : COPY . . [2021-01-29T00:46:58.909Z] ---> 453b7f352af0 [2021-01-29T00:46:58.909Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-29T00:46:58.909Z] ---> 8379ba6ecd19 [2021-01-29T00:46:58.909Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-29T00:46:58.909Z] ---> 160eec2a57ee [2021-01-29T00:46:58.909Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-29T00:46:58.909Z] ---> 26f3348b25fd [2021-01-29T00:46:58.909Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-29T00:46:58.909Z] ---> Running in e73193c2b356 [2021-01-29T00:46:58.909Z] ---> Running in 3965852d6c73 [2021-01-29T00:46:58.909Z] ---> Running in 8cd0a70721a0 [2021-01-29T00:46:58.909Z] ---> Running in d102f706b55f [2021-01-29T00:46:58.909Z] ---> 0355b65a938c [2021-01-29T00:46:58.909Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-29T00:46:58.909Z] ---> Running in 25d9cdd9e480 [2021-01-29T00:46:58.909Z] Removing intermediate container 25d9cdd9e480 [2021-01-29T00:46:58.909Z] ---> fc69efe5f4f9 [2021-01-29T00:46:58.909Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-29T00:46:58.909Z] ---> Running in e45df0e090e4 [2021-01-29T00:46:58.909Z] 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-01-29T00:46:59.181Z] 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-01-29T00:46:59.455Z] 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-01-29T00:46:59.455Z] 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-01-29T00:47:00.057Z] 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-01-29T00:48:21.867Z] 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-01-29T00:48:21.867Z] 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-01-29T00:48:26.191Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-29T00:48:42.115Z] Removing intermediate container e73193c2b356 [2021-01-29T00:48:42.115Z] ---> d989de633dcb [2021-01-29T00:48:42.115Z] [2021-01-29T00:48:42.115Z] Step 10/24 : FROM alpine:3.12 [2021-01-29T00:48:42.115Z] 3.12: Pulling from library/alpine [2021-01-29T00:48:42.115Z] Removing intermediate container 8cd0a70721a0 [2021-01-29T00:48:42.115Z] ---> 1a1c8823b755 [2021-01-29T00:48:42.115Z] [2021-01-29T00:48:42.115Z] Step 10/21 : FROM alpine:3.12 [2021-01-29T00:48:42.115Z] Removing intermediate container 3965852d6c73 [2021-01-29T00:48:42.115Z] ---> 00f16dd44375 [2021-01-29T00:48:42.115Z] [2021-01-29T00:48:42.115Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:48:42.115Z] 3.12: Pulling from library/alpine [2021-01-29T00:48:42.115Z] 3.12: Pulling from library/alpine [2021-01-29T00:48:43.150Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:48:43.150Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:48:43.150Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-29T00:48:43.150Z] Status: Image is up to date for alpine:3.12 [2021-01-29T00:48:43.150Z] ---> afeebe901d6b [2021-01-29T00:48:43.150Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-29T00:48:43.150Z] Status: Downloaded newer image for alpine:3.12 [2021-01-29T00:48:43.150Z] ---> afeebe901d6b [2021-01-29T00:48:43.150Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:48:43.150Z] Status: Image is up to date for alpine:3.12 [2021-01-29T00:48:43.150Z] ---> afeebe901d6b [2021-01-29T00:48:43.150Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-29T00:48:43.770Z] ---> Running in 5fc26bd4d5d9 [2021-01-29T00:48:43.771Z] ---> Running in 0c5cf6e99b1a [2021-01-29T00:48:43.771Z] ---> Running in f2974de31e8d [2021-01-29T00:48:43.771Z] + mkdir -p /tmp/build/dist/linux [2021-01-29T00:48:43.771Z] + cd /tmp/build/dist/linux [2021-01-29T00:48:43.771Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-29T00:48:43.771Z] Cloning into '.'... [2021-01-29T00:48:44.381Z] + go get github.com/robfig/glock [2021-01-29T00:48:45.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:48:46.639Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-29T00:48:46.917Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:48:46.918Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-29T00:48:46.918Z] (4/4) Installing curl (7.69.1-r3) [2021-01-29T00:48:46.918Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-29T00:48:46.918Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:46.918Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:46.918Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:48:46.918Z] OK: 5 MiB in 15 packages [2021-01-29T00:48:47.193Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-29T00:48:47.193Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:48:47.193Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-29T00:48:47.193Z] (4/5) Installing curl (7.69.1-r3) [2021-01-29T00:48:47.193Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-29T00:48:47.193Z] OK: 7 MiB in 18 packages [2021-01-29T00:48:47.193Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:48:47.193Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:48:47.473Z] OK: 7 MiB in 19 packages [2021-01-29T00:48:49.643Z] Removing intermediate container 5fc26bd4d5d9 [2021-01-29T00:48:49.643Z] ---> 1cbc45a603e1 [2021-01-29T00:48:49.643Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:48:49.918Z] ---> Running in cb7f44179f3f [2021-01-29T00:48:50.524Z] Removing intermediate container 0c5cf6e99b1a [2021-01-29T00:48:50.524Z] ---> e8beb54562c4 [2021-01-29T00:48:50.524Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:48:50.799Z] Removing intermediate container cb7f44179f3f [2021-01-29T00:48:50.799Z] ---> 35934f21b62d [2021-01-29T00:48:50.799Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-29T00:48:50.799Z] ---> Running in 4c68f585a32d [2021-01-29T00:48:51.077Z] Removing intermediate container f2974de31e8d [2021-01-29T00:48:51.077Z] ---> caeb40af9eac [2021-01-29T00:48:51.077Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-29T00:48:51.354Z] ---> Running in 440637a673c7 [2021-01-29T00:48:51.354Z] Removing intermediate container d102f706b55f [2021-01-29T00:48:51.354Z] ---> b2968b7865dc [2021-01-29T00:48:51.354Z] [2021-01-29T00:48:51.354Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:48:51.354Z] ---> afeebe901d6b [2021-01-29T00:48:51.354Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:48:51.354Z] ---> Using cache [2021-01-29T00:48:51.354Z] ---> 1cbc45a603e1 [2021-01-29T00:48:51.354Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:48:51.354Z] ---> Using cache [2021-01-29T00:48:51.354Z] ---> 35934f21b62d [2021-01-29T00:48:51.354Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-29T00:48:51.630Z] ---> Running in 25fb9b9aee34 [2021-01-29T00:48:51.630Z] ---> Running in 098c0c2d7dd5 [2021-01-29T00:48:51.630Z] Removing intermediate container 4c68f585a32d [2021-01-29T00:48:51.630Z] ---> 1772602f6db3 [2021-01-29T00:48:51.630Z] Step 13/21 : WORKDIR /edgex [2021-01-29T00:48:51.915Z] ---> Running in 93093a57a569 [2021-01-29T00:48:51.915Z] Removing intermediate container 440637a673c7 [2021-01-29T00:48:51.915Z] ---> c8a17ffe8890 [2021-01-29T00:48:51.915Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:48:52.190Z] ---> Running in df722d6618b8 [2021-01-29T00:48:52.190Z] Removing intermediate container 25fb9b9aee34 [2021-01-29T00:48:52.190Z] ---> 817dc5286834 [2021-01-29T00:48:52.190Z] Step 13/24 : WORKDIR / [2021-01-29T00:48:52.466Z] Removing intermediate container 098c0c2d7dd5 [2021-01-29T00:48:52.466Z] ---> 46989b31079f [2021-01-29T00:48:52.466Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:48:52.466Z] ---> Running in 4ce31904043b [2021-01-29T00:48:52.743Z] ---> Running in 62e68091ea10 [2021-01-29T00:48:52.743Z] Removing intermediate container 93093a57a569 [2021-01-29T00:48:52.743Z] ---> 0753de51078c [2021-01-29T00:48:52.743Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-29T00:48:53.015Z] Removing intermediate container df722d6618b8 [2021-01-29T00:48:53.015Z] ---> 0e0bdbc18e9a [2021-01-29T00:48:53.015Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:48:53.628Z] Removing intermediate container 4ce31904043b [2021-01-29T00:48:53.628Z] ---> 5a6001ef5f7f [2021-01-29T00:48:53.628Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-29T00:48:53.628Z] Removing intermediate container 62e68091ea10 [2021-01-29T00:48:53.628Z] ---> d58325db9f93 [2021-01-29T00:48:53.628Z] Step 15/23 : WORKDIR / [2021-01-29T00:48:53.909Z] ---> Running in 2390cb994e02 [2021-01-29T00:48:54.201Z] ---> 477757c40622 [2021-01-29T00:48:54.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-29T00:48:54.491Z] ---> 7aee355befa7 [2021-01-29T00:48:54.491Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-29T00:48:54.774Z] Removing intermediate container 2390cb994e02 [2021-01-29T00:48:54.774Z] ---> 9d3e21f76408 [2021-01-29T00:48:54.774Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:48:54.774Z] ---> 2b1223673bfc [2021-01-29T00:48:54.774Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-29T00:48:56.793Z] ---> 06bc8c210b77 [2021-01-29T00:48:56.793Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-29T00:48:56.793Z] ---> 5f4ab5e6dae9 [2021-01-29T00:48:56.793Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:56.793Z] ---> 421b550b668c [2021-01-29T00:48:56.793Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-29T00:48:56.793Z] ---> 895f53cc2fdc [2021-01-29T00:48:56.793Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-29T00:48:58.784Z] ---> ef9772e77e1c [2021-01-29T00:48:58.784Z] ---> e0ab69adcfdf [2021-01-29T00:48:58.784Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-29T00:48:58.784Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-29T00:48:59.071Z] ---> Running in 288bc429bfb1 [2021-01-29T00:48:59.684Z] ---> 4ff6c517c007 [2021-01-29T00:48:59.684Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-29T00:48:59.684Z] ---> c33c961bff52 [2021-01-29T00:48:59.684Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-29T00:49:00.281Z] ---> Running in 784eb73c9b23 [2021-01-29T00:49:00.281Z] Removing intermediate container 288bc429bfb1 [2021-01-29T00:49:00.281Z] ---> fab5d99566ef [2021-01-29T00:49:00.281Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:49:00.891Z] ---> 1955b30b1798 [2021-01-29T00:49:00.891Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-29T00:49:00.891Z] ---> Running in c08f90bd92e5 [2021-01-29T00:49:01.168Z] Removing intermediate container 784eb73c9b23 [2021-01-29T00:49:01.168Z] ---> 46ee455c41fe [2021-01-29T00:49:01.168Z] Step 18/21 : CMD ["--init=true"] [2021-01-29T00:49:01.168Z] ---> 842be1bd3609 [2021-01-29T00:49:01.168Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-29T00:49:01.448Z] ---> Running in c560aae8e542 [2021-01-29T00:49:01.448Z] ---> Running in a5babe344a24 [2021-01-29T00:49:01.730Z] Removing intermediate container c08f90bd92e5 [2021-01-29T00:49:01.730Z] ---> 6b2f0ccc47a3 [2021-01-29T00:49:01.730Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T00:49:02.007Z] ---> Running in 085cd4a562b7 [2021-01-29T00:49:02.281Z] Removing intermediate container c560aae8e542 [2021-01-29T00:49:02.281Z] ---> 689f25f401a2 [2021-01-29T00:49:02.281Z] Step 19/21 : LABEL arch=arm64 [2021-01-29T00:49:02.281Z] Removing intermediate container a5babe344a24 [2021-01-29T00:49:02.281Z] ---> 5e9de4184967 [2021-01-29T00:49:02.281Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:49:02.556Z] ---> Running in 2afb0e17d097 [2021-01-29T00:49:02.556Z] ---> Running in 355f3a9c8578 [2021-01-29T00:49:02.839Z] ---> 5bfbf34bc96c [2021-01-29T00:49:02.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-29T00:49:02.839Z] Removing intermediate container 085cd4a562b7 [2021-01-29T00:49:02.839Z] ---> 77552b89911e [2021-01-29T00:49:02.839Z] Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:49:03.116Z] ---> Running in 14844718c3b0 [2021-01-29T00:49:03.393Z] Removing intermediate container 355f3a9c8578 [2021-01-29T00:49:03.393Z] ---> a86189530179 [2021-01-29T00:49:03.393Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:49:03.393Z] Removing intermediate container 2afb0e17d097 [2021-01-29T00:49:03.393Z] ---> 02f36f806095 [2021-01-29T00:49:03.393Z] Step 20/21 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:49:03.664Z] ---> Running in 7ff151ca4fea [2021-01-29T00:49:03.664Z] ---> Running in 1243b01da288 [2021-01-29T00:49:03.664Z] Removing intermediate container 14844718c3b0 [2021-01-29T00:49:03.664Z] ---> 78180d62d89f [2021-01-29T00:49:03.664Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:49:03.944Z] ---> a754ee0fb7f3 [2021-01-29T00:49:03.944Z] Step 20/24 : 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-01-29T00:49:03.944Z] ---> Running in 41ca7594c389 [2021-01-29T00:49:04.218Z] ---> Running in 28a6350e6023 [2021-01-29T00:49:04.218Z] Removing intermediate container 7ff151ca4fea [2021-01-29T00:49:04.218Z] ---> 09e12eb1f7db [2021-01-29T00:49:04.218Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:49:04.499Z] Removing intermediate container 1243b01da288 [2021-01-29T00:49:04.499Z] ---> 1e265b28da5b [2021-01-29T00:49:04.499Z] Step 21/21 : LABEL version=0.0.0 [2021-01-29T00:49:04.499Z] ---> Running in 25ace4d4f6de [2021-01-29T00:49:04.499Z] ---> Running in 5ac10a93164d [2021-01-29T00:49:04.785Z] Removing intermediate container 41ca7594c389 [2021-01-29T00:49:04.786Z] ---> 37bd939277af [2021-01-29T00:49:04.786Z] [2021-01-29T00:49:05.383Z] Removing intermediate container 25ace4d4f6de [2021-01-29T00:49:05.383Z] ---> bd0dd986d5db [2021-01-29T00:49:05.383Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:49:05.383Z] Removing intermediate container 5ac10a93164d [2021-01-29T00:49:05.383Z] ---> a9c477111928 [2021-01-29T00:49:05.383Z] [2021-01-29T00:49:05.383Z] Successfully built 37bd939277af [2021-01-29T00:49:05.656Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-29T00:49:05.656Z] ---> Running in 840ab8536283 [2021-01-29T00:49:05.656Z] Building docker-support-notifications-go [2021-01-29T00:49:06.269Z]  Building docker-support-scheduler-go ... done Successfully built a9c477111928 [2021-01-29T00:49:06.269Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-29T00:49:06.269Z] Building docker-core-data-go [2021-01-29T00:49:06.269Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 840ab8536283 [2021-01-29T00:49:06.269Z] ---> 754310209d18 [2021-01-29T00:49:06.269Z] [2021-01-29T00:49:06.874Z] + glock sync -n [2021-01-29T00:49:06.874Z] Successfully built 754310209d18 [2021-01-29T00:49:06.874Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-29T00:49:06.874Z] Building docker-sys-mgmt-agent-go [2021-01-29T00:49:07.488Z]  Building docker-core-command-go ... done Removing intermediate container 28a6350e6023 [2021-01-29T00:49:07.488Z] ---> 26cca7a6aa81 [2021-01-29T00:49:07.488Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-29T00:49:07.488Z] ---> Running in c19cd9ce312a [2021-01-29T00:49:08.086Z] Removing intermediate container c19cd9ce312a [2021-01-29T00:49:08.086Z] ---> 32afb37ad572 [2021-01-29T00:49:08.086Z] Step 22/24 : LABEL arch=arm64 [2021-01-29T00:49:08.086Z] ---> Running in 3e76cea453b6 [2021-01-29T00:49:08.682Z] Removing intermediate container 3e76cea453b6 [2021-01-29T00:49:08.682Z] ---> 2febe9a5ccbc [2021-01-29T00:49:08.682Z] Step 23/24 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:49:08.682Z] ---> Running in bfe439e046cd [2021-01-29T00:49:09.281Z] Removing intermediate container bfe439e046cd [2021-01-29T00:49:09.281Z] ---> 99712d11a77c [2021-01-29T00:49:09.281Z] Step 24/24 : LABEL version=0.0.0 [2021-01-29T00:49:09.560Z] ---> Running in 73f07b4fa330 [2021-01-29T00:49:10.153Z] Removing intermediate container 73f07b4fa330 [2021-01-29T00:49:10.153Z] ---> 049866cdb65c [2021-01-29T00:49:10.153Z] [2021-01-29T00:49:10.427Z] Successfully built 049866cdb65c [2021-01-29T00:49:10.698Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-29T00:49:10.698Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-metadata-go [2021-01-29T00:49:14.095Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-29T00:49:14.095Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-29T00:49:14.095Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-29T00:49:14.095Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-29T00:49:14.095Z] + git describe '--abbrev=0' --tags [2021-01-29T00:49:14.095Z] + TAG=v0.6.1 [2021-01-29T00:49:14.095Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-29T00:49:14.095Z] + apk --print-arch [2021-01-29T00:49:14.095Z] + arch=aarch64 [2021-01-29T00:49:14.095Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-29T00:49:14.095Z] building [dockerize] for arm64 ... [2021-01-29T00:49:14.095Z] + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-29T00:49:18.449Z] + date [2021-01-29T00:49:18.449Z] + echo 'Fri Jan 29 00:49:18 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-29T00:49:18.449Z] Fri Jan 29 00:49:18 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-29T00:49:33.573Z] Removing intermediate container e45df0e090e4 [2021-01-29T00:49:33.573Z] ---> f7fe33adefce [2021-01-29T00:49:33.573Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-29T00:49:33.573Z] ---> Running in a145f375a94d [2021-01-29T00:49:33.573Z] /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-29T00:49:33.573Z] statically linked [2021-01-29T00:49:34.546Z] Removing intermediate container a145f375a94d [2021-01-29T00:49:34.546Z] ---> ade9b9f94d48 [2021-01-29T00:49:34.546Z] [2021-01-29T00:49:34.546Z] Step 12/34 : FROM alpine:3.12 [2021-01-29T00:49:34.546Z] ---> afeebe901d6b [2021-01-29T00:49:34.546Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-29T00:49:34.546Z] ---> Running in 34ab85cb40f8 [2021-01-29T00:49:35.137Z] Removing intermediate container 34ab85cb40f8 [2021-01-29T00:49:35.137Z] ---> e9bcfb9395fd [2021-01-29T00:49:35.137Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-29T00:49:35.409Z] ---> Running in d0de3707bf4d [2021-01-29T00:49:36.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:49:37.135Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:49:37.727Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-29T00:49:37.727Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-29T00:49:37.727Z] (3/3) Installing su-exec (0.2-r1) [2021-01-29T00:49:37.727Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:49:38.003Z] OK: 6 MiB in 17 packages [2021-01-29T00:49:39.980Z] Removing intermediate container d0de3707bf4d [2021-01-29T00:49:40.254Z] ---> 53382b983b91 [2021-01-29T00:49:40.254Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-29T00:49:40.254Z] ---> Running in 92e7ed8e7427 [2021-01-29T00:49:41.236Z] Removing intermediate container 92e7ed8e7427 [2021-01-29T00:49:41.236Z] ---> 012deab085c5 [2021-01-29T00:49:41.236Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-29T00:49:41.236Z] ---> Running in 7b755d935bdc [2021-01-29T00:49:41.828Z] Removing intermediate container 7b755d935bdc [2021-01-29T00:49:41.828Z] ---> c5532e83f487 [2021-01-29T00:49:41.828Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-29T00:49:42.100Z] ---> Running in 975ae1abf7ac [2021-01-29T00:49:45.493Z] Removing intermediate container 975ae1abf7ac [2021-01-29T00:49:45.493Z] ---> 110d5656b06e [2021-01-29T00:49:45.493Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-29T00:49:45.493Z] ---> Running in f1e9b67029f6 [2021-01-29T00:49:46.117Z] Removing intermediate container f1e9b67029f6 [2021-01-29T00:49:46.117Z] ---> e767a682f78b [2021-01-29T00:49:46.117Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-29T00:49:48.123Z] ---> f75af0543af3 [2021-01-29T00:49:48.123Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-29T00:49:49.575Z] ---> 662baf4c72f8 [2021-01-29T00:49:49.575Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-29T00:49:49.575Z] ---> Running in 81ad11479d1f [2021-01-29T00:49:52.979Z] Removing intermediate container 81ad11479d1f [2021-01-29T00:49:52.979Z] ---> 9fd7a7979706 [2021-01-29T00:49:52.979Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:49:53.960Z] ---> ca1b0f04e545 [2021-01-29T00:49:53.960Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-29T00:49:55.940Z] ---> 16cefc031701 [2021-01-29T00:49:55.940Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-29T00:49:57.381Z] ---> 7d6f281c17e8 [2021-01-29T00:49:57.381Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-29T00:49:58.850Z] ---> 9198e13c83c6 [2021-01-29T00:49:58.850Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-29T00:50:00.316Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:50:00.316Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:50:00.316Z] ---> e5924708efb3 [2021-01-29T00:50:00.316Z] Step 3/26 : WORKDIR /edgex-go [2021-01-29T00:50:00.316Z] ---> Using cache [2021-01-29T00:50:00.316Z] ---> a60b0e6d3391 [2021-01-29T00:50:00.316Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:50:00.316Z] ---> Using cache [2021-01-29T00:50:00.316Z] ---> 2f025e203f8b [2021-01-29T00:50:00.316Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-29T00:50:00.589Z] ---> Running in c8210bd6a091 [2021-01-29T00:50:00.864Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:50:00.864Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:50:00.864Z] ---> e5924708efb3 [2021-01-29T00:50:00.864Z] Step 3/22 : WORKDIR /edgex-go [2021-01-29T00:50:00.864Z] ---> Using cache [2021-01-29T00:50:00.864Z] ---> a60b0e6d3391 [2021-01-29T00:50:00.864Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:50:00.864Z] ---> Using cache [2021-01-29T00:50:00.864Z] ---> 2f025e203f8b [2021-01-29T00:50:00.864Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-29T00:50:00.864Z] ---> 2143e96eebeb [2021-01-29T00:50:00.864Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-29T00:50:01.148Z] ---> Running in 1bf1175c9863 [2021-01-29T00:50:01.148Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:50:01.148Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:50:01.148Z] ---> e5924708efb3 [2021-01-29T00:50:01.148Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:50:01.148Z] ---> Using cache [2021-01-29T00:50:01.148Z] ---> a60b0e6d3391 [2021-01-29T00:50:01.148Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:50:01.148Z] ---> Using cache [2021-01-29T00:50:01.148Z] ---> 2f025e203f8b [2021-01-29T00:50:01.148Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-29T00:50:01.754Z] ---> Running in e4457ffd26ac [2021-01-29T00:50:01.754Z] ---> Running in 3de032ab4222 [2021-01-29T00:50:02.356Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-29T00:50:02.356Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-29T00:50:02.356Z] ---> e5924708efb3 [2021-01-29T00:50:02.356Z] Step 3/23 : WORKDIR /edgex-go [2021-01-29T00:50:02.356Z] ---> Using cache [2021-01-29T00:50:02.356Z] ---> a60b0e6d3391 [2021-01-29T00:50:02.356Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:50:02.356Z] ---> Using cache [2021-01-29T00:50:02.356Z] ---> 2f025e203f8b [2021-01-29T00:50:02.356Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-29T00:50:02.356Z] ---> Using cache [2021-01-29T00:50:02.356Z] ---> b322bd24972e [2021-01-29T00:50:02.356Z] Step 6/23 : COPY go.mod . [2021-01-29T00:50:02.356Z] ---> Using cache [2021-01-29T00:50:02.356Z] ---> 4153e91f3e5c [2021-01-29T00:50:02.356Z] Step 7/23 : RUN go mod download [2021-01-29T00:50:02.356Z] ---> Using cache [2021-01-29T00:50:02.356Z] ---> c4f1f9eb21d8 [2021-01-29T00:50:02.356Z] Step 8/23 : COPY . . [2021-01-29T00:50:02.631Z] ---> Using cache [2021-01-29T00:50:02.632Z] ---> 0355b65a938c [2021-01-29T00:50:02.632Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-29T00:50:02.902Z] Removing intermediate container 3de032ab4222 [2021-01-29T00:50:02.902Z] ---> 86c757941ed4 [2021-01-29T00:50:02.902Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-29T00:50:02.902Z] ---> Running in c936c26aa37d [2021-01-29T00:50:02.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:03.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:03.504Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:03.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:03.783Z] ---> d4bb50677066 [2021-01-29T00:50:03.783Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-29T00:50:04.066Z] 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-01-29T00:50:04.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:04.347Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:50:04.347Z] ---> Running in e01ab6057e0d [2021-01-29T00:50:04.629Z] OK: 217 MiB in 51 packages [2021-01-29T00:50:05.234Z] OK: 217 MiB in 51 packages [2021-01-29T00:50:05.234Z] OK: 217 MiB in 51 packages [2021-01-29T00:50:06.692Z] Removing intermediate container c8210bd6a091 [2021-01-29T00:50:06.692Z] ---> a5342189a993 [2021-01-29T00:50:06.692Z] Step 6/26 : COPY go.mod . [2021-01-29T00:50:07.292Z] Removing intermediate container e4457ffd26ac [2021-01-29T00:50:07.292Z] ---> 9d3b6f334f0b [2021-01-29T00:50:07.292Z] Step 6/23 : COPY go.mod . [2021-01-29T00:50:07.566Z] Removing intermediate container 1bf1175c9863 [2021-01-29T00:50:07.566Z] ---> 3a37966fd6e6 [2021-01-29T00:50:07.566Z] Step 6/22 : COPY go.mod . [2021-01-29T00:50:08.543Z] Removing intermediate container e01ab6057e0d [2021-01-29T00:50:08.543Z] ---> d2dc752b7ff2 [2021-01-29T00:50:08.543Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-29T00:50:08.543Z] ---> 9362bc6e97cf [2021-01-29T00:50:08.543Z] Step 7/26 : RUN go mod download [2021-01-29T00:50:09.139Z] ---> 8d0465bf1136 [2021-01-29T00:50:09.139Z] Step 7/23 : RUN go mod download [2021-01-29T00:50:09.139Z] ---> Running in 0f8b38327498 [2021-01-29T00:50:09.139Z] ---> Running in 683a353c4067 [2021-01-29T00:50:09.433Z] ---> 82567cc1b6ab [2021-01-29T00:50:09.433Z] Step 7/22 : RUN go mod download [2021-01-29T00:50:09.707Z] ---> Running in 1a0012291386 [2021-01-29T00:50:09.707Z] ---> Running in 75f23b372529 [2021-01-29T00:50:10.318Z] Removing intermediate container 683a353c4067 [2021-01-29T00:50:10.318Z] ---> 637505103bd3 [2021-01-29T00:50:10.318Z] Step 31/34 : CMD ["gate"] [2021-01-29T00:50:11.305Z] ---> Running in 4983a87d1290 [2021-01-29T00:50:12.752Z] Removing intermediate container 4983a87d1290 [2021-01-29T00:50:12.752Z] ---> 953529c51e01 [2021-01-29T00:50:12.752Z] Step 32/34 : LABEL arch=arm64 [2021-01-29T00:50:13.355Z] ---> Running in ff9873d5bcbb [2021-01-29T00:50:14.354Z] Removing intermediate container ff9873d5bcbb [2021-01-29T00:50:14.354Z] ---> ac5d2f4c25f9 [2021-01-29T00:50:14.354Z] Step 33/34 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:50:15.348Z] ---> Running in 53f4b76c4384 [2021-01-29T00:50:15.625Z] Removing intermediate container 0f8b38327498 [2021-01-29T00:50:15.625Z] ---> 63bd5a55f4f7 [2021-01-29T00:50:15.625Z] Step 8/26 : COPY . . [2021-01-29T00:50:15.899Z] Removing intermediate container 1a0012291386 [2021-01-29T00:50:15.899Z] ---> acb19a63875b [2021-01-29T00:50:15.899Z] Step 8/23 : COPY . . [2021-01-29T00:50:16.501Z] Removing intermediate container 53f4b76c4384 [2021-01-29T00:50:16.501Z] ---> dab2af09080b [2021-01-29T00:50:16.501Z] Step 34/34 : LABEL version=0.0.0 [2021-01-29T00:50:16.781Z] Removing intermediate container 75f23b372529 [2021-01-29T00:50:16.781Z] ---> 9f4bbc261946 [2021-01-29T00:50:16.781Z] Step 8/22 : COPY . . [2021-01-29T00:50:18.222Z] ---> Running in 3f25d67977b8 [2021-01-29T00:50:20.202Z] Removing intermediate container 3f25d67977b8 [2021-01-29T00:50:20.202Z] ---> 6a553c87f19f [2021-01-29T00:50:20.202Z] [2021-01-29T00:50:21.643Z] Successfully built 6a553c87f19f [2021-01-29T00:50:21.643Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-29T00:50:54.128Z]  Building docker-security-bootstrapper-go ... done  ---> f38df9fdf9be [2021-01-29T00:50:54.128Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-29T00:50:54.403Z] ---> 9da9e2f91932 [2021-01-29T00:50:54.403Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-29T00:50:54.403Z] ---> 96ae9165d429 [2021-01-29T00:50:54.403Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-29T00:50:54.403Z] ---> Running in 6a75e7c00aa2 [2021-01-29T00:50:54.403Z] ---> Running in 6673113ab388 [2021-01-29T00:50:54.403Z] ---> Running in 3b6f631b8490 [2021-01-29T00:50:56.384Z] 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-01-29T00:50:56.670Z] 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-01-29T00:50:56.670Z] 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-01-29T00:50:58.649Z] Removing intermediate container c936c26aa37d [2021-01-29T00:50:58.650Z] ---> 0fcd8b685cc9 [2021-01-29T00:50:58.650Z] [2021-01-29T00:50:58.650Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:50:58.650Z] ---> afeebe901d6b [2021-01-29T00:50:58.650Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-29T00:50:58.650Z] ---> Using cache [2021-01-29T00:50:58.650Z] ---> 1cbc45a603e1 [2021-01-29T00:50:58.650Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:50:58.650Z] ---> Using cache [2021-01-29T00:50:58.650Z] ---> 35934f21b62d [2021-01-29T00:50:58.650Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-29T00:50:58.925Z] ---> Running in 8d0668ead6ba [2021-01-29T00:50:59.527Z] Removing intermediate container 8d0668ead6ba [2021-01-29T00:50:59.527Z] ---> 22f1d67cb3f3 [2021-01-29T00:50:59.527Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-29T00:50:59.527Z] ---> Running in b6994475d4dc [2021-01-29T00:51:00.130Z] Removing intermediate container b6994475d4dc [2021-01-29T00:51:00.130Z] ---> b96078cfda28 [2021-01-29T00:51:00.420Z] Step 15/23 : WORKDIR / [2021-01-29T00:51:00.420Z] ---> Running in fe54009a7cb4 [2021-01-29T00:51:01.408Z] Removing intermediate container fe54009a7cb4 [2021-01-29T00:51:01.408Z] ---> ce53b87e3968 [2021-01-29T00:51:01.408Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:51:02.396Z] ---> be4a6ad10d4b [2021-01-29T00:51:02.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-29T00:51:04.398Z] ---> 8c9bdb93a274 [2021-01-29T00:51:04.398Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-29T00:51:05.862Z] ---> 60c8dde121c9 [2021-01-29T00:51:05.862Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-29T00:51:05.862Z] ---> Running in 026685a807b1 [2021-01-29T00:51:06.496Z] Removing intermediate container 026685a807b1 [2021-01-29T00:51:06.496Z] ---> 09c668fc2eae [2021-01-29T00:51:06.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:51:06.773Z] ---> Running in 3e81d901c191 [2021-01-29T00:51:07.377Z] Removing intermediate container 3e81d901c191 [2021-01-29T00:51:07.377Z] ---> 7dee06bd3e3f [2021-01-29T00:51:07.377Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:51:07.659Z] ---> Running in f5baa4e1d0da [2021-01-29T00:51:08.266Z] Removing intermediate container f5baa4e1d0da [2021-01-29T00:51:08.266Z] ---> 1bd9e502584a [2021-01-29T00:51:08.266Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:51:08.544Z] ---> Running in 6d253ad02f01 [2021-01-29T00:51:09.151Z] Removing intermediate container 6d253ad02f01 [2021-01-29T00:51:09.151Z] ---> 1e1dabb6bb44 [2021-01-29T00:51:09.151Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:51:09.426Z] ---> Running in c953147c1241 [2021-01-29T00:51:10.033Z] Removing intermediate container c953147c1241 [2021-01-29T00:51:10.033Z] ---> fd8e3ae8480f [2021-01-29T00:51:10.033Z] [2021-01-29T00:51:10.635Z] Successfully built fd8e3ae8480f [2021-01-29T00:51:10.635Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-29T00:52:18.713Z]  Building docker-core-metadata-go ... done Removing intermediate container 6673113ab388 [2021-01-29T00:52:18.713Z] ---> d908ff8b7753 [2021-01-29T00:52:18.713Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-29T00:52:18.713Z] Removing intermediate container 6a75e7c00aa2 [2021-01-29T00:52:18.713Z] ---> 06ff5d9acb6a [2021-01-29T00:52:18.713Z] [2021-01-29T00:52:18.713Z] Step 10/22 : FROM alpine:3.12 [2021-01-29T00:52:18.713Z] ---> afeebe901d6b [2021-01-29T00:52:18.713Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-29T00:52:18.713Z] ---> Running in 57e52c74ba4f [2021-01-29T00:52:18.713Z] ---> Running in 45607e4e4f43 [2021-01-29T00:52:18.713Z] 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-01-29T00:52:18.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:18.713Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:18.713Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-29T00:52:18.713Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-29T00:52:18.713Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:52:18.713Z] Executing ca-certificates-20191127-r4.trigger [2021-01-29T00:52:18.713Z] OK: 6 MiB in 16 packages [2021-01-29T00:52:18.713Z] Removing intermediate container 45607e4e4f43 [2021-01-29T00:52:18.713Z] ---> 3b754463a9ef [2021-01-29T00:52:18.713Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-29T00:52:18.713Z] Removing intermediate container 57e52c74ba4f [2021-01-29T00:52:18.713Z] ---> bd567f869240 [2021-01-29T00:52:18.713Z] [2021-01-29T00:52:18.713Z] Step 11/26 : FROM docker:20.10.0 [2021-01-29T00:52:18.713Z] ---> Running in bb1ecb52391e [2021-01-29T00:52:18.713Z] 20.10.0: Pulling from library/docker [2021-01-29T00:52:18.713Z] Removing intermediate container bb1ecb52391e [2021-01-29T00:52:18.713Z] ---> a10a0f88f91d [2021-01-29T00:52:18.713Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-29T00:52:18.713Z] ---> Running in 94e4982e700e [2021-01-29T00:52:18.713Z] Removing intermediate container 94e4982e700e [2021-01-29T00:52:18.713Z] ---> 98d13d682339 [2021-01-29T00:52:18.713Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-29T00:52:18.713Z] ---> Running in d879593dae80 [2021-01-29T00:52:18.713Z] Removing intermediate container d879593dae80 [2021-01-29T00:52:18.713Z] ---> b3641a963e59 [2021-01-29T00:52:18.713Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:52:18.713Z] ---> 30e6c591152f [2021-01-29T00:52:18.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-29T00:52:20.240Z] ---> c664c4adc1cf [2021-01-29T00:52:20.240Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-29T00:52:22.217Z] ---> 67425ec27f06 [2021-01-29T00:52:22.217Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-29T00:52:22.490Z] ---> Running in 667dab5a6b8e [2021-01-29T00:52:23.093Z] Removing intermediate container 3b6f631b8490 [2021-01-29T00:52:23.093Z] ---> 584f5a3d08aa [2021-01-29T00:52:23.093Z] [2021-01-29T00:52:23.093Z] Step 10/23 : FROM alpine:3.12 [2021-01-29T00:52:23.093Z] ---> afeebe901d6b [2021-01-29T00:52:23.093Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-29T00:52:23.375Z] Removing intermediate container 667dab5a6b8e [2021-01-29T00:52:23.375Z] ---> 91bf84981e39 [2021-01-29T00:52:23.375Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:52:23.375Z] ---> Running in b7d78ca09dbf [2021-01-29T00:52:23.647Z] ---> Running in d9b3c1c6e914 [2021-01-29T00:52:23.927Z] Removing intermediate container b7d78ca09dbf [2021-01-29T00:52:23.927Z] ---> 8a87d06cca97 [2021-01-29T00:52:23.927Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-29T00:52:24.205Z] Removing intermediate container d9b3c1c6e914 [2021-01-29T00:52:24.206Z] ---> d24d0ab31d58 [2021-01-29T00:52:24.206Z] Step 20/22 : LABEL arch=arm64 [2021-01-29T00:52:24.206Z] ---> Running in 7deac6fd4f5d [2021-01-29T00:52:24.481Z] ---> Running in 55c7518463d5 [2021-01-29T00:52:24.752Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-29T00:52:24.752Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-29T00:52:24.752Z] ---> eeaf43b92773 [2021-01-29T00:52:24.752Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-29T00:52:24.752Z] Removing intermediate container 7deac6fd4f5d [2021-01-29T00:52:24.752Z] ---> ff757f5b592f [2021-01-29T00:52:24.752Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-29T00:52:25.025Z] Removing intermediate container 55c7518463d5 [2021-01-29T00:52:25.025Z] ---> faa9ad9a91f9 [2021-01-29T00:52:25.025Z] Step 21/22 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:52:25.025Z] ---> Running in 8e252519ccc7 [2021-01-29T00:52:25.025Z] ---> Running in 2ed87aa8e7d1 [2021-01-29T00:52:25.300Z] ---> Running in c6bae63db427 [2021-01-29T00:52:25.574Z] Removing intermediate container 2ed87aa8e7d1 [2021-01-29T00:52:25.574Z] ---> 5ca6c39ec169 [2021-01-29T00:52:25.574Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-29T00:52:25.847Z] ---> Running in e1232e11df9d [2021-01-29T00:52:25.847Z] Removing intermediate container c6bae63db427 [2021-01-29T00:52:25.847Z] ---> 4587008822d4 [2021-01-29T00:52:25.847Z] Step 22/22 : LABEL version=0.0.0 [2021-01-29T00:52:26.121Z] ---> Running in 5df37319ee4c [2021-01-29T00:52:26.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:26.679Z] Removing intermediate container 5df37319ee4c [2021-01-29T00:52:26.679Z] ---> 95793787d3ab [2021-01-29T00:52:26.679Z] [2021-01-29T00:52:26.679Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:26.953Z] Successfully built 95793787d3ab [2021-01-29T00:52:26.953Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-29T00:52:27.230Z]  Building docker-support-notifications-go ... done (1/2) Installing readline (8.0.4-r0) [2021-01-29T00:52:27.230Z] (2/2) Installing bash (5.0.17-r0) [2021-01-29T00:52:27.230Z] Executing bash-5.0.17-r0.post-install [2021-01-29T00:52:27.230Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:52:27.230Z] OK: 12 MiB in 22 packages [2021-01-29T00:52:28.227Z] Removing intermediate container e1232e11df9d [2021-01-29T00:52:28.227Z] ---> bb637de3bd75 [2021-01-29T00:52:28.227Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-29T00:52:28.511Z] ---> Running in 0b7021142bbf [2021-01-29T00:52:28.783Z] Removing intermediate container 8e252519ccc7 [2021-01-29T00:52:28.783Z] ---> a2e45c3bad8e [2021-01-29T00:52:28.783Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-29T00:52:29.055Z] ---> Running in f9f67d4a0733 [2021-01-29T00:52:29.328Z] Removing intermediate container f9f67d4a0733 [2021-01-29T00:52:29.328Z] ---> ceec75aebe7d [2021-01-29T00:52:29.328Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-29T00:52:29.601Z] ---> Running in 5dfdec9afe73 [2021-01-29T00:52:29.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:30.146Z] Removing intermediate container 5dfdec9afe73 [2021-01-29T00:52:30.146Z] ---> 446f7682662c [2021-01-29T00:52:30.146Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-29T00:52:30.146Z] ---> Running in c60123a0d50b [2021-01-29T00:52:30.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:30.741Z] Removing intermediate container c60123a0d50b [2021-01-29T00:52:30.741Z] ---> d51fa364f648 [2021-01-29T00:52:30.741Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-29T00:52:31.333Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-29T00:52:31.333Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-29T00:52:31.605Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-29T00:52:31.605Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-29T00:52:31.876Z] ---> 9199088de6d9 [2021-01-29T00:52:31.876Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-29T00:52:31.876Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-29T00:52:32.150Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-29T00:52:32.150Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:52:32.150Z] OK: 8 MiB in 20 packages [2021-01-29T00:52:32.431Z] ---> d7b3a322cd41 [2021-01-29T00:52:32.431Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-29T00:52:33.413Z] Removing intermediate container 0b7021142bbf [2021-01-29T00:52:33.413Z] ---> 70c59479b7a7 [2021-01-29T00:52:33.413Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-29T00:52:33.686Z] ---> 48d2248147a5 [2021-01-29T00:52:33.686Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-29T00:52:33.686Z] ---> Running in b1191b7e4ca8 [2021-01-29T00:52:34.305Z] ---> f36eec7749b4 [2021-01-29T00:52:34.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-29T00:52:34.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:35.172Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:52:35.767Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-29T00:52:35.767Z] (2/33) Installing expat (2.2.9-r1) [2021-01-29T00:52:35.767Z] (3/33) Installing libffi (3.3-r2) [2021-01-29T00:52:35.767Z] (4/33) Installing gdbm (1.13-r1) [2021-01-29T00:52:35.767Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-29T00:52:35.767Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-29T00:52:35.767Z] ---> a58fb6af727f [2021-01-29T00:52:35.767Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-29T00:52:35.767Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-29T00:52:37.202Z] ---> 36952966dfb6 [2021-01-29T00:52:37.203Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-29T00:52:37.475Z] ---> Running in 3e0533b9e139 [2021-01-29T00:52:37.475Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-29T00:52:37.475Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-29T00:52:37.475Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-29T00:52:37.774Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-29T00:52:37.774Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-29T00:52:37.774Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-29T00:52:37.774Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-29T00:52:37.774Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-29T00:52:37.774Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-29T00:52:37.774Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-29T00:52:38.044Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-29T00:52:38.044Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-29T00:52:38.044Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-29T00:52:38.044Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-29T00:52:38.044Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-29T00:52:38.044Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-29T00:52:38.044Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-29T00:52:38.044Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-29T00:52:38.044Z] Removing intermediate container 3e0533b9e139 [2021-01-29T00:52:38.044Z] ---> 03225057228e [2021-01-29T00:52:38.044Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:52:38.044Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-29T00:52:38.316Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-29T00:52:38.316Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-29T00:52:38.316Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-29T00:52:38.316Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-29T00:52:38.316Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-29T00:52:38.316Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-29T00:52:38.316Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-29T00:52:38.316Z] ---> Running in 99a5ce1d5fc2 [2021-01-29T00:52:38.316Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:52:38.589Z] OK: 71 MiB in 55 packages [2021-01-29T00:52:38.860Z] Removing intermediate container 99a5ce1d5fc2 [2021-01-29T00:52:38.861Z] ---> 39e09908206e [2021-01-29T00:52:38.861Z] Step 21/23 : LABEL arch=arm64 [2021-01-29T00:52:39.139Z] ---> Running in dcd1cdb14f57 [2021-01-29T00:52:39.413Z] Removing intermediate container dcd1cdb14f57 [2021-01-29T00:52:39.413Z] ---> 58c47cc87d7e [2021-01-29T00:52:39.413Z] Step 22/23 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:52:39.685Z] ---> Running in ded00c2ed693 [2021-01-29T00:52:40.285Z] Removing intermediate container ded00c2ed693 [2021-01-29T00:52:40.285Z] ---> 96fdfdf8188f [2021-01-29T00:52:40.285Z] Step 23/23 : LABEL version=0.0.0 [2021-01-29T00:52:40.890Z] ---> Running in 9069f4c190d2 [2021-01-29T00:52:41.487Z] Removing intermediate container 9069f4c190d2 [2021-01-29T00:52:41.487Z] ---> 11ba60a468e3 [2021-01-29T00:52:41.487Z] [2021-01-29T00:52:41.760Z] Successfully built 11ba60a468e3 [2021-01-29T00:52:41.760Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-29T00:52:44.445Z]  Building docker-core-data-go ... done Removing intermediate container b1191b7e4ca8 [2021-01-29T00:52:44.445Z] ---> 8afab846b578 [2021-01-29T00:52:44.445Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-29T00:52:44.445Z] ---> Running in c6a1a189820a [2021-01-29T00:52:49.836Z] Collecting docker-compose==1.23.2 [2021-01-29T00:52:49.836Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-29T00:52:49.836Z] Collecting docopt<0.7,>=0.6.1 [2021-01-29T00:52:49.836Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-29T00:52:51.800Z] Collecting cached-property<2,>=1.2.0 [2021-01-29T00:52:51.800Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-29T00:52:51.800Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-29T00:52:51.800Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-29T00:52:54.404Z] Collecting PyYAML<4,>=3.10 [2021-01-29T00:52:54.404Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-29T00:52:57.799Z] Collecting docker<4.0,>=3.6.0 [2021-01-29T00:52:57.799Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-29T00:52:57.799Z] Collecting texttable<0.10,>=0.9.0 [2021-01-29T00:52:57.799Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-29T00:52:59.554Z] 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-01-29T00:52:59.823Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-29T00:52:59.823Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-29T00:53:00.411Z] Collecting jsonschema<3,>=2.5.1 [2021-01-29T00:53:00.411Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-29T00:53:01.385Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-29T00:53:01.385Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-29T00:53:01.977Z] Collecting docker-pycreds>=0.4.0 [2021-01-29T00:53:01.977Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-29T00:53:02.246Z] Collecting idna<2.8,>=2.5 [2021-01-29T00:53:02.246Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-29T00:53:02.246Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-29T00:53:02.834Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-29T00:53:02.834Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-29T00:53:03.106Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-29T00:53:03.106Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-29T00:53:03.106Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-29T00:53:03.106Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-29T00:53:03.106Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-29T00:53:03.698Z] Installing collected packages: docopt, cached-property, dockerpty, PyYAML, docker-pycreds, websocket-client, idna, urllib3, requests, docker, texttable, jsonschema, docker-compose [2021-01-29T00:53:03.698Z] Running setup.py install for docopt: started [2021-01-29T00:53:05.663Z] Running setup.py install for docopt: finished with status 'done' [2021-01-29T00:53:05.663Z] Running setup.py install for dockerpty: started [2021-01-29T00:53:07.633Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-29T00:53:07.633Z] Running setup.py install for PyYAML: started [2021-01-29T00:53:09.608Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-29T00:53:09.878Z] Attempting uninstall: idna [2021-01-29T00:53:09.878Z] Found existing installation: idna 2.9 [2021-01-29T00:53:09.878Z] Uninstalling idna-2.9: [2021-01-29T00:53:09.878Z] Successfully uninstalled idna-2.9 [2021-01-29T00:53:10.469Z] Attempting uninstall: urllib3 [2021-01-29T00:53:10.469Z] Found existing installation: urllib3 1.25.9 [2021-01-29T00:53:10.469Z] Uninstalling urllib3-1.25.9: [2021-01-29T00:53:10.744Z] Successfully uninstalled urllib3-1.25.9 [2021-01-29T00:53:11.334Z] Attempting uninstall: requests [2021-01-29T00:53:11.334Z] Found existing installation: requests 2.23.0 [2021-01-29T00:53:11.334Z] Uninstalling requests-2.23.0: [2021-01-29T00:53:11.334Z] Successfully uninstalled requests-2.23.0 [2021-01-29T00:53:12.309Z] Running setup.py install for texttable: started [2021-01-29T00:53:14.270Z] Running setup.py install for texttable: finished with status 'done' [2021-01-29T00:53:15.244Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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.57.0 [2021-01-29T00:53:19.560Z] Removing intermediate container c6a1a189820a [2021-01-29T00:53:19.560Z] ---> 339ac1af491e [2021-01-29T00:53:19.560Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-29T00:53:19.560Z] ---> Running in f847192ce5fd [2021-01-29T00:53:20.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-29T00:53:20.421Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-29T00:53:21.011Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-29T00:53:21.011Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-29T00:53:21.011Z] (3/3) Installing curl (7.69.1-r3) [2021-01-29T00:53:21.011Z] Executing busybox-1.31.1-r19.trigger [2021-01-29T00:53:21.011Z] OK: 71 MiB in 58 packages [2021-01-29T00:53:22.445Z] Removing intermediate container f847192ce5fd [2021-01-29T00:53:22.445Z] ---> 2552b7d18ed4 [2021-01-29T00:53:22.445Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-29T00:53:22.445Z] ---> Running in 0b68bd3e4de6 [2021-01-29T00:53:23.042Z] Removing intermediate container 0b68bd3e4de6 [2021-01-29T00:53:23.042Z] ---> c108928ad9b1 [2021-01-29T00:53:23.042Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-29T00:53:23.042Z] ---> Running in 991e5e535da3 [2021-01-29T00:53:23.314Z] Removing intermediate container 991e5e535da3 [2021-01-29T00:53:23.314Z] ---> b389c3f2adef [2021-01-29T00:53:23.314Z] Step 24/26 : LABEL arch=arm64 [2021-01-29T00:53:23.586Z] ---> Running in f75c4b831df1 [2021-01-29T00:53:23.861Z] Removing intermediate container f75c4b831df1 [2021-01-29T00:53:23.861Z] ---> 9b07d0a9e345 [2021-01-29T00:53:23.861Z] Step 25/26 : LABEL git_sha=600e9b21aa7194b46ff301a887fab1dff515ebca [2021-01-29T00:53:24.134Z] ---> Running in c11a174138b4 [2021-01-29T00:53:24.726Z] Removing intermediate container c11a174138b4 [2021-01-29T00:53:24.726Z] ---> 187185e7b4c9 [2021-01-29T00:53:24.726Z] Step 26/26 : LABEL version=0.0.0 [2021-01-29T00:53:24.726Z] ---> Running in be5ea7302516 [2021-01-29T00:53:25.321Z] Removing intermediate container be5ea7302516 [2021-01-29T00:53:25.321Z] ---> b72bdfd17b95 [2021-01-29T00:53:25.321Z] [2021-01-29T00:53:25.592Z] Successfully built b72bdfd17b95 [2021-01-29T00:53:25.592Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-29T00:53:26.206Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-29T00:53:26.199Z] $ docker stop --time=1 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a [2021-01-29T00:53:28.126Z] $ docker rm -f 6401bb888f57d60283d17f5098a0e0adc494aa3f8c339b11c617f2951d715e2a [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-29T00:53:28.795Z] + docker images [2021-01-29T00:53:28.795Z] + grep docker [2021-01-29T00:53:29.072Z] docker-sys-mgmt-agent-go-arm64 latest b72bdfd17b95 4 seconds ago 300MB [2021-01-29T00:53:29.072Z] docker-core-data-go-arm64 latest 11ba60a468e3 47 seconds ago 21MB [2021-01-29T00:53:29.072Z] docker-support-notifications-go-arm64 latest 95793787d3ab About a minute ago 16MB [2021-01-29T00:53:29.072Z] docker-core-metadata-go-arm64 latest fd8e3ae8480f 2 minutes ago 17.7MB [2021-01-29T00:53:29.072Z] docker-security-bootstrapper-go-arm64 latest 6a553c87f19f 3 minutes ago 31.9MB [2021-01-29T00:53:29.072Z] docker-security-secretstore-setup-go-arm64 latest 049866cdb65c 4 minutes ago 23.4MB [2021-01-29T00:53:29.072Z] docker-core-command-go-arm64 latest 754310209d18 4 minutes ago 16MB [2021-01-29T00:53:29.072Z] docker-security-proxy-setup-go-arm64 latest a9c477111928 4 minutes ago 23.2MB [2021-01-29T00:53:29.072Z] docker-support-scheduler-go-arm64 latest 37bd939277af 4 minutes ago 15.5MB [2021-01-29T00:53:29.072Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [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] } [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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] libraryResource [Pipeline] sh [2021-01-29T00:53:32.556Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:53:33.446Z] ---> package-listing.sh [2021-01-29T00:53:33.446Z] ++ facter osfamily [2021-01-29T00:53:33.446Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-29T00:53:33.446Z] + OS_FAMILY=redhat [2021-01-29T00:53:33.446Z] + workspace=/w/workspace/edgex-go/51 [2021-01-29T00:53:33.446Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-29T00:53:33.446Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-29T00:53:33.446Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-29T00:53:33.446Z] + PACKAGES=/tmp/packages_start.txt [2021-01-29T00:53:33.446Z] + '[' /w/workspace/edgex-go/51 ']' [2021-01-29T00:53:33.446Z] + PACKAGES=/tmp/packages_end.txt [2021-01-29T00:53:33.446Z] + case "${OS_FAMILY}" in [2021-01-29T00:53:33.446Z] + rpm -qa [2021-01-29T00:53:33.446Z] + sort [2021-01-29T00:53:38.760Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-29T00:53:38.760Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-29T00:53:38.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-29T00:53:38.760Z] + '[' /w/workspace/edgex-go/51 ']' [2021-01-29T00:53:38.760Z] + mkdir -p /w/workspace/edgex-go/51/archives/ [2021-01-29T00:53:38.760Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/51/archives/ [Pipeline] echo [2021-01-29T00:53:38.774Z] 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/51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-29T00:53:39.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:53:39.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:53:39.379Z] [2021-01-29T00:53:39.379Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-29T00:53:39.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:53:39.729Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-29T00:53:39.729Z] df20fa9351a1: Pulling fs layer [2021-01-29T00:53:39.729Z] 36b3adc4ff6f: Pulling fs layer [2021-01-29T00:53:39.729Z] 8ad3a11d3b57: Pulling fs layer [2021-01-29T00:53:39.729Z] 46f8f816bc3b: Pulling fs layer [2021-01-29T00:53:39.729Z] 93b61091891f: Pulling fs layer [2021-01-29T00:53:39.729Z] 93b9cdb0e59b: Pulling fs layer [2021-01-29T00:53:39.729Z] 5e14af77c1be: Pulling fs layer [2021-01-29T00:53:39.729Z] 01666e4c0597: Pulling fs layer [2021-01-29T00:53:39.729Z] aa168da1d23b: Pulling fs layer [2021-01-29T00:53:39.729Z] 46f8f816bc3b: Waiting [2021-01-29T00:53:39.729Z] 93b61091891f: Waiting [2021-01-29T00:53:39.729Z] 93b9cdb0e59b: Waiting [2021-01-29T00:53:39.729Z] 5e14af77c1be: Waiting [2021-01-29T00:53:39.729Z] 01666e4c0597: Waiting [2021-01-29T00:53:39.729Z] aa168da1d23b: Waiting [2021-01-29T00:53:39.729Z] 36b3adc4ff6f: Verifying Checksum [2021-01-29T00:53:39.729Z] 36b3adc4ff6f: Download complete [2021-01-29T00:53:39.993Z] 46f8f816bc3b: Verifying Checksum [2021-01-29T00:53:39.993Z] 46f8f816bc3b: Download complete [2021-01-29T00:53:39.993Z] df20fa9351a1: Verifying Checksum [2021-01-29T00:53:39.993Z] 93b9cdb0e59b: Verifying Checksum [2021-01-29T00:53:39.993Z] 93b9cdb0e59b: Download complete [2021-01-29T00:53:39.993Z] 93b61091891f: Verifying Checksum [2021-01-29T00:53:39.993Z] 93b61091891f: Download complete [2021-01-29T00:53:39.993Z] 5e14af77c1be: Download complete [2021-01-29T00:53:39.993Z] 01666e4c0597: Verifying Checksum [2021-01-29T00:53:39.993Z] 01666e4c0597: Download complete [2021-01-29T00:53:40.258Z] df20fa9351a1: Pull complete [2021-01-29T00:53:40.523Z] 36b3adc4ff6f: Pull complete [2021-01-29T00:53:40.523Z] 8ad3a11d3b57: Verifying Checksum [2021-01-29T00:53:40.523Z] 8ad3a11d3b57: Download complete [2021-01-29T00:53:42.457Z] aa168da1d23b: Verifying Checksum [2021-01-29T00:53:42.457Z] aa168da1d23b: Download complete [2021-01-29T00:53:43.036Z] 8ad3a11d3b57: Pull complete [2021-01-29T00:53:43.610Z] 46f8f816bc3b: Pull complete [2021-01-29T00:53:44.568Z] 93b61091891f: Pull complete [2021-01-29T00:53:44.832Z] 93b9cdb0e59b: Pull complete [2021-01-29T00:53:44.832Z] 5e14af77c1be: Pull complete [2021-01-29T00:53:45.095Z] 01666e4c0597: Pull complete [2021-01-29T00:53:51.772Z] aa168da1d23b: Pull complete [2021-01-29T00:53:52.721Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-29T00:53:52.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-29T00:53:52.721Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-29T00:53:52.945Z] prd-centos7-docker-4c-2g-23838 does not seem to be running inside a container [2021-01-29T00:53:52.997Z] $ 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/51/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/51 -v /w/workspace/edgex-go/51:/w/workspace/edgex-go/51:rw,z -v /w/workspace/edgex-go/51@tmp:/w/workspace/edgex-go/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-29T00:53:57.390Z] $ docker top 9f06f4184833b6c0d23717213b94ce7e76b56b4fd500c69aa2afe9914f6a6937 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-29T00:53:58.017Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-29T00:53:58.320Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-29T00:53:58.620Z] + ls /var/log/sa-host [2021-01-29T00:53:58.620Z] + sadf -c /var/log/sa-host/sa23 [2021-01-29T00:53:58.620Z] file_magic: OK [2021-01-29T00:53:58.620Z] HZ: Using current value: 100 [2021-01-29T00:53:58.620Z] file_header: OK [2021-01-29T00:53:58.620Z] 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-01-29T00:53:58.620Z] Statistics: [2021-01-29T00:53:58.620Z] Hnuu...uuuununununu... [2021-01-29T00:53:58.620Z] File successfully converted to sysstat format version 12.2.1 [2021-01-29T00:53:58.620Z] + sadf -c /var/log/sa-host/sa29 [2021-01-29T00:53:58.620Z] file_magic: OK [2021-01-29T00:53:58.620Z] HZ: Using current value: 100 [2021-01-29T00:53:58.620Z] file_header: OK [2021-01-29T00:53:58.620Z] 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-01-29T00:53:58.620Z] Statistics: [2021-01-29T00:53:58.620Z] 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... [2021-01-29T00:53:58.620Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-29T00:53:58.869Z] provisioning config files... [2021-01-29T00:53:58.890Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/51@tmp/config7181123461253440294tmp [Pipeline] { [Pipeline] echo [2021-01-29T00:53:58.955Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:53:59.251Z] ---> create-netrc.sh [Pipeline] } [2021-01-29T00:53:59.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-29T00:53:59.366Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:53:59.663Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-29T00:53:59.673Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:53:59.974Z] ---> sudo-logs.sh [2021-01-29T00:53:59.974Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-29T00:53:59.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:54:00.374Z] ---> job-cost.sh [2021-01-29T00:54:00.374Z] lf-activate-venv: SKIPPING [2021-01-29T00:54:00.374Z] INFO: No Stack... [2021-01-29T00:54:01.348Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-29T00:54:01.934Z] INFO: Archiving Costs [Pipeline] echo [2021-01-29T00:54:01.953Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-29T00:54:02.258Z] ---> logs-deploy.sh [2021-01-29T00:54:02.258Z] lf-activate-venv: SKIPPING [2021-01-29T00:54:02.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/51 [2021-01-29T00:54:02.258Z] INFO: archiving workspace using pattern(s): [2021-01-29T00:54:04.182Z] Archives upload complete. [2021-01-29T00:54:04.182Z] INFO: archiving logs to Nexus [2021-01-29T00:54:05.130Z] ---> uname -a: [2021-01-29T00:54:05.130Z] Linux prd-centos7-docker-4c-2g-23838.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> lscpu: [2021-01-29T00:54:05.130Z] Architecture: x86_64 [2021-01-29T00:54:05.130Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-29T00:54:05.130Z] Byte Order: Little Endian [2021-01-29T00:54:05.130Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-29T00:54:05.130Z] CPU(s): 4 [2021-01-29T00:54:05.130Z] On-line CPU(s) list: 0-3 [2021-01-29T00:54:05.130Z] Thread(s) per core: 1 [2021-01-29T00:54:05.130Z] Core(s) per socket: 1 [2021-01-29T00:54:05.130Z] Socket(s): 4 [2021-01-29T00:54:05.130Z] NUMA node(s): 1 [2021-01-29T00:54:05.130Z] Vendor ID: GenuineIntel [2021-01-29T00:54:05.130Z] CPU family: 6 [2021-01-29T00:54:05.130Z] Model: 44 [2021-01-29T00:54:05.130Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-29T00:54:05.130Z] Stepping: 1 [2021-01-29T00:54:05.130Z] CPU MHz: 2933.442 [2021-01-29T00:54:05.130Z] BogoMIPS: 5866.88 [2021-01-29T00:54:05.130Z] Virtualization: VT-x [2021-01-29T00:54:05.130Z] Hypervisor vendor: KVM [2021-01-29T00:54:05.130Z] Virtualization type: full [2021-01-29T00:54:05.130Z] L1d cache: 128 KiB [2021-01-29T00:54:05.130Z] L1i cache: 128 KiB [2021-01-29T00:54:05.130Z] L2 cache: 16 MiB [2021-01-29T00:54:05.130Z] L3 cache: 64 MiB [2021-01-29T00:54:05.130Z] NUMA node0 CPU(s): 0-3 [2021-01-29T00:54:05.130Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-29T00:54:05.130Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-29T00:54:05.130Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-29T00:54:05.130Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-29T00:54:05.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-29T00:54:05.130Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-29T00:54:05.130Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-29T00:54:05.130Z] Vulnerability Srbds: Not affected [2021-01-29T00:54:05.130Z] Vulnerability Tsx async abort: Not affected [2021-01-29T00:54:05.130Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> nproc: [2021-01-29T00:54:05.130Z] 4 [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> df -h: [2021-01-29T00:54:05.130Z] Filesystem Size Used Available Use% Mounted on [2021-01-29T00:54:05.130Z] overlay 50.0G 11.8G 38.2G 24% / [2021-01-29T00:54:05.130Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-29T00:54:05.130Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-29T00:54:05.130Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/51 [2021-01-29T00:54:05.130Z] /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/51@tmp [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> free -m: [2021-01-29T00:54:05.130Z] total used free shared buff/cache available [2021-01-29T00:54:05.130Z] Mem: 1837 714 266 0 856 1039 [2021-01-29T00:54:05.130Z] Swap: 1023 54 969 [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> ip addr: [2021-01-29T00:54:05.130Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-29T00:54:05.130Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-29T00:54:05.130Z] inet 127.0.0.1/8 scope host lo [2021-01-29T00:54:05.130Z] valid_lft forever preferred_lft forever [2021-01-29T00:54:05.130Z] inet6 ::1/128 scope host [2021-01-29T00:54:05.130Z] valid_lft forever preferred_lft forever [2021-01-29T00:54:05.130Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-29T00:54:05.130Z] link/ether fa:16:3e:58:f8:59 brd ff:ff:ff:ff:ff:ff [2021-01-29T00:54:05.130Z] inet 10.30.123.147/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-29T00:54:05.130Z] valid_lft 85039sec preferred_lft 85039sec [2021-01-29T00:54:05.130Z] inet6 fe80::f816:3eff:fe58:f859/64 scope link [2021-01-29T00:54:05.130Z] valid_lft forever preferred_lft forever [2021-01-29T00:54:05.130Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-29T00:54:05.130Z] link/ether 02:42:73:74:58:fc brd ff:ff:ff:ff:ff:ff [2021-01-29T00:54:05.130Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-29T00:54:05.130Z] valid_lft forever preferred_lft forever [2021-01-29T00:54:05.130Z] inet6 fe80::42:73ff:fe74:58fc/64 scope link [2021-01-29T00:54:05.130Z] valid_lft forever preferred_lft forever [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] ---> sar -b -r -n DEV: [2021-01-29T00:54:05.130Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] 00:31:13 LINUX RESTART (4 CPU) [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-29T00:54:05.130Z] 00:33:01 74.82 18.12 56.70 0.00 5204.20 18079.02 0.00 [2021-01-29T00:54:05.130Z] 00:34:01 305.84 104.14 201.70 0.00 7888.24 52547.66 0.00 [2021-01-29T00:54:05.130Z] 00:35:01 187.20 98.42 88.78 0.00 3209.58 9861.46 0.00 [2021-01-29T00:54:05.130Z] 00:36:01 144.05 68.09 75.96 0.00 3235.56 13144.51 0.00 [2021-01-29T00:54:05.130Z] 00:37:01 1007.24 718.62 288.63 0.00 95192.44 165069.05 0.00 [2021-01-29T00:54:05.130Z] 00:38:02 2539.64 2249.70 289.93 0.00 142000.27 155160.75 0.00 [2021-01-29T00:54:05.130Z] 00:39:01 1026.88 716.90 309.98 0.00 79567.95 143292.06 0.00 [2021-01-29T00:54:05.130Z] 00:40:01 1551.76 1289.72 262.05 0.00 76129.56 79459.10 0.00 [2021-01-29T00:54:05.130Z] 00:41:01 371.15 92.48 278.67 0.00 8431.79 39122.40 0.00 [2021-01-29T00:54:05.130Z] 00:42:01 13.85 6.39 7.46 0.00 130.36 237.75 0.00 [2021-01-29T00:54:05.130Z] 00:43:02 0.40 0.12 0.28 0.00 4.13 3.53 0.00 [2021-01-29T00:54:05.130Z] 00:44:01 0.25 0.02 0.24 0.00 0.14 2.91 0.00 [2021-01-29T00:54:05.130Z] 00:45:01 0.42 0.13 0.28 0.00 1.60 3.66 0.00 [2021-01-29T00:54:05.130Z] 00:46:01 0.27 0.03 0.23 0.00 0.27 2.73 0.00 [2021-01-29T00:54:05.130Z] 00:47:01 2.60 2.40 0.20 0.00 233.67 2.65 0.00 [2021-01-29T00:54:05.130Z] 00:48:01 0.85 0.03 0.82 0.00 1.07 15.47 0.00 [2021-01-29T00:54:05.130Z] 00:49:01 0.28 0.02 0.27 0.00 0.27 3.01 0.00 [2021-01-29T00:54:05.130Z] 00:50:01 0.30 0.03 0.27 0.00 0.40 2.98 0.00 [2021-01-29T00:54:05.130Z] 00:51:01 0.65 0.02 0.63 0.00 0.27 6.96 0.00 [2021-01-29T00:54:05.130Z] 00:52:01 0.67 0.00 0.67 0.00 0.00 7.94 0.00 [2021-01-29T00:54:05.130Z] 00:53:01 0.38 0.00 0.38 0.00 0.00 4.20 0.00 [2021-01-29T00:54:05.130Z] Average: 345.20 256.33 88.88 0.00 20101.45 32225.33 0.00 [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-29T00:54:05.130Z] 00:33:01 288828 0 610768 32.46 2620 979328 1198628 40.91 527624 861320 42448 [2021-01-29T00:54:05.130Z] 00:34:01 338460 0 699324 37.17 1492 842268 1122920 38.32 438196 822536 16 [2021-01-29T00:54:05.130Z] 00:35:01 221840 0 798044 42.41 704 860956 1836160 62.67 688972 689972 76548 [2021-01-29T00:54:05.130Z] 00:36:01 156692 0 730008 38.80 660 994184 1407656 48.04 611720 826440 29020 [2021-01-29T00:54:05.130Z] 00:37:01 303936 0 734028 39.01 0 843580 1771384 60.45 588228 767576 1300 [2021-01-29T00:54:05.130Z] 00:38:02 153480 0 1199108 63.73 0 528956 3374156 115.15 826960 635444 34636 [2021-01-29T00:54:05.130Z] 00:39:01 520264 0 658272 34.99 0 703008 1799688 61.42 481272 666368 64 [2021-01-29T00:54:05.130Z] 00:40:01 66240 0 906128 48.16 0 909176 2497684 85.24 811152 744344 26748 [2021-01-29T00:54:05.130Z] 00:41:01 123736 0 679856 36.13 0 1077952 1545000 52.73 633688 859936 16 [2021-01-29T00:54:05.130Z] 00:42:01 154392 0 646780 34.37 0 1080372 1226928 41.87 629508 837872 12 [2021-01-29T00:54:05.130Z] 00:43:02 161460 0 639716 34.00 0 1080368 1189020 40.58 624980 836624 16 [2021-01-29T00:54:05.130Z] 00:44:01 161204 0 639944 34.01 0 1080396 1189056 40.58 625172 836648 16 [2021-01-29T00:54:05.130Z] 00:45:01 161108 0 640032 34.02 0 1080404 1189140 40.58 625652 836688 20 [2021-01-29T00:54:05.130Z] 00:46:01 161220 0 639916 34.01 0 1080408 1189116 40.58 625396 836700 12 [2021-01-29T00:54:05.130Z] 00:47:01 152512 0 642436 34.14 0 1086596 1180880 40.30 630552 839836 20 [2021-01-29T00:54:05.130Z] 00:48:01 152788 0 642156 34.13 0 1086600 1180796 40.30 630048 839836 16 [2021-01-29T00:54:05.130Z] 00:49:01 152748 0 642188 34.13 0 1086608 1180796 40.30 630120 839848 12 [2021-01-29T00:54:05.130Z] 00:50:01 152624 0 642312 34.14 0 1086608 1180796 40.30 630112 839844 8 [2021-01-29T00:54:05.130Z] 00:51:01 152476 0 642452 34.14 0 1086616 1180796 40.30 629992 839856 8 [2021-01-29T00:54:05.130Z] 00:52:01 152420 0 642492 34.15 0 1086632 1180868 40.30 630380 839864 8 [2021-01-29T00:54:05.130Z] 00:53:01 152508 0 642396 34.14 0 1086640 1180796 40.30 630004 839864 16 [2021-01-29T00:54:05.130Z] Average: 192426 0 700874 37.25 261 987984 1466774 50.06 626178 806544 10046 [2021-01-29T00:54:05.130Z] [2021-01-29T00:54:05.130Z] 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-29T00:54:05.130Z] 00:33:01 eth0 1140.56 1247.04 4984.47 157.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:33:01 vethb0687f9 844.38 657.78 81.50 2712.31 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:33:01 docker0 844.38 657.65 69.96 2712.30 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:34:01 eth0 486.88 397.52 3678.15 42.35 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.130Z] 00:34:01 docker0 139.12 175.62 9.89 833.90 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:35:01 veth30878a1 0.33 0.47 0.03 0.04 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:35:01 eth0 51.93 33.99 35.79 69.93 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:35:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:36:01 veth30878a1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:36:01 eth0 30.56 15.32 24.55 12.78 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:37:01 veth7eecf02 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:37:01 veth667c6ee 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:37:01 eth0 261.64 224.17 1841.27 75.38 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:38:02 veth4aa0907 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:38:02 veth7eecf02 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:38:02 vethfa2e15f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:38:02 eth0 13.48 7.05 11.15 5.88 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:39:01 vethe7427b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:39:01 veth9852477 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:39:01 veth7eecf02 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:39:01 veth7402963 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:40:01 veth7eecf02 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:40:01 veth87847ec 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:40:01 eth0 2661.65 2357.31 12949.74 491.65 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:40:01 vethc83c597 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:41:01 veth7eecf02 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:41:01 eth0 253.54 157.60 1734.87 83.76 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:41:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:41:01 docker0 1082.52 1058.28 85.55 5043.62 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:42:01 eth0 26.00 24.37 4.97 49.39 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:43:02 eth0 1.92 0.78 0.85 0.56 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:44:01 eth0 2.74 0.69 0.73 0.44 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:45:01 eth0 3.61 1.02 1.27 0.76 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:46:01 eth0 0.68 0.38 0.29 0.25 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:47:01 eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:48:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:49:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:50:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:51:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:52:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:53:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] Average: eth0 117.29 104.69 632.73 27.35 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] Average: docker0 51.69 50.53 4.08 240.82 0.00 0.00 0.00 0.00 [2021-01-29T00:54:05.131Z] [2021-01-29T00:54:05.131Z] [2021-01-29T00:54:05.131Z] ---> sar -P ALL: [2021-01-29T00:54:05.131Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/29/21 _x86_64_ (4 CPU) [2021-01-29T00:54:05.131Z] [2021-01-29T00:54:05.131Z] 00:31:13 LINUX RESTART (4 CPU) [2021-01-29T00:54:05.131Z] [2021-01-29T00:54:05.131Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2021-01-29T00:54:05.131Z] 00:33:01 all 12.45 0.00 5.65 1.65 0.04 80.21 [2021-01-29T00:54:05.131Z] 00:33:01 0 10.80 0.00 7.78 0.28 0.05 81.09 [2021-01-29T00:54:05.131Z] 00:33:01 1 8.84 0.00 4.40 0.17 0.03 86.55 [2021-01-29T00:54:05.131Z] 00:33:01 2 14.54 0.00 5.05 4.77 0.03 75.61 [2021-01-29T00:54:05.131Z] 00:33:01 3 15.61 0.00 5.39 1.38 0.03 77.58 [2021-01-29T00:54:05.131Z] 00:34:01 all 11.09 0.00 9.57 5.67 0.06 73.61 [2021-01-29T00:54:05.131Z] 00:34:01 0 11.77 0.00 9.82 5.10 0.07 73.24 [2021-01-29T00:54:05.131Z] 00:34:01 1 10.83 0.00 9.65 5.66 0.07 73.79 [2021-01-29T00:54:05.131Z] 00:34:01 2 10.87 0.00 9.81 5.09 0.03 74.19 [2021-01-29T00:54:05.131Z] 00:34:01 3 10.88 0.00 9.00 6.83 0.07 73.21 [2021-01-29T00:54:05.131Z] 00:35:01 all 53.13 0.00 13.81 5.00 0.06 27.99 [2021-01-29T00:54:05.131Z] 00:35:01 0 52.74 0.00 13.32 5.88 0.05 28.02 [2021-01-29T00:54:05.131Z] 00:35:01 1 51.46 0.00 14.21 6.25 0.05 28.02 [2021-01-29T00:54:05.131Z] 00:35:01 2 54.79 0.00 13.03 3.95 0.05 28.17 [2021-01-29T00:54:05.131Z] 00:35:01 3 53.57 0.00 14.70 3.90 0.07 27.76 [2021-01-29T00:54:05.131Z] 00:36:01 all 46.37 0.00 13.82 3.85 0.04 35.92 [2021-01-29T00:54:05.131Z] 00:36:01 0 45.75 0.00 13.92 5.30 0.03 35.00 [2021-01-29T00:54:05.131Z] 00:36:01 1 45.68 0.00 13.85 3.37 0.05 37.05 [2021-01-29T00:54:05.131Z] 00:36:01 2 47.05 0.00 13.52 3.60 0.05 35.79 [2021-01-29T00:54:05.131Z] 00:36:01 3 47.00 0.00 13.99 3.14 0.03 35.83 [2021-01-29T00:54:05.131Z] 00:37:01 all 22.46 0.00 25.38 7.67 0.06 44.43 [2021-01-29T00:54:05.131Z] 00:37:01 0 23.07 0.00 25.16 6.32 0.09 45.36 [2021-01-29T00:54:05.131Z] 00:37:01 1 19.92 0.00 24.93 8.70 0.07 46.38 [2021-01-29T00:54:05.131Z] 00:37:01 2 24.15 0.00 26.10 6.77 0.04 42.95 [2021-01-29T00:54:05.131Z] 00:37:01 3 22.70 0.00 25.33 8.91 0.05 43.02 [2021-01-29T00:54:05.131Z] 00:38:02 all 38.00 0.00 24.26 22.75 0.07 14.92 [2021-01-29T00:54:05.131Z] 00:38:02 0 38.08 0.00 23.78 24.46 0.09 13.59 [2021-01-29T00:54:05.131Z] 00:38:02 1 37.67 0.00 24.27 23.44 0.05 14.56 [2021-01-29T00:54:05.131Z] 00:38:02 2 37.92 0.00 24.24 20.62 0.05 17.17 [2021-01-29T00:54:05.131Z] 00:38:02 3 38.32 0.00 24.76 22.47 0.07 14.38 [2021-01-29T00:54:05.131Z] 00:39:01 all 33.07 0.00 23.09 16.58 0.05 27.22 [2021-01-29T00:54:05.131Z] 00:39:01 0 31.87 0.00 23.27 17.50 0.04 27.31 [2021-01-29T00:54:05.131Z] 00:39:01 1 32.85 0.00 22.38 17.23 0.07 27.46 [2021-01-29T00:54:05.131Z] 00:39:01 2 33.89 0.00 23.22 16.21 0.04 26.65 [2021-01-29T00:54:05.131Z] 00:39:01 3 33.66 0.00 23.49 15.36 0.05 27.44 [2021-01-29T00:54:05.131Z] 00:40:01 all 53.20 0.00 22.40 17.09 0.08 7.23 [2021-01-29T00:54:05.131Z] 00:40:01 0 52.91 0.00 22.18 17.33 0.11 7.47 [2021-01-29T00:54:05.131Z] 00:40:01 1 53.52 0.00 21.43 17.51 0.05 7.48 [2021-01-29T00:54:05.131Z] 00:40:01 2 52.60 0.00 22.98 17.45 0.09 6.88 [2021-01-29T00:54:05.131Z] 00:40:01 3 53.77 0.00 23.00 16.06 0.07 7.10 [2021-01-29T00:54:05.131Z] 00:41:01 all 19.84 0.00 12.80 16.50 0.05 50.81 [2021-01-29T00:54:05.131Z] 00:41:01 0 20.87 0.00 13.84 12.79 0.05 52.44 [2021-01-29T00:54:05.131Z] 00:41:01 1 17.51 0.00 12.69 18.06 0.03 51.70 [2021-01-29T00:54:05.131Z] 00:41:01 2 21.29 0.00 12.78 19.34 0.03 46.56 [2021-01-29T00:54:05.131Z] 00:41:01 3 19.70 0.00 11.88 15.81 0.07 52.54 [2021-01-29T00:54:05.131Z] 00:42:01 all 0.36 0.00 0.34 0.20 0.00 99.10 [2021-01-29T00:54:05.131Z] 00:42:01 0 0.33 0.00 0.30 0.05 0.00 99.32 [2021-01-29T00:54:05.131Z] 00:42:01 1 0.37 0.00 0.42 0.05 0.00 99.17 [2021-01-29T00:54:05.131Z] 00:42:01 2 0.27 0.00 0.30 0.18 0.00 99.25 [2021-01-29T00:54:05.131Z] 00:42:01 3 0.47 0.00 0.33 0.53 0.00 98.67 [2021-01-29T00:54:05.131Z] 00:43:02 all 0.13 0.00 0.05 0.00 0.00 99.82 [2021-01-29T00:54:05.131Z] 00:43:02 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:43:02 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-29T00:54:05.131Z] 00:43:02 2 0.40 0.00 0.07 0.00 0.00 99.53 [2021-01-29T00:54:05.131Z] 00:43:02 3 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-29T00:54:05.131Z] [2021-01-29T00:54:05.131Z] 00:43:02 CPU %user %nice %system %iowait %steal %idle [2021-01-29T00:54:05.131Z] 00:44:01 all 0.22 0.00 0.18 0.00 0.00 99.59 [2021-01-29T00:54:05.131Z] 00:44:01 0 0.15 0.00 0.25 0.00 0.00 99.59 [2021-01-29T00:54:05.131Z] 00:44:01 1 0.07 0.00 0.14 0.00 0.00 99.80 [2021-01-29T00:54:05.131Z] 00:44:01 2 0.59 0.00 0.15 0.00 0.02 99.24 [2021-01-29T00:54:05.131Z] 00:44:01 3 0.08 0.00 0.17 0.00 0.00 99.75 [2021-01-29T00:54:05.131Z] 00:45:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2021-01-29T00:54:05.131Z] 00:45:01 0 0.10 0.00 0.08 0.00 0.02 99.80 [2021-01-29T00:54:05.131Z] 00:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:45:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-01-29T00:54:05.131Z] 00:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-29T00:54:05.131Z] 00:46:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-01-29T00:54:05.131Z] 00:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:46:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2021-01-29T00:54:05.131Z] 00:46:01 2 0.52 0.00 0.03 0.00 0.00 99.45 [2021-01-29T00:54:05.131Z] 00:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-29T00:54:05.131Z] 00:47:01 all 0.15 0.00 0.07 0.05 0.00 99.73 [2021-01-29T00:54:05.131Z] 00:47:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:47:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-29T00:54:05.131Z] 00:47:01 2 0.52 0.00 0.08 0.08 0.00 99.32 [2021-01-29T00:54:05.131Z] 00:47:01 3 0.03 0.00 0.10 0.08 0.00 99.78 [2021-01-29T00:54:05.131Z] 00:48:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-01-29T00:54:05.131Z] 00:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-29T00:54:05.131Z] 00:48:01 2 0.52 0.00 0.02 0.00 0.00 99.47 [2021-01-29T00:54:05.131Z] 00:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-29T00:54:05.131Z] 00:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-01-29T00:54:05.131Z] 00:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-29T00:54:05.131Z] 00:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-29T00:54:05.131Z] 00:49:01 2 0.52 0.00 0.02 0.00 0.02 99.45 [2021-01-29T00:54:05.131Z] 00:49:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-29T00:54:05.131Z] 00:50:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-01-29T00:54:05.131Z] 00:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-29T00:54:05.131Z] 00:50:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:50:01 2 0.48 0.00 0.03 0.00 0.00 99.48 [2021-01-29T00:54:05.131Z] 00:50:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2021-01-29T00:54:05.131Z] 00:51:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-29T00:54:05.131Z] 00:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-29T00:54:05.131Z] 00:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2021-01-29T00:54:05.131Z] 00:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-29T00:54:05.131Z] 00:51:01 3 0.52 0.00 0.02 0.00 0.02 99.45 [2021-01-29T00:54:05.131Z] 00:52:01 all 0.12 0.00 0.04 0.00 0.00 99.83 [2021-01-29T00:54:05.132Z] 00:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-29T00:54:05.132Z] 00:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-29T00:54:05.132Z] 00:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-01-29T00:54:05.132Z] 00:52:01 3 0.38 0.00 0.05 0.00 0.00 99.57 [2021-01-29T00:54:05.132Z] 00:53:01 all 0.04 0.00 0.03 0.00 0.00 99.93 [2021-01-29T00:54:05.132Z] 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-29T00:54:05.132Z] 00:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-01-29T00:54:05.132Z] 00:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-29T00:54:05.132Z] 00:53:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-29T00:54:05.132Z] Average: all 13.51 0.00 7.02 4.49 0.02 74.96 [2021-01-29T00:54:05.132Z] Average: 0 13.40 0.00 7.14 4.40 0.03 75.04 [2021-01-29T00:54:05.132Z] Average: 1 12.94 0.00 6.89 4.65 0.02 75.50 [2021-01-29T00:54:05.132Z] Average: 2 13.98 0.00 7.02 4.54 0.02 74.43 [2021-01-29T00:54:05.132Z] Average: 3 13.72 0.00 7.03 4.35 0.03 74.87 [2021-01-29T00:54:05.132Z] [2021-01-29T00:54:05.132Z] [2021-01-29T00:54:05.132Z]