Pull request #2898 opened 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 ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d+bf2e52e98e4e7d109b3f11c57b69b90881fb8689 (03e4ab688b440a0fcc8485d476460485ef6682c2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@a0a4852ea43f8cb2a740401713355780602d9fc2 Attempting to resolve a0a4852ea43f8cb2a740401713355780602d9fc2 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 Could not find a0a4852ea43f8cb2a740401713355780602d9fc2 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse a0a4852ea43f8cb2a740401713355780602d9fc2^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Selected match: pr/264/merge revision a0a4852ea43f8cb2a740401713355780602d9fc2 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2898/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0a4852ea43f8cb2a740401713355780602d9fc2 (pr/264/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f a0a4852ea43f8cb2a740401713355780602d9fc2 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2898/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 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:false, 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: false SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-13360 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > 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/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # 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 bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 Commit message: "ci: testing new native snap build" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-24T15:49:42.763Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-24T15:49:43.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-24T15:49:43.381Z] ========================================================= [2020-11-24T15:49:43.381Z] EdgeX Global Pipelines Version Info [2020-11-24T15:49:43.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-24T15:49:45.301Z] ------------------- [2020-11-24T15:49:45.301Z] stable info: [2020-11-24T15:49:45.301Z] ------------------- [2020-11-24T15:49:45.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-24T15:49:45.301Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-24T15:49:45.301Z] Message: update stable to v1.0.167 [2020-11-24T15:49:45.882Z] ------------------- [2020-11-24T15:49:45.882Z] experimental info: [2020-11-24T15:49:45.882Z] ------------------- [2020-11-24T15:49:45.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-24T15:49:45.882Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-24T15:49:45.882Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-24T15:49:46.283Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-11-24T15:49:46.434Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-11-24T15:49:46.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-24T15:49:46.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-24T15:49:46.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-24T15:49:46.937Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-24T15:49:47.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-24T15:49:47.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-11-24T15:49:47.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-11-24T15:49:47.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-11-24T15:49:47.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-24T15:49:47.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-24T15:49:47.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-24T15:49:48.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-24T15:49:48.194Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-24T15:49:48.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-24T15:49:48.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-24T15:49:48.607Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-24T15:49:48.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-24T15:49:48.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-24T15:49:48.974Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-24T15:49:49.090Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-24T15:49:49.210Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2898 [Pipeline] echo [2020-11-24T15:49:49.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2898 [Pipeline] echo [2020-11-24T15:49:49.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2898 [Pipeline] echo [2020-11-24T15:49:49.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [Pipeline] echo [2020-11-24T15:49:49.696Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e80143a [Pipeline] echo [2020-11-24T15:49:49.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-24T15:49:50.072Z] provisioning config files... [2020-11-24T15:49:50.104Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6364255519366142466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T15:49:50.592Z] ---> docker-login.sh [2020-11-24T15:49:50.593Z] nexus3.edgexfoundry.org:10001 [2020-11-24T15:49:50.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:49:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:49:51.432Z] Configure a credential helper to remove this warning. See [2020-11-24T15:49:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:49:51.432Z] [2020-11-24T15:49:51.432Z] Login Succeeded [2020-11-24T15:49:51.432Z] nexus3.edgexfoundry.org:10002 [2020-11-24T15:49:51.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:49:51.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:49:51.432Z] Configure a credential helper to remove this warning. See [2020-11-24T15:49:51.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:49:51.432Z] [2020-11-24T15:49:51.432Z] Login Succeeded [2020-11-24T15:49:51.432Z] nexus3.edgexfoundry.org:10003 [2020-11-24T15:49:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:49:51.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:49:51.695Z] Configure a credential helper to remove this warning. See [2020-11-24T15:49:51.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:49:51.695Z] [2020-11-24T15:49:51.695Z] Login Succeeded [2020-11-24T15:49:51.695Z] nexus3.edgexfoundry.org:10004 [2020-11-24T15:49:51.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:49:51.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:49:51.959Z] Configure a credential helper to remove this warning. See [2020-11-24T15:49:51.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:49:51.959Z] [2020-11-24T15:49:51.959Z] Login Succeeded [2020-11-24T15:49:51.959Z] docker.io [2020-11-24T15:49:51.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:49:52.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:49:52.222Z] Configure a credential helper to remove this warning. See [2020-11-24T15:49:52.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:49:52.222Z] [2020-11-24T15:49:52.222Z] Login Succeeded [2020-11-24T15:49:52.222Z] ---> docker-login.sh ends [Pipeline] } [2020-11-24T15:49:52.255Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-24T15:49:52.881Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/core-command/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo core-command,cmd/core-command/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/core-data/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo core-data,cmd/core-data/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/core-metadata/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/support-logging/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/support-notifications/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-11-24T15:49:52.882Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-24T15:49:52.882Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-11-24T15:49:52.882Z] ++ cut -d/ -f2 [2020-11-24T15:49:52.882Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-24T15:49:52.978Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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-11-24T15:49:54.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T15:49:54.142Z] [2020-11-24T15:49:54.142Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:49:54.537Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T15:49:54.537Z] latest: Pulling from edgex-devops/git-semver [2020-11-24T15:49:54.537Z] 31603596830f: Pulling fs layer [2020-11-24T15:49:54.537Z] 2a8b12db71e7: Pulling fs layer [2020-11-24T15:49:54.537Z] 6ca5941a6612: Pulling fs layer [2020-11-24T15:49:54.537Z] ecc8261a40a4: Pulling fs layer [2020-11-24T15:49:54.537Z] ecc8261a40a4: Waiting [2020-11-24T15:49:54.537Z] 2a8b12db71e7: Verifying Checksum [2020-11-24T15:49:54.537Z] 2a8b12db71e7: Download complete [2020-11-24T15:49:54.800Z] 31603596830f: Verifying Checksum [2020-11-24T15:49:54.800Z] 31603596830f: Download complete [2020-11-24T15:49:54.800Z] 6ca5941a6612: Verifying Checksum [2020-11-24T15:49:54.800Z] 6ca5941a6612: Download complete [2020-11-24T15:49:54.800Z] ecc8261a40a4: Verifying Checksum [2020-11-24T15:49:54.800Z] ecc8261a40a4: Download complete [2020-11-24T15:49:55.069Z] 31603596830f: Pull complete [2020-11-24T15:49:55.335Z] 2a8b12db71e7: Pull complete [2020-11-24T15:49:55.915Z] 6ca5941a6612: Pull complete [2020-11-24T15:49:56.180Z] ecc8261a40a4: Pull complete [2020-11-24T15:49:56.443Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-24T15:49:56.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-24T15:49:56.443Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-24T15:49:56.565Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T15:49:56.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-24T15:49:59.344Z] $ docker top de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-24T15:49:59.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-24T15:49:59.800Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-24T15:50:00.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-24T15:50:00.059Z] $ docker exec de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent [2020-11-24T15:50:00.224Z] SSH_AUTH_SOCK=/tmp/ssh-GXqz4Bp8YBAD/agent.11 [2020-11-24T15:50:00.224Z] SSH_AGENT_PID=16 [2020-11-24T15:50:00.243Z] Running ssh-add (command line suppressed) [2020-11-24T15:50:00.363Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3325949694170821064.key (/w/workspace/edgex-go/1@tmp/private_key_3325949694170821064.key) [2020-11-24T15:50:00.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-24T15:50:00.795Z] + git tag --points-at HEAD [Pipeline] } [2020-11-24T15:50:00.831Z] $ docker exec --env ******** --env ******** de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent -k [2020-11-24T15:50:00.952Z] unset SSH_AUTH_SOCK; [2020-11-24T15:50:00.952Z] unset SSH_AGENT_PID; [2020-11-24T15:50:00.952Z] echo Agent pid 16 killed; [2020-11-24T15:50:00.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-24T15:50:01.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-24T15:50:01.197Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-24T15:50:01.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-24T15:50:01.379Z] $ docker exec de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent [2020-11-24T15:50:01.553Z] SSH_AUTH_SOCK=/tmp/ssh-kTYBUPUQuhsn/agent.46 [2020-11-24T15:50:01.553Z] SSH_AGENT_PID=51 [2020-11-24T15:50:01.564Z] Running ssh-add (command line suppressed) [2020-11-24T15:50:01.693Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5059504100044311431.key (/w/workspace/edgex-go/1@tmp/private_key_5059504100044311431.key) [2020-11-24T15:50:01.747Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-24T15:50:02.174Z] + git semver init [2020-11-24T15:50:02.174Z] # -> Open(): unable to determine branch for HEAD [2020-11-24T15:50:02.174Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-11-24T15:50:02.174Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-11-24T15:50:02.174Z] # $SEMVER_REMOTE_NAME = origin [2020-11-24T15:50:02.174Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-24T15:50:02.174Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-24T15:50:02.174Z] # $SEMVER_BRANCH = PR-2898 [2020-11-24T15:50:02.174Z] # $SEMVER_TEMP = /tmp/semver-618551803 [2020-11-24T15:50:02.174Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-11-24T15:50:34.339Z] # '/tmp/semver-618551803' -> '/w/workspace/edgex-go/1/.semver' [2020-11-24T15:50:34.339Z] # -> Force: false [2020-11-24T15:50:34.339Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-11-24T15:50:34.369Z] $ docker exec --env ******** --env ******** de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f ssh-agent -k [2020-11-24T15:50:34.623Z] unset SSH_AUTH_SOCK; [2020-11-24T15:50:34.624Z] unset SSH_AGENT_PID; [2020-11-24T15:50:34.624Z] echo Agent pid 51 killed; [2020-11-24T15:50:34.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-24T15:50:35.309Z] + git semver [Pipeline] } [2020-11-24T15:50:35.344Z] $ docker stop --time=1 de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f [2020-11-24T15:50:37.122Z] $ docker rm -f de01bd6a75f8922b98a403e54e85e560c4000f78c225c29b7492127c81e18c2f [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T15:50:37.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-24T15:50:38.336Z] Stashed 1 file(s) [Pipeline] echo [2020-11-24T15:50:38.356Z] [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-11-24T15:50:39.683Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-24T15:50:40.002Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-24T15:50:40.330Z] + true [2020-11-24T15:50:40.330Z] + sudo service docker restart [2020-11-24T15:50:40.330Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-11-24T15:50:40.940Z] ========================================================= [2020-11-24T15:50:40.940Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-24T15:50:40.940Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:50:41.335Z] + 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-11-24T15:50:45.572Z] Sending build context to Docker daemon 325.9MB [2020-11-24T15:50:45.572Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-24T15:50:45.572Z] Step 2/7 : FROM ${BASE} [2020-11-24T15:50:45.572Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-24T15:50:45.572Z] df20fa9351a1: Pulling fs layer [2020-11-24T15:50:45.572Z] ed8968b2872e: Pulling fs layer [2020-11-24T15:50:45.572Z] a92cc7c5fd73: Pulling fs layer [2020-11-24T15:50:45.572Z] e871e8e8d7a9: Pulling fs layer [2020-11-24T15:50:45.572Z] e73272ec9a57: Pulling fs layer [2020-11-24T15:50:45.572Z] 1e910a182e73: Pulling fs layer [2020-11-24T15:50:45.572Z] 4e634b169226: Pulling fs layer [2020-11-24T15:50:45.572Z] e871e8e8d7a9: Waiting [2020-11-24T15:50:45.572Z] e73272ec9a57: Waiting [2020-11-24T15:50:45.572Z] 1e910a182e73: Waiting [2020-11-24T15:50:45.572Z] 4e634b169226: Waiting [2020-11-24T15:50:45.572Z] a92cc7c5fd73: Verifying Checksum [2020-11-24T15:50:45.572Z] a92cc7c5fd73: Download complete [2020-11-24T15:50:45.572Z] ed8968b2872e: Verifying Checksum [2020-11-24T15:50:45.572Z] ed8968b2872e: Download complete [2020-11-24T15:50:45.572Z] e73272ec9a57: Verifying Checksum [2020-11-24T15:50:45.572Z] e73272ec9a57: Download complete [2020-11-24T15:50:45.572Z] 1e910a182e73: Verifying Checksum [2020-11-24T15:50:45.572Z] 1e910a182e73: Download complete [2020-11-24T15:50:45.572Z] df20fa9351a1: Download complete [2020-11-24T15:50:45.572Z] df20fa9351a1: Pull complete [2020-11-24T15:50:45.572Z] ed8968b2872e: Pull complete [2020-11-24T15:50:45.836Z] a92cc7c5fd73: Pull complete [2020-11-24T15:50:47.771Z] 4e634b169226: Verifying Checksum [2020-11-24T15:50:47.771Z] 4e634b169226: Download complete [2020-11-24T15:50:48.038Z] e871e8e8d7a9: Download complete [2020-11-24T15:50:54.030Z] Still waiting to schedule task [2020-11-24T15:50:54.030Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-24T15:50:54.677Z] e871e8e8d7a9: Pull complete [2020-11-24T15:50:54.677Z] e73272ec9a57: Pull complete [2020-11-24T15:50:54.677Z] 1e910a182e73: Pull complete [2020-11-24T15:50:58.910Z] 4e634b169226: Pull complete [2020-11-24T15:50:58.910Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-24T15:50:58.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-24T15:50:58.910Z] ---> f7629b54cfaa [2020-11-24T15:50:58.910Z] 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-11-24T15:50:58.910Z] ---> Running in 70e9872a466b [2020-11-24T15:50:59.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:51:00.064Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:51:00.640Z] (1/12) Installing libmagic (5.38-r0) [2020-11-24T15:51:00.640Z] (2/12) Installing file (5.38-r0) [2020-11-24T15:51:00.640Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-24T15:51:00.909Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-24T15:51:07.513Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-24T15:51:07.513Z] (6/12) Installing patch (2.7.6-r6) [2020-11-24T15:51:07.513Z] (7/12) Installing build-base (0.5-r2) [2020-11-24T15:51:07.513Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-24T15:51:07.513Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-24T15:51:07.513Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-24T15:51:07.513Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-24T15:51:07.513Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-24T15:51:07.513Z] Executing busybox-1.31.1-r16.trigger [2020-11-24T15:51:07.513Z] OK: 233 MiB in 51 packages [2020-11-24T15:51:10.835Z] Removing intermediate container 70e9872a466b [2020-11-24T15:51:10.835Z] ---> 09efba498f2a [2020-11-24T15:51:10.835Z] Step 4/7 : WORKDIR /edgex-go [2020-11-24T15:51:10.835Z] ---> Running in f690abf358e0 [2020-11-24T15:51:11.099Z] Removing intermediate container f690abf358e0 [2020-11-24T15:51:11.099Z] ---> 2ac09612af49 [2020-11-24T15:51:11.100Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-24T15:51:11.683Z] latest: Pulling from library/docker [2020-11-24T15:51:11.683Z] 188c0c94c7c5: Pulling fs layer [2020-11-24T15:51:11.683Z] 0c7c675703d6: Pulling fs layer [2020-11-24T15:51:11.683Z] cc8c12a437cb: Pulling fs layer [2020-11-24T15:51:11.683Z] c5dafad2182a: Pulling fs layer [2020-11-24T15:51:11.683Z] 5aa711733414: Pulling fs layer [2020-11-24T15:51:11.683Z] 058f73b55e4b: Pulling fs layer [2020-11-24T15:51:11.683Z] 8c9c664faf12: Pulling fs layer [2020-11-24T15:51:11.683Z] 5aa711733414: Waiting [2020-11-24T15:51:11.683Z] c5dafad2182a: Waiting [2020-11-24T15:51:11.683Z] 058f73b55e4b: Waiting [2020-11-24T15:51:11.683Z] 8c9c664faf12: Waiting [2020-11-24T15:51:11.950Z] cc8c12a437cb: Download complete [2020-11-24T15:51:11.950Z] 188c0c94c7c5: Verifying Checksum [2020-11-24T15:51:11.950Z] 188c0c94c7c5: Download complete [2020-11-24T15:51:11.950Z] 0c7c675703d6: Verifying Checksum [2020-11-24T15:51:11.950Z] 0c7c675703d6: Download complete [2020-11-24T15:51:11.950Z] 5aa711733414: Verifying Checksum [2020-11-24T15:51:11.950Z] 5aa711733414: Download complete [2020-11-24T15:51:11.950Z] 058f73b55e4b: Verifying Checksum [2020-11-24T15:51:11.950Z] 058f73b55e4b: Download complete [2020-11-24T15:51:12.218Z] 8c9c664faf12: Verifying Checksum [2020-11-24T15:51:12.218Z] 8c9c664faf12: Download complete [2020-11-24T15:51:12.218Z] 188c0c94c7c5: Pull complete [2020-11-24T15:51:12.490Z] 0c7c675703d6: Pull complete [2020-11-24T15:51:12.754Z] cc8c12a437cb: Pull complete [2020-11-24T15:51:12.754Z] c5dafad2182a: Verifying Checksum [2020-11-24T15:51:12.754Z] c5dafad2182a: Download complete [2020-11-24T15:51:15.378Z] c5dafad2182a: Pull complete [2020-11-24T15:51:15.378Z] 5aa711733414: Pull complete [2020-11-24T15:51:15.378Z] 058f73b55e4b: Pull complete [2020-11-24T15:51:15.729Z] 8c9c664faf12: Pull complete [2020-11-24T15:51:15.729Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-24T15:51:15.729Z] Status: Downloaded newer image for docker:latest [2020-11-24T15:51:17.718Z] ---> a8463c37182b [2020-11-24T15:51:17.718Z] Step 6/7 : COPY go.mod . [2020-11-24T15:51:17.718Z] ---> 0618b8f125dc [2020-11-24T15:51:17.718Z] Step 7/7 : RUN go mod download [2020-11-24T15:51:17.718Z] ---> Running in a56d6450ce67 [2020-11-24T15:51:39.740Z] Removing intermediate container a56d6450ce67 [2020-11-24T15:51:39.740Z] ---> 7294d081ee8d [2020-11-24T15:51:39.740Z] Successfully built 7294d081ee8d [2020-11-24T15:51:39.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:51:40.102Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-24T15:51:40.102Z] . [Pipeline] withDockerContainer [2020-11-24T15:51:40.226Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T15:51:40.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-24T15:51:41.323Z] $ docker top 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T15:51:41.942Z] + go version [2020-11-24T15:51:41.942Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-24T15:51:41.979Z] $ docker stop --time=1 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 [2020-11-24T15:51:43.339Z] $ docker rm -f 8bf767a571d28edf644bae20846c741d4c3ce79f5b0d725970273b8c7f4b79a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:51:44.546Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-24T15:51:44.546Z] . [Pipeline] withDockerContainer [2020-11-24T15:51:44.697Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T15:51:44.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-24T15:51:45.537Z] $ docker top e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-24T15:51:45.799Z] ========================================================= [2020-11-24T15:51:45.799Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-24T15:51:45.799Z] ========================================================= [Pipeline] sh [2020-11-24T15:51:46.113Z] + make test [2020-11-24T15:51:46.113Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-24T15:51:56.186Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-24T15:52:11.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-24T15:52:16.558Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-24T15:52:17.530Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-24T15:52:17.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-24T15:52:17.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-24T15:52:17.530Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-24T15:52:19.481Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-11-24T15:52:19.481Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-24T15:52:19.481Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-24T15:52:20.444Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-24T15:52:21.035Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-24T15:52:21.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-24T15:52:21.035Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-24T15:52:21.035Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-24T15:52:23.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.092s coverage: 46.6% of statements [2020-11-24T15:52:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-24T15:52:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-24T15:52:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-24T15:52:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-24T15:52:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-24T15:52:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.205s coverage: 27.1% of statements [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-24T15:52:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-24T15:52:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.041s coverage: 100.0% of statements [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-24T15:52:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.379s coverage: 69.3% of statements [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-24T15:52:28.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 83.3% of statements [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-24T15:52:28.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-24T15:52:30.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.378s coverage: 28.6% of statements [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-24T15:52:30.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.058s coverage: 100.0% of statements [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-24T15:52:30.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-24T15:52:30.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.126s coverage: 86.7% of statements [2020-11-24T15:52:30.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-24T15:52:30.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.099s coverage: 97.5% of statements [2020-11-24T15:52:30.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-24T15:52:30.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 79.0% of statements [2020-11-24T15:52:30.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-24T15:52:30.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-24T15:52:30.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-24T15:52:30.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.294s coverage: 95.7% of statements [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.064s coverage: 0.0% of statements [no tests to run] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.5% of statements [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-24T15:52:32.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2020-11-24T15:52:32.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [2020-11-24T15:52:32.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2020-11-24T15:52:32.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2020-11-24T15:52:34.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.338s coverage: 55.9% of statements [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-24T15:52:34.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-24T15:52:37.763Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13361 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-11-24T15:52:37.939Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 7.779s coverage: 86.3% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.059s coverage: 72.2% of statements [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.390s coverage: 72.1% of statements [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.043s coverage: 82.4% of statements [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.061s coverage: 48.4% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.037s coverage: 28.8% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.036s coverage: 96.8% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.115s coverage: 37.2% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.282s coverage: 84.1% of statements [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.043s coverage: 42.9% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.037s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.050s coverage: 83.8% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.033s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.058s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.724s coverage: 29.1% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.100s coverage: 99.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.047s coverage: 87.9% of statements [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-24T15:52:42.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-24T15:52:42.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2020-11-24T15:52:42.790Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-11-24T15:52:42.930Z] using credential edgex-jenkins-ssh [2020-11-24T15:52:43.001Z] Cloning the remote Git repository [2020-11-24T15:52:43.054Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-11-24T15:52:43.326Z] GO111MODULE=on go vet ./... [2020-11-24T15:52:43.072Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-24T15:52:43.183Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-11-24T15:52:43.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T15:52:43.279Z] > git --version # timeout=10 [2020-11-24T15:52:43.303Z] > git --version # 'git version 2.17.1' [2020-11-24T15:52:43.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T15:52:43.374Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T15:52:58.304Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T15:52:59.059Z] Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:52:59.588Z] Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:52:59.589Z] Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) [2020-11-24T15:52:58.320Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T15:52:58.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T15:52:58.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T15:52:58.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T15:52:58.390Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-24T15:52:59.068Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T15:52:59.083Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T15:52:59.387Z] > git remote # timeout=10 [2020-11-24T15:52:59.462Z] > git config --get remote.origin.url # timeout=10 [2020-11-24T15:52:59.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T15:52:59.494Z] > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 [2020-11-24T15:52:59.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-24T15:52:59.588Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T15:52:59.638Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T15:53:04.202Z] Commit message: "ci: testing new native snap build" [2020-11-24T15:53:04.243Z] > git --version # timeout=10 [2020-11-24T15:53:04.264Z] > git --version # 'git version 2.17.1' [2020-11-24T15:53:04.280Z] fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-24T15:53:06.514Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-24T15:53:06.961Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-24T15:53:07.355Z] + true [2020-11-24T15:53:07.355Z] + sudo service docker restart [2020-11-24T15:53:10.053Z] gofmt -l . [2020-11-24T15:53:10.053Z] [ "`gofmt -l .`" = "" ] [2020-11-24T15:53:10.053Z] ./bin/test-go-mod-tidy.sh [2020-11-24T15:53:10.053Z] ./bin/test-attribution-txt.sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2020-11-24T15:53:10.374Z] provisioning config files... [2020-11-24T15:53:10.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config528435404732608888tmp [Pipeline] { [2020-11-24T15:53:10.569Z] + ls -al . [2020-11-24T15:53:10.569Z] total 644 [2020-11-24T15:53:10.569Z] drwxrwxr-x 10 1001 1001 4096 Nov 24 15:53 . [2020-11-24T15:53:10.569Z] drwxr-xr-x 4 root root 28 Nov 24 15:51 .. [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 15:49 .dockerignore [2020-11-24T15:53:10.569Z] drwxrwxr-x 8 1001 1001 179 Nov 24 15:49 .git [2020-11-24T15:53:10.569Z] drwxrwxr-x 3 1001 1001 125 Nov 24 15:49 .github [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 971 Nov 24 15:49 .gitignore [2020-11-24T15:53:10.569Z] drwx------ 3 1001 1001 47 Nov 24 15:50 .semver [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 15:49 .sonarcloud.properties [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:49 CONTRIBUTING.md [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 1035 Nov 24 15:49 Dockerfile.build [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 943 Nov 24 15:49 Jenkinsfile [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:49 LICENSE [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 6581 Nov 24 15:49 Makefile [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 6447 Nov 24 15:49 README.md [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 259 Nov 24 15:49 SECURITY.md [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 15:50 VERSION [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:49 ZMQWindows.md [2020-11-24T15:53:10.569Z] drwxrwxr-x 2 1001 1001 117 Nov 24 15:49 bin [2020-11-24T15:53:10.569Z] drwxrwxr-x 15 1001 1001 4096 Nov 24 15:49 cmd [2020-11-24T15:53:10.569Z] -rw-r--r-- 1 root root 549148 Nov 24 15:52 coverage.out [2020-11-24T15:53:10.569Z] -rw-r--r-- 1 root root 1041 Nov 24 15:53 go.mod [2020-11-24T15:53:10.569Z] -rw-r--r-- 1 root root 18582 Nov 24 15:53 go.sum [2020-11-24T15:53:10.569Z] drwxrwxr-x 8 1001 1001 127 Nov 24 15:49 internal [2020-11-24T15:53:10.569Z] drwxrwxr-x 4 1001 1001 26 Nov 24 15:49 openapi [2020-11-24T15:53:10.569Z] drwxrwxr-x 4 1001 1001 71 Nov 24 15:49 snap [2020-11-24T15:53:10.569Z] -rw-rw-r-- 1 1001 1001 168 Nov 24 15:49 version.go [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T15:53:10.942Z] + '[' -e coverage.out ] [2020-11-24T15:53:10.942Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-24T15:53:11.147Z] ---> docker-login.sh [2020-11-24T15:53:11.147Z] nexus3.edgexfoundry.org:10001 [2020-11-24T15:53:11.295Z] Stashed 1 file(s) [Pipeline] sh [2020-11-24T15:53:11.670Z] + make build [2020-11-24T15:53:11.670Z] 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-11-24T15:53:11.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:53:12.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:53:12.351Z] Configure a credential helper to remove this warning. See [2020-11-24T15:53:12.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:53:12.351Z] [2020-11-24T15:53:12.351Z] Login Succeeded [2020-11-24T15:53:12.351Z] nexus3.edgexfoundry.org:10002 [2020-11-24T15:53:12.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:53:12.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:53:12.899Z] Configure a credential helper to remove this warning. See [2020-11-24T15:53:12.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:53:12.899Z] [2020-11-24T15:53:12.899Z] Login Succeeded [2020-11-24T15:53:12.899Z] nexus3.edgexfoundry.org:10003 [2020-11-24T15:53:13.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:53:13.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:53:13.445Z] Configure a credential helper to remove this warning. See [2020-11-24T15:53:13.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:53:13.445Z] [2020-11-24T15:53:13.445Z] Login Succeeded [2020-11-24T15:53:13.445Z] nexus3.edgexfoundry.org:10004 [2020-11-24T15:53:13.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:53:13.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:53:13.996Z] Configure a credential helper to remove this warning. See [2020-11-24T15:53:13.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:53:13.996Z] [2020-11-24T15:53:13.996Z] Login Succeeded [2020-11-24T15:53:13.996Z] docker.io [2020-11-24T15:53:14.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-24T15:53:14.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-24T15:53:14.863Z] Configure a credential helper to remove this warning. See [2020-11-24T15:53:14.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-24T15:53:14.863Z] [2020-11-24T15:53:14.863Z] Login Succeeded [2020-11-24T15:53:14.863Z] ---> docker-login.sh ends [Pipeline] } [2020-11-24T15:53:14.893Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-24T15:53:15.496Z] ========================================================= [2020-11-24T15:53:15.496Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-24T15:53:15.496Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:53:15.954Z] + 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-11-24T15:53:18.617Z] Sending build context to Docker daemon 165.4MB [2020-11-24T15:53:18.617Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-24T15:53:18.617Z] Step 2/7 : FROM ${BASE} [2020-11-24T15:53:18.617Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-24T15:53:18.617Z] b538f80385f9: Pulling fs layer [2020-11-24T15:53:18.617Z] 74f711af9a0d: Pulling fs layer [2020-11-24T15:53:18.617Z] 99f96fe45779: Pulling fs layer [2020-11-24T15:53:18.617Z] 8529a6b9a6be: Pulling fs layer [2020-11-24T15:53:18.617Z] 45590311c82a: Pulling fs layer [2020-11-24T15:53:18.617Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-24T15:53:18.617Z] 209524e5b208: Pulling fs layer [2020-11-24T15:53:18.617Z] 45590311c82a: Waiting [2020-11-24T15:53:18.617Z] 209524e5b208: Waiting [2020-11-24T15:53:18.617Z] 69ca0ff8b7b3: Waiting [2020-11-24T15:53:18.617Z] 8529a6b9a6be: Waiting [2020-11-24T15:53:18.617Z] 99f96fe45779: Verifying Checksum [2020-11-24T15:53:18.617Z] 99f96fe45779: Download complete [2020-11-24T15:53:18.617Z] 74f711af9a0d: Verifying Checksum [2020-11-24T15:53:18.617Z] 74f711af9a0d: Download complete [2020-11-24T15:53:18.617Z] 45590311c82a: Download complete [2020-11-24T15:53:18.617Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-24T15:53:18.617Z] 69ca0ff8b7b3: Download complete [2020-11-24T15:53:18.617Z] b538f80385f9: Verifying Checksum [2020-11-24T15:53:18.617Z] b538f80385f9: Download complete [2020-11-24T15:53:19.217Z] b538f80385f9: Pull complete [2020-11-24T15:53:19.819Z] 74f711af9a0d: Pull complete [2020-11-24T15:53:19.956Z] 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-11-24T15:53:20.098Z] 99f96fe45779: Pull complete [2020-11-24T15:53:21.078Z] 209524e5b208: Verifying Checksum [2020-11-24T15:53:21.078Z] 209524e5b208: Download complete [2020-11-24T15:53:22.520Z] 8529a6b9a6be: Verifying Checksum [2020-11-24T15:53:24.194Z] 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-11-24T15:53:25.599Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-24T15:53:26.553Z] 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-11-24T15:53:27.958Z] 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-11-24T15:53:28.541Z] 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-11-24T15:53:29.953Z] 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-11-24T15:53:31.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-24T15:53:32.311Z] 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-11-24T15:53:32.665Z] 8529a6b9a6be: Pull complete [2020-11-24T15:53:32.665Z] 45590311c82a: Pull complete [2020-11-24T15:53:32.936Z] 69ca0ff8b7b3: Pull complete [2020-11-24T15:53:33.705Z] 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-11-24T15:53:34.654Z] 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-11-24T15:53:35.604Z] 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-11-24T15:53:36.326Z] 209524e5b208: Pull complete [2020-11-24T15:53:36.326Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-24T15:53:36.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-24T15:53:36.326Z] ---> 5bddaf1c2fca [2020-11-24T15:53:36.326Z] 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 [Pipeline] } [2020-11-24T15:53:36.587Z] $ docker stop --time=1 e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 [2020-11-24T15:53:38.255Z] $ docker rm -f e5e7b485005f825224bb9a9a819782b9207798cfcb7800db60b05e0f920ca848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2020-11-24T15:53:39.711Z] ---> Running in e2170050647d [2020-11-24T15:53:41.159Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:53:41.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-24T15:53:41.737Z] [2020-11-24T15:53:41.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-24T15:53:41.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:53:42.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-24T15:53:42.235Z] latest: Pulling from edgex-devops/edgex-compose [2020-11-24T15:53:42.235Z] cbdbe7a5bc2a: Pulling fs layer [2020-11-24T15:53:42.235Z] ca9280d653b3: Pulling fs layer [2020-11-24T15:53:42.235Z] 7e9c9ca2126c: Pulling fs layer [2020-11-24T15:53:42.235Z] cbdbe7a5bc2a: Download complete [2020-11-24T15:53:42.740Z] (1/12) Installing libmagic (5.38-r0) [2020-11-24T15:53:42.872Z] ca9280d653b3: Verifying Checksum [2020-11-24T15:53:42.872Z] ca9280d653b3: Download complete [2020-11-24T15:53:42.872Z] cbdbe7a5bc2a: Pull complete [2020-11-24T15:53:43.011Z] (2/12) Installing file (5.38-r0) [2020-11-24T15:53:43.011Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-24T15:53:43.011Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-24T15:53:43.840Z] 7e9c9ca2126c: Download complete [2020-11-24T15:53:43.840Z] ca9280d653b3: Pull complete [2020-11-24T15:53:50.484Z] 7e9c9ca2126c: Pull complete [2020-11-24T15:53:50.484Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-11-24T15:53:50.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-24T15:53:50.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-11-24T15:53:50.695Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T15:53:50.742Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-24T15:53:52.305Z] $ docker top 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T15:53:52.893Z] + docker-compose build --help [2020-11-24T15:53:52.893Z] + grep parallel [2020-11-24T15:53:53.840Z] --parallel Build images in parallel. [Pipeline] } [2020-11-24T15:53:53.877Z] $ docker stop --time=1 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 [2020-11-24T15:53:55.282Z] $ docker rm -f 96e2610f58e600a9f516ba616e5ddb7da34c72267875ceae9ddf1256794bcfc0 [2020-11-24T15:53:55.392Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-24T15:53:55.392Z] (6/12) Installing patch (2.7.6-r6) [2020-11-24T15:53:55.392Z] (7/12) Installing build-base (0.5-r2) [2020-11-24T15:53:55.392Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-24T15:53:55.392Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-24T15:53:55.392Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-24T15:53:55.392Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-24T15:53:55.392Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-24T15:53:55.392Z] Executing busybox-1.31.1-r16.trigger [2020-11-24T15:53:55.392Z] OK: 217 MiB in 51 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:53:56.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-24T15:53:56.104Z] . [Pipeline] withDockerContainer [2020-11-24T15:53:56.248Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T15:53:56.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-24T15:53:56.945Z] $ docker top f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T15:53:57.505Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-24T15:53:58.452Z] Building docker-core-command-go ... [2020-11-24T15:53:58.452Z] Building docker-core-data-go ... [2020-11-24T15:53:58.452Z] Building docker-core-metadata-go ... [2020-11-24T15:53:58.452Z] Building docker-security-bootstrap-redis-go ... [2020-11-24T15:53:58.452Z] Building docker-security-proxy-setup-go ... [2020-11-24T15:53:58.452Z] Building docker-security-secrets-setup-go ... [2020-11-24T15:53:58.452Z] Building docker-security-secretstore-setup-go ... [2020-11-24T15:53:58.452Z] Building docker-support-logging-go ... [2020-11-24T15:53:58.452Z] Building docker-support-notifications-go ... [2020-11-24T15:53:58.452Z] Building docker-support-scheduler-go ... [2020-11-24T15:53:58.452Z] Building docker-sys-mgmt-agent-go ... [2020-11-24T15:53:58.452Z] Building docker-core-command-go [2020-11-24T15:53:58.452Z] Building docker-sys-mgmt-agent-go [2020-11-24T15:53:58.452Z] Building docker-security-secretstore-setup-go [2020-11-24T15:53:58.452Z] Building docker-core-metadata-go [2020-11-24T15:53:58.452Z] Building docker-core-data-go [2020-11-24T15:53:58.782Z] Removing intermediate container e2170050647d [2020-11-24T15:53:58.782Z] ---> 3f17443359e0 [2020-11-24T15:53:58.782Z] Step 4/7 : WORKDIR /edgex-go [2020-11-24T15:53:58.782Z] ---> Running in 004e142bef24 [2020-11-24T15:53:59.059Z] Removing intermediate container 004e142bef24 [2020-11-24T15:53:59.059Z] ---> c9b0caabb7fe [2020-11-24T15:53:59.059Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-24T15:54:00.046Z] latest: Pulling from library/docker [2020-11-24T15:54:00.046Z] 5f621e34cdf4: Pulling fs layer [2020-11-24T15:54:00.046Z] 85db56a05063: Pulling fs layer [2020-11-24T15:54:00.046Z] ccb67d6aeaaa: Pulling fs layer [2020-11-24T15:54:00.046Z] a0b19fc83503: Pulling fs layer [2020-11-24T15:54:00.046Z] 8eb508b41278: Pulling fs layer [2020-11-24T15:54:00.046Z] 37236713561e: Pulling fs layer [2020-11-24T15:54:00.046Z] 07c93f2b1b56: Pulling fs layer [2020-11-24T15:54:00.046Z] a0b19fc83503: Waiting [2020-11-24T15:54:00.046Z] 07c93f2b1b56: Waiting [2020-11-24T15:54:00.323Z] ccb67d6aeaaa: Verifying Checksum [2020-11-24T15:54:00.323Z] ccb67d6aeaaa: Download complete [2020-11-24T15:54:00.323Z] 85db56a05063: Verifying Checksum [2020-11-24T15:54:00.323Z] 85db56a05063: Download complete [2020-11-24T15:54:00.323Z] 5f621e34cdf4: Verifying Checksum [2020-11-24T15:54:00.323Z] 8eb508b41278: Download complete [2020-11-24T15:54:00.599Z] 37236713561e: Verifying Checksum [2020-11-24T15:54:00.599Z] 37236713561e: Download complete [2020-11-24T15:54:00.599Z] 07c93f2b1b56: Verifying Checksum [2020-11-24T15:54:00.599Z] 07c93f2b1b56: Download complete [2020-11-24T15:54:00.873Z] 5f621e34cdf4: Pull complete [2020-11-24T15:54:01.480Z] 85db56a05063: Pull complete [2020-11-24T15:54:02.075Z] ccb67d6aeaaa: Pull complete [2020-11-24T15:54:02.075Z] a0b19fc83503: Verifying Checksum [2020-11-24T15:54:02.075Z] a0b19fc83503: Download complete [2020-11-24T15:54:05.467Z] a0b19fc83503: Pull complete [2020-11-24T15:54:05.740Z] 8eb508b41278: Pull complete [2020-11-24T15:54:06.014Z] 37236713561e: Pull complete [2020-11-24T15:54:06.289Z] 07c93f2b1b56: Pull complete [2020-11-24T15:54:06.289Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-24T15:54:06.289Z] Status: Downloaded newer image for docker:latest [2020-11-24T15:54:09.704Z] ---> 8d6f74e2c420 [2020-11-24T15:54:09.704Z] Step 6/7 : COPY go.mod . [2020-11-24T15:54:10.300Z] ---> bf5e661efcd3 [2020-11-24T15:54:10.300Z] Step 7/7 : RUN go mod download [2020-11-24T15:54:10.300Z] ---> Running in 29b3f0584e4e [2020-11-24T15:54:30.699Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:54:30.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:54:30.700Z] ---> 7294d081ee8d [2020-11-24T15:54:30.700Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T15:54:30.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:54:30.700Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:54:30.700Z] ---> 7294d081ee8d [2020-11-24T15:54:30.700Z] Step 3/24 : WORKDIR /edgex-go [2020-11-24T15:54:30.700Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:54:30.700Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:54:30.700Z] ---> 7294d081ee8d [2020-11-24T15:54:30.700Z] Step 3/27 : WORKDIR /edgex-go [2020-11-24T15:54:30.700Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:54:30.700Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:54:30.700Z] ---> 7294d081ee8d [2020-11-24T15:54:30.700Z] Step 3/23 : WORKDIR /edgex-go [2020-11-24T15:54:30.700Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:54:30.700Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:54:30.700Z] ---> 7294d081ee8d [2020-11-24T15:54:30.700Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T15:54:30.700Z] ---> Running in db31ebd1eb4e [2020-11-24T15:54:30.700Z] ---> Running in 2d3da6579c6f [2020-11-24T15:54:30.700Z] ---> Running in 7938a219a2a7 [2020-11-24T15:54:30.700Z] ---> Running in 5f7c0575935f [2020-11-24T15:54:30.700Z] ---> Running in 4d7de31d2f0d [2020-11-24T15:54:30.700Z] Removing intermediate container 2d3da6579c6f [2020-11-24T15:54:30.700Z] ---> 4832b15a7a0d [2020-11-24T15:54:30.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:54:30.700Z] Removing intermediate container db31ebd1eb4e [2020-11-24T15:54:30.700Z] ---> b234d51f3c42 [2020-11-24T15:54:30.700Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:54:30.700Z] Removing intermediate container 4d7de31d2f0d [2020-11-24T15:54:30.700Z] ---> 655096a6c1fe [2020-11-24T15:54:30.700Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:54:30.700Z] Removing intermediate container 5f7c0575935f [2020-11-24T15:54:30.700Z] ---> c770112d90f2 [2020-11-24T15:54:30.700Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:54:30.700Z] Removing intermediate container 7938a219a2a7 [2020-11-24T15:54:30.700Z] ---> 57b5810f0be0 [2020-11-24T15:54:30.700Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:54:30.700Z] ---> Running in f4065e71c685 [2020-11-24T15:54:30.700Z] ---> Running in d79e35fb5d7c [2020-11-24T15:54:30.700Z] ---> Running in 8689c82e5275 [2020-11-24T15:54:30.700Z] ---> Running in 5cb2658af895 [2020-11-24T15:54:30.700Z] ---> Running in 6aa75e6dfa0e [2020-11-24T15:54:32.666Z] Removing intermediate container f4065e71c685 [2020-11-24T15:54:32.666Z] ---> 75f86e6acca6 [2020-11-24T15:54:32.666Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T15:54:32.933Z] ---> Running in 993a8c9ead97 [2020-11-24T15:54:32.933Z] Removing intermediate container d79e35fb5d7c [2020-11-24T15:54:32.933Z] ---> b9f4e9933244 [2020-11-24T15:54:32.933Z] Step 5/24 : RUN apk update && apk add make git [2020-11-24T15:54:33.204Z] Removing intermediate container 8689c82e5275 [2020-11-24T15:54:33.204Z] ---> 870cf3d9a524 [2020-11-24T15:54:33.204Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-24T15:54:33.204Z] Removing intermediate container 6aa75e6dfa0e [2020-11-24T15:54:33.204Z] ---> 66de53174598 [2020-11-24T15:54:33.204Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T15:54:33.204Z] ---> Running in 0a4dff144f69 [2020-11-24T15:54:33.468Z] ---> Running in 1ff651d14364 [2020-11-24T15:54:33.468Z] Removing intermediate container 5cb2658af895 [2020-11-24T15:54:33.468Z] ---> 7d02a409d105 [2020-11-24T15:54:33.468Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-24T15:54:33.468Z] ---> Running in 979301cab51f [2020-11-24T15:54:33.731Z] ---> Running in f8579b5d93e6 [2020-11-24T15:54:34.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:34.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:34.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:34.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:34.579Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:34.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:35.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:35.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:35.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:35.633Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:54:35.909Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:54:35.909Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:54:35.909Z] OK: 12754 distinct packages available [2020-11-24T15:54:36.177Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:54:36.177Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:54:36.177Z] OK: 12754 distinct packages available [2020-11-24T15:54:36.177Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:54:36.177Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:54:36.177Z] OK: 12754 distinct packages available [2020-11-24T15:54:36.177Z] OK: 233 MiB in 51 packages [2020-11-24T15:54:36.177Z] OK: 233 MiB in 51 packages [2020-11-24T15:54:36.444Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:54:36.444Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:54:36.444Z] OK: 12754 distinct packages available [2020-11-24T15:54:36.444Z] OK: 233 MiB in 51 packages [2020-11-24T15:54:36.444Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:54:36.444Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:54:36.444Z] OK: 12754 distinct packages available [2020-11-24T15:54:36.709Z] OK: 233 MiB in 51 packages [2020-11-24T15:54:36.709Z] OK: 233 MiB in 51 packages [2020-11-24T15:54:36.976Z] Removing intermediate container 993a8c9ead97 [2020-11-24T15:54:36.976Z] ---> 3733c5640bbb [2020-11-24T15:54:36.976Z] Step 6/22 : COPY go.mod . [2020-11-24T15:54:36.976Z] Removing intermediate container f8579b5d93e6 [2020-11-24T15:54:36.976Z] ---> a669ad210ec6 [2020-11-24T15:54:36.976Z] Step 6/23 : COPY go.mod . [2020-11-24T15:54:37.092Z] Removing intermediate container 29b3f0584e4e [2020-11-24T15:54:37.092Z] ---> 2166fb0eb825 [2020-11-24T15:54:37.092Z] Successfully built 2166fb0eb825 [2020-11-24T15:54:37.092Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:54:37.483Z] + docker inspect -f . ci-base-image-arm64 [2020-11-24T15:54:37.483Z] . [Pipeline] withDockerContainer [2020-11-24T15:54:37.552Z] Removing intermediate container 1ff651d14364 [2020-11-24T15:54:37.552Z] ---> 3712a688ba08 [2020-11-24T15:54:37.552Z] Step 6/27 : COPY go.mod . [2020-11-24T15:54:37.552Z] ---> f8316459f7ea [2020-11-24T15:54:37.552Z] Step 7/22 : RUN go mod download [2020-11-24T15:54:37.552Z] ---> 316687d7cc5e [2020-11-24T15:54:37.552Z] Step 7/23 : RUN go mod download [2020-11-24T15:54:37.552Z] ---> Running in 0a11ca7919bf [2020-11-24T15:54:37.779Z] prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container [2020-11-24T15:54:37.815Z] ---> Running in c519f57065dc [2020-11-24T15:54:37.815Z] ---> 782ad8351014 [2020-11-24T15:54:37.815Z] Step 7/27 : RUN go mod download [2020-11-24T15:54:37.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-24T15:54:38.079Z] Removing intermediate container 0a4dff144f69 [2020-11-24T15:54:38.079Z] ---> 0c07cd0231d9 [2020-11-24T15:54:38.079Z] Step 6/24 : COPY go.mod . [2020-11-24T15:54:38.079Z] Removing intermediate container 979301cab51f [2020-11-24T15:54:38.079Z] ---> a2eecc3c733e [2020-11-24T15:54:38.079Z] Step 6/22 : COPY go.mod . [2020-11-24T15:54:38.344Z] ---> Running in cf313037d02b [2020-11-24T15:54:38.617Z] ---> fd671d41e790 [2020-11-24T15:54:38.617Z] Step 7/24 : RUN go mod download [2020-11-24T15:54:38.617Z] ---> 1900cfa7ae87 [2020-11-24T15:54:38.617Z] Step 7/22 : RUN go mod download [2020-11-24T15:54:38.617Z] ---> Running in 62e7885b06d0 [2020-11-24T15:54:38.617Z] ---> Running in b942bfa83963 [2020-11-24T15:54:39.217Z] $ docker top 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T15:54:40.308Z] + go version [2020-11-24T15:54:40.308Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-24T15:54:40.340Z] $ docker stop --time=1 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a [2020-11-24T15:54:40.574Z] Removing intermediate container cf313037d02b [2020-11-24T15:54:40.574Z] ---> 67445c600699 [2020-11-24T15:54:40.574Z] Step 8/27 : COPY . . [2020-11-24T15:54:40.574Z] Removing intermediate container c519f57065dc [2020-11-24T15:54:40.574Z] ---> ab50f0affa69 [2020-11-24T15:54:40.574Z] Step 8/23 : COPY . . [2020-11-24T15:54:40.574Z] Removing intermediate container 0a11ca7919bf [2020-11-24T15:54:40.574Z] ---> 3a41fbe2909c [2020-11-24T15:54:40.574Z] Step 8/22 : COPY . . [2020-11-24T15:54:42.217Z] $ docker rm -f 2faea0811a5b109692dd7fc7528c68911e0bfdf66d8d73a0865e748e5660620a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T15:54:43.500Z] + docker inspect -f . ci-base-image-arm64 [2020-11-24T15:54:43.500Z] . [Pipeline] withDockerContainer [2020-11-24T15:54:43.748Z] prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container [2020-11-24T15:54:43.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-24T15:54:44.970Z] Removing intermediate container 62e7885b06d0 [2020-11-24T15:54:44.970Z] ---> 1197c2ce24d8 [2020-11-24T15:54:44.970Z] Step 8/24 : COPY . . [2020-11-24T15:54:45.121Z] $ docker top bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-24T15:54:45.547Z] ========================================================= [2020-11-24T15:54:45.547Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-24T15:54:45.547Z] ========================================================= [Pipeline] sh [2020-11-24T15:54:46.240Z] + make test [2020-11-24T15:54:46.240Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-24T15:54:47.555Z] Removing intermediate container b942bfa83963 [2020-11-24T15:54:47.555Z] ---> 7290b4fb4ba8 [2020-11-24T15:54:47.555Z] Step 8/22 : COPY . . [2020-11-24T15:55:08.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-24T15:55:20.010Z] ---> 48c1041fccbd [2020-11-24T15:55:20.010Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-24T15:55:20.010Z] ---> c02393f614ea [2020-11-24T15:55:20.010Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-24T15:55:20.010Z] ---> fb34cfab1582 [2020-11-24T15:55:20.010Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-24T15:55:20.010Z] ---> a9895308f934 [2020-11-24T15:55:20.010Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-24T15:55:20.010Z] ---> Running in 7622ab16b44c [2020-11-24T15:55:20.010Z] ---> Running in d10275768c3a [2020-11-24T15:55:20.010Z] ---> Running in 8071f96e80a8 [2020-11-24T15:55:20.010Z] ---> Running in bbe09336eb86 [2020-11-24T15:55:20.296Z] ---> c915dd2dc805 [2020-11-24T15:55:20.296Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-24T15:55:20.296Z] ---> Running in 66299a141a54 [2020-11-24T15:55:21.714Z] 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-11-24T15:55:21.714Z] 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-11-24T15:55:21.714Z] 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-11-24T15:55:21.714Z] 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-11-24T15:55:21.714Z] 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-11-24T15:55:47.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-24T15:55:48.439Z] 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-11-24T15:55:55.171Z] Removing intermediate container 8071f96e80a8 [2020-11-24T15:55:55.171Z] ---> 3fb311e639e2 [2020-11-24T15:55:55.171Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-24T15:55:55.171Z] ---> Running in ebff9f4944b5 [2020-11-24T15:55:56.169Z] 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-11-24T15:55:57.127Z] Removing intermediate container bbe09336eb86 [2020-11-24T15:55:57.127Z] ---> 0f6f2e99c9d2 [2020-11-24T15:55:57.127Z] [2020-11-24T15:55:57.127Z] Step 10/24 : FROM alpine:3.10 [2020-11-24T15:55:57.405Z] 3.10: Pulling from library/alpine [2020-11-24T15:55:59.359Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-24T15:55:59.359Z] Removing intermediate container ebff9f4944b5 [2020-11-24T15:55:59.359Z] ---> 90f137549bc3 [2020-11-24T15:55:59.359Z] [2020-11-24T15:55:59.359Z] Step 11/27 : FROM docker:latest [2020-11-24T15:55:59.359Z] ---> 6972c414f322 [2020-11-24T15:55:59.359Z] Step 12/27 : RUN apk add --no-cache bashStatus: Downloaded newer image for alpine:3.10 [2020-11-24T15:55:59.359Z] [2020-11-24T15:55:59.359Z] ---> be4e4bea2c2e [2020-11-24T15:55:59.359Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-24T15:56:00.766Z] ---> Running in 42a0bc2ee176 [2020-11-24T15:56:00.766Z] ---> Running in 76a0bd29243f [2020-11-24T15:56:00.766Z] Removing intermediate container 66299a141a54 [2020-11-24T15:56:00.766Z] ---> e0654dadd9ba [2020-11-24T15:56:00.766Z] [2020-11-24T15:56:00.766Z] Step 10/22 : FROM scratch [2020-11-24T15:56:00.766Z] ---> [2020-11-24T15:56:00.766Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T15:56:01.343Z] ---> Running in 6ffb9faf8143 [2020-11-24T15:56:03.277Z] Removing intermediate container 6ffb9faf8143 [2020-11-24T15:56:03.277Z] ---> 4a32e28dc152 [2020-11-24T15:56:03.277Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-24T15:56:03.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:03.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:03.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:03.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:03.814Z] (1/2) Installing readline (8.0.4-r0) [2020-11-24T15:56:03.814Z] (2/2) Installing bash (5.0.17-r0) [2020-11-24T15:56:03.814Z] v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-24T15:56:03.814Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-24T15:56:03.814Z] OK: 10348 distinct packages available [2020-11-24T15:56:03.814Z] Executing bash-5.0.17-r0.post-install [2020-11-24T15:56:03.814Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:56:03.814Z] OK: 12 MiB in 22 packages [2020-11-24T15:56:03.814Z] ---> Running in 6b4597ab1e34 [2020-11-24T15:56:04.088Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-24T15:56:04.088Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-24T15:56:04.088Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-24T15:56:04.088Z] (4/5) Installing curl (7.66.0-r1) [2020-11-24T15:56:04.088Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-24T15:56:04.088Z] Executing busybox-1.30.1-r3.trigger [2020-11-24T15:56:04.088Z] Executing ca-certificates-20191127-r2.trigger [2020-11-24T15:56:04.088Z] OK: 7 MiB in 19 packages [2020-11-24T15:56:06.017Z] Removing intermediate container 6b4597ab1e34 [2020-11-24T15:56:06.017Z] ---> f26a84dd0ced [2020-11-24T15:56:06.017Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T15:56:06.017Z] Removing intermediate container 7622ab16b44c [2020-11-24T15:56:06.017Z] ---> e49481cf71e7 [2020-11-24T15:56:06.017Z] [2020-11-24T15:56:06.017Z] Step 10/22 : FROM scratch [2020-11-24T15:56:06.017Z] ---> [2020-11-24T15:56:06.017Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T15:56:06.017Z] ---> Using cache [2020-11-24T15:56:06.017Z] ---> 4a32e28dc152 [2020-11-24T15:56:06.017Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-24T15:56:06.976Z] ---> Running in 810575fa713f [2020-11-24T15:56:06.976Z] ---> Running in 9abc0f33d57e [2020-11-24T15:56:07.934Z] Removing intermediate container 9abc0f33d57e [2020-11-24T15:56:07.934Z] ---> c6f0e9b94cc5 [2020-11-24T15:56:07.934Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T15:56:08.198Z] Removing intermediate container 810575fa713f [2020-11-24T15:56:08.198Z] ---> 77e506a99ce6 [2020-11-24T15:56:08.198Z] Step 14/22 : WORKDIR / [2020-11-24T15:56:08.198Z] Removing intermediate container 76a0bd29243f [2020-11-24T15:56:08.198Z] ---> 999c390323a7 [2020-11-24T15:56:08.198Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-24T15:56:08.198Z] Removing intermediate container d10275768c3a [2020-11-24T15:56:08.198Z] ---> 094de71d1326 [2020-11-24T15:56:08.198Z] [2020-11-24T15:56:08.198Z] Step 10/23 : FROM alpine [2020-11-24T15:56:08.198Z] ---> Running in 113dcc67829f [2020-11-24T15:56:08.198Z] latest: Pulling from library/alpine [2020-11-24T15:56:08.198Z] Removing intermediate container 42a0bc2ee176 [2020-11-24T15:56:08.198Z] ---> d108a1d8d1aa [2020-11-24T15:56:08.198Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-24T15:56:08.198Z] ---> Running in 9d0ae7cf3e6d [2020-11-24T15:56:08.198Z] ---> Running in e9684caa0a0a [2020-11-24T15:56:08.469Z] ---> Running in beb4d1f42918 [2020-11-24T15:56:08.735Z] Removing intermediate container 113dcc67829f [2020-11-24T15:56:08.735Z] ---> 7abf71ff23ac [2020-11-24T15:56:08.735Z] Step 14/22 : WORKDIR / [2020-11-24T15:56:08.735Z] ---> Running in 27a7c1c18431 [2020-11-24T15:56:08.735Z] Removing intermediate container 9d0ae7cf3e6d [2020-11-24T15:56:08.735Z] ---> ed0fbc15ebc5 [2020-11-24T15:56:08.735Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-24T15:56:08.735Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-24T15:56:08.735Z] Status: Downloaded newer image for alpine:latest [2020-11-24T15:56:08.735Z] ---> d6e46aa2470d [2020-11-24T15:56:08.735Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T15:56:08.735Z] Removing intermediate container beb4d1f42918 [2020-11-24T15:56:08.735Z] ---> 978b5649f708 [2020-11-24T15:56:08.735Z] Step 13/24 : WORKDIR / [2020-11-24T15:56:09.005Z] ---> Running in 1a5539f3f7d5 [2020-11-24T15:56:09.005Z] ---> Running in 79a298d6ca16 [2020-11-24T15:56:09.005Z] ---> bd2f73f6e197 [2020-11-24T15:56:09.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-24T15:56:09.274Z] Removing intermediate container 27a7c1c18431 [2020-11-24T15:56:09.274Z] ---> 47cd98c50afe [2020-11-24T15:56:09.274Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-24T15:56:09.537Z] Removing intermediate container 79a298d6ca16 [2020-11-24T15:56:09.537Z] ---> 26e11dc4ab59 [2020-11-24T15:56:09.537Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-24T15:56:09.537Z] Removing intermediate container 1a5539f3f7d5 [2020-11-24T15:56:09.537Z] ---> 06d8756feab0 [2020-11-24T15:56:09.537Z] 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-11-24T15:56:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-24T15:56:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-24T15:56:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-24T15:56:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-24T15:56:09.896Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-24T15:56:10.485Z] ---> 19791eb2a7ca [2020-11-24T15:56:10.485Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-24T15:56:10.485Z] ---> Running in 4cf8eeb590dd [2020-11-24T15:56:10.485Z] ---> ce1ff50faa78 [2020-11-24T15:56:10.485Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-24T15:56:10.748Z] ---> 7d5c42a0f029 [2020-11-24T15:56:10.748Z] 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-11-24T15:56:10.748Z] Removing intermediate container e9684caa0a0a [2020-11-24T15:56:10.748Z] ---> a17677a2e1da [2020-11-24T15:56:10.748Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-24T15:56:10.748Z] Removing intermediate container 4cf8eeb590dd [2020-11-24T15:56:10.748Z] ---> 09dfc64f3c4b [2020-11-24T15:56:10.748Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-24T15:56:11.011Z] ---> Running in fa50fd6bd01f [2020-11-24T15:56:11.011Z] ---> dbe901121389 [2020-11-24T15:56:11.011Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-24T15:56:11.011Z] ---> Running in b3f3beefc1e6 [2020-11-24T15:56:11.276Z] ---> 7971e14d2dd2 [2020-11-24T15:56:11.276Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-24T15:56:11.276Z] ---> 5dab7f5ac097 [2020-11-24T15:56:11.276Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-24T15:56:11.276Z] ---> Running in 1e86c59e94cf [2020-11-24T15:56:11.276Z] Removing intermediate container fa50fd6bd01f [2020-11-24T15:56:11.276Z] ---> d4465be74bb0 [2020-11-24T15:56:11.276Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-24T15:56:11.539Z] Removing intermediate container b3f3beefc1e6 [2020-11-24T15:56:11.539Z] ---> d5a570232168 [2020-11-24T15:56:11.539Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:56:11.539Z] ---> Running in 8b49034b2b00 [2020-11-24T15:56:11.539Z] ---> Running in bf6f79dc7afe [2020-11-24T15:56:11.802Z] Removing intermediate container 1e86c59e94cf [2020-11-24T15:56:11.802Z] ---> e972fcb7d3da [2020-11-24T15:56:11.802Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:56:11.802Z] ---> df5d1f410c32 [2020-11-24T15:56:11.802Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-24T15:56:11.802Z] ---> f985f75195da [2020-11-24T15:56:11.802Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-24T15:56:11.889Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.072s [2020-11-24T15:56:11.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-24T15:56:11.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-24T15:56:12.071Z] ---> Running in 41337c998a91 [2020-11-24T15:56:12.071Z] Removing intermediate container 8b49034b2b00 [2020-11-24T15:56:12.071Z] ---> aa3610404ec2 [2020-11-24T15:56:12.071Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-24T15:56:12.071Z] ---> Running in 6cad742e86b8 [2020-11-24T15:56:12.339Z] ---> Running in ee1c43cef2d0 [2020-11-24T15:56:12.340Z] Removing intermediate container 41337c998a91 [2020-11-24T15:56:12.340Z] ---> 147b9ab88415 [2020-11-24T15:56:12.340Z] Step 20/22 : LABEL arch=x86_64 [2020-11-24T15:56:12.340Z] Removing intermediate container 6cad742e86b8 [2020-11-24T15:56:12.340Z] ---> d25edf344863 [2020-11-24T15:56:12.340Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:56:12.604Z] ---> 2775e768d66d [2020-11-24T15:56:12.604Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-24T15:56:12.870Z] ---> Running in 8a374ebd812a [2020-11-24T15:56:12.870Z] ---> Running in ce89ac6e9e64 [2020-11-24T15:56:12.870Z] Removing intermediate container ee1c43cef2d0 [2020-11-24T15:56:12.870Z] ---> 38adea4b665f [2020-11-24T15:56:12.870Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-24T15:56:13.449Z] Removing intermediate container ce89ac6e9e64 [2020-11-24T15:56:13.449Z] ---> ae36dad1383f [2020-11-24T15:56:13.449Z] Step 20/22 : LABEL arch=x86_64 [2020-11-24T15:56:13.449Z] Removing intermediate container 8a374ebd812a [2020-11-24T15:56:13.449Z] ---> 67f05d56dd9b [2020-11-24T15:56:13.449Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:56:13.449Z] ---> 18a0b618389b [2020-11-24T15:56:13.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-24T15:56:13.449Z] ---> 6f7551645ab4 [2020-11-24T15:56:13.449Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-24T15:56:13.715Z] ---> Running in 1153f7055cdb [2020-11-24T15:56:13.715Z] ---> Running in 585e92e8a2b5 [2020-11-24T15:56:13.715Z] Removing intermediate container bf6f79dc7afe [2020-11-24T15:56:13.715Z] ---> 912b6c7119a8 [2020-11-24T15:56:13.715Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-24T15:56:13.979Z] ---> Running in 4150239b71f4 [2020-11-24T15:56:13.979Z] ---> bf391596480d [2020-11-24T15:56:13.979Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-24T15:56:13.979Z] Removing intermediate container 585e92e8a2b5 [2020-11-24T15:56:13.979Z] ---> dcb7aa168244 [2020-11-24T15:56:13.979Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T15:56:14.252Z] ---> Running in 741db329f958 [2020-11-24T15:56:14.252Z] Removing intermediate container 1153f7055cdb [2020-11-24T15:56:14.252Z] ---> f2beb680a2ce [2020-11-24T15:56:14.252Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:56:14.252Z] ---> 7834dff4ce65 [2020-11-24T15:56:14.252Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-24T15:56:14.252Z] ---> Running in 7b5956fb1113 [2020-11-24T15:56:14.520Z] ---> Running in e6b99dd2d7f0 [2020-11-24T15:56:14.522Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-24T15:56:14.784Z] Removing intermediate container 7b5956fb1113 [2020-11-24T15:56:14.784Z] ---> ed2eb2089dce [2020-11-24T15:56:14.784Z] [2020-11-24T15:56:14.784Z] ---> 3e4cfe3dea93 [2020-11-24T15:56:14.784Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-24T15:56:14.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:14.784Z] ---> Running in 954e80995996 [2020-11-24T15:56:14.784Z] Removing intermediate container e6b99dd2d7f0 [2020-11-24T15:56:14.784Z] ---> 3591964459b6 [2020-11-24T15:56:14.784Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T15:56:15.053Z] Successfully built ed2eb2089dce [2020-11-24T15:56:15.053Z] Successfully tagged docker-core-command-go:latest [2020-11-24T15:56:15.053Z] Building docker-security-proxy-setup-go [2020-11-24T15:56:15.327Z]  Building docker-core-command-go ... done  ---> Running in 98dbd6b8f8df [2020-11-24T15:56:15.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-24T15:56:15.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-24T15:56:15.515Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-24T15:56:15.515Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-24T15:56:15.595Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:15.595Z] Removing intermediate container 98dbd6b8f8df [2020-11-24T15:56:15.595Z] ---> 8e9c0563cc70 [2020-11-24T15:56:15.595Z] [2020-11-24T15:56:15.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:15.863Z] Removing intermediate container 741db329f958 [2020-11-24T15:56:15.863Z] ---> 7d2040572c18 [2020-11-24T15:56:15.863Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-24T15:56:15.863Z] Successfully built 8e9c0563cc70 [2020-11-24T15:56:15.863Z] Successfully tagged docker-core-metadata-go:latest [2020-11-24T15:56:15.863Z] Building docker-support-notifications-go [2020-11-24T15:56:15.863Z]  Building docker-core-metadata-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:15.863Z] ---> Running in e9ea0d570713 [2020-11-24T15:56:16.133Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-24T15:56:16.133Z] (2/33) Installing expat (2.2.9-r1) [2020-11-24T15:56:16.133Z] (3/33) Installing libffi (3.3-r2) [2020-11-24T15:56:16.133Z] (4/33) Installing gdbm (1.13-r1) [2020-11-24T15:56:16.133Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-24T15:56:16.133Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-24T15:56:16.133Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-24T15:56:16.399Z] Removing intermediate container e9ea0d570713 [2020-11-24T15:56:16.399Z] ---> b7d98d08704a [2020-11-24T15:56:16.399Z] Step 22/24 : LABEL arch=x86_64 [2020-11-24T15:56:16.399Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-24T15:56:16.399Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-24T15:56:16.399Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-24T15:56:16.665Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-24T15:56:18.590Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-24T15:56:18.590Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:56:18.590Z] OK: 8 MiB in 19 packages [2020-11-24T15:56:21.534Z] ---> Running in ee9c92fd90f2 [2020-11-24T15:56:23.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.295s coverage: 46.6% of statements [2020-11-24T15:56:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-24T15:56:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-24T15:56:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-24T15:56:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-24T15:56:23.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-24T15:56:24.915Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-24T15:56:24.915Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-24T15:56:24.915Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-24T15:56:24.915Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-24T15:56:24.915Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-24T15:56:24.915Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-24T15:56:24.915Z] Removing intermediate container ee9c92fd90f2 [2020-11-24T15:56:24.915Z] ---> 7c2aef21f083 [2020-11-24T15:56:24.915Z] Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:56:24.915Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-24T15:56:24.915Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-24T15:56:25.496Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-24T15:56:25.496Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-24T15:56:25.496Z] ---> Running in 909d15457613 [2020-11-24T15:56:25.496Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-24T15:56:25.496Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-24T15:56:25.764Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-24T15:56:25.764Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-24T15:56:25.764Z] Removing intermediate container 4150239b71f4 [2020-11-24T15:56:25.764Z] ---> 5e1e769fae69 [2020-11-24T15:56:25.764Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-24T15:56:25.764Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-24T15:56:26.736Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-24T15:56:26.736Z] Removing intermediate container 909d15457613 [2020-11-24T15:56:26.736Z] ---> 93c07b98dbc8 [2020-11-24T15:56:26.736Z] Step 24/24 : LABEL version=0.0.0 [2020-11-24T15:56:26.736Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-24T15:56:27.322Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-24T15:56:27.586Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-24T15:56:28.988Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-24T15:56:29.567Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-24T15:56:29.830Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-24T15:56:30.097Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-24T15:56:30.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.498s coverage: 27.1% of statements [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-24T15:56:30.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-24T15:56:30.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.092s coverage: 100.0% of statements [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-24T15:56:30.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.542s coverage: 69.3% of statements [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-24T15:56:30.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-24T15:56:30.674Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-24T15:56:31.257Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-24T15:56:31.522Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-24T15:56:32.105Z] ---> Running in 81a6c806c505 [2020-11-24T15:56:32.105Z] ---> a12da5c81d3b [2020-11-24T15:56:32.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-24T15:56:32.369Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:56:32.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.689s coverage: 83.3% of statements [2020-11-24T15:56:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-24T15:56:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-24T15:56:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-24T15:56:32.551Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-24T15:56:32.632Z] OK: 71 MiB in 55 packages [2020-11-24T15:56:36.875Z] ---> 44431c502a7f [2020-11-24T15:56:36.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-11-24T15:56:36.875Z] Removing intermediate container 81a6c806c505 [2020-11-24T15:56:36.875Z] ---> 371fd135afc7 [2020-11-24T15:56:36.875Z] [2020-11-24T15:56:37.833Z] Successfully built 371fd135afc7 [2020-11-24T15:56:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.200s coverage: 28.6% of statements [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-24T15:56:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.194s coverage: 100.0% of statements [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-24T15:56:37.982Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements [2020-11-24T15:56:37.982Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-24T15:56:38.113Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-11-24T15:56:38.113Z] Building docker-security-bootstrap-redis-go [2020-11-24T15:56:38.113Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:56:38.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:56:38.113Z] ---> 7294d081ee8d [2020-11-24T15:56:38.113Z] Step 3/24 : WORKDIR /edgex-go [2020-11-24T15:56:38.113Z] ---> Using cache [2020-11-24T15:56:38.113Z] ---> 57b5810f0be0 [2020-11-24T15:56:38.113Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:56:38.113Z] ---> Using cache [2020-11-24T15:56:38.113Z] ---> 66de53174598 [2020-11-24T15:56:38.113Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-24T15:56:38.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.317s coverage: 86.7% of statements [2020-11-24T15:56:38.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-24T15:56:39.531Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:56:39.531Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:56:39.531Z] ---> 7294d081ee8d [2020-11-24T15:56:39.531Z] Step 3/20 : WORKDIR /edgex-go [2020-11-24T15:56:39.531Z] ---> Using cache [2020-11-24T15:56:39.531Z] ---> 57b5810f0be0 [2020-11-24T15:56:39.531Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:56:39.531Z] ---> Using cache [2020-11-24T15:56:39.796Z] ---> 66de53174598 [2020-11-24T15:56:39.796Z] Step 5/20 : RUN apk update && apk add make git [2020-11-24T15:56:39.796Z] ---> Using cache [2020-11-24T15:56:39.796Z] ---> a2eecc3c733e [2020-11-24T15:56:39.796Z] Step 6/20 : COPY go.mod . [2020-11-24T15:56:39.796Z] ---> Using cache [2020-11-24T15:56:39.796Z] ---> 1900cfa7ae87 [2020-11-24T15:56:39.796Z] Step 7/20 : RUN go mod download [2020-11-24T15:56:39.796Z] ---> Using cache [2020-11-24T15:56:39.796Z] ---> 7290b4fb4ba8 [2020-11-24T15:56:39.796Z] Step 8/20 : COPY . . [2020-11-24T15:56:39.796Z] ---> Running in 428184f89fd4 [2020-11-24T15:56:39.796Z] ---> Using cache [2020-11-24T15:56:39.796Z] ---> c915dd2dc805 [2020-11-24T15:56:39.796Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-24T15:56:40.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.329s coverage: 97.5% of statements [2020-11-24T15:56:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-24T15:56:40.250Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 79.0% of statements [2020-11-24T15:56:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-24T15:56:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-24T15:56:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-24T15:56:40.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-24T15:56:44.024Z] ---> e9505111c498 [2020-11-24T15:56:44.024Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-24T15:56:44.978Z] ---> Running in daa2c0bfc0bc [2020-11-24T15:56:46.394Z] ---> Running in f229703eda13 [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.038s coverage: 95.7% of statements [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.0% of statements [no tests to run] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.571s coverage: 63.5% of statements [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-24T15:56:47.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.078s coverage: 100.0% of statements [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2020-11-24T15:56:47.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2020-11-24T15:56:47.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2020-11-24T15:56:47.887Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2020-11-24T15:56:48.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:48.355Z] Removing intermediate container f229703eda13 [2020-11-24T15:56:48.355Z] ---> 08e9ec2beac2 [2020-11-24T15:56:48.355Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:56:48.936Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:56:49.199Z] ---> Running in 0b670e3984da [2020-11-24T15:56:49.199Z] 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-11-24T15:56:49.469Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:56:49.469Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:56:49.469Z] OK: 12754 distinct packages available [2020-11-24T15:56:50.053Z] OK: 233 MiB in 51 packages [2020-11-24T15:56:51.018Z] Removing intermediate container 0b670e3984da [2020-11-24T15:56:51.018Z] ---> 813b551ebd92 [2020-11-24T15:56:51.018Z] Step 21/23 : LABEL arch=x86_64 [2020-11-24T15:56:52.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.928s coverage: 55.9% of statements [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-24T15:56:52.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-24T15:56:53.619Z] ---> Running in 34e93759e1be [2020-11-24T15:56:55.048Z] Removing intermediate container 428184f89fd4 [2020-11-24T15:56:55.048Z] ---> cb8023902901 [2020-11-24T15:56:55.048Z] Step 6/24 : COPY go.mod . [2020-11-24T15:56:55.048Z] Removing intermediate container 34e93759e1be [2020-11-24T15:56:55.048Z] ---> fcd3fc45c024 [2020-11-24T15:56:55.048Z] Step 22/23 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:56:56.468Z] ---> Running in ab8df76400af [2020-11-24T15:56:56.468Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:56:56.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:56:56.468Z] ---> 7294d081ee8d [2020-11-24T15:56:56.468Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> 57b5810f0be0 [2020-11-24T15:56:56.468Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> 66de53174598 [2020-11-24T15:56:56.468Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> a2eecc3c733e [2020-11-24T15:56:56.468Z] Step 6/22 : COPY go.mod . [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> 1900cfa7ae87 [2020-11-24T15:56:56.468Z] Step 7/22 : RUN go mod download [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> 7290b4fb4ba8 [2020-11-24T15:56:56.468Z] Step 8/22 : COPY . . [2020-11-24T15:56:56.468Z] ---> Using cache [2020-11-24T15:56:56.468Z] ---> c915dd2dc805 [2020-11-24T15:56:56.468Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-24T15:56:56.468Z] Removing intermediate container 954e80995996 [2020-11-24T15:56:56.468Z] ---> 19251b3ede8d [2020-11-24T15:56:56.468Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-24T15:56:57.048Z] ---> d217f4169d73 [2020-11-24T15:56:57.048Z] Step 7/24 : RUN go mod download [2020-11-24T15:56:57.312Z] ---> Running in fa18be03f91a [2020-11-24T15:56:57.312Z] ---> Running in 863ccef5d8ab [2020-11-24T15:56:57.312Z] ---> Running in 06c1f08bb30f [2020-11-24T15:56:57.596Z] Removing intermediate container ab8df76400af [2020-11-24T15:56:57.596Z] ---> 3826b9cba261 [2020-11-24T15:56:57.596Z] Step 23/23 : LABEL version=0.0.0 [2020-11-24T15:56:57.596Z] ---> Running in b809eed0573f [2020-11-24T15:56:58.211Z] Removing intermediate container b809eed0573f [2020-11-24T15:56:58.211Z] ---> 73db22e31be5 [2020-11-24T15:56:58.211Z] [2020-11-24T15:56:58.486Z] Successfully built 73db22e31be5 [2020-11-24T15:56:58.486Z] Successfully tagged docker-core-data-go:latest [2020-11-24T15:56:58.486Z] Building docker-support-logging-go [2020-11-24T15:56:59.076Z]  Building docker-core-data-go ... done 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-11-24T15:57:04.426Z] Removing intermediate container 06c1f08bb30f [2020-11-24T15:57:04.426Z] ---> 21be9a6af134 [2020-11-24T15:57:04.426Z] Step 8/24 : COPY . . [2020-11-24T15:57:04.714Z] Collecting docker-compose==1.23.2 [2020-11-24T15:57:04.715Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-24T15:57:07.579Z] Collecting texttable<0.10,>=0.9.0 [2020-11-24T15:57:07.579Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-24T15:57:11.963Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-24T15:57:11.963Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-24T15:57:11.963Z] 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-11-24T15:57:12.567Z] Collecting PyYAML<4,>=3.10 [2020-11-24T15:57:12.567Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-24T15:57:15.968Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-24T15:57:15.968Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 26.840s coverage: 86.3% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.294s coverage: 72.2% of statements [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.540s coverage: 72.1% of statements [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.100s coverage: 82.4% of statements [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.067s coverage: 48.4% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.069s coverage: 28.8% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.2% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.416s coverage: 84.1% of statements [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.076s coverage: 100.0% of statements [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.098s coverage: 42.9% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.060s coverage: 100.0% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.098s coverage: 83.8% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.367s coverage: 47.1% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.076s coverage: 100.0% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-24T15:57:19.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2020-11-24T15:57:19.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-24T15:57:19.316Z] Collecting docopt<0.7,>=0.6.1 [2020-11-24T15:57:19.316Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-24T15:57:20.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.015s coverage: 29.1% of statements [2020-11-24T15:57:20.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-24T15:57:20.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-24T15:57:20.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-24T15:57:20.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-24T15:57:20.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-24T15:57:20.051Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.190s coverage: 99.0% of statements [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-24T15:57:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-24T15:57:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-24T15:57:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-24T15:57:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-24T15:57:20.052Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-24T15:57:20.052Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2020-11-24T15:57:21.039Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-11-24T15:57:21.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:57:21.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:57:21.256Z] ---> 7294d081ee8d [2020-11-24T15:57:21.256Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T15:57:21.256Z] ---> Using cache [2020-11-24T15:57:21.256Z] ---> 57b5810f0be0 [2020-11-24T15:57:21.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:57:21.256Z] ---> Using cache [2020-11-24T15:57:21.256Z] ---> 66de53174598 [2020-11-24T15:57:21.256Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-24T15:57:21.522Z] Collecting docker<4.0,>=3.6.0 [2020-11-24T15:57:21.522Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-24T15:57:21.633Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-11-24T15:57:22.611Z] GO111MODULE=on go vet ./... [2020-11-24T15:57:24.092Z] Collecting cached-property<2,>=1.2.0 [2020-11-24T15:57:24.092Z] ---> Running in ec2040eb0ba3 [2020-11-24T15:57:24.092Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-24T15:57:24.369Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-24T15:57:24.369Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-24T15:57:24.369Z] Removing intermediate container daa2c0bfc0bc [2020-11-24T15:57:24.369Z] ---> b0e6fc11eced [2020-11-24T15:57:24.369Z] [2020-11-24T15:57:24.369Z] Step 10/20 : FROM alpine [2020-11-24T15:57:24.369Z] ---> d6e46aa2470d [2020-11-24T15:57:24.369Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-24T15:57:24.635Z] Collecting jsonschema<3,>=2.5.1 [2020-11-24T15:57:24.635Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-24T15:57:26.049Z] ---> Running in d492c6af6ba6 [2020-11-24T15:57:26.049Z] Collecting idna<2.8,>=2.5 [2020-11-24T15:57:26.049Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-24T15:57:26.049Z] 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-11-24T15:57:26.049Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:26.049Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-24T15:57:26.049Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-24T15:57:26.049Z] 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-11-24T15:57:26.311Z] Collecting docker-pycreds>=0.4.0 [2020-11-24T15:57:26.311Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-24T15:57:26.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:27.146Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-24T15:57:27.146Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-24T15:57:27.146Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-24T15:57:27.146Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-24T15:57:27.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:27.422Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:57:27.422Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:57:27.422Z] OK: 12754 distinct packages available [2020-11-24T15:57:27.422Z] Installing collected packages: texttable, idna, urllib3, requests, PyYAML, dockerpty, docopt, docker-pycreds, websocket-client, docker, cached-property, jsonschema, docker-compose [2020-11-24T15:57:27.422Z] Running setup.py install for texttable: started [2020-11-24T15:57:27.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:27.702Z] OK: 233 MiB in 51 packages [2020-11-24T15:57:27.702Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:57:27.702Z] v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:57:27.702Z] OK: 12746 distinct packages available [2020-11-24T15:57:27.973Z] OK: 233 MiB in 51 packages [2020-11-24T15:57:27.973Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-24T15:57:28.235Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-24T15:57:28.235Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-24T15:57:28.235Z] (4/4) Installing curl (7.69.1-r1) [2020-11-24T15:57:28.235Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:57:28.235Z] Running setup.py install for texttable: finished with status 'done' [2020-11-24T15:57:28.235Z] Attempting uninstall: idna [2020-11-24T15:57:28.235Z] Found existing installation: idna 2.9 [2020-11-24T15:57:28.235Z] Uninstalling idna-2.9: [2020-11-24T15:57:28.235Z] Executing ca-certificates-20191127-r4.trigger [2020-11-24T15:57:28.235Z] OK: 7 MiB in 18 packages [2020-11-24T15:57:28.497Z] Successfully uninstalled idna-2.9 [2020-11-24T15:57:29.445Z] Attempting uninstall: urllib3 [2020-11-24T15:57:29.445Z] Found existing installation: urllib3 1.25.9 [2020-11-24T15:57:29.445Z] Uninstalling urllib3-1.25.9: [2020-11-24T15:57:30.022Z] Successfully uninstalled urllib3-1.25.9 [2020-11-24T15:57:30.968Z] Attempting uninstall: requests [2020-11-24T15:57:30.968Z] Found existing installation: requests 2.23.0 [2020-11-24T15:57:30.968Z] Uninstalling requests-2.23.0: [2020-11-24T15:57:30.968Z] Removing intermediate container ec2040eb0ba3 [2020-11-24T15:57:30.968Z] ---> d5c425164a0c [2020-11-24T15:57:30.968Z] Step 6/22 : COPY go.mod . [2020-11-24T15:57:30.968Z] Removing intermediate container 863ccef5d8ab [2020-11-24T15:57:30.968Z] ---> d6e8c046db24 [2020-11-24T15:57:30.968Z] [2020-11-24T15:57:30.968Z] Step 10/22 : FROM alpine:3.10 [2020-11-24T15:57:30.968Z] ---> be4e4bea2c2e [2020-11-24T15:57:30.968Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-24T15:57:30.968Z] Successfully uninstalled requests-2.23.0 [2020-11-24T15:57:30.968Z] ---> Using cache [2020-11-24T15:57:30.968Z] ---> d108a1d8d1aa [2020-11-24T15:57:30.968Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-24T15:57:31.231Z] ---> e12d9dbdbb66 [2020-11-24T15:57:31.231Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-24T15:57:31.231Z] Removing intermediate container d492c6af6ba6 [2020-11-24T15:57:31.231Z] ---> 32cbde606f18 [2020-11-24T15:57:31.231Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-24T15:57:31.497Z] Running setup.py install for PyYAML: started [2020-11-24T15:57:31.497Z] ---> Running in e2440d34ad40 [2020-11-24T15:57:31.497Z] ---> Running in 3bef720b374b [2020-11-24T15:57:31.497Z] ---> 3a04c427515f [2020-11-24T15:57:31.497Z] Step 7/22 : RUN go mod download [2020-11-24T15:57:31.497Z] ---> Running in 6d84ad2c072d [2020-11-24T15:57:31.497Z] ---> Running in 4df6ea316124 [2020-11-24T15:57:32.072Z] Removing intermediate container 6d84ad2c072d [2020-11-24T15:57:32.072Z] ---> de3c68a6b1a8 [2020-11-24T15:57:32.072Z] Step 13/20 : WORKDIR /edgex [2020-11-24T15:57:32.072Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-24T15:57:32.072Z] Running setup.py install for dockerpty: started [2020-11-24T15:57:32.072Z] Removing intermediate container e2440d34ad40 [2020-11-24T15:57:32.072Z] ---> fb92730f5edd [2020-11-24T15:57:32.072Z] Step 13/22 : WORKDIR / [2020-11-24T15:57:32.343Z] ---> Running in c52af2d692e4 [2020-11-24T15:57:32.343Z] ---> Running in 233190d8b07e [2020-11-24T15:57:32.343Z] 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-11-24T15:57:32.610Z] Removing intermediate container c52af2d692e4 [2020-11-24T15:57:32.610Z] ---> 419e077647a7 [2020-11-24T15:57:32.610Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-24T15:57:32.610Z] Removing intermediate container 233190d8b07e [2020-11-24T15:57:32.610Z] ---> 5e6fb6b0d864 [2020-11-24T15:57:32.610Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-24T15:57:32.610Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-24T15:57:32.610Z] Running setup.py install for docopt: started [2020-11-24T15:57:32.877Z] ---> 10306c30b257 [2020-11-24T15:57:32.877Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-24T15:57:33.155Z] ---> 06cdfff94bce [2020-11-24T15:57:33.155Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-24T15:57:33.423Z] Running setup.py install for docopt: finished with status 'done' [2020-11-24T15:57:35.371Z] ---> 93f3caa15fc1 [2020-11-24T15:57:35.371Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-24T15:57:35.660Z] ---> a8b65c9bba26 [2020-11-24T15:57:35.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-24T15:57:35.660Z] ---> Running in cea1268d864f [2020-11-24T15:57:35.950Z] Removing intermediate container 4df6ea316124 [2020-11-24T15:57:35.950Z] ---> 6a86941e72ff [2020-11-24T15:57:35.950Z] Step 8/22 : COPY . . [2020-11-24T15:57:35.950Z] 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-11-24T15:57:36.945Z] ---> 9c50b1ab44cf [2020-11-24T15:57:36.945Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-24T15:57:36.945Z] Removing intermediate container cea1268d864f [2020-11-24T15:57:36.945Z] ---> 038bcf41c375 [2020-11-24T15:57:36.945Z] Step 17/20 : CMD ["--init=true"] [2020-11-24T15:57:37.230Z] ---> Running in 1a43f9593d5b [2020-11-24T15:57:42.581Z] ---> fccf79b17ebe [2020-11-24T15:57:42.581Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-24T15:57:42.862Z] Removing intermediate container 1a43f9593d5b [2020-11-24T15:57:42.862Z] ---> 6483812c7614 [2020-11-24T15:57:42.862Z] Step 18/20 : LABEL arch=x86_64 [2020-11-24T15:57:46.199Z] ---> Running in b4b0669c83b0 [2020-11-24T15:57:46.477Z] ---> Running in a460f5de036b [2020-11-24T15:57:46.477Z] Removing intermediate container fa18be03f91a [2020-11-24T15:57:46.477Z] ---> 42512ee3feb2 [2020-11-24T15:57:46.477Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-24T15:57:48.417Z] Removing intermediate container b4b0669c83b0 [2020-11-24T15:57:48.417Z] ---> cf126c52e231 [2020-11-24T15:57:48.417Z] Step 19/20 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:57:49.377Z] ---> Running in ea520369a321 [2020-11-24T15:57:50.791Z] ---> Running in d0e811a3cc55 [2020-11-24T15:57:55.048Z] Removing intermediate container d0e811a3cc55 [2020-11-24T15:57:55.048Z] ---> 53bea3c4e33b [2020-11-24T15:57:55.048Z] Step 20/20 : LABEL version=0.0.0 [2020-11-24T15:57:55.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:55.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:57:55.313Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-24T15:57:55.313Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-24T15:57:55.313Z] (3/3) Installing curl (7.69.1-r1) [2020-11-24T15:57:55.313Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:57:55.313Z] OK: 72 MiB in 58 packages [2020-11-24T15:57:55.954Z] ---> Running in b4e20d5693e9 [2020-11-24T15:57:56.633Z] Removing intermediate container a460f5de036b [2020-11-24T15:57:56.633Z] ---> 538d390851e0 [2020-11-24T15:57:56.633Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-24T15:57:58.070Z] ---> Running in 4bb02e89a410 [2020-11-24T15:57:58.070Z] Removing intermediate container b4e20d5693e9 [2020-11-24T15:57:58.070Z] ---> 965d1905dbfd [2020-11-24T15:57:58.070Z] [2020-11-24T15:57:58.070Z] ---> f3cc59b9ea24 [2020-11-24T15:57:58.070Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-24T15:57:58.070Z] Removing intermediate container ea520369a321 [2020-11-24T15:57:58.070Z] ---> ee9b74d3ea88 [2020-11-24T15:57:58.070Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-24T15:57:58.070Z] Successfully built 965d1905dbfd [2020-11-24T15:57:58.070Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-11-24T15:57:58.070Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go [2020-11-24T15:57:58.070Z] ---> Running in bc825073048b [2020-11-24T15:57:58.070Z] ---> Running in c4b2e89d4bcc [2020-11-24T15:57:58.070Z] Removing intermediate container 4bb02e89a410 [2020-11-24T15:57:58.070Z] ---> f4f5414b6bbe [2020-11-24T15:57:58.070Z] Step 20/22 : LABEL arch=x86_64 [2020-11-24T15:57:58.335Z] ---> Running in f9b2cb8c2f59 [2020-11-24T15:57:58.602Z] Removing intermediate container bc825073048b [2020-11-24T15:57:58.602Z] ---> 1132df04f666 [2020-11-24T15:57:58.602Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:57:58.602Z] Removing intermediate container f9b2cb8c2f59 [2020-11-24T15:57:58.602Z] ---> 1d35b0e20ed5 [2020-11-24T15:57:58.602Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:57:58.878Z] ---> Running in 21df14a11b15 [2020-11-24T15:57:58.878Z] ---> Running in 5245fdbaab1b [2020-11-24T15:57:59.468Z] Removing intermediate container 21df14a11b15 [2020-11-24T15:57:59.468Z] ---> b7c5d647855a [2020-11-24T15:57:59.468Z] Step 25/27 : LABEL arch=x86_64 [2020-11-24T15:57:59.468Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-24T15:57:59.735Z] Removing intermediate container 5245fdbaab1b [2020-11-24T15:57:59.735Z] ---> 4ab338f3963c [2020-11-24T15:57:59.735Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T15:57:59.735Z] ---> Running in d5a62ceb7774 [2020-11-24T15:58:03.068Z] ---> Running in 1b90a132ea78 [2020-11-24T15:58:05.061Z] Removing intermediate container d5a62ceb7774 [2020-11-24T15:58:05.061Z] ---> 409fda9be08c [2020-11-24T15:58:05.061Z] Step 26/27 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:58:05.061Z] Removing intermediate container 1b90a132ea78 [2020-11-24T15:58:05.061Z] ---> bd2c32103192 [2020-11-24T15:58:05.061Z] [2020-11-24T15:58:05.061Z] ---> Running in 2b6c700cbf0c [2020-11-24T15:58:05.061Z] Removing intermediate container 3bef720b374b [2020-11-24T15:58:05.061Z] ---> a2bcfc08ae6d [2020-11-24T15:58:05.061Z] [2020-11-24T15:58:05.061Z] Step 10/24 : FROM scratch [2020-11-24T15:58:05.061Z] ---> [2020-11-24T15:58:05.061Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-24T15:58:05.333Z] Successfully built bd2c32103192 [2020-11-24T15:58:05.333Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-11-24T15:58:05.333Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2020-11-24T15:58:12.020Z] Removing intermediate container 2b6c700cbf0c [2020-11-24T15:58:12.020Z] ---> d756b5a43ac9 [2020-11-24T15:58:12.020Z] Step 27/27 : LABEL version=0.0.0 [2020-11-24T15:58:12.020Z] ---> Running in 4de361b136c0 [2020-11-24T15:58:14.609Z] ---> Running in b7bb0b8bd7a7 [2020-11-24T15:58:14.609Z] Removing intermediate container 4de361b136c0 [2020-11-24T15:58:14.609Z] ---> 0c4d24cdb82c [2020-11-24T15:58:14.609Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-24T15:58:14.900Z] ---> Running in dbca984d0c6d [2020-11-24T15:58:15.172Z] Removing intermediate container b7bb0b8bd7a7 [2020-11-24T15:58:15.172Z] ---> 3698078d6a9d [2020-11-24T15:58:15.172Z] [2020-11-24T15:58:15.766Z] Successfully built 3698078d6a9d [2020-11-24T15:58:15.766Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-11-24T15:58:17.703Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container dbca984d0c6d [2020-11-24T15:58:17.703Z] ---> 97046ff39494 [2020-11-24T15:58:17.703Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-24T15:58:18.282Z] ---> Running in 325e4aa16144 [2020-11-24T15:58:19.250Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:58:19.250Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-24T15:58:19.250Z] ---> 7294d081ee8d [2020-11-24T15:58:19.250Z] Step 3/29 : WORKDIR /edgex-go [2020-11-24T15:58:19.250Z] ---> Using cache [2020-11-24T15:58:19.250Z] ---> 57b5810f0be0 [2020-11-24T15:58:19.250Z] Step 4/29 : RUN apk update && apk add make git [2020-11-24T15:58:20.223Z] Removing intermediate container 325e4aa16144 [2020-11-24T15:58:20.223Z] ---> 9e0767cfd752 [2020-11-24T15:58:20.223Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-24T15:58:20.816Z] ---> Running in 12c19eb9ac36 [2020-11-24T15:58:20.816Z] ---> ef35131afc35 [2020-11-24T15:58:20.816Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-24T15:58:21.785Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:58:22.740Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:58:23.006Z] ---> afd79743c562 [2020-11-24T15:58:23.006Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-24T15:58:23.269Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:58:23.269Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:58:23.269Z] OK: 12754 distinct packages available [2020-11-24T15:58:23.535Z] OK: 233 MiB in 51 packages [2020-11-24T15:58:26.110Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T15:58:26.110Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-24T15:58:26.110Z] ---> 7294d081ee8d [2020-11-24T15:58:26.110Z] Step 3/21 : WORKDIR /edgex-go [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> 57b5810f0be0 [2020-11-24T15:58:26.110Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> 66de53174598 [2020-11-24T15:58:26.110Z] Step 5/21 : RUN apk update && apk add make git [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> a2eecc3c733e [2020-11-24T15:58:26.110Z] Step 6/21 : COPY go.mod . [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> 1900cfa7ae87 [2020-11-24T15:58:26.110Z] Step 7/21 : RUN go mod download [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> 7290b4fb4ba8 [2020-11-24T15:58:26.110Z] Step 8/21 : COPY . . [2020-11-24T15:58:26.110Z] ---> Using cache [2020-11-24T15:58:26.110Z] ---> c915dd2dc805 [2020-11-24T15:58:26.110Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-24T15:58:27.065Z] ---> 216f90bfe31b [2020-11-24T15:58:27.065Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-24T15:58:27.065Z] ---> Running in e2671d8113de [2020-11-24T15:58:27.065Z] Removing intermediate container c4b2e89d4bcc [2020-11-24T15:58:27.065Z] ---> 4c15892999de [2020-11-24T15:58:27.065Z] [2020-11-24T15:58:27.065Z] Step 10/22 : FROM scratch [2020-11-24T15:58:27.065Z] ---> [2020-11-24T15:58:27.065Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-24T15:58:27.331Z] ---> Using cache [2020-11-24T15:58:27.331Z] ---> 0c4d24cdb82c [2020-11-24T15:58:27.331Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-24T15:58:27.331Z] ---> 66d366606913 [2020-11-24T15:58:27.331Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-24T15:58:27.331Z] Removing intermediate container 12c19eb9ac36 [2020-11-24T15:58:27.331Z] ---> d01662f2e8df [2020-11-24T15:58:27.331Z] Step 5/29 : COPY go.mod . [2020-11-24T15:58:27.331Z] ---> Running in 49123f0ba9b9 [2020-11-24T15:58:27.606Z] 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-11-24T15:58:27.606Z] Removing intermediate container 49123f0ba9b9 [2020-11-24T15:58:27.606Z] ---> 3df99897db9e [2020-11-24T15:58:27.606Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T15:58:27.885Z] ---> Running in 00dbc1587769 [2020-11-24T15:58:27.885Z] ---> 93c5212a547e [2020-11-24T15:58:27.885Z] Step 6/29 : RUN go mod download [2020-11-24T15:58:27.885Z] ---> 7a0d0ec2620f [2020-11-24T15:58:27.885Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-24T15:58:27.885Z] ---> Running in 59a06c9dd0cd [2020-11-24T15:58:28.156Z] Removing intermediate container 00dbc1587769 [2020-11-24T15:58:28.156Z] ---> f6bc3caf7174 [2020-11-24T15:58:28.156Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-24T15:58:28.436Z] ---> ad5b7eea5e01 [2020-11-24T15:58:28.436Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-24T15:58:28.436Z] ---> Running in c04647e9f232 [2020-11-24T15:58:28.436Z] ---> 5b26073f029a [2020-11-24T15:58:28.436Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-24T15:58:28.706Z] Removing intermediate container c04647e9f232 [2020-11-24T15:58:28.706Z] ---> cf1be8119f71 [2020-11-24T15:58:28.706Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:58:28.982Z] ---> Running in 75f84896c336 [2020-11-24T15:58:28.982Z] ---> 14802491cfec [2020-11-24T15:58:28.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-24T15:58:29.253Z] Removing intermediate container 75f84896c336 [2020-11-24T15:58:29.253Z] ---> b31d5fce7298 [2020-11-24T15:58:29.253Z] Step 22/24 : LABEL arch=x86_64 [2020-11-24T15:58:29.253Z] ---> Running in 36f1fde085bc [2020-11-24T15:58:29.863Z] Removing intermediate container 36f1fde085bc [2020-11-24T15:58:29.863Z] ---> 30fe963cf636 [2020-11-24T15:58:29.863Z] Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:58:29.863Z] ---> Running in 706b179d90bc [2020-11-24T15:58:30.141Z] ---> 311cfcc1d5a5 [2020-11-24T15:58:30.142Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-24T15:58:30.142Z] Removing intermediate container 706b179d90bc [2020-11-24T15:58:30.142Z] ---> 764ad3fd7ebe [2020-11-24T15:58:30.142Z] Step 24/24 : LABEL version=0.0.0 [2020-11-24T15:58:30.427Z] Removing intermediate container 59a06c9dd0cd [2020-11-24T15:58:30.427Z] ---> a8a6aecb7bfc [2020-11-24T15:58:30.427Z] Step 7/29 : COPY . . [2020-11-24T15:58:30.427Z] ---> Running in befa430d5298 [2020-11-24T15:58:30.630Z] gofmt -l . [2020-11-24T15:58:30.630Z] [ "`gofmt -l .`" = "" ] [2020-11-24T15:58:30.707Z] ---> 288c13fe6f22 [2020-11-24T15:58:30.707Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-24T15:58:30.986Z] ---> Running in ce7ae48985f5 [2020-11-24T15:58:30.986Z] Removing intermediate container befa430d5298 [2020-11-24T15:58:30.986Z] ---> 30c2fe55ef1c [2020-11-24T15:58:30.986Z] [2020-11-24T15:58:31.270Z] Successfully built 30c2fe55ef1c [2020-11-24T15:58:31.270Z] Successfully tagged docker-support-notifications-go:latest [2020-11-24T15:58:31.540Z]  Building docker-support-notifications-go ... done Removing intermediate container ce7ae48985f5 [2020-11-24T15:58:31.540Z] ---> 6cc30c5da0eb [2020-11-24T15:58:31.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:58:32.133Z] ---> Running in 1a8c20accae7 [2020-11-24T15:58:32.590Z] ./bin/test-go-mod-tidy.sh [2020-11-24T15:58:33.184Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-11-24T15:58:37.521Z] Removing intermediate container 1a8c20accae7 [2020-11-24T15:58:37.521Z] ---> 96103c287a1e [2020-11-24T15:58:37.521Z] Step 20/22 : LABEL arch=x86_64 [2020-11-24T15:58:38.163Z] + ls -al . [2020-11-24T15:58:38.163Z] total 672 [2020-11-24T15:58:38.163Z] drwxrwxr-x 9 1001 1001 4096 Nov 24 15:58 . [2020-11-24T15:58:38.163Z] drwxr-xr-x 4 root root 4096 Nov 24 15:54 .. [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 11 Nov 24 15:52 .dockerignore [2020-11-24T15:58:38.163Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 15:53 .git [2020-11-24T15:58:38.163Z] drwxrwxr-x 3 1001 1001 4096 Nov 24 15:52 .github [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 971 Nov 24 15:52 .gitignore [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 166 Nov 24 15:52 .sonarcloud.properties [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 3804 Nov 24 15:52 CONTRIBUTING.md [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 1035 Nov 24 15:52 Dockerfile.build [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 943 Nov 24 15:52 Jenkinsfile [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 10775 Nov 24 15:52 LICENSE [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 6581 Nov 24 15:52 Makefile [2020-11-24T15:58:38.163Z] -rw-rw-r-- 1 1001 1001 6447 Nov 24 15:52 README.md [2020-11-24T15:58:38.164Z] -rw-rw-r-- 1 1001 1001 259 Nov 24 15:52 SECURITY.md [2020-11-24T15:58:38.164Z] -rw-rw-r-- 1 1001 1001 5 Nov 24 15:50 VERSION [2020-11-24T15:58:38.164Z] -rw-rw-r-- 1 1001 1001 4131 Nov 24 15:52 ZMQWindows.md [2020-11-24T15:58:38.164Z] drwxrwxr-x 2 1001 1001 4096 Nov 24 15:52 bin [2020-11-24T15:58:38.164Z] drwxrwxr-x 15 1001 1001 4096 Nov 24 15:52 cmd [2020-11-24T15:58:38.164Z] -rw-r--r-- 1 root root 549148 Nov 24 15:57 coverage.out [2020-11-24T15:58:38.164Z] -rw-r--r-- 1 root root 1041 Nov 24 15:58 go.mod [2020-11-24T15:58:38.164Z] -rw-r--r-- 1 root root 18582 Nov 24 15:58 go.sum [2020-11-24T15:58:38.164Z] drwxrwxr-x 8 1001 1001 4096 Nov 24 15:52 internal [2020-11-24T15:58:38.164Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 15:52 openapi [2020-11-24T15:58:38.164Z] drwxrwxr-x 4 1001 1001 4096 Nov 24 15:52 snap [2020-11-24T15:58:38.164Z] -rw-rw-r-- 1 1001 1001 168 Nov 24 15:52 version.go [Pipeline] sh [2020-11-24T15:58:38.487Z] ---> Running in 812b79297340 [2020-11-24T15:58:38.895Z] + '[' -e coverage.out ] [2020-11-24T15:58:38.895Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-24T15:58:38.935Z] Warning: overwriting stash ‘coverage-report’ [2020-11-24T15:58:40.125Z] Stashed 1 file(s) [Pipeline] sh [2020-11-24T15:58:40.852Z] + make build [2020-11-24T15:58:40.852Z] 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-11-24T15:58:41.440Z] Removing intermediate container 812b79297340 [2020-11-24T15:58:41.440Z] ---> d24814cdd05e [2020-11-24T15:58:41.440Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:58:42.424Z] ---> Running in bff9bc743ca7 [2020-11-24T15:58:43.863Z] Removing intermediate container bff9bc743ca7 [2020-11-24T15:58:43.863Z] ---> a70fed44cd5a [2020-11-24T15:58:43.863Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T15:58:43.863Z] ---> Running in 8ab9720c1eac [2020-11-24T15:58:45.260Z] Removing intermediate container 8ab9720c1eac [2020-11-24T15:58:45.260Z] ---> 12cddc4963ac [2020-11-24T15:58:45.260Z] [2020-11-24T15:58:45.260Z] Successfully built 12cddc4963ac [2020-11-24T15:58:45.533Z] Successfully tagged docker-support-logging-go:latest [2020-11-24T15:58:50.842Z]  Building docker-support-logging-go ... done  ---> f18a77688460 [2020-11-24T15:58:50.842Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-24T15:58:51.417Z] ---> Running in beb84c4069fa [2020-11-24T15:58:51.417Z] Removing intermediate container e2671d8113de [2020-11-24T15:58:51.417Z] ---> e3bbf49d51e1 [2020-11-24T15:58:51.417Z] [2020-11-24T15:58:51.417Z] Step 10/21 : FROM scratch [2020-11-24T15:58:51.417Z] ---> [2020-11-24T15:58:51.417Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T15:58:51.417Z] ---> Using cache [2020-11-24T15:58:51.417Z] ---> 4a32e28dc152 [2020-11-24T15:58:51.417Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-24T15:58:51.417Z] ---> Running in c2396a97ef4c [2020-11-24T15:58:51.682Z] Removing intermediate container c2396a97ef4c [2020-11-24T15:58:51.682Z] ---> 7becfe02826e [2020-11-24T15:58:51.682Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-24T15:58:51.682Z] ---> Running in 3452e713a9e7 [2020-11-24T15:58:51.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-24T15:58:51.945Z] Removing intermediate container 3452e713a9e7 [2020-11-24T15:58:51.945Z] ---> dcb452501bad [2020-11-24T15:58:51.945Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-24T15:58:52.221Z] ---> ec6943844763 [2020-11-24T15:58:52.221Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-24T15:58:52.805Z] ---> 65e343930a71 [2020-11-24T15:58:52.805Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-24T15:58:54.755Z] ---> a254b9088b21 [2020-11-24T15:58:54.755Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-24T15:58:54.755Z] ---> Running in c3f3169efed8 [2020-11-24T15:58:54.755Z] Removing intermediate container c3f3169efed8 [2020-11-24T15:58:54.755Z] ---> d999e428c780 [2020-11-24T15:58:54.755Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T15:58:54.755Z] ---> Running in 1db15dea4f45 [2020-11-24T15:58:55.054Z] Removing intermediate container 1db15dea4f45 [2020-11-24T15:58:55.054Z] ---> 85a841642e69 [2020-11-24T15:58:55.054Z] Step 19/21 : LABEL arch=x86_64 [2020-11-24T15:58:55.054Z] ---> Running in 25008eec69be [2020-11-24T15:58:55.341Z] Removing intermediate container 25008eec69be [2020-11-24T15:58:55.341Z] ---> 224388d8e169 [2020-11-24T15:58:55.341Z] Step 20/21 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:58:55.341Z] ---> Running in a7731533ff9d [2020-11-24T15:58:55.616Z] Removing intermediate container a7731533ff9d [2020-11-24T15:58:55.616Z] ---> 37a116f922a0 [2020-11-24T15:58:55.616Z] Step 21/21 : LABEL version=0.0.0 [2020-11-24T15:58:55.883Z] ---> Running in 63c8143ed1ed [2020-11-24T15:58:55.883Z] Removing intermediate container 63c8143ed1ed [2020-11-24T15:58:55.883Z] ---> 92e5e2cb2280 [2020-11-24T15:58:55.883Z] [2020-11-24T15:58:56.151Z] Successfully built 92e5e2cb2280 [2020-11-24T15:58:56.151Z] Successfully tagged docker-support-scheduler-go:latest [2020-11-24T15:59:01.567Z]  Building docker-support-scheduler-go ... done Removing intermediate container beb84c4069fa [2020-11-24T15:59:01.567Z] ---> bfadd1b06263 [2020-11-24T15:59:01.567Z] [2020-11-24T15:59:01.567Z] Step 9/29 : FROM alpine:latest [2020-11-24T15:59:01.567Z] ---> d6e46aa2470d [2020-11-24T15:59:01.567Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-11-24T15:59:01.567Z] ---> Running in 046d70443881 [2020-11-24T15:59:01.567Z] Removing intermediate container 046d70443881 [2020-11-24T15:59:01.567Z] ---> 34e7af56dc4e [2020-11-24T15:59:01.567Z] Step 11/29 : USER root [2020-11-24T15:59:01.567Z] ---> Running in 98e92ee5e9ef [2020-11-24T15:59:01.567Z] Removing intermediate container 98e92ee5e9ef [2020-11-24T15:59:01.567Z] ---> bcfac883b080 [2020-11-24T15:59:01.567Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-24T15:59:01.833Z] ---> Running in 56a00a69c188 [2020-11-24T15:59:02.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-24T15:59:02.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-24T15:59:02.409Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-24T15:59:02.409Z] v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-24T15:59:02.409Z] OK: 12746 distinct packages available [2020-11-24T15:59:02.673Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-24T15:59:02.673Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-24T15:59:02.936Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T15:59:02.936Z] Executing ca-certificates-20191127-r4.trigger [2020-11-24T15:59:02.936Z] OK: 6 MiB in 16 packages [2020-11-24T15:59:04.334Z] Removing intermediate container 56a00a69c188 [2020-11-24T15:59:04.334Z] ---> 0fbd318b4271 [2020-11-24T15:59:04.334Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-24T15:59:04.334Z] ---> Running in 26336b387acb [2020-11-24T15:59:04.334Z] Removing intermediate container 26336b387acb [2020-11-24T15:59:04.334Z] ---> 538151003d62 [2020-11-24T15:59:04.334Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-24T15:59:04.334Z] ---> Running in 04c2491bc139 [2020-11-24T15:59:04.595Z] Removing intermediate container 04c2491bc139 [2020-11-24T15:59:04.595Z] ---> e70ab36d7ef3 [2020-11-24T15:59:04.595Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-24T15:59:04.595Z] ---> Running in a584de815c73 [2020-11-24T15:59:05.544Z] Removing intermediate container a584de815c73 [2020-11-24T15:59:05.544Z] ---> a857bc369869 [2020-11-24T15:59:05.544Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-24T15:59:05.811Z] ---> 7682dc1e3925 [2020-11-24T15:59:05.811Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-24T15:59:06.075Z] ---> af64254a3927 [2020-11-24T15:59:06.075Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-24T15:59:06.342Z] ---> 33923f675ad7 [2020-11-24T15:59:06.342Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-24T15:59:06.604Z] ---> 4b34289847b9 [2020-11-24T15:59:06.604Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-24T15:59:06.868Z] ---> c1e5287fdd5b [2020-11-24T15:59:06.868Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-24T15:59:06.868Z] ---> Running in 80d05603bcf4 [2020-11-24T15:59:07.663Z] 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-11-24T15:59:07.812Z] Removing intermediate container 80d05603bcf4 [2020-11-24T15:59:07.812Z] ---> c89ccdb78550 [2020-11-24T15:59:07.812Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-24T15:59:08.074Z] ---> 7bd5ea115639 [2020-11-24T15:59:08.074Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-24T15:59:08.074Z] ---> Running in 290ac3aa7d28 [2020-11-24T15:59:09.020Z] Removing intermediate container 290ac3aa7d28 [2020-11-24T15:59:09.020Z] ---> 2d1cf4d1ef82 [2020-11-24T15:59:09.020Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-24T15:59:09.020Z] ---> Running in 29af0e51c3e6 [2020-11-24T15:59:09.972Z] Removing intermediate container 29af0e51c3e6 [2020-11-24T15:59:09.972Z] ---> e069b058f7e8 [2020-11-24T15:59:09.972Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-24T15:59:09.972Z] ---> Running in 83b8458ebf9c [2020-11-24T15:59:10.236Z] Removing intermediate container 83b8458ebf9c [2020-11-24T15:59:10.236Z] ---> 80cbe7f5ab95 [2020-11-24T15:59:10.236Z] Step 26/29 : CMD [ "generate" ] [2020-11-24T15:59:10.236Z] ---> Running in 3e8e5633a02a [2020-11-24T15:59:10.498Z] Removing intermediate container 3e8e5633a02a [2020-11-24T15:59:10.498Z] ---> 1b0d04c43fff [2020-11-24T15:59:10.498Z] Step 27/29 : LABEL arch=x86_64 [2020-11-24T15:59:10.760Z] ---> Running in 23a374dfd682 [2020-11-24T15:59:10.760Z] Removing intermediate container 23a374dfd682 [2020-11-24T15:59:10.760Z] ---> 76ee457bdc18 [2020-11-24T15:59:10.760Z] Step 28/29 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T15:59:11.023Z] ---> Running in cc0243c59c4f [2020-11-24T15:59:11.023Z] Removing intermediate container cc0243c59c4f [2020-11-24T15:59:11.023Z] ---> d3b6cf29f214 [2020-11-24T15:59:11.023Z] Step 29/29 : LABEL version=0.0.0 [2020-11-24T15:59:11.023Z] ---> Running in 350ff321b257 [2020-11-24T15:59:11.285Z] Removing intermediate container 350ff321b257 [2020-11-24T15:59:11.285Z] ---> c37a73e655d3 [2020-11-24T15:59:11.285Z] [2020-11-24T15:59:11.548Z] Successfully built c37a73e655d3 [2020-11-24T15:59:11.548Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-11-24T15:59:11.842Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-11-24T15:59:11.908Z] $ docker stop --time=1 f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 [2020-11-24T15:59:13.773Z] $ docker rm -f f81d36006e876ec4d61556847d696b0772ba120dfb99b7191238aeb468f650c8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T15:59:14.380Z] 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-11-24T15:59:14.400Z] + docker images [2020-11-24T15:59:14.400Z] + grep docker [2020-11-24T15:59:14.400Z] docker-security-secrets-setup-go latest c37a73e655d3 3 seconds ago 24MB [2020-11-24T15:59:14.400Z] docker-support-scheduler-go latest 92e5e2cb2280 19 seconds ago 12.3MB [2020-11-24T15:59:14.400Z] docker-support-logging-go latest 12cddc4963ac 30 seconds ago 11.1MB [2020-11-24T15:59:14.400Z] docker-support-notifications-go latest 30c2fe55ef1c 44 seconds ago 13.6MB [2020-11-24T15:59:14.400Z] docker-sys-mgmt-agent-go latest 3698078d6a9d About a minute ago 290MB [2020-11-24T15:59:14.400Z] docker-security-bootstrap-redis-go latest bd2c32103192 About a minute ago 15.9MB [2020-11-24T15:59:14.400Z] docker-security-proxy-setup-go latest 965d1905dbfd About a minute ago 15.8MB [2020-11-24T15:59:14.400Z] docker-core-data-go latest 73db22e31be5 2 minutes ago 23.7MB [2020-11-24T15:59:14.400Z] docker-security-secretstore-setup-go latest 371fd135afc7 2 minutes ago 24.8MB [2020-11-24T15:59:14.400Z] docker-core-metadata-go latest 8e9c0563cc70 2 minutes ago 14.5MB [2020-11-24T15:59:14.400Z] docker-core-command-go latest ed2eb2089dce 3 minutes ago 12.2MB [2020-11-24T15:59:14.400Z] docker latest 6972c414f322 4 weeks ago 217MB [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-11-24T15:59:19.800Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-24T15:59:24.098Z] 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-11-24T15:59:29.517Z] 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-11-24T15:59:30.555Z] Still waiting to schedule task [2020-11-24T15:59:30.555Z] ‘prd-ubuntu18.04-docker-8c-8g-13359’ is offline [2020-11-24T15:59:30.948Z] 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-11-24T15:59:36.342Z] 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-11-24T15:59:41.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-24T15:59:44.350Z] 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-11-24T15:59:48.654Z] 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-11-24T15:59:52.043Z] 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-11-24T15:59:55.433Z] 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 [Pipeline] } [2020-11-24T15:59:59.743Z] $ docker stop --time=1 bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d [2020-11-24T16:00:02.302Z] $ docker rm -f bba60c493ac4175c9c972530e9547716a0acc5cffb80e4fd5ccd85cde5cd1e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T16:00:04.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-24T16:00:04.696Z] [2020-11-24T16:00:04.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-24T16:00:05.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-24T16:00:05.675Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-11-24T16:00:05.675Z] 29e5d40040c1: Pulling fs layer [2020-11-24T16:00:05.675Z] 1ce36da41761: Pulling fs layer [2020-11-24T16:00:05.675Z] 25b303627fd3: Pulling fs layer [2020-11-24T16:00:05.948Z] 1ce36da41761: Verifying Checksum [2020-11-24T16:00:05.948Z] 1ce36da41761: Download complete [2020-11-24T16:00:05.948Z] 29e5d40040c1: Download complete [2020-11-24T16:00:06.547Z] 29e5d40040c1: Pull complete [2020-11-24T16:00:07.981Z] 25b303627fd3: Download complete [2020-11-24T16:00:07.981Z] 1ce36da41761: Pull complete [2020-11-24T16:00:18.151Z] 25b303627fd3: Pull complete [2020-11-24T16:00:18.151Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-11-24T16:00:18.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-24T16:00:18.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-11-24T16:00:18.395Z] prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container [2020-11-24T16:00:18.435Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-11-24T16:00:21.408Z] $ docker top d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T16:00:22.537Z] + docker-compose build --help [2020-11-24T16:00:22.537Z] + grep parallel [2020-11-24T16:00:26.285Z] --parallel Build images in parallel. [Pipeline] } [2020-11-24T16:00:26.297Z] $ docker stop --time=1 d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f [2020-11-24T16:00:26.811Z] Running on prd-ubuntu18.04-docker-8c-8g-13362 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [2020-11-24T16:00:28.214Z] $ docker rm -f d77f26731338f847cb7915c2cb6da9c8f27d6a6f8ab6828e53af4d72c6b7949f [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws [2020-11-24T16:00:28.717Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-24T16:00:29.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-24T16:00:29.507Z] . [Pipeline] withDockerContainer [2020-11-24T16:00:29.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-13361 does not seem to be running inside a container [2020-11-24T16:00:29.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-11-24T16:00:31.092Z] using credential edgex-jenkins-ssh [2020-11-24T16:00:31.151Z] Cloning the remote Git repository [2020-11-24T16:00:31.187Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:00:31.410Z] $ docker top bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T16:00:31.253Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-11-24T16:00:31.285Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:00:31.285Z] > git --version # timeout=10 [2020-11-24T16:00:31.291Z] > git --version # 'git version 2.17.1' [2020-11-24T16:00:31.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:00:31.318Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T16:00:32.613Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-24T16:00:36.904Z] Building docker-core-command-go ... [2020-11-24T16:00:36.904Z] Building docker-core-data-go ... [2020-11-24T16:00:36.904Z] Building docker-core-metadata-go ... [2020-11-24T16:00:36.904Z] Building docker-security-bootstrap-redis-go ... [2020-11-24T16:00:36.904Z] Building docker-security-proxy-setup-go ... [2020-11-24T16:00:36.904Z] Building docker-security-secrets-setup-go ... [2020-11-24T16:00:36.904Z] Building docker-security-secretstore-setup-go ... [2020-11-24T16:00:36.904Z] Building docker-support-logging-go ... [2020-11-24T16:00:36.904Z] Building docker-support-notifications-go ... [2020-11-24T16:00:36.904Z] Building docker-support-scheduler-go ... [2020-11-24T16:00:36.904Z] Building docker-sys-mgmt-agent-go ... [2020-11-24T16:00:36.904Z] Building docker-core-metadata-go [2020-11-24T16:00:36.904Z] Building docker-support-notifications-go [2020-11-24T16:00:36.904Z] Building docker-support-logging-go [2020-11-24T16:00:36.904Z] Building docker-core-command-go [2020-11-24T16:00:36.904Z] Building docker-support-scheduler-go [2020-11-24T16:00:38.642Z] Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:00:38.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T16:00:38.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T16:00:38.119Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T16:00:38.131Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:00:38.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:00:38.136Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-24T16:00:38.679Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T16:00:38.684Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T16:00:38.815Z] Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:00:38.816Z] Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) [2020-11-24T16:00:38.819Z] > git remote # timeout=10 [2020-11-24T16:00:38.824Z] > git config --get remote.origin.url # timeout=10 [2020-11-24T16:00:38.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:00:38.832Z] > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 [2020-11-24T16:00:38.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-24T16:00:38.847Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T16:00:38.851Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T16:00:42.519Z] Commit message: "ci: testing new native snap build" [2020-11-24T16:00:42.586Z] > git --version # timeout=10 [2020-11-24T16:00:42.599Z] > git --version # 'git version 2.17.1' [2020-11-24T16:00:42.603Z] fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:00:44.164Z] + echo snap-build.sh [2020-11-24T16:00:44.164Z] snap-build.sh [2020-11-24T16:00:44.164Z] + SNAP_BASE_DIR=. [2020-11-24T16:00:44.164Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-11-24T16:00:44.164Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-11-24T16:00:44.164Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-11-24T16:00:44.164Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-11-24T16:00:44.164Z] + cd /w/workspace/edgex-go/1 [2020-11-24T16:00:44.164Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-24T16:00:44.164Z] Reading package lists... [2020-11-24T16:00:44.426Z] Building dependency tree... [2020-11-24T16:00:44.426Z] Reading state information... [2020-11-24T16:00:44.426Z] The following packages were automatically installed and are no longer required: [2020-11-24T16:00:44.426Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-11-24T16:00:44.426Z] uidmap xdelta3 [2020-11-24T16:00:44.426Z] Use 'sudo apt autoremove' to remove them. [2020-11-24T16:00:44.426Z] The following packages will be REMOVED: [2020-11-24T16:00:44.426Z] lxd* lxd-client* [2020-11-24T16:00:44.999Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-24T16:00:44.999Z] After this operation, 31.7 MB disk space will be freed. [2020-11-24T16:00:46.046Z] (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-11-24T16:00:46.046Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:00:46.990Z] Removing lxd dnsmasq configuration [2020-11-24T16:00:46.990Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:00:47.251Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-24T16:00:48.195Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-24T16:00:48.195Z] (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-11-24T16:00:48.195Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:00:50.109Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-24T16:00:50.109Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-24T16:00:51.494Z] + sudo snap remove --purge lxd [2020-11-24T16:00:51.494Z] snap "lxd" is not installed [2020-11-24T16:00:51.494Z] + sudo groupadd --force --system lxd [2020-11-24T16:00:51.494Z] ++ whoami [2020-11-24T16:00:51.494Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-24T16:00:51.494Z] + newgrp - lxd [2020-11-24T16:00:51.494Z] + sudo snap install lxd [2020-11-24T16:01:47.807Z] 2020-11-24T16:01:46Z INFO Waiting for automatic snapd restart... [2020-11-24T16:01:58.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:01:58.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:01:58.689Z] ---> 2166fb0eb825 [2020-11-24T16:01:58.689Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T16:01:58.689Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:01:58.689Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:01:58.689Z] ---> 2166fb0eb825 [2020-11-24T16:01:58.689Z] Step 3/24 : WORKDIR /edgex-go [2020-11-24T16:01:58.689Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:01:58.689Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:01:58.689Z] ---> 2166fb0eb825 [2020-11-24T16:01:58.689Z] Step 3/21 : WORKDIR /edgex-go [2020-11-24T16:01:58.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:01:58.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:01:58.689Z] ---> 2166fb0eb825 [2020-11-24T16:01:58.689Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T16:01:58.689Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:01:58.689Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:01:58.689Z] ---> 2166fb0eb825 [2020-11-24T16:01:58.689Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T16:01:58.689Z] ---> Running in 40b7dd850482 [2020-11-24T16:01:58.689Z] ---> Running in 3db755fabf20 [2020-11-24T16:01:58.689Z] ---> Running in 978a1356fdac [2020-11-24T16:01:58.689Z] ---> Running in afd8bc8e2067 [2020-11-24T16:01:58.689Z] ---> Running in 8d7b0c4ae43b [2020-11-24T16:01:58.689Z] Removing intermediate container 978a1356fdac [2020-11-24T16:01:58.689Z] ---> ac4341ae65d6 [2020-11-24T16:01:58.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:01:58.689Z] Removing intermediate container 8d7b0c4ae43b [2020-11-24T16:01:58.689Z] ---> a9245ff76f9a [2020-11-24T16:01:58.689Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:01:58.689Z] Removing intermediate container 40b7dd850482 [2020-11-24T16:01:58.689Z] ---> 15d28f9fbd07 [2020-11-24T16:01:58.689Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:01:58.689Z] Removing intermediate container afd8bc8e2067 [2020-11-24T16:01:58.689Z] ---> dc3735a148cc [2020-11-24T16:01:58.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:01:58.689Z] Removing intermediate container 3db755fabf20 [2020-11-24T16:01:58.689Z] ---> 4eb3bdac6adc [2020-11-24T16:01:58.689Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:01:58.689Z] ---> Running in c85d5797f5aa [2020-11-24T16:01:58.689Z] ---> Running in 5d6c18a1723a [2020-11-24T16:01:58.689Z] ---> Running in f6e6a75ebd43 [2020-11-24T16:01:58.689Z] ---> Running in 8e1b6357962c [2020-11-24T16:01:58.689Z] ---> Running in 26005faa3e24 [2020-11-24T16:01:58.689Z] Removing intermediate container c85d5797f5aa [2020-11-24T16:01:58.689Z] ---> 72af2348b20d [2020-11-24T16:01:58.689Z] Step 5/21 : RUN apk update && apk add make git [2020-11-24T16:01:58.689Z] Removing intermediate container f6e6a75ebd43 [2020-11-24T16:01:58.689Z] ---> 6b43b9e2a92c [2020-11-24T16:01:58.689Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-24T16:01:58.689Z] ---> Running in d0d320d65538 [2020-11-24T16:01:58.689Z] ---> Running in a0fd86456728 [2020-11-24T16:01:58.689Z] Removing intermediate container 5d6c18a1723a [2020-11-24T16:01:58.689Z] ---> 781472c1410a [2020-11-24T16:01:58.689Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T16:01:58.689Z] Removing intermediate container 26005faa3e24 [2020-11-24T16:01:58.689Z] ---> b7095bf7094b [2020-11-24T16:01:58.689Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T16:01:58.689Z] Removing intermediate container 8e1b6357962c [2020-11-24T16:01:58.689Z] ---> 8fc64d4a394f [2020-11-24T16:01:58.689Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-24T16:01:58.689Z] ---> Running in 3e82d7b3eeb9 [2020-11-24T16:01:58.689Z] ---> Running in 87829f9efe05 [2020-11-24T16:01:58.689Z] ---> Running in 082e63d6621a [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.689Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:01:58.963Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:01:58.963Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:01:58.963Z] OK: 12625 distinct packages available [2020-11-24T16:01:59.242Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:01:59.242Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:01:59.242Z] OK: 12625 distinct packages available [2020-11-24T16:01:59.242Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:01:59.242Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:01:59.242Z] OK: 12625 distinct packages available [2020-11-24T16:01:59.518Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:01:59.518Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:01:59.518Z] OK: 12625 distinct packages available [2020-11-24T16:01:59.796Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:00.071Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:00.071Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:00.678Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:00.678Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:02:00.678Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:02:00.678Z] OK: 12625 distinct packages available [2020-11-24T16:02:00.955Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:01.568Z] OK: 217 MiB in 51 packages [2020-11-24T16:02:01.863Z] Removing intermediate container d0d320d65538 [2020-11-24T16:02:01.863Z] ---> 980e5443a96a [2020-11-24T16:02:01.863Z] Step 6/21 : COPY go.mod . [2020-11-24T16:02:02.469Z] Removing intermediate container a0fd86456728 [2020-11-24T16:02:02.469Z] ---> 2a476eac27f3 [2020-11-24T16:02:02.469Z] Step 6/24 : COPY go.mod . [2020-11-24T16:02:02.469Z] Removing intermediate container 082e63d6621a [2020-11-24T16:02:02.469Z] ---> 50351a28d96e [2020-11-24T16:02:02.469Z] Step 6/22 : COPY go.mod . [2020-11-24T16:02:02.743Z] Removing intermediate container 3e82d7b3eeb9 [2020-11-24T16:02:02.743Z] ---> bee7b557481c [2020-11-24T16:02:02.743Z] Step 6/22 : COPY go.mod . [2020-11-24T16:02:03.019Z] ---> 9d37971417bb [2020-11-24T16:02:03.019Z] Step 7/21 : RUN go mod download [2020-11-24T16:02:03.019Z] ---> Running in f1dcc8da99d9 [2020-11-24T16:02:03.295Z] Removing intermediate container 87829f9efe05 [2020-11-24T16:02:03.295Z] ---> 0d24c3ce85de [2020-11-24T16:02:03.295Z] Step 6/22 : COPY go.mod . [2020-11-24T16:02:03.577Z] ---> a9df5d491215 [2020-11-24T16:02:03.577Z] Step 7/24 : RUN go mod download [2020-11-24T16:02:03.577Z] ---> b088ba8e4716 [2020-11-24T16:02:03.577Z] Step 7/22 : RUN go mod download [2020-11-24T16:02:03.861Z] ---> 495f38382380 [2020-11-24T16:02:03.861Z] Step 7/22 : RUN go mod download [2020-11-24T16:02:03.861Z] ---> Running in e2f9f83f9181 [2020-11-24T16:02:03.861Z] ---> Running in bcf80fdab47a [2020-11-24T16:02:04.138Z] ---> Running in 09bb659484dc [2020-11-24T16:02:04.415Z] ---> 260e55a377ec [2020-11-24T16:02:04.415Z] Step 7/22 : RUN go mod download [2020-11-24T16:02:04.692Z] ---> Running in 14cafa8c472d [2020-11-24T16:02:05.959Z] lxd 4.8 from Canonical* installed [2020-11-24T16:02:05.959Z] + sudo lxd init --auto [2020-11-24T16:02:10.085Z] Removing intermediate container f1dcc8da99d9 [2020-11-24T16:02:10.085Z] ---> 101e2035e6fe [2020-11-24T16:02:10.085Z] Step 8/21 : COPY . . [2020-11-24T16:02:11.074Z] Removing intermediate container e2f9f83f9181 [2020-11-24T16:02:11.074Z] ---> 8327128f3c0c [2020-11-24T16:02:11.074Z] Step 8/22 : COPY . . [2020-11-24T16:02:11.255Z] + sudo snap install --classic snapcraft [2020-11-24T16:02:12.520Z] Removing intermediate container bcf80fdab47a [2020-11-24T16:02:12.520Z] Removing intermediate container 09bb659484dc [2020-11-24T16:02:12.520Z] ---> 8d4415e22010 [2020-11-24T16:02:12.520Z] Step 8/24 : COPY . . [2020-11-24T16:02:12.520Z] ---> ab94ad9ad394 [2020-11-24T16:02:12.520Z] Step 8/22 : COPY . . [2020-11-24T16:02:12.794Z] Removing intermediate container 14cafa8c472d [2020-11-24T16:02:12.794Z] ---> c88c361126bd [2020-11-24T16:02:12.794Z] Step 8/22 : COPY . . [2020-11-24T16:02:19.408Z] snapcraft 4.4.2 from Canonical* installed [2020-11-24T16:02:19.408Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-24T16:02:19.408Z] + patch --verbose -p1 [2020-11-24T16:02:19.408Z] Hmm... Looks like a unified diff to me... [2020-11-24T16:02:19.408Z] The text leading up to this was: [2020-11-24T16:02:19.408Z] -------------------------- [2020-11-24T16:02:19.408Z] |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 [2020-11-24T16:02:19.408Z] |From: Tony Espy [2020-11-24T16:02:19.408Z] |Date: Wed, 28 Oct 2020 12:14:21 -0400 [2020-11-24T16:02:19.408Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2020-11-24T16:02:19.408Z] | [2020-11-24T16:02:19.408Z] |--- [2020-11-24T16:02:19.408Z] | snap/snapcraft.yaml | 465 +------------------------------------------- [2020-11-24T16:02:19.408Z] | 1 file changed, 2 insertions(+), 463 deletions(-) [2020-11-24T16:02:19.408Z] | [2020-11-24T16:02:19.408Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-11-24T16:02:19.408Z] |index 7d1e8c7c..24aef30d 100644 [2020-11-24T16:02:19.408Z] |--- a/snap/snapcraft.yaml [2020-11-24T16:02:19.408Z] |+++ b/snap/snapcraft.yaml [2020-11-24T16:02:19.408Z] -------------------------- [2020-11-24T16:02:19.408Z] patching file snap/snapcraft.yaml [2020-11-24T16:02:19.408Z] Using Plan A... [2020-11-24T16:02:19.408Z] Hunk #1 succeeded at 75. [2020-11-24T16:02:19.408Z] Hunk #2 succeeded at 84. [2020-11-24T16:02:19.408Z] Hunk #3 succeeded at 218 (offset -1 lines). [2020-11-24T16:02:19.408Z] Hunk #4 succeeded at 226 (offset -1 lines). [2020-11-24T16:02:19.408Z] Hunk #5 succeeded at 233 (offset -1 lines). [2020-11-24T16:02:19.408Z] Hunk #6 succeeded at 260 (offset -1 lines). [2020-11-24T16:02:19.408Z] Hunk #7 succeeded at 294 (offset -1 lines). [2020-11-24T16:02:19.408Z] Hunk #8 FAILED at 342. [2020-11-24T16:02:19.408Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-11-24T16:02:19.408Z] Hmm... Ignoring the trailing garbage. [2020-11-24T16:02:19.408Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-24T16:02:21.033Z] Failed in branch amd64 [2020-11-24T16:02:39.652Z] ---> ca0dd336c6c0 [2020-11-24T16:02:39.652Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-24T16:02:39.652Z] ---> ce6e68239771 [2020-11-24T16:02:39.652Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-24T16:02:39.652Z] ---> 907abc84d5f4 [2020-11-24T16:02:39.652Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-24T16:02:39.652Z] ---> 5f5dc7166f71 [2020-11-24T16:02:39.652Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-24T16:02:39.652Z] ---> 70170658e45a [2020-11-24T16:02:39.652Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-24T16:02:39.652Z] ---> Running in b38edf0128cc [2020-11-24T16:02:39.652Z] ---> Running in 856aa4a5529c [2020-11-24T16:02:39.652Z] ---> Running in 6a438db7db25 [2020-11-24T16:02:39.652Z] ---> Running in 1f886cd02e35 [2020-11-24T16:02:39.652Z] ---> Running in a185ee185574 [2020-11-24T16:02:39.652Z] 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-11-24T16:02:39.652Z] 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-11-24T16:02:39.928Z] 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-11-24T16:02:39.929Z] 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-11-24T16:02:39.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-24T16:04:31.844Z] Removing intermediate container a185ee185574 [2020-11-24T16:04:31.844Z] ---> f75157a852df [2020-11-24T16:04:31.844Z] [2020-11-24T16:04:31.844Z] Step 10/22 : FROM scratch [2020-11-24T16:04:31.844Z] ---> [2020-11-24T16:04:31.844Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-24T16:04:31.844Z] ---> Running in f5521ea1e0fa [2020-11-24T16:04:31.844Z] Removing intermediate container f5521ea1e0fa [2020-11-24T16:04:31.844Z] ---> 131196d50d58 [2020-11-24T16:04:31.844Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-24T16:04:31.844Z] ---> Running in f813fd92f4fb [2020-11-24T16:04:31.844Z] Removing intermediate container f813fd92f4fb [2020-11-24T16:04:31.844Z] ---> 836f1d5b11dc [2020-11-24T16:04:31.844Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T16:04:31.844Z] ---> Running in 7025f530f21c [2020-11-24T16:04:31.844Z] Removing intermediate container 7025f530f21c [2020-11-24T16:04:31.844Z] ---> 0fd46518432f [2020-11-24T16:04:31.844Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-24T16:04:31.844Z] ---> 4e5194e4865a [2020-11-24T16:04:31.844Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-24T16:04:31.844Z] ---> 478dbecad524 [2020-11-24T16:04:31.844Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-24T16:04:31.844Z] ---> 7c99e801baf7 [2020-11-24T16:04:31.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-24T16:04:31.844Z] ---> 65913e9a9f34 [2020-11-24T16:04:31.844Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-24T16:04:31.844Z] ---> Running in 3647a146a344 [2020-11-24T16:04:31.844Z] Removing intermediate container 3647a146a344 [2020-11-24T16:04:31.844Z] ---> c14cd7bfd382 [2020-11-24T16:04:31.844Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:04:31.844Z] ---> Running in 369b3e870291 [2020-11-24T16:04:31.844Z] Removing intermediate container 369b3e870291 [2020-11-24T16:04:31.844Z] ---> 6f88f5c6a427 [2020-11-24T16:04:31.844Z] Step 20/22 : LABEL arch=arm64 [2020-11-24T16:04:31.844Z] ---> Running in 9df2e090d92f [2020-11-24T16:04:31.844Z] Removing intermediate container 9df2e090d92f [2020-11-24T16:04:31.844Z] ---> 4c846842facc [2020-11-24T16:04:31.844Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:04:31.844Z] ---> Running in cefc0fefaa75 [2020-11-24T16:04:32.129Z] Removing intermediate container cefc0fefaa75 [2020-11-24T16:04:32.129Z] ---> eb44243d3bac [2020-11-24T16:04:32.129Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T16:04:32.734Z] ---> Running in 4b3f7303b9de [2020-11-24T16:04:34.748Z] Removing intermediate container 4b3f7303b9de [2020-11-24T16:04:34.749Z] ---> 5e6e90b1ddf5 [2020-11-24T16:04:34.749Z] [2020-11-24T16:04:35.356Z] Successfully built 5e6e90b1ddf5 [2020-11-24T16:04:35.356Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-11-24T16:04:35.356Z]  Building docker-support-logging-go ... done Building docker-security-bootstrap-redis-go [2020-11-24T16:04:35.635Z] Removing intermediate container b38edf0128cc [2020-11-24T16:04:35.635Z] ---> f3b5077cceec [2020-11-24T16:04:35.635Z] [2020-11-24T16:04:35.635Z] Step 10/21 : FROM scratch [2020-11-24T16:04:35.635Z] ---> [2020-11-24T16:04:35.635Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T16:04:36.241Z] ---> Running in a82765307334 [2020-11-24T16:04:36.841Z] Removing intermediate container 6a438db7db25 [2020-11-24T16:04:36.841Z] ---> 07828583beac [2020-11-24T16:04:36.841Z] [2020-11-24T16:04:36.841Z] Step 10/24 : FROM scratch [2020-11-24T16:04:36.841Z] ---> [2020-11-24T16:04:36.841Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-24T16:04:36.841Z] Removing intermediate container 1f886cd02e35 [2020-11-24T16:04:36.841Z] ---> 59f76b41499e [2020-11-24T16:04:36.841Z] [2020-11-24T16:04:36.841Z] Step 10/22 : FROM scratch [2020-11-24T16:04:36.841Z] ---> [2020-11-24T16:04:36.841Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T16:04:36.841Z] ---> Using cache [2020-11-24T16:04:36.841Z] ---> 131196d50d58 [2020-11-24T16:04:36.841Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-24T16:04:37.435Z] ---> Running in 06278df9fa9e [2020-11-24T16:04:37.799Z] ---> Running in aef33ffb7c95 [2020-11-24T16:04:37.799Z] Removing intermediate container a82765307334 [2020-11-24T16:04:37.799Z] ---> 7b5b4446ba97 [2020-11-24T16:04:37.799Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-24T16:04:38.074Z] ---> Running in a7295c752cfb [2020-11-24T16:04:38.674Z] Removing intermediate container 06278df9fa9e [2020-11-24T16:04:38.674Z] Removing intermediate container aef33ffb7c95 [2020-11-24T16:04:38.674Z] ---> 52f2de69eb85 [2020-11-24T16:04:38.674Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-24T16:04:38.674Z] ---> 4ab96da684a5 [2020-11-24T16:04:38.674Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-24T16:04:38.674Z] ---> Running in b9b5c26514ed [2020-11-24T16:04:38.674Z] Removing intermediate container a7295c752cfb [2020-11-24T16:04:38.674Z] ---> 1a6bd6fafa9d [2020-11-24T16:04:38.674Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-24T16:04:38.956Z] ---> Running in e99684149c63 [2020-11-24T16:04:39.232Z] ---> Running in 5dc606554ab2 [2020-11-24T16:04:39.829Z] Removing intermediate container b9b5c26514ed [2020-11-24T16:04:39.829Z] ---> d09409c31087 [2020-11-24T16:04:39.829Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T16:04:40.105Z] Removing intermediate container 5dc606554ab2 [2020-11-24T16:04:40.105Z] ---> e16df666942a [2020-11-24T16:04:40.105Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-24T16:04:40.105Z] Removing intermediate container e99684149c63 [2020-11-24T16:04:40.105Z] ---> 2b9f822e0077 [2020-11-24T16:04:40.105Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-24T16:04:40.383Z] ---> Running in 7641c72ddc56 [2020-11-24T16:04:41.856Z] Removing intermediate container 7641c72ddc56 [2020-11-24T16:04:41.856Z] ---> e622771be7d0 [2020-11-24T16:04:41.856Z] Step 14/22 : WORKDIR / [2020-11-24T16:04:41.856Z] ---> e9ab85f854ec [2020-11-24T16:04:41.856Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-24T16:04:41.856Z] ---> 38469b000de8 [2020-11-24T16:04:41.856Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-24T16:04:41.856Z] ---> Running in b71be96dc227 [2020-11-24T16:04:43.301Z] Removing intermediate container b71be96dc227 [2020-11-24T16:04:43.301Z] ---> 1813929c91ec [2020-11-24T16:04:43.301Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-24T16:04:43.899Z] ---> ce7eac239f21 [2020-11-24T16:04:43.899Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-24T16:04:44.495Z] ---> 3570d165e012 [2020-11-24T16:04:44.495Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-24T16:04:44.495Z] ---> 8865a0540165 [2020-11-24T16:04:44.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-24T16:04:47.125Z] ---> 3d60d4adf83b [2020-11-24T16:04:47.125Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-24T16:04:47.408Z] ---> Running in 5b92fc11e986 [2020-11-24T16:04:47.689Z] ---> c894d60f78a7 [2020-11-24T16:04:47.689Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-24T16:04:47.689Z] ---> 04b673ea744b [2020-11-24T16:04:47.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-24T16:04:48.300Z] Removing intermediate container 5b92fc11e986 [2020-11-24T16:04:48.300Z] ---> 816450dea815 [2020-11-24T16:04:48.300Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:04:48.300Z] Removing intermediate container 856aa4a5529c [2020-11-24T16:04:48.300Z] ---> e83bc530a2e4 [2020-11-24T16:04:48.300Z] [2020-11-24T16:04:48.300Z] Step 10/22 : FROM scratch [2020-11-24T16:04:48.300Z] ---> [2020-11-24T16:04:48.300Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T16:04:48.300Z] ---> Using cache [2020-11-24T16:04:48.300Z] ---> 52f2de69eb85 [2020-11-24T16:04:48.300Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-24T16:04:48.911Z] ---> Running in d744eee65976 [2020-11-24T16:04:48.911Z] ---> Running in 026bba00c2b9 [2020-11-24T16:04:49.230Z] ---> 302b5d3e8f1d [2020-11-24T16:04:49.230Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-24T16:04:49.522Z] ---> 30dc8e955d26 [2020-11-24T16:04:49.522Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-24T16:04:49.522Z] Removing intermediate container 026bba00c2b9 [2020-11-24T16:04:49.522Z] ---> 3dc43f4ae6ce [2020-11-24T16:04:49.522Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-24T16:04:49.819Z] ---> Running in 5990b831a080 [2020-11-24T16:04:49.819Z] Removing intermediate container d744eee65976 [2020-11-24T16:04:49.819Z] ---> e2ebc2c388f2 [2020-11-24T16:04:49.819Z] Step 19/21 : LABEL arch=arm64 [2020-11-24T16:04:50.194Z] ---> Running in 2ad805630ffe [2020-11-24T16:04:50.506Z] ---> Running in 3d34561f7bb1 [2020-11-24T16:04:50.803Z] Removing intermediate container 5990b831a080 [2020-11-24T16:04:50.803Z] ---> 022e0aabe94e [2020-11-24T16:04:50.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:04:51.075Z] ---> Running in 9330fb8d17c2 [2020-11-24T16:04:51.075Z] Removing intermediate container 2ad805630ffe [2020-11-24T16:04:51.075Z] ---> 37d8159ab1ef [2020-11-24T16:04:51.075Z] Step 14/22 : WORKDIR / [2020-11-24T16:04:51.684Z] Removing intermediate container 3d34561f7bb1 [2020-11-24T16:04:51.684Z] ---> 9220fa69b9af [2020-11-24T16:04:51.684Z] Step 20/21 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:04:51.684Z] ---> Running in 081bead954ba [2020-11-24T16:04:52.286Z] ---> Running in 2f93899d2d27 [2020-11-24T16:04:52.286Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:04:52.286Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:04:52.286Z] ---> 2166fb0eb825 [2020-11-24T16:04:52.286Z] Step 3/22 : WORKDIR /edgex-go [2020-11-24T16:04:52.286Z] ---> Using cache [2020-11-24T16:04:52.286Z] ---> dc3735a148cc [2020-11-24T16:04:52.286Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:04:52.286Z] ---> Using cache [2020-11-24T16:04:52.286Z] ---> b7095bf7094b [2020-11-24T16:04:52.286Z] Step 5/22 : RUN apk update && apk add make git [2020-11-24T16:04:52.286Z] ---> Using cache [2020-11-24T16:04:52.286Z] ---> 0d24c3ce85de [2020-11-24T16:04:52.286Z] Step 6/22 : COPY go.mod . [2020-11-24T16:04:52.286Z] ---> Using cache [2020-11-24T16:04:52.286Z] ---> 260e55a377ec [2020-11-24T16:04:52.286Z] Step 7/22 : RUN go mod download [2020-11-24T16:04:52.286Z] ---> Using cache [2020-11-24T16:04:52.286Z] ---> c88c361126bd [2020-11-24T16:04:52.286Z] Step 8/22 : COPY . . [2020-11-24T16:04:52.561Z] ---> 2cec8fd06747 [2020-11-24T16:04:52.561Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-24T16:04:52.561Z] Removing intermediate container 081bead954ba [2020-11-24T16:04:52.561Z] ---> 7bac5b9fc990 [2020-11-24T16:04:52.561Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-24T16:04:52.561Z] Removing intermediate container 9330fb8d17c2 [2020-11-24T16:04:52.561Z] ---> 2e833b5823db [2020-11-24T16:04:52.561Z] Step 20/22 : LABEL arch=arm64 [2020-11-24T16:04:52.561Z] ---> Using cache [2020-11-24T16:04:52.561Z] ---> 70170658e45a [2020-11-24T16:04:52.561Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-24T16:04:52.834Z] ---> Running in 2a49025cfbc4 [2020-11-24T16:04:52.834Z] ---> Running in 87e6dd1ab4e5 [2020-11-24T16:04:53.110Z] Removing intermediate container 2f93899d2d27 [2020-11-24T16:04:53.110Z] ---> 4293feb79bed [2020-11-24T16:04:53.110Z] Step 21/21 : LABEL version=0.0.0 [2020-11-24T16:04:53.407Z] ---> Running in 6e6f5786ae17 [2020-11-24T16:04:53.407Z] Removing intermediate container 2a49025cfbc4 [2020-11-24T16:04:53.407Z] ---> 9c4cace62a51 [2020-11-24T16:04:53.407Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:04:53.686Z] ---> c7eab8fb71b8 [2020-11-24T16:04:53.686Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-24T16:04:53.686Z] ---> Running in c366b607eec5 [2020-11-24T16:04:53.686Z] ---> b733ac700e33 [2020-11-24T16:04:53.686Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-24T16:04:53.963Z] ---> Running in 37c26ea992cd [2020-11-24T16:04:53.963Z] Removing intermediate container 6e6f5786ae17 [2020-11-24T16:04:53.963Z] ---> 3dc270a2baac [2020-11-24T16:04:53.963Z] [2020-11-24T16:04:54.241Z] Removing intermediate container c366b607eec5 [2020-11-24T16:04:54.241Z] ---> f034cec9aab7 [2020-11-24T16:04:54.241Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T16:04:54.527Z] 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-11-24T16:04:54.528Z] Successfully built 3dc270a2baac [2020-11-24T16:04:54.804Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-11-24T16:04:54.804Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2020-11-24T16:04:54.804Z] ---> Running in 79da885e8369 [2020-11-24T16:04:54.804Z] Removing intermediate container 37c26ea992cd [2020-11-24T16:04:54.804Z] ---> a7e2b7df13e9 [2020-11-24T16:04:54.804Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:04:55.081Z] ---> Running in be696fd1ef46 [2020-11-24T16:04:55.699Z] Removing intermediate container 79da885e8369 [2020-11-24T16:04:55.699Z] ---> de34581390bb [2020-11-24T16:04:55.699Z] [2020-11-24T16:04:55.979Z] Removing intermediate container be696fd1ef46 [2020-11-24T16:04:55.979Z] ---> bb5f6faf16df [2020-11-24T16:04:55.979Z] Step 22/24 : LABEL arch=arm64 [2020-11-24T16:04:55.979Z] ---> 65e747f7a7cb [2020-11-24T16:04:55.979Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-24T16:04:56.251Z] Successfully built de34581390bb [2020-11-24T16:04:56.251Z] Successfully tagged docker-core-command-go-arm64:latest [2020-11-24T16:04:56.251Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-11-24T16:04:56.526Z] ---> Running in f076b1366d59 [2020-11-24T16:04:57.135Z] Removing intermediate container f076b1366d59 [2020-11-24T16:04:57.135Z] ---> 6274113ce07c [2020-11-24T16:04:57.135Z] Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:04:57.417Z] ---> c390b0babda3 [2020-11-24T16:04:57.417Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-24T16:04:57.699Z] ---> Running in 9d3ee29c4524 [2020-11-24T16:04:57.978Z] ---> Running in a76ab89336b9 [2020-11-24T16:04:58.579Z] Removing intermediate container 9d3ee29c4524 [2020-11-24T16:04:58.579Z] ---> a1053b490699 [2020-11-24T16:04:58.579Z] Step 24/24 : LABEL version=0.0.0 [2020-11-24T16:04:59.204Z] Removing intermediate container a76ab89336b9 [2020-11-24T16:04:59.204Z] ---> 00b8a4e97b43 [2020-11-24T16:04:59.204Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:04:59.493Z] ---> Running in 4cd3fab231f3 [2020-11-24T16:05:00.101Z] ---> Running in 79c231ec1f52 [2020-11-24T16:05:01.101Z] Removing intermediate container 4cd3fab231f3 [2020-11-24T16:05:01.101Z] ---> 5c48afdbe372 [2020-11-24T16:05:01.101Z] [2020-11-24T16:05:01.385Z] Successfully built 5c48afdbe372 [2020-11-24T16:05:01.385Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-11-24T16:05:01.385Z]  Building docker-support-notifications-go ... done Removing intermediate container 79c231ec1f52 [2020-11-24T16:05:01.385Z] Building docker-core-data-go [2020-11-24T16:05:01.385Z] ---> 730d68824294 [2020-11-24T16:05:01.385Z] Step 20/22 : LABEL arch=arm64 [2020-11-24T16:05:01.659Z] ---> Running in 722ecb6b408a [2020-11-24T16:05:02.650Z] Removing intermediate container 722ecb6b408a [2020-11-24T16:05:02.650Z] ---> 63664cdf4fe7 [2020-11-24T16:05:02.650Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:05:03.273Z] ---> Running in 831374880b14 [2020-11-24T16:05:04.285Z] Removing intermediate container 831374880b14 [2020-11-24T16:05:04.285Z] ---> 8813a7e8a062 [2020-11-24T16:05:04.285Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T16:05:05.274Z] ---> Running in d6a4a007e137 [2020-11-24T16:05:06.275Z] Removing intermediate container d6a4a007e137 [2020-11-24T16:05:06.275Z] ---> 3d71df1998fc [2020-11-24T16:05:06.275Z] [2020-11-24T16:05:06.893Z] Successfully built 3d71df1998fc [2020-11-24T16:05:06.893Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-11-24T16:05:06.893Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2020-11-24T16:05:39.277Z] Removing intermediate container 87e6dd1ab4e5 [2020-11-24T16:05:39.277Z] ---> 047cfdf3e1c1 [2020-11-24T16:05:39.277Z] [2020-11-24T16:05:39.277Z] Step 10/22 : FROM alpine:3.10 [2020-11-24T16:05:39.277Z] 3.10: Pulling from library/alpine [2020-11-24T16:05:39.277Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-24T16:05:39.277Z] Status: Downloaded newer image for alpine:3.10 [2020-11-24T16:05:39.277Z] ---> 536a684cf733 [2020-11-24T16:05:39.277Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-24T16:05:39.277Z] ---> Running in 2f0bd032ae1d [2020-11-24T16:05:39.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:39.277Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:39.883Z] v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-24T16:05:39.883Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-24T16:05:39.883Z] OK: 10169 distinct packages available [2020-11-24T16:05:40.488Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-24T16:05:40.488Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-24T16:05:40.488Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-24T16:05:40.488Z] (4/5) Installing curl (7.66.0-r1) [2020-11-24T16:05:40.488Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-24T16:05:40.488Z] Executing busybox-1.30.1-r3.trigger [2020-11-24T16:05:40.488Z] Executing ca-certificates-20191127-r2.trigger [2020-11-24T16:05:40.760Z] OK: 7 MiB in 19 packages [2020-11-24T16:05:44.191Z] Removing intermediate container 2f0bd032ae1d [2020-11-24T16:05:44.191Z] ---> e3d52b08191c [2020-11-24T16:05:44.191Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-24T16:05:44.789Z] ---> Running in 7d20e352f189 [2020-11-24T16:05:45.782Z] Removing intermediate container 7d20e352f189 [2020-11-24T16:05:45.782Z] ---> 4984502ec216 [2020-11-24T16:05:45.782Z] Step 13/22 : WORKDIR / [2020-11-24T16:05:46.063Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:05:46.063Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:05:46.063Z] ---> 2166fb0eb825 [2020-11-24T16:05:46.063Z] Step 3/20 : WORKDIR /edgex-go [2020-11-24T16:05:46.063Z] ---> Using cache [2020-11-24T16:05:46.063Z] ---> dc3735a148cc [2020-11-24T16:05:46.063Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:05:46.063Z] ---> Using cache [2020-11-24T16:05:46.063Z] ---> b7095bf7094b [2020-11-24T16:05:46.063Z] Step 5/20 : RUN apk update && apk add make git [2020-11-24T16:05:46.063Z] ---> Using cache [2020-11-24T16:05:46.063Z] ---> 0d24c3ce85de [2020-11-24T16:05:46.063Z] Step 6/20 : COPY go.mod . [2020-11-24T16:05:46.063Z] ---> Using cache [2020-11-24T16:05:46.063Z] ---> 260e55a377ec [2020-11-24T16:05:46.063Z] Step 7/20 : RUN go mod download [2020-11-24T16:05:46.063Z] ---> Using cache [2020-11-24T16:05:46.063Z] ---> c88c361126bd [2020-11-24T16:05:46.063Z] Step 8/20 : COPY . . [2020-11-24T16:05:46.364Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:05:46.364Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:05:46.364Z] ---> 2166fb0eb825 [2020-11-24T16:05:46.364Z] Step 3/27 : WORKDIR /edgex-go [2020-11-24T16:05:46.364Z] ---> Using cache [2020-11-24T16:05:46.364Z] ---> dc3735a148cc [2020-11-24T16:05:46.364Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:05:46.364Z] ---> Using cache [2020-11-24T16:05:46.364Z] ---> b7095bf7094b [2020-11-24T16:05:46.364Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-24T16:05:46.364Z] ---> Running in d0e9b763a041 [2020-11-24T16:05:46.364Z] ---> Using cache [2020-11-24T16:05:46.364Z] ---> 70170658e45a [2020-11-24T16:05:46.364Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-24T16:05:46.637Z] ---> Running in c29e8c130b98 [2020-11-24T16:05:46.909Z] ---> Running in 356c3b15a230 [2020-11-24T16:05:47.515Z] Removing intermediate container d0e9b763a041 [2020-11-24T16:05:47.515Z] ---> a610293ff157 [2020-11-24T16:05:47.515Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-24T16:05:49.025Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:49.025Z] 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-11-24T16:05:50.088Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:50.088Z] ---> c47d157f3c42 [2020-11-24T16:05:50.089Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-24T16:05:50.698Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:05:50.698Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:05:50.698Z] ---> 2166fb0eb825 [2020-11-24T16:05:50.698Z] Step 3/23 : WORKDIR /edgex-go [2020-11-24T16:05:50.698Z] ---> Using cache [2020-11-24T16:05:50.698Z] ---> dc3735a148cc [2020-11-24T16:05:50.698Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:05:50.698Z] ---> Using cache [2020-11-24T16:05:50.698Z] ---> b7095bf7094b [2020-11-24T16:05:50.698Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-24T16:05:50.978Z] ---> Running in bf850673ae25 [2020-11-24T16:05:50.978Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:05:50.978Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:05:50.978Z] OK: 12625 distinct packages available [2020-11-24T16:05:51.997Z] OK: 217 MiB in 51 packages [2020-11-24T16:05:53.006Z] ---> 3c5654d8e874 [2020-11-24T16:05:53.006Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-24T16:05:53.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:54.227Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:05:54.227Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-24T16:05:54.227Z] ---> 2166fb0eb825 [2020-11-24T16:05:54.227Z] Step 3/24 : WORKDIR /edgex-go [2020-11-24T16:05:54.227Z] ---> Using cache [2020-11-24T16:05:54.227Z] ---> dc3735a148cc [2020-11-24T16:05:54.227Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:05:54.227Z] ---> Using cache [2020-11-24T16:05:54.228Z] ---> b7095bf7094b [2020-11-24T16:05:54.228Z] Step 5/24 : RUN apk update && apk add make git [2020-11-24T16:05:54.228Z] ---> Using cache [2020-11-24T16:05:54.228Z] ---> 0d24c3ce85de [2020-11-24T16:05:54.228Z] Step 6/24 : COPY go.mod . [2020-11-24T16:05:54.228Z] ---> Using cache [2020-11-24T16:05:54.228Z] ---> 260e55a377ec [2020-11-24T16:05:54.228Z] Step 7/24 : RUN go mod download [2020-11-24T16:05:54.228Z] ---> Using cache [2020-11-24T16:05:54.228Z] ---> c88c361126bd [2020-11-24T16:05:54.228Z] Step 8/24 : COPY . . [2020-11-24T16:05:54.507Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:05:54.507Z] Removing intermediate container c29e8c130b98 [2020-11-24T16:05:54.507Z] ---> 55ecfe1f39ca [2020-11-24T16:05:54.507Z] Step 6/27 : COPY go.mod . [2020-11-24T16:05:54.507Z] ---> Using cache [2020-11-24T16:05:54.507Z] ---> 70170658e45a [2020-11-24T16:05:54.507Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-24T16:05:54.805Z] ---> 90b80fedfb1e [2020-11-24T16:05:54.805Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-24T16:05:55.087Z] ---> Running in 3e62a7fe1e90 [2020-11-24T16:05:55.696Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:05:55.696Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:05:55.696Z] OK: 12625 distinct packages available [2020-11-24T16:05:56.304Z] OK: 217 MiB in 51 packages [2020-11-24T16:05:56.583Z] ---> d1e5332f5572 [2020-11-24T16:05:56.583Z] Step 7/27 : RUN go mod download [2020-11-24T16:05:56.862Z] ---> Running in 0f2769d22505 [2020-11-24T16:05:56.862Z] ---> 665d4a0c8fce [2020-11-24T16:05:56.862Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-24T16:05:57.149Z] ---> Running in 1a64b9645f2e [2020-11-24T16:05:57.751Z] 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-11-24T16:05:58.753Z] Removing intermediate container bf850673ae25 [2020-11-24T16:05:58.753Z] ---> 67e448f3bac7 [2020-11-24T16:05:58.753Z] Step 6/23 : COPY go.mod . [2020-11-24T16:06:00.221Z] ---> 802176cd8dd2 [2020-11-24T16:06:00.221Z] Step 7/23 : RUN go mod download [2020-11-24T16:06:00.503Z] ---> Running in 82629c98dcae [2020-11-24T16:06:01.970Z] Removing intermediate container 1a64b9645f2e [2020-11-24T16:06:01.970Z] ---> 2d52e6ff19f9 [2020-11-24T16:06:01.970Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-24T16:06:02.252Z] ---> Running in 6b36a3fdfd39 [2020-11-24T16:06:02.870Z] Removing intermediate container 0f2769d22505 [2020-11-24T16:06:02.870Z] ---> 4178cc9fc322 [2020-11-24T16:06:02.870Z] Step 8/27 : COPY . . [2020-11-24T16:06:03.155Z] Removing intermediate container 6b36a3fdfd39 [2020-11-24T16:06:03.155Z] ---> 68d0d4db2de8 [2020-11-24T16:06:03.155Z] Step 20/22 : LABEL arch=arm64 [2020-11-24T16:06:03.455Z] ---> Running in 73a37f1341ca [2020-11-24T16:06:04.936Z] Removing intermediate container 73a37f1341ca [2020-11-24T16:06:04.936Z] ---> 8b696eecb5d0 [2020-11-24T16:06:04.936Z] Step 21/22 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:06:05.932Z] ---> Running in 2b2affd20fe1 [2020-11-24T16:06:07.408Z] Removing intermediate container 82629c98dcae [2020-11-24T16:06:07.408Z] ---> 2178030bb191 [2020-11-24T16:06:07.408Z] Step 8/23 : COPY . . [2020-11-24T16:06:07.408Z] Removing intermediate container 2b2affd20fe1 [2020-11-24T16:06:07.408Z] ---> d0dbcc653e8a [2020-11-24T16:06:07.408Z] Step 22/22 : LABEL version=0.0.0 [2020-11-24T16:06:08.025Z] ---> Running in 6c10952703b3 [2020-11-24T16:06:10.054Z] Removing intermediate container 6c10952703b3 [2020-11-24T16:06:10.054Z] ---> 4dbfe8bce9ee [2020-11-24T16:06:10.054Z] [2020-11-24T16:06:10.664Z] Successfully built 4dbfe8bce9ee [2020-11-24T16:06:10.665Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-11-24T16:06:10.665Z] Building docker-security-secrets-setup-go [2020-11-24T16:06:37.758Z]  Building docker-security-bootstrap-redis-go ... done Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-24T16:06:37.758Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-24T16:06:37.758Z] ---> 2166fb0eb825 [2020-11-24T16:06:37.758Z] Step 3/29 : WORKDIR /edgex-go [2020-11-24T16:06:37.758Z] ---> Using cache [2020-11-24T16:06:37.758Z] ---> dc3735a148cc [2020-11-24T16:06:37.758Z] Step 4/29 : RUN apk update && apk add make git [2020-11-24T16:06:38.771Z] ---> Running in ee941cc77255 [2020-11-24T16:06:39.770Z] ---> 00f1428d8a1a [2020-11-24T16:06:39.770Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-24T16:06:39.770Z] ---> 95b4877a67a1 [2020-11-24T16:06:39.770Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-24T16:06:39.770Z] ---> Running in 2934af876833 [2020-11-24T16:06:39.770Z] ---> Running in 143c069e69d1 [2020-11-24T16:06:40.774Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:06:41.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:06:42.041Z] 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-11-24T16:06:42.041Z] 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-11-24T16:06:43.037Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:06:43.037Z] v3.12.1-41-g42f619918d [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:06:43.037Z] OK: 12625 distinct packages available [2020-11-24T16:06:44.042Z] OK: 217 MiB in 51 packages [2020-11-24T16:06:46.711Z] Removing intermediate container ee941cc77255 [2020-11-24T16:06:46.711Z] ---> ddeffbd69178 [2020-11-24T16:06:46.711Z] Step 5/29 : COPY go.mod . [2020-11-24T16:06:48.199Z] ---> b75242023835 [2020-11-24T16:06:48.199Z] Step 6/29 : RUN go mod download [2020-11-24T16:06:48.199Z] Removing intermediate container 356c3b15a230 [2020-11-24T16:06:48.199Z] ---> b2e8e2ad8010 [2020-11-24T16:06:48.199Z] [2020-11-24T16:06:48.199Z] Step 10/20 : FROM alpine [2020-11-24T16:06:48.483Z] ---> Running in 30d751254fc5 [2020-11-24T16:06:48.483Z] latest: Pulling from library/alpine [2020-11-24T16:06:49.109Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-24T16:06:49.109Z] Status: Downloaded newer image for alpine:latest [2020-11-24T16:06:49.109Z] ---> 2e77e061c27f [2020-11-24T16:06:49.109Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-24T16:06:49.432Z] ---> Running in a34f055c4466 [2020-11-24T16:06:51.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:06:51.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:06:51.832Z] 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-11-24T16:06:52.861Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:06:52.861Z] v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:06:52.861Z] OK: 12617 distinct packages available [2020-11-24T16:06:53.166Z] Removing intermediate container 30d751254fc5 [2020-11-24T16:06:53.166Z] ---> abda7062a83c [2020-11-24T16:06:53.166Z] Step 7/29 : COPY . . [2020-11-24T16:06:53.841Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-24T16:06:53.841Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-24T16:06:53.841Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-24T16:06:53.841Z] (4/4) Installing curl (7.69.1-r1) [2020-11-24T16:06:53.841Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:06:53.841Z] Executing ca-certificates-20191127-r4.trigger [2020-11-24T16:06:54.154Z] OK: 7 MiB in 18 packages [2020-11-24T16:06:57.699Z] Removing intermediate container a34f055c4466 [2020-11-24T16:06:57.699Z] ---> c05503310827 [2020-11-24T16:06:57.699Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-24T16:06:58.373Z] ---> Running in d0ef3626c8e5 [2020-11-24T16:06:59.050Z] Removing intermediate container d0ef3626c8e5 [2020-11-24T16:06:59.050Z] ---> 2fbe30d958ec [2020-11-24T16:06:59.050Z] Step 13/20 : WORKDIR /edgex [2020-11-24T16:06:59.693Z] ---> Running in 1c02dd66a26f [2020-11-24T16:07:00.748Z] Removing intermediate container 1c02dd66a26f [2020-11-24T16:07:00.748Z] ---> ed6c3c9ca7c0 [2020-11-24T16:07:00.748Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-24T16:07:02.338Z] ---> 8dee7dea3973 [2020-11-24T16:07:02.338Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-24T16:07:04.442Z] ---> 3f479a82c057 [2020-11-24T16:07:04.442Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-24T16:07:05.077Z] ---> Running in ee0a8db8701b [2020-11-24T16:07:06.155Z] Removing intermediate container ee0a8db8701b [2020-11-24T16:07:06.155Z] ---> 39796343a115 [2020-11-24T16:07:06.155Z] Step 17/20 : CMD ["--init=true"] [2020-11-24T16:07:06.771Z] ---> Running in 2c9f9b3d2886 [2020-11-24T16:07:07.801Z] Removing intermediate container 2c9f9b3d2886 [2020-11-24T16:07:07.801Z] ---> 16b63f5398b1 [2020-11-24T16:07:07.801Z] Step 18/20 : LABEL arch=arm64 [2020-11-24T16:07:08.083Z] ---> Running in 7410089d0822 [2020-11-24T16:07:09.577Z] Removing intermediate container 7410089d0822 [2020-11-24T16:07:09.577Z] ---> b767b8111f9b [2020-11-24T16:07:09.577Z] Step 19/20 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:07:09.863Z] ---> Running in 70d902326d0b [2020-11-24T16:07:10.865Z] Removing intermediate container 3e62a7fe1e90 [2020-11-24T16:07:10.865Z] ---> f5bebdbaaf5c [2020-11-24T16:07:10.865Z] [2020-11-24T16:07:10.865Z] Step 10/24 : FROM alpine:3.10 [2020-11-24T16:07:10.865Z] ---> 536a684cf733 [2020-11-24T16:07:10.865Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-24T16:07:10.865Z] ---> Using cache [2020-11-24T16:07:10.865Z] ---> e3d52b08191c [2020-11-24T16:07:10.865Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-24T16:07:11.164Z] Removing intermediate container 70d902326d0b [2020-11-24T16:07:11.164Z] ---> 15ff4550e415 [2020-11-24T16:07:11.164Z] Step 20/20 : LABEL version=0.0.0 [2020-11-24T16:07:11.164Z] ---> Running in 10e321a802ac [2020-11-24T16:07:11.164Z] ---> Running in de2f70363189 [2020-11-24T16:07:12.635Z] Removing intermediate container 10e321a802ac [2020-11-24T16:07:12.635Z] ---> febba4179112 [2020-11-24T16:07:12.635Z] Step 13/24 : WORKDIR / [2020-11-24T16:07:12.635Z] Removing intermediate container de2f70363189 [2020-11-24T16:07:12.635Z] ---> 99a44478ada5 [2020-11-24T16:07:12.635Z] [2020-11-24T16:07:12.635Z] ---> Running in f5e9094d3cff [2020-11-24T16:07:14.105Z] Successfully built 99a44478ada5 [2020-11-24T16:07:14.105Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-11-24T16:07:14.105Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container f5e9094d3cff [2020-11-24T16:07:14.105Z] ---> 40a4cbfb2edd [2020-11-24T16:07:14.105Z] 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-11-24T16:07:16.128Z] ---> fcce1602f033 [2020-11-24T16:07:16.128Z] 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-11-24T16:07:17.598Z] ---> 60d272dd797e [2020-11-24T16:07:17.598Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-24T16:07:18.607Z] ---> bba4ee3d97d6 [2020-11-24T16:07:18.607Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-24T16:07:18.607Z] ---> Running in 0ae3a3512ddc [2020-11-24T16:07:19.231Z] ---> f7707a83a3af [2020-11-24T16:07:19.232Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-24T16:07:20.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-24T16:07:21.004Z] ---> 0bd312ac82a2 [2020-11-24T16:07:21.004Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-24T16:07:23.042Z] ---> 9cc5d41595d5 [2020-11-24T16:07:23.042Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-24T16:07:24.058Z] ---> b96b91bac14a [2020-11-24T16:07:24.058Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-24T16:07:24.058Z] ---> Running in 1af10fe1646c [2020-11-24T16:07:27.483Z] Removing intermediate container 1af10fe1646c [2020-11-24T16:07:27.483Z] ---> 9f8d517ed966 [2020-11-24T16:07:27.483Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-24T16:07:27.483Z] ---> Running in a707a68e2e1d [2020-11-24T16:07:28.091Z] Removing intermediate container a707a68e2e1d [2020-11-24T16:07:28.091Z] ---> e173b29b4e63 [2020-11-24T16:07:28.378Z] Step 22/24 : LABEL arch=arm64 [2020-11-24T16:07:28.378Z] ---> Running in e2d8073f99d9 [2020-11-24T16:07:28.983Z] Removing intermediate container e2d8073f99d9 [2020-11-24T16:07:28.983Z] ---> e4d3bde7c802 [2020-11-24T16:07:28.983Z] Step 23/24 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:07:29.262Z] ---> Running in 02db06582bee [2020-11-24T16:07:29.870Z] Removing intermediate container 02db06582bee [2020-11-24T16:07:29.870Z] ---> 537ef92a1274 [2020-11-24T16:07:29.870Z] Step 24/24 : LABEL version=0.0.0 [2020-11-24T16:07:30.149Z] ---> Running in ddeb039d8e91 [2020-11-24T16:07:30.764Z] Removing intermediate container ddeb039d8e91 [2020-11-24T16:07:30.764Z] ---> e4b7a14d9ef8 [2020-11-24T16:07:30.764Z] [2020-11-24T16:07:31.381Z] Successfully built e4b7a14d9ef8 [2020-11-24T16:07:31.381Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-11-24T16:07:53.703Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 2934af876833 [2020-11-24T16:07:53.703Z] ---> 6386c90d82ae [2020-11-24T16:07:53.703Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-24T16:07:53.703Z] ---> Running in dd3c71b65aec [2020-11-24T16:07:54.315Z] 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-11-24T16:07:59.885Z] Removing intermediate container dd3c71b65aec [2020-11-24T16:07:59.885Z] ---> 0787222a69e7 [2020-11-24T16:07:59.885Z] [2020-11-24T16:07:59.885Z] Step 11/27 : FROM docker:latest [2020-11-24T16:07:59.885Z] ---> 5d4db4dc0692 [2020-11-24T16:07:59.885Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-24T16:07:59.885Z] ---> Running in 7751568bcf3f [2020-11-24T16:08:01.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:01.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:02.059Z] (1/2) Installing readline (8.0.4-r0) [2020-11-24T16:08:02.059Z] (2/2) Installing bash (5.0.17-r0) [2020-11-24T16:08:02.339Z] Executing bash-5.0.17-r0.post-install [2020-11-24T16:08:02.339Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:08:02.339Z] OK: 12 MiB in 22 packages [2020-11-24T16:08:04.428Z] Removing intermediate container 7751568bcf3f [2020-11-24T16:08:04.428Z] ---> 4121ed9fe1b8 [2020-11-24T16:08:04.428Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-24T16:08:04.428Z] ---> Running in 01fdac39fbb6 [2020-11-24T16:08:07.200Z] Removing intermediate container 01fdac39fbb6 [2020-11-24T16:08:07.200Z] ---> b9377f7c4553 [2020-11-24T16:08:07.200Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-24T16:08:07.200Z] ---> Running in e70ee82556d3 [2020-11-24T16:08:07.825Z] Removing intermediate container e70ee82556d3 [2020-11-24T16:08:07.825Z] ---> d5ced6261988 [2020-11-24T16:08:07.825Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-24T16:08:07.825Z] ---> Running in dbfde2126734 [2020-11-24T16:08:08.448Z] Removing intermediate container dbfde2126734 [2020-11-24T16:08:08.448Z] ---> 5ac612549815 [2020-11-24T16:08:08.448Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-24T16:08:08.745Z] ---> Running in ab8da83b8884 [2020-11-24T16:08:09.366Z] Removing intermediate container ab8da83b8884 [2020-11-24T16:08:09.366Z] ---> 54de1e6f0763 [2020-11-24T16:08:09.366Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-24T16:08:10.816Z] ---> cdeb2a9f1b42 [2020-11-24T16:08:10.816Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-24T16:08:11.420Z] Removing intermediate container 0ae3a3512ddc [2020-11-24T16:08:11.420Z] ---> 306c641c3cb2 [2020-11-24T16:08:11.420Z] [2020-11-24T16:08:11.420Z] Step 9/29 : FROM alpine:latest [2020-11-24T16:08:11.420Z] ---> 2e77e061c27f [2020-11-24T16:08:11.420Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-11-24T16:08:11.420Z] ---> Running in 01731ca8855a [2020-11-24T16:08:11.705Z] ---> e3875914063e [2020-11-24T16:08:11.705Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-24T16:08:12.304Z] Removing intermediate container 01731ca8855a [2020-11-24T16:08:12.304Z] ---> 6fe95d2cfd00 [2020-11-24T16:08:12.304Z] Step 11/29 : USER root [2020-11-24T16:08:12.585Z] ---> Running in 970ad86dd37d [2020-11-24T16:08:12.586Z] ---> bdfd320e8f0d [2020-11-24T16:08:12.586Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-24T16:08:12.861Z] ---> Running in 67dc400e1a42 [2020-11-24T16:08:13.141Z] Removing intermediate container 970ad86dd37d [2020-11-24T16:08:13.141Z] ---> ca3fe28b38be [2020-11-24T16:08:13.141Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-24T16:08:13.421Z] ---> Running in 3f554eb854b6 [2020-11-24T16:08:14.441Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:14.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:14.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:14.998Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:15.276Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-24T16:08:15.276Z] (2/33) Installing expat (2.2.9-r1) [2020-11-24T16:08:15.276Z] (3/33) Installing libffi (3.3-r2) [2020-11-24T16:08:15.276Z] (4/33) Installing gdbm (1.13-r1) [2020-11-24T16:08:15.276Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-24T16:08:15.276Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-24T16:08:15.276Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-24T16:08:15.556Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-24T16:08:15.556Z] v3.12.1-41-g42f619918d [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-24T16:08:15.556Z] OK: 12617 distinct packages available [2020-11-24T16:08:16.183Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-24T16:08:16.183Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-24T16:08:16.183Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:08:16.183Z] Executing ca-certificates-20191127-r4.trigger [2020-11-24T16:08:16.487Z] OK: 6 MiB in 16 packages [2020-11-24T16:08:17.123Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-24T16:08:17.123Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-24T16:08:17.123Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-24T16:08:17.123Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-24T16:08:17.123Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-24T16:08:17.123Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-24T16:08:17.398Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-24T16:08:17.398Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-24T16:08:17.398Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-24T16:08:17.398Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-24T16:08:17.398Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-24T16:08:17.398Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-24T16:08:17.730Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-24T16:08:17.730Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-24T16:08:17.730Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-24T16:08:17.730Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-24T16:08:17.730Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-24T16:08:17.730Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-24T16:08:17.730Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-24T16:08:18.004Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-24T16:08:18.004Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-24T16:08:18.004Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-24T16:08:18.004Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-24T16:08:18.004Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-24T16:08:18.004Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-24T16:08:18.004Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-24T16:08:18.326Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:08:18.326Z] OK: 71 MiB in 55 packages [2020-11-24T16:08:19.359Z] Removing intermediate container 3f554eb854b6 [2020-11-24T16:08:19.359Z] ---> b2ecf8d8ea8d [2020-11-24T16:08:19.359Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-24T16:08:19.359Z] ---> Running in f6637c99f03e [2020-11-24T16:08:20.380Z] Removing intermediate container f6637c99f03e [2020-11-24T16:08:20.380Z] ---> 86afd7bd28d2 [2020-11-24T16:08:20.380Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-24T16:08:20.662Z] ---> Running in 706487f52147 [2020-11-24T16:08:21.677Z] Removing intermediate container 706487f52147 [2020-11-24T16:08:21.677Z] ---> 425adebac8b2 [2020-11-24T16:08:21.677Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-24T16:08:21.677Z] Removing intermediate container 143c069e69d1 [2020-11-24T16:08:21.677Z] ---> a287ca2dd51f [2020-11-24T16:08:21.677Z] [2020-11-24T16:08:21.677Z] Step 10/23 : FROM alpine [2020-11-24T16:08:21.677Z] ---> 2e77e061c27f [2020-11-24T16:08:21.677Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-24T16:08:21.960Z] ---> Running in c1ff404efd95 [2020-11-24T16:08:22.248Z] ---> Running in 756b3f46bae1 [2020-11-24T16:08:23.251Z] Removing intermediate container 756b3f46bae1 [2020-11-24T16:08:23.251Z] ---> 7d5924889f00 [2020-11-24T16:08:23.251Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-24T16:08:23.251Z] ---> Running in 7d2247153e88 [2020-11-24T16:08:24.252Z] Removing intermediate container 7d2247153e88 [2020-11-24T16:08:24.252Z] ---> 0c6c962be700 [2020-11-24T16:08:24.252Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-24T16:08:24.252Z] ---> Running in d50431e0323a [2020-11-24T16:08:24.529Z] Removing intermediate container c1ff404efd95 [2020-11-24T16:08:24.529Z] ---> 698510928840 [2020-11-24T16:08:24.529Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-24T16:08:24.813Z] Removing intermediate container d50431e0323a [2020-11-24T16:08:24.813Z] ---> 7e9cae18bafc [2020-11-24T16:08:24.813Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-24T16:08:25.105Z] ---> Running in 61b91d8f0936 [2020-11-24T16:08:25.389Z] Removing intermediate container 67dc400e1a42 [2020-11-24T16:08:25.389Z] ---> d68d7636ae19 [2020-11-24T16:08:25.389Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-24T16:08:25.675Z] ---> Running in 398508b05507 [2020-11-24T16:08:25.973Z] ---> 5f51e0cd0e39 [2020-11-24T16:08:25.973Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-24T16:08:27.470Z] ---> 7a6b5a3337e1 [2020-11-24T16:08:27.471Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-24T16:08:27.747Z] Removing intermediate container 61b91d8f0936 [2020-11-24T16:08:27.747Z] ---> ca5496e62809 [2020-11-24T16:08:27.747Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-24T16:08:27.747Z] ---> Running in 02ccd61ba129 [2020-11-24T16:08:28.022Z] ---> 32d5551c4b64 [2020-11-24T16:08:28.022Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-24T16:08:29.010Z] ---> 386e7fcfa7ae [2020-11-24T16:08:29.010Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-24T16:08:29.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:29.609Z] ---> b2b7e168fe49 [2020-11-24T16:08:29.609Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-24T16:08:29.609Z] ---> Running in ab1e7c121111 [2020-11-24T16:08:32.275Z] Removing intermediate container ab1e7c121111 [2020-11-24T16:08:32.275Z] ---> 755c95b2c57d [2020-11-24T16:08:32.275Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-24T16:08:32.275Z] Collecting docker-compose==1.23.2 [2020-11-24T16:08:32.275Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-24T16:08:32.552Z] ---> 136308c25dc8 [2020-11-24T16:08:32.552Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-24T16:08:32.846Z] ---> Running in a88c1673cb21 [2020-11-24T16:08:32.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:08:33.834Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-24T16:08:33.834Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-24T16:08:34.819Z] Collecting docker<4.0,>=3.6.0 [2020-11-24T16:08:34.819Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-24T16:08:34.819Z] Removing intermediate container a88c1673cb21 [2020-11-24T16:08:34.819Z] ---> d51aff2268a0 [2020-11-24T16:08:34.819Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-24T16:08:34.819Z] ---> Running in 12f5b60a284c [2020-11-24T16:08:35.421Z] Collecting texttable<0.10,>=0.9.0 [2020-11-24T16:08:35.421Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-24T16:08:35.695Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-24T16:08:35.970Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-24T16:08:36.248Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-24T16:08:36.897Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-24T16:08:37.208Z] Removing intermediate container 12f5b60a284c [2020-11-24T16:08:37.208Z] ---> f4fe5c953c8b [2020-11-24T16:08:37.208Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-24T16:08:37.208Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-24T16:08:37.529Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:08:37.529Z] OK: 8 MiB in 19 packages [2020-11-24T16:08:37.529Z] ---> Running in a56196846691 [2020-11-24T16:08:37.529Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-24T16:08:37.529Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-24T16:08:37.833Z] Removing intermediate container a56196846691 [2020-11-24T16:08:37.833Z] ---> d93e37310628 [2020-11-24T16:08:37.833Z] Step 26/29 : CMD [ "generate" ] [2020-11-24T16:08:38.109Z] ---> Running in 7e306fef346f [2020-11-24T16:08:38.733Z] Removing intermediate container 7e306fef346f [2020-11-24T16:08:38.733Z] ---> 7ba7478dfdb6 [2020-11-24T16:08:38.733Z] Step 27/29 : LABEL arch=arm64 [2020-11-24T16:08:38.733Z] ---> Running in f68238d064eb [2020-11-24T16:08:39.027Z] Removing intermediate container 02ccd61ba129 [2020-11-24T16:08:39.027Z] ---> 6f9c530eb9da [2020-11-24T16:08:39.027Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-24T16:08:39.311Z] Removing intermediate container f68238d064eb [2020-11-24T16:08:39.311Z] ---> 217b92c1c404 [2020-11-24T16:08:39.311Z] Step 28/29 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:08:39.605Z] ---> Running in cf4eaa10ffad [2020-11-24T16:08:39.889Z] ---> 4e103fff1494 [2020-11-24T16:08:39.889Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-24T16:08:39.889Z] 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-11-24T16:08:40.171Z] Removing intermediate container cf4eaa10ffad [2020-11-24T16:08:40.171Z] ---> c1cc6b950fd8 [2020-11-24T16:08:40.171Z] Step 29/29 : LABEL version=0.0.0 [2020-11-24T16:08:40.171Z] ---> Running in d6c62ce4fb62 [2020-11-24T16:08:40.474Z] Collecting cached-property<2,>=1.2.0 [2020-11-24T16:08:40.474Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-24T16:08:40.763Z] Removing intermediate container d6c62ce4fb62 [2020-11-24T16:08:40.763Z] ---> 773f2be6a6a7 [2020-11-24T16:08:40.763Z] [2020-11-24T16:08:41.050Z] Collecting jsonschema<3,>=2.5.1 [2020-11-24T16:08:41.050Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-24T16:08:41.339Z] Successfully built 773f2be6a6a7 [2020-11-24T16:08:41.339Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-11-24T16:08:41.339Z]  Building docker-security-secrets-setup-go ... done  ---> bb5d12a61aca [2020-11-24T16:08:41.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-11-24T16:08:41.941Z] Collecting PyYAML<4,>=3.10 [2020-11-24T16:08:41.941Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-24T16:08:41.941Z] ---> 3fdc923fc6f2 [2020-11-24T16:08:41.941Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-24T16:08:42.214Z] ---> Running in 71d4f0f5d1f5 [2020-11-24T16:08:42.489Z] Removing intermediate container 71d4f0f5d1f5 [2020-11-24T16:08:42.489Z] ---> 9c3233e99000 [2020-11-24T16:08:42.489Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:08:42.764Z] ---> Running in 7066b46c7041 [2020-11-24T16:08:43.041Z] Removing intermediate container 7066b46c7041 [2020-11-24T16:08:43.041Z] ---> e34a4fdaa29e [2020-11-24T16:08:43.041Z] Step 21/23 : LABEL arch=arm64 [2020-11-24T16:08:43.318Z] ---> Running in 89dc350e76eb [2020-11-24T16:08:43.920Z] Removing intermediate container 89dc350e76eb [2020-11-24T16:08:43.920Z] ---> 164f94e5f093 [2020-11-24T16:08:43.920Z] Step 22/23 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:08:43.920Z] ---> Running in fab45eee6bf4 [2020-11-24T16:08:44.524Z] Removing intermediate container fab45eee6bf4 [2020-11-24T16:08:44.524Z] ---> 43ebae3311c0 [2020-11-24T16:08:44.524Z] Step 23/23 : LABEL version=0.0.0 [2020-11-24T16:08:44.524Z] ---> Running in 3bd63c335611 [2020-11-24T16:08:45.125Z] Removing intermediate container 3bd63c335611 [2020-11-24T16:08:45.125Z] ---> bbd2caf72a6c [2020-11-24T16:08:45.125Z] [2020-11-24T16:08:45.399Z] Collecting docopt<0.7,>=0.6.1 [2020-11-24T16:08:45.399Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-24T16:08:45.399Z] Successfully built bbd2caf72a6c [2020-11-24T16:08:45.399Z] Successfully tagged docker-core-data-go-arm64:latest [2020-11-24T16:08:47.380Z]  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 [2020-11-24T16:08:47.380Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-24T16:08:47.975Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-24T16:08:47.975Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-24T16:08:48.584Z] Collecting idna<2.8,>=2.5 [2020-11-24T16:08:48.584Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-24T16:08:48.584Z] 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-11-24T16:08:48.584Z] 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-11-24T16:08:48.875Z] Collecting docker-pycreds>=0.4.0 [2020-11-24T16:08:48.875Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-24T16:08:48.875Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-24T16:08:48.875Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-24T16:08:48.875Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-24T16:08:48.875Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-24T16:08:49.884Z] Installing collected packages: urllib3, idna, requests, docker-pycreds, websocket-client, docker, texttable, dockerpty, cached-property, jsonschema, PyYAML, docopt, docker-compose [2020-11-24T16:08:49.884Z] Attempting uninstall: urllib3 [2020-11-24T16:08:49.884Z] Found existing installation: urllib3 1.25.9 [2020-11-24T16:08:49.884Z] Uninstalling urllib3-1.25.9: [2020-11-24T16:08:50.162Z] Successfully uninstalled urllib3-1.25.9 [2020-11-24T16:08:50.764Z] Attempting uninstall: idna [2020-11-24T16:08:50.764Z] Found existing installation: idna 2.9 [2020-11-24T16:08:50.764Z] Uninstalling idna-2.9: [2020-11-24T16:08:50.764Z] Successfully uninstalled idna-2.9 [2020-11-24T16:08:51.364Z] Attempting uninstall: requests [2020-11-24T16:08:51.364Z] Found existing installation: requests 2.23.0 [2020-11-24T16:08:51.364Z] Uninstalling requests-2.23.0: [2020-11-24T16:08:51.364Z] Successfully uninstalled requests-2.23.0 [2020-11-24T16:08:52.800Z] Running setup.py install for texttable: started [2020-11-24T16:08:54.774Z] Running setup.py install for texttable: finished with status 'done' [2020-11-24T16:08:54.774Z] Running setup.py install for dockerpty: started [2020-11-24T16:08:56.214Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-24T16:08:56.807Z] Running setup.py install for PyYAML: started [2020-11-24T16:08:58.775Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-24T16:08:58.775Z] Running setup.py install for docopt: started [2020-11-24T16:09:00.762Z] Running setup.py install for docopt: finished with status 'done' [2020-11-24T16:09:01.368Z] 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-11-24T16:09:05.739Z] Removing intermediate container 398508b05507 [2020-11-24T16:09:05.739Z] ---> 57c270e9bccc [2020-11-24T16:09:05.739Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-24T16:09:05.739Z] ---> Running in 347ad201476a [2020-11-24T16:09:06.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-24T16:09:06.758Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-24T16:09:07.384Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-24T16:09:07.384Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-24T16:09:07.384Z] (3/3) Installing curl (7.69.1-r1) [2020-11-24T16:09:07.384Z] Executing busybox-1.31.1-r19.trigger [2020-11-24T16:09:07.384Z] OK: 71 MiB in 58 packages [2020-11-24T16:09:08.909Z] Removing intermediate container 347ad201476a [2020-11-24T16:09:08.909Z] ---> 73b27f5a3731 [2020-11-24T16:09:08.909Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-24T16:09:08.909Z] ---> Running in 7800b786425a [2020-11-24T16:09:09.190Z] Removing intermediate container 7800b786425a [2020-11-24T16:09:09.190Z] ---> d7cc5d998c11 [2020-11-24T16:09:09.190Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-24T16:09:09.468Z] ---> Running in 7c11fc713315 [2020-11-24T16:09:10.062Z] Removing intermediate container 7c11fc713315 [2020-11-24T16:09:10.062Z] ---> c6decfd8426f [2020-11-24T16:09:10.062Z] Step 25/27 : LABEL arch=arm64 [2020-11-24T16:09:10.062Z] ---> Running in 33b8bf01b2b5 [2020-11-24T16:09:10.335Z] Removing intermediate container 33b8bf01b2b5 [2020-11-24T16:09:10.335Z] ---> 1060cfb71fa4 [2020-11-24T16:09:10.335Z] Step 26/27 : LABEL git_sha=e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:09:10.632Z] ---> Running in 88d4cf442e4a [2020-11-24T16:09:10.913Z] Removing intermediate container 88d4cf442e4a [2020-11-24T16:09:10.913Z] ---> cceba7991184 [2020-11-24T16:09:10.913Z] Step 27/27 : LABEL version=0.0.0 [2020-11-24T16:09:11.186Z] ---> Running in 50824ebf58fb [2020-11-24T16:09:11.778Z] Removing intermediate container 50824ebf58fb [2020-11-24T16:09:11.778Z] ---> d58718cedd79 [2020-11-24T16:09:11.778Z] [2020-11-24T16:09:12.050Z] Successfully built d58718cedd79 [2020-11-24T16:09:12.050Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-11-24T16:09:12.341Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-11-24T16:09:12.313Z] $ docker stop --time=1 bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b [2020-11-24T16:09:14.249Z] $ docker rm -f bd742cc1c3566d9e1021b69ce5ae2295e1ceed82848015aaab28b427a631039b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-24T16:09:15.081Z] + grep docker+ [2020-11-24T16:09:15.081Z] docker images [2020-11-24T16:09:15.352Z] docker-sys-mgmt-agent-go-arm64 latest d58718cedd79 4 seconds ago 270MB [2020-11-24T16:09:15.352Z] docker-core-data-go-arm64 latest bbd2caf72a6c 31 seconds ago 22.3MB [2020-11-24T16:09:15.352Z] docker-security-secrets-setup-go-arm64 latest 773f2be6a6a7 35 seconds ago 22.7MB [2020-11-24T16:09:15.352Z] docker-security-secretstore-setup-go-arm64 latest e4b7a14d9ef8 About a minute ago 23.5MB [2020-11-24T16:09:15.352Z] docker-security-proxy-setup-go-arm64 latest 99a44478ada5 2 minutes ago 15.1MB [2020-11-24T16:09:15.352Z] docker-security-bootstrap-redis-go-arm64 latest 4dbfe8bce9ee 3 minutes ago 15.2MB [2020-11-24T16:09:15.352Z] docker-core-metadata-go-arm64 latest 3d71df1998fc 4 minutes ago 13.6MB [2020-11-24T16:09:15.352Z] docker-support-notifications-go-arm64 latest 5c48afdbe372 4 minutes ago 12.9MB [2020-11-24T16:09:15.352Z] docker-core-command-go-arm64 latest de34581390bb 4 minutes ago 11.4MB [2020-11-24T16:09:15.352Z] docker-support-scheduler-go-arm64 latest 3dc270a2baac 4 minutes ago 11.5MB [2020-11-24T16:09:15.352Z] docker-support-logging-go-arm64 latest 5e6e90b1ddf5 4 minutes ago 10.6MB [2020-11-24T16:09:15.352Z] docker latest 5d4db4dc0692 4 weeks ago 198MB [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-11-24T16:09:31.761Z] Still waiting to schedule task [2020-11-24T16:09:31.761Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-11-24T16:11:18.338Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-13364 in /w/workspace/edgexfoundry_edgex-go_PR-2898 [Pipeline] { [Pipeline] ws [2020-11-24T16:11:18.451Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-11-24T16:11:22.728Z] using credential edgex-jenkins-ssh [2020-11-24T16:11:22.822Z] Cloning the remote Git repository [2020-11-24T16:11:22.887Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:11:23.004Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-11-24T16:11:23.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:11:23.093Z] > git --version # timeout=10 [2020-11-24T16:11:23.109Z] > git --version # 'git version 2.17.1' [2020-11-24T16:11:23.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:11:23.160Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T16:11:37.845Z] Merging remotes/origin/master commit bf2e52e98e4e7d109b3f11c57b69b90881fb8689 into PR head commit e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:11:38.264Z] Merge succeeded, producing e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d [2020-11-24T16:11:38.265Z] Checking out Revision e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d (PR-2898) [2020-11-24T16:11:37.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T16:11:37.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-24T16:11:37.108Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-24T16:11:37.139Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-24T16:11:37.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:11:37.151Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2898/head:refs/remotes/origin/PR-2898 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-24T16:11:37.868Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T16:11:37.878Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T16:11:38.192Z] > git remote # timeout=10 [2020-11-24T16:11:38.207Z] > git config --get remote.origin.url # timeout=10 [2020-11-24T16:11:38.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-24T16:11:38.226Z] > git merge bf2e52e98e4e7d109b3f11c57b69b90881fb8689 # timeout=10 [2020-11-24T16:11:38.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-24T16:11:38.297Z] > git config core.sparsecheckout # timeout=10 [2020-11-24T16:11:38.308Z] > git checkout -f e80143a84a13c7e8cb2e581ccdb0ead522a7ad5d # timeout=10 [2020-11-24T16:11:42.706Z] Commit message: "ci: testing new native snap build" [2020-11-24T16:11:42.762Z] > git --version # timeout=10 [2020-11-24T16:11:42.769Z] > git --version # 'git version 2.17.1' [2020-11-24T16:11:42.777Z] fatal: bad object a0a4852ea43f8cb2a740401713355780602d9fc2 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:11:44.447Z] + echo snap-build.sh [2020-11-24T16:11:44.447Z] snap-build.sh [2020-11-24T16:11:44.447Z] + SNAP_BASE_DIR=. [2020-11-24T16:11:44.447Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-11-24T16:11:44.447Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-11-24T16:11:44.447Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-11-24T16:11:44.447Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-11-24T16:11:44.447Z] + cd /w/workspace/edgex-go/1 [2020-11-24T16:11:44.447Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-11-24T16:11:44.447Z] Reading package lists... [2020-11-24T16:11:45.045Z] Building dependency tree... [2020-11-24T16:11:45.045Z] Reading state information... [2020-11-24T16:11:45.640Z] The following packages were automatically installed and are no longer required: [2020-11-24T16:11:45.640Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-11-24T16:11:45.640Z] xdelta3 [2020-11-24T16:11:45.640Z] Use 'sudo apt autoremove' to remove them. [2020-11-24T16:11:45.912Z] The following packages will be REMOVED: [2020-11-24T16:11:45.912Z] lxd* lxd-client* [2020-11-24T16:11:47.347Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-11-24T16:11:47.347Z] After this operation, 29.1 MB disk space will be freed. [2020-11-24T16:11:48.986Z] (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 ... 171801 files and directories currently installed.) [2020-11-24T16:11:49.260Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:11:51.898Z] Removing lxd dnsmasq configuration [2020-11-24T16:11:52.172Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:11:52.446Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-11-24T16:11:53.431Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-11-24T16:11:54.299Z] (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 ... 171626 files and directories currently installed.) [2020-11-24T16:11:54.299Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-11-24T16:11:59.704Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-11-24T16:11:59.704Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-11-24T16:12:05.107Z] + sudo snap remove --purge lxd [2020-11-24T16:12:05.710Z] snap "lxd" is not installed [2020-11-24T16:12:05.710Z] + sudo groupadd --force --system lxd [2020-11-24T16:12:05.710Z] ++ whoami [2020-11-24T16:12:05.710Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-11-24T16:12:05.710Z] + newgrp - lxd [2020-11-24T16:12:05.710Z] + sudo snap install lxd [2020-11-24T16:12:24.003Z] 2020-11-24T16:12:21Z INFO Waiting for automatic snapd restart... [2020-11-24T16:16:16.040Z] lxd 4.8 from Canonical* installed [2020-11-24T16:16:16.040Z] + sudo lxd init --auto [2020-11-24T16:16:18.651Z] + sudo snap install --classic snapcraft [2020-11-24T16:18:25.456Z] snapcraft 4.4.2 from Canonical* installed [2020-11-24T16:18:25.456Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-11-24T16:18:25.456Z] + patch --verbose -p1 [2020-11-24T16:18:25.456Z] Hmm... Looks like a unified diff to me... [2020-11-24T16:18:25.456Z] The text leading up to this was: [2020-11-24T16:18:25.456Z] -------------------------- [2020-11-24T16:18:25.456Z] |From a9bd8c5b8ca0ac91b0300ab4e3abf75e1384a8b7 Mon Sep 17 00:00:00 2001 [2020-11-24T16:18:25.456Z] |From: Tony Espy [2020-11-24T16:18:25.456Z] |Date: Wed, 28 Oct 2020 12:14:21 -0400 [2020-11-24T16:18:25.456Z] |Subject: [PATCH] [PATCH] optimize snap build for pipeline CI check [2020-11-24T16:18:25.456Z] | [2020-11-24T16:18:25.456Z] |--- [2020-11-24T16:18:25.456Z] | snap/snapcraft.yaml | 465 +------------------------------------------- [2020-11-24T16:18:25.456Z] | 1 file changed, 2 insertions(+), 463 deletions(-) [2020-11-24T16:18:25.456Z] | [2020-11-24T16:18:25.456Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-11-24T16:18:25.456Z] |index 7d1e8c7c..24aef30d 100644 [2020-11-24T16:18:25.456Z] |--- a/snap/snapcraft.yaml [2020-11-24T16:18:25.456Z] |+++ b/snap/snapcraft.yaml [2020-11-24T16:18:25.456Z] -------------------------- [2020-11-24T16:18:25.456Z] patching file snap/snapcraft.yaml [2020-11-24T16:18:25.456Z] Using Plan A... [2020-11-24T16:18:25.457Z] Hunk #1 succeeded at 75. [2020-11-24T16:18:25.457Z] Hunk #2 succeeded at 84. [2020-11-24T16:18:25.457Z] Hunk #3 succeeded at 218 (offset -1 lines). [2020-11-24T16:18:25.457Z] Hunk #4 succeeded at 226 (offset -1 lines). [2020-11-24T16:18:25.457Z] Hunk #5 succeeded at 233 (offset -1 lines). [2020-11-24T16:18:25.457Z] Hunk #6 succeeded at 260 (offset -1 lines). [2020-11-24T16:18:25.457Z] Hunk #7 succeeded at 294 (offset -1 lines). [2020-11-24T16:18:25.457Z] Hunk #8 FAILED at 342. [2020-11-24T16:18:25.457Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-11-24T16:18:25.457Z] Hmm... Ignoring the trailing garbage. [2020-11-24T16:18:25.457Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-24T16:18:27.760Z] Failed in branch arm64 [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-11-24T16:18:32.080Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:18:33.011Z] ---> package-listing.sh [2020-11-24T16:18:33.011Z] ++ facter osfamily [2020-11-24T16:18:33.011Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-24T16:18:33.011Z] + OS_FAMILY=redhat [2020-11-24T16:18:33.011Z] + workspace=/w/workspace/edgex-go/1 [2020-11-24T16:18:33.011Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-24T16:18:33.011Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-24T16:18:33.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-24T16:18:33.011Z] + PACKAGES=/tmp/packages_start.txt [2020-11-24T16:18:33.011Z] + '[' /w/workspace/edgex-go/1 ']' [2020-11-24T16:18:33.011Z] + PACKAGES=/tmp/packages_end.txt [2020-11-24T16:18:33.011Z] + case "${OS_FAMILY}" in [2020-11-24T16:18:33.011Z] + rpm -qa [2020-11-24T16:18:33.011Z] + sort [2020-11-24T16:18:38.349Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-24T16:18:38.349Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-24T16:18:38.349Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-24T16:18:38.349Z] + '[' /w/workspace/edgex-go/1 ']' [2020-11-24T16:18:38.349Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-11-24T16:18:38.349Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-11-24T16:18:38.382Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-24T16:18:38.699Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-24T16:18:39.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T16:18:39.042Z] [2020-11-24T16:18:39.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-24T16:18:39.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T16:18:39.438Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-24T16:18:39.438Z] df20fa9351a1: Already exists [2020-11-24T16:18:39.438Z] 36b3adc4ff6f: Pulling fs layer [2020-11-24T16:18:39.438Z] 8ad3a11d3b57: Pulling fs layer [2020-11-24T16:18:39.438Z] 46f8f816bc3b: Pulling fs layer [2020-11-24T16:18:39.438Z] 93b61091891f: Pulling fs layer [2020-11-24T16:18:39.438Z] 93b9cdb0e59b: Pulling fs layer [2020-11-24T16:18:39.438Z] 5e14af77c1be: Pulling fs layer [2020-11-24T16:18:39.438Z] 01666e4c0597: Pulling fs layer [2020-11-24T16:18:39.438Z] aa168da1d23b: Pulling fs layer [2020-11-24T16:18:39.438Z] 93b61091891f: Waiting [2020-11-24T16:18:39.438Z] 93b9cdb0e59b: Waiting [2020-11-24T16:18:39.438Z] 5e14af77c1be: Waiting [2020-11-24T16:18:39.438Z] 01666e4c0597: Waiting [2020-11-24T16:18:39.438Z] aa168da1d23b: Waiting [2020-11-24T16:18:39.710Z] 46f8f816bc3b: Verifying Checksum [2020-11-24T16:18:39.710Z] 46f8f816bc3b: Download complete [2020-11-24T16:18:39.710Z] 36b3adc4ff6f: Verifying Checksum [2020-11-24T16:18:39.710Z] 36b3adc4ff6f: Download complete [2020-11-24T16:18:39.710Z] 93b9cdb0e59b: Verifying Checksum [2020-11-24T16:18:39.710Z] 93b9cdb0e59b: Download complete [2020-11-24T16:18:39.710Z] 5e14af77c1be: Verifying Checksum [2020-11-24T16:18:39.710Z] 5e14af77c1be: Download complete [2020-11-24T16:18:39.710Z] 01666e4c0597: Verifying Checksum [2020-11-24T16:18:39.710Z] 01666e4c0597: Download complete [2020-11-24T16:18:39.710Z] 93b61091891f: Verifying Checksum [2020-11-24T16:18:39.710Z] 93b61091891f: Download complete [2020-11-24T16:18:39.974Z] 36b3adc4ff6f: Pull complete [2020-11-24T16:18:40.549Z] 8ad3a11d3b57: Verifying Checksum [2020-11-24T16:18:40.549Z] 8ad3a11d3b57: Download complete [2020-11-24T16:18:41.506Z] 8ad3a11d3b57: Pull complete [2020-11-24T16:18:41.506Z] 46f8f816bc3b: Pull complete [2020-11-24T16:18:42.457Z] aa168da1d23b: Verifying Checksum [2020-11-24T16:18:42.457Z] aa168da1d23b: Download complete [2020-11-24T16:18:44.383Z] 93b61091891f: Pull complete [2020-11-24T16:18:44.957Z] 93b9cdb0e59b: Pull complete [2020-11-24T16:18:44.957Z] 5e14af77c1be: Pull complete [2020-11-24T16:18:45.220Z] 01666e4c0597: Pull complete [2020-11-24T16:18:53.555Z] aa168da1d23b: Pull complete [2020-11-24T16:18:53.555Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-24T16:18:53.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-24T16:18:53.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-24T16:18:53.824Z] prd-centos7-docker-4c-2g-13360 does not seem to be running inside a container [2020-11-24T16:18:53.884Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-24T16:18:58.245Z] $ docker top 84df51183d3433e7853c6ea28f8a499fb021b73f947d14481808dc4af97e7e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-24T16:18:58.963Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-24T16:18:59.303Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-24T16:18:59.632Z] + ls /var/log/sa-host [2020-11-24T16:18:59.632Z] + sadf -c /var/log/sa-host/sa23 [2020-11-24T16:18:59.632Z] file_magic: OK [2020-11-24T16:18:59.632Z] HZ: Using current value: 100 [2020-11-24T16:18:59.632Z] file_header: OK [2020-11-24T16:18:59.632Z] 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-11-24T16:18:59.632Z] Statistics: [2020-11-24T16:18:59.632Z] Hnuu...uuuununununu... [2020-11-24T16:18:59.632Z] File successfully converted to sysstat format version 12.2.1 [2020-11-24T16:18:59.632Z] + sadf -c /var/log/sa-host/sa24 [2020-11-24T16:18:59.632Z] file_magic: OK [2020-11-24T16:18:59.632Z] HZ: Using current value: 100 [2020-11-24T16:18:59.632Z] file_header: OK [2020-11-24T16:18:59.632Z] 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-11-24T16:18:59.632Z] Statistics: [2020-11-24T16:18:59.632Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-24T16:18:59.632Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-24T16:19:00.409Z] provisioning config files... [2020-11-24T16:19:00.445Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8282723637604767664tmp [Pipeline] { [Pipeline] echo [2020-11-24T16:19:00.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:19:00.915Z] ---> create-netrc.sh [Pipeline] } [2020-11-24T16:19:00.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-24T16:19:01.117Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:19:01.454Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-24T16:19:01.496Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:19:01.840Z] ---> sudo-logs.sh [2020-11-24T16:19:01.841Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-24T16:19:01.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:19:02.214Z] ---> job-cost.sh [2020-11-24T16:19:02.214Z] lf-activate-venv: SKIPPING [2020-11-24T16:19:02.214Z] INFO: No Stack... [2020-11-24T16:19:03.610Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-24T16:19:03.873Z] INFO: Archiving Costs [Pipeline] echo [2020-11-24T16:19:03.912Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-24T16:19:04.282Z] ---> logs-deploy.sh [2020-11-24T16:19:04.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2898/1 [2020-11-24T16:19:04.282Z] INFO: archiving workspace using pattern(s): [2020-11-24T16:19:05.670Z] Archives upload complete. [2020-11-24T16:19:05.932Z] INFO: archiving logs to Nexus [2020-11-24T16:19:06.879Z] ---> uname -a: [2020-11-24T16:19:06.879Z] Linux prd-centos7-docker-4c-2g-13360.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] ---> lscpu: [2020-11-24T16:19:06.879Z] Architecture: x86_64 [2020-11-24T16:19:06.879Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-24T16:19:06.879Z] Byte Order: Little Endian [2020-11-24T16:19:06.879Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-24T16:19:06.879Z] CPU(s): 4 [2020-11-24T16:19:06.879Z] On-line CPU(s) list: 0-3 [2020-11-24T16:19:06.879Z] Thread(s) per core: 1 [2020-11-24T16:19:06.879Z] Core(s) per socket: 1 [2020-11-24T16:19:06.879Z] Socket(s): 4 [2020-11-24T16:19:06.879Z] NUMA node(s): 1 [2020-11-24T16:19:06.879Z] Vendor ID: GenuineIntel [2020-11-24T16:19:06.879Z] CPU family: 6 [2020-11-24T16:19:06.879Z] Model: 44 [2020-11-24T16:19:06.879Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-24T16:19:06.879Z] Stepping: 1 [2020-11-24T16:19:06.879Z] CPU MHz: 2933.436 [2020-11-24T16:19:06.879Z] BogoMIPS: 5866.87 [2020-11-24T16:19:06.879Z] Virtualization: VT-x [2020-11-24T16:19:06.879Z] Hypervisor vendor: KVM [2020-11-24T16:19:06.879Z] Virtualization type: full [2020-11-24T16:19:06.879Z] L1d cache: 128 KiB [2020-11-24T16:19:06.879Z] L1i cache: 128 KiB [2020-11-24T16:19:06.879Z] L2 cache: 16 MiB [2020-11-24T16:19:06.879Z] L3 cache: 64 MiB [2020-11-24T16:19:06.879Z] NUMA node0 CPU(s): 0-3 [2020-11-24T16:19:06.879Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-24T16:19:06.879Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-24T16:19:06.879Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-24T16:19:06.879Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-24T16:19:06.879Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-24T16:19:06.879Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-24T16:19:06.879Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-24T16:19:06.879Z] Vulnerability Srbds: Not affected [2020-11-24T16:19:06.879Z] Vulnerability Tsx async abort: Not affected [2020-11-24T16:19:06.879Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] ---> nproc: [2020-11-24T16:19:06.879Z] 4 [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] ---> df -h: [2020-11-24T16:19:06.879Z] Filesystem Size Used Available Use% Mounted on [2020-11-24T16:19:06.879Z] overlay 50.0G 13.1G 36.9G 26% / [2020-11-24T16:19:06.879Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-24T16:19:06.879Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-24T16:19:06.879Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 [2020-11-24T16:19:06.879Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z] ---> free -m: [2020-11-24T16:19:06.879Z] total used free shared buff/cache available [2020-11-24T16:19:06.879Z] Mem: 1837 763 131 0 943 1008 [2020-11-24T16:19:06.879Z] Swap: 1023 102 921 [2020-11-24T16:19:06.879Z] [2020-11-24T16:19:06.879Z]