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 bbb161aa59ef099937232867751a09afbb087fa9 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from bbb161aa59ef099937232867751a09afbb087fa9 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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-16664 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/28 [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/28 # 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 bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 485b5a2a39ebd631aaab20b20668707ad2900bab Checking out Revision 485b5a2a39ebd631aaab20b20668707ad2900bab (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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 485b5a2a39ebd631aaab20b20668707ad2900bab # timeout=10 Commit message: "Merge commit 'bbb161aa59ef099937232867751a09afbb087fa9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-18T00:33:47.196Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-18T00:33:47.506Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-18T00:33:47.601Z] ========================================================= [2020-12-18T00:33:47.601Z] EdgeX Global Pipelines Version Info [2020-12-18T00:33:47.601Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:33:50.182Z] ------------------- [2020-12-18T00:33:50.183Z] stable info: [2020-12-18T00:33:50.183Z] ------------------- [2020-12-18T00:33:50.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-18T00:33:50.183Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T00:33:50.183Z] Message: update stable to v1.0.173 [2020-12-18T00:33:51.225Z] ------------------- [2020-12-18T00:33:51.225Z] experimental info: [2020-12-18T00:33:51.225Z] ------------------- [2020-12-18T00:33:51.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-18T00:33:51.225Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-18T00:33:51.225Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-18T00:33:51.540Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings > git rev-list --no-walk 2452f1e4342ed57326753616d5d8f109bbbfbd00 # timeout=10 [Pipeline] echo [2020-12-18T00:33:51.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-18T00:33:51.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-18T00:33:51.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-18T00:33:51.900Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-18T00:33:52.000Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-18T00:33:52.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-18T00:33:52.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-18T00:33:52.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-18T00:33:52.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-18T00:33:52.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-18T00:33:52.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-18T00:33:52.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-18T00:33:52.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-18T00:33:52.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T00:33:52.950Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-18T00:33:53.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-18T00:33:53.127Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-18T00:33:53.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-18T00:33:53.337Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-18T00:33:53.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-18T00:33:53.590Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-18T00:33:53.679Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-18T00:33:53.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2020-12-18T00:33:53.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2020-12-18T00:33:54.023Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2020-12-18T00:33:54.121Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 485b5a2a39ebd631aaab20b20668707ad2900bab [Pipeline] echo [2020-12-18T00:33:54.215Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 485b5a2 [Pipeline] echo [2020-12-18T00:33:54.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T00:33:54.512Z] provisioning config files... [2020-12-18T00:33:54.584Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config4441133046861981157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:33:55.096Z] ---> docker-login.sh [2020-12-18T00:33:55.096Z] nexus3.edgexfoundry.org:10001 [2020-12-18T00:33:56.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:33:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:33:56.114Z] Configure a credential helper to remove this warning. See [2020-12-18T00:33:56.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:33:56.114Z] [2020-12-18T00:33:56.114Z] Login Succeeded [2020-12-18T00:33:56.114Z] nexus3.edgexfoundry.org:10002 [2020-12-18T00:33:56.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:33:56.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:33:56.755Z] Configure a credential helper to remove this warning. See [2020-12-18T00:33:56.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:33:56.755Z] [2020-12-18T00:33:56.755Z] Login Succeeded [2020-12-18T00:33:56.755Z] nexus3.edgexfoundry.org:10003 [2020-12-18T00:33:57.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:33:57.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:33:57.896Z] Configure a credential helper to remove this warning. See [2020-12-18T00:33:57.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:33:57.896Z] [2020-12-18T00:33:57.896Z] Login Succeeded [2020-12-18T00:33:57.896Z] nexus3.edgexfoundry.org:10004 [2020-12-18T00:33:58.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:33:58.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:33:58.980Z] Configure a credential helper to remove this warning. See [2020-12-18T00:33:58.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:33:58.980Z] [2020-12-18T00:33:58.980Z] Login Succeeded [2020-12-18T00:33:58.980Z] docker.io [2020-12-18T00:33:59.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:33:59.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:33:59.622Z] Configure a credential helper to remove this warning. See [2020-12-18T00:33:59.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:33:59.622Z] [2020-12-18T00:33:59.622Z] Login Succeeded [2020-12-18T00:33:59.622Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T00:33:59.651Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T00:34:00.184Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/core-command/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/core-data/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-18T00:34:00.184Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-18T00:34:00.184Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-18T00:34:00.184Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-18T00:34:00.184Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-18T00:34:00.184Z] ++ cut -d/ -f2 [2020-12-18T00:34:00.184Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-18T00:34:00.416Z] 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 [2020-12-18T00:34:01.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:34:01.438Z] [2020-12-18T00:34:01.438Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:34:02.431Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:34:02.801Z] latest: Pulling from edgex-devops/git-semver [2020-12-18T00:34:02.801Z] 31603596830f: Pulling fs layer [2020-12-18T00:34:02.801Z] 2a8b12db71e7: Pulling fs layer [2020-12-18T00:34:02.801Z] 6ca5941a6612: Pulling fs layer [2020-12-18T00:34:02.801Z] ecc8261a40a4: Pulling fs layer [2020-12-18T00:34:02.801Z] ecc8261a40a4: Waiting [2020-12-18T00:34:03.166Z] 2a8b12db71e7: Verifying Checksum [2020-12-18T00:34:03.166Z] 2a8b12db71e7: Download complete [2020-12-18T00:34:03.751Z] 31603596830f: Verifying Checksum [2020-12-18T00:34:03.751Z] 31603596830f: Download complete [2020-12-18T00:34:05.238Z] 31603596830f: Pull complete [2020-12-18T00:34:05.966Z] 2a8b12db71e7: Pull complete [2020-12-18T00:34:05.966Z] ecc8261a40a4: Verifying Checksum [2020-12-18T00:34:05.966Z] ecc8261a40a4: Download complete [2020-12-18T00:34:05.966Z] 6ca5941a6612: Verifying Checksum [2020-12-18T00:34:05.966Z] 6ca5941a6612: Download complete [2020-12-18T00:34:08.690Z] 6ca5941a6612: Pull complete [2020-12-18T00:34:08.967Z] ecc8261a40a4: Pull complete [2020-12-18T00:34:08.967Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-18T00:34:08.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-18T00:34:08.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-18T00:34:09.200Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:34:09.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-18T00:34:13.466Z] $ docker top d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-18T00:34:13.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T00:34:13.943Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T00:34:14.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T00:34:14.804Z] $ docker exec d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 ssh-agent [2020-12-18T00:34:15.370Z] SSH_AUTH_SOCK=/tmp/ssh-Tbo69vReXfSn/agent.12 [2020-12-18T00:34:15.370Z] SSH_AGENT_PID=18 [2020-12-18T00:34:15.400Z] Running ssh-add (command line suppressed) [2020-12-18T00:34:15.786Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_1936980693962360654.key (/w/workspace/edgex-go/28@tmp/private_key_1936980693962360654.key) [2020-12-18T00:34:16.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T00:34:16.959Z] + git tag --points-at HEAD [Pipeline] } [2020-12-18T00:34:17.187Z] $ docker exec --env ******** --env ******** d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 ssh-agent -k [2020-12-18T00:34:17.598Z] unset SSH_AUTH_SOCK; [2020-12-18T00:34:17.598Z] unset SSH_AGENT_PID; [2020-12-18T00:34:17.598Z] echo Agent pid 18 killed; [2020-12-18T00:34:17.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-18T00:34:17.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-18T00:34:17.903Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-18T00:34:18.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-18T00:34:18.384Z] $ docker exec d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 ssh-agent [2020-12-18T00:34:18.833Z] SSH_AUTH_SOCK=/tmp/ssh-feF5uPcFO38V/agent.46 [2020-12-18T00:34:18.833Z] SSH_AGENT_PID=51 [2020-12-18T00:34:18.852Z] Running ssh-add (command line suppressed) [2020-12-18T00:34:19.173Z] Identity added: /w/workspace/edgex-go/28@tmp/private_key_2163357663652258472.key (/w/workspace/edgex-go/28@tmp/private_key_2163357663652258472.key) [2020-12-18T00:34:19.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-18T00:34:19.778Z] + git semver init [2020-12-18T00:34:20.048Z] # -> Open(): unable to determine branch for HEAD [2020-12-18T00:34:20.048Z] # $GIT_DIR = /w/workspace/edgex-go/28/.git [2020-12-18T00:34:20.048Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/28 [2020-12-18T00:34:20.048Z] # $SEMVER_REMOTE_NAME = origin [2020-12-18T00:34:20.048Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-18T00:34:20.048Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-18T00:34:20.048Z] # $SEMVER_BRANCH = PR-2858 [2020-12-18T00:34:20.048Z] # $SEMVER_TEMP = /tmp/semver-173752554 [2020-12-18T00:34:20.048Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-18T00:35:57.082Z] # '/tmp/semver-173752554' -> '/w/workspace/edgex-go/28/.semver' [2020-12-18T00:35:57.082Z] # -> Force: false [2020-12-18T00:35:57.082Z] # $SEMVER_DIR = /w/workspace/edgex-go/28/.semver [Pipeline] } [2020-12-18T00:35:57.125Z] $ docker exec --env ******** --env ******** d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 ssh-agent -k [2020-12-18T00:35:57.922Z] unset SSH_AUTH_SOCK; [2020-12-18T00:35:57.923Z] unset SSH_AGENT_PID; [2020-12-18T00:35:57.923Z] echo Agent pid 51 killed; [2020-12-18T00:35:58.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-18T00:35:58.969Z] + git semver [Pipeline] } [2020-12-18T00:35:59.013Z] $ docker stop --time=1 d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 [2020-12-18T00:36:00.913Z] $ docker rm -f d7d9b69e53f27dba7349cb3e1ca65615dc8242d5b3183528b76b8d6c535cf647 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T00:36:01.612Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-18T00:36:02.808Z] Stashed 1 file(s) [Pipeline] echo [2020-12-18T00:36:02.811Z] [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 [2020-12-18T00:36:03.849Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:36:04.230Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:36:04.669Z] + true [2020-12-18T00:36:04.669Z] + sudo service docker restart [2020-12-18T00:36:04.669Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-18T00:36:06.233Z] ========================================================= [2020-12-18T00:36:06.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-18T00:36:06.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:36:06.957Z] + 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 . [2020-12-18T00:36:15.506Z] Sending build context to Docker daemon 326.2MB [2020-12-18T00:36:15.506Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T00:36:15.506Z] Step 2/7 : FROM ${BASE} [2020-12-18T00:36:15.506Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-18T00:36:15.506Z] 188c0c94c7c5: Pulling fs layer [2020-12-18T00:36:15.506Z] 0ef7d3d256c8: Pulling fs layer [2020-12-18T00:36:15.506Z] de9db76c5a1d: Pulling fs layer [2020-12-18T00:36:15.506Z] bca2f99d35d6: Pulling fs layer [2020-12-18T00:36:15.506Z] 93359f2a8cfa: Pulling fs layer [2020-12-18T00:36:15.506Z] 7c6f9722023f: Pulling fs layer [2020-12-18T00:36:15.506Z] a35cf1a2eb13: Pulling fs layer [2020-12-18T00:36:15.506Z] 93359f2a8cfa: Waiting [2020-12-18T00:36:15.506Z] 7c6f9722023f: Waiting [2020-12-18T00:36:15.506Z] a35cf1a2eb13: Waiting [2020-12-18T00:36:15.506Z] bca2f99d35d6: Waiting [2020-12-18T00:36:15.506Z] de9db76c5a1d: Verifying Checksum [2020-12-18T00:36:15.506Z] de9db76c5a1d: Download complete [2020-12-18T00:36:15.506Z] 0ef7d3d256c8: Download complete [2020-12-18T00:36:15.506Z] 93359f2a8cfa: Verifying Checksum [2020-12-18T00:36:15.506Z] 93359f2a8cfa: Download complete [2020-12-18T00:36:16.113Z] 7c6f9722023f: Verifying Checksum [2020-12-18T00:36:16.113Z] 7c6f9722023f: Download complete [2020-12-18T00:36:16.437Z] 188c0c94c7c5: Verifying Checksum [2020-12-18T00:36:16.437Z] 188c0c94c7c5: Download complete [2020-12-18T00:36:17.180Z] 188c0c94c7c5: Pull complete [2020-12-18T00:36:17.525Z] 0ef7d3d256c8: Pull complete [2020-12-18T00:36:17.849Z] de9db76c5a1d: Pull complete [2020-12-18T00:36:18.186Z] Still waiting to schedule task [2020-12-18T00:36:18.186Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-16660’ is offline [2020-12-18T00:36:22.237Z] a35cf1a2eb13: Verifying Checksum [2020-12-18T00:36:22.237Z] a35cf1a2eb13: Download complete [2020-12-18T00:36:23.829Z] bca2f99d35d6: Verifying Checksum [2020-12-18T00:36:23.829Z] bca2f99d35d6: Download complete [2020-12-18T00:36:36.419Z] bca2f99d35d6: Pull complete [2020-12-18T00:36:36.419Z] 93359f2a8cfa: Pull complete [2020-12-18T00:36:36.419Z] 7c6f9722023f: Pull complete [2020-12-18T00:36:43.313Z] a35cf1a2eb13: Pull complete [2020-12-18T00:36:43.313Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-18T00:36:43.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-18T00:36:43.313Z] ---> a62c8e92a672 [2020-12-18T00:36:43.313Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T00:36:43.313Z] ---> Running in 6ea296b4fc67 [2020-12-18T00:36:43.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:36:45.975Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:36:48.663Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T00:36:49.709Z] (2/12) Installing file (5.38-r0) [2020-12-18T00:36:49.709Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T00:36:49.709Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T00:37:28.722Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T00:37:28.722Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T00:37:28.722Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T00:37:28.722Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T00:37:28.722Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T00:37:28.722Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T00:37:28.722Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T00:37:28.722Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T00:37:28.722Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:37:28.722Z] OK: 233 MiB in 51 packages [2020-12-18T00:37:33.215Z] Removing intermediate container 6ea296b4fc67 [2020-12-18T00:37:33.215Z] ---> b45717e7260a [2020-12-18T00:37:33.215Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T00:37:33.215Z] ---> Running in ea687b608c1e [2020-12-18T00:37:33.592Z] Removing intermediate container ea687b608c1e [2020-12-18T00:37:33.592Z] ---> b8b5c262fc83 [2020-12-18T00:37:33.592Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T00:37:34.873Z] latest: Pulling from library/docker [2020-12-18T00:37:35.596Z] 801bfaa63ef2: Pulling fs layer [2020-12-18T00:37:35.596Z] 4f7dc993c79e: Pulling fs layer [2020-12-18T00:37:35.596Z] d39d95e4997f: Pulling fs layer [2020-12-18T00:37:35.596Z] 1cda4b703d87: Pulling fs layer [2020-12-18T00:37:35.596Z] 54e5375350ea: Pulling fs layer [2020-12-18T00:37:35.596Z] f08cd1b3bb1b: Pulling fs layer [2020-12-18T00:37:35.596Z] 8e17d04e0c68: Pulling fs layer [2020-12-18T00:37:35.596Z] 1cda4b703d87: Waiting [2020-12-18T00:37:35.596Z] 54e5375350ea: Waiting [2020-12-18T00:37:35.596Z] f08cd1b3bb1b: Waiting [2020-12-18T00:37:35.596Z] 8e17d04e0c68: Waiting [2020-12-18T00:37:35.905Z] d39d95e4997f: Download complete [2020-12-18T00:37:36.251Z] 4f7dc993c79e: Verifying Checksum [2020-12-18T00:37:36.251Z] 4f7dc993c79e: Download complete [2020-12-18T00:37:36.251Z] 801bfaa63ef2: Verifying Checksum [2020-12-18T00:37:36.251Z] 801bfaa63ef2: Download complete [2020-12-18T00:37:36.251Z] 54e5375350ea: Verifying Checksum [2020-12-18T00:37:36.251Z] 54e5375350ea: Download complete [2020-12-18T00:37:36.619Z] f08cd1b3bb1b: Verifying Checksum [2020-12-18T00:37:36.619Z] f08cd1b3bb1b: Download complete [2020-12-18T00:37:36.619Z] 8e17d04e0c68: Verifying Checksum [2020-12-18T00:37:36.619Z] 8e17d04e0c68: Download complete [2020-12-18T00:37:37.399Z] 801bfaa63ef2: Pull complete [2020-12-18T00:37:38.531Z] 4f7dc993c79e: Pull complete [2020-12-18T00:37:38.531Z] 1cda4b703d87: Verifying Checksum [2020-12-18T00:37:38.531Z] 1cda4b703d87: Download complete [2020-12-18T00:37:38.827Z] d39d95e4997f: Pull complete [2020-12-18T00:37:45.749Z] 1cda4b703d87: Pull complete [2020-12-18T00:37:45.749Z] 54e5375350ea: Pull complete [2020-12-18T00:37:46.030Z] f08cd1b3bb1b: Pull complete [2020-12-18T00:37:46.352Z] 8e17d04e0c68: Pull complete [2020-12-18T00:37:46.352Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T00:37:46.651Z] Status: Downloaded newer image for docker:latest [2020-12-18T00:37:50.146Z] ---> 9e4aad86664b [2020-12-18T00:37:50.146Z] Step 6/7 : COPY go.mod . [2020-12-18T00:37:50.146Z] ---> 711bc48de2e6 [2020-12-18T00:37:50.146Z] Step 7/7 : RUN go mod download [2020-12-18T00:37:50.423Z] ---> Running in 3b57894e8b1e [2020-12-18T00:38:23.337Z] Removing intermediate container 3b57894e8b1e [2020-12-18T00:38:23.337Z] ---> dbecf69ac05d [2020-12-18T00:38:23.337Z] Successfully built dbecf69ac05d [2020-12-18T00:38:23.337Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:38:23.746Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T00:38:24.027Z] . [Pipeline] withDockerContainer [2020-12-18T00:38:24.376Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:38:24.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T00:38:26.396Z] $ docker top 5f6747c32e99105f603b5e18b6f8fc110b5571332ffcdb25a01fc43ecc5c64da -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:38:27.532Z] + go version [2020-12-18T00:38:27.532Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-18T00:38:27.589Z] $ docker stop --time=1 5f6747c32e99105f603b5e18b6f8fc110b5571332ffcdb25a01fc43ecc5c64da [2020-12-18T00:38:29.198Z] $ docker rm -f 5f6747c32e99105f603b5e18b6f8fc110b5571332ffcdb25a01fc43ecc5c64da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:38:30.081Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-18T00:38:30.081Z] . [Pipeline] withDockerContainer [2020-12-18T00:38:30.407Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:38:30.594Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-18T00:38:31.988Z] $ docker top 6a6a7236256f4aef2cd198b61717b62d13376de1fe0f20717c892bea59564102 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T00:38:32.464Z] ========================================================= [2020-12-18T00:38:32.464Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T00:38:32.464Z] ========================================================= [Pipeline] sh [2020-12-18T00:38:32.777Z] + make test [2020-12-18T00:38:32.779Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T00:38:49.294Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16675 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-18T00:38:49.422Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2020-12-18T00:38:51.254Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-18T00:38:54.562Z] using credential edgex-jenkins-ssh [2020-12-18T00:38:54.621Z] Cloning the remote Git repository [2020-12-18T00:38:54.690Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:38:54.802Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2020-12-18T00:38:54.883Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:38:54.884Z] > git --version # timeout=10 [2020-12-18T00:38:54.912Z] > git --version # 'git version 2.17.1' [2020-12-18T00:38:54.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:38:54.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:39:18.644Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T00:39:31.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T00:39:31.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T00:39:31.743Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T00:39:31.743Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T00:39:32.021Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T00:39:32.746Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T00:39:33.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T00:39:34.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T00:39:35.961Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T00:39:37.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T00:39:37.540Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T00:39:37.540Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T00:39:43.140Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-18T00:39:43.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.217s coverage: 46.6% of statements [2020-12-18T00:39:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T00:39:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T00:39:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T00:39:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T00:39:43.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T00:39:44.173Z] Merge succeeded, producing a9202f86a181cfc57ce7a5ae42b170a829ef801c [2020-12-18T00:39:44.174Z] Checking out Revision a9202f86a181cfc57ce7a5ae42b170a829ef801c (PR-2858) [2020-12-18T00:39:42.092Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T00:39:42.165Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:39:42.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T00:39:42.257Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:39:42.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:39:42.273Z] > 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 [2020-12-18T00:39:43.166Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:39:43.183Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-18T00:39:43.502Z] > git remote # timeout=10 [2020-12-18T00:39:43.520Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T00:39:43.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:39:43.555Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-18T00:39:44.160Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T00:39:44.185Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:39:44.196Z] > git checkout -f a9202f86a181cfc57ce7a5ae42b170a829ef801c # timeout=10 [2020-12-18T00:39:48.419Z] Commit message: "Merge commit 'bbb161aa59ef099937232867751a09afbb087fa9' into HEAD" [2020-12-18T00:39:48.439Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-18T00:39:49.917Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:39:50.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.263s coverage: 27.1% of statements [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T00:39:50.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.116s coverage: 100.0% of statements [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T00:39:50.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.088s coverage: 100.0% of statements [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T00:39:50.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.475s coverage: 72.7% of statements [2020-12-18T00:39:50.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T00:39:50.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T00:39:50.304Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.160s coverage: 83.3% of statements [2020-12-18T00:39:50.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T00:39:50.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T00:39:50.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T00:39:50.304Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T00:39:50.371Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-18T00:39:50.706Z] + + true [2020-12-18T00:39:50.706Z] sudo service docker restart [2020-12-18T00:39:48.430Z] > git rev-list --no-walk 2452f1e4342ed57326753616d5d8f109bbbfbd00 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-18T00:39:52.751Z] provisioning config files... [2020-12-18T00:39:52.791Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/28@tmp/config4179370463141179172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:39:53.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.554s coverage: 28.6% of statements [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T00:39:53.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T00:39:53.192Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2020-12-18T00:39:53.192Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T00:39:53.203Z] ---> docker-login.sh [2020-12-18T00:39:53.203Z] nexus3.edgexfoundry.org:10001 [2020-12-18T00:39:53.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:39:54.222Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.215s coverage: 86.7% of statements [2020-12-18T00:39:54.222Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T00:39:54.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:39:54.405Z] Configure a credential helper to remove this warning. See [2020-12-18T00:39:54.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:39:54.405Z] [2020-12-18T00:39:54.405Z] Login Succeeded [2020-12-18T00:39:54.405Z] nexus3.edgexfoundry.org:10002 [2020-12-18T00:39:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:39:54.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:39:54.958Z] Configure a credential helper to remove this warning. See [2020-12-18T00:39:54.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:39:54.958Z] [2020-12-18T00:39:54.958Z] Login Succeeded [2020-12-18T00:39:54.958Z] nexus3.edgexfoundry.org:10003 [2020-12-18T00:39:55.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:39:55.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:39:55.503Z] Configure a credential helper to remove this warning. See [2020-12-18T00:39:55.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:39:55.504Z] [2020-12-18T00:39:55.504Z] Login Succeeded [2020-12-18T00:39:55.504Z] nexus3.edgexfoundry.org:10004 [2020-12-18T00:39:55.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.267s coverage: 97.5% of statements [2020-12-18T00:39:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T00:39:55.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements [2020-12-18T00:39:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T00:39:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T00:39:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T00:39:55.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T00:39:55.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:39:55.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:39:55.775Z] Configure a credential helper to remove this warning. See [2020-12-18T00:39:55.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:39:55.775Z] [2020-12-18T00:39:55.775Z] Login Succeeded [2020-12-18T00:39:55.775Z] docker.io [2020-12-18T00:39:56.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-18T00:39:56.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-18T00:39:56.637Z] Configure a credential helper to remove this warning. See [2020-12-18T00:39:56.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-18T00:39:56.637Z] [2020-12-18T00:39:56.637Z] Login Succeeded [2020-12-18T00:39:56.637Z] ---> docker-login.sh ends [Pipeline] } [2020-12-18T00:39:56.654Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-18T00:39:57.059Z] ========================================================= [2020-12-18T00:39:57.060Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-18T00:39:57.060Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:39:57.429Z] + 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 . [2020-12-18T00:39:59.421Z] Sending build context to Docker daemon 165.4MB [2020-12-18T00:39:59.421Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-18T00:39:59.421Z] Step 2/7 : FROM ${BASE} [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.810s coverage: 93.8% of statements [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.557s coverage: 58.8% of statements [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.076s coverage: 0.1% of statements [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.149s coverage: 75.5% of statements [2020-12-18T00:39:59.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T00:39:59.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.297s coverage: 80.8% of statements [2020-12-18T00:39:59.697Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-18T00:39:59.697Z] 5f621e34cdf4: Pulling fs layer [2020-12-18T00:39:59.697Z] a4357932f1b6: Pulling fs layer [2020-12-18T00:39:59.697Z] 18c013af1878: Pulling fs layer [2020-12-18T00:39:59.697Z] 00ac8860ef70: Pulling fs layer [2020-12-18T00:39:59.697Z] 63d7cb157983: Pulling fs layer [2020-12-18T00:39:59.697Z] b116817d02f9: Pulling fs layer [2020-12-18T00:39:59.697Z] 745a02a5169b: Pulling fs layer [2020-12-18T00:39:59.697Z] 63d7cb157983: Waiting [2020-12-18T00:39:59.697Z] 00ac8860ef70: Waiting [2020-12-18T00:39:59.697Z] b116817d02f9: Waiting [2020-12-18T00:39:59.697Z] 18c013af1878: Verifying Checksum [2020-12-18T00:39:59.697Z] 18c013af1878: Download complete [2020-12-18T00:39:59.697Z] a4357932f1b6: Verifying Checksum [2020-12-18T00:39:59.697Z] a4357932f1b6: Download complete [2020-12-18T00:39:59.697Z] 63d7cb157983: Verifying Checksum [2020-12-18T00:39:59.697Z] 63d7cb157983: Download complete [2020-12-18T00:39:59.697Z] b116817d02f9: Verifying Checksum [2020-12-18T00:39:59.697Z] b116817d02f9: Download complete [2020-12-18T00:39:59.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2020-12-18T00:40:00.290Z] 5f621e34cdf4: Verifying Checksum [2020-12-18T00:40:00.893Z] 5f621e34cdf4: Pull complete [2020-12-18T00:40:01.167Z] a4357932f1b6: Pull complete [2020-12-18T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements [2020-12-18T00:40:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements [2020-12-18T00:40:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T00:40:01.775Z] 18c013af1878: Pull complete [2020-12-18T00:40:03.208Z] 745a02a5169b: Verifying Checksum [2020-12-18T00:40:03.208Z] 745a02a5169b: Download complete [2020-12-18T00:40:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.629s coverage: 63.5% of statements [2020-12-18T00:40:03.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T00:40:03.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T00:40:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2020-12-18T00:40:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2020-12-18T00:40:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements [2020-12-18T00:40:03.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2020-12-18T00:40:04.187Z] 00ac8860ef70: Verifying Checksum [2020-12-18T00:40:04.188Z] 00ac8860ef70: Download complete [2020-12-18T00:40:04.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2020-12-18T00:40:07.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.776s coverage: 55.9% of statements [2020-12-18T00:40:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T00:40:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T00:40:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T00:40:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T00:40:07.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T00:40:08.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 37.0% of statements [2020-12-18T00:40:08.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T00:40:08.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T00:40:08.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.877s coverage: 84.0% of statements [2020-12-18T00:40:08.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.149s coverage: 100.0% of statements [2020-12-18T00:40:12.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.197s coverage: 47.1% of statements [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T00:40:12.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.103s coverage: 100.0% of statements [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T00:40:12.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements [2020-12-18T00:40:12.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T00:40:14.351Z] 00ac8860ef70: Pull complete [2020-12-18T00:40:14.351Z] 63d7cb157983: Pull complete [2020-12-18T00:40:14.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.958s coverage: 29.1% of statements [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T00:40:14.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.154s coverage: 99.0% of statements [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T00:40:14.556Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T00:40:14.556Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.065s coverage: 0.0% of statements [2020-12-18T00:40:14.556Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T00:40:14.875Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.076s coverage: 100.0% of statements [2020-12-18T00:40:14.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T00:40:14.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T00:40:14.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T00:40:14.875Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T00:40:14.949Z] b116817d02f9: Pull complete [2020-12-18T00:40:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.212s coverage: 87.9% of statements [2020-12-18T00:40:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T00:40:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T00:40:15.887Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2020-12-18T00:40:16.177Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.067s coverage: 32.1% of statements [2020-12-18T00:40:16.778Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.051s coverage: 100.0% of statements [2020-12-18T00:40:17.422Z] GO111MODULE=on go vet ./... [2020-12-18T00:40:19.265Z] 745a02a5169b: Pull complete [2020-12-18T00:40:19.265Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-18T00:40:19.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-18T00:40:19.265Z] ---> b7e6874047d6 [2020-12-18T00:40:19.265Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-18T00:40:22.671Z] ---> Running in 6d52a768b583 [2020-12-18T00:40:23.653Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:40:25.630Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:40:29.030Z] (1/12) Installing libmagic (5.38-r0) [2020-12-18T00:40:30.013Z] (2/12) Installing file (5.38-r0) [2020-12-18T00:40:30.013Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-18T00:40:30.013Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-18T00:40:42.400Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-18T00:40:42.400Z] (6/12) Installing patch (2.7.6-r6) [2020-12-18T00:40:42.400Z] (7/12) Installing build-base (0.5-r2) [2020-12-18T00:40:42.400Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-18T00:40:42.400Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-18T00:40:42.400Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-18T00:40:42.400Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-18T00:40:42.674Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-18T00:40:42.674Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:40:42.949Z] OK: 217 MiB in 51 packages [2020-12-18T00:40:47.286Z] Removing intermediate container 6d52a768b583 [2020-12-18T00:40:47.286Z] ---> 4e64743c4313 [2020-12-18T00:40:47.286Z] Step 4/7 : WORKDIR /edgex-go [2020-12-18T00:40:47.561Z] ---> Running in 91195bb45dbd [2020-12-18T00:40:48.157Z] Removing intermediate container 91195bb45dbd [2020-12-18T00:40:48.157Z] ---> 3083f20292af [2020-12-18T00:40:48.157Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-18T00:40:48.750Z] latest: Pulling from library/docker [2020-12-18T00:40:49.023Z] a3cc7d3b244e: Pulling fs layer [2020-12-18T00:40:49.023Z] 02a3295e0d61: Pulling fs layer [2020-12-18T00:40:49.023Z] 0f4f2e6d8100: Pulling fs layer [2020-12-18T00:40:49.023Z] 065c9533d613: Pulling fs layer [2020-12-18T00:40:49.023Z] 9fce0df16b8b: Pulling fs layer [2020-12-18T00:40:49.023Z] e3faa53604c1: Pulling fs layer [2020-12-18T00:40:49.023Z] 04b5adaa2053: Pulling fs layer [2020-12-18T00:40:49.023Z] 065c9533d613: Waiting [2020-12-18T00:40:49.023Z] e3faa53604c1: Waiting [2020-12-18T00:40:49.023Z] 9fce0df16b8b: Waiting [2020-12-18T00:40:49.023Z] 04b5adaa2053: Waiting [2020-12-18T00:40:49.023Z] 0f4f2e6d8100: Verifying Checksum [2020-12-18T00:40:49.023Z] 0f4f2e6d8100: Download complete [2020-12-18T00:40:49.023Z] 02a3295e0d61: Verifying Checksum [2020-12-18T00:40:49.023Z] 02a3295e0d61: Download complete [2020-12-18T00:40:49.301Z] 9fce0df16b8b: Verifying Checksum [2020-12-18T00:40:49.301Z] 9fce0df16b8b: Download complete [2020-12-18T00:40:49.301Z] a3cc7d3b244e: Verifying Checksum [2020-12-18T00:40:49.301Z] a3cc7d3b244e: Download complete [2020-12-18T00:40:49.582Z] 04b5adaa2053: Verifying Checksum [2020-12-18T00:40:49.582Z] 04b5adaa2053: Download complete [2020-12-18T00:40:49.582Z] e3faa53604c1: Verifying Checksum [2020-12-18T00:40:49.582Z] e3faa53604c1: Download complete [2020-12-18T00:40:50.193Z] a3cc7d3b244e: Pull complete [2020-12-18T00:40:50.793Z] 02a3295e0d61: Pull complete [2020-12-18T00:40:50.793Z] 065c9533d613: Verifying Checksum [2020-12-18T00:40:50.793Z] 065c9533d613: Download complete [2020-12-18T00:40:51.068Z] 0f4f2e6d8100: Pull complete [2020-12-18T00:40:54.458Z] 065c9533d613: Pull complete [2020-12-18T00:40:54.733Z] 9fce0df16b8b: Pull complete [2020-12-18T00:40:55.007Z] e3faa53604c1: Pull complete [2020-12-18T00:40:55.280Z] 04b5adaa2053: Pull complete [2020-12-18T00:40:55.280Z] Digest: sha256:f5f9ba6ab98290000e7e5266b18d6b69d857f2af097916ef94b228351cb0fa81 [2020-12-18T00:40:55.280Z] Status: Downloaded newer image for docker:latest [2020-12-18T00:40:59.583Z] ---> 4ed8eb6d784c [2020-12-18T00:40:59.583Z] Step 6/7 : COPY go.mod . [2020-12-18T00:40:59.583Z] ---> 2ea7ada46c96 [2020-12-18T00:40:59.583Z] Step 7/7 : RUN go mod download [2020-12-18T00:40:59.857Z] ---> Running in 1aad02b34c52 [2020-12-18T00:41:04.890Z] gofmt -l . [2020-12-18T00:41:04.890Z] [ "`gofmt -l .`" = "" ] [2020-12-18T00:41:05.863Z] ./bin/test-go-mod-tidy.sh [2020-12-18T00:41:07.421Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T00:41:12.670Z] + ls -al . [2020-12-18T00:41:12.670Z] total 636 [2020-12-18T00:41:12.670Z] drwxrwxr-x 10 1001 1001 4096 Dec 18 00:41 . [2020-12-18T00:41:12.670Z] drwxr-xr-x 4 root root 30 Dec 18 00:38 .. [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 00:33 .dockerignore [2020-12-18T00:41:12.670Z] drwxrwxr-x 8 1001 1001 179 Dec 18 00:33 .git [2020-12-18T00:41:12.670Z] drwxrwxr-x 3 1001 1001 125 Dec 18 00:33 .github [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 00:33 .gitignore [2020-12-18T00:41:12.670Z] drwx------ 3 1001 1001 47 Dec 18 00:35 .semver [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 00:33 .sonarcloud.properties [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 00:33 CONTRIBUTING.md [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 00:33 Dockerfile.build [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 00:33 Jenkinsfile [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 00:33 LICENSE [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 00:33 Makefile [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 00:33 README.md [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 00:33 SECURITY.md [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 00:36 VERSION [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 00:33 ZMQWindows.md [2020-12-18T00:41:12.670Z] drwxrwxr-x 2 1001 1001 117 Dec 18 00:33 bin [2020-12-18T00:41:12.670Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 00:33 cmd [2020-12-18T00:41:12.670Z] -rw-r--r-- 1 root root 537096 Dec 18 00:40 coverage.out [2020-12-18T00:41:12.670Z] -rw-r--r-- 1 root root 979 Dec 18 00:41 go.mod [2020-12-18T00:41:12.670Z] -rw-r--r-- 1 root root 18631 Dec 18 00:41 go.sum [2020-12-18T00:41:12.670Z] drwxrwxr-x 8 1001 1001 127 Dec 18 00:33 internal [2020-12-18T00:41:12.670Z] drwxrwxr-x 4 1001 1001 26 Dec 18 00:33 openapi [2020-12-18T00:41:12.670Z] drwxrwxr-x 4 1001 1001 71 Dec 18 00:33 snap [2020-12-18T00:41:12.670Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 00:33 version.go [Pipeline] sh [2020-12-18T00:41:13.073Z] + '[' -e coverage.out ] [2020-12-18T00:41:13.073Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T00:41:13.447Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T00:41:13.780Z] + make build [2020-12-18T00:41:13.780Z] 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 [2020-12-18T00:41:18.203Z] 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 [2020-12-18T00:41:26.671Z] Removing intermediate container 1aad02b34c52 [2020-12-18T00:41:26.672Z] ---> 81be696b56fd [2020-12-18T00:41:26.672Z] Successfully built 81be696b56fd [2020-12-18T00:41:26.672Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:41:27.034Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T00:41:27.034Z] . [Pipeline] withDockerContainer [2020-12-18T00:41:27.354Z] prd-ubuntu18.04-docker-arm64-4c-16g-16675 does not seem to be running inside a container [2020-12-18T00:41:27.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-12-18T00:41:28.982Z] $ docker top dc04254ef3c283740cdc238c44cb783d580448bb4b3ff6efd28597624b9b3b68 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:41:30.014Z] + go version [2020-12-18T00:41:30.014Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-18T00:41:30.045Z] $ docker stop --time=1 dc04254ef3c283740cdc238c44cb783d580448bb4b3ff6efd28597624b9b3b68 [2020-12-18T00:41:31.990Z] $ docker rm -f dc04254ef3c283740cdc238c44cb783d580448bb4b3ff6efd28597624b9b3b68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:41:33.022Z] + docker inspect -f . ci-base-image-arm64 [2020-12-18T00:41:33.022Z] . [Pipeline] withDockerContainer [2020-12-18T00:41:33.278Z] prd-ubuntu18.04-docker-arm64-4c-16g-16675 does not seem to be running inside a container [2020-12-18T00:41:33.385Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-12-18T00:41:34.596Z] 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 [2020-12-18T00:41:34.821Z] $ docker top ea83cdf4d32126eb450f2dd5ac5f22acf505164ef1c65bdc9bd54e6974c32918 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-18T00:41:35.247Z] ========================================================= [2020-12-18T00:41:35.248Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-18T00:41:35.248Z] ========================================================= [Pipeline] sh [2020-12-18T00:41:35.901Z] + make test [2020-12-18T00:41:35.901Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-18T00:41:37.368Z] 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 [2020-12-18T00:41:40.141Z] 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 [2020-12-18T00:41:41.865Z] 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 [2020-12-18T00:41:45.369Z] 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 [2020-12-18T00:41:49.985Z] 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 [2020-12-18T00:41:53.672Z] 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 [2020-12-18T00:41:56.418Z] 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 [2020-12-18T00:41:59.357Z] 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 [2020-12-18T00:42:02.064Z] 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 [2020-12-18T00:42:02.823Z] ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] } [2020-12-18T00:42:04.276Z] $ docker stop --time=1 6a6a7236256f4aef2cd198b61717b62d13376de1fe0f20717c892bea59564102 [2020-12-18T00:42:06.415Z] $ docker rm -f 6a6a7236256f4aef2cd198b61717b62d13376de1fe0f20717c892bea59564102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:42:08.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T00:42:08.812Z] [2020-12-18T00:42:08.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:42:09.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T00:42:09.217Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-18T00:42:09.217Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-18T00:42:09.217Z] ca9280d653b3: Pulling fs layer [2020-12-18T00:42:09.217Z] 7e9c9ca2126c: Pulling fs layer [2020-12-18T00:42:10.201Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-18T00:42:10.201Z] cbdbe7a5bc2a: Download complete [2020-12-18T00:42:11.209Z] cbdbe7a5bc2a: Pull complete [2020-12-18T00:42:11.209Z] ca9280d653b3: Verifying Checksum [2020-12-18T00:42:11.209Z] ca9280d653b3: Download complete [2020-12-18T00:42:14.263Z] ca9280d653b3: Pull complete [2020-12-18T00:42:14.263Z] 7e9c9ca2126c: Download complete [2020-12-18T00:42:27.454Z] 7e9c9ca2126c: Pull complete [2020-12-18T00:42:27.454Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-18T00:42:27.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T00:42:27.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-18T00:42:27.731Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:42:27.812Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-18T00:42:30.172Z] $ docker top 6296f156786e23d214cf3dbfc4487ac55b4744e4cdcba85ea469ffcb4da4f8f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:42:31.256Z] + grep parallel [2020-12-18T00:42:31.256Z] + docker-compose build --help [2020-12-18T00:42:32.693Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T00:42:32.721Z] $ docker stop --time=1 6296f156786e23d214cf3dbfc4487ac55b4744e4cdcba85ea469ffcb4da4f8f4 [2020-12-18T00:42:34.279Z] $ docker rm -f 6296f156786e23d214cf3dbfc4487ac55b4744e4cdcba85ea469ffcb4da4f8f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:42:35.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-18T00:42:35.123Z] . [Pipeline] withDockerContainer [2020-12-18T00:42:35.500Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:42:35.599Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-12-18T00:42:37.059Z] $ docker top f976605ef7a0947a6b49ab6529e89f8a4aada5e4cf6f41e88d2312d5a0592e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:42:38.045Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T00:42:39.562Z] Building docker-core-command-go ... [2020-12-18T00:42:39.562Z] Building docker-core-data-go ... [2020-12-18T00:42:39.562Z] Building docker-core-metadata-go ... [2020-12-18T00:42:39.562Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T00:42:39.562Z] Building docker-security-proxy-setup-go ... [2020-12-18T00:42:39.562Z] Building docker-security-secretstore-setup-go ... [2020-12-18T00:42:39.562Z] Building docker-support-notifications-go ... [2020-12-18T00:42:39.562Z] Building docker-support-scheduler-go ... [2020-12-18T00:42:39.562Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T00:42:39.562Z] Building docker-core-data-go [2020-12-18T00:42:39.562Z] Building docker-security-bootstrap-redis-go [2020-12-18T00:42:39.562Z] Building docker-security-secretstore-setup-go [2020-12-18T00:42:39.562Z] Building docker-security-proxy-setup-go [2020-12-18T00:42:39.562Z] Building docker-core-metadata-go [2020-12-18T00:42:41.916Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-18T00:43:08.804Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-18T00:43:17.127Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.301s coverage: 46.6% of statements [2020-12-18T00:43:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-18T00:43:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-18T00:43:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-18T00:43:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-18T00:43:17.127Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-18T00:43:25.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.1% of statements [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-18T00:43:25.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-18T00:43:25.497Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2020-12-18T00:43:25.497Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-18T00:43:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-18T00:43:25.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.535s coverage: 72.7% of statements [2020-12-18T00:43:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-18T00:43:25.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-18T00:43:26.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.671s coverage: 83.3% of statements [2020-12-18T00:43:26.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-18T00:43:26.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T00:43:26.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-18T00:43:26.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-18T00:43:36.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.181s coverage: 28.6% of statements [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-18T00:43:36.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-18T00:43:36.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.083s coverage: 100.0% of statements [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-18T00:43:36.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.358s coverage: 86.7% of statements [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-18T00:43:36.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.414s coverage: 97.5% of statements [2020-12-18T00:43:36.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-18T00:43:36.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.150s coverage: 78.3% of statements [2020-12-18T00:43:36.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-18T00:43:36.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-18T00:43:36.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-18T00:43:36.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-18T00:43:44.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.308s coverage: 93.8% of statements [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-18T00:43:44.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.086s coverage: 58.8% of statements [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements [2020-12-18T00:43:44.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements [2020-12-18T00:43:44.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.190s coverage: 87.2% of statements [2020-12-18T00:43:45.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.206s coverage: 84.2% of statements [2020-12-18T00:43:47.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.4% of statements [2020-12-18T00:43:47.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-18T00:43:49.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:43:49.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:43:49.057Z] ---> dbecf69ac05d [2020-12-18T00:43:49.057Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T00:43:49.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:43:49.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:43:49.057Z] ---> dbecf69ac05d [2020-12-18T00:43:49.057Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:43:49.057Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:43:49.057Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:43:49.057Z] ---> dbecf69ac05d [2020-12-18T00:43:49.057Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:43:49.057Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:43:49.057Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:43:49.057Z] ---> dbecf69ac05d [2020-12-18T00:43:49.057Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T00:43:49.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:43:49.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:43:49.057Z] ---> dbecf69ac05d [2020-12-18T00:43:49.057Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T00:43:49.057Z] ---> Running in b2784057fa77 [2020-12-18T00:43:49.057Z] ---> Running in 2ffb83d64ab2 [2020-12-18T00:43:49.057Z] ---> Running in c1817c9f0e6d [2020-12-18T00:43:49.057Z] ---> Running in 378ae5c6a056 [2020-12-18T00:43:49.057Z] ---> Running in f3c6ff246b7d [2020-12-18T00:43:49.057Z] Removing intermediate container c1817c9f0e6d [2020-12-18T00:43:49.057Z] ---> 89c411f997fd [2020-12-18T00:43:49.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:43:49.057Z] Removing intermediate container f3c6ff246b7d [2020-12-18T00:43:49.057Z] ---> 9cc9ec34acab [2020-12-18T00:43:49.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:43:49.057Z] Removing intermediate container 2ffb83d64ab2 [2020-12-18T00:43:49.057Z] ---> 75672fa3a838 [2020-12-18T00:43:49.057Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:43:49.057Z] Removing intermediate container 378ae5c6a056 [2020-12-18T00:43:49.057Z] ---> 275fea615623 [2020-12-18T00:43:49.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:43:49.057Z] ---> Running in 407bffad623c [2020-12-18T00:43:49.057Z] Removing intermediate container b2784057fa77 [2020-12-18T00:43:49.057Z] ---> 5fc84012e824 [2020-12-18T00:43:49.057Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:43:49.057Z] ---> Running in 0d25c10d4b2b [2020-12-18T00:43:49.057Z] ---> Running in fd17ad96a854 [2020-12-18T00:43:49.057Z] ---> Running in aec2295535c5 [2020-12-18T00:43:49.057Z] ---> Running in 837abaca6af8 [2020-12-18T00:43:49.057Z] Removing intermediate container 407bffad623c [2020-12-18T00:43:49.057Z] ---> 0a8b8e60cb97 [2020-12-18T00:43:49.057Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T00:43:49.057Z] Removing intermediate container fd17ad96a854 [2020-12-18T00:43:49.057Z] ---> ee65e34bb692 [2020-12-18T00:43:49.057Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T00:43:49.057Z] Removing intermediate container 0d25c10d4b2b [2020-12-18T00:43:49.057Z] ---> cb2ac51b2144 [2020-12-18T00:43:49.057Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T00:43:49.057Z] ---> Running in a18c104d6ca1 [2020-12-18T00:43:49.057Z] ---> Running in a80fac4e4d4d [2020-12-18T00:43:49.057Z] Removing intermediate container 837abaca6af8 [2020-12-18T00:43:49.057Z] ---> 46745d96c8ed [2020-12-18T00:43:49.057Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:43:49.057Z] ---> Running in 8e807261eaaa [2020-12-18T00:43:49.057Z] Removing intermediate container aec2295535c5 [2020-12-18T00:43:49.057Z] ---> a0830ad74cc3 [2020-12-18T00:43:49.057Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:43:49.057Z] ---> Running in 97c6c18187a4 [2020-12-18T00:43:49.057Z] ---> Running in 74ad58c6d200 [2020-12-18T00:43:49.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:49.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:49.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:49.342Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:49.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:51.112Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:51.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.683s coverage: 63.5% of statements [2020-12-18T00:43:51.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-18T00:43:51.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:51.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:51.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-18T00:43:51.394Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:51.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2020-12-18T00:43:51.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2020-12-18T00:43:51.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2020-12-18T00:43:51.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2020-12-18T00:43:51.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2020-12-18T00:43:51.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:43:52.982Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:43:52.982Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:43:52.982Z] OK: 12750 distinct packages available [2020-12-18T00:43:53.287Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:43:53.287Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:43:53.287Z] OK: 12750 distinct packages available [2020-12-18T00:43:53.287Z] OK: 233 MiB in 51 packages [2020-12-18T00:43:53.287Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:43:53.287Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:43:53.287Z] OK: 12750 distinct packages available [2020-12-18T00:43:53.595Z] OK: 233 MiB in 51 packages [2020-12-18T00:43:53.915Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:43:53.915Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:43:53.915Z] OK: 12750 distinct packages available [2020-12-18T00:43:53.915Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:43:53.915Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:43:53.915Z] OK: 12750 distinct packages available [2020-12-18T00:43:54.202Z] OK: 233 MiB in 51 packages [2020-12-18T00:43:54.202Z] OK: 233 MiB in 51 packages [2020-12-18T00:43:54.491Z] OK: 233 MiB in 51 packages [2020-12-18T00:43:55.535Z] Removing intermediate container 8e807261eaaa [2020-12-18T00:43:55.535Z] ---> bce48fb98920 [2020-12-18T00:43:55.535Z] Step 6/24 : COPY go.mod . [2020-12-18T00:43:55.535Z] Removing intermediate container a18c104d6ca1 [2020-12-18T00:43:55.535Z] ---> 2aad43cf5543 [2020-12-18T00:43:55.535Z] Step 6/23 : COPY go.mod . [2020-12-18T00:43:55.812Z] Removing intermediate container 97c6c18187a4 [2020-12-18T00:43:55.812Z] ---> 15ee8aad2e33 [2020-12-18T00:43:55.812Z] Step 6/22 : COPY go.mod . [2020-12-18T00:43:56.439Z] Removing intermediate container 74ad58c6d200 [2020-12-18T00:43:56.439Z] ---> 43198479bc5b [2020-12-18T00:43:56.439Z] Step 6/22 : COPY go.mod . [2020-12-18T00:43:56.737Z] ---> 22be3a6fd886 [2020-12-18T00:43:56.737Z] Step 7/24 : RUN go mod download [2020-12-18T00:43:56.737Z] ---> e383ca327e36 [2020-12-18T00:43:56.737Z] Step 7/23 : RUN go mod download [2020-12-18T00:43:56.737Z] Removing intermediate container a80fac4e4d4d [2020-12-18T00:43:56.737Z] ---> 827d61f32169 [2020-12-18T00:43:56.737Z] Step 6/21 : COPY go.mod . [2020-12-18T00:43:57.058Z] ---> Running in 511bb8285c73 [2020-12-18T00:43:57.059Z] ---> Running in 76d53322457a [2020-12-18T00:43:57.059Z] ---> 355afa65687a [2020-12-18T00:43:57.059Z] Step 7/22 : RUN go mod download [2020-12-18T00:43:57.816Z] ---> Running in 1fb5076983ed [2020-12-18T00:43:57.816Z] ---> 8a4656e7cc76 [2020-12-18T00:43:57.817Z] Step 7/22 : RUN go mod download [2020-12-18T00:43:58.125Z] ---> Running in 69b5e300857f [2020-12-18T00:43:58.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.012s coverage: 55.9% of statements [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-18T00:43:58.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.406s coverage: 37.0% of statements [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-18T00:43:58.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-18T00:43:58.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.755s coverage: 84.0% of statements [2020-12-18T00:43:58.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.085s coverage: 100.0% of statements [2020-12-18T00:43:58.457Z] ---> cfb87cde7b73 [2020-12-18T00:43:58.457Z] Step 7/21 : RUN go mod download [2020-12-18T00:43:58.787Z] ---> Running in dd140b9b5603 [2020-12-18T00:44:03.441Z] Removing intermediate container 69b5e300857f [2020-12-18T00:44:03.441Z] ---> 3d217a6fe08b [2020-12-18T00:44:03.441Z] Step 8/22 : COPY . . [2020-12-18T00:44:03.771Z] Removing intermediate container dd140b9b5603 [2020-12-18T00:44:03.771Z] ---> 27ff8f0933d0 [2020-12-18T00:44:03.771Z] Step 8/21 : COPY . . [2020-12-18T00:44:03.771Z] Removing intermediate container 76d53322457a [2020-12-18T00:44:03.771Z] ---> 66df164a0f18 [2020-12-18T00:44:03.771Z] Step 8/23 : COPY . . [2020-12-18T00:44:04.134Z] Removing intermediate container 1fb5076983ed [2020-12-18T00:44:04.134Z] ---> e83e5eefd253 [2020-12-18T00:44:04.134Z] Step 8/22 : COPY . . [2020-12-18T00:44:04.134Z] Removing intermediate container 511bb8285c73 [2020-12-18T00:44:04.134Z] ---> f7fc745ba7a2 [2020-12-18T00:44:04.134Z] Step 8/24 : COPY . . [2020-12-18T00:44:06.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.360s coverage: 47.1% of statements [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-18T00:44:06.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.125s coverage: 100.0% of statements [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-18T00:44:06.756Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2020-12-18T00:44:06.756Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.310s coverage: 29.1% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.189s coverage: 99.0% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.051s coverage: 0.0% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-18T00:44:11.091Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-18T00:44:11.091Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.076s coverage: 100.0% of statements [2020-12-18T00:44:12.531Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-18T00:44:13.508Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-18T00:44:14.488Z] GO111MODULE=on go vet ./... [2020-12-18T00:45:14.369Z] ---> 7bf1d3e0ae4f [2020-12-18T00:45:14.369Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T00:45:14.369Z] ---> 7b075ce175f0 [2020-12-18T00:45:14.369Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T00:45:14.369Z] ---> c6c9f326507e [2020-12-18T00:45:14.369Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T00:45:14.369Z] ---> a680e3247755 [2020-12-18T00:45:14.369Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T00:45:14.369Z] ---> 4671157d646e [2020-12-18T00:45:14.369Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T00:45:14.369Z] ---> Running in 39df83d08761 [2020-12-18T00:45:14.369Z] ---> Running in 8cb207ecd672 [2020-12-18T00:45:14.369Z] ---> Running in 4b3b59b19ca1 [2020-12-18T00:45:14.369Z] ---> Running in 493a9eb95d4c [2020-12-18T00:45:14.369Z] ---> Running in c151bde2a41b [2020-12-18T00:45:16.398Z] 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 [2020-12-18T00:45:16.398Z] 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 [2020-12-18T00:45:16.398Z] 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 [2020-12-18T00:45:16.398Z] 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 [2020-12-18T00:45:16.398Z] 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 [2020-12-18T00:45:22.596Z] gofmt -l . [2020-12-18T00:45:22.597Z] [ "`gofmt -l .`" = "" ] [2020-12-18T00:45:23.190Z] ./bin/test-go-mod-tidy.sh [2020-12-18T00:45:24.173Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-18T00:45:28.306Z] + ls -al . [2020-12-18T00:45:28.306Z] total 664 [2020-12-18T00:45:28.306Z] drwxrwxr-x 9 1001 1001 4096 Dec 18 00:45 . [2020-12-18T00:45:28.306Z] drwxr-xr-x 4 root root 4096 Dec 18 00:41 .. [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 11 Dec 18 00:39 .dockerignore [2020-12-18T00:45:28.306Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 00:39 .git [2020-12-18T00:45:28.306Z] drwxrwxr-x 3 1001 1001 4096 Dec 18 00:39 .github [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 824 Dec 18 00:39 .gitignore [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 166 Dec 18 00:39 .sonarcloud.properties [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 3804 Dec 18 00:39 CONTRIBUTING.md [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 1035 Dec 18 00:39 Dockerfile.build [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 863 Dec 18 00:39 Jenkinsfile [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 10775 Dec 18 00:39 LICENSE [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 5750 Dec 18 00:39 Makefile [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 6511 Dec 18 00:39 README.md [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 6744 Dec 18 00:39 SECURITY.md [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 5 Dec 18 00:36 VERSION [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 4131 Dec 18 00:39 ZMQWindows.md [2020-12-18T00:45:28.306Z] drwxrwxr-x 2 1001 1001 4096 Dec 18 00:39 bin [2020-12-18T00:45:28.306Z] drwxrwxr-x 14 1001 1001 4096 Dec 18 00:39 cmd [2020-12-18T00:45:28.306Z] -rw-r--r-- 1 root root 537096 Dec 18 00:44 coverage.out [2020-12-18T00:45:28.306Z] -rw-r--r-- 1 root root 979 Dec 18 00:45 go.mod [2020-12-18T00:45:28.306Z] -rw-r--r-- 1 root root 18631 Dec 18 00:45 go.sum [2020-12-18T00:45:28.306Z] drwxrwxr-x 8 1001 1001 4096 Dec 18 00:39 internal [2020-12-18T00:45:28.306Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 00:39 openapi [2020-12-18T00:45:28.306Z] drwxrwxr-x 4 1001 1001 4096 Dec 18 00:39 snap [2020-12-18T00:45:28.306Z] -rw-rw-r-- 1 1001 1001 168 Dec 18 00:39 version.go [Pipeline] sh [2020-12-18T00:45:28.986Z] + '[' -e coverage.out ] [2020-12-18T00:45:28.986Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-18T00:45:29.064Z] Warning: overwriting stash ‘coverage-report’ [2020-12-18T00:45:30.218Z] Stashed 1 file(s) [Pipeline] sh [2020-12-18T00:45:30.875Z] + make build [2020-12-18T00:45:30.875Z] 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 [2020-12-18T00:45:45.984Z] 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 [2020-12-18T00:46:04.218Z] 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 [2020-12-18T00:46:04.218Z] 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 [2020-12-18T00:46:12.855Z] 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 [2020-12-18T00:46:13.033Z] Removing intermediate container 493a9eb95d4c [2020-12-18T00:46:13.033Z] ---> 31948420fffb [2020-12-18T00:46:13.033Z] [2020-12-18T00:46:13.033Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T00:46:13.365Z] 3.10: Pulling from library/alpine [2020-12-18T00:46:13.829Z] 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 [2020-12-18T00:46:15.559Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T00:46:15.559Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T00:46:15.559Z] ---> be4e4bea2c2e [2020-12-18T00:46:15.559Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T00:46:16.753Z] ---> Running in 8b2981d42fc5 [2020-12-18T00:46:20.536Z] 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 [2020-12-18T00:46:21.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:21.522Z] 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 [2020-12-18T00:46:21.828Z] Removing intermediate container 39df83d08761 [2020-12-18T00:46:21.828Z] ---> 2b16dbd207b9 [2020-12-18T00:46:21.828Z] [2020-12-18T00:46:21.828Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T00:46:21.828Z] ---> be4e4bea2c2e [2020-12-18T00:46:21.828Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T00:46:21.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:22.226Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T00:46:22.226Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T00:46:22.226Z] OK: 10350 distinct packages available [2020-12-18T00:46:22.226Z] ---> Running in 9298884956f3 [2020-12-18T00:46:22.564Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T00:46:22.564Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T00:46:22.564Z] Removing intermediate container 4b3b59b19ca1 [2020-12-18T00:46:22.564Z] ---> c76ff1d4291f [2020-12-18T00:46:22.564Z] [2020-12-18T00:46:22.564Z] Step 10/21 : FROM alpine [2020-12-18T00:46:22.564Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T00:46:22.564Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T00:46:22.564Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T00:46:22.564Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T00:46:22.850Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T00:46:22.850Z] latest: Pulling from library/alpine [2020-12-18T00:46:22.850Z] OK: 7 MiB in 19 packages [2020-12-18T00:46:23.184Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T00:46:23.184Z] Status: Downloaded newer image for alpine:latest [2020-12-18T00:46:23.184Z] ---> 389fef711851 [2020-12-18T00:46:23.184Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T00:46:23.512Z] ---> Running in 9d13d9ab62e8 [2020-12-18T00:46:24.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:25.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:25.640Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T00:46:25.640Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T00:46:25.640Z] OK: 10350 distinct packages available [2020-12-18T00:46:26.940Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T00:46:26.952Z] 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 [2020-12-18T00:46:27.646Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T00:46:27.646Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T00:46:27.646Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T00:46:27.646Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T00:46:27.646Z] Removing intermediate container 8b2981d42fc5 [2020-12-18T00:46:27.646Z] ---> 27c56f5bd610 [2020-12-18T00:46:27.646Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T00:46:27.646Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T00:46:27.646Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T00:46:27.646Z] OK: 7 MiB in 19 packages [2020-12-18T00:46:28.305Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:28.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:28.975Z] ---> Running in 16ba38802451 [2020-12-18T00:46:28.975Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:46:28.975Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:46:28.975Z] OK: 12745 distinct packages available [2020-12-18T00:46:29.617Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T00:46:29.617Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T00:46:29.617Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T00:46:29.617Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T00:46:29.617Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:46:30.331Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T00:46:30.331Z] OK: 7 MiB in 18 packages [2020-12-18T00:46:30.331Z] Removing intermediate container 16ba38802451 [2020-12-18T00:46:30.331Z] ---> 8a77f16b24e9 [2020-12-18T00:46:30.331Z] Step 13/22 : WORKDIR / [2020-12-18T00:46:31.413Z] ---> Running in 334f5a36eebd [2020-12-18T00:46:31.413Z] Removing intermediate container 9298884956f3 [2020-12-18T00:46:31.413Z] ---> 8371e66de8c0 [2020-12-18T00:46:31.413Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T00:46:31.413Z] Removing intermediate container 8cb207ecd672 [2020-12-18T00:46:31.413Z] ---> a426cbc2089a [2020-12-18T00:46:31.413Z] [2020-12-18T00:46:31.413Z] Step 10/22 : FROM scratch [2020-12-18T00:46:31.413Z] ---> [2020-12-18T00:46:31.413Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:46:31.727Z] ---> Running in b91df25ee8e7 [2020-12-18T00:46:32.355Z] 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 [2020-12-18T00:46:32.745Z] Removing intermediate container 334f5a36eebd [2020-12-18T00:46:32.745Z] ---> 79b85e3393f1 [2020-12-18T00:46:32.745Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T00:46:32.745Z] ---> Running in 75253f7e4b2a [2020-12-18T00:46:32.745Z] Removing intermediate container b91df25ee8e7 [2020-12-18T00:46:32.745Z] ---> d675fedd6843 [2020-12-18T00:46:32.745Z] Step 13/24 : WORKDIR / [2020-12-18T00:46:33.046Z] Removing intermediate container 9d13d9ab62e8 [2020-12-18T00:46:33.046Z] ---> a8a6b8400cd5 [2020-12-18T00:46:33.046Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T00:46:33.046Z] ---> Running in 038acd43e4a5 [2020-12-18T00:46:33.319Z] Removing intermediate container c151bde2a41b [2020-12-18T00:46:33.319Z] ---> c6561d5e0eb3 [2020-12-18T00:46:33.319Z] [2020-12-18T00:46:33.319Z] Step 10/23 : FROM alpine [2020-12-18T00:46:33.319Z] ---> 389fef711851 [2020-12-18T00:46:33.319Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:46:33.319Z] ---> Running in 4243232871ce [2020-12-18T00:46:33.599Z] Removing intermediate container 75253f7e4b2a [2020-12-18T00:46:33.599Z] ---> 5e3f0d9a481e [2020-12-18T00:46:33.599Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T00:46:33.887Z] ---> Running in 0581ae9d6e1e [2020-12-18T00:46:33.887Z] ---> Running in 37a75823e0bb [2020-12-18T00:46:33.887Z] ---> 28e0489a1393 [2020-12-18T00:46:33.887Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T00:46:34.221Z] Removing intermediate container 4243232871ce [2020-12-18T00:46:34.221Z] ---> 1469abe510ca [2020-12-18T00:46:34.221Z] Step 13/21 : WORKDIR /edgex [2020-12-18T00:46:34.221Z] Removing intermediate container 038acd43e4a5 [2020-12-18T00:46:34.221Z] ---> a9281f301c41 [2020-12-18T00:46:34.221Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T00:46:34.533Z] ---> Running in 17f770977dcd [2020-12-18T00:46:34.533Z] Removing intermediate container 37a75823e0bb [2020-12-18T00:46:34.533Z] ---> 78b618c82a1a [2020-12-18T00:46:34.533Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T00:46:34.829Z] Removing intermediate container 0581ae9d6e1e [2020-12-18T00:46:34.829Z] ---> dfcd6237b36b [2020-12-18T00:46:34.829Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T00:46:34.829Z] ---> Running in 7c28b8966ec7 [2020-12-18T00:46:34.829Z] ---> Running in 63067de6dc64 [2020-12-18T00:46:35.129Z] Removing intermediate container 17f770977dcd [2020-12-18T00:46:35.129Z] ---> 7a04d77c531a [2020-12-18T00:46:35.129Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T00:46:35.129Z] ---> e856cfda72a5 [2020-12-18T00:46:35.129Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T00:46:35.459Z] ---> ebc4d6a9bbbd [2020-12-18T00:46:35.459Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T00:46:35.755Z] Removing intermediate container 7c28b8966ec7 [2020-12-18T00:46:35.755Z] ---> d5a982b8a13b [2020-12-18T00:46:35.755Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T00:46:35.755Z] Removing intermediate container 63067de6dc64 [2020-12-18T00:46:35.755Z] ---> e238c280bcd4 [2020-12-18T00:46:35.755Z] Step 14/22 : WORKDIR / [2020-12-18T00:46:36.040Z] ---> Running in 0222f0cb8445 [2020-12-18T00:46:36.040Z] ---> Running in c952cf6d7975 [2020-12-18T00:46:36.040Z] ---> 17348e48df07 [2020-12-18T00:46:36.040Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T00:46:36.040Z] ---> 0e9df270b37b [2020-12-18T00:46:36.040Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T00:46:36.382Z] ---> 2135adc0d9cc [2020-12-18T00:46:36.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T00:46:36.679Z] 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 [2020-12-18T00:46:36.681Z] Removing intermediate container c952cf6d7975 [2020-12-18T00:46:36.681Z] ---> 86c4f480e256 [2020-12-18T00:46:36.681Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T00:46:37.016Z] Removing intermediate container 0222f0cb8445 [2020-12-18T00:46:37.016Z] ---> 94d665035f62 [2020-12-18T00:46:37.016Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:46:37.327Z] ---> Running in 0327715798f8 [2020-12-18T00:46:37.327Z] ---> 9c40014fba5b [2020-12-18T00:46:37.327Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T00:46:37.954Z] ---> 1f5b39614d5e [2020-12-18T00:46:37.954Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T00:46:38.279Z] ---> 160824ec62b4 [2020-12-18T00:46:38.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T00:46:38.279Z] ---> Running in 0af1cf864745 [2020-12-18T00:46:38.279Z] ---> 756346b443fc [2020-12-18T00:46:38.279Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T00:46:39.408Z] ---> dc8b377abada [2020-12-18T00:46:39.408Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T00:46:40.648Z] ---> 0c023626f9dd [2020-12-18T00:46:40.648Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T00:46:40.648Z] ---> ea529573dc14 [2020-12-18T00:46:40.648Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T00:46:40.648Z] ---> Running in f127e845d281 [2020-12-18T00:46:41.301Z] ---> 887ec463ddc5 [2020-12-18T00:46:41.301Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T00:46:41.618Z] Removing intermediate container f127e845d281 [2020-12-18T00:46:41.618Z] ---> 8d9a5beb5927 [2020-12-18T00:46:41.618Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T00:46:41.618Z] Removing intermediate container 0327715798f8 [2020-12-18T00:46:41.618Z] ---> c29eae6794c2 [2020-12-18T00:46:41.618Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T00:46:41.618Z] ---> 194f29aa4a08 [2020-12-18T00:46:41.618Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T00:46:41.964Z] Removing intermediate container 0af1cf864745 [2020-12-18T00:46:41.964Z] ---> c3c7b427edba [2020-12-18T00:46:41.964Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T00:46:41.964Z] ---> Running in 3d56b37fd0b7 [2020-12-18T00:46:41.964Z] ---> Running in a3396fb679d4 [2020-12-18T00:46:41.964Z] ---> Running in 172c7b35b6fe [2020-12-18T00:46:41.964Z] ---> Running in e215cccd103a [2020-12-18T00:46:42.080Z] 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 [2020-12-18T00:46:42.261Z] ---> b8d8810815a3 [2020-12-18T00:46:42.261Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T00:46:42.594Z] ---> Running in 1726f783379d [2020-12-18T00:46:42.880Z] Removing intermediate container 3d56b37fd0b7 [2020-12-18T00:46:42.880Z] ---> d3d0aa039ade [2020-12-18T00:46:42.880Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T00:46:42.880Z] Removing intermediate container 172c7b35b6fe [2020-12-18T00:46:42.880Z] ---> 0b6d8ae1e3ec [2020-12-18T00:46:42.880Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:46:43.159Z] Removing intermediate container e215cccd103a [2020-12-18T00:46:43.159Z] ---> 69776c53c6bc [2020-12-18T00:46:43.159Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T00:46:43.159Z] ---> Running in d991a6377b9f [2020-12-18T00:46:43.459Z] ---> Running in 8b8724ec6ef0 [2020-12-18T00:46:43.459Z] ---> Running in 930dc9edf777 [2020-12-18T00:46:43.741Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:44.061Z] Removing intermediate container d991a6377b9f [2020-12-18T00:46:44.061Z] ---> ec8c1d3f2bd6 [2020-12-18T00:46:44.061Z] Step 20/21 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:46:44.061Z] Removing intermediate container 8b8724ec6ef0 [2020-12-18T00:46:44.061Z] ---> fd45583ad533 [2020-12-18T00:46:44.061Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T00:46:44.376Z] ---> Running in b1d94fa784c2 [2020-12-18T00:46:44.376Z] Removing intermediate container 930dc9edf777 [2020-12-18T00:46:44.376Z] ---> a65d9e3b607b [2020-12-18T00:46:44.376Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:46:44.698Z] 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 [2020-12-18T00:46:44.755Z] ---> Running in 76d812feed2c [2020-12-18T00:46:44.755Z] ---> Running in 8b4c7b7563df [2020-12-18T00:46:45.077Z] Removing intermediate container b1d94fa784c2 [2020-12-18T00:46:45.077Z] ---> ed37e42c75a0 [2020-12-18T00:46:45.077Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T00:46:45.077Z] Removing intermediate container 76d812feed2c [2020-12-18T00:46:45.077Z] ---> 9285601aabf7 [2020-12-18T00:46:45.078Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:46:45.078Z] Removing intermediate container 8b4c7b7563df [2020-12-18T00:46:45.078Z] ---> e239a83ef929 [2020-12-18T00:46:45.078Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:46:45.423Z] ---> Running in 7b86ada7a46e [2020-12-18T00:46:45.423Z] ---> Running in 10db0e2561fd [2020-12-18T00:46:45.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:46:45.423Z] ---> Running in 4299b6800ba8 [2020-12-18T00:46:46.064Z] Removing intermediate container 7b86ada7a46e [2020-12-18T00:46:46.064Z] ---> 72e4c2a6c7c7 [2020-12-18T00:46:46.064Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:46:46.064Z] Removing intermediate container 10db0e2561fd [2020-12-18T00:46:46.064Z] ---> 11ce92e60f45 [2020-12-18T00:46:46.064Z] [2020-12-18T00:46:46.064Z] Removing intermediate container 4299b6800ba8 [2020-12-18T00:46:46.064Z] ---> b631ba247282 [2020-12-18T00:46:46.064Z] [2020-12-18T00:46:46.064Z] Removing intermediate container 1726f783379d [2020-12-18T00:46:46.064Z] ---> 57bd53dac08f [2020-12-18T00:46:46.064Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T00:46:46.354Z] ---> Running in fee615349dbf [2020-12-18T00:46:46.354Z] ---> Running in 998e7427f6be [2020-12-18T00:46:46.628Z] Successfully built b631ba247282 [2020-12-18T00:46:46.940Z] Successfully built 11ce92e60f45 [2020-12-18T00:46:46.940Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-18T00:46:46.940Z] Building docker-support-scheduler-go [2020-12-18T00:46:46.940Z]  Building docker-security-bootstrap-redis-go ... done Successfully tagged docker-security-proxy-setup-go:latest [2020-12-18T00:46:46.940Z] Building docker-support-notifications-go [2020-12-18T00:46:46.940Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container fee615349dbf [2020-12-18T00:46:46.940Z] ---> 65cba3379605 [2020-12-18T00:46:46.940Z] [2020-12-18T00:46:47.262Z] Removing intermediate container 998e7427f6be [2020-12-18T00:46:47.262Z] ---> ac226850cd81 [2020-12-18T00:46:47.262Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T00:46:47.262Z] Successfully built 65cba3379605 [2020-12-18T00:46:47.568Z] ---> Running in a8ec9c325d4e [2020-12-18T00:46:47.568Z] Successfully tagged docker-core-metadata-go:latest [2020-12-18T00:46:47.568Z]  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go [2020-12-18T00:46:47.871Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T00:46:47.871Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T00:46:48.090Z] 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 [2020-12-18T00:46:48.192Z] Removing intermediate container a8ec9c325d4e [2020-12-18T00:46:48.192Z] ---> 7830bb72b658 [2020-12-18T00:46:48.192Z] Step 23/24 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:46:48.192Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T00:46:48.192Z] ---> Running in b1035d385917 [2020-12-18T00:46:49.249Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T00:46:49.249Z] Removing intermediate container b1035d385917 [2020-12-18T00:46:49.249Z] ---> 09989113b020 [2020-12-18T00:46:49.249Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T00:46:49.578Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T00:46:49.578Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:46:49.578Z] OK: 8 MiB in 19 packages [2020-12-18T00:46:49.878Z] ---> Running in 055c2809ea84 [2020-12-18T00:46:51.054Z] Removing intermediate container 055c2809ea84 [2020-12-18T00:46:51.054Z] ---> aeab3523ac4e [2020-12-18T00:46:51.054Z] [Pipeline] } [2020-12-18T00:46:51.486Z] $ docker stop --time=1 ea83cdf4d32126eb450f2dd5ac5f22acf505164ef1c65bdc9bd54e6974c32918 [2020-12-18T00:46:51.834Z] Successfully built aeab3523ac4e [2020-12-18T00:46:51.835Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-18T00:46:51.835Z] Building docker-core-command-go [2020-12-18T00:46:54.217Z] $ docker rm -f ea83cdf4d32126eb450f2dd5ac5f22acf505164ef1c65bdc9bd54e6974c32918 [2020-12-18T00:46:55.019Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container a3396fb679d4 [2020-12-18T00:46:55.019Z] ---> a103914a64a6 [2020-12-18T00:46:55.019Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:46:56.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T00:46:56.499Z] [2020-12-18T00:46:56.499Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:46:56.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T00:46:57.182Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-18T00:46:57.182Z] 29e5d40040c1: Pulling fs layer [2020-12-18T00:46:57.182Z] 1ce36da41761: Pulling fs layer [2020-12-18T00:46:57.182Z] 25b303627fd3: Pulling fs layer [2020-12-18T00:46:57.295Z] ---> ecf57b1e3e19 [2020-12-18T00:46:57.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T00:46:58.164Z] 29e5d40040c1: Download complete [2020-12-18T00:46:58.438Z] 1ce36da41761: Verifying Checksum [2020-12-18T00:46:58.438Z] 1ce36da41761: Download complete [2020-12-18T00:46:58.714Z] 29e5d40040c1: Pull complete [2020-12-18T00:47:00.151Z] 1ce36da41761: Pull complete [2020-12-18T00:47:00.434Z] 25b303627fd3: Verifying Checksum [2020-12-18T00:47:00.434Z] 25b303627fd3: Download complete [2020-12-18T00:47:00.604Z] ---> bb9a570f1c11 [2020-12-18T00:47:00.605Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T00:47:02.886Z] ---> 6c3d69cb9d52 [2020-12-18T00:47:02.886Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T00:47:02.886Z] ---> Running in 97c366876586 [2020-12-18T00:47:05.086Z] Removing intermediate container 97c366876586 [2020-12-18T00:47:05.086Z] ---> 595502fb1c6e [2020-12-18T00:47:05.086Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:47:06.229Z] ---> Running in 257a3efa9358 [2020-12-18T00:47:07.747Z] Removing intermediate container 257a3efa9358 [2020-12-18T00:47:07.747Z] ---> 7e5ce7743182 [2020-12-18T00:47:07.747Z] Step 21/23 : LABEL arch=x86_64 [2020-12-18T00:47:08.481Z] ---> Running in eed929a564ce [2020-12-18T00:47:09.596Z] Removing intermediate container eed929a564ce [2020-12-18T00:47:09.596Z] ---> 11b7f7f748c0 [2020-12-18T00:47:09.596Z] Step 22/23 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:47:10.115Z] ---> Running in 02ee5441fdb8 [2020-12-18T00:47:10.469Z] Removing intermediate container 02ee5441fdb8 [2020-12-18T00:47:10.469Z] ---> 9b8b8850568e [2020-12-18T00:47:10.469Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T00:47:10.624Z] 25b303627fd3: Pull complete [2020-12-18T00:47:10.624Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-18T00:47:10.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T00:47:10.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-18T00:47:10.868Z] ---> Running in d9099884a9ad [2020-12-18T00:47:10.888Z] prd-ubuntu18.04-docker-arm64-4c-16g-16675 does not seem to be running inside a container [2020-12-18T00:47:10.989Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-12-18T00:47:11.530Z] Removing intermediate container d9099884a9ad [2020-12-18T00:47:11.530Z] ---> 6ca504054cee [2020-12-18T00:47:11.530Z] [2020-12-18T00:47:12.171Z] Successfully built 6ca504054cee [2020-12-18T00:47:12.171Z] Successfully tagged docker-core-data-go:latest [2020-12-18T00:47:14.444Z] $ docker top a850377a796ac4f6e85676b473f8ff57f1f4c5f4a8a70275f67f43fdc31816fa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:47:15.541Z] + grep parallel [2020-12-18T00:47:15.541Z] + docker-compose build --help [2020-12-18T00:47:22.058Z] --parallel Build images in parallel. [Pipeline] } [2020-12-18T00:47:22.078Z] $ docker stop --time=1 a850377a796ac4f6e85676b473f8ff57f1f4c5f4a8a70275f67f43fdc31816fa [2020-12-18T00:47:23.981Z] $ docker rm -f a850377a796ac4f6e85676b473f8ff57f1f4c5f4a8a70275f67f43fdc31816fa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:47:24.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-18T00:47:24.799Z] . [Pipeline] withDockerContainer [2020-12-18T00:47:25.089Z] prd-ubuntu18.04-docker-arm64-4c-16g-16675 does not seem to be running inside a container [2020-12-18T00:47:25.183Z] $ 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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@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 [2020-12-18T00:47:26.708Z] $ docker top 52cc725cb7598acfa63121c0f671ea06d883c9661f20af58d5eef2ee51769376 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:47:27.821Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-18T00:47:33.204Z] Building docker-core-command-go ... [2020-12-18T00:47:33.204Z] Building docker-core-data-go ... [2020-12-18T00:47:33.204Z] Building docker-core-metadata-go ... [2020-12-18T00:47:33.204Z] Building docker-security-bootstrap-redis-go ... [2020-12-18T00:47:33.204Z] Building docker-security-proxy-setup-go ... [2020-12-18T00:47:33.204Z] Building docker-security-secretstore-setup-go ... [2020-12-18T00:47:33.204Z] Building docker-support-notifications-go ... [2020-12-18T00:47:33.204Z] Building docker-support-scheduler-go ... [2020-12-18T00:47:33.204Z] Building docker-sys-mgmt-agent-go ... [2020-12-18T00:47:33.204Z] Building docker-sys-mgmt-agent-go [2020-12-18T00:47:33.204Z] Building docker-core-command-go [2020-12-18T00:47:33.204Z] Building docker-core-data-go [2020-12-18T00:47:33.204Z] Building docker-support-scheduler-go [2020-12-18T00:47:33.204Z] Building docker-security-secretstore-setup-go [2020-12-18T00:47:53.235Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:47:53.236Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:47:53.236Z] ---> dbecf69ac05d [2020-12-18T00:47:53.236Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 5fc84012e824 [2020-12-18T00:47:53.236Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 46745d96c8ed [2020-12-18T00:47:53.236Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T00:47:53.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:47:53.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:47:53.236Z] ---> dbecf69ac05d [2020-12-18T00:47:53.236Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 5fc84012e824 [2020-12-18T00:47:53.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 46745d96c8ed [2020-12-18T00:47:53.236Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 15ee8aad2e33 [2020-12-18T00:47:53.236Z] Step 6/22 : COPY go.mod . [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 355afa65687a [2020-12-18T00:47:53.236Z] Step 7/22 : RUN go mod download [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> e83e5eefd253 [2020-12-18T00:47:53.236Z] Step 8/22 : COPY . . [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> c6c9f326507e [2020-12-18T00:47:53.236Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T00:47:53.236Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:47:53.236Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:47:53.236Z] ---> dbecf69ac05d [2020-12-18T00:47:53.236Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 5fc84012e824 [2020-12-18T00:47:53.236Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 46745d96c8ed [2020-12-18T00:47:53.236Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 15ee8aad2e33 [2020-12-18T00:47:53.236Z] Step 6/21 : COPY go.mod . [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 355afa65687a [2020-12-18T00:47:53.236Z] Step 7/21 : RUN go mod download [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> e83e5eefd253 [2020-12-18T00:47:53.236Z] Step 8/21 : COPY . . [2020-12-18T00:47:53.236Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:47:53.236Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:47:53.236Z] ---> dbecf69ac05d [2020-12-18T00:47:53.236Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 5fc84012e824 [2020-12-18T00:47:53.236Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> 46745d96c8ed [2020-12-18T00:47:53.236Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T00:47:53.236Z] ---> Using cache [2020-12-18T00:47:53.236Z] ---> c6c9f326507e [2020-12-18T00:47:53.236Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T00:47:53.236Z] ---> Running in e5d79962a69f [2020-12-18T00:47:53.236Z] ---> Running in e80599be3328 [2020-12-18T00:47:53.236Z] ---> Running in 8dba841bbdbe [2020-12-18T00:47:53.236Z] ---> Running in ac070525c72e [2020-12-18T00:47:53.236Z] 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 [2020-12-18T00:47:53.236Z] 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 [2020-12-18T00:47:53.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:47:53.236Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:47:54.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:47:54.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:47:56.245Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:47:56.245Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:47:56.245Z] OK: 12750 distinct packages available [2020-12-18T00:47:56.544Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:47:56.544Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:47:56.544Z] OK: 12750 distinct packages available [2020-12-18T00:47:56.544Z] OK: 233 MiB in 51 packages [2020-12-18T00:47:56.819Z] OK: 233 MiB in 51 packages [2020-12-18T00:48:00.450Z] Removing intermediate container e80599be3328 [2020-12-18T00:48:00.450Z] ---> fd3f2a3d15bb [2020-12-18T00:48:00.450Z] Step 6/24 : COPY go.mod . [2020-12-18T00:48:00.450Z] Removing intermediate container ac070525c72e [2020-12-18T00:48:00.450Z] ---> 95a167c292c5 [2020-12-18T00:48:00.450Z] Step 6/27 : COPY go.mod . [2020-12-18T00:48:00.815Z] ---> 7d86ee85ffd7 [2020-12-18T00:48:00.815Z] Step 7/24 : RUN go mod download [2020-12-18T00:48:00.815Z] ---> 09c8fe1a7a4e [2020-12-18T00:48:00.815Z] Step 7/27 : RUN go mod download [2020-12-18T00:48:01.218Z] ---> Running in 76e65e1fbe32 [2020-12-18T00:48:01.218Z] ---> Running in 02707391d367 [2020-12-18T00:48:07.111Z] Removing intermediate container 76e65e1fbe32 [2020-12-18T00:48:07.111Z] ---> 90d183d2af98 [2020-12-18T00:48:07.111Z] Step 8/27 : COPY . . [2020-12-18T00:48:07.111Z] Removing intermediate container 02707391d367 [2020-12-18T00:48:07.111Z] ---> 0d2ea6e23fd2 [2020-12-18T00:48:07.111Z] Step 8/24 : COPY . . [2020-12-18T00:48:40.686Z] Removing intermediate container e5d79962a69f [2020-12-18T00:48:40.686Z] ---> 34e0d44dab63 [2020-12-18T00:48:40.686Z] [2020-12-18T00:48:40.686Z] Step 10/21 : FROM scratch [2020-12-18T00:48:40.686Z] ---> [2020-12-18T00:48:40.686Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:48:40.686Z] Removing intermediate container 8dba841bbdbe [2020-12-18T00:48:40.686Z] ---> bf648eaec63b [2020-12-18T00:48:40.686Z] [2020-12-18T00:48:40.686Z] Step 10/22 : FROM scratch [2020-12-18T00:48:40.686Z] ---> [2020-12-18T00:48:40.686Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:48:41.265Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:48:41.265Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:48:41.265Z] ---> 81be696b56fd [2020-12-18T00:48:41.265Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:48:41.265Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:48:41.265Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:48:41.265Z] ---> 81be696b56fd [2020-12-18T00:48:41.265Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T00:48:41.265Z] [2020-12-18T00:48:41.265Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:48:41.265Z] ---> 81be696b56fd [2020-12-18T00:48:41.265Z] Step 3/27 : WORKDIR /edgex-go [2020-12-18T00:48:41.265Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:48:41.265Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:48:41.265Z] ---> 81be696b56fd [2020-12-18T00:48:41.265Z] Step 3/23 : WORKDIR /edgex-go [2020-12-18T00:48:41.265Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:48:41.265Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:48:41.265Z] ---> 81be696b56fd [2020-12-18T00:48:41.265Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T00:48:42.244Z] ---> Using cache [2020-12-18T00:48:42.244Z] ---> 5e3f0d9a481e [2020-12-18T00:48:42.244Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T00:48:42.244Z] ---> Using cache [2020-12-18T00:48:42.244Z] ---> 5e3f0d9a481e [2020-12-18T00:48:42.244Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T00:48:42.534Z] ---> Running in ea1d07ae4ee1 [2020-12-18T00:48:42.534Z] ---> Running in 749ce2cb5ce5 [2020-12-18T00:48:43.261Z] ---> Running in f0b8ef27d56c [2020-12-18T00:48:43.261Z] ---> Running in 55d1fe0cf50c [2020-12-18T00:48:43.261Z] ---> Running in 0922dc3a9365 [2020-12-18T00:48:43.261Z] ---> Running in 987805593e0d [2020-12-18T00:48:43.261Z] ---> Running in e2951a4a4397 [2020-12-18T00:48:44.075Z] Removing intermediate container 749ce2cb5ce5 [2020-12-18T00:48:44.075Z] ---> f4bf0a60c6aa [2020-12-18T00:48:44.075Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T00:48:44.248Z] Removing intermediate container 0922dc3a9365 [2020-12-18T00:48:44.248Z] ---> f2ee4b6cd4d1 [2020-12-18T00:48:44.248Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:48:44.248Z] Removing intermediate container 55d1fe0cf50c [2020-12-18T00:48:44.248Z] ---> 9b9814ac2c98 [2020-12-18T00:48:44.248Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:48:44.248Z] Removing intermediate container e2951a4a4397 [2020-12-18T00:48:44.248Z] ---> f216c16e4a21 [2020-12-18T00:48:44.248Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:48:44.248Z] Removing intermediate container 987805593e0d [2020-12-18T00:48:44.248Z] ---> 315790b43972 [2020-12-18T00:48:44.248Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:48:44.248Z] Removing intermediate container f0b8ef27d56c [2020-12-18T00:48:44.248Z] ---> ffb9db861d7e [2020-12-18T00:48:44.248Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:48:44.364Z] Removing intermediate container ea1d07ae4ee1 [2020-12-18T00:48:44.364Z] ---> d36bb21c34f7 [2020-12-18T00:48:44.364Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T00:48:44.364Z] ---> Running in 782eb8568ea2 [2020-12-18T00:48:44.520Z] ---> Running in edd73fb0e169 [2020-12-18T00:48:44.520Z] ---> Running in 4ec454ce1f36 [2020-12-18T00:48:44.520Z] ---> Running in 2bf71a04af1b [2020-12-18T00:48:44.520Z] ---> Running in c600f9449600 [2020-12-18T00:48:44.520Z] ---> Running in 965f31e48799 [2020-12-18T00:48:44.953Z] ---> Running in 68b6dd6e0ddc [2020-12-18T00:48:45.982Z] Removing intermediate container 782eb8568ea2 [2020-12-18T00:48:45.982Z] ---> def92cd89bfa [2020-12-18T00:48:45.982Z] Step 14/22 : WORKDIR / [2020-12-18T00:48:45.982Z] Removing intermediate container 68b6dd6e0ddc [2020-12-18T00:48:45.982Z] ---> 90406879f8c1 [2020-12-18T00:48:45.982Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T00:48:45.982Z] ---> Running in d13dfa97fece [2020-12-18T00:48:46.957Z] ---> 691d9f69fde2 [2020-12-18T00:48:46.957Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T00:48:47.581Z] Removing intermediate container d13dfa97fece [2020-12-18T00:48:47.581Z] ---> 0bf003155d98 [2020-12-18T00:48:47.581Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T00:48:48.598Z] ---> b526e8cee1a6 [2020-12-18T00:48:48.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T00:48:48.863Z] Removing intermediate container 4ec454ce1f36 [2020-12-18T00:48:48.863Z] ---> db59bf149aa0 [2020-12-18T00:48:48.863Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-18T00:48:48.863Z] Removing intermediate container edd73fb0e169 [2020-12-18T00:48:48.863Z] ---> 2dae18307f3c [2020-12-18T00:48:48.863Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:48:48.863Z] ---> Running in e0b8dee8550e [2020-12-18T00:48:48.877Z] ---> d9def7f3e8c0 [2020-12-18T00:48:48.877Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T00:48:49.138Z] ---> Running in 23cc7a537ea4 [2020-12-18T00:48:49.138Z] Removing intermediate container c600f9449600 [2020-12-18T00:48:49.138Z] ---> be4a0a3fb8c4 [2020-12-18T00:48:49.138Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T00:48:49.412Z] Removing intermediate container 2bf71a04af1b [2020-12-18T00:48:49.412Z] ---> 49140a98e61c [2020-12-18T00:48:49.412Z] Step 5/24 : RUN apk update && apk add make git [2020-12-18T00:48:49.412Z] Removing intermediate container 965f31e48799 [2020-12-18T00:48:49.412Z] ---> e8ea7bb46e8e [2020-12-18T00:48:49.412Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-18T00:48:49.412Z] ---> Running in f1796dff5c67 [2020-12-18T00:48:49.514Z] ---> 883f1fd82c42 [2020-12-18T00:48:49.514Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T00:48:49.702Z] ---> Running in d1873594c85d [2020-12-18T00:48:49.702Z] ---> Running in 78448f45f0fa [2020-12-18T00:48:49.798Z] ---> 0214a776ab05 [2020-12-18T00:48:49.798Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T00:48:49.798Z] ---> Running in 185cb44820ab [2020-12-18T00:48:50.082Z] ---> b72c90f24e37 [2020-12-18T00:48:50.082Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T00:48:50.082Z] ---> ecd84995aa5b [2020-12-18T00:48:50.082Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T00:48:50.082Z] ---> Running in 4d826f927228 [2020-12-18T00:48:50.082Z] ---> Running in c42fb1e10f12 [2020-12-18T00:48:50.697Z] Removing intermediate container c42fb1e10f12 [2020-12-18T00:48:50.697Z] ---> bb0fad1fbe2c [2020-12-18T00:48:50.697Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:48:50.697Z] ---> Running in 2bfdd22c6a5d [2020-12-18T00:48:50.697Z] ---> b65408c9a219 [2020-12-18T00:48:50.697Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T00:48:50.967Z] ---> Running in aa585ebe8507 [2020-12-18T00:48:51.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:51.240Z] Removing intermediate container 2bfdd22c6a5d [2020-12-18T00:48:51.240Z] ---> 45c3db5d6288 [2020-12-18T00:48:51.240Z] Step 19/21 : LABEL arch=x86_64 [2020-12-18T00:48:51.240Z] 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 [2020-12-18T00:48:51.240Z] 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 [2020-12-18T00:48:51.240Z] Removing intermediate container aa585ebe8507 [2020-12-18T00:48:51.240Z] ---> b0d6ccc15318 [2020-12-18T00:48:51.240Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:48:51.240Z] ---> Running in d7aae758bebd [2020-12-18T00:48:51.438Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:51.562Z] ---> Running in 6e3e042e4fd0 [2020-12-18T00:48:51.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:51.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:51.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:51.986Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:52.212Z] Removing intermediate container d7aae758bebd [2020-12-18T00:48:52.212Z] ---> bd9833311028 [2020-12-18T00:48:52.212Z] Step 20/21 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:48:52.212Z] Removing intermediate container 6e3e042e4fd0 [2020-12-18T00:48:52.212Z] ---> d6ab8c83b2c6 [2020-12-18T00:48:52.212Z] Step 20/22 : LABEL arch=x86_64 [2020-12-18T00:48:52.212Z] ---> Running in 027756c63623 [2020-12-18T00:48:52.490Z] ---> Running in f0bde42ab6be [2020-12-18T00:48:52.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:52.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:52.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:52.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:48:52.781Z] Removing intermediate container 027756c63623 [2020-12-18T00:48:52.781Z] ---> 480feea86b9f [2020-12-18T00:48:52.781Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T00:48:52.781Z] Removing intermediate container f0bde42ab6be [2020-12-18T00:48:52.781Z] ---> 6f30494b485e [2020-12-18T00:48:52.781Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:48:53.063Z] ---> Running in 25a835eaa852 [2020-12-18T00:48:53.063Z] ---> Running in 66dfe90375a3 [2020-12-18T00:48:53.183Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:48:53.183Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:48:53.183Z] OK: 12620 distinct packages available [2020-12-18T00:48:53.489Z] Removing intermediate container 25a835eaa852 [2020-12-18T00:48:53.489Z] ---> e75fd9237239 [2020-12-18T00:48:53.489Z] [2020-12-18T00:48:53.768Z] Removing intermediate container 66dfe90375a3 [2020-12-18T00:48:53.768Z] ---> 2c3841cd9ea5 [2020-12-18T00:48:53.768Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:48:53.788Z] OK: 12620 distinct packages available [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:48:53.788Z] OK: 12620 distinct packages available [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:48:53.788Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:48:53.788Z] OK: 12620 distinct packages available [2020-12-18T00:48:54.055Z] ---> Running in 5e28ba1fc289 [2020-12-18T00:48:54.055Z] Successfully built e75fd9237239 [2020-12-18T00:48:54.066Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:48:54.066Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:48:54.066Z] OK: 12620 distinct packages available [2020-12-18T00:48:54.066Z] OK: 217 MiB in 51 packages [2020-12-18T00:48:54.335Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-18T00:48:54.629Z]  Building docker-support-scheduler-go ... done Removing intermediate container 5e28ba1fc289 [2020-12-18T00:48:54.629Z] ---> 6ff3be6e53be [2020-12-18T00:48:54.629Z] [2020-12-18T00:48:55.064Z] OK: 217 MiB in 51 packages [2020-12-18T00:48:55.064Z] OK: 217 MiB in 51 packages [2020-12-18T00:48:55.064Z] OK: 217 MiB in 51 packages [2020-12-18T00:48:55.064Z] OK: 217 MiB in 51 packages [2020-12-18T00:48:55.357Z] Successfully built 6ff3be6e53be [2020-12-18T00:48:55.358Z] Successfully tagged docker-core-command-go:latest [2020-12-18T00:48:56.517Z] Removing intermediate container e0b8dee8550e [2020-12-18T00:48:56.517Z] ---> 712c14175601 [2020-12-18T00:48:56.517Z] Step 6/27 : COPY go.mod . [2020-12-18T00:48:56.794Z] Removing intermediate container d1873594c85d [2020-12-18T00:48:56.794Z] ---> ce95e846525b [2020-12-18T00:48:56.794Z] Step 6/23 : COPY go.mod . [2020-12-18T00:48:57.418Z] Removing intermediate container f1796dff5c67 [2020-12-18T00:48:57.418Z] ---> 88d9fcfeaa95 [2020-12-18T00:48:57.418Z] Step 6/21 : COPY go.mod . [2020-12-18T00:48:57.418Z] Removing intermediate container 78448f45f0fa [2020-12-18T00:48:57.418Z] ---> 33c2cb7810d1 [2020-12-18T00:48:57.418Z] Step 6/24 : COPY go.mod . [2020-12-18T00:48:57.700Z] Removing intermediate container 23cc7a537ea4 [2020-12-18T00:48:57.700Z] ---> 634021ded447 [2020-12-18T00:48:57.700Z] Step 6/22 : COPY go.mod . [2020-12-18T00:48:57.700Z] ---> b32decf85dfd [2020-12-18T00:48:57.700Z] Step 7/27 : RUN go mod download [2020-12-18T00:48:57.976Z] ---> Running in db269ba92664 [2020-12-18T00:48:57.976Z] ---> 3695acd181e4 [2020-12-18T00:48:57.976Z] Step 7/23 : RUN go mod download [2020-12-18T00:48:58.256Z] ---> Running in a878a472647b [2020-12-18T00:48:58.553Z] ---> e9a09a08404c [2020-12-18T00:48:58.553Z] Step 7/21 : RUN go mod download [2020-12-18T00:48:58.553Z] ---> Running in 9d8678b8fa0a [2020-12-18T00:48:58.835Z] ---> fae0252b9a18 [2020-12-18T00:48:58.835Z] Step 7/22 : RUN go mod download [2020-12-18T00:48:58.835Z] ---> 786862a8b238 [2020-12-18T00:48:58.835Z] Step 7/24 : RUN go mod download [2020-12-18T00:48:59.118Z] ---> Running in 9a46ab04226f [2020-12-18T00:48:59.118Z] ---> Running in a369a4b4f6f5 [2020-12-18T00:49:03.452Z] Removing intermediate container db269ba92664 [2020-12-18T00:49:03.452Z] ---> a15208d9f37d [2020-12-18T00:49:03.452Z] Step 8/27 : COPY . . [2020-12-18T00:49:03.452Z] Removing intermediate container a878a472647b [2020-12-18T00:49:03.452Z] ---> 35af7c7f2b01 [2020-12-18T00:49:03.452Z] Step 8/23 : COPY . . [2020-12-18T00:49:03.452Z] Removing intermediate container 9d8678b8fa0a [2020-12-18T00:49:03.452Z] ---> ea39b95ff885 [2020-12-18T00:49:03.452Z] Step 8/21 : COPY . . [2020-12-18T00:49:04.069Z] Removing intermediate container 9a46ab04226f [2020-12-18T00:49:04.069Z] Removing intermediate container a369a4b4f6f5 [2020-12-18T00:49:04.069Z] ---> 4ff7b6be0506 [2020-12-18T00:49:04.069Z] Step 8/24 : COPY . . [2020-12-18T00:49:04.069Z] ---> 658170f5af52 [2020-12-18T00:49:04.069Z] Step 8/22 : COPY . . [2020-12-18T00:49:22.591Z]  Building docker-core-command-go ... done Removing intermediate container 185cb44820ab [2020-12-18T00:49:22.591Z] ---> 99b7b5cabd07 [2020-12-18T00:49:22.591Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T00:49:22.591Z] Removing intermediate container 4d826f927228 [2020-12-18T00:49:22.591Z] ---> 76973b754232 [2020-12-18T00:49:22.591Z] [2020-12-18T00:49:22.591Z] Step 10/24 : FROM scratch [2020-12-18T00:49:22.591Z] ---> [2020-12-18T00:49:22.591Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T00:49:22.591Z] ---> Running in 7f5baab11c69 [2020-12-18T00:49:22.591Z] ---> Running in 48c98004cfbc [2020-12-18T00:49:22.591Z] Removing intermediate container 48c98004cfbc [2020-12-18T00:49:22.591Z] ---> 7361cd6d998a [2020-12-18T00:49:22.591Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T00:49:22.591Z] ---> Running in ba73d1f2b36a [2020-12-18T00:49:22.591Z] 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 [2020-12-18T00:49:22.591Z] Removing intermediate container ba73d1f2b36a [2020-12-18T00:49:22.591Z] ---> e77a1a957b1d [2020-12-18T00:49:22.591Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T00:49:22.591Z] ---> Running in 1089d1126a5d [2020-12-18T00:49:22.591Z] Removing intermediate container 1089d1126a5d [2020-12-18T00:49:22.591Z] ---> a0d88108ea2d [2020-12-18T00:49:22.591Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T00:49:22.872Z] ---> 7b340a4f2dda [2020-12-18T00:49:22.873Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T00:49:24.864Z] ---> bc86809573ca [2020-12-18T00:49:24.864Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T00:49:24.864Z] Removing intermediate container 7f5baab11c69 [2020-12-18T00:49:24.864Z] ---> 371a405af10c [2020-12-18T00:49:24.864Z] [2020-12-18T00:49:24.864Z] Step 11/27 : FROM docker:latest [2020-12-18T00:49:24.864Z] ---> 0040bc98e531 [2020-12-18T00:49:24.864Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T00:49:24.864Z] ---> Running in ec10c0df3d7b [2020-12-18T00:49:25.886Z] ---> 8184b8e35cf5 [2020-12-18T00:49:25.886Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T00:49:26.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:49:26.515Z] ---> c2b443e6ea4e [2020-12-18T00:49:26.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T00:49:26.515Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:49:27.022Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T00:49:27.022Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T00:49:27.022Z] Executing bash-5.0.17-r0.post-install [2020-12-18T00:49:27.022Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:49:27.022Z] OK: 12 MiB in 22 packages [2020-12-18T00:49:28.075Z] ---> e245d30084c3 [2020-12-18T00:49:28.075Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T00:49:28.696Z] Removing intermediate container ec10c0df3d7b [2020-12-18T00:49:28.696Z] ---> 4d74f4b7ac40 [2020-12-18T00:49:28.696Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T00:49:28.696Z] ---> Running in bc1327f9cacd [2020-12-18T00:49:28.985Z] ---> a6ae12afcd7b [2020-12-18T00:49:28.985Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T00:49:28.985Z] ---> Running in 0790d43317cf [2020-12-18T00:49:29.625Z] Removing intermediate container 0790d43317cf [2020-12-18T00:49:29.625Z] ---> 54b5175b7f04 [2020-12-18T00:49:29.625Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:49:29.625Z] ---> Running in 20387e8c2bc8 [2020-12-18T00:49:29.927Z] Removing intermediate container 20387e8c2bc8 [2020-12-18T00:49:29.928Z] ---> 27b6b537d763 [2020-12-18T00:49:29.928Z] Step 22/24 : LABEL arch=x86_64 [2020-12-18T00:49:30.220Z] ---> Running in aec9c0907781 [2020-12-18T00:49:30.493Z] Removing intermediate container aec9c0907781 [2020-12-18T00:49:30.493Z] ---> 4506afeaa1ee [2020-12-18T00:49:30.493Z] Step 23/24 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:49:30.493Z] ---> Running in 4731e0b2c264 [2020-12-18T00:49:30.777Z] Removing intermediate container bc1327f9cacd [2020-12-18T00:49:30.777Z] ---> ebc2ca1a78d6 [2020-12-18T00:49:30.777Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T00:49:30.777Z] ---> Running in 5cba03d0e919 [2020-12-18T00:49:30.968Z] ---> d7e44271b691 [2020-12-18T00:49:30.968Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-18T00:49:30.968Z] ---> 3a6374440c01 [2020-12-18T00:49:30.968Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-18T00:49:30.968Z] ---> 7fb4e7b4ec7a [2020-12-18T00:49:30.968Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-18T00:49:30.968Z] ---> 147251403654 [2020-12-18T00:49:30.968Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-18T00:49:30.968Z] ---> a40e6d573a10 [2020-12-18T00:49:30.968Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-18T00:49:30.968Z] ---> Running in 5322e3ca09a4 [2020-12-18T00:49:30.968Z] ---> Running in 3fc95efaa0e9 [2020-12-18T00:49:30.968Z] ---> Running in e514e41ffbe1 [2020-12-18T00:49:30.968Z] ---> Running in a923277092e6 [2020-12-18T00:49:30.968Z] ---> Running in 3d71d9657f83 [2020-12-18T00:49:31.066Z] Removing intermediate container 4731e0b2c264 [2020-12-18T00:49:31.066Z] ---> 231f5474dfa6 [2020-12-18T00:49:31.066Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T00:49:31.066Z] ---> Running in 06fd4e0bb4a9 [2020-12-18T00:49:31.356Z] Removing intermediate container 5cba03d0e919 [2020-12-18T00:49:31.356Z] ---> 89a2118f1348 [2020-12-18T00:49:31.356Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T00:49:31.356Z] ---> Running in 95b6749e6c2b [2020-12-18T00:49:31.356Z] Removing intermediate container 06fd4e0bb4a9 [2020-12-18T00:49:31.356Z] ---> 49939f959117 [2020-12-18T00:49:31.356Z] [2020-12-18T00:49:31.978Z] 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 [2020-12-18T00:49:31.978Z] 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 [2020-12-18T00:49:31.978Z] 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 [2020-12-18T00:49:31.982Z] Removing intermediate container 95b6749e6c2b [2020-12-18T00:49:31.982Z] ---> 3a7e1ddac90f [2020-12-18T00:49:31.982Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T00:49:31.982Z] Successfully built 49939f959117 [2020-12-18T00:49:31.982Z] Successfully tagged docker-support-notifications-go:latest [2020-12-18T00:49:31.982Z]  Building docker-support-notifications-go ... done  ---> Running in 45bd6ed6a261 [2020-12-18T00:49:32.254Z] 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 [2020-12-18T00:49:32.255Z] 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 [2020-12-18T00:49:32.263Z] Removing intermediate container 45bd6ed6a261 [2020-12-18T00:49:32.263Z] ---> c0e84e822de2 [2020-12-18T00:49:32.263Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T00:49:33.256Z] ---> 463cf0aaac7c [2020-12-18T00:49:33.256Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T00:49:33.874Z] ---> 0f4327f28399 [2020-12-18T00:49:33.874Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-18T00:49:34.477Z] ---> 4d2f0c1b424f [2020-12-18T00:49:34.477Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T00:49:34.477Z] ---> Running in 6238c7d799ad [2020-12-18T00:49:35.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:49:35.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:49:36.496Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T00:49:36.496Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T00:49:36.496Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T00:49:36.496Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T00:49:36.496Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T00:49:36.496Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T00:49:36.496Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T00:49:39.992Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T00:49:39.992Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T00:49:39.992Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T00:49:39.992Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T00:49:39.992Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T00:49:39.992Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T00:49:39.992Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T00:49:39.992Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T00:49:39.992Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T00:49:39.992Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T00:49:40.262Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T00:49:40.262Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T00:49:40.262Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T00:49:40.262Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T00:49:40.262Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T00:49:40.262Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T00:49:40.262Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T00:49:40.262Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T00:49:40.262Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T00:49:40.534Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T00:49:40.534Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T00:49:40.534Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T00:49:40.534Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T00:49:40.534Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T00:49:40.534Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T00:49:40.534Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T00:49:40.806Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:49:40.806Z] OK: 71 MiB in 55 packages [2020-12-18T00:49:50.988Z] Removing intermediate container 6238c7d799ad [2020-12-18T00:49:50.988Z] ---> 780e66cf081b [2020-12-18T00:49:50.988Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T00:49:50.988Z] ---> Running in e34d3aa58106 [2020-12-18T00:49:53.650Z] Collecting docker-compose==1.23.2 [2020-12-18T00:49:53.650Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T00:49:53.650Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T00:49:53.650Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T00:49:54.647Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T00:49:54.647Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T00:49:54.939Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T00:49:54.939Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T00:49:54.939Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T00:49:55.211Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T00:49:55.211Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-18T00:49:56.692Z] Collecting PyYAML<4,>=3.10 [2020-12-18T00:49:56.692Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T00:49:59.388Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T00:49:59.388Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T00:49:59.680Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T00:49:59.680Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T00:49:59.970Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T00:49:59.970Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T00:50:00.283Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T00:50:00.283Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T00:50:01.002Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T00:50:01.002Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T00:50:01.281Z] 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) [2020-12-18T00:50:01.281Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T00:50:01.281Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T00:50:01.567Z] 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) [2020-12-18T00:50:01.567Z] Collecting idna<2.8,>=2.5 [2020-12-18T00:50:01.567Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T00:50:01.567Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T00:50:01.567Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T00:50:01.567Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T00:50:01.567Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T00:50:01.863Z] Installing collected packages: docopt, cached-property, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, jsonschema, texttable, docker-compose [2020-12-18T00:50:01.863Z] Running setup.py install for docopt: started [2020-12-18T00:50:02.561Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T00:50:02.851Z] Attempting uninstall: urllib3 [2020-12-18T00:50:02.851Z] Found existing installation: urllib3 1.25.9 [2020-12-18T00:50:02.851Z] Uninstalling urllib3-1.25.9: [2020-12-18T00:50:02.851Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T00:50:03.123Z] Attempting uninstall: idna [2020-12-18T00:50:03.123Z] Found existing installation: idna 2.9 [2020-12-18T00:50:03.123Z] Uninstalling idna-2.9: [2020-12-18T00:50:03.123Z] Successfully uninstalled idna-2.9 [2020-12-18T00:50:03.402Z] Attempting uninstall: requests [2020-12-18T00:50:03.402Z] Found existing installation: requests 2.23.0 [2020-12-18T00:50:03.402Z] Uninstalling requests-2.23.0: [2020-12-18T00:50:03.691Z] Successfully uninstalled requests-2.23.0 [2020-12-18T00:50:04.291Z] Running setup.py install for dockerpty: started [2020-12-18T00:50:05.372Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T00:50:05.372Z] Running setup.py install for PyYAML: started [2020-12-18T00:50:06.487Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T00:50:06.487Z] Running setup.py install for texttable: started [2020-12-18T00:50:07.086Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T00:50:07.707Z] 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 [2020-12-18T00:50:11.189Z] Removing intermediate container e34d3aa58106 [2020-12-18T00:50:11.189Z] ---> 0bea8a31d55d [2020-12-18T00:50:11.189Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T00:50:11.189Z] ---> Running in 6e80b939dd26 [2020-12-18T00:50:12.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-18T00:50:12.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-18T00:50:12.754Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T00:50:12.754Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T00:50:12.754Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T00:50:12.754Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:50:12.754Z] OK: 72 MiB in 58 packages [2020-12-18T00:50:13.736Z] Removing intermediate container 6e80b939dd26 [2020-12-18T00:50:13.736Z] ---> 955874e8d3fe [2020-12-18T00:50:13.736Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T00:50:13.736Z] ---> Running in 1b4825909659 [2020-12-18T00:50:13.736Z] Removing intermediate container 1b4825909659 [2020-12-18T00:50:13.736Z] ---> 95d728d7e140 [2020-12-18T00:50:13.736Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:50:14.010Z] ---> Running in 11d30b1e1972 [2020-12-18T00:50:14.010Z] Removing intermediate container 11d30b1e1972 [2020-12-18T00:50:14.010Z] ---> c06525a90b72 [2020-12-18T00:50:14.010Z] Step 25/27 : LABEL arch=x86_64 [2020-12-18T00:50:14.304Z] ---> Running in 9d351be211fd [2020-12-18T00:50:14.592Z] Removing intermediate container 9d351be211fd [2020-12-18T00:50:14.592Z] ---> dde52be1aa9b [2020-12-18T00:50:14.592Z] Step 26/27 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:50:14.592Z] ---> Running in f20495f6e667 [2020-12-18T00:50:14.886Z] Removing intermediate container f20495f6e667 [2020-12-18T00:50:14.886Z] ---> b6174cd98001 [2020-12-18T00:50:14.886Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T00:50:15.176Z] ---> Running in 91266039109e [2020-12-18T00:50:15.463Z] Removing intermediate container 91266039109e [2020-12-18T00:50:15.463Z] ---> ea3a21d07691 [2020-12-18T00:50:15.463Z] [2020-12-18T00:50:15.733Z] Successfully built ea3a21d07691 [2020-12-18T00:50:15.733Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-18T00:50:16.356Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-18T00:50:16.391Z] $ docker stop --time=1 f976605ef7a0947a6b49ab6529e89f8a4aada5e4cf6f41e88d2312d5a0592e0c [2020-12-18T00:50:18.937Z] $ docker rm -f f976605ef7a0947a6b49ab6529e89f8a4aada5e4cf6f41e88d2312d5a0592e0c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T00:50:19.717Z] + grep docker [2020-12-18T00:50:19.717Z] + docker images [2020-12-18T00:50:19.717Z] docker-sys-mgmt-agent-go latest ea3a21d07691 4 seconds ago 313MB [2020-12-18T00:50:19.717Z] docker-support-notifications-go latest 49939f959117 48 seconds ago 12.1MB [2020-12-18T00:50:19.717Z] docker-core-command-go latest 6ff3be6e53be About a minute ago 10.6MB [2020-12-18T00:50:19.717Z] docker-support-scheduler-go latest e75fd9237239 About a minute ago 10.8MB [2020-12-18T00:50:19.717Z] docker-core-data-go latest 6ca504054cee 3 minutes ago 22.2MB [2020-12-18T00:50:19.717Z] docker-security-secretstore-setup-go latest aeab3523ac4e 3 minutes ago 24.7MB [2020-12-18T00:50:19.717Z] docker-core-metadata-go latest 65cba3379605 3 minutes ago 13MB [2020-12-18T00:50:19.717Z] docker-security-bootstrap-redis-go latest b631ba247282 3 minutes ago 15.8MB [2020-12-18T00:50:19.717Z] docker-security-proxy-setup-go latest 11ce92e60f45 3 minutes ago 24.6MB [2020-12-18T00:50:19.717Z] docker latest 0040bc98e531 12 hours 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 [2020-12-18T00:50:35.711Z] Still waiting to schedule task [2020-12-18T00:50:35.711Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-18T00:51:09.175Z] 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 [2020-12-18T00:51:21.819Z] Removing intermediate container e514e41ffbe1 [2020-12-18T00:51:21.819Z] ---> 1c92d66dc31a [2020-12-18T00:51:21.819Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-18T00:51:21.819Z] ---> Running in c82d8d120996 [2020-12-18T00:51:24.473Z] 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 [2020-12-18T00:51:29.958Z] Removing intermediate container 5322e3ca09a4 [2020-12-18T00:51:29.958Z] ---> b69b2e231d8a [2020-12-18T00:51:29.958Z] [2020-12-18T00:51:29.958Z] Step 10/21 : FROM scratch [2020-12-18T00:51:29.958Z] ---> [2020-12-18T00:51:29.958Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:51:29.958Z] Removing intermediate container 3d71d9657f83 [2020-12-18T00:51:29.958Z] ---> adaae33fd60f [2020-12-18T00:51:29.958Z] [2020-12-18T00:51:29.958Z] Step 10/24 : FROM alpine:3.10 [2020-12-18T00:51:29.958Z] 3.10: Pulling from library/alpine [2020-12-18T00:51:29.958Z] Removing intermediate container 3fc95efaa0e9 [2020-12-18T00:51:29.958Z] ---> 4802bc026b27 [2020-12-18T00:51:29.958Z] [2020-12-18T00:51:29.958Z] Step 10/22 : FROM scratch [2020-12-18T00:51:29.958Z] ---> [2020-12-18T00:51:29.958Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:51:29.958Z] ---> Running in 9af63175783e [2020-12-18T00:51:30.250Z] ---> Running in 93c4b3b2bf22 [2020-12-18T00:51:30.530Z] Removing intermediate container c82d8d120996 [2020-12-18T00:51:30.530Z] ---> 04925c74dde8 [2020-12-18T00:51:30.530Z] [2020-12-18T00:51:30.530Z] Step 11/27 : FROM docker:latest [2020-12-18T00:51:30.530Z] ---> 0c09fb3ff9b5 [2020-12-18T00:51:30.530Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-18T00:51:30.530Z] Removing intermediate container 9af63175783e [2020-12-18T00:51:30.530Z] ---> a3f0020f3f4e [2020-12-18T00:51:30.530Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-18T00:51:30.810Z] ---> Running in 354194c83706 [2020-12-18T00:51:30.810Z] ---> Running in d7beeb38dbb8 [2020-12-18T00:51:31.095Z] Removing intermediate container 93c4b3b2bf22 [2020-12-18T00:51:31.095Z] ---> 24b2ebed1603 [2020-12-18T00:51:31.095Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-18T00:51:31.385Z] ---> Running in 8331c9fa7869 [2020-12-18T00:51:31.686Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-18T00:51:31.686Z] Status: Downloaded newer image for alpine:3.10 [2020-12-18T00:51:31.686Z] ---> 536a684cf733 [2020-12-18T00:51:31.686Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T00:51:31.686Z] Removing intermediate container d7beeb38dbb8 [2020-12-18T00:51:31.686Z] ---> 94c1a62102cd [2020-12-18T00:51:31.686Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-18T00:51:31.975Z] ---> Running in c4191dbe534a [2020-12-18T00:51:31.975Z] ---> Running in 03ea1b85fb5d [2020-12-18T00:51:32.605Z] Removing intermediate container 8331c9fa7869 [2020-12-18T00:51:32.605Z] ---> c515aa288d89 [2020-12-18T00:51:32.605Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T00:51:32.605Z] ---> Running in 9e3e0b67cc75 [2020-12-18T00:51:32.605Z] Removing intermediate container 03ea1b85fb5d [2020-12-18T00:51:32.605Z] ---> 2c6f9357ae09 [2020-12-18T00:51:32.605Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-18T00:51:32.906Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:33.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:33.838Z] Removing intermediate container 9e3e0b67cc75 [2020-12-18T00:51:33.838Z] ---> 0a1b3d501f7b [2020-12-18T00:51:33.838Z] Step 14/22 : WORKDIR / [2020-12-18T00:51:34.120Z] ---> Running in ffd2e937baa5 [2020-12-18T00:51:34.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:34.120Z] (1/2) Installing readline (8.0.4-r0) [2020-12-18T00:51:34.120Z] ---> 283085b3be2a [2020-12-18T00:51:34.120Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-18T00:51:34.120Z] (2/2) Installing bash (5.0.17-r0) [2020-12-18T00:51:34.120Z] Executing bash-5.0.17-r0.post-install [2020-12-18T00:51:34.120Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:51:34.408Z] OK: 12 MiB in 22 packages [2020-12-18T00:51:34.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:34.975Z] Removing intermediate container ffd2e937baa5 [2020-12-18T00:51:34.975Z] ---> dc60d468e7be [2020-12-18T00:51:34.975Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-18T00:51:35.253Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-18T00:51:35.253Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-18T00:51:35.253Z] OK: 10171 distinct packages available [2020-12-18T00:51:35.865Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-18T00:51:35.865Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-18T00:51:35.865Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-18T00:51:35.865Z] (4/5) Installing curl (7.66.0-r3) [2020-12-18T00:51:35.865Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-18T00:51:35.865Z] Executing busybox-1.30.1-r3.trigger [2020-12-18T00:51:35.865Z] Executing ca-certificates-20191127-r2.trigger [2020-12-18T00:51:36.154Z] OK: 7 MiB in 19 packages [2020-12-18T00:51:36.599Z] Running on prd-ubuntu18.04-docker-8c-8g-16681 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-18T00:51:36.646Z] Running in /w/workspace/edgex-go/28 [Pipeline] { [Pipeline] checkout [2020-12-18T00:51:36.779Z] ---> 60064651c12f [2020-12-18T00:51:36.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-18T00:51:36.779Z] ---> 30b779ad6eb8 [2020-12-18T00:51:36.779Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-18T00:51:36.779Z] Removing intermediate container 354194c83706 [2020-12-18T00:51:36.779Z] ---> b96541149388 [2020-12-18T00:51:36.779Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-18T00:51:37.053Z] ---> Running in 9419751b051c [2020-12-18T00:51:38.934Z] using credential edgex-jenkins-ssh [2020-12-18T00:51:38.990Z] Cloning the remote Git repository [2020-12-18T00:51:39.013Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:51:39.110Z] > git init /w/workspace/edgex-go/28 # timeout=10 [2020-12-18T00:51:39.211Z] ---> b094acda88a1 [2020-12-18T00:51:39.212Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-18T00:51:39.212Z] ---> Running in ace8dadbc7b9 [2020-12-18T00:51:39.503Z] ---> 0cb3594ee266 [2020-12-18T00:51:39.503Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-18T00:51:39.503Z] Removing intermediate container c4191dbe534a [2020-12-18T00:51:39.503Z] ---> d2dab8781eb3 [2020-12-18T00:51:39.503Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T00:51:39.876Z] ---> Running in 087f29f0fdf3 [2020-12-18T00:51:39.137Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:51:39.137Z] > git --version # timeout=10 [2020-12-18T00:51:39.149Z] > git --version # 'git version 2.17.1' [2020-12-18T00:51:39.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:51:39.179Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:51:40.957Z] Removing intermediate container ace8dadbc7b9 [2020-12-18T00:51:40.957Z] ---> 0cc5ad3df3ff [2020-12-18T00:51:40.957Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:51:41.240Z] Removing intermediate container 087f29f0fdf3 [2020-12-18T00:51:41.240Z] ---> b7082239c4a5 [2020-12-18T00:51:41.240Z] Step 13/24 : WORKDIR / [2020-12-18T00:51:41.240Z] ---> Running in 7b4ab52bcbc1 [2020-12-18T00:51:41.521Z] ---> Running in 1d1a467d8f4e [2020-12-18T00:51:41.521Z] ---> 8291a7fd3cb1 [2020-12-18T00:51:41.521Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-18T00:51:41.810Z] Removing intermediate container 9419751b051c [2020-12-18T00:51:41.810Z] ---> 2461f1b9026a [2020-12-18T00:51:41.810Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-18T00:51:41.810Z] ---> Running in 4f92ffbe4223 [2020-12-18T00:51:42.090Z] Removing intermediate container 7b4ab52bcbc1 [2020-12-18T00:51:42.090Z] ---> 88caf4a751a6 [2020-12-18T00:51:42.090Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T00:51:42.090Z] ---> Running in b7c765c1bb5f [2020-12-18T00:51:42.375Z] ---> Running in 4f57ed76a0e7 [2020-12-18T00:51:42.375Z] Removing intermediate container 1d1a467d8f4e [2020-12-18T00:51:42.375Z] ---> f0a796a61eca [2020-12-18T00:51:42.375Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-18T00:51:42.659Z] Removing intermediate container 4f92ffbe4223 [2020-12-18T00:51:42.659Z] ---> 528f0ac24076 [2020-12-18T00:51:42.659Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:51:42.938Z] Removing intermediate container b7c765c1bb5f [2020-12-18T00:51:42.938Z] ---> 8548936fa79a [2020-12-18T00:51:42.938Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-18T00:51:42.938Z] ---> Running in d27fec78a7b8 [2020-12-18T00:51:43.220Z] Removing intermediate container 4f57ed76a0e7 [2020-12-18T00:51:43.220Z] ---> 12f86c547355 [2020-12-18T00:51:43.220Z] Step 20/21 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:51:43.220Z] ---> Running in fd27fc4cf557 [2020-12-18T00:51:43.500Z] ---> Running in 97846ab967ba [2020-12-18T00:51:43.782Z] ---> 85d923b4e208 [2020-12-18T00:51:43.782Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-18T00:51:43.782Z] Removing intermediate container d27fec78a7b8 [2020-12-18T00:51:43.782Z] ---> ca854ebeb52d [2020-12-18T00:51:43.782Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T00:51:44.065Z] Removing intermediate container fd27fc4cf557 [2020-12-18T00:51:44.065Z] ---> c2151c929c98 [2020-12-18T00:51:44.065Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-18T00:51:44.065Z] ---> Running in ca72c4c92bd0 [2020-12-18T00:51:44.065Z] Removing intermediate container 97846ab967ba [2020-12-18T00:51:44.065Z] ---> 04ecdaab35ac [2020-12-18T00:51:44.065Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T00:51:44.347Z] ---> Running in e275b99e92b3 [2020-12-18T00:51:44.347Z] ---> Running in 94be0e1ccffe [2020-12-18T00:51:44.964Z] ---> 238d0de81b54 [2020-12-18T00:51:44.964Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-18T00:51:44.964Z] Removing intermediate container ca72c4c92bd0 [2020-12-18T00:51:44.964Z] ---> c88c5635447d [2020-12-18T00:51:44.964Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:51:45.150Z] Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-18T00:51:44.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T00:51:44.530Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-18T00:51:44.541Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-18T00:51:44.551Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-18T00:51:44.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:51:44.556Z] > 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 [2020-12-18T00:51:45.159Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:51:45.172Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-18T00:51:45.254Z] ---> Running in 8b800df6fcee [2020-12-18T00:51:45.254Z] Removing intermediate container 94be0e1ccffe [2020-12-18T00:51:45.254Z] ---> d5ab1e41cbd7 [2020-12-18T00:51:45.254Z] [2020-12-18T00:51:45.254Z] Removing intermediate container e275b99e92b3 [2020-12-18T00:51:45.254Z] ---> 548468111bbf [2020-12-18T00:51:45.254Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-18T00:51:45.378Z] Merge succeeded, producing 65488ded94a80e2bd734a8b06f1c37df2c4a9cfd [2020-12-18T00:51:45.378Z] Checking out Revision 65488ded94a80e2bd734a8b06f1c37df2c4a9cfd (PR-2858) [2020-12-18T00:51:45.865Z] Removing intermediate container 8b800df6fcee [2020-12-18T00:51:45.866Z] ---> e68ceefb8933 [2020-12-18T00:51:45.866Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:51:46.146Z] Successfully built d5ab1e41cbd7 [2020-12-18T00:51:46.146Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-18T00:51:46.146Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-12-18T00:51:46.429Z] ---> Running in 20517be4e6a9 [2020-12-18T00:51:46.429Z] ---> ceb307a3f88f [2020-12-18T00:51:46.429Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-18T00:51:45.249Z] > git remote # timeout=10 [2020-12-18T00:51:45.256Z] > git config --get remote.origin.url # timeout=10 [2020-12-18T00:51:45.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-18T00:51:45.265Z] > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 [2020-12-18T00:51:45.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-18T00:51:45.381Z] > git config core.sparsecheckout # timeout=10 [2020-12-18T00:51:45.385Z] > git checkout -f 65488ded94a80e2bd734a8b06f1c37df2c4a9cfd # timeout=10 [2020-12-18T00:51:47.430Z] Removing intermediate container 20517be4e6a9 [2020-12-18T00:51:47.430Z] ---> cdd7caa21339 [2020-12-18T00:51:47.430Z] [2020-12-18T00:51:47.710Z] Successfully built cdd7caa21339 [2020-12-18T00:51:48.322Z] ---> c7acc52a1a3e [2020-12-18T00:51:48.322Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-18T00:51:48.322Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-18T00:51:48.322Z] Building docker-support-notifications-go [2020-12-18T00:51:48.939Z]  Building docker-core-command-go ... done  ---> f63d62b4a33d [2020-12-18T00:51:48.939Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-18T00:51:49.113Z] Commit message: "Merge commit 'bbb161aa59ef099937232867751a09afbb087fa9' into HEAD" [2020-12-18T00:51:49.140Z] First time build. Skipping changelog. [2020-12-18T00:51:49.563Z] ---> cad8e1f811bc [2020-12-18T00:51:49.563Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] withEnv [Pipeline] { [2020-12-18T00:51:49.117Z] > git rev-list --no-walk 2452f1e4342ed57326753616d5d8f109bbbfbd00 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:51:50.427Z] + echo snap-build.sh [2020-12-18T00:51:50.427Z] snap-build.sh [2020-12-18T00:51:50.427Z] + SNAP_BASE_DIR=. [2020-12-18T00:51:50.427Z] + '[' '!' -z /w/workspace/edgex-go/28 ']' [2020-12-18T00:51:50.427Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/28 [2020-12-18T00:51:50.427Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/28]' [2020-12-18T00:51:50.427Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/28] [2020-12-18T00:51:50.427Z] + cd /w/workspace/edgex-go/28 [2020-12-18T00:51:50.427Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-18T00:51:50.427Z] Reading package lists... [2020-12-18T00:51:50.427Z] Building dependency tree... [2020-12-18T00:51:50.427Z] Reading state information... [2020-12-18T00:51:50.690Z] The following packages were automatically installed and are no longer required: [2020-12-18T00:51:50.690Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-18T00:51:50.690Z] uidmap xdelta3 [2020-12-18T00:51:50.690Z] Use 'sudo apt autoremove' to remove them. [2020-12-18T00:51:50.690Z] The following packages will be REMOVED: [2020-12-18T00:51:50.690Z] lxd* lxd-client* [2020-12-18T00:51:50.953Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-18T00:51:50.953Z] After this operation, 31.7 MB disk space will be freed. [2020-12-18T00:51:52.005Z] (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.) [2020-12-18T00:51:52.005Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T00:51:52.251Z] ---> 3870415f3a7a [2020-12-18T00:51:52.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-18T00:51:52.558Z] ---> b964af5c6695 [2020-12-18T00:51:52.558Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-18T00:51:52.844Z] Removing intermediate container a923277092e6 [2020-12-18T00:51:52.844Z] ---> 33dc8202da03 [2020-12-18T00:51:52.844Z] [2020-12-18T00:51:52.844Z] Step 10/23 : FROM alpine [2020-12-18T00:51:52.844Z] latest: Pulling from library/alpine [2020-12-18T00:51:52.958Z] Removing lxd dnsmasq configuration [2020-12-18T00:51:52.958Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T00:51:53.220Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-18T00:51:54.167Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-18T00:51:54.301Z] ---> Running in a8a124284134 [2020-12-18T00:51:54.301Z] ---> ee7661e6f835 [2020-12-18T00:51:54.301Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-18T00:51:54.301Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-18T00:51:54.301Z] Status: Downloaded newer image for alpine:latest [2020-12-18T00:51:54.301Z] ---> afeebe901d6b [2020-12-18T00:51:54.301Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:51:54.430Z] (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.) [2020-12-18T00:51:54.430Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-18T00:51:54.583Z] ---> Running in 4de985f94994 [2020-12-18T00:51:55.196Z] ---> Running in a283e3f241f2 [2020-12-18T00:51:55.375Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-18T00:51:55.636Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-18T00:51:56.192Z] Removing intermediate container a283e3f241f2 [2020-12-18T00:51:56.192Z] ---> 108148a8749c [2020-12-18T00:51:56.192Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-18T00:51:56.475Z] ---> Running in 1a1791557b9c [2020-12-18T00:51:56.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:57.021Z] + sudo snap remove --purge lxd [2020-12-18T00:51:57.021Z] snap "lxd" is not installed [2020-12-18T00:51:57.021Z] + sudo groupadd --force --system lxd [2020-12-18T00:51:57.021Z] ++ whoami [2020-12-18T00:51:57.021Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-18T00:51:57.021Z] + newgrp - lxd [2020-12-18T00:51:57.021Z] + sudo snap install lxd [2020-12-18T00:51:57.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:51:57.333Z] Removing intermediate container 1a1791557b9c [2020-12-18T00:51:57.333Z] ---> f13945aeecef [2020-12-18T00:51:57.333Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-18T00:51:57.617Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-18T00:51:57.893Z] (2/33) Installing expat (2.2.9-r1) [2020-12-18T00:51:57.893Z] (3/33) Installing libffi (3.3-r2) [2020-12-18T00:51:57.893Z] (4/33) Installing gdbm (1.13-r1) [2020-12-18T00:51:57.893Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-18T00:51:57.893Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-18T00:51:57.893Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-18T00:51:58.178Z] ---> Running in a15df82a2bba [2020-12-18T00:52:00.191Z] Removing intermediate container a15df82a2bba [2020-12-18T00:52:00.191Z] ---> e2dc85889cc4 [2020-12-18T00:52:00.191Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:00.191Z] Removing intermediate container 4de985f94994 [2020-12-18T00:52:00.191Z] ---> 690aef810dff [2020-12-18T00:52:00.191Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-18T00:52:00.191Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-18T00:52:00.191Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-18T00:52:00.191Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-18T00:52:00.191Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-18T00:52:00.191Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-18T00:52:00.191Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-18T00:52:00.191Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-18T00:52:00.191Z] ---> Running in 32cb00dbb10e [2020-12-18T00:52:00.191Z] ---> Running in 4550cb087b7c [2020-12-18T00:52:00.191Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-18T00:52:00.191Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-18T00:52:00.475Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-18T00:52:00.475Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-18T00:52:00.475Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-18T00:52:00.475Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-18T00:52:00.475Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-18T00:52:00.475Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-18T00:52:00.475Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-18T00:52:00.475Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-18T00:52:00.773Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-18T00:52:00.773Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-18T00:52:00.773Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-18T00:52:00.773Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-18T00:52:00.773Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-18T00:52:00.773Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-18T00:52:00.773Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-18T00:52:00.773Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-18T00:52:00.773Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-18T00:52:01.060Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:52:01.060Z] OK: 71 MiB in 55 packages [2020-12-18T00:52:01.682Z] Removing intermediate container 4550cb087b7c [2020-12-18T00:52:01.682Z] ---> 07b62674e336 [2020-12-18T00:52:01.682Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T00:52:02.297Z] ---> Running in c2c4dd44f96e [2020-12-18T00:52:03.751Z] Removing intermediate container c2c4dd44f96e [2020-12-18T00:52:03.751Z] ---> 0c0c0aa92481 [2020-12-18T00:52:03.751Z] Step 23/24 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:52:04.362Z] ---> Running in b780cb0e7a4e [2020-12-18T00:52:04.975Z] Removing intermediate container 32cb00dbb10e [2020-12-18T00:52:04.975Z] ---> 1be4472e60aa [2020-12-18T00:52:04.975Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-18T00:52:05.577Z] ---> Running in f5b1a23a724a [2020-12-18T00:52:05.577Z] Removing intermediate container b780cb0e7a4e [2020-12-18T00:52:05.577Z] ---> 5edfb87c31ef [2020-12-18T00:52:05.577Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T00:52:06.184Z] ---> Running in 01c3ade92a5f [2020-12-18T00:52:07.042Z] 2020-12-18T00:52:03Z INFO Waiting for automatic snapd restart... [2020-12-18T00:52:07.638Z] Removing intermediate container 01c3ade92a5f [2020-12-18T00:52:07.639Z] ---> b122170b614d [2020-12-18T00:52:07.639Z] [2020-12-18T00:52:07.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:08.242Z] Successfully built b122170b614d [2020-12-18T00:52:08.242Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-18T00:52:08.242Z] Building docker-security-bootstrap-redis-go [2020-12-18T00:52:08.854Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:09.852Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-18T00:52:09.852Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-18T00:52:10.135Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-18T00:52:10.408Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-18T00:52:10.687Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-18T00:52:10.687Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:52:10.687Z] OK: 8 MiB in 19 packages [2020-12-18T00:52:13.333Z] Removing intermediate container a8a124284134 [2020-12-18T00:52:13.333Z] ---> 4666b3a18ea0 [2020-12-18T00:52:13.333Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-18T00:52:14.331Z] ---> Running in 6df34a5a8011 [2020-12-18T00:52:14.331Z] Removing intermediate container f5b1a23a724a [2020-12-18T00:52:14.331Z] ---> c50dd996af28 [2020-12-18T00:52:14.614Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-18T00:52:16.072Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:52:16.072Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:52:16.072Z] ---> 81be696b56fd [2020-12-18T00:52:16.346Z] Step 3/21 : WORKDIR /edgex-go [2020-12-18T00:52:16.346Z] ---> Using cache [2020-12-18T00:52:16.346Z] ---> ffb9db861d7e [2020-12-18T00:52:16.346Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:16.346Z] ---> Using cache [2020-12-18T00:52:16.346Z] ---> e8ea7bb46e8e [2020-12-18T00:52:16.346Z] Step 5/21 : RUN apk update && apk add make git [2020-12-18T00:52:17.343Z] ---> Running in dd331e6fd026 [2020-12-18T00:52:17.620Z] ---> 471849fee391 [2020-12-18T00:52:17.620Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-18T00:52:19.615Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:19.893Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:52:19.893Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:52:19.893Z] ---> 81be696b56fd [2020-12-18T00:52:19.893Z] Step 3/24 : WORKDIR /edgex-go [2020-12-18T00:52:19.893Z] ---> Using cache [2020-12-18T00:52:19.893Z] ---> ffb9db861d7e [2020-12-18T00:52:19.893Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:19.893Z] ---> Using cache [2020-12-18T00:52:19.893Z] ---> e8ea7bb46e8e [2020-12-18T00:52:19.893Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-18T00:52:20.500Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:20.775Z] ---> Running in 8477fc771a7a [2020-12-18T00:52:21.047Z] ---> 49d6679f234d [2020-12-18T00:52:21.047Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-18T00:52:22.000Z] lxd 4.9 from Canonical* installed [2020-12-18T00:52:22.001Z] + sudo lxd init --auto [2020-12-18T00:52:22.045Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:52:22.045Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:52:22.045Z] OK: 12620 distinct packages available [2020-12-18T00:52:22.324Z] Collecting docker-compose==1.23.2 [2020-12-18T00:52:22.325Z] ---> 4c6e1d45e2a5 [2020-12-18T00:52:22.325Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-18T00:52:22.325Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-18T00:52:22.607Z] ---> Running in a31c7bb540d8 [2020-12-18T00:52:22.607Z] OK: 217 MiB in 51 packages [2020-12-18T00:52:22.886Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:23.875Z] Removing intermediate container a31c7bb540d8 [2020-12-18T00:52:23.875Z] ---> f4dcf75b7a6e [2020-12-18T00:52:23.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:52:23.875Z] Collecting docopt<0.7,>=0.6.1 [2020-12-18T00:52:23.875Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-18T00:52:24.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:52:24.427Z] ---> Running in 9049252453f8 [2020-12-18T00:52:25.891Z] Removing intermediate container 9049252453f8 [2020-12-18T00:52:25.891Z] ---> cd329ec56d49 [2020-12-18T00:52:25.891Z] Step 21/23 : LABEL arch=arm64 [2020-12-18T00:52:25.891Z] Removing intermediate container dd331e6fd026 [2020-12-18T00:52:25.892Z] ---> 7a2f24d43158 [2020-12-18T00:52:25.892Z] Step 6/21 : COPY go.mod . [2020-12-18T00:52:25.892Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:52:25.892Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:52:25.892Z] OK: 12620 distinct packages available [2020-12-18T00:52:26.503Z] ---> Running in dfe4d942a621 [2020-12-18T00:52:27.109Z] OK: 217 MiB in 51 packages [2020-12-18T00:52:27.109Z] Collecting texttable<0.10,>=0.9.0 [2020-12-18T00:52:27.109Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-18T00:52:27.384Z] Removing intermediate container dfe4d942a621 [2020-12-18T00:52:27.384Z] ---> f866c4b08137 [2020-12-18T00:52:27.384Z] Step 22/23 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:52:27.658Z] ---> 889a9b528f56 [2020-12-18T00:52:27.658Z] Step 7/21 : RUN go mod download [2020-12-18T00:52:27.940Z] ---> Running in 40b16470a978 [2020-12-18T00:52:28.213Z] ---> Running in e4d558005f32 [2020-12-18T00:52:28.849Z] Removing intermediate container 40b16470a978 [2020-12-18T00:52:28.849Z] ---> e0e3b8bd44bc [2020-12-18T00:52:28.849Z] Step 23/23 : LABEL version=0.0.0 [2020-12-18T00:52:29.134Z] ---> Running in 843a782871a1 [2020-12-18T00:52:29.740Z] Removing intermediate container 8477fc771a7a [2020-12-18T00:52:29.740Z] ---> 573d8fd4441d [2020-12-18T00:52:29.740Z] Step 6/24 : COPY go.mod . [2020-12-18T00:52:30.019Z] Removing intermediate container 843a782871a1 [2020-12-18T00:52:30.019Z] ---> e3cf1427345d [2020-12-18T00:52:30.019Z] [2020-12-18T00:52:30.154Z] + sudo snap install --classic snapcraft [2020-12-18T00:52:30.629Z] Collecting docker<4.0,>=3.6.0 [2020-12-18T00:52:30.906Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-18T00:52:30.906Z] Successfully built e3cf1427345d [2020-12-18T00:52:31.187Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-18T00:52:31.187Z] ---> 1dbcd3ee62e3 [2020-12-18T00:52:31.187Z] Step 7/24 : RUN go mod download [2020-12-18T00:52:31.187Z] Building docker-core-metadata-go [2020-12-18T00:52:31.467Z]  Building docker-core-data-go ... done  ---> Running in dca2fec5b3f3 [2020-12-18T00:52:32.464Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-18T00:52:32.464Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-18T00:52:32.743Z] Removing intermediate container e4d558005f32 [2020-12-18T00:52:32.743Z] ---> dcd97440519b [2020-12-18T00:52:32.743Z] Step 8/21 : COPY . . [2020-12-18T00:52:34.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:52:34.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:52:34.195Z] ---> 81be696b56fd [2020-12-18T00:52:34.195Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:52:34.195Z] ---> Using cache [2020-12-18T00:52:34.195Z] ---> ffb9db861d7e [2020-12-18T00:52:34.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:34.195Z] ---> Using cache [2020-12-18T00:52:34.195Z] ---> e8ea7bb46e8e [2020-12-18T00:52:34.195Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:52:34.195Z] ---> Using cache [2020-12-18T00:52:34.195Z] ---> 7a2f24d43158 [2020-12-18T00:52:34.195Z] Step 6/22 : COPY go.mod . [2020-12-18T00:52:34.195Z] ---> Using cache [2020-12-18T00:52:34.195Z] ---> 889a9b528f56 [2020-12-18T00:52:34.195Z] Step 7/22 : RUN go mod download [2020-12-18T00:52:34.195Z] ---> Using cache [2020-12-18T00:52:34.195Z] ---> dcd97440519b [2020-12-18T00:52:34.195Z] Step 8/22 : COPY . . [2020-12-18T00:52:34.811Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-18T00:52:34.811Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-18T00:52:35.457Z] snapcraft 4.4.4 from Canonical* installed [2020-12-18T00:52:35.457Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-18T00:52:35.457Z] + patch --verbose -p1 [2020-12-18T00:52:35.457Z] Hmm... Looks like a unified diff to me... [2020-12-18T00:52:35.457Z] The text leading up to this was: [2020-12-18T00:52:35.457Z] -------------------------- [2020-12-18T00:52:35.457Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-18T00:52:35.457Z] |From: Tony Espy [2020-12-18T00:52:35.457Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-18T00:52:35.457Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-18T00:52:35.457Z] | [2020-12-18T00:52:35.457Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-18T00:52:35.457Z] |optimize the snap CI check run for pull requests. When [2020-12-18T00:52:35.457Z] |applied, it essentially strips out everything (apps and [2020-12-18T00:52:35.457Z] |parts) from the snapcraft.yaml file except those required [2020-12-18T00:52:35.457Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-18T00:52:35.457Z] |catch changes to edgex-go that break the snap build. [2020-12-18T00:52:35.457Z] | [2020-12-18T00:52:35.457Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-18T00:52:35.457Z] |to update this patch file, otherwise it may fail to apply, [2020-12-18T00:52:35.457Z] |resulting in a failed snap build CI check in the associated [2020-12-18T00:52:35.457Z] |pull request. [2020-12-18T00:52:35.457Z] | [2020-12-18T00:52:35.457Z] |Note - in addition to applying this patch, the pipeline also [2020-12-18T00:52:35.457Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-18T00:52:35.457Z] |need to build the finally binary .snap file (and it won't [2020-12-18T00:52:35.457Z] |work with the patch applied). This further reduces the build [2020-12-18T00:52:35.457Z] |time. [2020-12-18T00:52:35.457Z] |--- [2020-12-18T00:52:35.457Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-18T00:52:35.457Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-18T00:52:35.457Z] | [2020-12-18T00:52:35.457Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-18T00:52:35.457Z] |index 1e537489..faf42425 100644 [2020-12-18T00:52:35.457Z] |--- a/snap/snapcraft.yaml [2020-12-18T00:52:35.457Z] |+++ b/snap/snapcraft.yaml [2020-12-18T00:52:35.457Z] -------------------------- [2020-12-18T00:52:35.457Z] patching file snap/snapcraft.yaml [2020-12-18T00:52:35.457Z] Using Plan A... [2020-12-18T00:52:35.457Z] Hunk #1 succeeded at 73. [2020-12-18T00:52:35.457Z] Hunk #2 succeeded at 202. [2020-12-18T00:52:35.457Z] Hunk #3 succeeded at 214. [2020-12-18T00:52:35.457Z] Hunk #4 FAILED at 222. [2020-12-18T00:52:35.457Z] Hunk #5 succeeded at 300 (offset 1 line). [2020-12-18T00:52:35.457Z] Hunk #6 succeeded at 327 (offset 1 line). [2020-12-18T00:52:35.457Z] Hunk #7 succeeded at 361 (offset 1 line). [2020-12-18T00:52:35.457Z] Hunk #8 FAILED at 411. [2020-12-18T00:52:35.457Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-18T00:52:35.457Z] Hmm... Ignoring the trailing garbage. [2020-12-18T00:52:35.457Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-12-18T00:52:35.866Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-18T00:52:35.867Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-18T00:52:37.521Z] Failed in branch amd64 [2020-12-18T00:52:39.798Z] Removing intermediate container dca2fec5b3f3 [2020-12-18T00:52:39.799Z] ---> 58b7644c8a8c [2020-12-18T00:52:39.799Z] Step 8/24 : COPY . . [2020-12-18T00:52:40.074Z] Collecting jsonschema<3,>=2.5.1 [2020-12-18T00:52:40.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-18T00:52:41.073Z] Collecting PyYAML<4,>=3.10 [2020-12-18T00:52:41.073Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-18T00:52:46.504Z] Collecting cached-property<2,>=1.2.0 [2020-12-18T00:52:46.504Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-18T00:52:46.504Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-18T00:52:46.504Z] Collecting docker-pycreds>=0.4.0 [2020-12-18T00:52:46.504Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-18T00:52:47.106Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-18T00:52:47.106Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-18T00:52:47.703Z] Collecting idna<2.8,>=2.5 [2020-12-18T00:52:47.704Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-18T00:52:47.980Z] 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) [2020-12-18T00:52:47.980Z] 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) [2020-12-18T00:52:47.980Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-18T00:52:47.980Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-18T00:52:47.980Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-18T00:52:47.980Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-18T00:52:49.432Z] Installing collected packages: docopt, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, PyYAML, cached-property, docker-compose [2020-12-18T00:52:49.432Z] Running setup.py install for docopt: started [2020-12-18T00:52:52.083Z] Running setup.py install for docopt: finished with status 'done' [2020-12-18T00:52:52.083Z] Running setup.py install for texttable: started [2020-12-18T00:52:54.075Z] Running setup.py install for texttable: finished with status 'done' [2020-12-18T00:52:54.671Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-18T00:52:54.671Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-18T00:52:54.671Z] ---> 81be696b56fd [2020-12-18T00:52:54.671Z] Step 3/22 : WORKDIR /edgex-go [2020-12-18T00:52:54.671Z] ---> Using cache [2020-12-18T00:52:54.671Z] ---> ffb9db861d7e [2020-12-18T00:52:54.671Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-18T00:52:54.671Z] ---> Using cache [2020-12-18T00:52:54.671Z] ---> e8ea7bb46e8e [2020-12-18T00:52:54.671Z] Step 5/22 : RUN apk update && apk add make git [2020-12-18T00:52:54.671Z] ---> Using cache [2020-12-18T00:52:54.671Z] ---> 7a2f24d43158 [2020-12-18T00:52:54.671Z] Step 6/22 : COPY go.mod . [2020-12-18T00:52:54.671Z] ---> Using cache [2020-12-18T00:52:54.671Z] ---> 889a9b528f56 [2020-12-18T00:52:54.671Z] Step 7/22 : RUN go mod download [2020-12-18T00:52:54.671Z] ---> Using cache [2020-12-18T00:52:54.671Z] ---> dcd97440519b [2020-12-18T00:52:54.671Z] Step 8/22 : COPY . . [2020-12-18T00:52:54.671Z] Attempting uninstall: urllib3 [2020-12-18T00:52:54.671Z] Found existing installation: urllib3 1.25.9 [2020-12-18T00:52:54.671Z] Uninstalling urllib3-1.25.9: [2020-12-18T00:52:54.945Z] Successfully uninstalled urllib3-1.25.9 [2020-12-18T00:52:55.945Z] Attempting uninstall: idna [2020-12-18T00:52:55.945Z] Found existing installation: idna 2.9 [2020-12-18T00:52:55.945Z] Uninstalling idna-2.9: [2020-12-18T00:52:55.945Z] Successfully uninstalled idna-2.9 [2020-12-18T00:52:56.931Z] Attempting uninstall: requests [2020-12-18T00:52:56.931Z] Found existing installation: requests 2.23.0 [2020-12-18T00:52:56.931Z] Uninstalling requests-2.23.0: [2020-12-18T00:52:56.931Z] Successfully uninstalled requests-2.23.0 [2020-12-18T00:52:58.932Z] Running setup.py install for dockerpty: started [2020-12-18T00:53:01.621Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-18T00:53:02.636Z] Running setup.py install for PyYAML: started [2020-12-18T00:53:05.270Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-18T00:53:05.870Z] ---> 29e388acad6e [2020-12-18T00:53:05.870Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-18T00:53:05.870Z] ---> b44593365bd0 [2020-12-18T00:53:05.870Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-18T00:53:06.143Z] ---> 6b8ccb141f62 [2020-12-18T00:53:06.143Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-18T00:53:06.421Z] ---> Running in 202f6a3c994b [2020-12-18T00:53:06.421Z] ---> Running in 821c2a17f0e7 [2020-12-18T00:53:06.421Z] ---> Running in 00c0916e4187 [2020-12-18T00:53:07.026Z] 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 [2020-12-18T00:53:09.032Z] 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 [2020-12-18T00:53:09.032Z] 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 [2020-12-18T00:53:09.312Z] 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 [2020-12-18T00:53:16.088Z] Removing intermediate container 6df34a5a8011 [2020-12-18T00:53:16.088Z] ---> a1f5e4379841 [2020-12-18T00:53:16.088Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-18T00:53:16.088Z] ---> Running in b4c70e3fba34 [2020-12-18T00:53:16.088Z] ---> a2cc6dc04006 [2020-12-18T00:53:16.088Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-18T00:53:16.088Z] ---> Running in 604ad569f24a [2020-12-18T00:53:18.078Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:53:18.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:53:18.354Z] 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 [2020-12-18T00:53:19.346Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T00:53:19.346Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-18T00:53:19.346Z] (3/3) Installing curl (7.69.1-r3) [2020-12-18T00:53:19.346Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:53:19.346Z] OK: 71 MiB in 58 packages [2020-12-18T00:53:21.345Z] Removing intermediate container b4c70e3fba34 [2020-12-18T00:53:21.345Z] ---> 39a15a32d8d4 [2020-12-18T00:53:21.345Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-18T00:53:21.626Z] ---> Running in a16ba2f998ba [2020-12-18T00:53:22.232Z] Removing intermediate container a16ba2f998ba [2020-12-18T00:53:22.232Z] ---> ed9c9aec3a0e [2020-12-18T00:53:22.232Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:53:22.515Z] ---> Running in 1adf8a05fff3 [2020-12-18T00:53:23.132Z] Removing intermediate container 1adf8a05fff3 [2020-12-18T00:53:23.132Z] ---> cb43213c0692 [2020-12-18T00:53:23.132Z] Step 25/27 : LABEL arch=arm64 [2020-12-18T00:53:23.409Z] ---> Running in f054736a6e00 [2020-12-18T00:53:24.020Z] Removing intermediate container f054736a6e00 [2020-12-18T00:53:24.020Z] ---> e1f1981f5086 [2020-12-18T00:53:24.020Z] Step 26/27 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:53:24.301Z] ---> Running in 5289d5d3d123 [2020-12-18T00:53:24.985Z] Removing intermediate container 5289d5d3d123 [2020-12-18T00:53:24.985Z] ---> 678c8102aa93 [2020-12-18T00:53:24.985Z] Step 27/27 : LABEL version=0.0.0 [2020-12-18T00:53:25.264Z] ---> Running in 70f350a0df37 [2020-12-18T00:53:25.869Z] Removing intermediate container 70f350a0df37 [2020-12-18T00:53:25.869Z] ---> 3efaae9fb29e [2020-12-18T00:53:25.869Z] [2020-12-18T00:53:26.473Z] Successfully built 3efaae9fb29e [2020-12-18T00:53:26.473Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-18T00:54:23.061Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-18T00:54:28.499Z] Removing intermediate container 821c2a17f0e7 [2020-12-18T00:54:28.499Z] ---> 59593e114336 [2020-12-18T00:54:28.499Z] [2020-12-18T00:54:28.499Z] Step 10/22 : FROM alpine:3.10 [2020-12-18T00:54:28.499Z] ---> 536a684cf733 [2020-12-18T00:54:28.499Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-18T00:54:28.499Z] ---> Using cache [2020-12-18T00:54:28.499Z] ---> d2dab8781eb3 [2020-12-18T00:54:28.499Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-18T00:54:29.117Z] ---> Running in fbcb41e3383d [2020-12-18T00:54:30.568Z] Removing intermediate container fbcb41e3383d [2020-12-18T00:54:30.568Z] ---> c58a2f8e977e [2020-12-18T00:54:30.568Z] Step 13/22 : WORKDIR / [2020-12-18T00:54:30.568Z] ---> Running in d69467957ffe [2020-12-18T00:54:32.559Z] Removing intermediate container d69467957ffe [2020-12-18T00:54:32.559Z] ---> 09d209c74d45 [2020-12-18T00:54:32.559Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-18T00:54:34.797Z] Removing intermediate container 202f6a3c994b [2020-12-18T00:54:34.797Z] ---> 98e8c75f26ca [2020-12-18T00:54:34.797Z] [2020-12-18T00:54:34.797Z] Step 10/21 : FROM alpine [2020-12-18T00:54:34.797Z] ---> afeebe901d6b [2020-12-18T00:54:34.797Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-18T00:54:34.797Z] ---> abdaabcc3dc6 [2020-12-18T00:54:34.797Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-18T00:54:35.421Z] ---> Running in 96e5146197a1 [2020-12-18T00:54:35.421Z] Removing intermediate container 00c0916e4187 [2020-12-18T00:54:35.421Z] ---> b560fa6a5107 [2020-12-18T00:54:35.421Z] [2020-12-18T00:54:35.421Z] Step 10/24 : FROM scratch [2020-12-18T00:54:35.421Z] ---> [2020-12-18T00:54:35.421Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-18T00:54:36.537Z] ---> Running in f00fb152e2ce [2020-12-18T00:54:37.138Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-18T00:54:37.138Z] Removing intermediate container f00fb152e2ce [2020-12-18T00:54:37.138Z] ---> 2b2134c54cd2 [2020-12-18T00:54:37.138Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-18T00:54:37.412Z] ---> Running in 796df2d0d273 [2020-12-18T00:54:37.412Z] ---> 49e32e99866f [2020-12-18T00:54:37.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-18T00:54:37.412Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-18T00:54:38.021Z] Removing intermediate container 796df2d0d273 [2020-12-18T00:54:38.021Z] ---> 937d92b42461 [2020-12-18T00:54:38.021Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-18T00:54:38.021Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-18T00:54:38.021Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-18T00:54:38.021Z] OK: 12615 distinct packages available [2020-12-18T00:54:38.021Z] ---> Running in b28f6fcd91c1 [2020-12-18T00:54:38.327Z] ---> 959d266611d8 [2020-12-18T00:54:38.327Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-18T00:54:38.955Z] Removing intermediate container b28f6fcd91c1 [2020-12-18T00:54:38.955Z] ---> 2cae8bb06438 [2020-12-18T00:54:38.955Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-18T00:54:38.955Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-18T00:54:39.226Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-18T00:54:39.226Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-18T00:54:39.226Z] (4/4) Installing curl (7.69.1-r3) [2020-12-18T00:54:39.226Z] Executing busybox-1.31.1-r19.trigger [2020-12-18T00:54:39.226Z] Executing ca-certificates-20191127-r4.trigger [2020-12-18T00:54:39.500Z] OK: 7 MiB in 18 packages [2020-12-18T00:54:39.783Z] ---> 4ed9241ce555 [2020-12-18T00:54:39.784Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-18T00:54:40.055Z] ---> 71445614adca [2020-12-18T00:54:40.055Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-18T00:54:40.055Z] ---> Running in e901c7f64c52 [2020-12-18T00:54:42.055Z] ---> 7b1102b3a5ed [2020-12-18T00:54:42.056Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-18T00:54:42.056Z] Removing intermediate container 96e5146197a1 [2020-12-18T00:54:42.056Z] ---> 5b1c97d7f87d [2020-12-18T00:54:42.056Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-18T00:54:42.331Z] ---> Running in 6b1c28038ad4 [2020-12-18T00:54:43.332Z] Removing intermediate container 6b1c28038ad4 [2020-12-18T00:54:43.332Z] ---> b0ffb2ff8f67 [2020-12-18T00:54:43.332Z] Step 13/21 : WORKDIR /edgex [2020-12-18T00:54:43.938Z] ---> Running in 65826706469e [2020-12-18T00:54:43.938Z] ---> 1075e95803e2 [2020-12-18T00:54:43.938Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-18T00:54:43.938Z] Removing intermediate container e901c7f64c52 [2020-12-18T00:54:43.938Z] ---> fe24b144aea9 [2020-12-18T00:54:43.938Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-18T00:54:44.212Z] ---> Running in 3de18e36d021 [2020-12-18T00:54:44.486Z] Removing intermediate container 65826706469e [2020-12-18T00:54:44.487Z] ---> 078058869346 [2020-12-18T00:54:44.487Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-18T00:54:44.763Z] Removing intermediate container 3de18e36d021 [2020-12-18T00:54:44.763Z] ---> 08d05d52ae35 [2020-12-18T00:54:44.763Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T00:54:44.763Z] ---> c7301d84bfef [2020-12-18T00:54:44.763Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-18T00:54:45.374Z] ---> Running in e32ed1fcb125 [2020-12-18T00:54:45.652Z] ---> bf6355476250 [2020-12-18T00:54:45.652Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-18T00:54:46.245Z] Removing intermediate container e32ed1fcb125 [2020-12-18T00:54:46.245Z] ---> 68716e15d306 [2020-12-18T00:54:46.245Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:54:46.853Z] ---> Running in eefa9f3dd724 [2020-12-18T00:54:46.853Z] ---> 59752aefcea2 [2020-12-18T00:54:46.853Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-18T00:54:47.125Z] ---> 68e30d40791b [2020-12-18T00:54:47.125Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-18T00:54:47.400Z] Removing intermediate container 604ad569f24a [2020-12-18T00:54:47.400Z] ---> b41c452f8eda [2020-12-18T00:54:47.400Z] [2020-12-18T00:54:47.400Z] Step 10/22 : FROM scratch [2020-12-18T00:54:47.400Z] ---> [2020-12-18T00:54:47.400Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-18T00:54:47.675Z] Removing intermediate container eefa9f3dd724 [2020-12-18T00:54:47.675Z] ---> 9c2f08dccfc0 [2020-12-18T00:54:47.675Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:54:47.675Z] ---> Using cache [2020-12-18T00:54:47.675Z] ---> 24b2ebed1603 [2020-12-18T00:54:47.675Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-18T00:54:47.951Z] ---> Running in e9609daec2c1 [2020-12-18T00:54:47.951Z] ---> e0e496834ac8 [2020-12-18T00:54:47.951Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-18T00:54:47.951Z] ---> Running in 7de4c580cc7f [2020-12-18T00:54:48.246Z] ---> Running in 42c82f00f1cf [2020-12-18T00:54:48.519Z] ---> 3be41a74f3e5 [2020-12-18T00:54:48.519Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-18T00:54:48.519Z] ---> Running in e123a61c242e [2020-12-18T00:54:48.519Z] Removing intermediate container e9609daec2c1 [2020-12-18T00:54:48.519Z] ---> d37ffb18a813 [2020-12-18T00:54:48.519Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-18T00:54:48.795Z] Removing intermediate container 7de4c580cc7f [2020-12-18T00:54:48.795Z] ---> 535a3abfc552 [2020-12-18T00:54:48.795Z] [2020-12-18T00:54:48.795Z] ---> Running in b1200b75233c [2020-12-18T00:54:48.795Z] Removing intermediate container 42c82f00f1cf [2020-12-18T00:54:48.795Z] ---> 60225b7bd01d [2020-12-18T00:54:48.795Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:54:49.078Z] ---> Running in f1e93283f938 [2020-12-18T00:54:49.078Z] Removing intermediate container e123a61c242e [2020-12-18T00:54:49.078Z] ---> 40caa5f7d7da [2020-12-18T00:54:49.078Z] Step 18/21 : CMD ["--init=true"] [2020-12-18T00:54:49.355Z] Successfully built 535a3abfc552 [2020-12-18T00:54:49.355Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-18T00:54:49.355Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 14187d8c2fc0 [2020-12-18T00:54:49.629Z] Removing intermediate container b1200b75233c [2020-12-18T00:54:49.629Z] ---> 5785683370e3 [2020-12-18T00:54:49.629Z] Step 14/22 : WORKDIR / [2020-12-18T00:54:49.629Z] ---> Running in 8b7f75711db4 [2020-12-18T00:54:49.629Z] Removing intermediate container f1e93283f938 [2020-12-18T00:54:49.629Z] ---> a9038e80b72c [2020-12-18T00:54:49.629Z] Step 22/24 : LABEL arch=arm64 [2020-12-18T00:54:49.901Z] ---> Running in 5c78485b4c48 [2020-12-18T00:54:50.173Z] Removing intermediate container 14187d8c2fc0 [2020-12-18T00:54:50.173Z] ---> 1e40aa3ef53c [2020-12-18T00:54:50.173Z] Step 19/21 : LABEL arch=arm64 [2020-12-18T00:54:50.173Z] Removing intermediate container 8b7f75711db4 [2020-12-18T00:54:50.173Z] ---> 2fd8ac8824b1 [2020-12-18T00:54:50.173Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-18T00:54:50.446Z] ---> Running in 11c70322cbd1 [2020-12-18T00:54:50.446Z] Removing intermediate container 5c78485b4c48 [2020-12-18T00:54:50.446Z] ---> ce8a23cbc6d5 [2020-12-18T00:54:50.446Z] Step 23/24 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:54:50.718Z] ---> Running in a550d7730759 [2020-12-18T00:54:50.992Z] Removing intermediate container 11c70322cbd1 [2020-12-18T00:54:50.992Z] ---> 1105d96a7a56 [2020-12-18T00:54:50.992Z] Step 20/21 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:54:50.992Z] ---> eb7fbbe44319 [2020-12-18T00:54:50.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-18T00:54:50.992Z] ---> Running in ed58e541c6ea [2020-12-18T00:54:51.277Z] Removing intermediate container a550d7730759 [2020-12-18T00:54:51.277Z] ---> 938f6db33494 [2020-12-18T00:54:51.277Z] Step 24/24 : LABEL version=0.0.0 [2020-12-18T00:54:51.277Z] ---> Running in 3f29e27fa155 [2020-12-18T00:54:51.549Z] Removing intermediate container ed58e541c6ea [2020-12-18T00:54:51.549Z] ---> dc5d4e1a5aea [2020-12-18T00:54:51.549Z] Step 21/21 : LABEL version=0.0.0 [2020-12-18T00:54:51.824Z] ---> Running in d1fe8e469ba8 [2020-12-18T00:54:52.099Z] Removing intermediate container 3f29e27fa155 [2020-12-18T00:54:52.099Z] ---> d568564d8a7f [2020-12-18T00:54:52.099Z] [2020-12-18T00:54:52.382Z] Successfully built d568564d8a7f [2020-12-18T00:54:52.382Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-18T00:54:52.653Z]  Building docker-support-notifications-go ... done  ---> 7301e44c7c25 [2020-12-18T00:54:52.653Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-18T00:54:52.653Z] Removing intermediate container d1fe8e469ba8 [2020-12-18T00:54:52.653Z] ---> b867780e9111 [2020-12-18T00:54:52.653Z] [2020-12-18T00:54:52.926Z] Successfully built b867780e9111 [2020-12-18T00:54:52.926Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-18T00:54:53.518Z]  Building docker-security-proxy-setup-go ... done  ---> 650bc6856deb [2020-12-18T00:54:53.518Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-18T00:54:53.518Z] ---> Running in ac8148c37af0 [2020-12-18T00:54:54.116Z] Removing intermediate container ac8148c37af0 [2020-12-18T00:54:54.116Z] ---> e3517c8fb667 [2020-12-18T00:54:54.116Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-18T00:54:54.116Z] ---> Running in 00a382dd447d [2020-12-18T00:54:54.707Z] Removing intermediate container 00a382dd447d [2020-12-18T00:54:54.707Z] ---> f132c7f57284 [2020-12-18T00:54:54.707Z] Step 20/22 : LABEL arch=arm64 [2020-12-18T00:54:54.707Z] ---> Running in 176034fd54ed [2020-12-18T00:54:55.300Z] Removing intermediate container 176034fd54ed [2020-12-18T00:54:55.300Z] ---> 9156df3eb8af [2020-12-18T00:54:55.300Z] Step 21/22 : LABEL git_sha=485b5a2a39ebd631aaab20b20668707ad2900bab [2020-12-18T00:54:55.300Z] ---> Running in d372e95048d8 [2020-12-18T00:54:55.900Z] Removing intermediate container d372e95048d8 [2020-12-18T00:54:55.900Z] ---> a5dfadb61dd0 [2020-12-18T00:54:55.900Z] Step 22/22 : LABEL version=0.0.0 [2020-12-18T00:54:55.900Z] ---> Running in d0b2ef1fae1e [2020-12-18T00:54:56.495Z] Removing intermediate container d0b2ef1fae1e [2020-12-18T00:54:56.495Z] ---> 7f327d85b15b [2020-12-18T00:54:56.495Z] [2020-12-18T00:54:56.767Z] Successfully built 7f327d85b15b [2020-12-18T00:54:56.767Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-18T00:54:57.055Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-18T00:54:57.055Z] $ docker stop --time=1 52cc725cb7598acfa63121c0f671ea06d883c9661f20af58d5eef2ee51769376 [2020-12-18T00:54:59.049Z] $ docker rm -f 52cc725cb7598acfa63121c0f671ea06d883c9661f20af58d5eef2ee51769376 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-18T00:54:59.773Z] + + docker images [2020-12-18T00:54:59.773Z] grep docker [2020-12-18T00:55:00.060Z] docker-core-metadata-go-arm64 latest 7f327d85b15b 3 seconds ago 12.2MB [2020-12-18T00:55:00.060Z] docker-security-proxy-setup-go-arm64 latest b867780e9111 7 seconds ago 23.4MB [2020-12-18T00:55:00.060Z] docker-support-notifications-go-arm64 latest d568564d8a7f 8 seconds ago 11.4MB [2020-12-18T00:55:00.060Z] docker-security-bootstrap-redis-go-arm64 latest 535a3abfc552 11 seconds ago 15.2MB [2020-12-18T00:55:00.060Z] docker-sys-mgmt-agent-go-arm64 latest 3efaae9fb29e About a minute ago 300MB [2020-12-18T00:55:00.060Z] docker-core-data-go-arm64 latest e3cf1427345d 2 minutes ago 20.9MB [2020-12-18T00:55:00.060Z] docker-security-secretstore-setup-go-arm64 latest b122170b614d 2 minutes ago 23.5MB [2020-12-18T00:55:00.060Z] docker-core-command-go-arm64 latest cdd7caa21339 3 minutes ago 9.98MB [2020-12-18T00:55:00.060Z] docker-support-scheduler-go-arm64 latest d5ab1e41cbd7 3 minutes ago 10MB [2020-12-18T00:55:00.060Z] docker latest 0c09fb3ff9b5 2 days 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 [2020-12-18T00:55:03.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:05.149Z] ---> package-listing.sh [2020-12-18T00:55:05.149Z] ++ facter osfamily [2020-12-18T00:55:05.149Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-18T00:55:05.149Z] + OS_FAMILY=redhat [2020-12-18T00:55:05.149Z] + workspace=/w/workspace/edgex-go/28 [2020-12-18T00:55:05.149Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-18T00:55:05.149Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-18T00:55:05.149Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-18T00:55:05.149Z] + PACKAGES=/tmp/packages_start.txt [2020-12-18T00:55:05.149Z] + '[' /w/workspace/edgex-go/28 ']' [2020-12-18T00:55:05.149Z] + PACKAGES=/tmp/packages_end.txt [2020-12-18T00:55:05.149Z] + case "${OS_FAMILY}" in [2020-12-18T00:55:05.149Z] + rpm -qa [2020-12-18T00:55:05.149Z] + sort [2020-12-18T00:55:11.948Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-18T00:55:11.948Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-18T00:55:11.948Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-18T00:55:11.948Z] + '[' /w/workspace/edgex-go/28 ']' [2020-12-18T00:55:11.949Z] + mkdir -p /w/workspace/edgex-go/28/archives/ [2020-12-18T00:55:11.949Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/28/archives/ [Pipeline] echo [2020-12-18T00:55:11.966Z] 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/28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-18T00:55:12.305Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:55:12.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:55:13.186Z] [2020-12-18T00:55:13.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-18T00:55:13.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:55:13.557Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-18T00:55:13.557Z] df20fa9351a1: Pulling fs layer [2020-12-18T00:55:13.557Z] 36b3adc4ff6f: Pulling fs layer [2020-12-18T00:55:13.557Z] 8ad3a11d3b57: Pulling fs layer [2020-12-18T00:55:13.557Z] 46f8f816bc3b: Pulling fs layer [2020-12-18T00:55:13.557Z] 93b61091891f: Pulling fs layer [2020-12-18T00:55:13.557Z] 93b9cdb0e59b: Pulling fs layer [2020-12-18T00:55:13.557Z] 5e14af77c1be: Pulling fs layer [2020-12-18T00:55:13.557Z] 01666e4c0597: Pulling fs layer [2020-12-18T00:55:13.557Z] aa168da1d23b: Pulling fs layer [2020-12-18T00:55:13.557Z] 93b9cdb0e59b: Waiting [2020-12-18T00:55:13.557Z] 5e14af77c1be: Waiting [2020-12-18T00:55:13.557Z] 01666e4c0597: Waiting [2020-12-18T00:55:13.557Z] aa168da1d23b: Waiting [2020-12-18T00:55:13.557Z] 93b61091891f: Waiting [2020-12-18T00:55:13.557Z] 46f8f816bc3b: Waiting [2020-12-18T00:55:13.825Z] 36b3adc4ff6f: Download complete [2020-12-18T00:55:13.825Z] 46f8f816bc3b: Verifying Checksum [2020-12-18T00:55:13.825Z] 46f8f816bc3b: Download complete [2020-12-18T00:55:13.825Z] df20fa9351a1: Verifying Checksum [2020-12-18T00:55:13.825Z] df20fa9351a1: Download complete [2020-12-18T00:55:13.825Z] 93b9cdb0e59b: Verifying Checksum [2020-12-18T00:55:13.825Z] 93b9cdb0e59b: Download complete [2020-12-18T00:55:13.825Z] 5e14af77c1be: Download complete [2020-12-18T00:55:14.107Z] 93b61091891f: Verifying Checksum [2020-12-18T00:55:14.107Z] 93b61091891f: Download complete [2020-12-18T00:55:14.107Z] 01666e4c0597: Verifying Checksum [2020-12-18T00:55:14.107Z] 01666e4c0597: Download complete [2020-12-18T00:55:14.438Z] 8ad3a11d3b57: Verifying Checksum [2020-12-18T00:55:14.438Z] 8ad3a11d3b57: Download complete [2020-12-18T00:55:14.438Z] df20fa9351a1: Pull complete [2020-12-18T00:55:15.044Z] 36b3adc4ff6f: Pull complete [2020-12-18T00:55:16.689Z] 8ad3a11d3b57: Pull complete [2020-12-18T00:55:16.690Z] 46f8f816bc3b: Pull complete [2020-12-18T00:55:17.365Z] 93b61091891f: Pull complete [2020-12-18T00:55:18.363Z] 93b9cdb0e59b: Pull complete [2020-12-18T00:55:19.376Z] aa168da1d23b: Verifying Checksum [2020-12-18T00:55:19.376Z] aa168da1d23b: Download complete [2020-12-18T00:55:19.648Z] 5e14af77c1be: Pull complete [2020-12-18T00:55:19.648Z] 01666e4c0597: Pull complete [2020-12-18T00:55:34.951Z] aa168da1d23b: Pull complete [2020-12-18T00:55:34.951Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-18T00:55:34.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-18T00:55:34.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-18T00:55:35.492Z] prd-centos7-docker-4c-2g-16664 does not seem to be running inside a container [2020-12-18T00:55:35.693Z] $ 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/28/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/28 -v /w/workspace/edgex-go/28:/w/workspace/edgex-go/28:rw,z -v /w/workspace/edgex-go/28@tmp:/w/workspace/edgex-go/28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-18T00:55:40.776Z] $ docker top 2cbe787a4ca803cb38bfdfa6206180391eded6f9152cf10c1ed2b82954c34e57 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-18T00:55:41.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-18T00:55:42.046Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-18T00:55:42.453Z] + ls /var/log/sa-host [2020-12-18T00:55:42.453Z] + sadf -c /var/log/sa-host/sa18 [2020-12-18T00:55:42.453Z] file_magic: OK [2020-12-18T00:55:42.453Z] HZ: Using current value: 100 [2020-12-18T00:55:42.453Z] file_header: OK [2020-12-18T00:55:42.453Z] 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 [2020-12-18T00:55:42.453Z] Statistics: [2020-12-18T00:55:42.453Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-18T00:55:42.453Z] File successfully converted to sysstat format version 12.2.1 [2020-12-18T00:55:42.453Z] + sadf -c /var/log/sa-host/sa23 [2020-12-18T00:55:42.453Z] file_magic: OK [2020-12-18T00:55:42.453Z] HZ: Using current value: 100 [2020-12-18T00:55:42.453Z] file_header: OK [2020-12-18T00:55:42.453Z] 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 [2020-12-18T00:55:42.453Z] Statistics: [2020-12-18T00:55:42.453Z] Hnuu...uuuununununu... [2020-12-18T00:55:42.453Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-18T00:55:42.665Z] provisioning config files... [2020-12-18T00:55:42.707Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/28@tmp/config6631034239248494307tmp [Pipeline] { [Pipeline] echo [2020-12-18T00:55:42.785Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:43.118Z] ---> create-netrc.sh [Pipeline] } [2020-12-18T00:55:43.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-18T00:55:43.233Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:43.626Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-18T00:55:43.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:44.037Z] ---> sudo-logs.sh [2020-12-18T00:55:44.037Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-18T00:55:44.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:44.677Z] ---> job-cost.sh [2020-12-18T00:55:44.677Z] lf-activate-venv: SKIPPING [2020-12-18T00:55:44.677Z] INFO: No Stack... [2020-12-18T00:55:45.641Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-18T00:55:46.233Z] INFO: Archiving Costs [Pipeline] echo [2020-12-18T00:55:46.254Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-18T00:55:47.400Z] ---> logs-deploy.sh [2020-12-18T00:55:47.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/28 [2020-12-18T00:55:47.400Z] INFO: archiving workspace using pattern(s): [2020-12-18T00:55:49.560Z] Archives upload complete. [2020-12-18T00:55:49.560Z] INFO: archiving logs to Nexus