Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dc03883d853ac4d3c424c6075bb78550a4ae80ec Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-13543’ is offline Running on prd-centos7-docker-4c-2g-13545 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/234 [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/234 # 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 Checking out Revision dc03883d853ac4d3c424c6075bb78550a4ae80ec (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc03883d853ac4d3c424c6075bb78550a4ae80ec # timeout=10 Commit message: "Merge pull request #2900 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" > git rev-list --no-walk 78e9cdc96731fa823bc599b52423d7eed7454510 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-26T08:58:42.552Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-26T08:58:42.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-26T08:58:42.857Z] ========================================================= [2020-11-26T08:58:42.857Z] EdgeX Global Pipelines Version Info [2020-11-26T08:58:42.857Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:58:44.894Z] ------------------- [2020-11-26T08:58:44.894Z] stable info: [2020-11-26T08:58:44.894Z] ------------------- [2020-11-26T08:58:44.894Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-26T08:58:44.894Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-26T08:58:44.894Z] Message: update stable to v1.0.167 [2020-11-26T08:58:45.470Z] ------------------- [2020-11-26T08:58:45.470Z] experimental info: [2020-11-26T08:58:45.470Z] ------------------- [2020-11-26T08:58:45.470Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-26T08:58:45.470Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-26T08:58:45.470Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T08:58:45.778Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-11-26T08:58:45.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-11-26T08:58:45.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-26T08:58:46.069Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-26T08:58:46.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-26T08:58:46.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-26T08:58:46.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-26T08:58:46.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-11-26T08:58:46.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-11-26T08:58:46.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-11-26T08:58:46.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-26T08:58:46.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-26T08:58:46.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-26T08:58:46.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-26T08:58:47.082Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T08:58:47.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-26T08:58:47.247Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-26T08:58:47.340Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-26T08:58:47.443Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-11-26T08:58:47.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-11-26T08:58:47.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-11-26T08:58:47.690Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-26T08:58:47.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-11-26T08:58:47.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-11-26T08:58:47.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-11-26T08:58:48.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] echo [2020-11-26T08:58:48.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc03883 [Pipeline] echo [2020-11-26T08:58:48.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T08:58:48.417Z] provisioning config files... [2020-11-26T08:58:48.449Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config1521961779725023112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T08:58:48.810Z] ---> docker-login.sh [2020-11-26T08:58:48.810Z] nexus3.edgexfoundry.org:10001 [2020-11-26T08:58:49.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T08:58:49.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T08:58:49.342Z] Configure a credential helper to remove this warning. See [2020-11-26T08:58:49.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T08:58:49.342Z] [2020-11-26T08:58:49.342Z] Login Succeeded [2020-11-26T08:58:49.342Z] nexus3.edgexfoundry.org:10002 [2020-11-26T08:58:49.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T08:58:49.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T08:58:49.605Z] Configure a credential helper to remove this warning. See [2020-11-26T08:58:49.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T08:58:49.605Z] [2020-11-26T08:58:49.605Z] Login Succeeded [2020-11-26T08:58:49.605Z] nexus3.edgexfoundry.org:10003 [2020-11-26T08:58:49.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T08:58:49.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T08:58:49.605Z] Configure a credential helper to remove this warning. See [2020-11-26T08:58:49.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T08:58:49.605Z] [2020-11-26T08:58:49.605Z] Login Succeeded [2020-11-26T08:58:49.605Z] nexus3.edgexfoundry.org:10004 [2020-11-26T08:58:49.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T08:58:49.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T08:58:49.871Z] Configure a credential helper to remove this warning. See [2020-11-26T08:58:49.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T08:58:49.871Z] [2020-11-26T08:58:49.871Z] Login Succeeded [2020-11-26T08:58:49.871Z] docker.io [2020-11-26T08:58:50.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T08:58:50.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T08:58:50.397Z] Configure a credential helper to remove this warning. See [2020-11-26T08:58:50.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T08:58:50.397Z] [2020-11-26T08:58:50.397Z] Login Succeeded [2020-11-26T08:58:50.397Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T08:58:50.407Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T08:58:50.915Z] ++ 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-26T08:58:50.915Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.915Z] ++ dirname cmd/core-command/Dockerfile [2020-11-26T08:58:50.915Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.915Z] + echo core-command,cmd/core-command/Dockerfile [2020-11-26T08:58:50.915Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.915Z] ++ dirname cmd/core-data/Dockerfile [2020-11-26T08:58:50.915Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.915Z] + echo core-data,cmd/core-data/Dockerfile [2020-11-26T08:58:50.915Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.915Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.915Z] ++ dirname cmd/core-metadata/Dockerfile [2020-11-26T08:58:50.915Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-11-26T08:58:50.915Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.915Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-11-26T08:58:50.915Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/support-logging/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/support-notifications/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-11-26T08:58:50.916Z] + for file in '`ls cmd/**/Dockerfile`' [2020-11-26T08:58:50.916Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-11-26T08:58:50.916Z] ++ cut -d/ -f2 [2020-11-26T08:58:50.916Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-26T08:58:50.995Z] 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-26T08:58:51.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T08:58:51.982Z] [2020-11-26T08:58:51.982Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T08:58:52.330Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T08:58:52.330Z] latest: Pulling from edgex-devops/git-semver [2020-11-26T08:58:52.330Z] 31603596830f: Pulling fs layer [2020-11-26T08:58:52.330Z] 2a8b12db71e7: Pulling fs layer [2020-11-26T08:58:52.330Z] 6ca5941a6612: Pulling fs layer [2020-11-26T08:58:52.330Z] ecc8261a40a4: Pulling fs layer [2020-11-26T08:58:52.330Z] ecc8261a40a4: Waiting [2020-11-26T08:58:52.330Z] 2a8b12db71e7: Verifying Checksum [2020-11-26T08:58:52.330Z] 2a8b12db71e7: Download complete [2020-11-26T08:58:52.598Z] 31603596830f: Verifying Checksum [2020-11-26T08:58:52.598Z] 31603596830f: Download complete [2020-11-26T08:58:52.598Z] ecc8261a40a4: Verifying Checksum [2020-11-26T08:58:52.598Z] ecc8261a40a4: Download complete [2020-11-26T08:58:52.862Z] 6ca5941a6612: Download complete [2020-11-26T08:58:52.862Z] 31603596830f: Pull complete [2020-11-26T08:58:53.130Z] 2a8b12db71e7: Pull complete [2020-11-26T08:58:54.084Z] 6ca5941a6612: Pull complete [2020-11-26T08:58:54.352Z] ecc8261a40a4: Pull complete [2020-11-26T08:58:54.352Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-26T08:58:54.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T08:58:54.352Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-26T08:58:54.518Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T08:58:54.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T08:58:57.318Z] $ docker top c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T08:58:57.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T08:58:57.639Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T08:58:57.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T08:58:57.900Z] $ docker exec c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca ssh-agent [2020-11-26T08:58:58.080Z] SSH_AUTH_SOCK=/tmp/ssh-SWMC5dvm1cgC/agent.11 [2020-11-26T08:58:58.080Z] SSH_AGENT_PID=16 [2020-11-26T08:58:58.099Z] Running ssh-add (command line suppressed) [2020-11-26T08:58:58.236Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_4643944854694124920.key (/w/workspace/edgex-go/234@tmp/private_key_4643944854694124920.key) [2020-11-26T08:58:58.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T08:58:58.625Z] + git tag --points-at HEAD [Pipeline] } [2020-11-26T08:58:58.659Z] $ docker exec --env ******** --env ******** c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca ssh-agent -k [2020-11-26T08:58:58.787Z] unset SSH_AUTH_SOCK; [2020-11-26T08:58:58.788Z] unset SSH_AGENT_PID; [2020-11-26T08:58:58.788Z] echo Agent pid 16 killed; [2020-11-26T08:58:58.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-26T08:58:58.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T08:58:58.984Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T08:58:59.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T08:58:59.195Z] $ docker exec c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca ssh-agent [2020-11-26T08:58:59.391Z] SSH_AUTH_SOCK=/tmp/ssh-nRcbN5Yx0bfa/agent.44 [2020-11-26T08:58:59.391Z] SSH_AGENT_PID=49 [2020-11-26T08:58:59.406Z] Running ssh-add (command line suppressed) [2020-11-26T08:58:59.545Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_405701871769604925.key (/w/workspace/edgex-go/234@tmp/private_key_405701871769604925.key) [2020-11-26T08:58:59.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T08:58:59.964Z] + git semver init [2020-11-26T08:58:59.964Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T08:58:59.964Z] # $GIT_DIR = /w/workspace/edgex-go/234/.git [2020-11-26T08:58:59.964Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/234 [2020-11-26T08:58:59.964Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T08:58:59.964Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T08:58:59.964Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T08:58:59.964Z] # $SEMVER_BRANCH = master [2020-11-26T08:58:59.964Z] # $SEMVER_TEMP = /tmp/semver-348097471 [2020-11-26T08:58:59.964Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-11-26T08:59:18.202Z] # '/tmp/semver-348097471' -> '/w/workspace/edgex-go/234/.semver' [2020-11-26T08:59:18.467Z] # -> Force: false [2020-11-26T08:59:18.467Z] # $SEMVER_DIR = /w/workspace/edgex-go/234/.semver [Pipeline] } [2020-11-26T08:59:18.525Z] $ docker exec --env ******** --env ******** c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca ssh-agent -k [2020-11-26T08:59:18.854Z] unset SSH_AUTH_SOCK; [2020-11-26T08:59:18.855Z] unset SSH_AGENT_PID; [2020-11-26T08:59:18.855Z] echo Agent pid 49 killed; [2020-11-26T08:59:18.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T08:59:19.443Z] + git semver [Pipeline] } [2020-11-26T08:59:19.490Z] $ docker stop --time=1 c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca [2020-11-26T08:59:21.086Z] $ docker rm -f c89ab261fa94845c6e0b4e8d20472e1a6c232a4c8ba56b1398639595a68731ca [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T08:59:21.684Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-26T08:59:22.290Z] Stashed 1 file(s) [Pipeline] echo [2020-11-26T08:59:22.293Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.10 [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-26T08:59:23.311Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-11-26T08:59:23.614Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T08:59:23.920Z] + sudo service docker restart [2020-11-26T08:59:23.920Z] + true [2020-11-26T08:59:23.920Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-11-26T08:59:24.517Z] ========================================================= [2020-11-26T08:59:24.518Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-26T08:59:24.518Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T08:59:24.880Z] + 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-26T08:59:30.220Z] Sending build context to Docker daemon 325.9MB [2020-11-26T08:59:30.220Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-26T08:59:30.220Z] Step 2/7 : FROM ${BASE} [2020-11-26T08:59:30.220Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-26T08:59:30.220Z] df20fa9351a1: Pulling fs layer [2020-11-26T08:59:30.220Z] ed8968b2872e: Pulling fs layer [2020-11-26T08:59:30.220Z] a92cc7c5fd73: Pulling fs layer [2020-11-26T08:59:30.220Z] e871e8e8d7a9: Pulling fs layer [2020-11-26T08:59:30.220Z] e73272ec9a57: Pulling fs layer [2020-11-26T08:59:30.220Z] 1e910a182e73: Pulling fs layer [2020-11-26T08:59:30.220Z] 4e634b169226: Pulling fs layer [2020-11-26T08:59:30.220Z] e871e8e8d7a9: Waiting [2020-11-26T08:59:30.220Z] e73272ec9a57: Waiting [2020-11-26T08:59:30.220Z] 1e910a182e73: Waiting [2020-11-26T08:59:30.220Z] 4e634b169226: Waiting [2020-11-26T08:59:30.220Z] a92cc7c5fd73: Verifying Checksum [2020-11-26T08:59:30.220Z] a92cc7c5fd73: Download complete [2020-11-26T08:59:30.220Z] ed8968b2872e: Download complete [2020-11-26T08:59:30.220Z] e73272ec9a57: Verifying Checksum [2020-11-26T08:59:30.220Z] e73272ec9a57: Download complete [2020-11-26T08:59:30.220Z] df20fa9351a1: Verifying Checksum [2020-11-26T08:59:30.220Z] 1e910a182e73: Verifying Checksum [2020-11-26T08:59:30.220Z] 1e910a182e73: Download complete [2020-11-26T08:59:30.220Z] df20fa9351a1: Pull complete [2020-11-26T08:59:30.220Z] ed8968b2872e: Pull complete [2020-11-26T08:59:30.483Z] a92cc7c5fd73: Pull complete [2020-11-26T08:59:31.895Z] 4e634b169226: Verifying Checksum [2020-11-26T08:59:31.895Z] 4e634b169226: Download complete [2020-11-26T08:59:32.866Z] e871e8e8d7a9: Verifying Checksum [2020-11-26T08:59:32.866Z] e871e8e8d7a9: Download complete [2020-11-26T08:59:37.688Z] Still waiting to schedule task [2020-11-26T08:59:37.688Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-26T08:59:41.106Z] e871e8e8d7a9: Pull complete [2020-11-26T08:59:41.106Z] e73272ec9a57: Pull complete [2020-11-26T08:59:41.106Z] 1e910a182e73: Pull complete [2020-11-26T08:59:45.349Z] 4e634b169226: Pull complete [2020-11-26T08:59:45.349Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-26T08:59:45.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-26T08:59:45.349Z] ---> f7629b54cfaa [2020-11-26T08:59:45.349Z] 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-26T08:59:45.349Z] ---> Running in 3c6439b8d68a [2020-11-26T08:59:45.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T08:59:46.516Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T08:59:47.094Z] (1/12) Installing libmagic (5.38-r0) [2020-11-26T08:59:47.357Z] (2/12) Installing file (5.38-r0) [2020-11-26T08:59:47.357Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-26T08:59:47.620Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-26T08:59:52.989Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-26T08:59:52.989Z] (6/12) Installing patch (2.7.6-r6) [2020-11-26T08:59:52.989Z] (7/12) Installing build-base (0.5-r2) [2020-11-26T08:59:52.989Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-26T08:59:52.989Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-26T08:59:52.989Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-26T08:59:52.989Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-26T08:59:53.253Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-26T08:59:53.254Z] Executing busybox-1.31.1-r16.trigger [2020-11-26T08:59:53.254Z] OK: 233 MiB in 51 packages [2020-11-26T08:59:56.593Z] Removing intermediate container 3c6439b8d68a [2020-11-26T08:59:56.593Z] ---> 0be292b0eac4 [2020-11-26T08:59:56.593Z] Step 4/7 : WORKDIR /edgex-go [2020-11-26T08:59:56.593Z] ---> Running in 4aa140446087 [2020-11-26T08:59:56.857Z] Removing intermediate container 4aa140446087 [2020-11-26T08:59:56.857Z] ---> 15d9a3832d44 [2020-11-26T08:59:56.857Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-26T08:59:57.804Z] latest: Pulling from library/docker [2020-11-26T08:59:57.804Z] 188c0c94c7c5: Pulling fs layer [2020-11-26T08:59:57.804Z] 0c7c675703d6: Pulling fs layer [2020-11-26T08:59:57.804Z] cc8c12a437cb: Pulling fs layer [2020-11-26T08:59:57.804Z] c5dafad2182a: Pulling fs layer [2020-11-26T08:59:57.804Z] 5aa711733414: Pulling fs layer [2020-11-26T08:59:57.804Z] 058f73b55e4b: Pulling fs layer [2020-11-26T08:59:57.804Z] 8c9c664faf12: Pulling fs layer [2020-11-26T08:59:57.804Z] 5aa711733414: Waiting [2020-11-26T08:59:57.804Z] 058f73b55e4b: Waiting [2020-11-26T08:59:57.804Z] 8c9c664faf12: Waiting [2020-11-26T08:59:57.804Z] c5dafad2182a: Waiting [2020-11-26T08:59:57.804Z] cc8c12a437cb: Verifying Checksum [2020-11-26T08:59:57.804Z] cc8c12a437cb: Download complete [2020-11-26T08:59:57.804Z] 0c7c675703d6: Verifying Checksum [2020-11-26T08:59:57.804Z] 0c7c675703d6: Download complete [2020-11-26T08:59:57.804Z] 188c0c94c7c5: Download complete [2020-11-26T08:59:58.077Z] 5aa711733414: Verifying Checksum [2020-11-26T08:59:58.077Z] 5aa711733414: Download complete [2020-11-26T08:59:58.077Z] 058f73b55e4b: Download complete [2020-11-26T08:59:58.077Z] 8c9c664faf12: Verifying Checksum [2020-11-26T08:59:58.077Z] 8c9c664faf12: Download complete [2020-11-26T08:59:58.077Z] 188c0c94c7c5: Pull complete [2020-11-26T08:59:58.343Z] 0c7c675703d6: Pull complete [2020-11-26T08:59:58.609Z] cc8c12a437cb: Pull complete [2020-11-26T08:59:58.876Z] c5dafad2182a: Verifying Checksum [2020-11-26T08:59:58.876Z] c5dafad2182a: Download complete [2020-11-26T09:00:01.464Z] c5dafad2182a: Pull complete [2020-11-26T09:00:01.729Z] 5aa711733414: Pull complete [2020-11-26T09:00:01.997Z] 058f73b55e4b: Pull complete [2020-11-26T09:00:01.997Z] 8c9c664faf12: Pull complete [2020-11-26T09:00:01.997Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-26T09:00:01.997Z] Status: Downloaded newer image for docker:latest [2020-11-26T09:00:03.950Z] ---> c1442dc3ebc6 [2020-11-26T09:00:03.950Z] Step 6/7 : COPY go.mod . [2020-11-26T09:00:04.217Z] ---> 78c067b07b05 [2020-11-26T09:00:04.217Z] Step 7/7 : RUN go mod download [2020-11-26T09:00:04.217Z] ---> Running in 9d7088332dda [2020-11-26T09:01:40.842Z] Removing intermediate container 9d7088332dda [2020-11-26T09:01:40.842Z] ---> a67615943be1 [2020-11-26T09:01:40.842Z] Successfully built a67615943be1 [2020-11-26T09:01:40.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:01:41.161Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T09:01:41.161Z] . [Pipeline] withDockerContainer [2020-11-26T09:01:41.265Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:01:41.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** ci-base-image-x86_64 cat [2020-11-26T09:01:42.143Z] $ docker top e1ce69c66c1a9b998080a7817f8e75eb339ba49d5399390c93c6f3a2369b7c62 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:01:42.688Z] + go version [2020-11-26T09:01:42.688Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-26T09:01:42.711Z] $ docker stop --time=1 e1ce69c66c1a9b998080a7817f8e75eb339ba49d5399390c93c6f3a2369b7c62 [2020-11-26T09:01:44.117Z] $ docker rm -f e1ce69c66c1a9b998080a7817f8e75eb339ba49d5399390c93c6f3a2369b7c62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:01:45.053Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-26T09:01:45.053Z] . [Pipeline] withDockerContainer [2020-11-26T09:01:45.159Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:01:45.219Z] $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** ci-base-image-x86_64 cat [2020-11-26T09:01:46.155Z] $ docker top 0c6ecefd487d898946eb1baf5291f3b5a1a29dc8f489f98d5b68add5aea816e1 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-26T09:01:46.365Z] ========================================================= [2020-11-26T09:01:46.365Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-11-26T09:01:46.365Z] ========================================================= [Pipeline] sh [2020-11-26T09:01:46.658Z] + make test [2020-11-26T09:01:46.658Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-11-26T09:01:56.952Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-11-26T09:02:05.331Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13554 in /w/workspace/edgexfoundry_edgex-go_master [Pipeline] { [Pipeline] ws [2020-11-26T09:02:05.383Z] Running in /w/workspace/edgex-go/234 [Pipeline] { [Pipeline] checkout [2020-11-26T09:02:10.595Z] using credential edgex-jenkins-ssh [2020-11-26T09:02:10.661Z] Cloning the remote Git repository [2020-11-26T09:02:10.747Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-11-26T09:02:10.854Z] > git init /w/workspace/edgex-go/234 # timeout=10 [2020-11-26T09:02:10.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-26T09:02:10.949Z] > git --version # timeout=10 [2020-11-26T09:02:10.975Z] > git --version # 'git version 2.17.1' [2020-11-26T09:02:10.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:02:11.056Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:02:11.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-11-26T09:02:17.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-11-26T09:02:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-11-26T09:02:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-11-26T09:02:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-11-26T09:02:18.303Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-11-26T09:02:20.878Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.034s [2020-11-26T09:02:20.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-11-26T09:02:20.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-11-26T09:02:20.878Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-11-26T09:02:21.460Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-11-26T09:02:21.460Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-11-26T09:02:21.460Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-11-26T09:02:21.460Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-11-26T09:02:25.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.100s coverage: 46.6% of statements [2020-11-26T09:02:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-11-26T09:02:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-11-26T09:02:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-11-26T09:02:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-11-26T09:02:25.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-11-26T09:02:26.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.245s coverage: 27.1% of statements [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-11-26T09:02:26.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.041s coverage: 100.0% of statements [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-11-26T09:02:26.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-11-26T09:02:26.686Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-11-26T09:02:26.929Z] Checking out Revision dc03883d853ac4d3c424c6075bb78550a4ae80ec (master) [2020-11-26T09:02:26.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-26T09:02:26.296Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-26T09:02:26.321Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-11-26T09:02:26.349Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-11-26T09:02:26.349Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-26T09:02:26.360Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-26T09:02:26.967Z] > git config core.sparsecheckout # timeout=10 [2020-11-26T09:02:26.982Z] > git checkout -f dc03883d853ac4d3c424c6075bb78550a4ae80ec # timeout=10 [2020-11-26T09:02:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.383s coverage: 69.3% of statements [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-11-26T09:02:28.112Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 83.3% of statements [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-11-26T09:02:28.112Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-11-26T09:02:29.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.459s coverage: 28.6% of statements [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-11-26T09:02:29.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.107s coverage: 100.0% of statements [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-11-26T09:02:29.537Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements [2020-11-26T09:02:29.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-11-26T09:02:30.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements [2020-11-26T09:02:30.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-11-26T09:02:30.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.142s coverage: 97.5% of statements [2020-11-26T09:02:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-11-26T09:02:30.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.053s coverage: 79.0% of statements [2020-11-26T09:02:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-11-26T09:02:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-11-26T09:02:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-11-26T09:02:30.398Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-11-26T09:02:31.578Z] Commit message: "Merge pull request #2900 from edgexfoundry/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0" [2020-11-26T09:02:32.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.279s coverage: 95.7% of statements [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-11-26T09:02:32.368Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.0% of statements [no tests to run] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 63.5% of statements [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-11-26T09:02:32.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2020-11-26T09:02:32.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2020-11-26T09:02:32.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2020-11-26T09:02:32.957Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-26T09:02:33.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 55.9% of statements [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-11-26T09:02:33.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-11-26T09:02:34.764Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:02:35.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-26T09:02:35.533Z] + sudo service docker restart [2020-11-26T09:02:35.533Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:02:38.261Z] provisioning config files... [2020-11-26T09:02:38.306Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config5302443718499239393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:02:38.730Z] ---> docker-login.sh [2020-11-26T09:02:38.730Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:02:39.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:02:39.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:02:39.988Z] Configure a credential helper to remove this warning. See [2020-11-26T09:02:39.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:02:39.988Z] [2020-11-26T09:02:39.988Z] Login Succeeded [2020-11-26T09:02:39.988Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:02:40.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:02:40.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:02:40.537Z] Configure a credential helper to remove this warning. See [2020-11-26T09:02:40.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:02:40.537Z] [2020-11-26T09:02:40.537Z] Login Succeeded [2020-11-26T09:02:40.537Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:02:40.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:02:41.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:02:41.090Z] Configure a credential helper to remove this warning. See [2020-11-26T09:02:41.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:02:41.090Z] [2020-11-26T09:02:41.090Z] Login Succeeded [2020-11-26T09:02:41.090Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:02:41.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:02:41.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:02:41.686Z] Configure a credential helper to remove this warning. See [2020-11-26T09:02:41.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:02:41.686Z] [2020-11-26T09:02:41.686Z] Login Succeeded [2020-11-26T09:02:41.686Z] docker.io [2020-11-26T09:02:41.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:02:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:02:42.555Z] Configure a credential helper to remove this warning. See [2020-11-26T09:02:42.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:02:42.555Z] [2020-11-26T09:02:42.555Z] Login Succeeded [2020-11-26T09:02:42.555Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:02:42.572Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-26T09:02:43.136Z] ========================================================= [2020-11-26T09:02:43.136Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-26T09:02:43.136Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:02:43.518Z] + 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-26T09:02:46.164Z] Sending build context to Docker daemon 165.4MB [2020-11-26T09:02:46.164Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-26T09:02:46.164Z] Step 2/7 : FROM ${BASE} [2020-11-26T09:02:46.164Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-26T09:02:46.164Z] b538f80385f9: Pulling fs layer [2020-11-26T09:02:46.164Z] 74f711af9a0d: Pulling fs layer [2020-11-26T09:02:46.164Z] 99f96fe45779: Pulling fs layer [2020-11-26T09:02:46.164Z] 8529a6b9a6be: Pulling fs layer [2020-11-26T09:02:46.164Z] 45590311c82a: Pulling fs layer [2020-11-26T09:02:46.164Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-26T09:02:46.164Z] 209524e5b208: Pulling fs layer [2020-11-26T09:02:46.164Z] 8529a6b9a6be: Waiting [2020-11-26T09:02:46.164Z] 45590311c82a: Waiting [2020-11-26T09:02:46.164Z] 69ca0ff8b7b3: Waiting [2020-11-26T09:02:46.164Z] 209524e5b208: Waiting [2020-11-26T09:02:46.164Z] 99f96fe45779: Verifying Checksum [2020-11-26T09:02:46.164Z] 99f96fe45779: Download complete [2020-11-26T09:02:46.164Z] 74f711af9a0d: Verifying Checksum [2020-11-26T09:02:46.164Z] 74f711af9a0d: Download complete [2020-11-26T09:02:46.164Z] 45590311c82a: Download complete [2020-11-26T09:02:46.164Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-26T09:02:46.164Z] 69ca0ff8b7b3: Download complete [2020-11-26T09:02:46.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 11.656s coverage: 86.3% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.103s coverage: 72.2% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.407s coverage: 72.1% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.044s coverage: 82.4% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.055s coverage: 48.4% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.031s coverage: 28.8% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.040s coverage: 96.8% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 37.2% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.330s coverage: 84.1% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.047s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.057s coverage: 42.9% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.033s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.047s coverage: 83.8% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.055s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.057s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.639s coverage: 29.1% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.111s coverage: 99.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.068s coverage: 0.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-11-26T09:02:46.285Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-11-26T09:02:46.285Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-11-26T09:02:46.285Z] GO111MODULE=on go vet ./... [2020-11-26T09:02:46.437Z] b538f80385f9: Verifying Checksum [2020-11-26T09:02:46.437Z] b538f80385f9: Download complete [2020-11-26T09:02:47.042Z] b538f80385f9: Pull complete [2020-11-26T09:02:47.645Z] 74f711af9a0d: Pull complete [2020-11-26T09:02:48.248Z] 99f96fe45779: Pull complete [2020-11-26T09:02:48.845Z] 209524e5b208: Verifying Checksum [2020-11-26T09:02:48.845Z] 209524e5b208: Download complete [2020-11-26T09:02:49.842Z] 8529a6b9a6be: Verifying Checksum [2020-11-26T09:02:49.842Z] 8529a6b9a6be: Download complete [2020-11-26T09:03:00.020Z] 8529a6b9a6be: Pull complete [2020-11-26T09:03:00.614Z] 45590311c82a: Pull complete [2020-11-26T09:03:00.886Z] 69ca0ff8b7b3: Pull complete [2020-11-26T09:03:05.209Z] 209524e5b208: Pull complete [2020-11-26T09:03:05.209Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-26T09:03:05.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-26T09:03:05.209Z] ---> 5bddaf1c2fca [2020-11-26T09:03:05.209Z] 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-26T09:03:08.623Z] ---> Running in e17f81c84852 [2020-11-26T09:03:09.617Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:03:10.619Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:03:12.053Z] (1/12) Installing libmagic (5.38-r0) [2020-11-26T09:03:12.649Z] (2/12) Installing file (5.38-r0) [2020-11-26T09:03:12.649Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-11-26T09:03:12.649Z] (4/12) Installing g++ (9.3.0-r2) [2020-11-26T09:03:13.021Z] gofmt -l . [2020-11-26T09:03:13.021Z] [ "`gofmt -l .`" = "" ] [2020-11-26T09:03:13.021Z] ./bin/test-go-mod-tidy.sh [2020-11-26T09:03:13.021Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-11-26T09:03:14.613Z] + ls -al . [2020-11-26T09:03:14.613Z] total 644 [2020-11-26T09:03:14.613Z] drwxrwxr-x 10 1001 1001 4096 Nov 26 09:03 . [2020-11-26T09:03:14.613Z] drwxr-xr-x 4 root root 32 Nov 26 09:01 .. [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 11 Nov 26 08:58 .dockerignore [2020-11-26T09:03:14.613Z] drwxrwxr-x 8 1001 1001 162 Nov 26 08:58 .git [2020-11-26T09:03:14.613Z] drwxrwxr-x 3 1001 1001 125 Nov 26 08:58 .github [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 971 Nov 26 08:58 .gitignore [2020-11-26T09:03:14.613Z] drwx------ 3 1001 1001 32 Nov 26 08:59 .semver [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 166 Nov 26 08:58 .sonarcloud.properties [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 3804 Nov 26 08:58 CONTRIBUTING.md [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 1035 Nov 26 08:58 Dockerfile.build [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 863 Nov 26 08:58 Jenkinsfile [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 10775 Nov 26 08:58 LICENSE [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 6581 Nov 26 08:58 Makefile [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 6447 Nov 26 08:58 README.md [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 259 Nov 26 08:58 SECURITY.md [2020-11-26T09:03:14.613Z] -rw-rw-r-- 1 1001 1001 12 Nov 26 08:59 VERSION [2020-11-26T09:03:14.614Z] -rw-rw-r-- 1 1001 1001 4131 Nov 26 08:58 ZMQWindows.md [2020-11-26T09:03:14.614Z] drwxrwxr-x 2 1001 1001 117 Nov 26 08:58 bin [2020-11-26T09:03:14.614Z] drwxrwxr-x 15 1001 1001 4096 Nov 26 08:58 cmd [2020-11-26T09:03:14.614Z] -rw-r--r-- 1 root root 549148 Nov 26 09:02 coverage.out [2020-11-26T09:03:14.614Z] -rw-r--r-- 1 root root 1041 Nov 26 09:03 go.mod [2020-11-26T09:03:14.614Z] -rw-r--r-- 1 root root 18661 Nov 26 09:03 go.sum [2020-11-26T09:03:14.614Z] drwxrwxr-x 8 1001 1001 127 Nov 26 08:58 internal [2020-11-26T09:03:14.614Z] drwxrwxr-x 4 1001 1001 26 Nov 26 08:58 openapi [2020-11-26T09:03:14.614Z] drwxrwxr-x 4 1001 1001 71 Nov 26 08:58 snap [2020-11-26T09:03:14.614Z] -rw-rw-r-- 1 1001 1001 168 Nov 26 08:58 version.go [Pipeline] sh [2020-11-26T09:03:14.918Z] + '[' -e coverage.out ] [2020-11-26T09:03:14.918Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-11-26T09:03:15.219Z] Stashed 1 file(s) [Pipeline] sh [2020-11-26T09:03:15.517Z] + make build [2020-11-26T09:03:15.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-11-26T09:03:16.050Z] (5/12) Installing fortify-headers (1.1-r0) [2020-11-26T09:03:16.050Z] (6/12) Installing patch (2.7.6-r6) [2020-11-26T09:03:16.323Z] (7/12) Installing build-base (0.5-r2) [2020-11-26T09:03:16.323Z] (8/12) Installing libsodium (1.0.18-r0) [2020-11-26T09:03:16.323Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-11-26T09:03:16.595Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-11-26T09:03:16.595Z] (11/12) Installing libzmq (4.3.3-r0) [2020-11-26T09:03:16.595Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-11-26T09:03:16.867Z] Executing busybox-1.31.1-r16.trigger [2020-11-26T09:03:16.867Z] OK: 217 MiB in 51 packages [2020-11-26T09:03:21.186Z] Removing intermediate container e17f81c84852 [2020-11-26T09:03:21.186Z] ---> 45786a5a417a [2020-11-26T09:03:21.186Z] Step 4/7 : WORKDIR /edgex-go [2020-11-26T09:03:21.459Z] ---> Running in 2597390790df [2020-11-26T09:03:22.054Z] Removing intermediate container 2597390790df [2020-11-26T09:03:22.054Z] ---> 0ac6aa71154e [2020-11-26T09:03:22.054Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-11-26T09:03:22.648Z] latest: Pulling from library/docker [2020-11-26T09:03:22.922Z] 5f621e34cdf4: Pulling fs layer [2020-11-26T09:03:22.922Z] 85db56a05063: Pulling fs layer [2020-11-26T09:03:22.922Z] ccb67d6aeaaa: Pulling fs layer [2020-11-26T09:03:22.922Z] a0b19fc83503: Pulling fs layer [2020-11-26T09:03:22.922Z] 8eb508b41278: Pulling fs layer [2020-11-26T09:03:22.922Z] 37236713561e: Pulling fs layer [2020-11-26T09:03:22.922Z] 07c93f2b1b56: Pulling fs layer [2020-11-26T09:03:22.922Z] 8eb508b41278: Waiting [2020-11-26T09:03:22.922Z] 37236713561e: Waiting [2020-11-26T09:03:22.922Z] 07c93f2b1b56: Waiting [2020-11-26T09:03:22.922Z] a0b19fc83503: Waiting [2020-11-26T09:03:22.922Z] ccb67d6aeaaa: Download complete [2020-11-26T09:03:22.922Z] 85db56a05063: Verifying Checksum [2020-11-26T09:03:22.922Z] 85db56a05063: Download complete [2020-11-26T09:03:22.922Z] 5f621e34cdf4: Download complete [2020-11-26T09:03:23.202Z] 8eb508b41278: Verifying Checksum [2020-11-26T09:03:23.202Z] 8eb508b41278: Download complete [2020-11-26T09:03:23.202Z] 37236713561e: Verifying Checksum [2020-11-26T09:03:23.202Z] 37236713561e: Download complete [2020-11-26T09:03:23.202Z] 07c93f2b1b56: Verifying Checksum [2020-11-26T09:03:23.202Z] 07c93f2b1b56: Download complete [2020-11-26T09:03:23.802Z] 5f621e34cdf4: Pull complete [2020-11-26T09:03:24.428Z] 85db56a05063: Pull complete [2020-11-26T09:03:24.428Z] a0b19fc83503: Verifying Checksum [2020-11-26T09:03:24.428Z] a0b19fc83503: Download complete [2020-11-26T09:03:25.028Z] ccb67d6aeaaa: Pull complete [2020-11-26T09:03:27.657Z] a0b19fc83503: Pull complete [2020-11-26T09:03:27.902Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2020-11-26T09:03:28.264Z] 8eb508b41278: Pull complete [2020-11-26T09:03:28.539Z] 37236713561e: Pull complete [2020-11-26T09:03:28.821Z] 07c93f2b1b56: Pull complete [2020-11-26T09:03:28.821Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-11-26T09:03:28.821Z] Status: Downloaded newer image for docker:latest [2020-11-26T09:03:30.476Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2020-11-26T09:03:31.878Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-26T09:03:32.212Z] ---> efcc746402a2 [2020-11-26T09:03:32.212Z] Step 6/7 : COPY go.mod . [2020-11-26T09:03:33.195Z] ---> 6a88331ddb21 [2020-11-26T09:03:33.195Z] Step 7/7 : RUN go mod download [2020-11-26T09:03:33.195Z] ---> Running in 6e9a6e4e3741 [2020-11-26T09:03:33.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-11-26T09:03:35.232Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-11-26T09:03:35.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-11-26T09:03:36.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-11-26T09:03:38.854Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-26T09:03:39.432Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-11-26T09:03:40.847Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-11-26T09:03:42.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-11-26T09:03:43.198Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [Pipeline] } [2020-11-26T09:03:44.172Z] $ docker stop --time=1 0c6ecefd487d898946eb1baf5291f3b5a1a29dc8f489f98d5b68add5aea816e1 [2020-11-26T09:03:45.884Z] $ docker rm -f 0c6ecefd487d898946eb1baf5291f3b5a1a29dc8f489f98d5b68add5aea816e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:03:47.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-26T09:03:47.670Z] [2020-11-26T09:03:47.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:03:48.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-26T09:03:48.029Z] latest: Pulling from edgex-devops/edgex-compose [2020-11-26T09:03:48.029Z] cbdbe7a5bc2a: Pulling fs layer [2020-11-26T09:03:48.029Z] ca9280d653b3: Pulling fs layer [2020-11-26T09:03:48.029Z] 7e9c9ca2126c: Pulling fs layer [2020-11-26T09:03:48.604Z] cbdbe7a5bc2a: Verifying Checksum [2020-11-26T09:03:48.604Z] cbdbe7a5bc2a: Download complete [2020-11-26T09:03:49.185Z] cbdbe7a5bc2a: Pull complete [2020-11-26T09:03:50.139Z] ca9280d653b3: Verifying Checksum [2020-11-26T09:03:50.139Z] ca9280d653b3: Download complete [2020-11-26T09:03:51.247Z] ca9280d653b3: Pull complete [2020-11-26T09:03:51.858Z] 7e9c9ca2126c: Verifying Checksum [2020-11-26T09:03:51.858Z] 7e9c9ca2126c: Download complete [2020-11-26T09:03:58.593Z] 7e9c9ca2126c: Pull complete [2020-11-26T09:03:58.593Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-11-26T09:03:58.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-26T09:03:58.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-11-26T09:03:58.740Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:03:58.799Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-26T09:04:02.153Z] $ docker top 9b51bcae153fe9b47091de53665301b9957e93b9d229d5abc36f5d30be97295c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:04:02.798Z] + docker-compose build --help [2020-11-26T09:04:02.798Z] + grep parallel [2020-11-26T09:04:04.201Z] --parallel Build images in parallel. [Pipeline] } [2020-11-26T09:04:04.228Z] $ docker stop --time=1 9b51bcae153fe9b47091de53665301b9957e93b9d229d5abc36f5d30be97295c [2020-11-26T09:04:05.897Z] $ docker rm -f 9b51bcae153fe9b47091de53665301b9957e93b9d229d5abc36f5d30be97295c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:04:06.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-11-26T09:04:06.530Z] . [Pipeline] withDockerContainer [2020-11-26T09:04:06.642Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:04:06.702Z] $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-11-26T09:04:07.586Z] $ docker top 455b274ebdb363833be43f4cffd9bb8cdd385d09a96b85881e31497772cb03c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:04:08.128Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-26T09:04:09.533Z] Building docker-core-command-go ... [2020-11-26T09:04:09.533Z] Building docker-core-data-go ... [2020-11-26T09:04:09.533Z] Building docker-core-metadata-go ... [2020-11-26T09:04:09.533Z] Building docker-security-bootstrap-redis-go ... [2020-11-26T09:04:09.533Z] Building docker-security-proxy-setup-go ... [2020-11-26T09:04:09.533Z] Building docker-security-secrets-setup-go ... [2020-11-26T09:04:09.533Z] Building docker-security-secretstore-setup-go ... [2020-11-26T09:04:09.533Z] Building docker-support-logging-go ... [2020-11-26T09:04:09.533Z] Building docker-support-notifications-go ... [2020-11-26T09:04:09.533Z] Building docker-support-scheduler-go ... [2020-11-26T09:04:09.533Z] Building docker-sys-mgmt-agent-go ... [2020-11-26T09:04:09.533Z] Building docker-support-scheduler-go [2020-11-26T09:04:09.533Z] Building docker-security-secretstore-setup-go [2020-11-26T09:04:09.533Z] Building docker-core-metadata-go [2020-11-26T09:04:09.533Z] Building docker-sys-mgmt-agent-go [2020-11-26T09:04:09.533Z] Building docker-support-logging-go [2020-11-26T09:04:41.211Z] Removing intermediate container 6e9a6e4e3741 [2020-11-26T09:04:41.211Z] ---> 10cb7a463d15 [2020-11-26T09:04:41.211Z] Successfully built 10cb7a463d15 [2020-11-26T09:04:41.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:04:41.565Z] + docker inspect -f . ci-base-image-arm64 [2020-11-26T09:04:41.565Z] . [Pipeline] withDockerContainer [2020-11-26T09:04:41.825Z] prd-ubuntu18.04-docker-arm64-4c-16g-13554 does not seem to be running inside a container [2020-11-26T09:04:41.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** ci-base-image-arm64 cat [2020-11-26T09:04:43.624Z] $ docker top e2faf413d8fa9a0e4e49b7e2da3214e497ce96ae9342608d5632018b5668b25d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:04:44.640Z] + go version [2020-11-26T09:04:44.640Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-26T09:04:44.710Z] $ docker stop --time=1 e2faf413d8fa9a0e4e49b7e2da3214e497ce96ae9342608d5632018b5668b25d [2020-11-26T09:04:46.619Z] $ docker rm -f e2faf413d8fa9a0e4e49b7e2da3214e497ce96ae9342608d5632018b5668b25d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:04:47.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-26T09:04:47.954Z] [2020-11-26T09:04:47.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:04:48.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-26T09:04:48.341Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-11-26T09:04:48.341Z] 29e5d40040c1: Pulling fs layer [2020-11-26T09:04:48.341Z] 1ce36da41761: Pulling fs layer [2020-11-26T09:04:48.341Z] 25b303627fd3: Pulling fs layer [2020-11-26T09:04:48.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:04:48.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:04:48.585Z] ---> a67615943be1 [2020-11-26T09:04:48.585Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:04:48.585Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:04:48.585Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:04:48.585Z] ---> a67615943be1 [2020-11-26T09:04:48.585Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:04:48.585Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:04:48.585Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:04:48.585Z] ---> a67615943be1 [2020-11-26T09:04:48.585Z] Step 3/21 : WORKDIR /edgex-go [2020-11-26T09:04:48.585Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:04:48.585Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:04:48.585Z] ---> a67615943be1 [2020-11-26T09:04:48.585Z] Step 3/24 : WORKDIR /edgex-go [2020-11-26T09:04:48.585Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:04:48.585Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:04:48.585Z] ---> a67615943be1 [2020-11-26T09:04:48.585Z] Step 3/27 : WORKDIR /edgex-go [2020-11-26T09:04:48.585Z] ---> Running in e2178d288b77 [2020-11-26T09:04:48.585Z] ---> Running in 8dba2ff13d95 [2020-11-26T09:04:48.585Z] ---> Running in e2ef330ec2ac [2020-11-26T09:04:48.585Z] ---> Running in 1c90e9936081 [2020-11-26T09:04:48.585Z] ---> Running in 9f31c5099b76 [2020-11-26T09:04:48.585Z] Removing intermediate container 1c90e9936081 [2020-11-26T09:04:48.585Z] ---> 834f9c765cdd [2020-11-26T09:04:48.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:04:48.585Z] Removing intermediate container e2178d288b77 [2020-11-26T09:04:48.585Z] ---> 1ccf5ff917f3 [2020-11-26T09:04:48.585Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:04:48.585Z] Removing intermediate container e2ef330ec2ac [2020-11-26T09:04:48.585Z] ---> b24fc083aebb [2020-11-26T09:04:48.585Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:04:48.585Z] Removing intermediate container 8dba2ff13d95 [2020-11-26T09:04:48.585Z] ---> 96acfd677730 [2020-11-26T09:04:48.585Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:04:48.585Z] Removing intermediate container 9f31c5099b76 [2020-11-26T09:04:48.585Z] ---> eb2ccf32969d [2020-11-26T09:04:48.585Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:04:48.585Z] ---> Running in 299652b9c425 [2020-11-26T09:04:48.585Z] ---> Running in 0ed5c200f491 [2020-11-26T09:04:48.585Z] ---> Running in 7867f50291c2 [2020-11-26T09:04:48.585Z] ---> Running in e1a2e884235e [2020-11-26T09:04:48.617Z] 29e5d40040c1: Verifying Checksum [2020-11-26T09:04:48.617Z] 29e5d40040c1: Download complete [2020-11-26T09:04:48.855Z] ---> Running in 9382967a3d4e [2020-11-26T09:04:49.221Z] 1ce36da41761: Verifying Checksum [2020-11-26T09:04:49.221Z] 1ce36da41761: Download complete [2020-11-26T09:04:49.221Z] 29e5d40040c1: Pull complete [2020-11-26T09:04:50.668Z] 1ce36da41761: Pull complete [2020-11-26T09:04:50.944Z] 25b303627fd3: Verifying Checksum [2020-11-26T09:04:50.944Z] 25b303627fd3: Download complete [2020-11-26T09:04:51.447Z] Removing intermediate container 7867f50291c2 [2020-11-26T09:04:51.447Z] ---> 24abd4ade642 [2020-11-26T09:04:51.447Z] Step 5/24 : RUN apk update && apk add make git [2020-11-26T09:04:51.447Z] Removing intermediate container 0ed5c200f491 [2020-11-26T09:04:51.447Z] ---> f3a11b01a206 [2020-11-26T09:04:51.447Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-26T09:04:51.714Z] ---> Running in 8a77c0877aad [2020-11-26T09:04:51.714Z] ---> Running in 0c987face0a0 [2020-11-26T09:04:51.977Z] Removing intermediate container 299652b9c425 [2020-11-26T09:04:51.977Z] ---> 3cfb213bd5f1 [2020-11-26T09:04:51.977Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:04:51.977Z] Removing intermediate container e1a2e884235e [2020-11-26T09:04:51.977Z] ---> fd3a90391dc7 [2020-11-26T09:04:51.977Z] Step 5/21 : RUN apk update && apk add make git [2020-11-26T09:04:52.246Z] Removing intermediate container 9382967a3d4e [2020-11-26T09:04:52.246Z] ---> 125bef599493 [2020-11-26T09:04:52.246Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-26T09:04:52.246Z] ---> Running in d5429dd95752 [2020-11-26T09:04:52.246Z] ---> Running in ed5c308ae5b7 [2020-11-26T09:04:52.517Z] ---> Running in ee443ecf8f52 [2020-11-26T09:04:53.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.102Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:53.634Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:54.235Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:54.235Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:04:54.235Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:04:54.235Z] OK: 12754 distinct packages available [2020-11-26T09:04:54.235Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:04:54.235Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:04:54.235Z] OK: 12754 distinct packages available [2020-11-26T09:04:54.235Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:04:54.235Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:04:54.235Z] OK: 12754 distinct packages available [2020-11-26T09:04:54.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:04:54.511Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:54.511Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:54.511Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:54.783Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:54.783Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:04:54.783Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:04:54.783Z] OK: 12754 distinct packages available [2020-11-26T09:04:55.049Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:04:55.049Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:04:55.049Z] OK: 12754 distinct packages available [2020-11-26T09:04:55.049Z] Removing intermediate container 8a77c0877aad [2020-11-26T09:04:55.049Z] ---> b95a531bf180 [2020-11-26T09:04:55.049Z] Step 6/24 : COPY go.mod . [2020-11-26T09:04:55.049Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:55.322Z] Removing intermediate container d5429dd95752 [2020-11-26T09:04:55.322Z] ---> 50a8e8957c1c [2020-11-26T09:04:55.322Z] Step 6/21 : COPY go.mod . [2020-11-26T09:04:55.322Z] OK: 233 MiB in 51 packages [2020-11-26T09:04:55.594Z] ---> 9d209afe4977 [2020-11-26T09:04:55.594Z] Step 7/24 : RUN go mod download [2020-11-26T09:04:55.594Z] Removing intermediate container 0c987face0a0 [2020-11-26T09:04:55.594Z] ---> 96201817255f [2020-11-26T09:04:55.594Z] Step 6/22 : COPY go.mod . [2020-11-26T09:04:55.594Z] ---> Running in 3ed06621eda3 [2020-11-26T09:04:55.858Z] ---> d8cbfc37579e [2020-11-26T09:04:55.858Z] Step 7/21 : RUN go mod download [2020-11-26T09:04:56.134Z] ---> acbdd5cb1ecc [2020-11-26T09:04:56.134Z] Step 7/22 : RUN go mod download [2020-11-26T09:04:56.134Z] ---> Running in 8cbb8aa21283 [2020-11-26T09:04:56.403Z] ---> Running in 6facf883d569 [2020-11-26T09:04:56.403Z] Removing intermediate container ee443ecf8f52 [2020-11-26T09:04:56.403Z] ---> 82569a27ba3e [2020-11-26T09:04:56.403Z] Step 6/27 : COPY go.mod . [2020-11-26T09:04:56.683Z] Removing intermediate container ed5c308ae5b7 [2020-11-26T09:04:56.683Z] ---> 8223dffce1e0 [2020-11-26T09:04:56.683Z] Step 6/22 : COPY go.mod . [2020-11-26T09:04:56.968Z] ---> a750ff7f80c0 [2020-11-26T09:04:56.968Z] Step 7/27 : RUN go mod download [2020-11-26T09:04:56.968Z] ---> Running in e8be49688d10 [2020-11-26T09:04:56.968Z] ---> 4f90232915d1 [2020-11-26T09:04:56.968Z] Step 7/22 : RUN go mod download [2020-11-26T09:04:57.238Z] ---> Running in 040a8b1b5e7b [2020-11-26T09:04:59.211Z] Removing intermediate container 6facf883d569 [2020-11-26T09:04:59.211Z] ---> 6e1103f7d8e3 [2020-11-26T09:04:59.211Z] Step 8/22 : COPY . . [2020-11-26T09:04:59.211Z] Removing intermediate container 3ed06621eda3 [2020-11-26T09:04:59.211Z] ---> d9f4b5c18bc3 [2020-11-26T09:04:59.211Z] Step 8/24 : COPY . . [2020-11-26T09:05:01.131Z] 25b303627fd3: Pull complete [2020-11-26T09:05:01.131Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-11-26T09:05:01.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-26T09:05:01.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-11-26T09:05:01.405Z] prd-ubuntu18.04-docker-arm64-4c-16g-13554 does not seem to be running inside a container [2020-11-26T09:05:01.549Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-11-26T09:05:02.566Z] Removing intermediate container 040a8b1b5e7b [2020-11-26T09:05:02.566Z] ---> 576b5523c2bd [2020-11-26T09:05:02.566Z] Step 8/22 : COPY . . [2020-11-26T09:05:02.842Z] Removing intermediate container e8be49688d10 [2020-11-26T09:05:02.842Z] ---> b99b32a5a0f2 [2020-11-26T09:05:02.842Z] Step 8/27 : COPY . . [2020-11-26T09:05:02.842Z] Removing intermediate container 8cbb8aa21283 [2020-11-26T09:05:02.842Z] ---> de0c4b38fd5d [2020-11-26T09:05:02.842Z] Step 8/21 : COPY . . [2020-11-26T09:05:05.105Z] $ docker top df55dd0e478247d5c717c696b3191c8cfe65110a819da3ccdafbd758692dcd01 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:05:06.228Z] + docker-compose build --help+ [2020-11-26T09:05:06.228Z] grep parallel [2020-11-26T09:05:10.569Z] --parallel Build images in parallel. [Pipeline] } [2020-11-26T09:05:10.645Z] $ docker stop --time=1 df55dd0e478247d5c717c696b3191c8cfe65110a819da3ccdafbd758692dcd01 [2020-11-26T09:05:12.621Z] $ docker rm -f df55dd0e478247d5c717c696b3191c8cfe65110a819da3ccdafbd758692dcd01 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:05:13.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-11-26T09:05:13.390Z] . [Pipeline] withDockerContainer [2020-11-26T09:05:13.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-13554 does not seem to be running inside a container [2020-11-26T09:05:13.811Z] $ 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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-11-26T09:05:15.238Z] $ docker top 5d5dcf19326de524c471dab141630d0b51c25dbe2d0d7b667a05cf7985c16a8e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:05:16.222Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-11-26T09:05:20.522Z] Building docker-core-command-go ... [2020-11-26T09:05:20.522Z] Building docker-core-data-go ... [2020-11-26T09:05:20.522Z] Building docker-core-metadata-go ... [2020-11-26T09:05:20.522Z] Building docker-security-bootstrap-redis-go ... [2020-11-26T09:05:20.522Z] Building docker-security-proxy-setup-go ... [2020-11-26T09:05:20.522Z] Building docker-security-secrets-setup-go ... [2020-11-26T09:05:20.522Z] Building docker-security-secretstore-setup-go ... [2020-11-26T09:05:20.522Z] Building docker-support-logging-go ... [2020-11-26T09:05:20.522Z] Building docker-support-notifications-go ... [2020-11-26T09:05:20.522Z] Building docker-support-scheduler-go ... [2020-11-26T09:05:20.522Z] Building docker-sys-mgmt-agent-go ... [2020-11-26T09:05:20.522Z] Building docker-sys-mgmt-agent-go [2020-11-26T09:05:20.522Z] Building docker-core-metadata-go [2020-11-26T09:05:20.522Z] Building docker-security-secrets-setup-go [2020-11-26T09:05:20.522Z] Building docker-support-scheduler-go [2020-11-26T09:05:20.522Z] Building docker-core-data-go [2020-11-26T09:05:42.103Z] ---> 9a598af7c9d6 [2020-11-26T09:05:42.103Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-26T09:05:42.103Z] ---> Running in 9999c21ef611 [2020-11-26T09:05:42.103Z] ---> 742df60bfec9 [2020-11-26T09:05:42.103Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-26T09:05:42.103Z] ---> e80d3605d068 [2020-11-26T09:05:42.103Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-26T09:05:42.103Z] ---> dcc7b9816d26 [2020-11-26T09:05:42.103Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-26T09:05:42.103Z] ---> Running in a4a67c13e91e [2020-11-26T09:05:42.103Z] ---> 671f60c434b1 [2020-11-26T09:05:42.103Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-26T09:05:42.103Z] ---> Running in 14a3c29a4e16 [2020-11-26T09:05:42.103Z] ---> Running in 4b2fe8ea9d8f [2020-11-26T09:05:42.103Z] ---> Running in 681381535d36 [2020-11-26T09:05:42.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-11-26T09:05:42.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-26T09:05:42.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-11-26T09:05:42.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-11-26T09:05:42.103Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-11-26T09:06:07.491Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:07.492Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:07.492Z] ---> 10cb7a463d15 [2020-11-26T09:06:07.492Z] Step 3/27 : WORKDIR /edgex-go [2020-11-26T09:06:07.492Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:07.492Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:07.492Z] ---> 10cb7a463d15 [2020-11-26T09:06:07.492Z] Step 3/23 : WORKDIR /edgex-go [2020-11-26T09:06:07.492Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:07.492Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:07.492Z] ---> 10cb7a463d15 [2020-11-26T09:06:07.492Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:06:07.492Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:07.492Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:07.492Z] ---> 10cb7a463d15 [2020-11-26T09:06:07.492Z] Step 3/21 : WORKDIR /edgex-go [2020-11-26T09:06:07.492Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:07.492Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-26T09:06:07.492Z] ---> 10cb7a463d15 [2020-11-26T09:06:07.492Z] Step 3/29 : WORKDIR /edgex-go [2020-11-26T09:06:10.877Z] ---> Running in 8a893ab9702d [2020-11-26T09:06:10.877Z] ---> Running in 28920579ece9 [2020-11-26T09:06:10.877Z] ---> Running in fb0613f6d528 [2020-11-26T09:06:10.877Z] ---> Running in 830d4f6f1c48 [2020-11-26T09:06:10.877Z] ---> Running in 673527dfe23b [2020-11-26T09:06:11.487Z] Removing intermediate container 830d4f6f1c48 [2020-11-26T09:06:11.487Z] ---> 441f6613e873 [2020-11-26T09:06:11.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:11.487Z] Removing intermediate container 28920579ece9 [2020-11-26T09:06:11.487Z] ---> 7cb227087cf3 [2020-11-26T09:06:11.487Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:11.487Z] Removing intermediate container 673527dfe23b [2020-11-26T09:06:11.487Z] ---> 2ce70a62b2ac [2020-11-26T09:06:11.761Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:11.761Z] Removing intermediate container fb0613f6d528 [2020-11-26T09:06:11.761Z] ---> 25600d3fe4ee [2020-11-26T09:06:11.761Z] Step 4/29 : RUN apk update && apk add make git [2020-11-26T09:06:11.761Z] ---> Running in 8c06c47f9051 [2020-11-26T09:06:11.761Z] Removing intermediate container 8a893ab9702d [2020-11-26T09:06:11.761Z] ---> 41859c2e61fb [2020-11-26T09:06:11.761Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:12.037Z] ---> Running in 29e46e144dfa [2020-11-26T09:06:12.037Z] ---> Running in dd83a9df7ca6 [2020-11-26T09:06:12.037Z] ---> Running in 3dcec289f9c3 [2020-11-26T09:06:12.037Z] ---> Running in dfc653284673 [2020-11-26T09:06:14.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:14.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-11-26T09:06:15.028Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:15.658Z] Removing intermediate container 8c06c47f9051 [2020-11-26T09:06:15.658Z] ---> 41ac21341771 [2020-11-26T09:06:15.658Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:06:15.942Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:06:15.942Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:06:15.942Z] OK: 12625 distinct packages available [2020-11-26T09:06:15.942Z] ---> Running in 217f9367896f [2020-11-26T09:06:16.217Z] Removing intermediate container 3dcec289f9c3 [2020-11-26T09:06:16.217Z] ---> fc6216754744 [2020-11-26T09:06:16.217Z] Step 5/21 : RUN apk update && apk add make git [2020-11-26T09:06:16.491Z] ---> Running in e3f1ded8cbd6 [2020-11-26T09:06:16.491Z] Removing intermediate container dfc653284673 [2020-11-26T09:06:16.491Z] ---> 7ec1bcb596a7 [2020-11-26T09:06:16.491Z] Step 5/27 : RUN apk update && apk add make bash git [2020-11-26T09:06:16.777Z] Removing intermediate container dd83a9df7ca6 [2020-11-26T09:06:16.777Z] ---> 8e475eef744d [2020-11-26T09:06:16.777Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-26T09:06:16.777Z] OK: 217 MiB in 51 packages [2020-11-26T09:06:16.777Z] ---> Running in ad5cb3285ce4 [2020-11-26T09:06:16.777Z] ---> Running in 6f1b46075adf [2020-11-26T09:06:17.775Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:18.378Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:18.655Z] Removing intermediate container 29e46e144dfa [2020-11-26T09:06:18.655Z] ---> de34d954f892 [2020-11-26T09:06:18.655Z] Step 5/29 : COPY go.mod . [2020-11-26T09:06:18.655Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:18.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:18.940Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:19.564Z] ---> 2d4b22912a1a [2020-11-26T09:06:19.564Z] Step 6/29 : RUN go mod download [2020-11-26T09:06:19.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:19.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:19.564Z] ---> Running in 9a650708642e [2020-11-26T09:06:19.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:06:19.878Z] Removing intermediate container 9999c21ef611 [2020-11-26T09:06:19.878Z] Removing intermediate container a4a67c13e91e [2020-11-26T09:06:19.878Z] ---> 4e8721a00790 [2020-11-26T09:06:19.878Z] [2020-11-26T09:06:19.878Z] Step 10/22 : FROM scratch [2020-11-26T09:06:19.878Z] ---> [2020-11-26T09:06:19.878Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-26T09:06:19.878Z] ---> a1e974145ca0 [2020-11-26T09:06:19.878Z] [2020-11-26T09:06:19.878Z] Step 10/24 : FROM alpine:3.10 [2020-11-26T09:06:19.878Z] Removing intermediate container 681381535d36 [2020-11-26T09:06:19.878Z] ---> 00f2cd2abd58 [2020-11-26T09:06:19.878Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-26T09:06:19.878Z] 3.10: Pulling from library/alpine [2020-11-26T09:06:19.878Z] ---> Running in 99844034f149 [2020-11-26T09:06:19.878Z] ---> Running in 6819fb448063 [2020-11-26T09:06:20.124Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:06:20.124Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:06:20.124Z] OK: 12625 distinct packages available [2020-11-26T09:06:20.741Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:06:20.741Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:06:20.741Z] OK: 12625 distinct packages available [2020-11-26T09:06:20.741Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:06:20.741Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:06:20.742Z] OK: 12625 distinct packages available [2020-11-26T09:06:21.020Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:06:21.020Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:06:21.020Z] OK: 12625 distinct packages available [2020-11-26T09:06:21.299Z] OK: 217 MiB in 51 packages [2020-11-26T09:06:21.582Z] OK: 217 MiB in 51 packages [2020-11-26T09:06:21.582Z] OK: 217 MiB in 51 packages [2020-11-26T09:06:22.227Z] OK: 217 MiB in 51 packages [2020-11-26T09:06:22.471Z] Removing intermediate container 6819fb448063 [2020-11-26T09:06:22.471Z] ---> bc2bef6c7928 [2020-11-26T09:06:22.471Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-26T09:06:22.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-11-26T09:06:22.750Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-26T09:06:22.750Z] ---> Running in fd3c66dc0ab3 [2020-11-26T09:06:22.750Z] Status: Downloaded newer image for alpine:3.10 [2020-11-26T09:06:22.750Z] ---> be4e4bea2c2e [2020-11-26T09:06:22.750Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-26T09:06:23.217Z] Removing intermediate container 217f9367896f [2020-11-26T09:06:23.217Z] ---> c67c24c3e33c [2020-11-26T09:06:23.217Z] Step 6/22 : COPY go.mod . [2020-11-26T09:06:23.498Z] Removing intermediate container ad5cb3285ce4 [2020-11-26T09:06:23.498Z] ---> 7f73de4a7946 [2020-11-26T09:06:23.498Z] Step 6/27 : COPY go.mod . [2020-11-26T09:06:23.710Z] ---> Running in fa82afd6b998 [2020-11-26T09:06:23.710Z] Removing intermediate container fd3c66dc0ab3 [2020-11-26T09:06:23.710Z] ---> 292472dcf0b4 [2020-11-26T09:06:23.710Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:06:23.783Z] Removing intermediate container 6f1b46075adf [2020-11-26T09:06:23.783Z] ---> ea20cc007bff [2020-11-26T09:06:23.783Z] Step 6/23 : COPY go.mod . [2020-11-26T09:06:23.783Z] Removing intermediate container 9a650708642e [2020-11-26T09:06:23.783Z] ---> 5df6c919c254 [2020-11-26T09:06:23.783Z] Step 7/29 : COPY . . [2020-11-26T09:06:23.978Z] Removing intermediate container 4b2fe8ea9d8f [2020-11-26T09:06:23.978Z] ---> d0c482e5c7d0 [2020-11-26T09:06:23.978Z] [2020-11-26T09:06:23.978Z] Step 10/21 : FROM scratch [2020-11-26T09:06:23.978Z] ---> [2020-11-26T09:06:23.978Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:06:23.978Z] ---> Running in eb6974c42fc5 [2020-11-26T09:06:24.060Z] ---> cbcb630eb773 [2020-11-26T09:06:24.060Z] Step 7/22 : RUN go mod download [2020-11-26T09:06:24.060Z] Removing intermediate container e3f1ded8cbd6 [2020-11-26T09:06:24.060Z] ---> 5128da14ff3c [2020-11-26T09:06:24.060Z] Step 6/21 : COPY go.mod . [2020-11-26T09:06:24.246Z] ---> Running in 679b04007d79 [2020-11-26T09:06:24.334Z] ---> Running in b730ad987b14 [2020-11-26T09:06:24.519Z] Removing intermediate container eb6974c42fc5 [2020-11-26T09:06:24.519Z] ---> a90f77e1d327 [2020-11-26T09:06:24.519Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-26T09:06:24.616Z] ---> d0f3edbc0aff [2020-11-26T09:06:24.616Z] Step 7/27 : RUN go mod download [2020-11-26T09:06:24.616Z] ---> Running in 5d8a94d10b81 [2020-11-26T09:06:24.898Z] ---> acf8be4669ad [2020-11-26T09:06:24.898Z] Step 7/23 : RUN go mod download [2020-11-26T09:06:25.096Z] Removing intermediate container 679b04007d79 [2020-11-26T09:06:25.096Z] ---> 79214c3787db [2020-11-26T09:06:25.096Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-26T09:06:25.172Z] ---> Running in 5576ef43f381 [2020-11-26T09:06:25.788Z] ---> d28fff370cb6 [2020-11-26T09:06:25.788Z] Step 7/21 : RUN go mod download [2020-11-26T09:06:26.393Z] ---> Running in 50df7d3d910e [2020-11-26T09:06:26.492Z] ---> 8b196797ba21 [2020-11-26T09:06:26.492Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-26T09:06:26.492Z] Removing intermediate container 99844034f149 [2020-11-26T09:06:26.492Z] ---> 312a25c75266 [2020-11-26T09:06:26.492Z] [2020-11-26T09:06:26.492Z] Step 11/27 : FROM docker:latest [2020-11-26T09:06:26.492Z] ---> 6972c414f322 [2020-11-26T09:06:26.492Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-26T09:06:26.492Z] ---> Running in b28004b11800 [2020-11-26T09:06:26.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:26.492Z] ---> Running in c7288be41206 [2020-11-26T09:06:26.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:26.492Z] Removing intermediate container 14a3c29a4e16 [2020-11-26T09:06:26.492Z] ---> 832fe5aae3ba [2020-11-26T09:06:26.492Z] [2020-11-26T09:06:26.492Z] Step 10/22 : FROM scratch [2020-11-26T09:06:26.492Z] ---> [2020-11-26T09:06:26.493Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:06:26.493Z] ---> Using cache [2020-11-26T09:06:26.493Z] ---> 79214c3787db [2020-11-26T09:06:26.493Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-26T09:06:26.772Z] v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-26T09:06:26.772Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-26T09:06:26.772Z] OK: 10348 distinct packages available [2020-11-26T09:06:26.772Z] Removing intermediate container b28004b11800 [2020-11-26T09:06:26.772Z] ---> 5ac7d923b981 [2020-11-26T09:06:26.772Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-26T09:06:26.772Z] ---> Running in ab4014b4db32 [2020-11-26T09:06:26.772Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-26T09:06:26.772Z] ---> Running in aeae7016f674 [2020-11-26T09:06:27.042Z] ---> 79ad8b26886a [2020-11-26T09:06:27.042Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-26T09:06:27.042Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-26T09:06:27.042Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-26T09:06:27.042Z] (4/5) Installing curl (7.66.0-r1) [2020-11-26T09:06:27.042Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-26T09:06:27.042Z] Executing busybox-1.30.1-r3.trigger [2020-11-26T09:06:27.042Z] Executing ca-certificates-20191127-r2.trigger [2020-11-26T09:06:27.042Z] OK: 7 MiB in 19 packages [2020-11-26T09:06:27.631Z] Removing intermediate container aeae7016f674 [2020-11-26T09:06:27.631Z] ---> 660c31c55c2a [2020-11-26T09:06:27.631Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-26T09:06:27.631Z] Removing intermediate container ab4014b4db32 [2020-11-26T09:06:27.631Z] ---> 1c07de5c368a [2020-11-26T09:06:27.631Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:06:27.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:27.909Z] ---> 52f7b97e73a2 [2020-11-26T09:06:27.909Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-26T09:06:27.909Z] ---> Running in aa3fd12c7bc9 [2020-11-26T09:06:27.909Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:27.909Z] ---> 130d334a0246 [2020-11-26T09:06:27.909Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-26T09:06:28.188Z] (1/2) Installing readline (8.0.4-r0) [2020-11-26T09:06:28.188Z] (2/2) Installing bash (5.0.17-r0) [2020-11-26T09:06:28.188Z] Executing bash-5.0.17-r0.post-install [2020-11-26T09:06:28.188Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:06:28.188Z] OK: 12 MiB in 22 packages [2020-11-26T09:06:28.462Z] Removing intermediate container aa3fd12c7bc9 [2020-11-26T09:06:28.462Z] ---> 7c223a6bf87e [2020-11-26T09:06:28.462Z] Step 14/22 : WORKDIR / [2020-11-26T09:06:29.029Z] Removing intermediate container b730ad987b14 [2020-11-26T09:06:29.029Z] ---> 6047450ff0fc [2020-11-26T09:06:29.029Z] Step 8/22 : COPY . . [2020-11-26T09:06:29.087Z] ---> bdaca6a13ac7 [2020-11-26T09:06:29.087Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-26T09:06:29.087Z] ---> Running in e234ab7a5bfc [2020-11-26T09:06:29.636Z] Removing intermediate container 5d8a94d10b81 [2020-11-26T09:06:29.636Z] ---> c4a72e5c8b74 [2020-11-26T09:06:29.636Z] Step 8/27 : COPY . . [2020-11-26T09:06:29.713Z] Removing intermediate container fa82afd6b998 [2020-11-26T09:06:29.714Z] ---> 0aa0090ec50d [2020-11-26T09:06:29.714Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-26T09:06:29.714Z] ---> 9ef3682a3c56 [2020-11-26T09:06:29.714Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-26T09:06:29.909Z] Removing intermediate container 5576ef43f381 [2020-11-26T09:06:29.909Z] ---> a4416b273a53 [2020-11-26T09:06:29.909Z] Step 8/23 : COPY . . [2020-11-26T09:06:30.037Z] ---> Running in 38ea9f7e8a98 [2020-11-26T09:06:30.037Z] ---> Running in c2b57fd9a1e3 [2020-11-26T09:06:30.037Z] Removing intermediate container e234ab7a5bfc [2020-11-26T09:06:30.037Z] ---> d64c90bf8a53 [2020-11-26T09:06:30.037Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-26T09:06:30.353Z] Removing intermediate container c7288be41206 [2020-11-26T09:06:30.353Z] ---> 8240520e8e6c [2020-11-26T09:06:30.353Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-26T09:06:30.353Z] Removing intermediate container 38ea9f7e8a98 [2020-11-26T09:06:30.353Z] ---> 576144a4e808 [2020-11-26T09:06:30.354Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:06:30.354Z] ---> Running in 395cd57ecdd6 [2020-11-26T09:06:30.354Z] Removing intermediate container c2b57fd9a1e3 [2020-11-26T09:06:30.354Z] ---> 5d7080183a8c [2020-11-26T09:06:30.354Z] Step 13/24 : WORKDIR / [2020-11-26T09:06:30.506Z] Removing intermediate container 50df7d3d910e [2020-11-26T09:06:30.506Z] ---> 174d4f51fc8e [2020-11-26T09:06:30.506Z] Step 8/21 : COPY . . [2020-11-26T09:06:30.644Z] ---> f5873007e135 [2020-11-26T09:06:30.645Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-26T09:06:30.645Z] ---> Running in 73d79716b32c [2020-11-26T09:06:30.645Z] ---> Running in 86a9eedbab7d [2020-11-26T09:06:30.645Z] ---> 0aa464e5a4f4 [2020-11-26T09:06:30.645Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-26T09:06:30.645Z] ---> Running in d338b48d3668 [2020-11-26T09:06:30.918Z] Removing intermediate container 73d79716b32c [2020-11-26T09:06:30.918Z] ---> 9090b2582c62 [2020-11-26T09:06:30.918Z] Step 20/22 : LABEL arch=x86_64 [2020-11-26T09:06:30.918Z] ---> Running in 5d65a780252a [2020-11-26T09:06:31.189Z] Removing intermediate container d338b48d3668 [2020-11-26T09:06:31.189Z] ---> 52c8c79108c5 [2020-11-26T09:06:31.189Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:06:31.189Z] Removing intermediate container 86a9eedbab7d [2020-11-26T09:06:31.189Z] ---> 2efb54681c3b [2020-11-26T09:06:31.189Z] 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-26T09:06:31.470Z] ---> Running in d2b0ef073358 [2020-11-26T09:06:31.470Z] Removing intermediate container 5d65a780252a [2020-11-26T09:06:31.470Z] ---> a49dfb87f984 [2020-11-26T09:06:31.470Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:06:31.737Z] ---> f1b7786ec21a [2020-11-26T09:06:31.737Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-26T09:06:31.737Z] ---> Running in c9df69800274 [2020-11-26T09:06:32.320Z] Removing intermediate container d2b0ef073358 [2020-11-26T09:06:32.320Z] ---> 404bff5c4413 [2020-11-26T09:06:32.320Z] Step 19/21 : LABEL arch=x86_64 [2020-11-26T09:06:32.320Z] ---> 30dd805db0a7 [2020-11-26T09:06:32.320Z] 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-26T09:06:32.320Z] ---> Running in 4d2a074a9c1c [2020-11-26T09:06:32.320Z] ---> 5919511c4d99 [2020-11-26T09:06:32.320Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-26T09:06:32.320Z] Removing intermediate container c9df69800274 [2020-11-26T09:06:32.320Z] ---> 53766d0d61d6 [2020-11-26T09:06:32.320Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:06:32.587Z] ---> Running in d7e44b91b4c2 [2020-11-26T09:06:32.587Z] ---> Running in 972dbfe28eec [2020-11-26T09:06:32.587Z] Removing intermediate container 4d2a074a9c1c [2020-11-26T09:06:32.587Z] ---> f0f0bd55d587 [2020-11-26T09:06:32.587Z] Step 20/21 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:06:32.862Z] Removing intermediate container 395cd57ecdd6 [2020-11-26T09:06:32.862Z] ---> 7945828cf955 [2020-11-26T09:06:32.862Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-26T09:06:32.862Z] ---> 927a4443e272 [2020-11-26T09:06:32.862Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-26T09:06:32.862Z] Removing intermediate container d7e44b91b4c2 [2020-11-26T09:06:32.862Z] ---> bf002a54b67d [2020-11-26T09:06:32.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:06:32.862Z] ---> Running in 85be469375eb [2020-11-26T09:06:32.862Z] ---> Running in 3fe519a00fb6 [2020-11-26T09:06:33.133Z] ---> Running in f5d1495153c8 [2020-11-26T09:06:33.133Z] Removing intermediate container 972dbfe28eec [2020-11-26T09:06:33.133Z] ---> be261ac9ed10 [2020-11-26T09:06:33.133Z] [2020-11-26T09:06:33.133Z] ---> c1fdaa446b15 [2020-11-26T09:06:33.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-26T09:06:33.400Z] Removing intermediate container 3fe519a00fb6 [2020-11-26T09:06:33.400Z] ---> aa774701cd7a [2020-11-26T09:06:33.400Z] Step 21/21 : LABEL version=1.3.1-dev.10 [2020-11-26T09:06:33.400Z] Removing intermediate container f5d1495153c8 [2020-11-26T09:06:33.400Z] ---> b09613dc143c [2020-11-26T09:06:33.400Z] Step 20/22 : LABEL arch=x86_64 [2020-11-26T09:06:33.400Z] Removing intermediate container 85be469375eb [2020-11-26T09:06:33.400Z] ---> a4344c11355b [2020-11-26T09:06:33.400Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-26T09:06:33.400Z] Successfully built be261ac9ed10 [2020-11-26T09:06:33.662Z] Successfully tagged docker-support-logging-go:latest [2020-11-26T09:06:33.662Z] ---> Running in 70b88e6972e5 [2020-11-26T09:06:33.662Z]  Building docker-support-logging-go ... done Building docker-core-command-go [2020-11-26T09:06:33.931Z] ---> Running in f6fd031782d5 [2020-11-26T09:06:33.931Z] ---> Running in 148488bae38e [2020-11-26T09:06:33.931Z] ---> 21a093534397 [2020-11-26T09:06:33.931Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-26T09:06:33.931Z] Removing intermediate container 70b88e6972e5 [2020-11-26T09:06:33.931Z] ---> fca6e537b77b [2020-11-26T09:06:33.931Z] [2020-11-26T09:06:34.199Z] Removing intermediate container f6fd031782d5 [2020-11-26T09:06:34.199Z] ---> 8158686d0fcc [2020-11-26T09:06:34.199Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-26T09:06:34.199Z] Successfully built fca6e537b77b [2020-11-26T09:06:34.199Z] Successfully tagged docker-support-scheduler-go:latest [2020-11-26T09:06:34.199Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2020-11-26T09:06:34.199Z] Removing intermediate container 148488bae38e [2020-11-26T09:06:34.199Z] ---> e75703fdc75f [2020-11-26T09:06:34.199Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:06:34.474Z] ---> Running in 599691cbd51e [2020-11-26T09:06:34.474Z] ---> Running in 25ea64ebc516 [2020-11-26T09:06:35.070Z] ---> 7479a723e944 [2020-11-26T09:06:35.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-26T09:06:35.359Z] Removing intermediate container 599691cbd51e [2020-11-26T09:06:35.359Z] ---> 2a91e65782d7 [2020-11-26T09:06:35.359Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-26T09:06:37.964Z] Removing intermediate container 25ea64ebc516 [2020-11-26T09:06:37.964Z] ---> 06655097aedb [2020-11-26T09:06:37.964Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:06:41.319Z] ---> Running in ca21d4637585 [2020-11-26T09:06:41.319Z] ---> 8954914e599c [2020-11-26T09:06:41.319Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-26T09:06:41.319Z] ---> 5fcc6a2f1338 [2020-11-26T09:06:41.319Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-26T09:06:41.587Z] ---> Running in 9dc5cbdc36ec [2020-11-26T09:06:41.858Z] Removing intermediate container ca21d4637585 [2020-11-26T09:06:41.858Z] ---> c77a8bafcd1f [2020-11-26T09:06:41.858Z] [2020-11-26T09:06:41.858Z] ---> d707290e6ce9 [2020-11-26T09:06:41.858Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-26T09:06:42.134Z] Successfully built c77a8bafcd1f [2020-11-26T09:06:42.134Z] Successfully tagged docker-core-metadata-go:latest [2020-11-26T09:06:42.134Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2020-11-26T09:06:42.939Z] ---> 4e72a1062aad [2020-11-26T09:06:42.940Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-26T09:06:42.940Z] ---> Running in d445addd399b [2020-11-26T09:06:42.940Z] ---> 81ffb6c157d3 [2020-11-26T09:06:42.940Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-11-26T09:06:43.244Z] ---> 4a4e087ec1ed [2020-11-26T09:06:43.244Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-11-26T09:06:43.244Z] ---> Running in 597335db73cb [2020-11-26T09:06:43.244Z] ---> 01312b7ed21f [2020-11-26T09:06:43.244Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-11-26T09:06:43.244Z] ---> 495f20c6d796 [2020-11-26T09:06:43.244Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-26T09:06:43.521Z] ---> Running in f6c098f28c91 [2020-11-26T09:06:43.521Z] ---> Running in a385d845bef3 [2020-11-26T09:06:43.521Z] ---> Running in 26dbd67927a8 [2020-11-26T09:06:44.120Z] ---> 398a1b22308b [2020-11-26T09:06:44.121Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-26T09:06:44.526Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-26T09:06:45.528Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-11-26T09:06:46.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-11-26T09:06:46.135Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-11-26T09:06:46.135Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2020-11-26T09:06:52.379Z] ---> Running in cb24b6ce2848 [2020-11-26T09:06:53.346Z] Removing intermediate container 9dc5cbdc36ec [2020-11-26T09:06:53.346Z] ---> 1a7aa3d19435 [2020-11-26T09:06:53.346Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-26T09:06:53.611Z] ---> Running in 97f9dffbb3f2 [2020-11-26T09:06:53.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:53.879Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:06:54.151Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-26T09:06:54.151Z] (2/33) Installing expat (2.2.9-r1) [2020-11-26T09:06:54.151Z] (3/33) Installing libffi (3.3-r2) [2020-11-26T09:06:54.151Z] (4/33) Installing gdbm (1.13-r1) [2020-11-26T09:06:54.151Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-26T09:06:54.151Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-26T09:06:54.434Z] Removing intermediate container 97f9dffbb3f2 [2020-11-26T09:06:54.434Z] ---> 15701f46f0ca [2020-11-26T09:06:54.434Z] Step 22/24 : LABEL arch=x86_64 [2020-11-26T09:06:54.434Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-26T09:06:55.402Z] ---> Running in 1fbdf07d2768 [2020-11-26T09:06:55.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:55.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:55.402Z] ---> a67615943be1 [2020-11-26T09:06:55.402Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:06:55.402Z] ---> Using cache [2020-11-26T09:06:55.402Z] ---> 96acfd677730 [2020-11-26T09:06:55.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:55.402Z] ---> Using cache [2020-11-26T09:06:55.402Z] ---> fd3a90391dc7 [2020-11-26T09:06:55.402Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:06:55.402Z] ---> Using cache [2020-11-26T09:06:55.402Z] ---> 50a8e8957c1c [2020-11-26T09:06:55.402Z] Step 6/22 : COPY go.mod . [2020-11-26T09:06:55.402Z] ---> Using cache [2020-11-26T09:06:55.402Z] ---> d8cbfc37579e [2020-11-26T09:06:55.402Z] Step 7/22 : RUN go mod download [2020-11-26T09:06:55.402Z] ---> Using cache [2020-11-26T09:06:55.402Z] ---> de0c4b38fd5d [2020-11-26T09:06:55.402Z] Step 8/22 : COPY . . [2020-11-26T09:06:55.679Z] ---> Using cache [2020-11-26T09:06:55.679Z] ---> dcc7b9816d26 [2020-11-26T09:06:55.679Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-26T09:06:57.644Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:06:57.644Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:06:57.644Z] ---> a67615943be1 [2020-11-26T09:06:57.644Z] Step 3/23 : WORKDIR /edgex-go [2020-11-26T09:06:57.644Z] ---> Using cache [2020-11-26T09:06:57.644Z] ---> 96acfd677730 [2020-11-26T09:06:57.644Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:06:57.644Z] ---> Using cache [2020-11-26T09:06:57.644Z] ---> fd3a90391dc7 [2020-11-26T09:06:57.644Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-11-26T09:06:59.603Z] ---> Running in 49d71f69127f [2020-11-26T09:06:59.604Z] ---> Running in c075e69ec42f [2020-11-26T09:06:59.604Z] Removing intermediate container 1fbdf07d2768 [2020-11-26T09:06:59.604Z] ---> df58eef56e60 [2020-11-26T09:06:59.604Z] Step 23/24 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:06:59.604Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-26T09:06:59.604Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-26T09:06:59.604Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-26T09:06:59.604Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-26T09:06:59.604Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-26T09:06:59.604Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-26T09:06:59.604Z] ---> Running in c7556e95a987 [2020-11-26T09:06:59.604Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-26T09:06:59.604Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-26T09:06:59.604Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-26T09:06:59.869Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-26T09:06:59.869Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-26T09:06:59.869Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-26T09:06:59.869Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-26T09:06:59.869Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-26T09:07:01.291Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-26T09:07:01.291Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-26T09:07:01.291Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-26T09:07:01.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2020-11-26T09:07:01.574Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:07:01.574Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-26T09:07:01.847Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-26T09:07:01.847Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-26T09:07:01.847Z] Removing intermediate container c7556e95a987 [2020-11-26T09:07:01.847Z] ---> a2daa7506830 [2020-11-26T09:07:01.847Z] Step 24/24 : LABEL version=1.3.1-dev.10 [2020-11-26T09:07:01.847Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-26T09:07:01.847Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-26T09:07:01.847Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-26T09:07:02.119Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:07:02.405Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-26T09:07:02.675Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-26T09:07:02.675Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-26T09:07:02.675Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:07:02.675Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:07:02.675Z] OK: 12754 distinct packages available [2020-11-26T09:07:03.279Z] OK: 233 MiB in 51 packages [2020-11-26T09:07:03.279Z] ---> Running in 0f5f4e30ef12 [2020-11-26T09:07:03.279Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:07:03.553Z] OK: 71 MiB in 55 packages [2020-11-26T09:07:05.519Z] Removing intermediate container 0f5f4e30ef12 [2020-11-26T09:07:05.519Z] ---> 41dc3fbfc1bc [2020-11-26T09:07:05.519Z] [2020-11-26T09:07:05.786Z] Successfully built 41dc3fbfc1bc [2020-11-26T09:07:06.060Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:07:06.060Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:07:06.060Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-11-26T09:07:06.060Z] Building docker-security-secrets-setup-go [2020-11-26T09:07:06.060Z]  Building docker-security-secretstore-setup-go ... done  ---> a67615943be1 [2020-11-26T09:07:06.060Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:07:06.060Z] ---> Using cache [2020-11-26T09:07:06.060Z] ---> 96acfd677730 [2020-11-26T09:07:06.060Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:07:06.060Z] ---> Using cache [2020-11-26T09:07:06.060Z] ---> fd3a90391dc7 [2020-11-26T09:07:06.060Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:07:06.060Z] ---> Using cache [2020-11-26T09:07:06.060Z] ---> 50a8e8957c1c [2020-11-26T09:07:06.060Z] Step 6/22 : COPY go.mod . [2020-11-26T09:07:06.060Z] ---> Using cache [2020-11-26T09:07:06.060Z] ---> d8cbfc37579e [2020-11-26T09:07:06.060Z] Step 7/22 : RUN go mod download [2020-11-26T09:07:06.060Z] ---> Using cache [2020-11-26T09:07:06.060Z] ---> de0c4b38fd5d [2020-11-26T09:07:06.060Z] Step 8/22 : COPY . . [2020-11-26T09:07:06.337Z] ---> Using cache [2020-11-26T09:07:06.337Z] ---> dcc7b9816d26 [2020-11-26T09:07:06.337Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-11-26T09:07:07.373Z] ---> Running in 0286bf35b447 [2020-11-26T09:07:07.653Z] Removing intermediate container c075e69ec42f [2020-11-26T09:07:07.653Z] ---> aa32046567e1 [2020-11-26T09:07:07.653Z] Step 6/23 : COPY go.mod . [2020-11-26T09:07:10.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-11-26T09:07:10.312Z] ---> 5217b72417af [2020-11-26T09:07:10.312Z] Step 7/23 : RUN go mod download [2020-11-26T09:07:10.909Z] ---> Running in 25676bb26ce4 [2020-11-26T09:07:15.275Z] Removing intermediate container 25676bb26ce4 [2020-11-26T09:07:15.275Z] ---> 7fa110f8a57a [2020-11-26T09:07:15.275Z] Step 8/23 : COPY . . [2020-11-26T09:07:33.677Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:07:33.677Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-11-26T09:07:33.677Z] ---> a67615943be1 [2020-11-26T09:07:33.677Z] Step 3/29 : WORKDIR /edgex-go [2020-11-26T09:07:33.677Z] ---> Using cache [2020-11-26T09:07:33.677Z] ---> 96acfd677730 [2020-11-26T09:07:33.677Z] Step 4/29 : RUN apk update && apk add make git [2020-11-26T09:07:33.677Z] Removing intermediate container cb24b6ce2848 [2020-11-26T09:07:33.677Z] ---> 9c699910d192 [2020-11-26T09:07:33.677Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-26T09:07:33.677Z] ---> Running in b3f9aa9db95e [2020-11-26T09:07:33.677Z] ---> Running in 26ee01e78ae8 [2020-11-26T09:07:35.688Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:07:36.289Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:07:36.882Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:07:36.882Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:07:36.882Z] OK: 12754 distinct packages available [2020-11-26T09:07:37.470Z] OK: 233 MiB in 51 packages [2020-11-26T09:07:40.856Z] Collecting docker-compose==1.23.2 [2020-11-26T09:07:41.125Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-26T09:07:42.540Z] 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-26T09:07:42.805Z] Collecting texttable<0.10,>=0.9.0 [2020-11-26T09:07:42.805Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-11-26T09:07:44.759Z] Removing intermediate container b3f9aa9db95e [2020-11-26T09:07:44.759Z] ---> e23b6fc7fdbe [2020-11-26T09:07:44.759Z] Step 5/29 : COPY go.mod . [2020-11-26T09:07:45.033Z] Collecting docopt<0.7,>=0.6.1 [2020-11-26T09:07:45.033Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-26T09:07:45.033Z] Removing intermediate container 0286bf35b447 [2020-11-26T09:07:45.033Z] ---> 7643c34f687e [2020-11-26T09:07:45.033Z] [2020-11-26T09:07:45.033Z] Step 10/22 : FROM alpine:3.10 [2020-11-26T09:07:45.033Z] ---> be4e4bea2c2e [2020-11-26T09:07:45.033Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-26T09:07:45.033Z] Removing intermediate container 49d71f69127f [2020-11-26T09:07:45.033Z] ---> 97eb09c164fc [2020-11-26T09:07:45.033Z] [2020-11-26T09:07:45.033Z] Step 10/22 : FROM scratch [2020-11-26T09:07:45.033Z] ---> [2020-11-26T09:07:45.033Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:07:45.033Z] ---> Using cache [2020-11-26T09:07:45.033Z] ---> 0aa0090ec50d [2020-11-26T09:07:45.033Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-26T09:07:45.302Z] ---> Using cache [2020-11-26T09:07:45.302Z] ---> 79214c3787db [2020-11-26T09:07:45.302Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-26T09:07:45.582Z] ---> Running in 6be7fb5f5c9e [2020-11-26T09:07:45.582Z] ---> Running in b421931d15a7 [2020-11-26T09:07:45.582Z] Collecting jsonschema<3,>=2.5.1 [2020-11-26T09:07:45.582Z] ---> fe4b70386551 [2020-11-26T09:07:45.582Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-11-26T09:07:45.582Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-26T09:07:45.582Z] ---> 6c493d898783 [2020-11-26T09:07:45.582Z] Step 6/29 : RUN go mod download [2020-11-26T09:07:45.859Z] ---> Running in b805ca5e610f [2020-11-26T09:07:45.859Z] ---> Running in 9b4d4822f7af [2020-11-26T09:07:45.859Z] Collecting PyYAML<4,>=3.10 [2020-11-26T09:07:45.859Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-26T09:07:45.859Z] Removing intermediate container 6be7fb5f5c9e [2020-11-26T09:07:45.859Z] ---> 470c45f19519 [2020-11-26T09:07:45.859Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:07:46.140Z] Removing intermediate container b421931d15a7 [2020-11-26T09:07:46.140Z] ---> c8f3f85fe2d3 [2020-11-26T09:07:46.140Z] Step 13/22 : WORKDIR / [2020-11-26T09:07:46.140Z] ---> Running in b3a1b21f948f [2020-11-26T09:07:46.727Z] ---> Running in c13bddd7ce53 [2020-11-26T09:07:47.319Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-26T09:07:47.319Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-26T09:07:47.319Z] Removing intermediate container b3a1b21f948f [2020-11-26T09:07:47.319Z] ---> 3b292d97f0e2 [2020-11-26T09:07:47.319Z] Step 14/22 : WORKDIR / [2020-11-26T09:07:47.319Z] ---> Running in 1de74745d16e [2020-11-26T09:07:47.599Z] Removing intermediate container c13bddd7ce53 [2020-11-26T09:07:47.599Z] ---> 80022ab6b4e6 [2020-11-26T09:07:47.599Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-26T09:07:47.878Z] Removing intermediate container 1de74745d16e [2020-11-26T09:07:47.878Z] ---> 3e84c61600a0 [2020-11-26T09:07:47.878Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-26T09:07:47.878Z] Collecting cached-property<2,>=1.2.0 [2020-11-26T09:07:47.878Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-26T09:07:48.153Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-data/core-data ./cmd/core-data [2020-11-26T09:07:48.153Z] ---> 74697b4cb74b [2020-11-26T09:07:48.153Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-26T09:07:48.153Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-26T09:07:48.153Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-11-26T09:07:48.432Z] ---> 0335e2998d03 [2020-11-26T09:07:48.432Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-26T09:07:48.432Z] Collecting docker<4.0,>=3.6.0 [2020-11-26T09:07:48.432Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-26T09:07:49.029Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-26T09:07:49.029Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-26T09:07:49.301Z] Collecting docker-pycreds>=0.4.0 [2020-11-26T09:07:49.301Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-26T09:07:49.301Z] ---> 5c15feb4078d [2020-11-26T09:07:49.301Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-26T09:07:49.579Z] ---> 9708a4800c62 [2020-11-26T09:07:49.579Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-26T09:07:49.579Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-26T09:07:49.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-11-26T09:07:49.867Z] 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-26T09:07:49.867Z] Collecting idna<2.8,>=2.5 [2020-11-26T09:07:49.867Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-26T09:07:49.867Z] 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-26T09:07:49.867Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-26T09:07:49.867Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-26T09:07:49.867Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-26T09:07:49.867Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-26T09:07:49.867Z] ---> 9075d7cc6615 [2020-11-26T09:07:49.867Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-26T09:07:50.146Z] Installing collected packages: texttable, docopt, jsonschema, PyYAML, dockerpty, cached-property, websocket-client, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2020-11-26T09:07:50.146Z] Running setup.py install for texttable: started [2020-11-26T09:07:50.146Z] Removing intermediate container 9b4d4822f7af [2020-11-26T09:07:50.146Z] ---> a122d95900d9 [2020-11-26T09:07:50.146Z] Step 7/29 : COPY . . [2020-11-26T09:07:50.146Z] ---> 63d27b9a60d6 [2020-11-26T09:07:50.146Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-26T09:07:50.424Z] ---> Running in 456c91e6ecee [2020-11-26T09:07:50.424Z] ---> 8709c9009041 [2020-11-26T09:07:50.424Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-26T09:07:51.852Z] Running setup.py install for texttable: finished with status 'done' [2020-11-26T09:07:51.852Z] Running setup.py install for docopt: started [2020-11-26T09:07:53.301Z] Running setup.py install for docopt: finished with status 'done' [2020-11-26T09:07:53.301Z] ---> Running in df9988a2d033 [2020-11-26T09:07:53.301Z] Removing intermediate container 456c91e6ecee [2020-11-26T09:07:53.301Z] ---> 13a836f35123 [2020-11-26T09:07:53.301Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:07:53.920Z] Running setup.py install for PyYAML: started [2020-11-26T09:07:55.350Z] ---> Running in afe00774aa4f [2020-11-26T09:07:55.350Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-26T09:07:55.350Z] Running setup.py install for dockerpty: started [2020-11-26T09:07:56.357Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-26T09:07:56.357Z] Removing intermediate container afe00774aa4f [2020-11-26T09:07:56.357Z] ---> b4d44060eef7 [2020-11-26T09:07:56.357Z] Step 20/22 : LABEL arch=x86_64 [2020-11-26T09:07:58.367Z] ---> Running in 7bb9be353fea [2020-11-26T09:07:58.367Z] Attempting uninstall: urllib3 [2020-11-26T09:07:58.367Z] Found existing installation: urllib3 1.25.9 [2020-11-26T09:07:58.367Z] Uninstalling urllib3-1.25.9: [2020-11-26T09:07:59.373Z] Successfully uninstalled urllib3-1.25.9 [2020-11-26T09:07:59.963Z] Removing intermediate container 7bb9be353fea [2020-11-26T09:07:59.963Z] ---> 03acd7a775fe [2020-11-26T09:07:59.963Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:08:01.413Z] Attempting uninstall: idna [2020-11-26T09:08:01.413Z] Found existing installation: idna 2.9 [2020-11-26T09:08:01.413Z] Uninstalling idna-2.9: [2020-11-26T09:08:01.685Z] Removing intermediate container df9988a2d033 [2020-11-26T09:08:01.685Z] ---> 0a799d58ea74 [2020-11-26T09:08:01.685Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-26T09:08:01.685Z] Successfully uninstalled idna-2.9 [2020-11-26T09:08:02.333Z] ---> Running in 4b2c9b9b0eb5 [2020-11-26T09:08:02.333Z] Attempting uninstall: requests [2020-11-26T09:08:02.333Z] Found existing installation: requests 2.23.0 [2020-11-26T09:08:02.333Z] Uninstalling requests-2.23.0: [2020-11-26T09:08:02.333Z] Successfully uninstalled requests-2.23.0 [2020-11-26T09:08:02.333Z] ---> Running in c85007d63d0b [2020-11-26T09:08:04.449Z] Removing intermediate container 4b2c9b9b0eb5 [2020-11-26T09:08:04.449Z] ---> dc425396792b [2020-11-26T09:08:04.449Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:08:04.777Z] Removing intermediate container c85007d63d0b [2020-11-26T09:08:04.777Z] ---> 6fbe6478c67b [2020-11-26T09:08:04.777Z] Step 20/22 : LABEL arch=x86_64 [2020-11-26T09:08:06.235Z] ---> Running in e7a92eaca43b [2020-11-26T09:08:06.845Z] ---> Running in f2bd828ecd85 [2020-11-26T09:08:07.136Z] Removing intermediate container e7a92eaca43b [2020-11-26T09:08:07.136Z] ---> fc23fd931a5b [2020-11-26T09:08:07.136Z] [2020-11-26T09:08:07.136Z] 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-26T09:08:07.426Z] Removing intermediate container f2bd828ecd85 [2020-11-26T09:08:07.426Z] ---> 388fd43ce11e [2020-11-26T09:08:07.426Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:08:07.426Z] Successfully built fc23fd931a5b [2020-11-26T09:08:07.426Z] Successfully tagged docker-core-command-go:latest [2020-11-26T09:08:07.426Z] Building docker-security-proxy-setup-go [2020-11-26T09:08:07.426Z]  Building docker-core-command-go ... done  ---> Running in f1d7bcf0e1e3 [2020-11-26T09:08:14.180Z] Removing intermediate container f1d7bcf0e1e3 [2020-11-26T09:08:14.180Z] ---> 6e5f7589f803 [2020-11-26T09:08:14.180Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:08:15.189Z] ---> Running in dc11af09449c [2020-11-26T09:08:16.621Z] Removing intermediate container dc11af09449c [2020-11-26T09:08:16.621Z] ---> 754b1c4a5269 [2020-11-26T09:08:16.621Z] [2020-11-26T09:08:16.902Z] Successfully built 754b1c4a5269 [2020-11-26T09:08:16.902Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-11-26T09:08:16.902Z] Building docker-support-notifications-go [2020-11-26T09:08:20.270Z]  Building docker-security-bootstrap-redis-go ... done  ---> cd655e37ee5b [2020-11-26T09:08:20.270Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-11-26T09:08:23.186Z] Removing intermediate container d445addd399b [2020-11-26T09:08:23.186Z] ---> fe0eccd60c77 [2020-11-26T09:08:23.186Z] [2020-11-26T09:08:23.186Z] Step 9/29 : FROM alpine:latest [2020-11-26T09:08:23.186Z] latest: Pulling from library/alpine [2020-11-26T09:08:23.186Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-26T09:08:23.186Z] Status: Downloaded newer image for alpine:latest [2020-11-26T09:08:23.186Z] ---> 2e77e061c27f [2020-11-26T09:08:23.186Z] 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-26T09:08:23.186Z] ---> Running in 6123157e87be [2020-11-26T09:08:23.186Z] Removing intermediate container 6123157e87be [2020-11-26T09:08:23.186Z] ---> 3ee7d2ae3b6b [2020-11-26T09:08:23.186Z] Step 11/29 : USER root [2020-11-26T09:08:23.186Z] ---> Running in 25cd5612523c [2020-11-26T09:08:23.186Z] Removing intermediate container 25cd5612523c [2020-11-26T09:08:23.186Z] ---> 358b08ab819e [2020-11-26T09:08:23.186Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-26T09:08:23.186Z] ---> Running in f6d7c0e842a4 [2020-11-26T09:08:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:08:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:08:23.186Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:08:23.186Z] v3.12.1-51-g991a1b26b6 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:08:23.186Z] OK: 12617 distinct packages available [2020-11-26T09:08:23.186Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-26T09:08:23.186Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-26T09:08:23.186Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:08:23.186Z] Executing ca-certificates-20191127-r4.trigger [2020-11-26T09:08:23.186Z] OK: 6 MiB in 16 packages [2020-11-26T09:08:24.596Z] ---> Running in 4158912bff90 [2020-11-26T09:08:24.596Z] Removing intermediate container 26ee01e78ae8 [2020-11-26T09:08:24.596Z] ---> e6e919c88939 [2020-11-26T09:08:24.596Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-26T09:08:24.881Z] ---> Running in d541025c3bb6 [2020-11-26T09:08:25.212Z] Removing intermediate container f6d7c0e842a4 [2020-11-26T09:08:25.212Z] ---> 96d10088a1c2 [2020-11-26T09:08:25.212Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-26T09:08:25.212Z] ---> Running in 65b221043291 [2020-11-26T09:08:26.217Z] Removing intermediate container 65b221043291 [2020-11-26T09:08:26.217Z] ---> 8398797ece71 [2020-11-26T09:08:26.217Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-26T09:08:26.502Z] ---> Running in 12a6edcc28d6 [2020-11-26T09:08:26.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-11-26T09:08:27.131Z] Removing intermediate container 12a6edcc28d6 [2020-11-26T09:08:27.131Z] ---> 514f22c35518 [2020-11-26T09:08:27.131Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-26T09:08:27.435Z] ---> Running in 13d24a7ac880 [2020-11-26T09:08:27.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:28.168Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:28.472Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-26T09:08:28.472Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-26T09:08:28.472Z] (3/3) Installing curl (7.69.1-r1) [2020-11-26T09:08:28.472Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:08:28.768Z] OK: 72 MiB in 58 packages [2020-11-26T09:08:30.800Z] Removing intermediate container d541025c3bb6 [2020-11-26T09:08:30.800Z] ---> 426ffdc62045 [2020-11-26T09:08:30.800Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-26T09:08:31.877Z] Removing intermediate container 13d24a7ac880 [2020-11-26T09:08:31.877Z] ---> 17b3f820c1cc [2020-11-26T09:08:31.877Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-26T09:08:32.257Z] ---> Running in a8a996f4e1a6 [2020-11-26T09:08:33.259Z] Removing intermediate container a8a996f4e1a6 [2020-11-26T09:08:33.260Z] ---> 54e7c143b5cb [2020-11-26T09:08:33.260Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:08:33.364Z] ---> 4a20f8174252 [2020-11-26T09:08:33.364Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-26T09:08:33.542Z] ---> Running in fea8edb5d798 [2020-11-26T09:08:34.170Z] Removing intermediate container fea8edb5d798 [2020-11-26T09:08:34.170Z] ---> 8c99cd70693d [2020-11-26T09:08:34.170Z] Step 25/27 : LABEL arch=x86_64 [2020-11-26T09:08:34.449Z] ---> Running in e3f9815ed098 [2020-11-26T09:08:34.844Z] ---> 6a4caba8d15c [2020-11-26T09:08:34.844Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-26T09:08:35.437Z] Removing intermediate container e3f9815ed098 [2020-11-26T09:08:35.437Z] ---> 58adbba3c4a9 [2020-11-26T09:08:35.437Z] Step 26/27 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:08:35.437Z] ---> Running in d5dbe7910edd [2020-11-26T09:08:36.034Z] Removing intermediate container d5dbe7910edd [2020-11-26T09:08:36.034Z] ---> 9f98315d06bf [2020-11-26T09:08:36.034Z] Step 27/27 : LABEL version=1.3.1-dev.10 [2020-11-26T09:08:36.306Z] ---> Running in 656cf208d5cd [2020-11-26T09:08:36.866Z] ---> 64441b0007b7 [2020-11-26T09:08:36.866Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-26T09:08:37.339Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:08:37.339Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:08:37.339Z] ---> a67615943be1 [2020-11-26T09:08:37.339Z] Step 3/20 : WORKDIR /edgex-go [2020-11-26T09:08:37.339Z] ---> Using cache [2020-11-26T09:08:37.339Z] ---> 96acfd677730 [2020-11-26T09:08:37.339Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:08:37.339Z] ---> Using cache [2020-11-26T09:08:37.339Z] ---> fd3a90391dc7 [2020-11-26T09:08:37.339Z] Step 5/20 : RUN apk update && apk add make git [2020-11-26T09:08:37.339Z] ---> Using cache [2020-11-26T09:08:37.339Z] ---> 50a8e8957c1c [2020-11-26T09:08:37.339Z] Step 6/20 : COPY go.mod . [2020-11-26T09:08:37.339Z] ---> Using cache [2020-11-26T09:08:37.339Z] ---> d8cbfc37579e [2020-11-26T09:08:37.339Z] Step 7/20 : RUN go mod download [2020-11-26T09:08:37.339Z] ---> Using cache [2020-11-26T09:08:37.339Z] ---> de0c4b38fd5d [2020-11-26T09:08:37.339Z] Step 8/20 : COPY . . [2020-11-26T09:08:37.619Z] ---> Using cache [2020-11-26T09:08:37.619Z] ---> dcc7b9816d26 [2020-11-26T09:08:37.619Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-26T09:08:38.401Z] Removing intermediate container f6c098f28c91 [2020-11-26T09:08:38.401Z] ---> 48f05f14dfdf [2020-11-26T09:08:38.401Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-11-26T09:08:38.692Z] ---> Running in a49de08e3b22 [2020-11-26T09:08:38.692Z] ---> f976a8d02071 [2020-11-26T09:08:38.692Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-26T09:08:39.111Z] Removing intermediate container 656cf208d5cd [2020-11-26T09:08:39.111Z] ---> bb09061c9a02 [2020-11-26T09:08:39.111Z] [2020-11-26T09:08:39.111Z] ---> Running in 7bc28d4a6ffd [2020-11-26T09:08:39.401Z] Successfully built bb09061c9a02 [2020-11-26T09:08:39.401Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-11-26T09:08:40.757Z] ---> 1fe386820a40 [2020-11-26T09:08:40.758Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-26T09:08:40.758Z] ---> Running in c80d8b1e0b7d [2020-11-26T09:08:41.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-11-26T09:08:41.465Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-11-26T09:08:44.107Z] Removing intermediate container b805ca5e610f [2020-11-26T09:08:44.107Z] ---> 07017355c5ac [2020-11-26T09:08:44.107Z] [2020-11-26T09:08:44.107Z] Step 10/23 : FROM alpine [2020-11-26T09:08:44.107Z] latest: Pulling from library/alpine [2020-11-26T09:08:44.107Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:08:44.107Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:08:44.107Z] ---> a67615943be1 [2020-11-26T09:08:44.107Z] Step 3/24 : WORKDIR /edgex-go [2020-11-26T09:08:44.107Z] ---> Using cache [2020-11-26T09:08:44.107Z] ---> 96acfd677730 [2020-11-26T09:08:44.107Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:08:44.107Z] ---> Using cache [2020-11-26T09:08:44.107Z] ---> fd3a90391dc7 [2020-11-26T09:08:44.107Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-26T09:08:44.724Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-26T09:08:44.999Z] Status: Downloaded newer image for alpine:latest [2020-11-26T09:08:44.999Z] ---> d6e46aa2470d [2020-11-26T09:08:44.999Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:08:44.999Z] ---> Running in cb0da8aaf390 [2020-11-26T09:08:45.270Z] ---> Running in 49b37b290027 [2020-11-26T09:08:45.443Z] Removing intermediate container c80d8b1e0b7d [2020-11-26T09:08:45.443Z] ---> 2537a2675639 [2020-11-26T09:08:45.443Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-26T09:08:45.884Z] Removing intermediate container 49b37b290027 [2020-11-26T09:08:45.885Z] ---> 2409052b6945 [2020-11-26T09:08:45.885Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-26T09:08:45.885Z] ---> Running in 8d0c74eadb3c [2020-11-26T09:08:46.162Z] Removing intermediate container 8d0c74eadb3c [2020-11-26T09:08:46.162Z] ---> 221cf889aadd [2020-11-26T09:08:46.162Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-26T09:08:46.437Z] ---> Running in 0094bd989aa8 [2020-11-26T09:08:46.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:46.437Z] Removing intermediate container 0094bd989aa8 [2020-11-26T09:08:46.437Z] ---> 4d1bd443429b [2020-11-26T09:08:46.437Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:08:46.452Z] ---> 57b7c48cac48 [2020-11-26T09:08:46.452Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-26T09:08:46.710Z] ---> Running in fc9c563d68d8 [2020-11-26T09:08:46.740Z] ---> Running in c44866311bac [2020-11-26T09:08:47.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:48.309Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:08:48.309Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:08:48.309Z] OK: 12754 distinct packages available [2020-11-26T09:08:48.309Z] OK: 233 MiB in 51 packages [2020-11-26T09:08:48.616Z] Removing intermediate container fc9c563d68d8 [2020-11-26T09:08:48.616Z] ---> ec48967da168 [2020-11-26T09:08:48.616Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-26T09:08:48.890Z] ---> Running in 10c091333c82 [2020-11-26T09:08:49.421Z] Removing intermediate container a49de08e3b22 [2020-11-26T09:08:49.421Z] ---> bbf4ea1e6b28 [2020-11-26T09:08:49.421Z] [2020-11-26T09:08:49.421Z] Step 11/27 : FROM docker:latest [2020-11-26T09:08:49.421Z] ---> 5d4db4dc0692 [2020-11-26T09:08:49.421Z] Step 12/27 : RUN apk add --no-cache bash [2020-11-26T09:08:49.421Z] ---> Running in 71fb5a686191 [2020-11-26T09:08:50.396Z] Removing intermediate container 4158912bff90 [2020-11-26T09:08:50.396Z] ---> 7a023bcf7f65 [2020-11-26T09:08:50.396Z] [2020-11-26T09:08:50.396Z] Step 9/29 : FROM alpine:latest [2020-11-26T09:08:50.396Z] ---> d6e46aa2470d [2020-11-26T09:08:50.396Z] 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-26T09:08:50.396Z] Removing intermediate container cb0da8aaf390 [2020-11-26T09:08:50.396Z] ---> c8e8e50dea87 [2020-11-26T09:08:50.396Z] Step 6/24 : COPY go.mod . [2020-11-26T09:08:50.396Z] ---> Running in 01e88f02a604 [2020-11-26T09:08:50.934Z] Removing intermediate container c44866311bac [2020-11-26T09:08:50.934Z] ---> 066621dea981 [2020-11-26T09:08:50.934Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-26T09:08:51.229Z] ---> Running in eda96c4f9e24 [2020-11-26T09:08:51.817Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:52.097Z] Removing intermediate container 01e88f02a604 [2020-11-26T09:08:52.097Z] ---> 2eb5abdd4e82 [2020-11-26T09:08:52.097Z] Step 11/29 : USER root [2020-11-26T09:08:52.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:08:52.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:52.371Z] ---> Running in d77102acd237 [2020-11-26T09:08:52.371Z] ---> 9c6f05001c1b [2020-11-26T09:08:52.371Z] Step 7/24 : RUN go mod download [2020-11-26T09:08:52.665Z] ---> Running in 16e2b1a79245 [2020-11-26T09:08:52.858Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:08:52.936Z] Removing intermediate container d77102acd237 [2020-11-26T09:08:52.937Z] ---> d2702ac718c9 [2020-11-26T09:08:52.937Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-11-26T09:08:52.937Z] ---> Running in ac826b3ae166 [2020-11-26T09:08:53.203Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-26T09:08:53.203Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-26T09:08:53.473Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-26T09:08:53.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:53.787Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-26T09:08:53.787Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:08:53.787Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-26T09:08:53.875Z] (1/2) Installing readline (8.0.4-r0) [2020-11-26T09:08:53.875Z] (2/2) Installing bash (5.0.17-r0) [2020-11-26T09:08:53.875Z] Executing bash-5.0.17-r0.post-install [2020-11-26T09:08:53.875Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:08:53.875Z] OK: 12 MiB in 22 packages [2020-11-26T09:08:54.068Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:08:54.068Z] OK: 8 MiB in 19 packages [2020-11-26T09:08:54.068Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:08:54.068Z] v3.12.1-51-g991a1b26b6 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:08:54.068Z] OK: 12746 distinct packages available [2020-11-26T09:08:54.345Z] (1/2) Installing ca-certificates (20191127-r4) [2020-11-26T09:08:54.345Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-11-26T09:08:54.345Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:08:54.345Z] Executing ca-certificates-20191127-r4.trigger [2020-11-26T09:08:54.620Z] OK: 6 MiB in 16 packages [2020-11-26T09:08:55.208Z] Removing intermediate container 10c091333c82 [2020-11-26T09:08:55.208Z] ---> 2d57258be595 [2020-11-26T09:08:55.208Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-26T09:08:55.482Z] Removing intermediate container 16e2b1a79245 [2020-11-26T09:08:55.482Z] ---> 4f52fb350469 [2020-11-26T09:08:55.482Z] Step 8/24 : COPY . . [2020-11-26T09:08:56.568Z] Removing intermediate container eda96c4f9e24 [2020-11-26T09:08:56.568Z] ---> 918b91d26543 [2020-11-26T09:08:56.568Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-26T09:08:56.852Z] ---> Running in 1c89a42bb58f [2020-11-26T09:08:56.920Z] Removing intermediate container ac826b3ae166 [2020-11-26T09:08:56.921Z] ---> f65cf5f6a0b8 [2020-11-26T09:08:56.921Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-11-26T09:08:56.921Z] ---> da9470473987 [2020-11-26T09:08:56.921Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-26T09:08:56.921Z] ---> Running in 20f10e93927c [2020-11-26T09:08:57.136Z] Removing intermediate container 71fb5a686191 [2020-11-26T09:08:57.136Z] ---> d00774225c65 [2020-11-26T09:08:57.136Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-11-26T09:08:57.417Z] ---> Running in 5b5670cbf72a [2020-11-26T09:08:58.034Z] Removing intermediate container 1c89a42bb58f [2020-11-26T09:08:58.034Z] ---> 5207289eed61 [2020-11-26T09:08:58.034Z] Step 26/29 : CMD [ "generate" ] [2020-11-26T09:08:58.661Z] ---> Running in 493cc376de03 [2020-11-26T09:09:00.153Z] Removing intermediate container 493cc376de03 [2020-11-26T09:09:00.153Z] ---> 9734684c470c [2020-11-26T09:09:00.153Z] Step 27/29 : LABEL arch=arm64 [2020-11-26T09:09:00.780Z] ---> Running in 2955c258a3f8 [2020-11-26T09:09:02.815Z] Removing intermediate container 2955c258a3f8 [2020-11-26T09:09:02.815Z] ---> b3078e481c21 [2020-11-26T09:09:02.815Z] Step 28/29 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:02.815Z] Removing intermediate container 5b5670cbf72a [2020-11-26T09:09:02.815Z] ---> 1308a82bb65c [2020-11-26T09:09:02.815Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-11-26T09:09:03.099Z] ---> Running in cdcd3d034175 [2020-11-26T09:09:03.386Z] ---> Running in c4b0ae67edfe [2020-11-26T09:09:03.596Z] Removing intermediate container 20f10e93927c [2020-11-26T09:09:03.596Z] ---> 22d226762957 [2020-11-26T09:09:03.596Z] Step 14/29 : WORKDIR $BASE_DIR [2020-11-26T09:09:03.596Z] ---> bde610502a62 [2020-11-26T09:09:03.596Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-11-26T09:09:03.596Z] Removing intermediate container 7bc28d4a6ffd [2020-11-26T09:09:03.596Z] ---> 485c85eaf1d8 [2020-11-26T09:09:03.596Z] [2020-11-26T09:09:03.596Z] Step 10/20 : FROM alpine [2020-11-26T09:09:03.596Z] ---> d6e46aa2470d [2020-11-26T09:09:03.596Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-26T09:09:04.001Z] Removing intermediate container a385d845bef3 [2020-11-26T09:09:04.001Z] ---> 23782407bc82 [2020-11-26T09:09:04.001Z] [2020-11-26T09:09:04.001Z] Step 10/21 : FROM scratch [2020-11-26T09:09:04.001Z] ---> [2020-11-26T09:09:04.001Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:09:04.001Z] Removing intermediate container cdcd3d034175 [2020-11-26T09:09:04.001Z] ---> 2f90e63dcce3 [2020-11-26T09:09:04.001Z] Step 29/29 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:04.184Z] ---> Running in 1adc4fc2f08e [2020-11-26T09:09:04.278Z] ---> Running in 222959e5a07c [2020-11-26T09:09:04.278Z] ---> Running in be21297a757f [2020-11-26T09:09:04.576Z] Removing intermediate container c4b0ae67edfe [2020-11-26T09:09:04.576Z] ---> d9e45ce17636 [2020-11-26T09:09:04.576Z] Step 15/27 : ENV APP_PORT=48090 [2020-11-26T09:09:04.576Z] ---> Running in 8cab80759149 [2020-11-26T09:09:04.809Z] ---> Running in 857252a6bc6b [2020-11-26T09:09:05.183Z] Removing intermediate container 222959e5a07c [2020-11-26T09:09:05.183Z] ---> 0aa907bbd12b [2020-11-26T09:09:05.183Z] Step 12/21 : ENV APP_PORT=48085 [2020-11-26T09:09:05.475Z] Removing intermediate container be21297a757f [2020-11-26T09:09:05.475Z] ---> 4a7891f5c086 [2020-11-26T09:09:05.475Z] [2020-11-26T09:09:05.475Z] ---> Running in 1fddaa302815 [2020-11-26T09:09:05.764Z] Removing intermediate container 8cab80759149 [2020-11-26T09:09:05.764Z] ---> d53efcce0d44 [2020-11-26T09:09:05.764Z] Step 16/27 : EXPOSE $APP_PORT [2020-11-26T09:09:05.764Z] ---> Running in 4b6a3a3623d5 [2020-11-26T09:09:06.246Z] ---> 3b76c10c69d1 [2020-11-26T09:09:06.246Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-26T09:09:06.378Z] Successfully built 4a7891f5c086 [2020-11-26T09:09:06.378Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-11-26T09:09:06.378Z]  Building docker-security-secrets-setup-go ... done Building docker-support-notifications-go [2020-11-26T09:09:06.378Z] Removing intermediate container 1fddaa302815 [2020-11-26T09:09:06.378Z] ---> 4f9183a2f3fd [2020-11-26T09:09:06.378Z] Step 13/21 : EXPOSE $APP_PORT [2020-11-26T09:09:06.655Z] ---> Running in 2991b930cff1 [2020-11-26T09:09:06.934Z] Removing intermediate container 4b6a3a3623d5 [2020-11-26T09:09:06.934Z] ---> e51ea8056bd1 [2020-11-26T09:09:06.934Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-11-26T09:09:07.542Z] Removing intermediate container 2991b930cff1 [2020-11-26T09:09:07.542Z] ---> bf4aa3b28765 [2020-11-26T09:09:07.542Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-11-26T09:09:08.228Z] ---> Running in 9aaf737a5ba4 [2020-11-26T09:09:08.228Z] Removing intermediate container 1adc4fc2f08e [2020-11-26T09:09:08.228Z] ---> 0e45d3fb7df5 [2020-11-26T09:09:08.228Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-11-26T09:09:08.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-26T09:09:08.645Z] ---> Running in cd5d00857725 [2020-11-26T09:09:08.645Z] Removing intermediate container 9aaf737a5ba4 [2020-11-26T09:09:08.645Z] ---> be4f9a702d01 [2020-11-26T09:09:08.645Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:09:08.645Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-26T09:09:08.933Z] ---> Running in 136c5a0d30bd [2020-11-26T09:09:08.933Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:09:08.933Z] v3.12.1-51-g991a1b26b6 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:09:08.933Z] OK: 12746 distinct packages available [2020-11-26T09:09:09.534Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-26T09:09:09.534Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-26T09:09:09.534Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-26T09:09:09.534Z] (4/4) Installing curl (7.69.1-r1) [2020-11-26T09:09:09.534Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:09:09.534Z] Executing ca-certificates-20191127-r4.trigger [2020-11-26T09:09:09.559Z] ---> 609859a94805 [2020-11-26T09:09:09.559Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-11-26T09:09:09.802Z] OK: 7 MiB in 18 packages [2020-11-26T09:09:09.802Z] Removing intermediate container 136c5a0d30bd [2020-11-26T09:09:09.802Z] ---> 4eaed3af5660 [2020-11-26T09:09:09.802Z] Step 21/23 : LABEL arch=x86_64 [2020-11-26T09:09:10.399Z] ---> Running in 1498bafada71 [2020-11-26T09:09:10.562Z] ---> e989a94de38a [2020-11-26T09:09:10.562Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-11-26T09:09:11.825Z] Removing intermediate container 1498bafada71 [2020-11-26T09:09:11.825Z] ---> 0acbd099045d [2020-11-26T09:09:11.825Z] Step 22/23 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:12.415Z] ---> Running in ee7243c85b1d [2020-11-26T09:09:12.568Z] ---> f64b4c5b7f94 [2020-11-26T09:09:12.568Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-11-26T09:09:12.568Z] ---> b27461991179 [2020-11-26T09:09:12.568Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-11-26T09:09:13.394Z] Removing intermediate container cd5d00857725 [2020-11-26T09:09:13.394Z] ---> 4ea4921252c2 [2020-11-26T09:09:13.394Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-11-26T09:09:13.394Z] Removing intermediate container 857252a6bc6b [2020-11-26T09:09:13.394Z] ---> 5d42d1567ef9 [2020-11-26T09:09:13.394Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-26T09:09:14.029Z] ---> 247fc0ffe6b9 [2020-11-26T09:09:14.029Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-11-26T09:09:14.310Z] ---> 3e401cc9a5e2 [2020-11-26T09:09:14.310Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-11-26T09:09:14.310Z] ---> Running in d95c8a9bc580 [2020-11-26T09:09:14.592Z] ---> Running in f72b93fb2905 [2020-11-26T09:09:14.809Z] ---> Running in 4fb26e1a7afa [2020-11-26T09:09:14.809Z] Removing intermediate container ee7243c85b1d [2020-11-26T09:09:14.809Z] ---> 32231c27c9c6 [2020-11-26T09:09:14.809Z] Step 23/23 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:14.809Z] ---> 3d04fc6c1110 [2020-11-26T09:09:14.809Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-11-26T09:09:14.809Z] ---> Running in 0a9c400e59c5 [2020-11-26T09:09:14.809Z] ---> 8ad99c543bdc [2020-11-26T09:09:14.809Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-26T09:09:15.168Z] Removing intermediate container 4fb26e1a7afa [2020-11-26T09:09:15.169Z] ---> c16297f15119 [2020-11-26T09:09:15.169Z] Step 13/20 : WORKDIR /edgex [2020-11-26T09:09:15.169Z] ---> Running in 92ba3e668c4d [2020-11-26T09:09:15.169Z] Removing intermediate container 0a9c400e59c5 [2020-11-26T09:09:15.169Z] ---> ba9e018a44f0 [2020-11-26T09:09:15.169Z] [2020-11-26T09:09:15.169Z] ---> 77e07f0d6543 [2020-11-26T09:09:15.169Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-11-26T09:09:15.169Z] ---> Running in 3ef571875a98 [2020-11-26T09:09:15.529Z] Successfully built ba9e018a44f0 [2020-11-26T09:09:15.529Z] Successfully tagged docker-core-data-go:latest [2020-11-26T09:09:15.529Z]  Building docker-core-data-go ... done  ---> f67e85ef8af5 [2020-11-26T09:09:15.529Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-11-26T09:09:15.529Z] Removing intermediate container 3ef571875a98 [2020-11-26T09:09:15.529Z] ---> b5d0f132683e [2020-11-26T09:09:15.529Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-26T09:09:15.603Z] Removing intermediate container d95c8a9bc580 [2020-11-26T09:09:15.603Z] ---> 45f75bc9a958 [2020-11-26T09:09:15.603Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:09:15.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-11-26T09:09:16.163Z] ---> e68d7cdb0e75 [2020-11-26T09:09:16.163Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-11-26T09:09:16.163Z] ---> 9a56341f28b6 [2020-11-26T09:09:16.163Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-26T09:09:16.216Z] ---> Running in 4995a1d00bc0 [2020-11-26T09:09:16.447Z] ---> 24bbd5b0a7c5 [2020-11-26T09:09:16.447Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-11-26T09:09:16.725Z] ---> Running in 7478b4f54623 [2020-11-26T09:09:16.725Z] ---> 9a690ee04885 [2020-11-26T09:09:16.725Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-26T09:09:16.725Z] ---> Running in c880494d95f0 [2020-11-26T09:09:16.825Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:17.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:17.112Z] Removing intermediate container 4995a1d00bc0 [2020-11-26T09:09:17.112Z] ---> 2a75d31e435b [2020-11-26T09:09:17.112Z] Step 19/21 : LABEL arch=arm64 [2020-11-26T09:09:17.351Z] Removing intermediate container c880494d95f0 [2020-11-26T09:09:17.351Z] ---> a0c3a3be8b2f [2020-11-26T09:09:17.351Z] Step 17/20 : CMD ["--init=true"] [2020-11-26T09:09:17.351Z] ---> Running in 5f5583b576ea [2020-11-26T09:09:17.624Z] Removing intermediate container 5f5583b576ea [2020-11-26T09:09:17.624Z] ---> d1acb5e83232 [2020-11-26T09:09:17.624Z] Step 18/20 : LABEL arch=x86_64 [2020-11-26T09:09:17.900Z] ---> Running in fae59aba1bd1 [2020-11-26T09:09:18.104Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-11-26T09:09:18.105Z] (2/33) Installing expat (2.2.9-r1) [2020-11-26T09:09:18.105Z] (3/33) Installing libffi (3.3-r2) [2020-11-26T09:09:18.105Z] (4/33) Installing gdbm (1.13-r1) [2020-11-26T09:09:18.105Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-11-26T09:09:18.105Z] ---> Running in 12aab06762ab [2020-11-26T09:09:18.105Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-11-26T09:09:18.105Z] (7/33) Installing python3 (3.8.5-r0) [2020-11-26T09:09:18.172Z] Removing intermediate container fae59aba1bd1 [2020-11-26T09:09:18.172Z] ---> b299838238cb [2020-11-26T09:09:18.172Z] Step 19/20 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:18.451Z] ---> Running in e7ce8fe2d6ee [2020-11-26T09:09:18.730Z] Removing intermediate container 7478b4f54623 [2020-11-26T09:09:18.731Z] ---> 6dd2bc16ed8d [2020-11-26T09:09:18.731Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-11-26T09:09:18.731Z] Removing intermediate container e7ce8fe2d6ee [2020-11-26T09:09:18.731Z] ---> 5e7167aea19c [2020-11-26T09:09:18.731Z] Step 20/20 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:19.018Z] ---> Running in c3941f267b16 [2020-11-26T09:09:19.300Z] ---> bafa52395045 [2020-11-26T09:09:19.300Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-26T09:09:19.300Z] Removing intermediate container c3941f267b16 [2020-11-26T09:09:19.300Z] ---> 2542811ae866 [2020-11-26T09:09:19.300Z] [2020-11-26T09:09:19.573Z] ---> Running in 16f705149c36 [2020-11-26T09:09:20.122Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-11-26T09:09:20.122Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-11-26T09:09:20.122Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-11-26T09:09:20.122Z] (11/33) Installing py3-six (1.15.0-r0) [2020-11-26T09:09:20.122Z] (12/33) Installing py3-packaging (20.4-r0) [2020-11-26T09:09:20.122Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-11-26T09:09:20.122Z] Removing intermediate container 12aab06762ab [2020-11-26T09:09:20.122Z] ---> c378310227a0 [2020-11-26T09:09:20.122Z] Step 20/21 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:20.161Z] Successfully built 2542811ae866 [2020-11-26T09:09:20.399Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-11-26T09:09:20.399Z] (15/33) Installing py3-idna (2.9-r0) [2020-11-26T09:09:20.399Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-11-26T09:09:20.399Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-11-26T09:09:20.440Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-11-26T09:09:20.675Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-11-26T09:09:20.675Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-11-26T09:09:20.675Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-11-26T09:09:20.675Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-11-26T09:09:20.675Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-11-26T09:09:20.947Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-11-26T09:09:20.947Z] ---> Running in 1a3620157703 [2020-11-26T09:09:20.947Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-11-26T09:09:20.947Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-11-26T09:09:20.947Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-11-26T09:09:20.947Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-11-26T09:09:20.947Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-11-26T09:09:20.947Z] (29/33) Installing py3-progress (1.5-r0) [2020-11-26T09:09:21.221Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-11-26T09:09:21.221Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-11-26T09:09:21.221Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-11-26T09:09:21.221Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-11-26T09:09:21.221Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:09:21.501Z] OK: 71 MiB in 55 packages [2020-11-26T09:09:22.991Z] Removing intermediate container 1a3620157703 [2020-11-26T09:09:22.991Z] ---> 95ae659a6350 [2020-11-26T09:09:22.991Z] Step 21/21 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:23.108Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 16f705149c36 [2020-11-26T09:09:23.108Z] ---> 05e5f3807482 [2020-11-26T09:09:23.108Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-11-26T09:09:23.108Z] ---> Running in b0d594a3b601 [2020-11-26T09:09:23.273Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:09:23.273Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:09:23.273Z] ---> 10cb7a463d15 [2020-11-26T09:09:23.273Z] Step 3/24 : WORKDIR /edgex-go [2020-11-26T09:09:23.273Z] ---> Using cache [2020-11-26T09:09:23.273Z] ---> 41859c2e61fb [2020-11-26T09:09:23.273Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:09:23.273Z] ---> Using cache [2020-11-26T09:09:23.273Z] ---> 7ec1bcb596a7 [2020-11-26T09:09:23.273Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-11-26T09:09:23.572Z] ---> Running in 4f73826f0692 [2020-11-26T09:09:23.572Z] ---> Running in 1f9769812499 [2020-11-26T09:09:25.146Z] Removing intermediate container b0d594a3b601 [2020-11-26T09:09:25.146Z] ---> 01dc980050ef [2020-11-26T09:09:25.146Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-11-26T09:09:25.146Z] ---> Running in 1af53cfcb150 [2020-11-26T09:09:25.146Z] Removing intermediate container 1af53cfcb150 [2020-11-26T09:09:25.146Z] ---> 35aa298998a4 [2020-11-26T09:09:25.146Z] Step 26/29 : CMD [ "generate" ] [2020-11-26T09:09:25.430Z] ---> Running in 098d6d66cbac [2020-11-26T09:09:25.569Z] Removing intermediate container 597335db73cb [2020-11-26T09:09:25.569Z] ---> 69a3c1a81fc1 [2020-11-26T09:09:25.569Z] [2020-11-26T09:09:25.569Z] Step 10/22 : FROM scratch [2020-11-26T09:09:25.569Z] ---> [2020-11-26T09:09:25.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:09:25.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:25.704Z] Removing intermediate container 098d6d66cbac [2020-11-26T09:09:25.704Z] ---> cbe09604c895 [2020-11-26T09:09:25.704Z] Step 27/29 : LABEL arch=x86_64 [2020-11-26T09:09:25.704Z] ---> Running in 86145cd3fa6b [2020-11-26T09:09:25.847Z] ---> Using cache [2020-11-26T09:09:25.847Z] ---> 0aa907bbd12b [2020-11-26T09:09:25.847Z] Step 12/22 : ENV APP_PORT=48081 [2020-11-26T09:09:25.847Z] Removing intermediate container 4f73826f0692 [2020-11-26T09:09:25.847Z] ---> 2deec8001471 [2020-11-26T09:09:25.847Z] [2020-11-26T09:09:25.985Z] Removing intermediate container 86145cd3fa6b [2020-11-26T09:09:25.985Z] ---> d9896aad7f70 [2020-11-26T09:09:25.985Z] Step 28/29 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:25.985Z] ---> Running in 02d24c80e2ed [2020-11-26T09:09:26.125Z] ---> Running in 8eb6b8cf7f94 [2020-11-26T09:09:26.271Z] Removing intermediate container 02d24c80e2ed [2020-11-26T09:09:26.271Z] ---> 594c4caba6c5 [2020-11-26T09:09:26.271Z] Step 29/29 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:26.271Z] ---> Running in 48b718fe1b64 [2020-11-26T09:09:26.405Z] Successfully built 2deec8001471 [2020-11-26T09:09:26.405Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-11-26T09:09:26.405Z] Building docker-security-secretstore-setup-go [2020-11-26T09:09:26.684Z]  Building docker-support-scheduler-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:26.905Z] Removing intermediate container 48b718fe1b64 [2020-11-26T09:09:26.905Z] ---> 881cc30bc07b [2020-11-26T09:09:26.905Z] [2020-11-26T09:09:26.905Z] Successfully built 881cc30bc07b [2020-11-26T09:09:27.195Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-11-26T09:09:27.290Z] Removing intermediate container 8eb6b8cf7f94 [2020-11-26T09:09:27.290Z] ---> 3879db74863b [2020-11-26T09:09:27.290Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:09:27.592Z] ---> Running in d49b23f4016d [2020-11-26T09:09:27.878Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:09:27.878Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:09:27.878Z] OK: 12625 distinct packages available [2020-11-26T09:09:28.887Z] Removing intermediate container d49b23f4016d [2020-11-26T09:09:28.887Z] ---> 56b824583503 [2020-11-26T09:09:28.887Z] Step 14/22 : WORKDIR / [2020-11-26T09:09:29.174Z] OK: 217 MiB in 51 packages [2020-11-26T09:09:29.457Z] ---> Running in f43272210afc [2020-11-26T09:09:31.538Z] Removing intermediate container f43272210afc [2020-11-26T09:09:31.538Z] ---> dc2af15de3dc [2020-11-26T09:09:31.539Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-11-26T09:09:32.224Z] Removing intermediate container 1f9769812499 [2020-11-26T09:09:32.224Z] ---> 071fecfd45a8 [2020-11-26T09:09:32.224Z] Step 6/24 : COPY go.mod . [2020-11-26T09:09:32.530Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 92ba3e668c4d [2020-11-26T09:09:32.530Z] ---> d0aad4a31c4b [2020-11-26T09:09:32.530Z] [2020-11-26T09:09:32.530Z] Step 10/24 : FROM scratch [2020-11-26T09:09:32.530Z] ---> [2020-11-26T09:09:32.530Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-26T09:09:32.797Z] ---> Using cache [2020-11-26T09:09:32.797Z] ---> bc2bef6c7928 [2020-11-26T09:09:32.797Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-26T09:09:32.797Z] ---> Running in 2b578a9eacf9 [2020-11-26T09:09:33.061Z] Removing intermediate container 2b578a9eacf9 [2020-11-26T09:09:33.061Z] ---> 513b6aec6367 [2020-11-26T09:09:33.061Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T09:09:33.061Z] ---> Running in 6a0abde9c721 [2020-11-26T09:09:33.322Z] ---> abb4814937d4 [2020-11-26T09:09:33.322Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-11-26T09:09:33.328Z] Removing intermediate container 6a0abde9c721 [2020-11-26T09:09:33.328Z] ---> d9d060308793 [2020-11-26T09:09:33.328Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-26T09:09:33.599Z] ---> 860332e6704b [2020-11-26T09:09:33.599Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-26T09:09:33.935Z] ---> d34c2b29be3d [2020-11-26T09:09:33.935Z] Step 7/24 : RUN go mod download [2020-11-26T09:09:34.213Z] Removing intermediate container f72b93fb2905 [2020-11-26T09:09:34.213Z] ---> 65d44f5432e6 [2020-11-26T09:09:34.213Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-11-26T09:09:34.558Z] ---> 2874f94a0d7a [2020-11-26T09:09:34.558Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-26T09:09:35.141Z] ---> 218691385b90 [2020-11-26T09:09:35.141Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-26T09:09:35.229Z] ---> Running in 461f8096af3c [2020-11-26T09:09:35.229Z] ---> Running in 1e1059f28740 [2020-11-26T09:09:35.418Z] ---> 7eafb13f0f62 [2020-11-26T09:09:35.418Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-26T09:09:36.006Z] ---> d9d9ae5d5f31 [2020-11-26T09:09:36.006Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-26T09:09:36.216Z] ---> 6fcd8574011b [2020-11-26T09:09:36.216Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-11-26T09:09:36.280Z] ---> 3a327d315264 [2020-11-26T09:09:36.281Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-26T09:09:36.544Z] ---> Running in 7cbd052ba94c [2020-11-26T09:09:36.544Z] Removing intermediate container 7cbd052ba94c [2020-11-26T09:09:36.544Z] ---> ba666526e64e [2020-11-26T09:09:36.544Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:09:36.811Z] ---> Running in c977b577d6d3 [2020-11-26T09:09:36.811Z] Removing intermediate container c977b577d6d3 [2020-11-26T09:09:36.811Z] ---> df5ab452ee10 [2020-11-26T09:09:36.811Z] Step 22/24 : LABEL arch=x86_64 [2020-11-26T09:09:37.074Z] ---> Running in 6172b0618716 [2020-11-26T09:09:37.074Z] Removing intermediate container 6172b0618716 [2020-11-26T09:09:37.074Z] ---> 9a2c3557beb9 [2020-11-26T09:09:37.074Z] Step 23/24 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:37.074Z] ---> Running in e0d0c7d2fadf [2020-11-26T09:09:37.342Z] Removing intermediate container e0d0c7d2fadf [2020-11-26T09:09:37.342Z] ---> 773d64f0578d [2020-11-26T09:09:37.342Z] Step 24/24 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:37.342Z] ---> Running in 547b3cb58d2e [2020-11-26T09:09:37.606Z] Removing intermediate container 547b3cb58d2e [2020-11-26T09:09:37.606Z] ---> f6489d5dc66a [2020-11-26T09:09:37.606Z] [2020-11-26T09:09:37.690Z] Removing intermediate container 26dbd67927a8 [2020-11-26T09:09:37.690Z] ---> e5b814a6f6ea [2020-11-26T09:09:37.690Z] [2020-11-26T09:09:37.690Z] Step 10/23 : FROM alpine [2020-11-26T09:09:37.690Z] ---> 2e77e061c27f [2020-11-26T09:09:37.690Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:09:37.871Z] Successfully built f6489d5dc66a [2020-11-26T09:09:37.871Z] Successfully tagged docker-support-notifications-go:latest [2020-11-26T09:09:37.968Z] ---> Running in 20d6bd0cecad [2020-11-26T09:09:38.247Z] ---> 77f0412f311d [2020-11-26T09:09:38.247Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-11-26T09:09:38.492Z]  Building docker-support-notifications-go ... done  [Pipeline] } [2020-11-26T09:09:38.528Z] ---> Running in ade98278c22d [2020-11-26T09:09:38.562Z] $ docker stop --time=1 455b274ebdb363833be43f4cffd9bb8cdd385d09a96b85881e31497772cb03c1 [2020-11-26T09:09:38.808Z] Removing intermediate container 20d6bd0cecad [2020-11-26T09:09:38.808Z] ---> 2c4abef74224 [2020-11-26T09:09:38.808Z] Step 12/23 : ENV APP_PORT=48080 [2020-11-26T09:09:39.420Z] ---> Running in bc2c5ecf929b [2020-11-26T09:09:39.420Z] Removing intermediate container ade98278c22d [2020-11-26T09:09:39.420Z] ---> 445ad580e025 [2020-11-26T09:09:39.420Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:09:40.102Z] ---> Running in 7e6810368004 [2020-11-26T09:09:40.644Z] $ docker rm -f 455b274ebdb363833be43f4cffd9bb8cdd385d09a96b85881e31497772cb03c1 [2020-11-26T09:09:40.726Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:09:40.726Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:09:40.726Z] ---> 10cb7a463d15 [2020-11-26T09:09:40.726Z] Step 3/24 : WORKDIR /edgex-go [2020-11-26T09:09:40.726Z] ---> Using cache [2020-11-26T09:09:40.726Z] ---> 41859c2e61fb [2020-11-26T09:09:40.726Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:09:40.726Z] ---> Using cache [2020-11-26T09:09:40.726Z] ---> 7ec1bcb596a7 [2020-11-26T09:09:40.726Z] Step 5/24 : RUN apk update && apk add make git [2020-11-26T09:09:40.726Z] Removing intermediate container bc2c5ecf929b [2020-11-26T09:09:40.726Z] ---> 98316833402e [2020-11-26T09:09:40.726Z] Step 13/23 : EXPOSE $APP_PORT [2020-11-26T09:09:40.726Z] Removing intermediate container 461f8096af3c [2020-11-26T09:09:40.726Z] ---> 5566a7a34eac [2020-11-26T09:09:40.726Z] Step 8/24 : COPY . . [2020-11-26T09:09:40.726Z] ---> Running in 54308f599ea0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T09:09:41.016Z] Removing intermediate container 7e6810368004 [2020-11-26T09:09:41.016Z] ---> 75e93d21f459 [2020-11-26T09:09:41.016Z] Step 20/22 : LABEL arch=arm64 [2020-11-26T09:09:41.016Z] ---> Running in 893df883eccf [2020-11-26T09:09:41.301Z] ---> Running in 3c325b9703f6 [2020-11-26T09:09:41.303Z] + docker images [2020-11-26T09:09:41.303Z] + grep docker [2020-11-26T09:09:41.303Z] docker-support-notifications-go latest f6489d5dc66a 4 seconds ago 13.6MB [2020-11-26T09:09:41.303Z] docker-security-secrets-setup-go latest 881cc30bc07b 15 seconds ago 24MB [2020-11-26T09:09:41.303Z] docker-security-proxy-setup-go latest 2542811ae866 22 seconds ago 15.8MB [2020-11-26T09:09:41.303Z] docker-core-data-go latest ba9e018a44f0 27 seconds ago 23.7MB [2020-11-26T09:09:41.303Z] docker-sys-mgmt-agent-go latest bb09061c9a02 About a minute ago 290MB [2020-11-26T09:09:41.303Z] docker-security-bootstrap-redis-go latest 754b1c4a5269 About a minute ago 15.9MB [2020-11-26T09:09:41.303Z] docker-core-command-go latest fc23fd931a5b About a minute ago 12.2MB [2020-11-26T09:09:41.303Z] docker-security-secretstore-setup-go latest 41dc3fbfc1bc 2 minutes ago 24.8MB [2020-11-26T09:09:41.303Z] docker-core-metadata-go latest c77a8bafcd1f 3 minutes ago 14.5MB [2020-11-26T09:09:41.303Z] docker-support-scheduler-go latest fca6e537b77b 3 minutes ago 12.3MB [2020-11-26T09:09:41.304Z] docker-support-logging-go latest be261ac9ed10 3 minutes ago 11.1MB [2020-11-26T09:09:41.304Z] docker latest 6972c414f322 5 weeks ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:09:41.848Z] provisioning config files... [2020-11-26T09:09:41.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config5541501288677363526tmp [2020-11-26T09:09:41.917Z] Removing intermediate container 893df883eccf [2020-11-26T09:09:41.917Z] ---> b1228ff6218b [2020-11-26T09:09:41.917Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:09:42.201Z] ---> Running in 4396dc95674b [2020-11-26T09:09:42.201Z] Removing intermediate container 3c325b9703f6 [2020-11-26T09:09:42.201Z] ---> a52ea082be71 [2020-11-26T09:09:42.201Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:42.292Z] ---> docker-login.sh [2020-11-26T09:09:42.292Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:09:42.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:09:42.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:42.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:09:42.555Z] Configure a credential helper to remove this warning. See [2020-11-26T09:09:42.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:09:42.555Z] [2020-11-26T09:09:42.555Z] Login Succeeded [2020-11-26T09:09:42.555Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:09:42.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:09:42.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:09:42.819Z] Configure a credential helper to remove this warning. See [2020-11-26T09:09:42.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:09:42.819Z] [2020-11-26T09:09:42.819Z] Login Succeeded [2020-11-26T09:09:42.819Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:09:42.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:09:43.077Z] Collecting docker-compose==1.23.2 [2020-11-26T09:09:43.077Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-11-26T09:09:43.077Z] ---> Running in bec628b27ba6 [2020-11-26T09:09:43.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:09:43.082Z] Configure a credential helper to remove this warning. See [2020-11-26T09:09:43.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:09:43.082Z] [2020-11-26T09:09:43.082Z] Login Succeeded [2020-11-26T09:09:43.082Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:09:43.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:09:43.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:09:43.082Z] Configure a credential helper to remove this warning. See [2020-11-26T09:09:43.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:09:43.082Z] [2020-11-26T09:09:43.082Z] Login Succeeded [2020-11-26T09:09:43.082Z] docker.io [2020-11-26T09:09:43.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:09:43.350Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:43.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:09:43.607Z] Configure a credential helper to remove this warning. See [2020-11-26T09:09:43.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:09:43.607Z] [2020-11-26T09:09:43.607Z] Login Succeeded [2020-11-26T09:09:43.607Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:09:43.621Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:09:43.867Z] [edgeXDocker.push] Tagging docker image docker-core-command-go with the following tags: [2020-11-26T09:09:43.867Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:43.867Z] 1.3.1-dev.10 [2020-11-26T09:09:43.867Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:43.867Z] master [2020-11-26T09:09:43.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:44.336Z] Removing intermediate container bec628b27ba6 [2020-11-26T09:09:44.336Z] ---> ddf5a0cab10c [2020-11-26T09:09:44.336Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:09:44.336Z] Collecting docopt<0.7,>=0.6.1 [2020-11-26T09:09:44.336Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-11-26T09:09:44.375Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:44.607Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:09:44.607Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:09:44.607Z] OK: 12625 distinct packages available [2020-11-26T09:09:44.683Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:44.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-11-26T09:09:44.684Z] 45958a74c85c: Preparing [2020-11-26T09:09:44.684Z] 5d3526b44814: Preparing [2020-11-26T09:09:44.684Z] fd68ae3371ba: Preparing [2020-11-26T09:09:44.881Z] ---> Running in 2abcf28f7278 [2020-11-26T09:09:44.946Z] fd68ae3371ba: Pushed [2020-11-26T09:09:44.946Z] 45958a74c85c: Pushed [2020-11-26T09:09:45.481Z] OK: 217 MiB in 51 packages [2020-11-26T09:09:45.756Z] Removing intermediate container 2abcf28f7278 [2020-11-26T09:09:45.756Z] ---> 24515745ad1a [2020-11-26T09:09:45.756Z] [2020-11-26T09:09:45.920Z] 5d3526b44814: Pushed [2020-11-26T09:09:46.182Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:a1ad1d52678c63eaa9c958761aba073c3137ad5857843c17eadd40dd845f5729 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:46.356Z] Removing intermediate container 4396dc95674b [2020-11-26T09:09:46.356Z] ---> acbda44a2aab [2020-11-26T09:09:46.356Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-11-26T09:09:46.356Z] Successfully built 24515745ad1a [2020-11-26T09:09:46.501Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:46.631Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-11-26T09:09:46.631Z] Building docker-security-bootstrap-redis-go [2020-11-26T09:09:46.813Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:1.3.1-dev.10 [2020-11-26T09:09:46.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-11-26T09:09:46.813Z] 45958a74c85c: Preparing [2020-11-26T09:09:46.813Z] 5d3526b44814: Preparing [2020-11-26T09:09:46.813Z] fd68ae3371ba: Preparing [2020-11-26T09:09:46.813Z] 45958a74c85c: Layer already exists [2020-11-26T09:09:46.813Z] fd68ae3371ba: Layer already exists [2020-11-26T09:09:46.813Z] 5d3526b44814: Layer already exists [2020-11-26T09:09:46.813Z] 1.3.1-dev.10: digest: sha256:a1ad1d52678c63eaa9c958761aba073c3137ad5857843c17eadd40dd845f5729 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:46.904Z]  Building docker-core-metadata-go ... done  ---> Running in f3e681a078fe [2020-11-26T09:09:47.128Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:47.443Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:47.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-11-26T09:09:47.443Z] 45958a74c85c: Preparing [2020-11-26T09:09:47.443Z] 5d3526b44814: Preparing [2020-11-26T09:09:47.443Z] fd68ae3371ba: Preparing [2020-11-26T09:09:47.443Z] 5d3526b44814: Layer already exists [2020-11-26T09:09:47.443Z] fd68ae3371ba: Layer already exists [2020-11-26T09:09:47.443Z] 45958a74c85c: Layer already exists [2020-11-26T09:09:47.443Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:a1ad1d52678c63eaa9c958761aba073c3137ad5857843c17eadd40dd845f5729 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:47.764Z] + docker tag docker-core-command-go nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:47.887Z] Collecting jsonschema<3,>=2.5.1 [2020-11-26T09:09:47.887Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-11-26T09:09:48.073Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go:master [2020-11-26T09:09:48.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go] [2020-11-26T09:09:48.073Z] 45958a74c85c: Preparing [2020-11-26T09:09:48.073Z] 5d3526b44814: Preparing [2020-11-26T09:09:48.073Z] fd68ae3371ba: Preparing [2020-11-26T09:09:48.073Z] 45958a74c85c: Layer already exists [2020-11-26T09:09:48.073Z] fd68ae3371ba: Layer already exists [2020-11-26T09:09:48.073Z] 5d3526b44814: Layer already exists [2020-11-26T09:09:48.073Z] master: digest: sha256:a1ad1d52678c63eaa9c958761aba073c3137ad5857843c17eadd40dd845f5729 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:09:48.583Z] ===================================================== [Pipeline] echo [2020-11-26T09:09:48.649Z] taggedImages: [2020-11-26T09:09:48.649Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:48.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:1.3.1-dev.10 [2020-11-26T09:09:48.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:48.650Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go:master [Pipeline] echo [2020-11-26T09:09:48.716Z] [edgeXDocker.push] Tagging docker image docker-core-data-go with the following tags: [2020-11-26T09:09:48.716Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:48.716Z] 1.3.1-dev.10 [2020-11-26T09:09:48.716Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:48.716Z] master [2020-11-26T09:09:48.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2020-11-26T09:09:49.780Z] Removing intermediate container 54308f599ea0 [2020-11-26T09:09:49.780Z] ---> 2d6f28903ffd [2020-11-26T09:09:49.780Z] Step 6/24 : COPY go.mod . [2020-11-26T09:09:49.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:49.780Z] Collecting texttable<0.10,>=0.9.0 [2020-11-26T09:09:49.780Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:50.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:09:50.169Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:50.495Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:50.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-11-26T09:09:50.495Z] da07098f4abb: Preparing [2020-11-26T09:09:50.495Z] e05f6fc767ad: Preparing [2020-11-26T09:09:50.495Z] 93702a8bc440: Preparing [2020-11-26T09:09:50.495Z] 8eed05bdaa38: Preparing [2020-11-26T09:09:50.495Z] 80bf109e2554: Preparing [2020-11-26T09:09:50.495Z] ace0eda3e3be: Preparing [2020-11-26T09:09:50.495Z] ace0eda3e3be: Waiting [2020-11-26T09:09:50.763Z] 93702a8bc440: Pushed [2020-11-26T09:09:50.763Z] da07098f4abb: Pushed [2020-11-26T09:09:50.763Z] 80bf109e2554: Pushed [2020-11-26T09:09:50.763Z] ace0eda3e3be: Layer already exists [2020-11-26T09:09:51.026Z] 8eed05bdaa38: Pushed [2020-11-26T09:09:51.038Z] (1/5) Installing libgcc (9.3.0-r2) [2020-11-26T09:09:51.038Z] (2/5) Installing libsodium (1.0.18-r0) [2020-11-26T09:09:51.038Z] ---> 9178a4e263d1 [2020-11-26T09:09:51.038Z] Step 7/24 : RUN go mod download [2020-11-26T09:09:51.038Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-11-26T09:09:51.314Z] ---> Running in 41889bd05746 [2020-11-26T09:09:51.314Z] (4/5) Installing libzmq (4.3.3-r0) [2020-11-26T09:09:51.593Z] (5/5) Installing zeromq (4.3.3-r0) [2020-11-26T09:09:51.593Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:09:51.593Z] OK: 8 MiB in 19 packages [2020-11-26T09:09:52.422Z] e05f6fc767ad: Pushed [2020-11-26T09:09:52.596Z] ---> 1aed36afc337 [2020-11-26T09:09:52.596Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-11-26T09:09:52.685Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:bd4aaefefe1d4cda21986c028edb831d315eb3bff844bfde72a2e2f8e79df10e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:52.872Z] ---> Running in 70372fbfb89c [2020-11-26T09:09:52.996Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:53.301Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:1.3.1-dev.10 [2020-11-26T09:09:53.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-11-26T09:09:53.301Z] da07098f4abb: Preparing [2020-11-26T09:09:53.301Z] e05f6fc767ad: Preparing [2020-11-26T09:09:53.301Z] 93702a8bc440: Preparing [2020-11-26T09:09:53.301Z] 8eed05bdaa38: Preparing [2020-11-26T09:09:53.301Z] 80bf109e2554: Preparing [2020-11-26T09:09:53.301Z] ace0eda3e3be: Preparing [2020-11-26T09:09:53.301Z] ace0eda3e3be: Waiting [2020-11-26T09:09:53.301Z] 80bf109e2554: Layer already exists [2020-11-26T09:09:53.301Z] 8eed05bdaa38: Layer already exists [2020-11-26T09:09:53.301Z] da07098f4abb: Layer already exists [2020-11-26T09:09:53.301Z] 93702a8bc440: Layer already exists [2020-11-26T09:09:53.301Z] e05f6fc767ad: Layer already exists [2020-11-26T09:09:53.301Z] ace0eda3e3be: Layer already exists [2020-11-26T09:09:53.301Z] 1.3.1-dev.10: digest: sha256:bd4aaefefe1d4cda21986c028edb831d315eb3bff844bfde72a2e2f8e79df10e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:53.616Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:53.869Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-11-26T09:09:53.869Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-11-26T09:09:53.974Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:53.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-11-26T09:09:53.974Z] da07098f4abb: Preparing [2020-11-26T09:09:53.974Z] e05f6fc767ad: Preparing [2020-11-26T09:09:53.974Z] 93702a8bc440: Preparing [2020-11-26T09:09:53.974Z] 8eed05bdaa38: Preparing [2020-11-26T09:09:53.974Z] 80bf109e2554: Preparing [2020-11-26T09:09:53.974Z] ace0eda3e3be: Preparing [2020-11-26T09:09:53.974Z] ace0eda3e3be: Waiting [2020-11-26T09:09:53.974Z] da07098f4abb: Layer already exists [2020-11-26T09:09:53.974Z] 80bf109e2554: Layer already exists [2020-11-26T09:09:53.974Z] e05f6fc767ad: Layer already exists [2020-11-26T09:09:53.974Z] 93702a8bc440: Layer already exists [2020-11-26T09:09:53.974Z] 8eed05bdaa38: Layer already exists [2020-11-26T09:09:53.974Z] ace0eda3e3be: Layer already exists [2020-11-26T09:09:53.974Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:bd4aaefefe1d4cda21986c028edb831d315eb3bff844bfde72a2e2f8e79df10e size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:54.145Z] Removing intermediate container f3e681a078fe [2020-11-26T09:09:54.145Z] ---> 7d8e0351afe3 [2020-11-26T09:09:54.145Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-11-26T09:09:54.430Z] + docker tag docker-core-data-go nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:54.745Z] Collecting cached-property<2,>=1.2.0 [2020-11-26T09:09:54.745Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-11-26T09:09:54.745Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-11-26T09:09:54.779Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go:master [2020-11-26T09:09:54.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go] [2020-11-26T09:09:54.779Z] da07098f4abb: Preparing [2020-11-26T09:09:54.779Z] e05f6fc767ad: Preparing [2020-11-26T09:09:54.779Z] 93702a8bc440: Preparing [2020-11-26T09:09:54.779Z] 8eed05bdaa38: Preparing [2020-11-26T09:09:54.779Z] 80bf109e2554: Preparing [2020-11-26T09:09:54.779Z] ace0eda3e3be: Preparing [2020-11-26T09:09:54.779Z] ace0eda3e3be: Waiting [2020-11-26T09:09:54.779Z] 8eed05bdaa38: Layer already exists [2020-11-26T09:09:54.779Z] e05f6fc767ad: Layer already exists [2020-11-26T09:09:54.779Z] 93702a8bc440: Layer already exists [2020-11-26T09:09:54.779Z] 80bf109e2554: Layer already exists [2020-11-26T09:09:54.779Z] da07098f4abb: Layer already exists [2020-11-26T09:09:54.779Z] ace0eda3e3be: Layer already exists [2020-11-26T09:09:54.779Z] master: digest: sha256:bd4aaefefe1d4cda21986c028edb831d315eb3bff844bfde72a2e2f8e79df10e size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:09:55.009Z] ===================================================== [Pipeline] echo [2020-11-26T09:09:55.060Z] taggedImages: [2020-11-26T09:09:55.060Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:55.060Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:1.3.1-dev.10 [2020-11-26T09:09:55.060Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:55.060Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go:master [Pipeline] echo [2020-11-26T09:09:55.142Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go with the following tags: [2020-11-26T09:09:55.142Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:55.142Z] 1.3.1-dev.10 [2020-11-26T09:09:55.142Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:55.142Z] master [2020-11-26T09:09:55.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:55.362Z] Collecting dockerpty<0.5,>=0.4.1 [2020-11-26T09:09:55.636Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-11-26T09:09:55.641Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:55.915Z] ---> 5a8d04160db8 [2020-11-26T09:09:55.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-11-26T09:09:55.961Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:55.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-11-26T09:09:55.961Z] 0f8ded62c50e: Preparing [2020-11-26T09:09:55.961Z] d8ef0c30e0f0: Preparing [2020-11-26T09:09:55.961Z] 2269ecd91b2a: Preparing [2020-11-26T09:09:56.193Z] Removing intermediate container 41889bd05746 [2020-11-26T09:09:56.193Z] ---> d0eb749e7fc9 [2020-11-26T09:09:56.193Z] Step 8/24 : COPY . . [2020-11-26T09:09:56.227Z] 0f8ded62c50e: Pushed [2020-11-26T09:09:56.227Z] 2269ecd91b2a: Pushed [2020-11-26T09:09:57.633Z] d8ef0c30e0f0: Pushed [2020-11-26T09:09:57.633Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:8ce26ff0e3c9e32479d0584dd0e15311a393383bccaacb3de5958f9dfd40cf85 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:57.957Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:58.261Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.3.1-dev.10 [2020-11-26T09:09:58.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-11-26T09:09:58.261Z] 0f8ded62c50e: Preparing [2020-11-26T09:09:58.261Z] d8ef0c30e0f0: Preparing [2020-11-26T09:09:58.261Z] 2269ecd91b2a: Preparing [2020-11-26T09:09:58.261Z] d8ef0c30e0f0: Layer already exists [2020-11-26T09:09:58.261Z] 0f8ded62c50e: Layer already exists [2020-11-26T09:09:58.261Z] 2269ecd91b2a: Layer already exists [2020-11-26T09:09:58.261Z] 1.3.1-dev.10: digest: sha256:8ce26ff0e3c9e32479d0584dd0e15311a393383bccaacb3de5958f9dfd40cf85 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:58.570Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:58.878Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:58.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-11-26T09:09:58.878Z] 0f8ded62c50e: Preparing [2020-11-26T09:09:58.878Z] d8ef0c30e0f0: Preparing [2020-11-26T09:09:58.878Z] 2269ecd91b2a: Preparing [2020-11-26T09:09:58.878Z] d8ef0c30e0f0: Layer already exists [2020-11-26T09:09:58.878Z] 2269ecd91b2a: Layer already exists [2020-11-26T09:09:58.878Z] 0f8ded62c50e: Layer already exists [2020-11-26T09:09:58.878Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:8ce26ff0e3c9e32479d0584dd0e15311a393383bccaacb3de5958f9dfd40cf85 size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:59.193Z] + docker tag docker-core-metadata-go nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:09:59.505Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [2020-11-26T09:09:59.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go] [2020-11-26T09:09:59.505Z] 0f8ded62c50e: Preparing [2020-11-26T09:09:59.505Z] d8ef0c30e0f0: Preparing [2020-11-26T09:09:59.505Z] 2269ecd91b2a: Preparing [2020-11-26T09:09:59.505Z] 0f8ded62c50e: Layer already exists [2020-11-26T09:09:59.505Z] d8ef0c30e0f0: Layer already exists [2020-11-26T09:09:59.505Z] 2269ecd91b2a: Layer already exists [2020-11-26T09:09:59.505Z] master: digest: sha256:8ce26ff0e3c9e32479d0584dd0e15311a393383bccaacb3de5958f9dfd40cf85 size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2020-11-26T09:09:59.613Z] Collecting websocket-client<1.0,>=0.32.0 [2020-11-26T09:09:59.613Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:09:59.700Z] ===================================================== [Pipeline] echo [2020-11-26T09:09:59.747Z] taggedImages: [2020-11-26T09:09:59.747Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:59.747Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:1.3.1-dev.10 [2020-11-26T09:09:59.747Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:59.747Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go:master [Pipeline] echo [2020-11-26T09:09:59.833Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go with the following tags: [2020-11-26T09:09:59.833Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:09:59.833Z] 1.3.1-dev.10 [2020-11-26T09:09:59.833Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:09:59.833Z] master [2020-11-26T09:09:59.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2020-11-26T09:09:59.892Z] ---> 646878056b5a [2020-11-26T09:09:59.892Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:00.171Z] 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-26T09:10:00.342Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:00.652Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:00.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2020-11-26T09:10:00.652Z] 5efa83b34651: Preparing [2020-11-26T09:10:00.652Z] dfce982521db: Preparing [2020-11-26T09:10:00.652Z] 2b31036af3a0: Preparing [2020-11-26T09:10:00.652Z] cfe46ebe10ce: Preparing [2020-11-26T09:10:00.652Z] 26830c9307ed: Preparing [2020-11-26T09:10:00.652Z] f38c890325a5: Preparing [2020-11-26T09:10:00.652Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:00.652Z] f38c890325a5: Waiting [2020-11-26T09:10:00.652Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:00.781Z] Collecting docker<4.0,>=3.6.0 [2020-11-26T09:10:00.915Z] 2b31036af3a0: Pushed [2020-11-26T09:10:00.915Z] 26830c9307ed: Pushed [2020-11-26T09:10:00.915Z] dfce982521db: Pushed [2020-11-26T09:10:00.915Z] 5efa83b34651: Pushed [2020-11-26T09:10:00.915Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:01.058Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-11-26T09:10:01.496Z] f38c890325a5: Pushed [2020-11-26T09:10:01.679Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:10:01.680Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:10:01.680Z] ---> 10cb7a463d15 [2020-11-26T09:10:01.680Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:10:01.680Z] ---> Using cache [2020-11-26T09:10:01.680Z] ---> 41859c2e61fb [2020-11-26T09:10:01.680Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:10:01.680Z] ---> Using cache [2020-11-26T09:10:01.680Z] ---> 7ec1bcb596a7 [2020-11-26T09:10:01.680Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:10:01.680Z] ---> Using cache [2020-11-26T09:10:01.680Z] ---> 2d6f28903ffd [2020-11-26T09:10:01.680Z] Step 6/22 : COPY go.mod . [2020-11-26T09:10:01.680Z] ---> Using cache [2020-11-26T09:10:01.680Z] ---> 9178a4e263d1 [2020-11-26T09:10:01.680Z] Step 7/22 : RUN go mod download [2020-11-26T09:10:01.680Z] ---> Using cache [2020-11-26T09:10:01.680Z] ---> d0eb749e7fc9 [2020-11-26T09:10:01.680Z] Step 8/22 : COPY . . [2020-11-26T09:10:01.763Z] cfe46ebe10ce: Pushed [2020-11-26T09:10:02.042Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:1074ab0a7125ca59b51b968145f531960070e05f4e436fbc14c4e187c903822d size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:02.287Z] Collecting PyYAML<4,>=3.10 [2020-11-26T09:10:02.361Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:02.561Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-11-26T09:10:02.671Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.3.1-dev.10 [2020-11-26T09:10:02.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2020-11-26T09:10:02.671Z] 5efa83b34651: Preparing [2020-11-26T09:10:02.671Z] dfce982521db: Preparing [2020-11-26T09:10:02.671Z] 2b31036af3a0: Preparing [2020-11-26T09:10:02.671Z] cfe46ebe10ce: Preparing [2020-11-26T09:10:02.671Z] 26830c9307ed: Preparing [2020-11-26T09:10:02.671Z] f38c890325a5: Preparing [2020-11-26T09:10:02.671Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:02.671Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:02.671Z] f38c890325a5: Waiting [2020-11-26T09:10:02.671Z] 26830c9307ed: Layer already exists [2020-11-26T09:10:02.671Z] dfce982521db: Layer already exists [2020-11-26T09:10:02.671Z] 5efa83b34651: Layer already exists [2020-11-26T09:10:02.671Z] cfe46ebe10ce: Layer already exists [2020-11-26T09:10:02.671Z] 2b31036af3a0: Layer already exists [2020-11-26T09:10:02.671Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:02.671Z] f38c890325a5: Layer already exists [2020-11-26T09:10:02.671Z] 1.3.1-dev.10: digest: sha256:1074ab0a7125ca59b51b968145f531960070e05f4e436fbc14c4e187c903822d size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:02.983Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:03.284Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:03.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2020-11-26T09:10:03.284Z] 5efa83b34651: Preparing [2020-11-26T09:10:03.284Z] dfce982521db: Preparing [2020-11-26T09:10:03.284Z] 2b31036af3a0: Preparing [2020-11-26T09:10:03.284Z] cfe46ebe10ce: Preparing [2020-11-26T09:10:03.284Z] 26830c9307ed: Preparing [2020-11-26T09:10:03.284Z] f38c890325a5: Preparing [2020-11-26T09:10:03.284Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:03.284Z] f38c890325a5: Waiting [2020-11-26T09:10:03.284Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:03.284Z] 26830c9307ed: Layer already exists [2020-11-26T09:10:03.284Z] 5efa83b34651: Layer already exists [2020-11-26T09:10:03.284Z] cfe46ebe10ce: Layer already exists [2020-11-26T09:10:03.284Z] dfce982521db: Layer already exists [2020-11-26T09:10:03.284Z] 2b31036af3a0: Layer already exists [2020-11-26T09:10:03.284Z] f38c890325a5: Layer already exists [2020-11-26T09:10:03.284Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:03.284Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:1074ab0a7125ca59b51b968145f531960070e05f4e436fbc14c4e187c903822d size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:03.569Z] ---> 712b2a781f1f [2020-11-26T09:10:03.569Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-11-26T09:10:03.569Z] ---> Running in 556c324ae395 [2020-11-26T09:10:03.599Z] + docker tag docker-security-bootstrap-redis-go nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:03.907Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [2020-11-26T09:10:03.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go] [2020-11-26T09:10:03.907Z] 5efa83b34651: Preparing [2020-11-26T09:10:03.907Z] dfce982521db: Preparing [2020-11-26T09:10:03.907Z] 2b31036af3a0: Preparing [2020-11-26T09:10:03.907Z] cfe46ebe10ce: Preparing [2020-11-26T09:10:03.907Z] 26830c9307ed: Preparing [2020-11-26T09:10:03.907Z] f38c890325a5: Preparing [2020-11-26T09:10:03.907Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:03.907Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:03.907Z] f38c890325a5: Waiting [2020-11-26T09:10:03.907Z] 5efa83b34651: Layer already exists [2020-11-26T09:10:03.907Z] cfe46ebe10ce: Layer already exists [2020-11-26T09:10:03.907Z] dfce982521db: Layer already exists [2020-11-26T09:10:03.907Z] 26830c9307ed: Layer already exists [2020-11-26T09:10:03.907Z] 2b31036af3a0: Layer already exists [2020-11-26T09:10:03.907Z] f38c890325a5: Layer already exists [2020-11-26T09:10:03.907Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:04.169Z] master: digest: sha256:1074ab0a7125ca59b51b968145f531960070e05f4e436fbc14c4e187c903822d size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:04.404Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:04.452Z] taggedImages: [2020-11-26T09:10:04.452Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:04.452Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:1.3.1-dev.10 [2020-11-26T09:10:04.452Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:04.452Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:master [Pipeline] echo [2020-11-26T09:10:04.538Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go with the following tags: [2020-11-26T09:10:04.538Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:04.538Z] 1.3.1-dev.10 [2020-11-26T09:10:04.538Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:04.538Z] master [2020-11-26T09:10:04.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:05.019Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:05.326Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:05.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-11-26T09:10:05.326Z] 08035e597cf5: Preparing [2020-11-26T09:10:05.326Z] d0a749836474: Preparing [2020-11-26T09:10:05.326Z] 83a86cc8649f: Preparing [2020-11-26T09:10:05.326Z] 9d2c1bfab32f: Preparing [2020-11-26T09:10:05.326Z] ace0eda3e3be: Preparing [2020-11-26T09:10:05.326Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:05.556Z] Removing intermediate container 556c324ae395 [2020-11-26T09:10:05.556Z] ---> 9a8bf1644c42 [2020-11-26T09:10:05.556Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:10:05.594Z] d0a749836474: Pushed [2020-11-26T09:10:05.594Z] 83a86cc8649f: Pushed [2020-11-26T09:10:05.594Z] 9d2c1bfab32f: Pushed [2020-11-26T09:10:05.836Z] ---> Running in 2224343080ea [2020-11-26T09:10:06.548Z] 08035e597cf5: Pushed [2020-11-26T09:10:06.548Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:d3269d7f5407efb80449b42edc3a4ed7cd05f5664ae5cce817626ec073c93f6a size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:06.873Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:07.189Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.3.1-dev.10 [2020-11-26T09:10:07.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-11-26T09:10:07.189Z] 08035e597cf5: Preparing [2020-11-26T09:10:07.189Z] d0a749836474: Preparing [2020-11-26T09:10:07.189Z] 83a86cc8649f: Preparing [2020-11-26T09:10:07.189Z] 9d2c1bfab32f: Preparing [2020-11-26T09:10:07.189Z] ace0eda3e3be: Preparing [2020-11-26T09:10:07.189Z] 9d2c1bfab32f: Layer already exists [2020-11-26T09:10:07.189Z] 08035e597cf5: Layer already exists [2020-11-26T09:10:07.189Z] 83a86cc8649f: Layer already exists [2020-11-26T09:10:07.189Z] d0a749836474: Layer already exists [2020-11-26T09:10:07.189Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:07.189Z] 1.3.1-dev.10: digest: sha256:d3269d7f5407efb80449b42edc3a4ed7cd05f5664ae5cce817626ec073c93f6a size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:07.306Z] 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-26T09:10:07.306Z] Removing intermediate container 2224343080ea [2020-11-26T09:10:07.306Z] ---> 760ba0fef12a [2020-11-26T09:10:07.306Z] Step 21/23 : LABEL arch=arm64 [2020-11-26T09:10:07.306Z] Collecting idna<2.8,>=2.5 [2020-11-26T09:10:07.500Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:07.583Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-11-26T09:10:07.826Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:07.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-11-26T09:10:07.826Z] 08035e597cf5: Preparing [2020-11-26T09:10:07.826Z] d0a749836474: Preparing [2020-11-26T09:10:07.826Z] 83a86cc8649f: Preparing [2020-11-26T09:10:07.826Z] 9d2c1bfab32f: Preparing [2020-11-26T09:10:07.826Z] ace0eda3e3be: Preparing [2020-11-26T09:10:07.826Z] 83a86cc8649f: Layer already exists [2020-11-26T09:10:07.826Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:07.826Z] 9d2c1bfab32f: Layer already exists [2020-11-26T09:10:07.826Z] d0a749836474: Layer already exists [2020-11-26T09:10:07.826Z] 08035e597cf5: Layer already exists [2020-11-26T09:10:07.826Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:d3269d7f5407efb80449b42edc3a4ed7cd05f5664ae5cce817626ec073c93f6a size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:07.862Z] 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-26T09:10:08.142Z] ---> Running in 5ab16ae50fe7 [2020-11-26T09:10:08.147Z] + docker tag docker-security-proxy-setup-go nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:08.458Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-11-26T09:10:08.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go] [2020-11-26T09:10:08.458Z] 08035e597cf5: Preparing [2020-11-26T09:10:08.458Z] d0a749836474: Preparing [2020-11-26T09:10:08.458Z] 83a86cc8649f: Preparing [2020-11-26T09:10:08.458Z] 9d2c1bfab32f: Preparing [2020-11-26T09:10:08.458Z] ace0eda3e3be: Preparing [2020-11-26T09:10:08.458Z] 83a86cc8649f: Layer already exists [2020-11-26T09:10:08.458Z] 9d2c1bfab32f: Layer already exists [2020-11-26T09:10:08.458Z] 08035e597cf5: Layer already exists [2020-11-26T09:10:08.458Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:08.458Z] d0a749836474: Layer already exists [2020-11-26T09:10:08.458Z] master: digest: sha256:d3269d7f5407efb80449b42edc3a4ed7cd05f5664ae5cce817626ec073c93f6a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:08.686Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:08.737Z] taggedImages: [2020-11-26T09:10:08.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:08.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:1.3.1-dev.10 [2020-11-26T09:10:08.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:08.737Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:master [2020-11-26T09:10:08.755Z] Collecting urllib3<1.25,>=1.21.1 [2020-11-26T09:10:08.755Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] echo [2020-11-26T09:10:08.820Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go with the following tags: [2020-11-26T09:10:08.820Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:08.820Z] 1.3.1-dev.10 [2020-11-26T09:10:08.820Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:08.820Z] master [2020-11-26T09:10:08.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:09.348Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:09.362Z] Removing intermediate container 5ab16ae50fe7 [2020-11-26T09:10:09.362Z] ---> eda8d9ee1095 [2020-11-26T09:10:09.362Z] Step 22/23 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:09.655Z] Collecting docker-pycreds>=0.4.0 [2020-11-26T09:10:09.655Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-11-26T09:10:09.662Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:09.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-11-26T09:10:09.662Z] 47ee720591f8: Preparing [2020-11-26T09:10:09.662Z] 82548d84ba06: Preparing [2020-11-26T09:10:09.662Z] 4eec57eedaf7: Preparing [2020-11-26T09:10:09.662Z] be6c742c6bb1: Preparing [2020-11-26T09:10:09.662Z] be6c742c6bb1: Preparing [2020-11-26T09:10:09.662Z] ef8e2cd1a2d1: Preparing [2020-11-26T09:10:09.662Z] 13ccbc640f5c: Preparing [2020-11-26T09:10:09.662Z] 0820bd67b48c: Preparing [2020-11-26T09:10:09.662Z] 47ee720591f8: Preparing [2020-11-26T09:10:09.662Z] 65a922ac7129: Preparing [2020-11-26T09:10:09.662Z] 64b93ea27b47: Preparing [2020-11-26T09:10:09.662Z] c9f2c1b5e51e: Preparing [2020-11-26T09:10:09.662Z] ace0eda3e3be: Preparing [2020-11-26T09:10:09.662Z] 13ccbc640f5c: Waiting [2020-11-26T09:10:09.662Z] 0820bd67b48c: Waiting [2020-11-26T09:10:09.662Z] c9f2c1b5e51e: Waiting [2020-11-26T09:10:09.662Z] ace0eda3e3be: Waiting [2020-11-26T09:10:09.662Z] 65a922ac7129: Waiting [2020-11-26T09:10:09.662Z] 64b93ea27b47: Waiting [2020-11-26T09:10:09.925Z] 82548d84ba06: Pushed [2020-11-26T09:10:09.925Z] be6c742c6bb1: Pushed [2020-11-26T09:10:09.925Z] ef8e2cd1a2d1: Pushed [2020-11-26T09:10:09.925Z] 4eec57eedaf7: Pushed [2020-11-26T09:10:09.933Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-11-26T09:10:09.933Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-11-26T09:10:09.933Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-11-26T09:10:09.933Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-11-26T09:10:10.193Z] 13ccbc640f5c: Pushed [2020-11-26T09:10:10.193Z] 64b93ea27b47: Pushed [2020-11-26T09:10:10.193Z] 65a922ac7129: Pushed [2020-11-26T09:10:10.193Z] 0820bd67b48c: Pushed [2020-11-26T09:10:10.193Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:10.210Z] ---> Running in c02ad6a0bf2c [2020-11-26T09:10:10.458Z] c9f2c1b5e51e: Pushed [2020-11-26T09:10:10.722Z] 47ee720591f8: Pushed [2020-11-26T09:10:10.990Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:5e858c909f8696e299eb42e79d79cfd9afc328912f7d07e4f7f4b0f6cd2abb73 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:11.206Z] Installing collected packages: docopt, jsonschema, texttable, idna, urllib3, requests, cached-property, dockerpty, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2020-11-26T09:10:11.206Z] Running setup.py install for docopt: started [2020-11-26T09:10:11.319Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:11.487Z] Removing intermediate container c02ad6a0bf2c [2020-11-26T09:10:11.487Z] ---> 375b3ca6dd24 [2020-11-26T09:10:11.487Z] Step 23/23 : LABEL version=1.3.1-dev.10 [2020-11-26T09:10:11.624Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.3.1-dev.10 [2020-11-26T09:10:11.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-11-26T09:10:11.624Z] 47ee720591f8: Preparing [2020-11-26T09:10:11.624Z] 82548d84ba06: Preparing [2020-11-26T09:10:11.624Z] 4eec57eedaf7: Preparing [2020-11-26T09:10:11.624Z] be6c742c6bb1: Preparing [2020-11-26T09:10:11.624Z] be6c742c6bb1: Preparing [2020-11-26T09:10:11.624Z] ef8e2cd1a2d1: Preparing [2020-11-26T09:10:11.624Z] 13ccbc640f5c: Preparing [2020-11-26T09:10:11.624Z] 0820bd67b48c: Preparing [2020-11-26T09:10:11.624Z] 47ee720591f8: Preparing [2020-11-26T09:10:11.624Z] 65a922ac7129: Preparing [2020-11-26T09:10:11.624Z] 64b93ea27b47: Preparing [2020-11-26T09:10:11.624Z] c9f2c1b5e51e: Preparing [2020-11-26T09:10:11.624Z] ace0eda3e3be: Preparing [2020-11-26T09:10:11.624Z] 65a922ac7129: Waiting [2020-11-26T09:10:11.624Z] 64b93ea27b47: Waiting [2020-11-26T09:10:11.624Z] c9f2c1b5e51e: Waiting [2020-11-26T09:10:11.624Z] ace0eda3e3be: Waiting [2020-11-26T09:10:11.624Z] 13ccbc640f5c: Waiting [2020-11-26T09:10:11.624Z] 0820bd67b48c: Waiting [2020-11-26T09:10:11.624Z] 82548d84ba06: Layer already exists [2020-11-26T09:10:11.624Z] 47ee720591f8: Layer already exists [2020-11-26T09:10:11.624Z] be6c742c6bb1: Layer already exists [2020-11-26T09:10:11.624Z] 4eec57eedaf7: Layer already exists [2020-11-26T09:10:11.624Z] ef8e2cd1a2d1: Layer already exists [2020-11-26T09:10:11.624Z] 13ccbc640f5c: Layer already exists [2020-11-26T09:10:11.624Z] 0820bd67b48c: Layer already exists [2020-11-26T09:10:11.624Z] 64b93ea27b47: Layer already exists [2020-11-26T09:10:11.624Z] 65a922ac7129: Layer already exists [2020-11-26T09:10:11.624Z] c9f2c1b5e51e: Layer already exists [2020-11-26T09:10:11.624Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:11.890Z] 1.3.1-dev.10: digest: sha256:5e858c909f8696e299eb42e79d79cfd9afc328912f7d07e4f7f4b0f6cd2abb73 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:12.090Z] ---> Running in cfc7257b077a [2020-11-26T09:10:12.281Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:12.638Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:12.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-11-26T09:10:12.638Z] 47ee720591f8: Preparing [2020-11-26T09:10:12.638Z] 82548d84ba06: Preparing [2020-11-26T09:10:12.638Z] 4eec57eedaf7: Preparing [2020-11-26T09:10:12.638Z] be6c742c6bb1: Preparing [2020-11-26T09:10:12.638Z] be6c742c6bb1: Preparing [2020-11-26T09:10:12.638Z] ef8e2cd1a2d1: Preparing [2020-11-26T09:10:12.638Z] 13ccbc640f5c: Preparing [2020-11-26T09:10:12.638Z] 0820bd67b48c: Preparing [2020-11-26T09:10:12.638Z] 47ee720591f8: Preparing [2020-11-26T09:10:12.638Z] 65a922ac7129: Preparing [2020-11-26T09:10:12.638Z] 64b93ea27b47: Preparing [2020-11-26T09:10:12.638Z] c9f2c1b5e51e: Preparing [2020-11-26T09:10:12.638Z] ace0eda3e3be: Preparing [2020-11-26T09:10:12.638Z] 64b93ea27b47: Waiting [2020-11-26T09:10:12.638Z] 13ccbc640f5c: Waiting [2020-11-26T09:10:12.638Z] 0820bd67b48c: Waiting [2020-11-26T09:10:12.638Z] c9f2c1b5e51e: Waiting [2020-11-26T09:10:12.638Z] 65a922ac7129: Waiting [2020-11-26T09:10:12.638Z] be6c742c6bb1: Layer already exists [2020-11-26T09:10:12.638Z] 4eec57eedaf7: Layer already exists [2020-11-26T09:10:12.638Z] ef8e2cd1a2d1: Layer already exists [2020-11-26T09:10:12.638Z] 82548d84ba06: Layer already exists [2020-11-26T09:10:12.638Z] 47ee720591f8: Layer already exists [2020-11-26T09:10:12.638Z] 0820bd67b48c: Layer already exists [2020-11-26T09:10:12.638Z] 65a922ac7129: Layer already exists [2020-11-26T09:10:12.638Z] 13ccbc640f5c: Layer already exists [2020-11-26T09:10:12.638Z] c9f2c1b5e51e: Layer already exists [2020-11-26T09:10:12.638Z] 64b93ea27b47: Layer already exists [2020-11-26T09:10:12.638Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:12.900Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:5e858c909f8696e299eb42e79d79cfd9afc328912f7d07e4f7f4b0f6cd2abb73 size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:13.096Z] Removing intermediate container cfc7257b077a [2020-11-26T09:10:13.096Z] ---> 5cd583a89b63 [2020-11-26T09:10:13.096Z] [2020-11-26T09:10:13.216Z] + docker tag docker-security-secrets-setup-go nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:13.373Z] Running setup.py install for docopt: finished with status 'done' [2020-11-26T09:10:13.526Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [2020-11-26T09:10:13.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go] [2020-11-26T09:10:13.526Z] 47ee720591f8: Preparing [2020-11-26T09:10:13.526Z] 82548d84ba06: Preparing [2020-11-26T09:10:13.526Z] 4eec57eedaf7: Preparing [2020-11-26T09:10:13.526Z] be6c742c6bb1: Preparing [2020-11-26T09:10:13.526Z] be6c742c6bb1: Preparing [2020-11-26T09:10:13.526Z] ef8e2cd1a2d1: Preparing [2020-11-26T09:10:13.526Z] 13ccbc640f5c: Preparing [2020-11-26T09:10:13.526Z] 0820bd67b48c: Preparing [2020-11-26T09:10:13.526Z] 47ee720591f8: Preparing [2020-11-26T09:10:13.526Z] 65a922ac7129: Preparing [2020-11-26T09:10:13.526Z] 64b93ea27b47: Preparing [2020-11-26T09:10:13.526Z] c9f2c1b5e51e: Preparing [2020-11-26T09:10:13.526Z] ace0eda3e3be: Preparing [2020-11-26T09:10:13.526Z] 65a922ac7129: Waiting [2020-11-26T09:10:13.526Z] 64b93ea27b47: Waiting [2020-11-26T09:10:13.526Z] c9f2c1b5e51e: Waiting [2020-11-26T09:10:13.526Z] ace0eda3e3be: Waiting [2020-11-26T09:10:13.526Z] 13ccbc640f5c: Waiting [2020-11-26T09:10:13.526Z] 0820bd67b48c: Waiting [2020-11-26T09:10:13.526Z] ef8e2cd1a2d1: Layer already exists [2020-11-26T09:10:13.526Z] 82548d84ba06: Layer already exists [2020-11-26T09:10:13.526Z] be6c742c6bb1: Layer already exists [2020-11-26T09:10:13.526Z] 4eec57eedaf7: Layer already exists [2020-11-26T09:10:13.526Z] 47ee720591f8: Layer already exists [2020-11-26T09:10:13.526Z] 13ccbc640f5c: Layer already exists [2020-11-26T09:10:13.526Z] 0820bd67b48c: Layer already exists [2020-11-26T09:10:13.526Z] 64b93ea27b47: Layer already exists [2020-11-26T09:10:13.526Z] 65a922ac7129: Layer already exists [2020-11-26T09:10:13.526Z] c9f2c1b5e51e: Layer already exists [2020-11-26T09:10:13.526Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:13.790Z] master: digest: sha256:5e858c909f8696e299eb42e79d79cfd9afc328912f7d07e4f7f4b0f6cd2abb73 size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2020-11-26T09:10:13.978Z] Running setup.py install for texttable: started [Pipeline] echo [2020-11-26T09:10:13.996Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:14.059Z] taggedImages: [2020-11-26T09:10:14.059Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:14.059Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:1.3.1-dev.10 [2020-11-26T09:10:14.059Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:14.059Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:master [Pipeline] echo [2020-11-26T09:10:14.133Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go with the following tags: [2020-11-26T09:10:14.133Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:14.133Z] 1.3.1-dev.10 [2020-11-26T09:10:14.133Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:14.133Z] master [2020-11-26T09:10:14.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2020-11-26T09:10:14.258Z] Successfully built 5cd583a89b63 [2020-11-26T09:10:14.258Z] Successfully tagged docker-core-data-go-arm64:latest [2020-11-26T09:10:14.258Z]  Building docker-core-data-go ... done Building docker-security-proxy-setup-go [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:14.631Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:14.934Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:14.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-11-26T09:10:14.934Z] b469036d53ae: Preparing [2020-11-26T09:10:14.934Z] d59d9e3bd8bc: Preparing [2020-11-26T09:10:14.934Z] 3679f53fcb7c: Preparing [2020-11-26T09:10:14.934Z] b0457a4c4a34: Preparing [2020-11-26T09:10:14.934Z] 55bd63c9c58c: Preparing [2020-11-26T09:10:14.934Z] 921021ec668a: Preparing [2020-11-26T09:10:14.934Z] 30d7341c85d1: Preparing [2020-11-26T09:10:14.934Z] f38c890325a5: Preparing [2020-11-26T09:10:14.934Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:14.934Z] f38c890325a5: Waiting [2020-11-26T09:10:14.934Z] 921021ec668a: Waiting [2020-11-26T09:10:14.934Z] 30d7341c85d1: Waiting [2020-11-26T09:10:14.934Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:15.198Z] b469036d53ae: Pushed [2020-11-26T09:10:15.198Z] d59d9e3bd8bc: Pushed [2020-11-26T09:10:15.198Z] 55bd63c9c58c: Pushed [2020-11-26T09:10:15.198Z] f38c890325a5: Layer already exists [2020-11-26T09:10:15.198Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:15.198Z] 921021ec668a: Pushed [2020-11-26T09:10:15.198Z] 30d7341c85d1: Pushed [2020-11-26T09:10:15.713Z] ---> a2b466bf8386 [2020-11-26T09:10:15.713Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-11-26T09:10:16.152Z] b0457a4c4a34: Pushed [2020-11-26T09:10:16.152Z] 3679f53fcb7c: Pushed [2020-11-26T09:10:16.332Z] ---> Running in cd1f6109497a [2020-11-26T09:10:16.415Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:f541db73dc0753be480fb804984827f89bcbf5d2822b59411ce9d1b318d139e7 size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:16.725Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:16.938Z] Running setup.py install for texttable: finished with status 'done' [2020-11-26T09:10:16.938Z] Attempting uninstall: idna [2020-11-26T09:10:16.938Z] Found existing installation: idna 2.9 [2020-11-26T09:10:16.938Z] Uninstalling idna-2.9: [2020-11-26T09:10:17.030Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.3.1-dev.10 [2020-11-26T09:10:17.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-11-26T09:10:17.030Z] b469036d53ae: Preparing [2020-11-26T09:10:17.030Z] d59d9e3bd8bc: Preparing [2020-11-26T09:10:17.030Z] 3679f53fcb7c: Preparing [2020-11-26T09:10:17.030Z] b0457a4c4a34: Preparing [2020-11-26T09:10:17.030Z] 55bd63c9c58c: Preparing [2020-11-26T09:10:17.030Z] 921021ec668a: Preparing [2020-11-26T09:10:17.030Z] 30d7341c85d1: Preparing [2020-11-26T09:10:17.030Z] f38c890325a5: Preparing [2020-11-26T09:10:17.030Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:17.030Z] 30d7341c85d1: Waiting [2020-11-26T09:10:17.030Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:17.030Z] f38c890325a5: Waiting [2020-11-26T09:10:17.030Z] 921021ec668a: Waiting [2020-11-26T09:10:17.030Z] d59d9e3bd8bc: Layer already exists [2020-11-26T09:10:17.030Z] 55bd63c9c58c: Layer already exists [2020-11-26T09:10:17.030Z] b0457a4c4a34: Layer already exists [2020-11-26T09:10:17.030Z] b469036d53ae: Layer already exists [2020-11-26T09:10:17.030Z] 3679f53fcb7c: Layer already exists [2020-11-26T09:10:17.030Z] 30d7341c85d1: Layer already exists [2020-11-26T09:10:17.030Z] 921021ec668a: Layer already exists [2020-11-26T09:10:17.030Z] f38c890325a5: Layer already exists [2020-11-26T09:10:17.030Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:17.030Z] 1.3.1-dev.10: digest: sha256:f541db73dc0753be480fb804984827f89bcbf5d2822b59411ce9d1b318d139e7 size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:17.214Z] Successfully uninstalled idna-2.9 [2020-11-26T09:10:17.338Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:17.640Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:17.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-11-26T09:10:17.640Z] b469036d53ae: Preparing [2020-11-26T09:10:17.640Z] d59d9e3bd8bc: Preparing [2020-11-26T09:10:17.640Z] 3679f53fcb7c: Preparing [2020-11-26T09:10:17.640Z] b0457a4c4a34: Preparing [2020-11-26T09:10:17.640Z] 55bd63c9c58c: Preparing [2020-11-26T09:10:17.640Z] 921021ec668a: Preparing [2020-11-26T09:10:17.640Z] 30d7341c85d1: Preparing [2020-11-26T09:10:17.640Z] f38c890325a5: Preparing [2020-11-26T09:10:17.640Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:17.640Z] 921021ec668a: Waiting [2020-11-26T09:10:17.640Z] 30d7341c85d1: Waiting [2020-11-26T09:10:17.640Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:17.640Z] f38c890325a5: Waiting [2020-11-26T09:10:17.640Z] b0457a4c4a34: Layer already exists [2020-11-26T09:10:17.640Z] b469036d53ae: Layer already exists [2020-11-26T09:10:17.640Z] d59d9e3bd8bc: Layer already exists [2020-11-26T09:10:17.640Z] 55bd63c9c58c: Layer already exists [2020-11-26T09:10:17.640Z] 3679f53fcb7c: Layer already exists [2020-11-26T09:10:17.640Z] 921021ec668a: Layer already exists [2020-11-26T09:10:17.640Z] 30d7341c85d1: Layer already exists [2020-11-26T09:10:17.640Z] f38c890325a5: Layer already exists [2020-11-26T09:10:17.640Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:17.640Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:f541db73dc0753be480fb804984827f89bcbf5d2822b59411ce9d1b318d139e7 size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:17.950Z] + docker tag docker-security-secretstore-setup-go nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:18.210Z] Attempting uninstall: urllib3 [2020-11-26T09:10:18.210Z] Found existing installation: urllib3 1.25.9 [2020-11-26T09:10:18.210Z] Uninstalling urllib3-1.25.9: [2020-11-26T09:10:18.250Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [2020-11-26T09:10:18.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go] [2020-11-26T09:10:18.250Z] b469036d53ae: Preparing [2020-11-26T09:10:18.250Z] d59d9e3bd8bc: Preparing [2020-11-26T09:10:18.250Z] 3679f53fcb7c: Preparing [2020-11-26T09:10:18.250Z] b0457a4c4a34: Preparing [2020-11-26T09:10:18.250Z] 55bd63c9c58c: Preparing [2020-11-26T09:10:18.250Z] 921021ec668a: Preparing [2020-11-26T09:10:18.250Z] 30d7341c85d1: Preparing [2020-11-26T09:10:18.250Z] f38c890325a5: Preparing [2020-11-26T09:10:18.250Z] 1b3ee35aacca: Preparing [2020-11-26T09:10:18.250Z] 921021ec668a: Waiting [2020-11-26T09:10:18.250Z] 30d7341c85d1: Waiting [2020-11-26T09:10:18.250Z] f38c890325a5: Waiting [2020-11-26T09:10:18.250Z] 1b3ee35aacca: Waiting [2020-11-26T09:10:18.250Z] b469036d53ae: Layer already exists [2020-11-26T09:10:18.250Z] 3679f53fcb7c: Layer already exists [2020-11-26T09:10:18.250Z] d59d9e3bd8bc: Layer already exists [2020-11-26T09:10:18.250Z] b0457a4c4a34: Layer already exists [2020-11-26T09:10:18.250Z] 55bd63c9c58c: Layer already exists [2020-11-26T09:10:18.250Z] 30d7341c85d1: Layer already exists [2020-11-26T09:10:18.250Z] 921021ec668a: Layer already exists [2020-11-26T09:10:18.250Z] 1b3ee35aacca: Layer already exists [2020-11-26T09:10:18.250Z] f38c890325a5: Layer already exists [2020-11-26T09:10:18.250Z] master: digest: sha256:f541db73dc0753be480fb804984827f89bcbf5d2822b59411ce9d1b318d139e7 size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:18.450Z] ===================================================== [2020-11-26T09:10:18.491Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-11-26T09:10:18.491Z] Successfully uninstalled urllib3-1.25.9 [Pipeline] echo [2020-11-26T09:10:18.497Z] taggedImages: [2020-11-26T09:10:18.497Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:18.497Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:1.3.1-dev.10 [2020-11-26T09:10:18.497Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:18.497Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:master [Pipeline] echo [2020-11-26T09:10:18.560Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go with the following tags: [2020-11-26T09:10:18.560Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:18.560Z] 1.3.1-dev.10 [2020-11-26T09:10:18.560Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:18.560Z] master [2020-11-26T09:10:18.560Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:19.102Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:19.413Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:19.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-11-26T09:10:19.413Z] 7b9150e5e086: Preparing [2020-11-26T09:10:19.413Z] 638066ae5e1f: Preparing [2020-11-26T09:10:19.413Z] 36fe2d521892: Preparing [2020-11-26T09:10:19.413Z] d1d78bb7aa75: Preparing [2020-11-26T09:10:19.489Z] Attempting uninstall: requests [2020-11-26T09:10:19.489Z] Found existing installation: requests 2.23.0 [2020-11-26T09:10:19.489Z] Uninstalling requests-2.23.0: [2020-11-26T09:10:19.675Z] 7b9150e5e086: Pushed [2020-11-26T09:10:19.675Z] 36fe2d521892: Pushed [2020-11-26T09:10:19.675Z] d1d78bb7aa75: Pushed [2020-11-26T09:10:20.098Z] Successfully uninstalled requests-2.23.0 [2020-11-26T09:10:20.629Z] 638066ae5e1f: Pushed [2020-11-26T09:10:20.891Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:1195c3cea6d3dc578b29f3afc90b12d458ce9eac9638fd1389fece9915d0c1df size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:21.081Z] Running setup.py install for dockerpty: started [2020-11-26T09:10:21.198Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.3.1-dev.10 [2020-11-26T09:10:21.359Z] ---> f7130d088d58 [2020-11-26T09:10:21.360Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:21.642Z] ---> Running in e4d770ea8afb [2020-11-26T09:10:21.756Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.3.1-dev.10 [2020-11-26T09:10:21.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-11-26T09:10:21.756Z] 7b9150e5e086: Preparing [2020-11-26T09:10:21.756Z] 638066ae5e1f: Preparing [2020-11-26T09:10:21.756Z] 36fe2d521892: Preparing [2020-11-26T09:10:21.756Z] d1d78bb7aa75: Preparing [2020-11-26T09:10:21.756Z] 36fe2d521892: Layer already exists [2020-11-26T09:10:21.756Z] 638066ae5e1f: Layer already exists [2020-11-26T09:10:21.756Z] 7b9150e5e086: Layer already exists [2020-11-26T09:10:21.756Z] d1d78bb7aa75: Layer already exists [2020-11-26T09:10:21.756Z] 1.3.1-dev.10: digest: sha256:1195c3cea6d3dc578b29f3afc90b12d458ce9eac9638fd1389fece9915d0c1df size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:22.060Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:22.364Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-11-26T09:10:22.364Z] 7b9150e5e086: Preparing [2020-11-26T09:10:22.364Z] 638066ae5e1f: Preparing [2020-11-26T09:10:22.364Z] 36fe2d521892: Preparing [2020-11-26T09:10:22.364Z] d1d78bb7aa75: Preparing [2020-11-26T09:10:22.364Z] 36fe2d521892: Layer already exists [2020-11-26T09:10:22.364Z] d1d78bb7aa75: Layer already exists [2020-11-26T09:10:22.364Z] 638066ae5e1f: Layer already exists [2020-11-26T09:10:22.364Z] 7b9150e5e086: Layer already exists [2020-11-26T09:10:22.364Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:1195c3cea6d3dc578b29f3afc90b12d458ce9eac9638fd1389fece9915d0c1df size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:22.671Z] + docker tag docker-support-logging-go nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:22.982Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [2020-11-26T09:10:22.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go] [2020-11-26T09:10:22.982Z] 7b9150e5e086: Preparing [2020-11-26T09:10:22.982Z] 638066ae5e1f: Preparing [2020-11-26T09:10:22.982Z] 36fe2d521892: Preparing [2020-11-26T09:10:22.982Z] d1d78bb7aa75: Preparing [2020-11-26T09:10:22.982Z] 638066ae5e1f: Layer already exists [2020-11-26T09:10:22.982Z] d1d78bb7aa75: Layer already exists [2020-11-26T09:10:22.982Z] 36fe2d521892: Layer already exists [2020-11-26T09:10:22.982Z] 7b9150e5e086: Layer already exists [2020-11-26T09:10:22.982Z] master: digest: sha256:1195c3cea6d3dc578b29f3afc90b12d458ce9eac9638fd1389fece9915d0c1df size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:23.178Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:23.227Z] taggedImages: [2020-11-26T09:10:23.227Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:23.227Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:1.3.1-dev.10 [2020-11-26T09:10:23.227Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:23.227Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go:master [Pipeline] echo [2020-11-26T09:10:23.292Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go with the following tags: [2020-11-26T09:10:23.292Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:23.292Z] 1.3.1-dev.10 [2020-11-26T09:10:23.292Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:23.292Z] master [2020-11-26T09:10:23.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:23.779Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:24.087Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:24.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-11-26T09:10:24.087Z] 17d6df19f784: Preparing [2020-11-26T09:10:24.087Z] dc56d52a34b7: Preparing [2020-11-26T09:10:24.087Z] 0f9d0a4a88c3: Preparing [2020-11-26T09:10:24.087Z] ade50ab66946: Preparing [2020-11-26T09:10:24.087Z] 3e0c1dc54bc1: Preparing [2020-11-26T09:10:24.087Z] 4190774f2d22: Preparing [2020-11-26T09:10:24.087Z] 4190774f2d22: Waiting [2020-11-26T09:10:24.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-11-26T09:10:24.348Z] 0f9d0a4a88c3: Pushed [2020-11-26T09:10:24.348Z] 3e0c1dc54bc1: Pushed [2020-11-26T09:10:24.348Z] 17d6df19f784: Pushed [2020-11-26T09:10:24.348Z] ade50ab66946: Pushed [2020-11-26T09:10:24.613Z] 4190774f2d22: Pushed [2020-11-26T09:10:25.290Z] Running setup.py install for dockerpty: finished with status 'done' [2020-11-26T09:10:25.562Z] dc56d52a34b7: Pushed [2020-11-26T09:10:25.824Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:8df856d8945ea89631aa667543a9fe0c39681c43f2589d4d2f8206fc4737aa0d size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:26.134Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:26.439Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.3.1-dev.10 [2020-11-26T09:10:26.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-11-26T09:10:26.439Z] 17d6df19f784: Preparing [2020-11-26T09:10:26.439Z] dc56d52a34b7: Preparing [2020-11-26T09:10:26.440Z] 0f9d0a4a88c3: Preparing [2020-11-26T09:10:26.440Z] ade50ab66946: Preparing [2020-11-26T09:10:26.440Z] 3e0c1dc54bc1: Preparing [2020-11-26T09:10:26.440Z] 4190774f2d22: Preparing [2020-11-26T09:10:26.440Z] 4190774f2d22: Waiting [2020-11-26T09:10:26.440Z] 17d6df19f784: Layer already exists [2020-11-26T09:10:26.440Z] dc56d52a34b7: Layer already exists [2020-11-26T09:10:26.440Z] 3e0c1dc54bc1: Layer already exists [2020-11-26T09:10:26.440Z] ade50ab66946: Layer already exists [2020-11-26T09:10:26.440Z] 0f9d0a4a88c3: Layer already exists [2020-11-26T09:10:26.440Z] 4190774f2d22: Layer already exists [2020-11-26T09:10:26.440Z] 1.3.1-dev.10: digest: sha256:8df856d8945ea89631aa667543a9fe0c39681c43f2589d4d2f8206fc4737aa0d size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:26.741Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:27.037Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:27.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-11-26T09:10:27.038Z] 17d6df19f784: Preparing [2020-11-26T09:10:27.038Z] dc56d52a34b7: Preparing [2020-11-26T09:10:27.038Z] 0f9d0a4a88c3: Preparing [2020-11-26T09:10:27.038Z] ade50ab66946: Preparing [2020-11-26T09:10:27.038Z] 3e0c1dc54bc1: Preparing [2020-11-26T09:10:27.038Z] 4190774f2d22: Preparing [2020-11-26T09:10:27.038Z] 4190774f2d22: Waiting [2020-11-26T09:10:27.038Z] 3e0c1dc54bc1: Layer already exists [2020-11-26T09:10:27.038Z] 0f9d0a4a88c3: Layer already exists [2020-11-26T09:10:27.038Z] ade50ab66946: Layer already exists [2020-11-26T09:10:27.038Z] dc56d52a34b7: Layer already exists [2020-11-26T09:10:27.038Z] 17d6df19f784: Layer already exists [2020-11-26T09:10:27.038Z] 4190774f2d22: Layer already exists [2020-11-26T09:10:27.038Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:8df856d8945ea89631aa667543a9fe0c39681c43f2589d4d2f8206fc4737aa0d size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:27.286Z] Running setup.py install for PyYAML: started [2020-11-26T09:10:27.358Z] + docker tag docker-support-notifications-go nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:27.654Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [2020-11-26T09:10:27.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go] [2020-11-26T09:10:27.654Z] 17d6df19f784: Preparing [2020-11-26T09:10:27.654Z] dc56d52a34b7: Preparing [2020-11-26T09:10:27.654Z] 0f9d0a4a88c3: Preparing [2020-11-26T09:10:27.654Z] ade50ab66946: Preparing [2020-11-26T09:10:27.654Z] 3e0c1dc54bc1: Preparing [2020-11-26T09:10:27.654Z] 4190774f2d22: Preparing [2020-11-26T09:10:27.654Z] 4190774f2d22: Waiting [2020-11-26T09:10:27.654Z] dc56d52a34b7: Layer already exists [2020-11-26T09:10:27.654Z] 3e0c1dc54bc1: Layer already exists [2020-11-26T09:10:27.654Z] 17d6df19f784: Layer already exists [2020-11-26T09:10:27.654Z] 0f9d0a4a88c3: Layer already exists [2020-11-26T09:10:27.654Z] ade50ab66946: Layer already exists [2020-11-26T09:10:27.654Z] 4190774f2d22: Layer already exists [2020-11-26T09:10:27.654Z] master: digest: sha256:8df856d8945ea89631aa667543a9fe0c39681c43f2589d4d2f8206fc4737aa0d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:27.843Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:27.888Z] taggedImages: [2020-11-26T09:10:27.888Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:27.888Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:1.3.1-dev.10 [2020-11-26T09:10:27.888Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:27.888Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go:master [Pipeline] echo [2020-11-26T09:10:27.952Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go with the following tags: [2020-11-26T09:10:27.952Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:27.952Z] 1.3.1-dev.10 [2020-11-26T09:10:27.952Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:27.952Z] master [2020-11-26T09:10:27.952Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:28.423Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:28.719Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:28.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-11-26T09:10:28.719Z] ad275dd58cd6: Preparing [2020-11-26T09:10:28.719Z] 91093cf3d275: Preparing [2020-11-26T09:10:28.719Z] 67b82625a30d: Preparing [2020-11-26T09:10:28.980Z] 67b82625a30d: Pushed [2020-11-26T09:10:28.980Z] ad275dd58cd6: Pushed [2020-11-26T09:10:30.377Z] 91093cf3d275: Pushed [2020-11-26T09:10:30.662Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:09b9c014d83c82396530b07d688a148f5c0f494b11a7337744339c98c70b68ad size: 944 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:30.840Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:10:30.840Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:10:30.840Z] ---> 10cb7a463d15 [2020-11-26T09:10:30.840Z] Step 3/20 : WORKDIR /edgex-go [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> 41859c2e61fb [2020-11-26T09:10:30.840Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> 7ec1bcb596a7 [2020-11-26T09:10:30.840Z] Step 5/20 : RUN apk update && apk add make git [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> 2d6f28903ffd [2020-11-26T09:10:30.840Z] Step 6/20 : COPY go.mod . [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> 9178a4e263d1 [2020-11-26T09:10:30.840Z] Step 7/20 : RUN go mod download [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> d0eb749e7fc9 [2020-11-26T09:10:30.840Z] Step 8/20 : COPY . . [2020-11-26T09:10:30.840Z] ---> Using cache [2020-11-26T09:10:30.840Z] ---> f7130d088d58 [2020-11-26T09:10:30.840Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-11-26T09:10:31.097Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:31.430Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.3.1-dev.10 [2020-11-26T09:10:31.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-11-26T09:10:31.430Z] ad275dd58cd6: Preparing [2020-11-26T09:10:31.430Z] 91093cf3d275: Preparing [2020-11-26T09:10:31.430Z] 67b82625a30d: Preparing [2020-11-26T09:10:31.430Z] ad275dd58cd6: Layer already exists [2020-11-26T09:10:31.430Z] 91093cf3d275: Layer already exists [2020-11-26T09:10:31.430Z] 67b82625a30d: Layer already exists [2020-11-26T09:10:31.430Z] 1.3.1-dev.10: digest: sha256:09b9c014d83c82396530b07d688a148f5c0f494b11a7337744339c98c70b68ad size: 944 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:31.537Z] Running setup.py install for PyYAML: finished with status 'done' [2020-11-26T09:10:31.739Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:32.054Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:32.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-11-26T09:10:32.054Z] ad275dd58cd6: Preparing [2020-11-26T09:10:32.054Z] 91093cf3d275: Preparing [2020-11-26T09:10:32.054Z] 67b82625a30d: Preparing [2020-11-26T09:10:32.054Z] 67b82625a30d: Layer already exists [2020-11-26T09:10:32.054Z] 91093cf3d275: Layer already exists [2020-11-26T09:10:32.054Z] ad275dd58cd6: Layer already exists [2020-11-26T09:10:32.054Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:09b9c014d83c82396530b07d688a148f5c0f494b11a7337744339c98c70b68ad size: 944 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:32.166Z] ---> Running in 15517227c371 [2020-11-26T09:10:32.363Z] + docker tag docker-support-scheduler-go nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:32.668Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [2020-11-26T09:10:32.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go] [2020-11-26T09:10:32.668Z] ad275dd58cd6: Preparing [2020-11-26T09:10:32.668Z] 91093cf3d275: Preparing [2020-11-26T09:10:32.668Z] 67b82625a30d: Preparing [2020-11-26T09:10:32.668Z] 91093cf3d275: Layer already exists [2020-11-26T09:10:32.668Z] ad275dd58cd6: Layer already exists [2020-11-26T09:10:32.668Z] 67b82625a30d: Layer already exists [2020-11-26T09:10:32.668Z] master: digest: sha256:09b9c014d83c82396530b07d688a148f5c0f494b11a7337744339c98c70b68ad size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:32.898Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:32.948Z] taggedImages: [2020-11-26T09:10:32.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:32.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:1.3.1-dev.10 [2020-11-26T09:10:32.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:32.948Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:master [Pipeline] echo [2020-11-26T09:10:33.011Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go with the following tags: [2020-11-26T09:10:33.011Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:33.011Z] 1.3.1-dev.10 [2020-11-26T09:10:33.011Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:33.011Z] master [2020-11-26T09:10:33.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:33.546Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:33.680Z] 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-26T09:10:33.856Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:33.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-11-26T09:10:33.856Z] 68042cf01849: Preparing [2020-11-26T09:10:33.856Z] 9bee92198465: Preparing [2020-11-26T09:10:33.856Z] 0ae312b020a9: Preparing [2020-11-26T09:10:33.856Z] be3b1b3b6fb5: Preparing [2020-11-26T09:10:33.856Z] 72eeed541003: Preparing [2020-11-26T09:10:33.856Z] af8b5be9676d: Preparing [2020-11-26T09:10:33.856Z] db4db1750429: Preparing [2020-11-26T09:10:33.856Z] 1d278c39f50a: Preparing [2020-11-26T09:10:33.856Z] 3730a0890c46: Preparing [2020-11-26T09:10:33.856Z] 383f309b5d37: Preparing [2020-11-26T09:10:33.856Z] e1a73c32da76: Preparing [2020-11-26T09:10:33.856Z] 31b11ec6ff38: Preparing [2020-11-26T09:10:33.856Z] 911954e2fe49: Preparing [2020-11-26T09:10:33.856Z] ace0eda3e3be: Preparing [2020-11-26T09:10:33.856Z] af8b5be9676d: Waiting [2020-11-26T09:10:33.856Z] db4db1750429: Waiting [2020-11-26T09:10:33.856Z] 1d278c39f50a: Waiting [2020-11-26T09:10:33.856Z] 3730a0890c46: Waiting [2020-11-26T09:10:33.856Z] 383f309b5d37: Waiting [2020-11-26T09:10:33.856Z] e1a73c32da76: Waiting [2020-11-26T09:10:33.856Z] 31b11ec6ff38: Waiting [2020-11-26T09:10:33.856Z] ace0eda3e3be: Waiting [2020-11-26T09:10:33.856Z] 911954e2fe49: Waiting [2020-11-26T09:10:33.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-11-26T09:10:34.119Z] 72eeed541003: Pushed [2020-11-26T09:10:34.120Z] 68042cf01849: Pushed [2020-11-26T09:10:34.385Z] be3b1b3b6fb5: Pushed [2020-11-26T09:10:34.658Z] 1d278c39f50a: Layer already exists [2020-11-26T09:10:34.658Z] 3730a0890c46: Layer already exists [2020-11-26T09:10:34.658Z] db4db1750429: Pushed [2020-11-26T09:10:34.658Z] 383f309b5d37: Layer already exists [2020-11-26T09:10:34.658Z] e1a73c32da76: Layer already exists [2020-11-26T09:10:34.658Z] 31b11ec6ff38: Layer already exists [2020-11-26T09:10:34.658Z] 911954e2fe49: Layer already exists [2020-11-26T09:10:34.658Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:35.608Z] af8b5be9676d: Pushed [2020-11-26T09:10:35.608Z] 9bee92198465: Pushed [2020-11-26T09:10:39.425Z] Removing intermediate container 1e1059f28740 [2020-11-26T09:10:39.425Z] ---> 0470eb99b784 [2020-11-26T09:10:39.425Z] Step 22/27 : RUN apk --no-cache add curl [2020-11-26T09:10:39.708Z] ---> Running in 78a60f3684e3 [2020-11-26T09:10:41.727Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:10:42.010Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:10:43.015Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-11-26T09:10:43.015Z] (2/3) Installing libcurl (7.69.1-r1) [2020-11-26T09:10:43.015Z] (3/3) Installing curl (7.69.1-r1) [2020-11-26T09:10:43.015Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:10:43.015Z] OK: 71 MiB in 58 packages [2020-11-26T09:10:43.782Z] 0ae312b020a9: Pushed [2020-11-26T09:10:43.782Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:76446f7a1e9e2aadba05da5704bebc70fd3492251ea7f4c5a304cc2633c1a610 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:44.107Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:44.428Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.3.1-dev.10 [2020-11-26T09:10:44.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-11-26T09:10:44.428Z] 68042cf01849: Preparing [2020-11-26T09:10:44.428Z] 9bee92198465: Preparing [2020-11-26T09:10:44.428Z] 0ae312b020a9: Preparing [2020-11-26T09:10:44.428Z] be3b1b3b6fb5: Preparing [2020-11-26T09:10:44.428Z] 72eeed541003: Preparing [2020-11-26T09:10:44.428Z] af8b5be9676d: Preparing [2020-11-26T09:10:44.428Z] db4db1750429: Preparing [2020-11-26T09:10:44.428Z] 1d278c39f50a: Preparing [2020-11-26T09:10:44.428Z] 3730a0890c46: Preparing [2020-11-26T09:10:44.428Z] 383f309b5d37: Preparing [2020-11-26T09:10:44.428Z] e1a73c32da76: Preparing [2020-11-26T09:10:44.428Z] 31b11ec6ff38: Preparing [2020-11-26T09:10:44.428Z] 911954e2fe49: Preparing [2020-11-26T09:10:44.428Z] ace0eda3e3be: Preparing [2020-11-26T09:10:44.428Z] af8b5be9676d: Waiting [2020-11-26T09:10:44.428Z] db4db1750429: Waiting [2020-11-26T09:10:44.428Z] 1d278c39f50a: Waiting [2020-11-26T09:10:44.428Z] 383f309b5d37: Waiting [2020-11-26T09:10:44.428Z] e1a73c32da76: Waiting [2020-11-26T09:10:44.428Z] 3730a0890c46: Waiting [2020-11-26T09:10:44.428Z] 31b11ec6ff38: Waiting [2020-11-26T09:10:44.428Z] ace0eda3e3be: Waiting [2020-11-26T09:10:44.428Z] 72eeed541003: Layer already exists [2020-11-26T09:10:44.428Z] 9bee92198465: Layer already exists [2020-11-26T09:10:44.428Z] 68042cf01849: Layer already exists [2020-11-26T09:10:44.428Z] 0ae312b020a9: Layer already exists [2020-11-26T09:10:44.428Z] be3b1b3b6fb5: Layer already exists [2020-11-26T09:10:44.428Z] 1d278c39f50a: Layer already exists [2020-11-26T09:10:44.428Z] af8b5be9676d: Layer already exists [2020-11-26T09:10:44.428Z] db4db1750429: Layer already exists [2020-11-26T09:10:44.428Z] 3730a0890c46: Layer already exists [2020-11-26T09:10:44.428Z] 383f309b5d37: Layer already exists [2020-11-26T09:10:44.428Z] e1a73c32da76: Layer already exists [2020-11-26T09:10:44.428Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:44.428Z] 911954e2fe49: Layer already exists [2020-11-26T09:10:44.428Z] 31b11ec6ff38: Layer already exists [2020-11-26T09:10:44.691Z] 1.3.1-dev.10: digest: sha256:76446f7a1e9e2aadba05da5704bebc70fd3492251ea7f4c5a304cc2633c1a610 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:45.005Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:45.058Z] Removing intermediate container 78a60f3684e3 [2020-11-26T09:10:45.058Z] ---> 41d3a2c0849e [2020-11-26T09:10:45.058Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-11-26T09:10:45.058Z] ---> Running in bec4c0ff6904 [2020-11-26T09:10:45.311Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:45.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-11-26T09:10:45.312Z] 68042cf01849: Preparing [2020-11-26T09:10:45.312Z] 9bee92198465: Preparing [2020-11-26T09:10:45.312Z] 0ae312b020a9: Preparing [2020-11-26T09:10:45.312Z] be3b1b3b6fb5: Preparing [2020-11-26T09:10:45.312Z] 72eeed541003: Preparing [2020-11-26T09:10:45.312Z] af8b5be9676d: Preparing [2020-11-26T09:10:45.312Z] db4db1750429: Preparing [2020-11-26T09:10:45.312Z] 1d278c39f50a: Preparing [2020-11-26T09:10:45.312Z] 3730a0890c46: Preparing [2020-11-26T09:10:45.312Z] 383f309b5d37: Preparing [2020-11-26T09:10:45.312Z] e1a73c32da76: Preparing [2020-11-26T09:10:45.312Z] 31b11ec6ff38: Preparing [2020-11-26T09:10:45.312Z] 911954e2fe49: Preparing [2020-11-26T09:10:45.312Z] ace0eda3e3be: Preparing [2020-11-26T09:10:45.312Z] af8b5be9676d: Waiting [2020-11-26T09:10:45.312Z] db4db1750429: Waiting [2020-11-26T09:10:45.312Z] 1d278c39f50a: Waiting [2020-11-26T09:10:45.312Z] 3730a0890c46: Waiting [2020-11-26T09:10:45.312Z] 383f309b5d37: Waiting [2020-11-26T09:10:45.312Z] e1a73c32da76: Waiting [2020-11-26T09:10:45.312Z] 31b11ec6ff38: Waiting [2020-11-26T09:10:45.312Z] ace0eda3e3be: Waiting [2020-11-26T09:10:45.312Z] 911954e2fe49: Waiting [2020-11-26T09:10:45.312Z] be3b1b3b6fb5: Layer already exists [2020-11-26T09:10:45.312Z] 9bee92198465: Layer already exists [2020-11-26T09:10:45.312Z] 0ae312b020a9: Layer already exists [2020-11-26T09:10:45.312Z] 68042cf01849: Layer already exists [2020-11-26T09:10:45.312Z] af8b5be9676d: Layer already exists [2020-11-26T09:10:45.312Z] 72eeed541003: Layer already exists [2020-11-26T09:10:45.312Z] 1d278c39f50a: Layer already exists [2020-11-26T09:10:45.312Z] db4db1750429: Layer already exists [2020-11-26T09:10:45.312Z] e1a73c32da76: Layer already exists [2020-11-26T09:10:45.312Z] 383f309b5d37: Layer already exists [2020-11-26T09:10:45.312Z] 3730a0890c46: Layer already exists [2020-11-26T09:10:45.312Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:45.312Z] 31b11ec6ff38: Layer already exists [2020-11-26T09:10:45.312Z] 911954e2fe49: Layer already exists [2020-11-26T09:10:45.574Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:76446f7a1e9e2aadba05da5704bebc70fd3492251ea7f4c5a304cc2633c1a610 size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:45.674Z] Removing intermediate container bec4c0ff6904 [2020-11-26T09:10:45.675Z] ---> bcc4362ecdc9 [2020-11-26T09:10:45.675Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:10:45.887Z] + docker tag docker-sys-mgmt-agent-go nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:10:45.958Z] ---> Running in 1da64b921f3f [2020-11-26T09:10:46.192Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [2020-11-26T09:10:46.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go] [2020-11-26T09:10:46.192Z] 68042cf01849: Preparing [2020-11-26T09:10:46.192Z] 9bee92198465: Preparing [2020-11-26T09:10:46.192Z] 0ae312b020a9: Preparing [2020-11-26T09:10:46.192Z] be3b1b3b6fb5: Preparing [2020-11-26T09:10:46.192Z] 72eeed541003: Preparing [2020-11-26T09:10:46.192Z] af8b5be9676d: Preparing [2020-11-26T09:10:46.192Z] db4db1750429: Preparing [2020-11-26T09:10:46.192Z] 1d278c39f50a: Preparing [2020-11-26T09:10:46.192Z] 3730a0890c46: Preparing [2020-11-26T09:10:46.192Z] 383f309b5d37: Preparing [2020-11-26T09:10:46.192Z] e1a73c32da76: Preparing [2020-11-26T09:10:46.192Z] 31b11ec6ff38: Preparing [2020-11-26T09:10:46.192Z] 911954e2fe49: Preparing [2020-11-26T09:10:46.192Z] ace0eda3e3be: Preparing [2020-11-26T09:10:46.192Z] 383f309b5d37: Waiting [2020-11-26T09:10:46.192Z] af8b5be9676d: Waiting [2020-11-26T09:10:46.192Z] e1a73c32da76: Waiting [2020-11-26T09:10:46.192Z] 31b11ec6ff38: Waiting [2020-11-26T09:10:46.192Z] 911954e2fe49: Waiting [2020-11-26T09:10:46.192Z] db4db1750429: Waiting [2020-11-26T09:10:46.192Z] 1d278c39f50a: Waiting [2020-11-26T09:10:46.192Z] 3730a0890c46: Waiting [2020-11-26T09:10:46.192Z] ace0eda3e3be: Waiting [2020-11-26T09:10:46.192Z] 0ae312b020a9: Layer already exists [2020-11-26T09:10:46.192Z] be3b1b3b6fb5: Layer already exists [2020-11-26T09:10:46.192Z] 68042cf01849: Layer already exists [2020-11-26T09:10:46.192Z] 9bee92198465: Layer already exists [2020-11-26T09:10:46.192Z] 72eeed541003: Layer already exists [2020-11-26T09:10:46.192Z] af8b5be9676d: Layer already exists [2020-11-26T09:10:46.192Z] db4db1750429: Layer already exists [2020-11-26T09:10:46.192Z] 1d278c39f50a: Layer already exists [2020-11-26T09:10:46.192Z] 3730a0890c46: Layer already exists [2020-11-26T09:10:46.192Z] 383f309b5d37: Layer already exists [2020-11-26T09:10:46.192Z] e1a73c32da76: Layer already exists [2020-11-26T09:10:46.192Z] 31b11ec6ff38: Layer already exists [2020-11-26T09:10:46.192Z] 911954e2fe49: Layer already exists [2020-11-26T09:10:46.192Z] ace0eda3e3be: Layer already exists [2020-11-26T09:10:46.458Z] master: digest: sha256:76446f7a1e9e2aadba05da5704bebc70fd3492251ea7f4c5a304cc2633c1a610 size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [2020-11-26T09:10:46.587Z] Removing intermediate container 1da64b921f3f [2020-11-26T09:10:46.587Z] ---> 9d0f94592199 [2020-11-26T09:10:46.587Z] Step 25/27 : LABEL arch=arm64 [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:10:46.742Z] ===================================================== [Pipeline] echo [2020-11-26T09:10:46.790Z] taggedImages: [2020-11-26T09:10:46.790Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:46.790Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:1.3.1-dev.10 [2020-11-26T09:10:46.790Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:10:46.790Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:master [Pipeline] } [2020-11-26T09:10:46.868Z] ---> Running in 488e459312d9 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-26T09:10:47.872Z] Removing intermediate container 488e459312d9 [2020-11-26T09:10:47.872Z] ---> 726303158259 [2020-11-26T09:10:47.872Z] Step 26/27 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:10:47.872Z] ---> Running in b907ec05773a [2020-11-26T09:10:48.880Z] Removing intermediate container b907ec05773a [2020-11-26T09:10:48.880Z] ---> d4b858a4cec7 [2020-11-26T09:10:48.880Z] Step 27/27 : LABEL version=1.3.1-dev.10 [2020-11-26T09:10:48.880Z] ---> Running in bf0b4b6708f2 [2020-11-26T09:10:49.490Z] Removing intermediate container bf0b4b6708f2 [2020-11-26T09:10:49.490Z] ---> 4c0ec84ed4dc [2020-11-26T09:10:49.490Z] [2020-11-26T09:10:49.770Z] Successfully built 4c0ec84ed4dc [2020-11-26T09:10:49.770Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-11-26T09:10:49.770Z]  Building docker-sys-mgmt-agent-go ... done Building docker-support-logging-go [2020-11-26T09:11:08.175Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:11:08.175Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:11:08.176Z] ---> 10cb7a463d15 [2020-11-26T09:11:08.176Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:11:08.176Z] ---> Using cache [2020-11-26T09:11:08.176Z] ---> 41859c2e61fb [2020-11-26T09:11:08.176Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:11:08.176Z] ---> Using cache [2020-11-26T09:11:08.176Z] ---> 7ec1bcb596a7 [2020-11-26T09:11:08.176Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-11-26T09:11:08.788Z] ---> Running in 7b5363cd850e [2020-11-26T09:11:10.805Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:11:12.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:11:14.282Z] v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:11:14.282Z] v3.12.1-51-g991a1b26b6 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:11:14.282Z] OK: 12625 distinct packages available [2020-11-26T09:11:15.283Z] OK: 217 MiB in 51 packages [2020-11-26T09:11:16.280Z] OK: 217 MiB in 51 packages [2020-11-26T09:11:18.295Z] Removing intermediate container 7b5363cd850e [2020-11-26T09:11:18.295Z] ---> c0d6b575a46d [2020-11-26T09:11:18.295Z] Step 6/22 : COPY go.mod . [2020-11-26T09:11:19.296Z] ---> 75157f560016 [2020-11-26T09:11:19.296Z] Step 7/22 : RUN go mod download [2020-11-26T09:11:19.577Z] ---> Running in d522becd747a [2020-11-26T09:11:25.051Z] Removing intermediate container d522becd747a [2020-11-26T09:11:25.051Z] ---> b1edeb1600e4 [2020-11-26T09:11:25.051Z] Step 8/22 : COPY . . [2020-11-26T09:11:40.237Z] ---> c9e3e90cab7a [2020-11-26T09:11:40.237Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-11-26T09:11:40.237Z] ---> Running in cd584f91dae1 [2020-11-26T09:11:40.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/support-logging/support-logging ./cmd/support-logging [2020-11-26T09:11:50.769Z] Removing intermediate container 70372fbfb89c [2020-11-26T09:11:50.769Z] ---> 92c627bab977 [2020-11-26T09:11:50.769Z] [2020-11-26T09:11:50.769Z] Step 10/24 : FROM scratch [2020-11-26T09:11:50.769Z] ---> [2020-11-26T09:11:50.769Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-26T09:11:50.769Z] ---> Running in 03a4e1bbdd99 [2020-11-26T09:11:50.769Z] Removing intermediate container 03a4e1bbdd99 [2020-11-26T09:11:50.769Z] ---> eaf2b13bc138 [2020-11-26T09:11:50.769Z] Step 12/24 : ENV APP_PORT=48060 [2020-11-26T09:11:50.769Z] ---> Running in 7b2dbbc2c868 [2020-11-26T09:11:50.769Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-11-26T09:11:51.052Z] Removing intermediate container 7b2dbbc2c868 [2020-11-26T09:11:51.052Z] ---> 289eb3db0271 [2020-11-26T09:11:51.052Z] Step 13/24 : EXPOSE $APP_PORT [2020-11-26T09:11:51.052Z] ---> Running in 62d1cfc64241 [2020-11-26T09:11:51.665Z] Removing intermediate container 62d1cfc64241 [2020-11-26T09:11:51.665Z] ---> 91a84efa2abb [2020-11-26T09:11:51.665Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-11-26T09:11:53.127Z] ---> a95028a6f0f9 [2020-11-26T09:11:53.127Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-11-26T09:11:54.587Z] ---> de9395d248d1 [2020-11-26T09:11:54.587Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-11-26T09:11:56.601Z] ---> 2f41c47ec882 [2020-11-26T09:11:56.601Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-11-26T09:11:58.076Z] ---> 57c4f10c7733 [2020-11-26T09:11:58.076Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-11-26T09:11:59.541Z] ---> 43a295ee3a86 [2020-11-26T09:11:59.541Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-11-26T09:12:01.003Z] ---> 56e58c76e26c [2020-11-26T09:12:01.004Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-11-26T09:12:01.004Z] ---> Running in 0c4cfab02bcb [2020-11-26T09:12:01.620Z] Removing intermediate container 0c4cfab02bcb [2020-11-26T09:12:01.620Z] ---> c9396ccf45a0 [2020-11-26T09:12:01.620Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:12:01.903Z] ---> Running in 8cf111bde2e1 [2020-11-26T09:12:02.907Z] Removing intermediate container 8cf111bde2e1 [2020-11-26T09:12:02.907Z] ---> 75ae0155b2c4 [2020-11-26T09:12:02.907Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T09:12:03.188Z] ---> Running in 30970aaaa133 [2020-11-26T09:12:04.202Z] Removing intermediate container 30970aaaa133 [2020-11-26T09:12:04.202Z] ---> 4075a5d8f771 [2020-11-26T09:12:04.202Z] Step 23/24 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:12:04.482Z] ---> Running in cbbb7d460326 [2020-11-26T09:12:05.982Z] Removing intermediate container cbbb7d460326 [2020-11-26T09:12:05.982Z] ---> 99d606fd2f12 [2020-11-26T09:12:05.982Z] Step 24/24 : LABEL version=1.3.1-dev.10 [2020-11-26T09:12:06.264Z] ---> Running in b5b5d0788805 [2020-11-26T09:12:08.260Z] Removing intermediate container b5b5d0788805 [2020-11-26T09:12:08.260Z] ---> 84fa388caeef [2020-11-26T09:12:08.260Z] [2020-11-26T09:12:08.863Z] Removing intermediate container e4d770ea8afb [2020-11-26T09:12:08.863Z] ---> 2e9844a7cefb [2020-11-26T09:12:08.863Z] [2020-11-26T09:12:08.863Z] Step 10/22 : FROM alpine:3.10 [2020-11-26T09:12:09.142Z] 3.10: Pulling from library/alpine [2020-11-26T09:12:09.435Z] Successfully built 84fa388caeef [2020-11-26T09:12:09.435Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-11-26T09:12:09.435Z]  Building docker-support-notifications-go ... done Building docker-core-command-go [2020-11-26T09:12:11.390Z] Removing intermediate container 15517227c371 [2020-11-26T09:12:11.390Z] ---> 7de170499ccd [2020-11-26T09:12:11.390Z] [2020-11-26T09:12:11.390Z] Step 10/20 : FROM alpine [2020-11-26T09:12:11.390Z] ---> 2e77e061c27f [2020-11-26T09:12:11.390Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-11-26T09:12:11.390Z] Removing intermediate container cd1f6109497a [2020-11-26T09:12:11.390Z] ---> bddb858b7636 [2020-11-26T09:12:11.390Z] [2020-11-26T09:12:11.390Z] Step 10/24 : FROM alpine:3.10 [2020-11-26T09:12:11.390Z] 3.10: Pulling from library/alpine [2020-11-26T09:12:12.199Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-26T09:12:12.199Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-11-26T09:12:12.199Z] Status: Downloaded newer image for alpine:3.10 [2020-11-26T09:12:12.199Z] ---> 536a684cf733 [2020-11-26T09:12:12.199Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-26T09:12:12.199Z] ---> Running in ac930e0a0849 [2020-11-26T09:12:12.199Z] Status: Image is up to date for alpine:3.10 [2020-11-26T09:12:12.199Z] ---> 536a684cf733 [2020-11-26T09:12:12.199Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-11-26T09:12:12.817Z] ---> Running in 1181a928b2fe [2020-11-26T09:12:12.817Z] ---> Running in 66129f1a5f2e [2020-11-26T09:12:14.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:14.801Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:15.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:15.358Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:15.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:15.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-11-26T09:12:15.642Z] v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-11-26T09:12:15.642Z] v3.12.1-51-g991a1b26b6 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-11-26T09:12:15.642Z] OK: 12617 distinct packages available [2020-11-26T09:12:16.244Z] v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-26T09:12:16.244Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-26T09:12:16.244Z] OK: 10169 distinct packages available [2020-11-26T09:12:16.244Z] v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-11-26T09:12:16.244Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-11-26T09:12:16.244Z] OK: 10169 distinct packages available [2020-11-26T09:12:17.231Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-26T09:12:17.232Z] (1/4) Installing ca-certificates (20191127-r4) [2020-11-26T09:12:17.232Z] (1/5) Installing ca-certificates (20191127-r2) [2020-11-26T09:12:17.232Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-26T09:12:17.232Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-26T09:12:17.232Z] (4/5) Installing curl (7.66.0-r1) [2020-11-26T09:12:17.232Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-11-26T09:12:17.232Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-26T09:12:17.232Z] (3/4) Installing libcurl (7.69.1-r1) [2020-11-26T09:12:17.232Z] Executing busybox-1.30.1-r3.trigger [2020-11-26T09:12:17.232Z] (4/4) Installing curl (7.69.1-r1) [2020-11-26T09:12:17.232Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-11-26T09:12:17.232Z] Executing ca-certificates-20191127-r2.trigger [2020-11-26T09:12:17.232Z] (3/5) Installing libcurl (7.66.0-r1) [2020-11-26T09:12:17.507Z] (4/5) Installing curl (7.66.0-r1) [2020-11-26T09:12:17.507Z] Executing busybox-1.31.1-r19.trigger [2020-11-26T09:12:17.507Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-11-26T09:12:17.507Z] Executing busybox-1.30.1-r3.trigger [2020-11-26T09:12:17.507Z] Executing ca-certificates-20191127-r4.trigger [2020-11-26T09:12:17.507Z] Executing ca-certificates-20191127-r2.trigger [2020-11-26T09:12:17.788Z] OK: 7 MiB in 18 packages [2020-11-26T09:12:17.788Z] OK: 7 MiB in 19 packages [2020-11-26T09:12:17.788Z] OK: 7 MiB in 19 packages [2020-11-26T09:12:22.111Z] Removing intermediate container 66129f1a5f2e [2020-11-26T09:12:22.111Z] ---> f0098c22546b [2020-11-26T09:12:22.111Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-26T09:12:22.111Z] Removing intermediate container ac930e0a0849 [2020-11-26T09:12:22.111Z] ---> 2e03f83d8057 [2020-11-26T09:12:22.111Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-11-26T09:12:22.384Z] ---> Running in fcdc79d7ca23 [2020-11-26T09:12:22.384Z] ---> Running in b4c17f44a1de [2020-11-26T09:12:22.656Z] Removing intermediate container 1181a928b2fe [2020-11-26T09:12:22.656Z] ---> 57885bf88159 [2020-11-26T09:12:22.656Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-11-26T09:12:22.927Z] ---> Running in 4fae6657a071 [2020-11-26T09:12:23.215Z] Removing intermediate container fcdc79d7ca23 [2020-11-26T09:12:23.215Z] ---> 89c5f4442323 [2020-11-26T09:12:23.215Z] Step 13/20 : WORKDIR /edgex [2020-11-26T09:12:23.215Z] Removing intermediate container b4c17f44a1de [2020-11-26T09:12:23.215Z] ---> 63e8e3a920d0 [2020-11-26T09:12:23.215Z] Step 13/24 : WORKDIR / [2020-11-26T09:12:23.501Z] ---> Running in 2790b49bd563 [2020-11-26T09:12:23.501Z] ---> Running in 076e90cb808b [2020-11-26T09:12:24.103Z] Removing intermediate container 4fae6657a071 [2020-11-26T09:12:24.103Z] ---> 43b066af40ab [2020-11-26T09:12:24.103Z] Step 13/22 : WORKDIR / [2020-11-26T09:12:24.383Z] ---> Running in 39a502078a6a [2020-11-26T09:12:24.663Z] Removing intermediate container 2790b49bd563 [2020-11-26T09:12:24.663Z] ---> 95554a85ef4f [2020-11-26T09:12:24.663Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-11-26T09:12:24.663Z] Removing intermediate container 076e90cb808b [2020-11-26T09:12:24.663Z] ---> 372b9a8d8cc7 [2020-11-26T09:12:24.663Z] 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-26T09:12:25.264Z] Removing intermediate container 39a502078a6a [2020-11-26T09:12:25.264Z] ---> 909fefa3639f [2020-11-26T09:12:25.539Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-11-26T09:12:26.542Z] ---> 98bbb101ebf5 [2020-11-26T09:12:26.542Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-11-26T09:12:26.542Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-11-26T09:12:26.542Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-11-26T09:12:26.542Z] ---> 10cb7a463d15 [2020-11-26T09:12:26.542Z] Step 3/22 : WORKDIR /edgex-go [2020-11-26T09:12:26.542Z] ---> Using cache [2020-11-26T09:12:26.542Z] ---> 41859c2e61fb [2020-11-26T09:12:26.542Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-26T09:12:26.542Z] ---> Using cache [2020-11-26T09:12:26.542Z] ---> 7ec1bcb596a7 [2020-11-26T09:12:26.542Z] Step 5/22 : RUN apk update && apk add make git [2020-11-26T09:12:26.542Z] ---> Using cache [2020-11-26T09:12:26.542Z] ---> 2d6f28903ffd [2020-11-26T09:12:26.542Z] Step 6/22 : COPY go.mod . [2020-11-26T09:12:26.542Z] ---> Using cache [2020-11-26T09:12:26.542Z] ---> 9178a4e263d1 [2020-11-26T09:12:26.542Z] Step 7/22 : RUN go mod download [2020-11-26T09:12:26.542Z] ---> Using cache [2020-11-26T09:12:26.542Z] ---> d0eb749e7fc9 [2020-11-26T09:12:26.542Z] Step 8/22 : COPY . . [2020-11-26T09:12:26.542Z] ---> e39fc2d1eb99 [2020-11-26T09:12:26.542Z] 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-26T09:12:26.818Z] ---> 504f7dc8efb8 [2020-11-26T09:12:26.818Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-11-26T09:12:27.095Z] ---> Using cache [2020-11-26T09:12:27.095Z] ---> f7130d088d58 [2020-11-26T09:12:27.095Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-11-26T09:12:27.700Z] ---> Running in 0d753bc52b70 [2020-11-26T09:12:29.181Z] ---> 85c60c0bcdfc [2020-11-26T09:12:29.181Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-11-26T09:12:29.461Z] ---> 61a268f7ab13 [2020-11-26T09:12:29.461Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-11-26T09:12:29.746Z] ---> Running in 65fb06f345e4 [2020-11-26T09:12:29.746Z] ---> 2c688a0ce33c [2020-11-26T09:12:29.746Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-11-26T09:12:30.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=1.3.1-dev.10" -o cmd/core-command/core-command ./cmd/core-command [2020-11-26T09:12:30.631Z] ---> 1604aee9f955 [2020-11-26T09:12:30.631Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-11-26T09:12:30.632Z] Removing intermediate container 65fb06f345e4 [2020-11-26T09:12:30.632Z] ---> 1a5e40862c62 [2020-11-26T09:12:30.632Z] Step 17/20 : CMD ["--init=true"] [2020-11-26T09:12:30.909Z] ---> Running in 9109c0eb240f [2020-11-26T09:12:31.519Z] ---> b6420ba5f5f7 [2020-11-26T09:12:31.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-11-26T09:12:31.797Z] Removing intermediate container 9109c0eb240f [2020-11-26T09:12:31.797Z] ---> d529a5323e94 [2020-11-26T09:12:31.797Z] Step 18/20 : LABEL arch=arm64 [2020-11-26T09:12:32.073Z] ---> Running in 215f6e8e17f2 [2020-11-26T09:12:33.061Z] Removing intermediate container 215f6e8e17f2 [2020-11-26T09:12:33.061Z] ---> 594562a6e47c [2020-11-26T09:12:33.061Z] Step 19/20 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:12:33.061Z] ---> 824885088f6d [2020-11-26T09:12:33.061Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-11-26T09:12:33.061Z] ---> 462aeb597786 [2020-11-26T09:12:33.061Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-11-26T09:12:33.061Z] ---> Running in d19bd8301bd7 [2020-11-26T09:12:33.338Z] ---> Running in 977ca476d51c [2020-11-26T09:12:34.334Z] Removing intermediate container d19bd8301bd7 [2020-11-26T09:12:34.334Z] ---> c83c54f29bb1 [2020-11-26T09:12:34.334Z] Step 20/20 : LABEL version=1.3.1-dev.10 [2020-11-26T09:12:34.334Z] ---> Running in 74e46345e354 [2020-11-26T09:12:35.333Z] Removing intermediate container 74e46345e354 [2020-11-26T09:12:35.333Z] ---> 28759c37c086 [2020-11-26T09:12:35.333Z] [2020-11-26T09:12:35.609Z] ---> f7b71d042391 [2020-11-26T09:12:35.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-11-26T09:12:36.215Z] Successfully built 28759c37c086 [2020-11-26T09:12:36.501Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-11-26T09:12:37.102Z]  Building docker-security-proxy-setup-go ... done  ---> 631497383472 [2020-11-26T09:12:37.102Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-11-26T09:12:37.379Z] Removing intermediate container 977ca476d51c [2020-11-26T09:12:37.380Z] ---> fd8b0d8baa49 [2020-11-26T09:12:37.380Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-11-26T09:12:37.380Z] ---> Running in 7d5220611e33 [2020-11-26T09:12:37.660Z] ---> Running in ad6bb69a4592 [2020-11-26T09:12:38.267Z] Removing intermediate container ad6bb69a4592 [2020-11-26T09:12:38.267Z] ---> 5c4c14286011 [2020-11-26T09:12:38.267Z] Step 20/22 : LABEL arch=arm64 [2020-11-26T09:12:38.546Z] ---> Running in 1ed072161bc8 [2020-11-26T09:12:39.539Z] Removing intermediate container 1ed072161bc8 [2020-11-26T09:12:39.539Z] ---> 6a53f95f3ceb [2020-11-26T09:12:39.539Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:12:39.539Z] ---> Running in 5855043d4026 [2020-11-26T09:12:40.536Z] Removing intermediate container 5855043d4026 [2020-11-26T09:12:40.536Z] ---> ebdf894d89be [2020-11-26T09:12:40.536Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:12:40.810Z] ---> Running in 84774f700f3e [2020-11-26T09:12:41.086Z] Removing intermediate container 7d5220611e33 [2020-11-26T09:12:41.086Z] ---> 42998b292548 [2020-11-26T09:12:41.086Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-11-26T09:12:41.364Z] ---> Running in b3ba7f9865c3 [2020-11-26T09:12:41.640Z] Removing intermediate container 84774f700f3e [2020-11-26T09:12:41.640Z] ---> aaac4e540fa4 [2020-11-26T09:12:41.640Z] [2020-11-26T09:12:41.916Z] Removing intermediate container b3ba7f9865c3 [2020-11-26T09:12:41.916Z] ---> f37d24e2caa6 [2020-11-26T09:12:41.916Z] Step 22/24 : LABEL arch=arm64 [2020-11-26T09:12:42.193Z] Successfully built aaac4e540fa4 [2020-11-26T09:12:42.193Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-11-26T09:12:42.193Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 02f0b47ab9d8 [2020-11-26T09:12:43.182Z] Removing intermediate container 02f0b47ab9d8 [2020-11-26T09:12:43.182Z] ---> a446bf4f1a92 [2020-11-26T09:12:43.182Z] Step 23/24 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:12:43.457Z] ---> Running in 2a966b8a3ead [2020-11-26T09:12:44.057Z] Removing intermediate container 2a966b8a3ead [2020-11-26T09:12:44.057Z] ---> d0feff6ffb88 [2020-11-26T09:12:44.057Z] Step 24/24 : LABEL version=1.3.1-dev.10 [2020-11-26T09:12:44.333Z] ---> Running in 8038ac7d4722 [2020-11-26T09:12:45.777Z] Removing intermediate container 8038ac7d4722 [2020-11-26T09:12:45.777Z] ---> 68488febba09 [2020-11-26T09:12:45.777Z] [2020-11-26T09:12:46.054Z] Successfully built 68488febba09 [2020-11-26T09:12:46.054Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-11-26T09:12:47.043Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd584f91dae1 [2020-11-26T09:12:47.043Z] ---> 6239e9d13db6 [2020-11-26T09:12:47.043Z] [2020-11-26T09:12:47.043Z] Step 10/22 : FROM scratch [2020-11-26T09:12:47.043Z] ---> [2020-11-26T09:12:47.043Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-11-26T09:12:47.333Z] ---> Using cache [2020-11-26T09:12:47.333Z] ---> eaf2b13bc138 [2020-11-26T09:12:47.333Z] Step 12/22 : ENV APP_PORT=48061 [2020-11-26T09:12:47.333Z] ---> Running in 01518bf8c8c2 [2020-11-26T09:12:48.318Z] Removing intermediate container 01518bf8c8c2 [2020-11-26T09:12:48.318Z] ---> 95498d72ce9e [2020-11-26T09:12:48.318Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:12:48.318Z] ---> Running in 0158d85ef74e [2020-11-26T09:12:48.592Z] Removing intermediate container 0158d85ef74e [2020-11-26T09:12:48.592Z] ---> 4357b89eaf00 [2020-11-26T09:12:48.592Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-11-26T09:12:49.568Z] ---> e2cbc662c7e1 [2020-11-26T09:12:49.568Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-11-26T09:12:50.555Z] ---> b9b974bf9c37 [2020-11-26T09:12:50.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-11-26T09:12:51.985Z] ---> 45f28fd5c955 [2020-11-26T09:12:51.985Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-11-26T09:12:52.593Z] ---> 52944c89d374 [2020-11-26T09:12:52.593Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-11-26T09:12:52.867Z] ---> Running in 62dbcdc06448 [2020-11-26T09:12:53.472Z] Removing intermediate container 62dbcdc06448 [2020-11-26T09:12:53.472Z] ---> 943599bf4b05 [2020-11-26T09:12:53.472Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:12:53.745Z] ---> Running in bc91a83822d0 [2020-11-26T09:12:54.348Z] Removing intermediate container bc91a83822d0 [2020-11-26T09:12:54.348Z] ---> ed807e47b385 [2020-11-26T09:12:54.348Z] Step 20/22 : LABEL arch=arm64 [2020-11-26T09:12:54.348Z] ---> Running in d7bb86d5f343 [2020-11-26T09:12:54.945Z] Removing intermediate container d7bb86d5f343 [2020-11-26T09:12:54.945Z] ---> 4f06159a35a1 [2020-11-26T09:12:54.945Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:12:55.219Z] ---> Running in 81870363a1f3 [2020-11-26T09:12:55.833Z] Removing intermediate container 81870363a1f3 [2020-11-26T09:12:55.833Z] ---> 34291cbcdda5 [2020-11-26T09:12:55.833Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:12:56.106Z] ---> Running in eb23e890bc82 [2020-11-26T09:12:56.380Z] Removing intermediate container eb23e890bc82 [2020-11-26T09:12:56.380Z] ---> 4d598e2f161a [2020-11-26T09:12:56.380Z] [2020-11-26T09:12:56.651Z] Successfully built 4d598e2f161a [2020-11-26T09:12:56.924Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-11-26T09:13:12.018Z]  Building docker-support-logging-go ... done Removing intermediate container 0d753bc52b70 [2020-11-26T09:13:12.018Z] ---> 5b036151616f [2020-11-26T09:13:12.018Z] [2020-11-26T09:13:12.018Z] Step 10/22 : FROM scratch [2020-11-26T09:13:12.018Z] ---> [2020-11-26T09:13:12.018Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-11-26T09:13:12.018Z] ---> Using cache [2020-11-26T09:13:12.018Z] ---> 0aa907bbd12b [2020-11-26T09:13:12.018Z] Step 12/22 : ENV APP_PORT=48082 [2020-11-26T09:13:12.018Z] ---> Running in 853b875904f2 [2020-11-26T09:13:12.018Z] Removing intermediate container 853b875904f2 [2020-11-26T09:13:12.018Z] ---> 366e4f86ddb8 [2020-11-26T09:13:12.018Z] Step 13/22 : EXPOSE $APP_PORT [2020-11-26T09:13:12.018Z] ---> Running in db285caac3d0 [2020-11-26T09:13:12.018Z] Removing intermediate container db285caac3d0 [2020-11-26T09:13:12.018Z] ---> 232de8cef548 [2020-11-26T09:13:12.018Z] Step 14/22 : WORKDIR / [2020-11-26T09:13:12.018Z] ---> Running in f8d9cad0d504 [2020-11-26T09:13:12.291Z] Removing intermediate container f8d9cad0d504 [2020-11-26T09:13:12.291Z] ---> 3709676d5a07 [2020-11-26T09:13:12.291Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-11-26T09:13:13.264Z] ---> c6f9b0a800e8 [2020-11-26T09:13:13.264Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-11-26T09:13:14.238Z] ---> 0e5441e49062 [2020-11-26T09:13:14.238Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-11-26T09:13:14.831Z] ---> ab3e69e4e42c [2020-11-26T09:13:14.831Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-11-26T09:13:15.101Z] ---> Running in eec8f9be78e7 [2020-11-26T09:13:15.373Z] Removing intermediate container eec8f9be78e7 [2020-11-26T09:13:15.373Z] ---> 500a31385023 [2020-11-26T09:13:15.373Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-11-26T09:13:15.673Z] ---> Running in d0381df77d92 [2020-11-26T09:13:15.959Z] Removing intermediate container d0381df77d92 [2020-11-26T09:13:15.959Z] ---> 7c532a2a6cda [2020-11-26T09:13:15.959Z] Step 20/22 : LABEL arch=arm64 [2020-11-26T09:13:16.237Z] ---> Running in fde9bbd28dc6 [2020-11-26T09:13:16.845Z] Removing intermediate container fde9bbd28dc6 [2020-11-26T09:13:16.845Z] ---> 3f3ac5502794 [2020-11-26T09:13:16.845Z] Step 21/22 : LABEL git_sha=dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:16.845Z] ---> Running in 918d047eb682 [2020-11-26T09:13:17.454Z] Removing intermediate container 918d047eb682 [2020-11-26T09:13:17.454Z] ---> e9fecb00a772 [2020-11-26T09:13:17.454Z] Step 22/22 : LABEL version=1.3.1-dev.10 [2020-11-26T09:13:17.454Z] ---> Running in 29f569adbd8e [2020-11-26T09:13:18.051Z] Removing intermediate container 29f569adbd8e [2020-11-26T09:13:18.051Z] ---> ca8a53ed2ff6 [2020-11-26T09:13:18.051Z] [2020-11-26T09:13:18.323Z] Successfully built ca8a53ed2ff6 [2020-11-26T09:13:18.323Z] Successfully tagged docker-core-command-go-arm64:latest [2020-11-26T09:13:18.606Z]  Building docker-core-command-go ... done  [Pipeline] } [2020-11-26T09:13:18.780Z] $ docker stop --time=1 5d5dcf19326de524c471dab141630d0b51c25dbe2d0d7b667a05cf7985c16a8e [2020-11-26T09:13:20.764Z] $ docker rm -f 5d5dcf19326de524c471dab141630d0b51c25dbe2d0d7b667a05cf7985c16a8e [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-26T09:13:21.310Z] + + grep dockerdocker [2020-11-26T09:13:21.310Z] images [2020-11-26T09:13:21.580Z] docker-core-command-go-arm64 latest ca8a53ed2ff6 4 seconds ago 11.4MB [2020-11-26T09:13:21.580Z] docker-support-logging-go-arm64 latest 4d598e2f161a 25 seconds ago 10.6MB [2020-11-26T09:13:21.580Z] docker-security-secretstore-setup-go-arm64 latest 68488febba09 36 seconds ago 23.5MB [2020-11-26T09:13:21.580Z] docker-security-bootstrap-redis-go-arm64 latest aaac4e540fa4 40 seconds ago 15.2MB [2020-11-26T09:13:21.580Z] docker-security-proxy-setup-go-arm64 latest 28759c37c086 46 seconds ago 15.1MB [2020-11-26T09:13:21.580Z] docker-support-notifications-go-arm64 latest 84fa388caeef About a minute ago 12.9MB [2020-11-26T09:13:21.580Z] docker-sys-mgmt-agent-go-arm64 latest 4c0ec84ed4dc 2 minutes ago 270MB [2020-11-26T09:13:21.580Z] docker-core-data-go-arm64 latest 5cd583a89b63 3 minutes ago 22.3MB [2020-11-26T09:13:21.580Z] docker-core-metadata-go-arm64 latest 24515745ad1a 3 minutes ago 13.6MB [2020-11-26T09:13:21.580Z] docker-support-scheduler-go-arm64 latest 2deec8001471 3 minutes ago 11.5MB [2020-11-26T09:13:21.580Z] docker-security-secrets-setup-go-arm64 latest 4a7891f5c086 4 minutes ago 22.7MB [2020-11-26T09:13:21.580Z] docker latest 5d4db4dc0692 5 weeks ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-26T09:13:22.224Z] provisioning config files... [2020-11-26T09:13:22.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/234@tmp/config6628192128553262823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:13:22.669Z] ---> docker-login.sh [2020-11-26T09:13:22.669Z] nexus3.edgexfoundry.org:10001 [2020-11-26T09:13:22.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:13:23.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:13:23.214Z] Configure a credential helper to remove this warning. See [2020-11-26T09:13:23.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:13:23.214Z] [2020-11-26T09:13:23.214Z] Login Succeeded [2020-11-26T09:13:23.214Z] nexus3.edgexfoundry.org:10002 [2020-11-26T09:13:23.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:13:23.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:13:23.759Z] Configure a credential helper to remove this warning. See [2020-11-26T09:13:23.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:13:23.759Z] [2020-11-26T09:13:23.759Z] Login Succeeded [2020-11-26T09:13:23.759Z] nexus3.edgexfoundry.org:10003 [2020-11-26T09:13:24.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:13:24.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:13:24.353Z] Configure a credential helper to remove this warning. See [2020-11-26T09:13:24.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:13:24.353Z] [2020-11-26T09:13:24.353Z] Login Succeeded [2020-11-26T09:13:24.353Z] nexus3.edgexfoundry.org:10004 [2020-11-26T09:13:24.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:13:24.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:13:24.949Z] Configure a credential helper to remove this warning. See [2020-11-26T09:13:24.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:13:24.949Z] [2020-11-26T09:13:24.949Z] Login Succeeded [2020-11-26T09:13:24.949Z] docker.io [2020-11-26T09:13:25.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-26T09:13:25.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-26T09:13:25.812Z] Configure a credential helper to remove this warning. See [2020-11-26T09:13:25.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-26T09:13:25.812Z] [2020-11-26T09:13:25.812Z] Login Succeeded [2020-11-26T09:13:25.812Z] ---> docker-login.sh ends [Pipeline] } [2020-11-26T09:13:25.829Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:13:26.043Z] [edgeXDocker.push] Tagging docker image docker-core-command-go-arm64 with the following tags: [2020-11-26T09:13:26.043Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:26.043Z] 1.3.1-dev.10 [2020-11-26T09:13:26.043Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:26.043Z] master [2020-11-26T09:13:26.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:26.560Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:26.897Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:26.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-11-26T09:13:26.897Z] a737a61a86b8: Preparing [2020-11-26T09:13:26.897Z] ff33857287e9: Preparing [2020-11-26T09:13:26.897Z] 1c995c143bd3: Preparing [2020-11-26T09:13:27.168Z] 1c995c143bd3: Pushed [2020-11-26T09:13:27.168Z] a737a61a86b8: Pushed [2020-11-26T09:13:29.776Z] ff33857287e9: Pushed [2020-11-26T09:13:30.047Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:d6dc66ffe9931a5f14cdab77ab7c2597fdc4abbee5c98d63d1d9f2c2294ba22f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:30.394Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:30.733Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:30.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-11-26T09:13:30.733Z] a737a61a86b8: Preparing [2020-11-26T09:13:30.733Z] ff33857287e9: Preparing [2020-11-26T09:13:30.733Z] 1c995c143bd3: Preparing [2020-11-26T09:13:32.711Z] ff33857287e9: Layer already exists [2020-11-26T09:13:32.711Z] a737a61a86b8: Layer already exists [2020-11-26T09:13:32.711Z] 1c995c143bd3: Layer already exists [2020-11-26T09:13:32.711Z] 1.3.1-dev.10: digest: sha256:d6dc66ffe9931a5f14cdab77ab7c2597fdc4abbee5c98d63d1d9f2c2294ba22f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:33.047Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:33.382Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-11-26T09:13:33.382Z] a737a61a86b8: Preparing [2020-11-26T09:13:33.382Z] ff33857287e9: Preparing [2020-11-26T09:13:33.382Z] 1c995c143bd3: Preparing [2020-11-26T09:13:33.382Z] ff33857287e9: Layer already exists [2020-11-26T09:13:33.382Z] 1c995c143bd3: Layer already exists [2020-11-26T09:13:33.382Z] a737a61a86b8: Layer already exists [2020-11-26T09:13:33.650Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:d6dc66ffe9931a5f14cdab77ab7c2597fdc4abbee5c98d63d1d9f2c2294ba22f size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:33.989Z] + docker tag docker-core-command-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:34.320Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [2020-11-26T09:13:34.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64] [2020-11-26T09:13:34.320Z] a737a61a86b8: Preparing [2020-11-26T09:13:34.320Z] ff33857287e9: Preparing [2020-11-26T09:13:34.320Z] 1c995c143bd3: Preparing [2020-11-26T09:13:34.320Z] a737a61a86b8: Layer already exists [2020-11-26T09:13:34.320Z] 1c995c143bd3: Layer already exists [2020-11-26T09:13:34.320Z] ff33857287e9: Layer already exists [2020-11-26T09:13:34.588Z] master: digest: sha256:d6dc66ffe9931a5f14cdab77ab7c2597fdc4abbee5c98d63d1d9f2c2294ba22f size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:13:34.788Z] ===================================================== [Pipeline] echo [2020-11-26T09:13:34.839Z] taggedImages: [2020-11-26T09:13:34.839Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:34.839Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:34.839Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:34.839Z] - nexus3.edgexfoundry.org:10004/docker-core-command-go-arm64:master [Pipeline] echo [2020-11-26T09:13:34.902Z] [edgeXDocker.push] Tagging docker image docker-core-data-go-arm64 with the following tags: [2020-11-26T09:13:34.902Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:34.902Z] 1.3.1-dev.10 [2020-11-26T09:13:34.902Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:34.902Z] master [2020-11-26T09:13:34.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:35.407Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:35.744Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:35.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-11-26T09:13:35.744Z] 4cea69a954d6: Preparing [2020-11-26T09:13:35.744Z] 4d9727e9da56: Preparing [2020-11-26T09:13:35.744Z] c1769bb06ce3: Preparing [2020-11-26T09:13:35.744Z] a27879eae5e5: Preparing [2020-11-26T09:13:35.744Z] 9fa704288c61: Preparing [2020-11-26T09:13:35.744Z] cd3761cfa1d9: Preparing [2020-11-26T09:13:35.744Z] cd3761cfa1d9: Waiting [2020-11-26T09:13:36.341Z] c1769bb06ce3: Pushed [2020-11-26T09:13:36.341Z] 4cea69a954d6: Pushed [2020-11-26T09:13:36.341Z] 9fa704288c61: Pushed [2020-11-26T09:13:36.341Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:13:36.937Z] a27879eae5e5: Pushed [2020-11-26T09:13:39.548Z] 4d9727e9da56: Pushed [2020-11-26T09:13:39.549Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:d82e9aa2f9b9b50a4961222360bf97bc8faaab82fd222ac40c0faddf33b1cde9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:39.892Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:40.224Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:40.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-11-26T09:13:40.224Z] 4cea69a954d6: Preparing [2020-11-26T09:13:40.224Z] 4d9727e9da56: Preparing [2020-11-26T09:13:40.224Z] c1769bb06ce3: Preparing [2020-11-26T09:13:40.224Z] a27879eae5e5: Preparing [2020-11-26T09:13:40.224Z] 9fa704288c61: Preparing [2020-11-26T09:13:40.224Z] cd3761cfa1d9: Preparing [2020-11-26T09:13:40.224Z] cd3761cfa1d9: Waiting [2020-11-26T09:13:40.496Z] c1769bb06ce3: Layer already exists [2020-11-26T09:13:40.496Z] 4d9727e9da56: Layer already exists [2020-11-26T09:13:40.496Z] a27879eae5e5: Layer already exists [2020-11-26T09:13:40.496Z] 9fa704288c61: Layer already exists [2020-11-26T09:13:40.496Z] 4cea69a954d6: Layer already exists [2020-11-26T09:13:40.496Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:13:40.496Z] 1.3.1-dev.10: digest: sha256:d82e9aa2f9b9b50a4961222360bf97bc8faaab82fd222ac40c0faddf33b1cde9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:40.841Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:41.179Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:41.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-11-26T09:13:41.180Z] 4cea69a954d6: Preparing [2020-11-26T09:13:41.180Z] 4d9727e9da56: Preparing [2020-11-26T09:13:41.180Z] c1769bb06ce3: Preparing [2020-11-26T09:13:41.180Z] a27879eae5e5: Preparing [2020-11-26T09:13:41.180Z] 9fa704288c61: Preparing [2020-11-26T09:13:41.180Z] cd3761cfa1d9: Preparing [2020-11-26T09:13:41.180Z] 4cea69a954d6: Layer already exists [2020-11-26T09:13:41.180Z] a27879eae5e5: Layer already exists [2020-11-26T09:13:41.180Z] 4d9727e9da56: Layer already exists [2020-11-26T09:13:41.180Z] c1769bb06ce3: Layer already exists [2020-11-26T09:13:41.180Z] 9fa704288c61: Layer already exists [2020-11-26T09:13:41.450Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:13:41.450Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:d82e9aa2f9b9b50a4961222360bf97bc8faaab82fd222ac40c0faddf33b1cde9 size: 1572 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:41.790Z] + docker tag docker-core-data-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:42.138Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [2020-11-26T09:13:42.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64] [2020-11-26T09:13:42.138Z] 4cea69a954d6: Preparing [2020-11-26T09:13:42.138Z] 4d9727e9da56: Preparing [2020-11-26T09:13:42.138Z] c1769bb06ce3: Preparing [2020-11-26T09:13:42.138Z] a27879eae5e5: Preparing [2020-11-26T09:13:42.138Z] 9fa704288c61: Preparing [2020-11-26T09:13:42.138Z] cd3761cfa1d9: Preparing [2020-11-26T09:13:42.138Z] cd3761cfa1d9: Waiting [2020-11-26T09:13:42.409Z] 4cea69a954d6: Layer already exists [2020-11-26T09:13:42.409Z] a27879eae5e5: Layer already exists [2020-11-26T09:13:42.409Z] 9fa704288c61: Layer already exists [2020-11-26T09:13:42.409Z] c1769bb06ce3: Layer already exists [2020-11-26T09:13:42.409Z] 4d9727e9da56: Layer already exists [2020-11-26T09:13:42.409Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:13:42.409Z] master: digest: sha256:d82e9aa2f9b9b50a4961222360bf97bc8faaab82fd222ac40c0faddf33b1cde9 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:13:42.609Z] ===================================================== [Pipeline] echo [2020-11-26T09:13:42.659Z] taggedImages: [2020-11-26T09:13:42.659Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:42.659Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:42.659Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:42.659Z] - nexus3.edgexfoundry.org:10004/docker-core-data-go-arm64:master [Pipeline] echo [2020-11-26T09:13:42.735Z] [edgeXDocker.push] Tagging docker image docker-core-metadata-go-arm64 with the following tags: [2020-11-26T09:13:42.735Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:42.735Z] 1.3.1-dev.10 [2020-11-26T09:13:42.735Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:42.735Z] master [2020-11-26T09:13:42.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:43.254Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:43.632Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:43.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-11-26T09:13:43.918Z] 527071c9888e: Preparing [2020-11-26T09:13:43.918Z] 3a48d471c348: Preparing [2020-11-26T09:13:43.918Z] b82851f1a46e: Preparing [2020-11-26T09:13:43.918Z] b82851f1a46e: Pushed [2020-11-26T09:13:43.918Z] 527071c9888e: Pushed [2020-11-26T09:13:47.337Z] 3a48d471c348: Pushed [2020-11-26T09:13:47.337Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:5da305679712f362606bc63738b6ef0bf5bcf96da6f1191e9c93ffbd3d25435a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:47.679Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:48.018Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:48.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-11-26T09:13:48.018Z] 527071c9888e: Preparing [2020-11-26T09:13:48.018Z] 3a48d471c348: Preparing [2020-11-26T09:13:48.018Z] b82851f1a46e: Preparing [2020-11-26T09:13:48.290Z] 3a48d471c348: Layer already exists [2020-11-26T09:13:48.290Z] 527071c9888e: Layer already exists [2020-11-26T09:13:48.290Z] b82851f1a46e: Layer already exists [2020-11-26T09:13:48.290Z] 1.3.1-dev.10: digest: sha256:5da305679712f362606bc63738b6ef0bf5bcf96da6f1191e9c93ffbd3d25435a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:48.632Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:48.971Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:48.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-11-26T09:13:48.971Z] 527071c9888e: Preparing [2020-11-26T09:13:48.971Z] 3a48d471c348: Preparing [2020-11-26T09:13:48.971Z] b82851f1a46e: Preparing [2020-11-26T09:13:48.971Z] 527071c9888e: Layer already exists [2020-11-26T09:13:48.971Z] 3a48d471c348: Layer already exists [2020-11-26T09:13:48.971Z] b82851f1a46e: Layer already exists [2020-11-26T09:13:49.241Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:5da305679712f362606bc63738b6ef0bf5bcf96da6f1191e9c93ffbd3d25435a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:49.582Z] + docker tag docker-core-metadata-go-arm64 nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:49.915Z] + docker push nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [2020-11-26T09:13:49.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64] [2020-11-26T09:13:49.916Z] 527071c9888e: Preparing [2020-11-26T09:13:49.916Z] 3a48d471c348: Preparing [2020-11-26T09:13:49.916Z] b82851f1a46e: Preparing [2020-11-26T09:13:50.186Z] b82851f1a46e: Layer already exists [2020-11-26T09:13:50.186Z] 3a48d471c348: Layer already exists [2020-11-26T09:13:50.186Z] 527071c9888e: Layer already exists [2020-11-26T09:13:50.186Z] master: digest: sha256:5da305679712f362606bc63738b6ef0bf5bcf96da6f1191e9c93ffbd3d25435a size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:13:50.403Z] ===================================================== [Pipeline] echo [2020-11-26T09:13:50.450Z] taggedImages: [2020-11-26T09:13:50.450Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:50.450Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:50.450Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:50.450Z] - nexus3.edgexfoundry.org:10004/docker-core-metadata-go-arm64:master [Pipeline] echo [2020-11-26T09:13:50.518Z] [edgeXDocker.push] Tagging docker image docker-security-bootstrap-redis-go-arm64 with the following tags: [2020-11-26T09:13:50.518Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:50.518Z] 1.3.1-dev.10 [2020-11-26T09:13:50.518Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:50.518Z] master [2020-11-26T09:13:50.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:51.063Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:51.401Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:51.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2020-11-26T09:13:51.401Z] 290efabe2df8: Preparing [2020-11-26T09:13:51.401Z] 3675e07067fe: Preparing [2020-11-26T09:13:51.401Z] 7aa273311bb2: Preparing [2020-11-26T09:13:51.401Z] 4ede11b7ab75: Preparing [2020-11-26T09:13:51.401Z] 145790168a5c: Preparing [2020-11-26T09:13:51.401Z] bfb577f356c7: Preparing [2020-11-26T09:13:51.401Z] 66b385cf80cf: Preparing [2020-11-26T09:13:51.401Z] bfb577f356c7: Waiting [2020-11-26T09:13:51.401Z] 66b385cf80cf: Waiting [2020-11-26T09:13:51.671Z] 7aa273311bb2: Pushed [2020-11-26T09:13:51.671Z] 290efabe2df8: Pushed [2020-11-26T09:13:51.671Z] 3675e07067fe: Pushed [2020-11-26T09:13:51.671Z] 145790168a5c: Pushed [2020-11-26T09:13:51.943Z] 66b385cf80cf: Layer already exists [2020-11-26T09:13:52.533Z] bfb577f356c7: Pushed [2020-11-26T09:13:53.503Z] 4ede11b7ab75: Pushed [2020-11-26T09:13:53.503Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:866afad1bc9ad65fad1ffb133c28a35706393db83b39e4d941d6a281e357b67e size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:54.124Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:54.468Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:54.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2020-11-26T09:13:54.468Z] 290efabe2df8: Preparing [2020-11-26T09:13:54.468Z] 3675e07067fe: Preparing [2020-11-26T09:13:54.468Z] 7aa273311bb2: Preparing [2020-11-26T09:13:54.468Z] 4ede11b7ab75: Preparing [2020-11-26T09:13:54.468Z] 145790168a5c: Preparing [2020-11-26T09:13:54.468Z] bfb577f356c7: Preparing [2020-11-26T09:13:54.468Z] 66b385cf80cf: Preparing [2020-11-26T09:13:54.468Z] 66b385cf80cf: Waiting [2020-11-26T09:13:54.468Z] bfb577f356c7: Waiting [2020-11-26T09:13:54.739Z] 7aa273311bb2: Layer already exists [2020-11-26T09:13:54.740Z] 290efabe2df8: Layer already exists [2020-11-26T09:13:54.740Z] 4ede11b7ab75: Layer already exists [2020-11-26T09:13:54.740Z] 145790168a5c: Layer already exists [2020-11-26T09:13:54.740Z] 3675e07067fe: Layer already exists [2020-11-26T09:13:54.740Z] bfb577f356c7: Layer already exists [2020-11-26T09:13:54.740Z] 66b385cf80cf: Layer already exists [2020-11-26T09:13:54.740Z] 1.3.1-dev.10: digest: sha256:866afad1bc9ad65fad1ffb133c28a35706393db83b39e4d941d6a281e357b67e size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:55.139Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:55.472Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:55.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2020-11-26T09:13:55.473Z] 290efabe2df8: Preparing [2020-11-26T09:13:55.473Z] 3675e07067fe: Preparing [2020-11-26T09:13:55.473Z] 7aa273311bb2: Preparing [2020-11-26T09:13:55.473Z] 4ede11b7ab75: Preparing [2020-11-26T09:13:55.473Z] 145790168a5c: Preparing [2020-11-26T09:13:55.473Z] bfb577f356c7: Preparing [2020-11-26T09:13:55.473Z] 66b385cf80cf: Preparing [2020-11-26T09:13:55.473Z] bfb577f356c7: Waiting [2020-11-26T09:13:55.473Z] 66b385cf80cf: Waiting [2020-11-26T09:13:55.742Z] 3675e07067fe: Layer already exists [2020-11-26T09:13:55.742Z] 145790168a5c: Layer already exists [2020-11-26T09:13:55.743Z] 7aa273311bb2: Layer already exists [2020-11-26T09:13:55.743Z] 290efabe2df8: Layer already exists [2020-11-26T09:13:55.743Z] 4ede11b7ab75: Layer already exists [2020-11-26T09:13:55.743Z] 66b385cf80cf: Layer already exists [2020-11-26T09:13:55.743Z] bfb577f356c7: Layer already exists [2020-11-26T09:13:55.743Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:866afad1bc9ad65fad1ffb133c28a35706393db83b39e4d941d6a281e357b67e size: 1778 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:56.080Z] + docker tag docker-security-bootstrap-redis-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:56.413Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [2020-11-26T09:13:56.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64] [2020-11-26T09:13:56.414Z] 290efabe2df8: Preparing [2020-11-26T09:13:56.414Z] 3675e07067fe: Preparing [2020-11-26T09:13:56.414Z] 7aa273311bb2: Preparing [2020-11-26T09:13:56.414Z] 4ede11b7ab75: Preparing [2020-11-26T09:13:56.414Z] 145790168a5c: Preparing [2020-11-26T09:13:56.414Z] bfb577f356c7: Preparing [2020-11-26T09:13:56.414Z] 66b385cf80cf: Preparing [2020-11-26T09:13:56.414Z] bfb577f356c7: Waiting [2020-11-26T09:13:56.414Z] 66b385cf80cf: Waiting [2020-11-26T09:13:56.684Z] 7aa273311bb2: Layer already exists [2020-11-26T09:13:56.684Z] 4ede11b7ab75: Layer already exists [2020-11-26T09:13:56.684Z] 145790168a5c: Layer already exists [2020-11-26T09:13:56.684Z] 3675e07067fe: Layer already exists [2020-11-26T09:13:56.684Z] 290efabe2df8: Layer already exists [2020-11-26T09:13:56.684Z] 66b385cf80cf: Layer already exists [2020-11-26T09:13:56.684Z] bfb577f356c7: Layer already exists [2020-11-26T09:13:56.684Z] master: digest: sha256:866afad1bc9ad65fad1ffb133c28a35706393db83b39e4d941d6a281e357b67e size: 1778 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:13:56.884Z] ===================================================== [Pipeline] echo [2020-11-26T09:13:56.931Z] taggedImages: [2020-11-26T09:13:56.931Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:56.931Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:1.3.1-dev.10 [2020-11-26T09:13:56.931Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:56.931Z] - nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go-arm64:master [Pipeline] echo [2020-11-26T09:13:56.998Z] [edgeXDocker.push] Tagging docker image docker-security-proxy-setup-go-arm64 with the following tags: [2020-11-26T09:13:56.998Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:56.998Z] 1.3.1-dev.10 [2020-11-26T09:13:56.998Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:13:56.998Z] master [2020-11-26T09:13:56.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:57.499Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:13:57.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:13:57.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-11-26T09:13:57.832Z] 00ceb7836e01: Preparing [2020-11-26T09:13:57.832Z] d5396de58f56: Preparing [2020-11-26T09:13:57.832Z] 2b5f5f50611f: Preparing [2020-11-26T09:13:57.832Z] d0ad3ddcb265: Preparing [2020-11-26T09:13:57.832Z] cd3761cfa1d9: Preparing [2020-11-26T09:13:58.103Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:13:58.103Z] d5396de58f56: Pushed [2020-11-26T09:13:58.103Z] 2b5f5f50611f: Pushed [2020-11-26T09:13:58.695Z] d0ad3ddcb265: Pushed [2020-11-26T09:14:00.120Z] 00ceb7836e01: Pushed [2020-11-26T09:14:00.392Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:13d3cda4aecd7249e8e3440ed215b081532b834f85ab3b85544348883539f798 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:00.733Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:01.072Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:01.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-11-26T09:14:01.072Z] 00ceb7836e01: Preparing [2020-11-26T09:14:01.072Z] d5396de58f56: Preparing [2020-11-26T09:14:01.072Z] 2b5f5f50611f: Preparing [2020-11-26T09:14:01.072Z] d0ad3ddcb265: Preparing [2020-11-26T09:14:01.072Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:01.344Z] d5396de58f56: Layer already exists [2020-11-26T09:14:01.344Z] 2b5f5f50611f: Layer already exists [2020-11-26T09:14:01.344Z] d0ad3ddcb265: Layer already exists [2020-11-26T09:14:01.344Z] 00ceb7836e01: Layer already exists [2020-11-26T09:14:01.344Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:01.344Z] 1.3.1-dev.10: digest: sha256:13d3cda4aecd7249e8e3440ed215b081532b834f85ab3b85544348883539f798 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:01.690Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:02.024Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:02.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-11-26T09:14:02.024Z] 00ceb7836e01: Preparing [2020-11-26T09:14:02.024Z] d5396de58f56: Preparing [2020-11-26T09:14:02.024Z] 2b5f5f50611f: Preparing [2020-11-26T09:14:02.024Z] d0ad3ddcb265: Preparing [2020-11-26T09:14:02.024Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:02.293Z] d0ad3ddcb265: Layer already exists [2020-11-26T09:14:02.293Z] 00ceb7836e01: Layer already exists [2020-11-26T09:14:02.293Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:02.293Z] 2b5f5f50611f: Layer already exists [2020-11-26T09:14:02.293Z] d5396de58f56: Layer already exists [2020-11-26T09:14:02.293Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:13d3cda4aecd7249e8e3440ed215b081532b834f85ab3b85544348883539f798 size: 1364 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:02.636Z] + docker tag docker-security-proxy-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:02.974Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [2020-11-26T09:14:02.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64] [2020-11-26T09:14:02.974Z] 00ceb7836e01: Preparing [2020-11-26T09:14:02.974Z] d5396de58f56: Preparing [2020-11-26T09:14:02.974Z] 2b5f5f50611f: Preparing [2020-11-26T09:14:02.974Z] d0ad3ddcb265: Preparing [2020-11-26T09:14:02.974Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:03.245Z] d0ad3ddcb265: Layer already exists [2020-11-26T09:14:03.245Z] 2b5f5f50611f: Layer already exists [2020-11-26T09:14:03.245Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:03.245Z] 00ceb7836e01: Layer already exists [2020-11-26T09:14:03.245Z] d5396de58f56: Layer already exists [2020-11-26T09:14:03.245Z] master: digest: sha256:13d3cda4aecd7249e8e3440ed215b081532b834f85ab3b85544348883539f798 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:03.501Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:03.560Z] taggedImages: [2020-11-26T09:14:03.560Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:03.560Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:03.560Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:03.560Z] - nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go-arm64:master [Pipeline] echo [2020-11-26T09:14:03.651Z] [edgeXDocker.push] Tagging docker image docker-security-secrets-setup-go-arm64 with the following tags: [2020-11-26T09:14:03.651Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:03.651Z] 1.3.1-dev.10 [2020-11-26T09:14:03.651Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:03.651Z] master [2020-11-26T09:14:03.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:04.188Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:04.523Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:04.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-11-26T09:14:04.523Z] 581502381399: Preparing [2020-11-26T09:14:04.523Z] cb9e37c06e01: Preparing [2020-11-26T09:14:04.523Z] 9601bd6ab4d2: Preparing [2020-11-26T09:14:04.523Z] 63e268327a24: Preparing [2020-11-26T09:14:04.523Z] 63e268327a24: Preparing [2020-11-26T09:14:04.523Z] ac1b6aeb7be6: Preparing [2020-11-26T09:14:04.523Z] 07fdb5d2c379: Preparing [2020-11-26T09:14:04.523Z] 107054257afa: Preparing [2020-11-26T09:14:04.523Z] 581502381399: Preparing [2020-11-26T09:14:04.523Z] a62bf17d7e0b: Preparing [2020-11-26T09:14:04.523Z] b55d9da2b83d: Preparing [2020-11-26T09:14:04.523Z] eb63d6a1e517: Preparing [2020-11-26T09:14:04.523Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:04.523Z] a62bf17d7e0b: Waiting [2020-11-26T09:14:04.523Z] eb63d6a1e517: Waiting [2020-11-26T09:14:04.523Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:04.523Z] 07fdb5d2c379: Waiting [2020-11-26T09:14:04.523Z] b55d9da2b83d: Waiting [2020-11-26T09:14:04.523Z] 107054257afa: Waiting [2020-11-26T09:14:04.798Z] 63e268327a24: Pushed [2020-11-26T09:14:05.071Z] ac1b6aeb7be6: Pushed [2020-11-26T09:14:05.071Z] 9601bd6ab4d2: Pushed [2020-11-26T09:14:05.071Z] cb9e37c06e01: Pushed [2020-11-26T09:14:05.071Z] 07fdb5d2c379: Pushed [2020-11-26T09:14:05.071Z] 107054257afa: Pushed [2020-11-26T09:14:05.342Z] b55d9da2b83d: Pushed [2020-11-26T09:14:05.342Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:05.342Z] a62bf17d7e0b: Pushed [2020-11-26T09:14:05.614Z] eb63d6a1e517: Pushed [2020-11-26T09:14:06.584Z] 581502381399: Pushed [2020-11-26T09:14:06.856Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:759daf66ae435a31d4619be75c4904a386dc069fecb1b3dabfe91a1dddec299f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:07.492Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:07.852Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:07.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-11-26T09:14:07.853Z] 581502381399: Preparing [2020-11-26T09:14:07.853Z] cb9e37c06e01: Preparing [2020-11-26T09:14:07.853Z] 9601bd6ab4d2: Preparing [2020-11-26T09:14:07.853Z] 63e268327a24: Preparing [2020-11-26T09:14:07.853Z] 63e268327a24: Preparing [2020-11-26T09:14:07.853Z] ac1b6aeb7be6: Preparing [2020-11-26T09:14:07.853Z] 07fdb5d2c379: Preparing [2020-11-26T09:14:07.853Z] 107054257afa: Preparing [2020-11-26T09:14:07.853Z] 581502381399: Preparing [2020-11-26T09:14:07.853Z] a62bf17d7e0b: Preparing [2020-11-26T09:14:07.853Z] b55d9da2b83d: Preparing [2020-11-26T09:14:07.853Z] eb63d6a1e517: Preparing [2020-11-26T09:14:07.853Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:07.853Z] 107054257afa: Waiting [2020-11-26T09:14:07.853Z] a62bf17d7e0b: Waiting [2020-11-26T09:14:07.853Z] 07fdb5d2c379: Waiting [2020-11-26T09:14:07.853Z] b55d9da2b83d: Waiting [2020-11-26T09:14:07.853Z] eb63d6a1e517: Waiting [2020-11-26T09:14:07.853Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:08.134Z] 63e268327a24: Layer already exists [2020-11-26T09:14:08.134Z] cb9e37c06e01: Layer already exists [2020-11-26T09:14:08.134Z] 581502381399: Layer already exists [2020-11-26T09:14:08.134Z] ac1b6aeb7be6: Layer already exists [2020-11-26T09:14:08.134Z] 9601bd6ab4d2: Layer already exists [2020-11-26T09:14:08.134Z] 07fdb5d2c379: Layer already exists [2020-11-26T09:14:08.134Z] a62bf17d7e0b: Layer already exists [2020-11-26T09:14:08.134Z] b55d9da2b83d: Layer already exists [2020-11-26T09:14:08.134Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:08.134Z] 107054257afa: Layer already exists [2020-11-26T09:14:08.134Z] eb63d6a1e517: Layer already exists [2020-11-26T09:14:08.134Z] 1.3.1-dev.10: digest: sha256:759daf66ae435a31d4619be75c4904a386dc069fecb1b3dabfe91a1dddec299f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:08.488Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:08.822Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:08.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-11-26T09:14:08.822Z] 581502381399: Preparing [2020-11-26T09:14:08.822Z] cb9e37c06e01: Preparing [2020-11-26T09:14:08.822Z] 9601bd6ab4d2: Preparing [2020-11-26T09:14:08.822Z] 63e268327a24: Preparing [2020-11-26T09:14:08.822Z] 63e268327a24: Preparing [2020-11-26T09:14:08.822Z] ac1b6aeb7be6: Preparing [2020-11-26T09:14:08.822Z] 07fdb5d2c379: Preparing [2020-11-26T09:14:08.822Z] 107054257afa: Preparing [2020-11-26T09:14:08.822Z] 581502381399: Preparing [2020-11-26T09:14:08.822Z] a62bf17d7e0b: Preparing [2020-11-26T09:14:08.822Z] b55d9da2b83d: Preparing [2020-11-26T09:14:08.822Z] eb63d6a1e517: Preparing [2020-11-26T09:14:08.822Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:08.822Z] a62bf17d7e0b: Waiting [2020-11-26T09:14:08.822Z] b55d9da2b83d: Waiting [2020-11-26T09:14:08.822Z] eb63d6a1e517: Waiting [2020-11-26T09:14:08.822Z] 07fdb5d2c379: Waiting [2020-11-26T09:14:08.822Z] 107054257afa: Waiting [2020-11-26T09:14:09.093Z] cb9e37c06e01: Layer already exists [2020-11-26T09:14:09.093Z] 581502381399: Layer already exists [2020-11-26T09:14:09.093Z] 63e268327a24: Layer already exists [2020-11-26T09:14:09.093Z] ac1b6aeb7be6: Layer already exists [2020-11-26T09:14:09.093Z] 9601bd6ab4d2: Layer already exists [2020-11-26T09:14:09.093Z] 07fdb5d2c379: Layer already exists [2020-11-26T09:14:09.093Z] 107054257afa: Layer already exists [2020-11-26T09:14:09.093Z] eb63d6a1e517: Layer already exists [2020-11-26T09:14:09.093Z] b55d9da2b83d: Layer already exists [2020-11-26T09:14:09.093Z] a62bf17d7e0b: Layer already exists [2020-11-26T09:14:09.093Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:09.093Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:759daf66ae435a31d4619be75c4904a386dc069fecb1b3dabfe91a1dddec299f size: 3027 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:09.435Z] + docker tag docker-security-secrets-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:09.787Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [2020-11-26T09:14:09.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64] [2020-11-26T09:14:09.787Z] 581502381399: Preparing [2020-11-26T09:14:09.787Z] cb9e37c06e01: Preparing [2020-11-26T09:14:09.787Z] 9601bd6ab4d2: Preparing [2020-11-26T09:14:09.787Z] 63e268327a24: Preparing [2020-11-26T09:14:09.787Z] 63e268327a24: Preparing [2020-11-26T09:14:09.787Z] ac1b6aeb7be6: Preparing [2020-11-26T09:14:09.787Z] 07fdb5d2c379: Preparing [2020-11-26T09:14:09.787Z] 107054257afa: Preparing [2020-11-26T09:14:09.787Z] 581502381399: Preparing [2020-11-26T09:14:09.787Z] a62bf17d7e0b: Preparing [2020-11-26T09:14:09.787Z] b55d9da2b83d: Preparing [2020-11-26T09:14:09.787Z] eb63d6a1e517: Preparing [2020-11-26T09:14:09.787Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:09.787Z] a62bf17d7e0b: Waiting [2020-11-26T09:14:09.787Z] 07fdb5d2c379: Waiting [2020-11-26T09:14:09.787Z] b55d9da2b83d: Waiting [2020-11-26T09:14:09.787Z] 107054257afa: Waiting [2020-11-26T09:14:09.787Z] eb63d6a1e517: Waiting [2020-11-26T09:14:09.787Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:10.059Z] 9601bd6ab4d2: Layer already exists [2020-11-26T09:14:10.059Z] 581502381399: Layer already exists [2020-11-26T09:14:10.059Z] cb9e37c06e01: Layer already exists [2020-11-26T09:14:10.059Z] ac1b6aeb7be6: Layer already exists [2020-11-26T09:14:10.059Z] 63e268327a24: Layer already exists [2020-11-26T09:14:10.059Z] 07fdb5d2c379: Layer already exists [2020-11-26T09:14:10.059Z] 107054257afa: Layer already exists [2020-11-26T09:14:10.059Z] a62bf17d7e0b: Layer already exists [2020-11-26T09:14:10.059Z] b55d9da2b83d: Layer already exists [2020-11-26T09:14:10.059Z] eb63d6a1e517: Layer already exists [2020-11-26T09:14:10.059Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:10.059Z] master: digest: sha256:759daf66ae435a31d4619be75c4904a386dc069fecb1b3dabfe91a1dddec299f size: 3027 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:10.678Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:10.731Z] taggedImages: [2020-11-26T09:14:10.731Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:10.731Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:10.731Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:10.731Z] - nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go-arm64:master [Pipeline] echo [2020-11-26T09:14:10.799Z] [edgeXDocker.push] Tagging docker image docker-security-secretstore-setup-go-arm64 with the following tags: [2020-11-26T09:14:10.799Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:10.799Z] 1.3.1-dev.10 [2020-11-26T09:14:10.799Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:10.799Z] master [2020-11-26T09:14:10.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:11.325Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:11.659Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:11.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-11-26T09:14:11.659Z] 9629a6738066: Preparing [2020-11-26T09:14:11.659Z] 2326b43bc066: Preparing [2020-11-26T09:14:11.659Z] 0c3579d7e575: Preparing [2020-11-26T09:14:11.659Z] 5fbab9afe66e: Preparing [2020-11-26T09:14:11.659Z] e6d53da0157e: Preparing [2020-11-26T09:14:11.659Z] 3b09aa36e40d: Preparing [2020-11-26T09:14:11.659Z] 3e2e8212cda3: Preparing [2020-11-26T09:14:11.659Z] cadc12c0c113: Preparing [2020-11-26T09:14:11.659Z] 66b385cf80cf: Preparing [2020-11-26T09:14:11.659Z] 3b09aa36e40d: Waiting [2020-11-26T09:14:11.659Z] 3e2e8212cda3: Waiting [2020-11-26T09:14:11.659Z] cadc12c0c113: Waiting [2020-11-26T09:14:11.659Z] 66b385cf80cf: Waiting [2020-11-26T09:14:11.941Z] e6d53da0157e: Pushed [2020-11-26T09:14:11.941Z] 2326b43bc066: Pushed [2020-11-26T09:14:11.941Z] 9629a6738066: Pushed [2020-11-26T09:14:12.213Z] 3b09aa36e40d: Pushed [2020-11-26T09:14:12.213Z] 3e2e8212cda3: Pushed [2020-11-26T09:14:12.213Z] 66b385cf80cf: Layer already exists [2020-11-26T09:14:12.809Z] cadc12c0c113: Pushed [2020-11-26T09:14:14.236Z] 0c3579d7e575: Pushed [2020-11-26T09:14:14.237Z] 5fbab9afe66e: Pushed [2020-11-26T09:14:14.237Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:db2381d6462253880d2d1df30fb74817633d682dfc74c3ef85d54491c055b4ce size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:14.576Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:14.914Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:14.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-11-26T09:14:14.914Z] 9629a6738066: Preparing [2020-11-26T09:14:14.914Z] 2326b43bc066: Preparing [2020-11-26T09:14:14.914Z] 0c3579d7e575: Preparing [2020-11-26T09:14:14.914Z] 5fbab9afe66e: Preparing [2020-11-26T09:14:14.914Z] e6d53da0157e: Preparing [2020-11-26T09:14:14.914Z] 3b09aa36e40d: Preparing [2020-11-26T09:14:14.914Z] 3e2e8212cda3: Preparing [2020-11-26T09:14:14.914Z] cadc12c0c113: Preparing [2020-11-26T09:14:14.914Z] 66b385cf80cf: Preparing [2020-11-26T09:14:14.914Z] 3e2e8212cda3: Waiting [2020-11-26T09:14:14.914Z] cadc12c0c113: Waiting [2020-11-26T09:14:14.914Z] 66b385cf80cf: Waiting [2020-11-26T09:14:14.914Z] 9629a6738066: Layer already exists [2020-11-26T09:14:14.914Z] 2326b43bc066: Layer already exists [2020-11-26T09:14:15.185Z] 5fbab9afe66e: Layer already exists [2020-11-26T09:14:15.185Z] 0c3579d7e575: Layer already exists [2020-11-26T09:14:15.185Z] e6d53da0157e: Layer already exists [2020-11-26T09:14:15.185Z] cadc12c0c113: Layer already exists [2020-11-26T09:14:15.185Z] 3b09aa36e40d: Layer already exists [2020-11-26T09:14:15.185Z] 3e2e8212cda3: Layer already exists [2020-11-26T09:14:15.185Z] 66b385cf80cf: Layer already exists [2020-11-26T09:14:15.185Z] 1.3.1-dev.10: digest: sha256:db2381d6462253880d2d1df30fb74817633d682dfc74c3ef85d54491c055b4ce size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:15.536Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:15.890Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:15.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-11-26T09:14:15.890Z] 9629a6738066: Preparing [2020-11-26T09:14:15.890Z] 2326b43bc066: Preparing [2020-11-26T09:14:15.890Z] 0c3579d7e575: Preparing [2020-11-26T09:14:15.890Z] 5fbab9afe66e: Preparing [2020-11-26T09:14:15.890Z] e6d53da0157e: Preparing [2020-11-26T09:14:15.890Z] 3b09aa36e40d: Preparing [2020-11-26T09:14:15.890Z] 3e2e8212cda3: Preparing [2020-11-26T09:14:15.890Z] cadc12c0c113: Preparing [2020-11-26T09:14:15.890Z] 66b385cf80cf: Preparing [2020-11-26T09:14:15.890Z] 3e2e8212cda3: Waiting [2020-11-26T09:14:15.890Z] cadc12c0c113: Waiting [2020-11-26T09:14:15.890Z] 66b385cf80cf: Waiting [2020-11-26T09:14:15.890Z] 9629a6738066: Layer already exists [2020-11-26T09:14:15.890Z] 2326b43bc066: Layer already exists [2020-11-26T09:14:16.161Z] e6d53da0157e: Layer already exists [2020-11-26T09:14:16.161Z] 0c3579d7e575: Layer already exists [2020-11-26T09:14:16.161Z] 5fbab9afe66e: Layer already exists [2020-11-26T09:14:16.161Z] 3b09aa36e40d: Layer already exists [2020-11-26T09:14:16.161Z] 3e2e8212cda3: Layer already exists [2020-11-26T09:14:16.161Z] cadc12c0c113: Layer already exists [2020-11-26T09:14:16.161Z] 66b385cf80cf: Layer already exists [2020-11-26T09:14:16.161Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:db2381d6462253880d2d1df30fb74817633d682dfc74c3ef85d54491c055b4ce size: 2198 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:16.503Z] + docker tag docker-security-secretstore-setup-go-arm64 nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:16.847Z] + docker push nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [2020-11-26T09:14:16.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64] [2020-11-26T09:14:16.847Z] 9629a6738066: Preparing [2020-11-26T09:14:16.847Z] 2326b43bc066: Preparing [2020-11-26T09:14:16.847Z] 0c3579d7e575: Preparing [2020-11-26T09:14:16.847Z] 5fbab9afe66e: Preparing [2020-11-26T09:14:16.847Z] e6d53da0157e: Preparing [2020-11-26T09:14:16.847Z] 3b09aa36e40d: Preparing [2020-11-26T09:14:16.847Z] 3e2e8212cda3: Preparing [2020-11-26T09:14:16.847Z] cadc12c0c113: Preparing [2020-11-26T09:14:16.847Z] 66b385cf80cf: Preparing [2020-11-26T09:14:16.847Z] 3b09aa36e40d: Waiting [2020-11-26T09:14:16.847Z] 3e2e8212cda3: Waiting [2020-11-26T09:14:16.847Z] cadc12c0c113: Waiting [2020-11-26T09:14:16.847Z] 66b385cf80cf: Waiting [2020-11-26T09:14:17.121Z] e6d53da0157e: Layer already exists [2020-11-26T09:14:17.121Z] 0c3579d7e575: Layer already exists [2020-11-26T09:14:17.121Z] 5fbab9afe66e: Layer already exists [2020-11-26T09:14:17.121Z] 2326b43bc066: Layer already exists [2020-11-26T09:14:17.121Z] 9629a6738066: Layer already exists [2020-11-26T09:14:17.121Z] 3e2e8212cda3: Layer already exists [2020-11-26T09:14:17.121Z] 3b09aa36e40d: Layer already exists [2020-11-26T09:14:17.121Z] 66b385cf80cf: Layer already exists [2020-11-26T09:14:17.121Z] cadc12c0c113: Layer already exists [2020-11-26T09:14:17.121Z] master: digest: sha256:db2381d6462253880d2d1df30fb74817633d682dfc74c3ef85d54491c055b4ce size: 2198 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:17.375Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:17.434Z] taggedImages: [2020-11-26T09:14:17.434Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:17.434Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:17.434Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:17.434Z] - nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go-arm64:master [Pipeline] echo [2020-11-26T09:14:17.535Z] [edgeXDocker.push] Tagging docker image docker-support-logging-go-arm64 with the following tags: [2020-11-26T09:14:17.535Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:17.535Z] 1.3.1-dev.10 [2020-11-26T09:14:17.535Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:17.535Z] master [2020-11-26T09:14:17.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:18.129Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:18.477Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:18.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-11-26T09:14:18.477Z] 9f440f735cec: Preparing [2020-11-26T09:14:18.477Z] 367e23a24a00: Preparing [2020-11-26T09:14:18.477Z] 54f455224157: Preparing [2020-11-26T09:14:18.477Z] 90185f6b0864: Preparing [2020-11-26T09:14:18.750Z] 54f455224157: Pushed [2020-11-26T09:14:18.750Z] 9f440f735cec: Pushed [2020-11-26T09:14:19.022Z] 90185f6b0864: Pushed [2020-11-26T09:14:21.226Z] 367e23a24a00: Pushed [2020-11-26T09:14:21.226Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:c3bbe349df3ca38c0345ebefed6e314f8a3ee43cfe6410822d50691e8db18825 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:21.570Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:21.909Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:21.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-11-26T09:14:21.909Z] 9f440f735cec: Preparing [2020-11-26T09:14:21.909Z] 367e23a24a00: Preparing [2020-11-26T09:14:21.909Z] 54f455224157: Preparing [2020-11-26T09:14:21.909Z] 90185f6b0864: Preparing [2020-11-26T09:14:21.909Z] 367e23a24a00: Layer already exists [2020-11-26T09:14:21.909Z] 54f455224157: Layer already exists [2020-11-26T09:14:21.909Z] 90185f6b0864: Layer already exists [2020-11-26T09:14:22.185Z] 9f440f735cec: Layer already exists [2020-11-26T09:14:22.185Z] 1.3.1-dev.10: digest: sha256:c3bbe349df3ca38c0345ebefed6e314f8a3ee43cfe6410822d50691e8db18825 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:22.536Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:22.879Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:22.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-11-26T09:14:22.879Z] 9f440f735cec: Preparing [2020-11-26T09:14:22.879Z] 367e23a24a00: Preparing [2020-11-26T09:14:22.879Z] 54f455224157: Preparing [2020-11-26T09:14:22.879Z] 90185f6b0864: Preparing [2020-11-26T09:14:23.154Z] 90185f6b0864: Layer already exists [2020-11-26T09:14:23.154Z] 367e23a24a00: Layer already exists [2020-11-26T09:14:23.154Z] 9f440f735cec: Layer already exists [2020-11-26T09:14:23.154Z] 54f455224157: Layer already exists [2020-11-26T09:14:23.154Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:c3bbe349df3ca38c0345ebefed6e314f8a3ee43cfe6410822d50691e8db18825 size: 1153 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:23.500Z] + docker tag docker-support-logging-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:23.832Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [2020-11-26T09:14:23.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64] [2020-11-26T09:14:23.833Z] 9f440f735cec: Preparing [2020-11-26T09:14:23.833Z] 367e23a24a00: Preparing [2020-11-26T09:14:23.833Z] 54f455224157: Preparing [2020-11-26T09:14:23.833Z] 90185f6b0864: Preparing [2020-11-26T09:14:23.833Z] 367e23a24a00: Layer already exists [2020-11-26T09:14:23.833Z] 9f440f735cec: Layer already exists [2020-11-26T09:14:23.833Z] 54f455224157: Layer already exists [2020-11-26T09:14:24.104Z] 90185f6b0864: Layer already exists [2020-11-26T09:14:24.104Z] master: digest: sha256:c3bbe349df3ca38c0345ebefed6e314f8a3ee43cfe6410822d50691e8db18825 size: 1153 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:24.314Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:24.365Z] taggedImages: [2020-11-26T09:14:24.365Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:24.365Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:24.365Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:24.365Z] - nexus3.edgexfoundry.org:10004/docker-support-logging-go-arm64:master [Pipeline] echo [2020-11-26T09:14:24.440Z] [edgeXDocker.push] Tagging docker image docker-support-notifications-go-arm64 with the following tags: [2020-11-26T09:14:24.440Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:24.440Z] 1.3.1-dev.10 [2020-11-26T09:14:24.440Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:24.440Z] master [2020-11-26T09:14:24.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:24.957Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:25.292Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:25.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-11-26T09:14:25.292Z] e0ff42af004f: Preparing [2020-11-26T09:14:25.292Z] d5324df97bd5: Preparing [2020-11-26T09:14:25.292Z] 61bbd1420281: Preparing [2020-11-26T09:14:25.292Z] c5afce57186d: Preparing [2020-11-26T09:14:25.292Z] 9418a2fd2ed6: Preparing [2020-11-26T09:14:25.292Z] 0d71a202a4bc: Preparing [2020-11-26T09:14:25.292Z] 0d71a202a4bc: Waiting [2020-11-26T09:14:25.564Z] 61bbd1420281: Pushed [2020-11-26T09:14:25.564Z] e0ff42af004f: Pushed [2020-11-26T09:14:25.837Z] 9418a2fd2ed6: Pushed [2020-11-26T09:14:25.837Z] c5afce57186d: Pushed [2020-11-26T09:14:26.109Z] 0d71a202a4bc: Pushed [2020-11-26T09:14:28.727Z] d5324df97bd5: Pushed [2020-11-26T09:14:28.727Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:7811530fad1c95fc6feab381a6105ceb2247ccafd9082d58a0e9a93412f1e174 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:29.073Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:29.453Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:29.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-11-26T09:14:29.731Z] e0ff42af004f: Preparing [2020-11-26T09:14:29.731Z] d5324df97bd5: Preparing [2020-11-26T09:14:29.731Z] 61bbd1420281: Preparing [2020-11-26T09:14:29.731Z] c5afce57186d: Preparing [2020-11-26T09:14:29.731Z] 9418a2fd2ed6: Preparing [2020-11-26T09:14:29.731Z] 0d71a202a4bc: Preparing [2020-11-26T09:14:29.731Z] 0d71a202a4bc: Waiting [2020-11-26T09:14:29.731Z] d5324df97bd5: Layer already exists [2020-11-26T09:14:29.731Z] c5afce57186d: Layer already exists [2020-11-26T09:14:29.731Z] 61bbd1420281: Layer already exists [2020-11-26T09:14:29.731Z] 9418a2fd2ed6: Layer already exists [2020-11-26T09:14:29.731Z] e0ff42af004f: Layer already exists [2020-11-26T09:14:29.731Z] 0d71a202a4bc: Layer already exists [2020-11-26T09:14:29.731Z] 1.3.1-dev.10: digest: sha256:7811530fad1c95fc6feab381a6105ceb2247ccafd9082d58a0e9a93412f1e174 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:30.087Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:30.477Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:30.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-11-26T09:14:30.477Z] e0ff42af004f: Preparing [2020-11-26T09:14:30.477Z] d5324df97bd5: Preparing [2020-11-26T09:14:30.477Z] 61bbd1420281: Preparing [2020-11-26T09:14:30.477Z] c5afce57186d: Preparing [2020-11-26T09:14:30.477Z] 9418a2fd2ed6: Preparing [2020-11-26T09:14:30.477Z] 0d71a202a4bc: Preparing [2020-11-26T09:14:30.477Z] 0d71a202a4bc: Waiting [2020-11-26T09:14:30.753Z] d5324df97bd5: Layer already exists [2020-11-26T09:14:30.753Z] c5afce57186d: Layer already exists [2020-11-26T09:14:30.753Z] e0ff42af004f: Layer already exists [2020-11-26T09:14:30.753Z] 61bbd1420281: Layer already exists [2020-11-26T09:14:30.753Z] 9418a2fd2ed6: Layer already exists [2020-11-26T09:14:30.753Z] 0d71a202a4bc: Layer already exists [2020-11-26T09:14:30.753Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:7811530fad1c95fc6feab381a6105ceb2247ccafd9082d58a0e9a93412f1e174 size: 1573 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:31.093Z] + docker tag docker-support-notifications-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:31.427Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [2020-11-26T09:14:31.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64] [2020-11-26T09:14:31.427Z] e0ff42af004f: Preparing [2020-11-26T09:14:31.427Z] d5324df97bd5: Preparing [2020-11-26T09:14:31.427Z] 61bbd1420281: Preparing [2020-11-26T09:14:31.427Z] c5afce57186d: Preparing [2020-11-26T09:14:31.427Z] 9418a2fd2ed6: Preparing [2020-11-26T09:14:31.427Z] 0d71a202a4bc: Preparing [2020-11-26T09:14:31.427Z] 0d71a202a4bc: Waiting [2020-11-26T09:14:31.700Z] 61bbd1420281: Layer already exists [2020-11-26T09:14:31.700Z] c5afce57186d: Layer already exists [2020-11-26T09:14:31.700Z] e0ff42af004f: Layer already exists [2020-11-26T09:14:31.700Z] 9418a2fd2ed6: Layer already exists [2020-11-26T09:14:31.700Z] d5324df97bd5: Layer already exists [2020-11-26T09:14:31.700Z] 0d71a202a4bc: Layer already exists [2020-11-26T09:14:31.700Z] master: digest: sha256:7811530fad1c95fc6feab381a6105ceb2247ccafd9082d58a0e9a93412f1e174 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:31.891Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:31.978Z] taggedImages: [2020-11-26T09:14:31.979Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:31.979Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:31.979Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:31.979Z] - nexus3.edgexfoundry.org:10004/docker-support-notifications-go-arm64:master [Pipeline] echo [2020-11-26T09:14:32.073Z] [edgeXDocker.push] Tagging docker image docker-support-scheduler-go-arm64 with the following tags: [2020-11-26T09:14:32.073Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:32.073Z] 1.3.1-dev.10 [2020-11-26T09:14:32.073Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:32.073Z] master [2020-11-26T09:14:32.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:32.636Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:32.971Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:32.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-11-26T09:14:32.971Z] 79b7ee81349b: Preparing [2020-11-26T09:14:32.971Z] 4e63b5ec054b: Preparing [2020-11-26T09:14:32.971Z] 66601110517e: Preparing [2020-11-26T09:14:33.255Z] 66601110517e: Pushed [2020-11-26T09:14:33.255Z] 79b7ee81349b: Pushed [2020-11-26T09:14:36.625Z] 4e63b5ec054b: Pushed [2020-11-26T09:14:36.625Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:764c14952d857fa11213d91c82b7a26e5828728d10291481f439adde428a1a1a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:36.964Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:37.302Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:37.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-11-26T09:14:37.302Z] 79b7ee81349b: Preparing [2020-11-26T09:14:37.302Z] 4e63b5ec054b: Preparing [2020-11-26T09:14:37.302Z] 66601110517e: Preparing [2020-11-26T09:14:37.302Z] 4e63b5ec054b: Layer already exists [2020-11-26T09:14:37.302Z] 79b7ee81349b: Layer already exists [2020-11-26T09:14:37.302Z] 66601110517e: Layer already exists [2020-11-26T09:14:37.576Z] 1.3.1-dev.10: digest: sha256:764c14952d857fa11213d91c82b7a26e5828728d10291481f439adde428a1a1a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:37.922Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:38.272Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:38.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-11-26T09:14:38.273Z] 79b7ee81349b: Preparing [2020-11-26T09:14:38.273Z] 4e63b5ec054b: Preparing [2020-11-26T09:14:38.273Z] 66601110517e: Preparing [2020-11-26T09:14:38.546Z] 79b7ee81349b: Layer already exists [2020-11-26T09:14:38.546Z] 66601110517e: Layer already exists [2020-11-26T09:14:38.546Z] 4e63b5ec054b: Layer already exists [2020-11-26T09:14:38.546Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:764c14952d857fa11213d91c82b7a26e5828728d10291481f439adde428a1a1a size: 943 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:38.903Z] + docker tag docker-support-scheduler-go-arm64 nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:39.244Z] + docker push nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [2020-11-26T09:14:39.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64] [2020-11-26T09:14:39.244Z] 79b7ee81349b: Preparing [2020-11-26T09:14:39.244Z] 4e63b5ec054b: Preparing [2020-11-26T09:14:39.244Z] 66601110517e: Preparing [2020-11-26T09:14:39.515Z] 79b7ee81349b: Layer already exists [2020-11-26T09:14:39.515Z] 4e63b5ec054b: Layer already exists [2020-11-26T09:14:39.515Z] 66601110517e: Layer already exists [2020-11-26T09:14:39.515Z] master: digest: sha256:764c14952d857fa11213d91c82b7a26e5828728d10291481f439adde428a1a1a size: 943 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:39.699Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:39.772Z] taggedImages: [2020-11-26T09:14:39.772Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:39.772Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:39.772Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:39.772Z] - nexus3.edgexfoundry.org:10004/docker-support-scheduler-go-arm64:master [Pipeline] echo [2020-11-26T09:14:39.851Z] [edgeXDocker.push] Tagging docker image docker-sys-mgmt-agent-go-arm64 with the following tags: [2020-11-26T09:14:39.851Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:39.851Z] 1.3.1-dev.10 [2020-11-26T09:14:39.851Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:39.851Z] master [2020-11-26T09:14:39.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:40.398Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:40.733Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:40.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-11-26T09:14:40.733Z] ecbc67f7b37b: Preparing [2020-11-26T09:14:40.733Z] e434f8a43070: Preparing [2020-11-26T09:14:40.733Z] 8526bf0182ab: Preparing [2020-11-26T09:14:40.733Z] a23eb72528bd: Preparing [2020-11-26T09:14:40.733Z] 46ab1df74eb8: Preparing [2020-11-26T09:14:40.733Z] c4660121917a: Preparing [2020-11-26T09:14:40.733Z] fd719a1837e4: Preparing [2020-11-26T09:14:40.733Z] 52543ddb2901: Preparing [2020-11-26T09:14:40.733Z] 9f553b275599: Preparing [2020-11-26T09:14:40.733Z] 3a47579f0cd1: Preparing [2020-11-26T09:14:40.733Z] cd6d79ebbfb6: Preparing [2020-11-26T09:14:40.733Z] 3e7dc55cab04: Preparing [2020-11-26T09:14:40.733Z] b2e85fd0898f: Preparing [2020-11-26T09:14:40.733Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:40.733Z] fd719a1837e4: Waiting [2020-11-26T09:14:40.733Z] 3a47579f0cd1: Waiting [2020-11-26T09:14:40.733Z] cd6d79ebbfb6: Waiting [2020-11-26T09:14:40.733Z] 3e7dc55cab04: Waiting [2020-11-26T09:14:40.733Z] b2e85fd0898f: Waiting [2020-11-26T09:14:40.733Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:40.733Z] c4660121917a: Waiting [2020-11-26T09:14:40.733Z] 52543ddb2901: Waiting [2020-11-26T09:14:40.733Z] 9f553b275599: Waiting [2020-11-26T09:14:41.330Z] 46ab1df74eb8: Pushed [2020-11-26T09:14:41.607Z] ecbc67f7b37b: Pushed [2020-11-26T09:14:41.880Z] a23eb72528bd: Pushed [2020-11-26T09:14:42.158Z] 52543ddb2901: Layer already exists [2020-11-26T09:14:42.158Z] 9f553b275599: Layer already exists [2020-11-26T09:14:42.158Z] 3a47579f0cd1: Layer already exists [2020-11-26T09:14:42.158Z] fd719a1837e4: Pushed [2020-11-26T09:14:42.158Z] cd6d79ebbfb6: Layer already exists [2020-11-26T09:14:42.158Z] 3e7dc55cab04: Layer already exists [2020-11-26T09:14:42.431Z] b2e85fd0898f: Layer already exists [2020-11-26T09:14:42.431Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:42.704Z] e434f8a43070: Pushed [2020-11-26T09:14:44.140Z] c4660121917a: Pushed [2020-11-26T09:14:54.288Z] 8526bf0182ab: Pushed [2020-11-26T09:14:54.288Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec: digest: sha256:16bc17dd085473462978a9b5ea48a83f362f991f521273e2ceda78e8bc96d6cd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:54.638Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:54.976Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:54.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-11-26T09:14:54.976Z] ecbc67f7b37b: Preparing [2020-11-26T09:14:54.976Z] e434f8a43070: Preparing [2020-11-26T09:14:54.976Z] 8526bf0182ab: Preparing [2020-11-26T09:14:54.976Z] a23eb72528bd: Preparing [2020-11-26T09:14:54.976Z] 46ab1df74eb8: Preparing [2020-11-26T09:14:54.976Z] c4660121917a: Preparing [2020-11-26T09:14:54.976Z] fd719a1837e4: Preparing [2020-11-26T09:14:54.976Z] 52543ddb2901: Preparing [2020-11-26T09:14:54.976Z] 9f553b275599: Preparing [2020-11-26T09:14:54.976Z] 3a47579f0cd1: Preparing [2020-11-26T09:14:54.976Z] cd6d79ebbfb6: Preparing [2020-11-26T09:14:54.976Z] 3e7dc55cab04: Preparing [2020-11-26T09:14:54.976Z] b2e85fd0898f: Preparing [2020-11-26T09:14:54.976Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:54.976Z] 3a47579f0cd1: Waiting [2020-11-26T09:14:54.976Z] 3e7dc55cab04: Waiting [2020-11-26T09:14:54.976Z] c4660121917a: Waiting [2020-11-26T09:14:54.976Z] fd719a1837e4: Waiting [2020-11-26T09:14:54.976Z] 52543ddb2901: Waiting [2020-11-26T09:14:54.976Z] b2e85fd0898f: Waiting [2020-11-26T09:14:54.976Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:54.976Z] 9f553b275599: Waiting [2020-11-26T09:14:54.976Z] cd6d79ebbfb6: Waiting [2020-11-26T09:14:54.976Z] 46ab1df74eb8: Layer already exists [2020-11-26T09:14:54.976Z] 8526bf0182ab: Layer already exists [2020-11-26T09:14:54.976Z] ecbc67f7b37b: Layer already exists [2020-11-26T09:14:54.976Z] e434f8a43070: Layer already exists [2020-11-26T09:14:54.976Z] a23eb72528bd: Layer already exists [2020-11-26T09:14:55.248Z] c4660121917a: Layer already exists [2020-11-26T09:14:55.248Z] fd719a1837e4: Layer already exists [2020-11-26T09:14:55.248Z] 9f553b275599: Layer already exists [2020-11-26T09:14:55.248Z] 3a47579f0cd1: Layer already exists [2020-11-26T09:14:55.248Z] 52543ddb2901: Layer already exists [2020-11-26T09:14:55.248Z] cd6d79ebbfb6: Layer already exists [2020-11-26T09:14:55.248Z] 3e7dc55cab04: Layer already exists [2020-11-26T09:14:55.248Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:55.248Z] b2e85fd0898f: Layer already exists [2020-11-26T09:14:55.248Z] 1.3.1-dev.10: digest: sha256:16bc17dd085473462978a9b5ea48a83f362f991f521273e2ceda78e8bc96d6cd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:55.598Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:55.939Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:55.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-11-26T09:14:55.939Z] ecbc67f7b37b: Preparing [2020-11-26T09:14:55.939Z] e434f8a43070: Preparing [2020-11-26T09:14:55.939Z] 8526bf0182ab: Preparing [2020-11-26T09:14:55.939Z] a23eb72528bd: Preparing [2020-11-26T09:14:55.939Z] 46ab1df74eb8: Preparing [2020-11-26T09:14:55.939Z] c4660121917a: Preparing [2020-11-26T09:14:55.939Z] fd719a1837e4: Preparing [2020-11-26T09:14:55.939Z] 52543ddb2901: Preparing [2020-11-26T09:14:55.939Z] 9f553b275599: Preparing [2020-11-26T09:14:55.939Z] 3a47579f0cd1: Preparing [2020-11-26T09:14:55.939Z] cd6d79ebbfb6: Preparing [2020-11-26T09:14:55.939Z] 3e7dc55cab04: Preparing [2020-11-26T09:14:55.939Z] b2e85fd0898f: Preparing [2020-11-26T09:14:55.939Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:55.939Z] c4660121917a: Waiting [2020-11-26T09:14:55.939Z] 3a47579f0cd1: Waiting [2020-11-26T09:14:55.939Z] fd719a1837e4: Waiting [2020-11-26T09:14:55.939Z] 52543ddb2901: Waiting [2020-11-26T09:14:55.939Z] 9f553b275599: Waiting [2020-11-26T09:14:55.939Z] cd6d79ebbfb6: Waiting [2020-11-26T09:14:55.939Z] b2e85fd0898f: Waiting [2020-11-26T09:14:55.939Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:55.939Z] 3e7dc55cab04: Waiting [2020-11-26T09:14:56.210Z] a23eb72528bd: Layer already exists [2020-11-26T09:14:56.210Z] e434f8a43070: Layer already exists [2020-11-26T09:14:56.210Z] 8526bf0182ab: Layer already exists [2020-11-26T09:14:56.210Z] 46ab1df74eb8: Layer already exists [2020-11-26T09:14:56.210Z] ecbc67f7b37b: Layer already exists [2020-11-26T09:14:56.210Z] fd719a1837e4: Layer already exists [2020-11-26T09:14:56.210Z] 9f553b275599: Layer already exists [2020-11-26T09:14:56.210Z] c4660121917a: Layer already exists [2020-11-26T09:14:56.210Z] 52543ddb2901: Layer already exists [2020-11-26T09:14:56.210Z] 3a47579f0cd1: Layer already exists [2020-11-26T09:14:56.210Z] 3e7dc55cab04: Layer already exists [2020-11-26T09:14:56.210Z] cd6d79ebbfb6: Layer already exists [2020-11-26T09:14:56.210Z] b2e85fd0898f: Layer already exists [2020-11-26T09:14:56.210Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:56.210Z] dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10: digest: sha256:16bc17dd085473462978a9b5ea48a83f362f991f521273e2ceda78e8bc96d6cd size: 3253 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:56.558Z] + docker tag docker-sys-mgmt-agent-go-arm64 nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:14:56.908Z] + docker push nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [2020-11-26T09:14:56.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64] [2020-11-26T09:14:56.909Z] ecbc67f7b37b: Preparing [2020-11-26T09:14:56.909Z] e434f8a43070: Preparing [2020-11-26T09:14:56.909Z] 8526bf0182ab: Preparing [2020-11-26T09:14:56.909Z] a23eb72528bd: Preparing [2020-11-26T09:14:56.909Z] 46ab1df74eb8: Preparing [2020-11-26T09:14:56.909Z] c4660121917a: Preparing [2020-11-26T09:14:56.909Z] fd719a1837e4: Preparing [2020-11-26T09:14:56.909Z] 52543ddb2901: Preparing [2020-11-26T09:14:56.909Z] 9f553b275599: Preparing [2020-11-26T09:14:56.909Z] 3a47579f0cd1: Preparing [2020-11-26T09:14:56.909Z] cd6d79ebbfb6: Preparing [2020-11-26T09:14:56.909Z] 3e7dc55cab04: Preparing [2020-11-26T09:14:56.909Z] b2e85fd0898f: Preparing [2020-11-26T09:14:56.909Z] cd3761cfa1d9: Preparing [2020-11-26T09:14:56.909Z] 3a47579f0cd1: Waiting [2020-11-26T09:14:56.909Z] cd6d79ebbfb6: Waiting [2020-11-26T09:14:56.909Z] 3e7dc55cab04: Waiting [2020-11-26T09:14:56.909Z] c4660121917a: Waiting [2020-11-26T09:14:56.909Z] fd719a1837e4: Waiting [2020-11-26T09:14:56.909Z] 52543ddb2901: Waiting [2020-11-26T09:14:56.909Z] b2e85fd0898f: Waiting [2020-11-26T09:14:56.909Z] 9f553b275599: Waiting [2020-11-26T09:14:56.909Z] cd3761cfa1d9: Waiting [2020-11-26T09:14:57.181Z] 46ab1df74eb8: Layer already exists [2020-11-26T09:14:57.181Z] ecbc67f7b37b: Layer already exists [2020-11-26T09:14:57.181Z] 8526bf0182ab: Layer already exists [2020-11-26T09:14:57.181Z] a23eb72528bd: Layer already exists [2020-11-26T09:14:57.181Z] e434f8a43070: Layer already exists [2020-11-26T09:14:57.181Z] 3a47579f0cd1: Layer already exists [2020-11-26T09:14:57.181Z] c4660121917a: Layer already exists [2020-11-26T09:14:57.181Z] fd719a1837e4: Layer already exists [2020-11-26T09:14:57.181Z] 9f553b275599: Layer already exists [2020-11-26T09:14:57.181Z] 52543ddb2901: Layer already exists [2020-11-26T09:14:57.181Z] cd6d79ebbfb6: Layer already exists [2020-11-26T09:14:57.181Z] b2e85fd0898f: Layer already exists [2020-11-26T09:14:57.181Z] 3e7dc55cab04: Layer already exists [2020-11-26T09:14:57.181Z] cd3761cfa1d9: Layer already exists [2020-11-26T09:14:57.181Z] master: digest: sha256:16bc17dd085473462978a9b5ea48a83f362f991f521273e2ceda78e8bc96d6cd size: 3253 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2020-11-26T09:14:57.371Z] ===================================================== [Pipeline] echo [2020-11-26T09:14:57.421Z] taggedImages: [2020-11-26T09:14:57.421Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec [2020-11-26T09:14:57.421Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:1.3.1-dev.10 [2020-11-26T09:14:57.421Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:dc03883d853ac4d3c424c6075bb78550a4ae80ec-1.3.1-dev.10 [2020-11-26T09:14:57.421Z] - nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-26T09:14:59.198Z] provisioning config files... [2020-11-26T09:14:59.219Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/234@tmp/config8517365740256257216tmp [Pipeline] { [Pipeline] sh [2020-11-26T09:14:59.603Z] + set +x [2020-11-26T09:14:59.603Z] + curl -s https://codecov.io/bash [2020-11-26T09:14:59.603Z] + bash -s -- [2020-11-26T09:15:00.185Z] [2020-11-26T09:15:00.185Z] _____ _ [2020-11-26T09:15:00.185Z] / ____| | | [2020-11-26T09:15:00.185Z] | | ___ __| | ___ ___ _____ __ [2020-11-26T09:15:00.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-26T09:15:00.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-26T09:15:00.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-26T09:15:00.185Z] Bash-20201124-79cbc08 [2020-11-26T09:15:00.185Z] [2020-11-26T09:15:00.185Z] [2020-11-26T09:15:00.185Z] ==> Jenkins CI detected. [2020-11-26T09:15:00.185Z] project root: . [2020-11-26T09:15:00.185Z] --> token set from env [2020-11-26T09:15:00.185Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-26T09:15:00.185Z] ==> Running gcov in . (disable via -X gcov) [2020-11-26T09:15:00.453Z] ==> Python coveragepy not found [2020-11-26T09:15:00.453Z] ==> Searching for coverage reports in: [2020-11-26T09:15:00.453Z] + . [2020-11-26T09:15:00.453Z] -> Found 1 reports [2020-11-26T09:15:00.453Z] ==> Detecting git/mercurial file structure [2020-11-26T09:15:00.453Z] ==> Reading reports [2020-11-26T09:15:00.453Z] + ./coverage.out bytes=549148 [2020-11-26T09:15:00.453Z] ==> Appending adjustments [2020-11-26T09:15:00.453Z] https://docs.codecov.io/docs/fixing-reports [2020-11-26T09:15:03.814Z] + Found adjustments [2020-11-26T09:15:03.814Z] ==> Gzipping contents [2020-11-26T09:15:03.814Z] 84K /tmp/codecov.uSnnRl.gz [2020-11-26T09:15:03.814Z] ==> Uploading reports [2020-11-26T09:15:03.814Z] url: https://codecov.io [2020-11-26T09:15:03.814Z] query: branch=master&commit=dc03883d853ac4d3c424c6075bb78550a4ae80ec&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-26T09:15:03.814Z] -> Pinging Codecov [2020-11-26T09:15:03.814Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=master&commit=dc03883d853ac4d3c424c6075bb78550a4ae80ec&build=234&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmaster%2F234%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-11-26T09:15:04.390Z] -> Uploading to [2020-11-26T09:15:04.390Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-26/00271124DB129430A58F1EEE437C3FCB/dc03883d853ac4d3c424c6075bb78550a4ae80ec/5a1f4ca3-b750-42b8-a7bd-7e908874e801.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201126T091504Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=774a8529fe94faea7ebb476e43ae552d2aff9083f04b43faa047e762f32557d9 [2020-11-26T09:15:04.390Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:15:04.390Z] Dload Upload Total Spent Left Speed [2020-11-26T09:15:04.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86001 0 0 100 86001 0 135k --:--:-- --:--:-- --:--:-- 135k [2020-11-26T09:15:04.915Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc03883d853ac4d3c424c6075bb78550a4ae80ec [Pipeline] } [2020-11-26T09:15:04.927Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-11-26T09:15:05.464Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-11-26T09:15:05.619Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:15:05.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:15:05.978Z] [2020-11-26T09:15:05.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:15:06.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:15:06.337Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-11-26T09:15:06.337Z] 188c0c94c7c5: Already exists [2020-11-26T09:15:06.337Z] 0ef7d3d256c8: Pulling fs layer [2020-11-26T09:15:06.337Z] de9db76c5a1d: Pulling fs layer [2020-11-26T09:15:06.337Z] 0eba1c9be4d2: Pulling fs layer [2020-11-26T09:15:06.337Z] 0d57e429df01: Pulling fs layer [2020-11-26T09:15:06.337Z] 4e4be7b47b0d: Pulling fs layer [2020-11-26T09:15:06.337Z] e1f770b5df2f: Pulling fs layer [2020-11-26T09:15:06.337Z] 85a0685a4137: Pulling fs layer [2020-11-26T09:15:06.337Z] e1f770b5df2f: Waiting [2020-11-26T09:15:06.337Z] 85a0685a4137: Waiting [2020-11-26T09:15:06.337Z] 0d57e429df01: Waiting [2020-11-26T09:15:06.337Z] 4e4be7b47b0d: Waiting [2020-11-26T09:15:06.337Z] de9db76c5a1d: Verifying Checksum [2020-11-26T09:15:06.337Z] de9db76c5a1d: Download complete [2020-11-26T09:15:06.337Z] 0ef7d3d256c8: Download complete [2020-11-26T09:15:06.337Z] 0d57e429df01: Verifying Checksum [2020-11-26T09:15:06.337Z] 0d57e429df01: Download complete [2020-11-26T09:15:06.605Z] 4e4be7b47b0d: Verifying Checksum [2020-11-26T09:15:06.605Z] 4e4be7b47b0d: Download complete [2020-11-26T09:15:06.868Z] 0ef7d3d256c8: Pull complete [2020-11-26T09:15:06.868Z] de9db76c5a1d: Pull complete [2020-11-26T09:15:08.269Z] e1f770b5df2f: Verifying Checksum [2020-11-26T09:15:08.269Z] e1f770b5df2f: Download complete [2020-11-26T09:15:10.224Z] 0eba1c9be4d2: Verifying Checksum [2020-11-26T09:15:10.224Z] 0eba1c9be4d2: Download complete [2020-11-26T09:15:10.807Z] 85a0685a4137: Verifying Checksum [2020-11-26T09:15:10.807Z] 85a0685a4137: Download complete [2020-11-26T09:15:15.039Z] 0eba1c9be4d2: Pull complete [2020-11-26T09:15:15.302Z] 0d57e429df01: Pull complete [2020-11-26T09:15:15.570Z] 4e4be7b47b0d: Pull complete [2020-11-26T09:15:19.797Z] e1f770b5df2f: Pull complete [2020-11-26T09:15:29.957Z] 85a0685a4137: Pull complete [2020-11-26T09:15:29.957Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-11-26T09:15:29.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:15:29.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-11-26T09:15:30.180Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:15:30.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:15:31.352Z] $ docker top 34deaccf036ebf35290d366a3bbbc94e0354922222d99a7a89ab694032b2bb05 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-11-26T09:15:31.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-11-26T09:15:31.870Z] + set -o pipefail [2020-11-26T09:15:31.870Z] + snyk monitor '--org=edgex-jenkins' [2020-11-26T09:15:40.034Z] [2020-11-26T09:15:40.034Z] Monitoring /w/workspace/edgex-go/234 (github.com/edgexfoundry/edgex-go)... [2020-11-26T09:15:40.034Z] [2020-11-26T09:15:40.034Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/41dde0e5-2121-4d40-99ae-520a688dc6af [2020-11-26T09:15:40.034Z] [2020-11-26T09:15:40.034Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-11-26T09:15:40.034Z] [2020-11-26T09:15:40.034Z] [2020-11-26T09:15:40.034Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-11-26T09:15:40.034Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-11-26T09:15:40.057Z] $ docker stop --time=1 34deaccf036ebf35290d366a3bbbc94e0354922222d99a7a89ab694032b2bb05 [2020-11-26T09:15:43.110Z] $ docker rm -f 34deaccf036ebf35290d366a3bbbc94e0354922222d99a7a89ab694032b2bb05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-11-26T09:15:44.228Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/core-command/Dockerfile [Pipeline] echo [2020-11-26T09:15:44.231Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:15:44.526Z] + set -o pipefail [2020-11-26T09:15:44.526Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:15:44.526Z] + tee .snyk [2020-11-26T09:15:44.788Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:15:44.788Z] version: v1.14.1 [2020-11-26T09:15:44.788Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:15:44.788Z] ignore: [2020-11-26T09:15:44.788Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:15:44.788Z] - '*': [2020-11-26T09:15:44.788Z] reason: does not apply # justification for ignoring [2020-11-26T09:15:44.788Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:15:44.788Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:15:44.788Z] - '*': [2020-11-26T09:15:44.788Z] reason: false positive [2020-11-26T09:15:44.788Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:15:44.788Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:15:44.910Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:15:45.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:15:45.259Z] . [Pipeline] withDockerContainer [2020-11-26T09:15:45.369Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:15:45.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:15:46.375Z] $ docker top c0aca5faa3862517f1a7405d7a711e323bab6c94f965b1d0674fc4c36601e83c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:15:46.868Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:15:46.881Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/core-command/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:15:47.176Z] + set -o pipefail [2020-11-26T09:15:47.176Z] + snyk test '--org=edgex-jenkins' --docker+ nexus3.edgexfoundry.org:10004/docker-core-command-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/core-command/Dockerfile'snyk-to-html '--severity-threshold=high' '--policy-path=./.snyk' -o --json snykReport.html [2020-11-26T09:15:47.176Z] [2020-11-26T09:15:57.209Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:15:57.232Z] $ docker stop --time=1 c0aca5faa3862517f1a7405d7a711e323bab6c94f965b1d0674fc4c36601e83c [2020-11-26T09:15:58.788Z] $ docker rm -f c0aca5faa3862517f1a7405d7a711e323bab6c94f965b1d0674fc4c36601e83c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:15:59.156Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/core-data/Dockerfile [Pipeline] echo [2020-11-26T09:15:59.159Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:15:59.453Z] + set -o pipefail [2020-11-26T09:15:59.453Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:15:59.453Z] + tee .snyk [2020-11-26T09:15:59.453Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:15:59.453Z] version: v1.14.1 [2020-11-26T09:15:59.453Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:15:59.453Z] ignore: [2020-11-26T09:15:59.453Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:15:59.453Z] - '*': [2020-11-26T09:15:59.453Z] reason: does not apply # justification for ignoring [2020-11-26T09:15:59.453Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:15:59.453Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:15:59.453Z] - '*': [2020-11-26T09:15:59.453Z] reason: false positive [2020-11-26T09:15:59.453Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:15:59.453Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:15:59.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:15:59.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:15:59.941Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:00.052Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:00.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:00.931Z] $ docker top 30bbccafe32b7a5e5c03e99bf643bc817fcd149c3425a807384b5d2e6296cb8c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:01.445Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:01.459Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/core-data/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:01.756Z] + set -o pipefail [2020-11-26T09:16:01.756Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-data-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/core-data/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:16:01.756Z] + snyk-to-html -o snykReport.html [2020-11-26T09:16:08.395Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:16:08.419Z] $ docker stop --time=1 30bbccafe32b7a5e5c03e99bf643bc817fcd149c3425a807384b5d2e6296cb8c [2020-11-26T09:16:09.920Z] $ docker rm -f 30bbccafe32b7a5e5c03e99bf643bc817fcd149c3425a807384b5d2e6296cb8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:16:10.405Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/core-metadata/Dockerfile [Pipeline] echo [2020-11-26T09:16:10.407Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:16:10.719Z] + set -o pipefail [2020-11-26T09:16:10.719Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:16:10.719Z] + tee .snyk [2020-11-26T09:16:10.980Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:16:10.980Z] version: v1.14.1 [2020-11-26T09:16:10.980Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:16:10.980Z] ignore: [2020-11-26T09:16:10.980Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:16:10.980Z] - '*': [2020-11-26T09:16:10.980Z] reason: does not apply # justification for ignoring [2020-11-26T09:16:10.980Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:16:10.980Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:16:10.980Z] - '*': [2020-11-26T09:16:10.980Z] reason: false positive [2020-11-26T09:16:10.980Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:16:10.980Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:16:11.080Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:11.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:16:11.477Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:11.598Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:11.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:12.306Z] $ docker top 541d663fd496e7d3cf49b57b06732e220d9970d19294fb2d2d13d591926059e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:12.792Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:12.805Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/core-metadata/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:13.100Z] + set -o pipefail [2020-11-26T09:16:13.100Z] + snyk-to-html -o snykReport.html [2020-11-26T09:16:13.100Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-core-metadata-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/core-metadata/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:16:21.265Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:16:21.288Z] $ docker stop --time=1 541d663fd496e7d3cf49b57b06732e220d9970d19294fb2d2d13d591926059e1 [2020-11-26T09:16:22.847Z] $ docker rm -f 541d663fd496e7d3cf49b57b06732e220d9970d19294fb2d2d13d591926059e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:16:23.170Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/security-bootstrap-redis/Dockerfile [Pipeline] echo [2020-11-26T09:16:23.172Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:16:23.466Z] + set -o pipefail [2020-11-26T09:16:23.466Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:16:23.466Z] + tee .snyk [2020-11-26T09:16:23.466Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:16:23.466Z] version: v1.14.1 [2020-11-26T09:16:23.466Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:16:23.466Z] ignore: [2020-11-26T09:16:23.466Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:16:23.466Z] - '*': [2020-11-26T09:16:23.466Z] reason: does not apply # justification for ignoring [2020-11-26T09:16:23.466Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:16:23.466Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:16:23.466Z] - '*': [2020-11-26T09:16:23.466Z] reason: false positive [2020-11-26T09:16:23.466Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:16:23.466Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:16:23.579Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:23.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:16:23.932Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:24.037Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:24.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:24.836Z] $ docker top 84f02ccbc3aba3f3e4a7c86cb40080cf486a4ae6af00a77f8fffaec7eb095013 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:25.420Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:25.432Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/security-bootstrap-redis/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:25.725Z] + set -o pipefail [2020-11-26T09:16:25.725Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-bootstrap-redis-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/security-bootstrap-redis/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:16:25.725Z] + snyk-to-html -o snykReport.html [2020-11-26T09:16:32.350Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:16:32.374Z] $ docker stop --time=1 84f02ccbc3aba3f3e4a7c86cb40080cf486a4ae6af00a77f8fffaec7eb095013 [2020-11-26T09:16:33.830Z] $ docker rm -f 84f02ccbc3aba3f3e4a7c86cb40080cf486a4ae6af00a77f8fffaec7eb095013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:16:34.119Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/security-proxy-setup/Dockerfile [Pipeline] echo [2020-11-26T09:16:34.121Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:16:34.416Z] + set -o pipefail [2020-11-26T09:16:34.416Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:16:34.416Z] + tee .snyk [2020-11-26T09:16:34.416Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:16:34.416Z] version: v1.14.1 [2020-11-26T09:16:34.416Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:16:34.416Z] ignore: [2020-11-26T09:16:34.416Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:16:34.416Z] - '*': [2020-11-26T09:16:34.416Z] reason: does not apply # justification for ignoring [2020-11-26T09:16:34.416Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:16:34.416Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:16:34.416Z] - '*': [2020-11-26T09:16:34.416Z] reason: false positive [2020-11-26T09:16:34.416Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:16:34.416Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:16:34.518Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:34.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:16:34.871Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:35.018Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:35.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:35.789Z] $ docker top c1a61a5adf11bfbb7f140002ddc4686d6c888f5b041f5ee5b4446a8086440dff -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:36.258Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:36.269Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/security-proxy-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:36.563Z] + set -o pipefail [2020-11-26T09:16:36.563Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-proxy-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/security-proxy-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:16:36.563Z] + snyk-to-html -o snykReport.html [2020-11-26T09:16:43.324Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:16:43.349Z] $ docker stop --time=1 c1a61a5adf11bfbb7f140002ddc4686d6c888f5b041f5ee5b4446a8086440dff [2020-11-26T09:16:44.872Z] $ docker rm -f c1a61a5adf11bfbb7f140002ddc4686d6c888f5b041f5ee5b4446a8086440dff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:16:45.195Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/security-secrets-setup/Dockerfile [Pipeline] echo [2020-11-26T09:16:45.198Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:16:45.493Z] + set -o pipefail [2020-11-26T09:16:45.493Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:16:45.493Z] + tee .snyk [2020-11-26T09:16:45.493Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:16:45.493Z] version: v1.14.1 [2020-11-26T09:16:45.493Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:16:45.493Z] ignore: [2020-11-26T09:16:45.493Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:16:45.493Z] - '*': [2020-11-26T09:16:45.493Z] reason: does not apply # justification for ignoring [2020-11-26T09:16:45.493Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:16:45.493Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:16:45.493Z] - '*': [2020-11-26T09:16:45.493Z] reason: false positive [2020-11-26T09:16:45.493Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:16:45.493Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:16:45.598Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:45.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:16:45.966Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:46.075Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:46.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:46.894Z] $ docker top 1ae39ed4d4742ac6c698e2b64b80d8fdaac0a8233e5d7207c8b1e998378b1c22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:47.430Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:47.442Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/security-secrets-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:47.735Z] + set -o pipefail [2020-11-26T09:16:47.735Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secrets-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/security-secrets-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:16:47.735Z] + snyk-to-html -o snykReport.html [2020-11-26T09:16:53.062Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:16:53.084Z] $ docker stop --time=1 1ae39ed4d4742ac6c698e2b64b80d8fdaac0a8233e5d7207c8b1e998378b1c22 [2020-11-26T09:16:54.599Z] $ docker rm -f 1ae39ed4d4742ac6c698e2b64b80d8fdaac0a8233e5d7207c8b1e998378b1c22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:16:54.893Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/security-secretstore-setup/Dockerfile [Pipeline] echo [2020-11-26T09:16:54.896Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:16:55.195Z] + set -o pipefail [2020-11-26T09:16:55.195Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:16:55.195Z] + tee .snyk [2020-11-26T09:16:55.458Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:16:55.458Z] version: v1.14.1 [2020-11-26T09:16:55.458Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:16:55.458Z] ignore: [2020-11-26T09:16:55.458Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:16:55.458Z] - '*': [2020-11-26T09:16:55.458Z] reason: does not apply # justification for ignoring [2020-11-26T09:16:55.458Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:16:55.458Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:16:55.458Z] - '*': [2020-11-26T09:16:55.458Z] reason: false positive [2020-11-26T09:16:55.458Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:16:55.458Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:16:55.523Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:16:55.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:16:55.911Z] . [Pipeline] withDockerContainer [2020-11-26T09:16:56.037Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:16:56.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:16:56.890Z] $ docker top f935a4e12b31aacf945d14a0523cfc8607b0b6d4b3093235d6cb6ed8443eea66 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:16:57.367Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:16:57.407Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/security-secretstore-setup/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:16:57.701Z] + set -o pipefail [2020-11-26T09:16:57.701Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-security-secretstore-setup-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec+ '--file=./cmd/security-secretstore-setup/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --jsonsnyk-to-html [2020-11-26T09:16:57.701Z] -o snykReport.html [2020-11-26T09:17:04.344Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:17:04.365Z] $ docker stop --time=1 f935a4e12b31aacf945d14a0523cfc8607b0b6d4b3093235d6cb6ed8443eea66 [2020-11-26T09:17:05.823Z] $ docker rm -f f935a4e12b31aacf945d14a0523cfc8607b0b6d4b3093235d6cb6ed8443eea66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:17:06.127Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/support-logging/Dockerfile [Pipeline] echo [2020-11-26T09:17:06.130Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:17:06.423Z] + set -o pipefail [2020-11-26T09:17:06.423Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:17:06.423Z] + tee .snyk [2020-11-26T09:17:06.423Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:17:06.423Z] version: v1.14.1 [2020-11-26T09:17:06.423Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:17:06.423Z] ignore: [2020-11-26T09:17:06.423Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:17:06.423Z] - '*': [2020-11-26T09:17:06.423Z] reason: does not apply # justification for ignoring [2020-11-26T09:17:06.423Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:17:06.423Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:17:06.423Z] - '*': [2020-11-26T09:17:06.423Z] reason: false positive [2020-11-26T09:17:06.423Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:17:06.423Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:17:06.488Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:17:06.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:17:06.894Z] . [Pipeline] withDockerContainer [2020-11-26T09:17:07.005Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:17:07.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:17:07.767Z] $ docker top b77c3272611a592ecaf957d8c542d3a4a741a9c3afe70c8a1352ec4027db68b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:17:08.302Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:17:08.314Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/support-logging/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:17:08.609Z] + set -o pipefail [2020-11-26T09:17:08.609Z] + snyk-to-html -o snykReport.html [2020-11-26T09:17:08.609Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-logging-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/support-logging/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:17:20.915Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:17:20.938Z] $ docker stop --time=1 b77c3272611a592ecaf957d8c542d3a4a741a9c3afe70c8a1352ec4027db68b5 [2020-11-26T09:17:22.470Z] $ docker rm -f b77c3272611a592ecaf957d8c542d3a4a741a9c3afe70c8a1352ec4027db68b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:17:23.089Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/support-notifications/Dockerfile [Pipeline] echo [2020-11-26T09:17:23.092Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:17:23.394Z] + set -o pipefail [2020-11-26T09:17:23.394Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:17:23.394Z] + tee .snyk [2020-11-26T09:17:23.394Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:17:23.394Z] version: v1.14.1 [2020-11-26T09:17:23.394Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:17:23.394Z] ignore: [2020-11-26T09:17:23.394Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:17:23.394Z] - '*': [2020-11-26T09:17:23.394Z] reason: does not apply # justification for ignoring [2020-11-26T09:17:23.394Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:17:23.394Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:17:23.394Z] - '*': [2020-11-26T09:17:23.394Z] reason: false positive [2020-11-26T09:17:23.394Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:17:23.394Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:17:23.501Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:17:23.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:17:23.929Z] . [Pipeline] withDockerContainer [2020-11-26T09:17:24.055Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:17:24.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:17:24.981Z] $ docker top 11bffb389e745d601d1a95fe03640ffe26b2724bc163edbcb76ef8663197d16e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:17:25.550Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:17:25.562Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/support-notifications/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:17:25.858Z] + set -o pipefail [2020-11-26T09:17:25.858Z] + snyk-to-html -o snykReport.html [2020-11-26T09:17:25.858Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-notifications-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/support-notifications/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:17:35.890Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:17:35.912Z] $ docker stop --time=1 11bffb389e745d601d1a95fe03640ffe26b2724bc163edbcb76ef8663197d16e [2020-11-26T09:17:37.427Z] $ docker rm -f 11bffb389e745d601d1a95fe03640ffe26b2724bc163edbcb76ef8663197d16e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:17:37.875Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/support-scheduler/Dockerfile [Pipeline] echo [2020-11-26T09:17:37.878Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:17:38.172Z] + set -o pipefail [2020-11-26T09:17:38.173Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:17:38.173Z] + tee .snyk [2020-11-26T09:17:38.173Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:17:38.173Z] version: v1.14.1 [2020-11-26T09:17:38.173Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:17:38.173Z] ignore: [2020-11-26T09:17:38.173Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:17:38.173Z] - '*': [2020-11-26T09:17:38.173Z] reason: does not apply # justification for ignoring [2020-11-26T09:17:38.173Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:17:38.173Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:17:38.173Z] - '*': [2020-11-26T09:17:38.173Z] reason: false positive [2020-11-26T09:17:38.173Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:17:38.173Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:17:38.299Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:17:38.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:17:38.647Z] . [Pipeline] withDockerContainer [2020-11-26T09:17:38.751Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:17:38.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:17:39.592Z] $ docker top dbf94cba1796a20535ea7b4b506ce00af41555cd1b7ceabc854d8a2ac68b16f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:17:40.062Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:17:40.073Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/support-scheduler/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:17:40.365Z] + set -o pipefail [2020-11-26T09:17:40.365Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-support-scheduler-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/support-scheduler/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:17:40.365Z] + snyk-to-html -o snykReport.html [2020-11-26T09:17:48.544Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:17:48.566Z] $ docker stop --time=1 dbf94cba1796a20535ea7b4b506ce00af41555cd1b7ceabc854d8a2ac68b16f2 [2020-11-26T09:17:50.105Z] $ docker rm -f dbf94cba1796a20535ea7b4b506ce00af41555cd1b7ceabc854d8a2ac68b16f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-11-26T09:17:50.586Z] [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec, dockerFile=cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-11-26T09:17:50.589Z] [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh [2020-11-26T09:17:50.945Z] + set -o pipefail [2020-11-26T09:17:50.946Z] + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [2020-11-26T09:17:50.946Z] + tee .snyk [2020-11-26T09:17:50.946Z] # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. [2020-11-26T09:17:50.946Z] version: v1.14.1 [2020-11-26T09:17:50.946Z] # ignores vulnerabilities until expiry date; change duration by modifying expiry date [2020-11-26T09:17:50.946Z] ignore: [2020-11-26T09:17:50.946Z] SNYK-ALPINE312-ONIGURUMA-1017392: # snyk ID for the issue to ignore. Required. [2020-11-26T09:17:50.946Z] - '*': [2020-11-26T09:17:50.946Z] reason: does not apply # justification for ignoring [2020-11-26T09:17:50.946Z] expires: 2021-01-01T00:00:00 # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14)https://snyk.io/vuln/SNYK-ALPINE312-ONIGURUMA-1017392 [2020-11-26T09:17:50.946Z] SNYK-ALPINE312-JQ-588886: [2020-11-26T09:17:50.946Z] - '*': [2020-11-26T09:17:50.946Z] reason: false positive [2020-11-26T09:17:50.946Z] expires: 2021-01-01T00:00:00 [2020-11-26T09:17:50.946Z] # patch: {} [Pipeline] withCredentials [2020-11-26T09:17:51.058Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:17:51.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-11-26T09:17:51.411Z] . [Pipeline] withDockerContainer [2020-11-26T09:17:51.520Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:17:51.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2020-11-26T09:17:52.420Z] $ docker top f4f81c194b7c0f7aabc17d244aca43901e5fb820a97b960a828da229fd6b0a01 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:17:52.967Z] + rm -f snykReport.html [Pipeline] echo [2020-11-26T09:17:52.980Z] [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec --file=./cmd/sys-mgmt-agent/Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh [2020-11-26T09:17:53.280Z] + set -o pipefail [2020-11-26T09:17:53.280Z] + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-sys-mgmt-agent-go:dc03883d853ac4d3c424c6075bb78550a4ae80ec '--file=./cmd/sys-mgmt-agent/Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json [2020-11-26T09:17:53.280Z] + snyk-to-html -o snykReport.html [2020-11-26T09:17:59.887Z] Vulnerability snapshot saved at snykReport.html [Pipeline] } [2020-11-26T09:17:59.909Z] $ docker stop --time=1 f4f81c194b7c0f7aabc17d244aca43901e5fb820a97b960a828da229fd6b0a01 [2020-11-26T09:18:01.324Z] $ docker rm -f f4f81c194b7c0f7aabc17d244aca43901e5fb820a97b960a828da229fd6b0a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-11-26T09:18:02.263Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T09:18:02.338Z] provisioning config files... [2020-11-26T09:18:02.349Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/234@tmp/config8766764920025976160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:18:02.732Z] --> edgex-publish-swagger.sh [2020-11-26T09:18:02.732Z] === Publish openapi/v1 API === [2020-11-26T09:18:02.732Z] [publishToSwagger] Publishing the API Docs [openapi/v1] to Swagger [2020-11-26T09:18:02.732Z] [publishToSwagger] Publishing API Name [core-command] [2020-11-26T09:18:02.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:02.732Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:04.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10521 0 0 100 10521 0 8578 0:00:01 0:00:01 --:--:-- 8588 100 10521 0 0 100 10521 0 8577 0:00:01 0:00:01 --:--:-- 8588 [2020-11-26T09:18:04.135Z] [2020-11-26T09:18:04.135Z] [2020-11-26T09:18:04.135Z] [publishToSwagger] Publishing API Name [core-data] [2020-11-26T09:18:04.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:04.135Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:05.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32556 0 0 100 32556 0 29998 0:00:01 0:00:01 --:--:-- 30005 100 32556 0 0 100 32556 0 29992 0:00:01 0:00:01 --:--:-- 30005 [2020-11-26T09:18:05.082Z] [2020-11-26T09:18:05.082Z] [2020-11-26T09:18:05.082Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-11-26T09:18:05.082Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:05.082Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:06.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73720 0 0 100 73720 0 64277 0:00:01 0:00:01 --:--:-- 64328 100 73720 0 0 100 73720 0 64267 0:00:01 0:00:01 --:--:-- 64328 [2020-11-26T09:18:06.029Z] [2020-11-26T09:18:06.029Z] [2020-11-26T09:18:06.029Z] [publishToSwagger] Publishing API Name [support-logging] [2020-11-26T09:18:06.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:06.029Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:07.424Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13580 0 0 100 13580 0 11552 0:00:01 0:00:01 --:--:-- 11557 100 13580 0 0 100 13580 0 11550 0:00:01 0:00:01 --:--:-- 11557 [2020-11-26T09:18:07.424Z] [2020-11-26T09:18:07.424Z] [2020-11-26T09:18:07.424Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-11-26T09:18:07.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:07.424Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:08.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38889 0 0 100 38889 0 33582 0:00:01 0:00:01 --:--:-- 33611 100 38889 0 0 100 38889 0 33576 0:00:01 0:00:01 --:--:-- 33582 [2020-11-26T09:18:08.381Z] [2020-11-26T09:18:08.381Z] [2020-11-26T09:18:08.381Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-11-26T09:18:08.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:08.381Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:09.591Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14248 0 0 100 14248 0 12716 0:00:01 0:00:01 --:--:-- 12710 100 14248 0 0 100 14248 0 12713 0:00:01 0:00:01 --:--:-- 12710 [2020-11-26T09:18:09.592Z] [2020-11-26T09:18:09.592Z] [2020-11-26T09:18:09.592Z] [publishToSwagger] Publishing API Name [system-agent] [2020-11-26T09:18:09.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:09.592Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:10.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4109 0 0 100 4109 0 4011 0:00:01 0:00:01 --:--:-- 4012 100 4109 0 0 100 4109 0 4010 0:00:01 0:00:01 --:--:-- 4012 [2020-11-26T09:18:10.801Z] [2020-11-26T09:18:10.801Z] [2020-11-26T09:18:10.801Z] === Publish openapi/v2 API === [2020-11-26T09:18:10.801Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-11-26T09:18:10.801Z] [publishToSwagger] Publishing API Name [core-command] [2020-11-26T09:18:10.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:10.801Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:11.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29535 0 0 100 29535 0 27102 0:00:01 0:00:01 --:--:-- 27121 100 29535 0 0 100 29535 0 27098 0:00:01 0:00:01 --:--:-- 27121 [2020-11-26T09:18:11.750Z] [2020-11-26T09:18:11.750Z] [2020-11-26T09:18:11.750Z] [publishToSwagger] Publishing API Name [core-data] [2020-11-26T09:18:11.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:11.750Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:13.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65252 0 0 100 65252 0 57210 0:00:01 0:00:01 --:--:-- 57238 100 65252 0 0 100 65252 0 57200 0:00:01 0:00:01 --:--:-- 57238 [2020-11-26T09:18:13.140Z] [2020-11-26T09:18:13.140Z] [2020-11-26T09:18:13.140Z] [publishToSwagger] Publishing API Name [core-metadata] [2020-11-26T09:18:13.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:13.140Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:14.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k 100 119k 0 0 100 119k 0 99k 0:00:01 0:00:01 --:--:-- 99k [2020-11-26T09:18:14.091Z] [2020-11-26T09:18:14.091Z] [2020-11-26T09:18:14.091Z] [publishToSwagger] Publishing API Name [support-logging] [2020-11-26T09:18:14.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:14.091Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:15.481Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23691 0 0 100 23691 0 20994 0:00:01 0:00:01 --:--:-- 21002 100 23691 0 0 100 23691 0 20990 0:00:01 0:00:01 --:--:-- 21002 [2020-11-26T09:18:15.481Z] [2020-11-26T09:18:15.481Z] [2020-11-26T09:18:15.481Z] [publishToSwagger] Publishing API Name [support-notifications] [2020-11-26T09:18:15.481Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:15.481Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:16.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62691 0 0 100 62691 0 51506 0:00:01 0:00:01 --:--:-- 51555 100 62691 0 0 100 62691 0 44801 0:00:01 0:00:01 --:--:-- 44779 100 62691 0 0 100 62691 0 44795 0:00:01 0:00:01 --:--:-- 44779 [2020-11-26T09:18:16.695Z] [2020-11-26T09:18:16.695Z] [2020-11-26T09:18:16.695Z] [publishToSwagger] Publishing API Name [support-scheduler] [2020-11-26T09:18:16.695Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:16.695Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:18.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46198 0 0 100 46198 0 37908 0:00:01 0:00:01 --:--:-- 37929 100 46198 0 0 100 46198 0 35390 0:00:01 0:00:01 --:--:-- 35400 [2020-11-26T09:18:18.090Z] [2020-11-26T09:18:18.090Z] [2020-11-26T09:18:18.090Z] [publishToSwagger] Publishing API Name [system-agent] [2020-11-26T09:18:18.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-26T09:18:18.090Z] Dload Upload Total Spent Left Speed [2020-11-26T09:18:19.039Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23725 0 0 100 23725 0 22231 0:00:01 0:00:01 --:--:-- 22256 100 23725 0 0 100 23725 0 22226 0:00:01 0:00:01 --:--:-- 22235 [2020-11-26T09:18:19.039Z] [2020-11-26T09:18:19.039Z] [Pipeline] } [2020-11-26T09:18:19.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:18:20.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:18:20.688Z] . [Pipeline] withDockerContainer [2020-11-26T09:18:20.852Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:18:20.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T09:18:21.910Z] $ docker top 3e999d34d08eda79028d20fa38be9a2ddaeceb079e5c56fbdae41b3552acbcc4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T09:18:22.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T09:18:22.253Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T09:18:22.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T09:18:22.517Z] $ docker exec 3e999d34d08eda79028d20fa38be9a2ddaeceb079e5c56fbdae41b3552acbcc4 ssh-agent [2020-11-26T09:18:22.735Z] SSH_AUTH_SOCK=/tmp/ssh-XPfd0OUGX41l/agent.11 [2020-11-26T09:18:22.735Z] SSH_AGENT_PID=16 [2020-11-26T09:18:22.750Z] Running ssh-add (command line suppressed) [2020-11-26T09:18:22.896Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_2361211572742520019.key (/w/workspace/edgex-go/234@tmp/private_key_2361211572742520019.key) [2020-11-26T09:18:22.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T09:18:23.291Z] + git semver tag [2020-11-26T09:18:23.555Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T09:18:23.555Z] # $GIT_DIR = /w/workspace/edgex-go/234/.git [2020-11-26T09:18:23.555Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/234 [2020-11-26T09:18:23.555Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T09:18:23.555Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T09:18:23.555Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T09:18:23.555Z] # $SEMVER_BRANCH = master [2020-11-26T09:18:23.555Z] # $SEMVER_DIR = /w/workspace/edgex-go/234/.semver [2020-11-26T09:18:23.555Z] # dc03883d853ac4d3c424c6075bb78550a4ae80ec HEAD [2020-11-26T09:18:24.135Z] # -> Force: false [2020-11-26T09:18:24.135Z] # ddbd1bb824d2efbc5a3bc8f78f65c0bff00ff894 refs/tags/v1.3.1-dev.10 [Pipeline] } [2020-11-26T09:18:24.156Z] $ docker exec --env ******** --env ******** 3e999d34d08eda79028d20fa38be9a2ddaeceb079e5c56fbdae41b3552acbcc4 ssh-agent -k [2020-11-26T09:18:24.319Z] unset SSH_AUTH_SOCK; [2020-11-26T09:18:24.319Z] unset SSH_AGENT_PID; [2020-11-26T09:18:24.319Z] echo Agent pid 16 killed; [2020-11-26T09:18:24.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T09:18:24.911Z] + git semver [Pipeline] } [2020-11-26T09:18:24.948Z] $ docker stop --time=1 3e999d34d08eda79028d20fa38be9a2ddaeceb079e5c56fbdae41b3552acbcc4 [2020-11-26T09:18:26.328Z] $ docker rm -f 3e999d34d08eda79028d20fa38be9a2ddaeceb079e5c56fbdae41b3552acbcc4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:18:27.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-26T09:18:27.001Z] [2020-11-26T09:18:27.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:18:27.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-26T09:18:27.356Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-11-26T09:18:27.356Z] ab5ef0e58194: Pulling fs layer [2020-11-26T09:18:27.356Z] 9712f1f96733: Pulling fs layer [2020-11-26T09:18:27.356Z] 63f879dbbcfc: Pulling fs layer [2020-11-26T09:18:27.356Z] 0d9ebad4ef96: Pulling fs layer [2020-11-26T09:18:27.356Z] e9a5061849ea: Pulling fs layer [2020-11-26T09:18:27.356Z] d747dcd14b5f: Pulling fs layer [2020-11-26T09:18:27.356Z] 2de7ff778b66: Pulling fs layer [2020-11-26T09:18:27.356Z] e9a5061849ea: Waiting [2020-11-26T09:18:27.356Z] d747dcd14b5f: Waiting [2020-11-26T09:18:27.356Z] 2de7ff778b66: Waiting [2020-11-26T09:18:27.356Z] 0d9ebad4ef96: Waiting [2020-11-26T09:18:27.356Z] 9712f1f96733: Verifying Checksum [2020-11-26T09:18:27.356Z] 9712f1f96733: Download complete [2020-11-26T09:18:29.921Z] 63f879dbbcfc: Verifying Checksum [2020-11-26T09:18:29.921Z] 63f879dbbcfc: Download complete [2020-11-26T09:18:30.184Z] e9a5061849ea: Verifying Checksum [2020-11-26T09:18:30.184Z] e9a5061849ea: Download complete [2020-11-26T09:18:30.184Z] d747dcd14b5f: Verifying Checksum [2020-11-26T09:18:30.184Z] d747dcd14b5f: Download complete [2020-11-26T09:18:30.449Z] ab5ef0e58194: Verifying Checksum [2020-11-26T09:18:30.449Z] ab5ef0e58194: Download complete [2020-11-26T09:18:30.712Z] 0d9ebad4ef96: Verifying Checksum [2020-11-26T09:18:30.712Z] 0d9ebad4ef96: Download complete [2020-11-26T09:18:30.712Z] 2de7ff778b66: Verifying Checksum [2020-11-26T09:18:30.712Z] 2de7ff778b66: Download complete [2020-11-26T09:18:34.942Z] ab5ef0e58194: Pull complete [2020-11-26T09:18:34.942Z] 9712f1f96733: Pull complete [2020-11-26T09:18:38.279Z] 63f879dbbcfc: Pull complete [2020-11-26T09:18:44.896Z] 0d9ebad4ef96: Pull complete [2020-11-26T09:18:45.861Z] e9a5061849ea: Pull complete [2020-11-26T09:18:46.129Z] d747dcd14b5f: Pull complete [2020-11-26T09:18:48.689Z] 2de7ff778b66: Pull complete [2020-11-26T09:18:48.689Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-11-26T09:18:48.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-26T09:18:48.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-11-26T09:18:48.920Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:18:48.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-11-26T09:18:52.844Z] $ docker top 8ef194bf18e462caad88f571d07e547e3c516c53b7c45f9d77271724bcd7663b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-11-26T09:18:53.133Z] provisioning config files... [2020-11-26T09:18:53.144Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/234@tmp/config5389999764784165028tmp [2020-11-26T09:18:53.161Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/234@tmp/config2405131386039367129tmp [2020-11-26T09:18:53.178Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/234@tmp/config5347780550359754998tmp [Pipeline] { [Pipeline] echo [2020-11-26T09:18:53.238Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:18:53.544Z] ---> sigul-configuration.sh [2020-11-26T09:18:53.544Z] gpg: directory `/root/.gnupg' created [2020-11-26T09:18:53.544Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-11-26T09:18:53.544Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-11-26T09:18:53.544Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-11-26T09:18:53.544Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-11-26T09:18:53.544Z] gpg: CAST5 encrypted data [2020-11-26T09:18:53.809Z] gpg: encrypted with 1 passphrase [2020-11-26T09:18:53.809Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-11-26T09:18:54.111Z] + mkdir /home/jenkins [2020-11-26T09:18:54.111Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-11-26T09:18:54.411Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-11-26T09:18:54.425Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:18:54.743Z] ---> sigul-install.sh [2020-11-26T09:19:01.355Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-11-26T09:19:01.670Z] + git tag --list [2020-11-26T09:19:01.670Z] 0.6.0 [2020-11-26T09:19:01.670Z] 0.6.1 [2020-11-26T09:19:01.670Z] 0.7.0 [2020-11-26T09:19:01.670Z] 0.7.1 [2020-11-26T09:19:01.670Z] v1.0.0 [2020-11-26T09:19:01.670Z] v1.0.1 [2020-11-26T09:19:01.670Z] v1.1.0 [2020-11-26T09:19:01.670Z] v1.2.0 [2020-11-26T09:19:01.670Z] v1.2.1 [2020-11-26T09:19:01.670Z] v1.2.2-dev.1 [2020-11-26T09:19:01.670Z] v1.2.2-dev.10 [2020-11-26T09:19:01.670Z] v1.2.2-dev.100 [2020-11-26T09:19:01.670Z] v1.2.2-dev.101 [2020-11-26T09:19:01.670Z] v1.2.2-dev.102 [2020-11-26T09:19:01.670Z] v1.2.2-dev.103 [2020-11-26T09:19:01.670Z] v1.2.2-dev.104 [2020-11-26T09:19:01.670Z] v1.2.2-dev.105 [2020-11-26T09:19:01.670Z] v1.2.2-dev.106 [2020-11-26T09:19:01.670Z] v1.2.2-dev.107 [2020-11-26T09:19:01.670Z] v1.2.2-dev.11 [2020-11-26T09:19:01.670Z] v1.2.2-dev.12 [2020-11-26T09:19:01.670Z] v1.2.2-dev.13 [2020-11-26T09:19:01.670Z] v1.2.2-dev.14 [2020-11-26T09:19:01.670Z] v1.2.2-dev.15 [2020-11-26T09:19:01.670Z] v1.2.2-dev.16 [2020-11-26T09:19:01.670Z] v1.2.2-dev.17 [2020-11-26T09:19:01.670Z] v1.2.2-dev.18 [2020-11-26T09:19:01.670Z] v1.2.2-dev.19 [2020-11-26T09:19:01.670Z] v1.2.2-dev.2 [2020-11-26T09:19:01.670Z] v1.2.2-dev.20 [2020-11-26T09:19:01.670Z] v1.2.2-dev.21 [2020-11-26T09:19:01.670Z] v1.2.2-dev.22 [2020-11-26T09:19:01.670Z] v1.2.2-dev.23 [2020-11-26T09:19:01.670Z] v1.2.2-dev.24 [2020-11-26T09:19:01.670Z] v1.2.2-dev.25 [2020-11-26T09:19:01.670Z] v1.2.2-dev.26 [2020-11-26T09:19:01.670Z] v1.2.2-dev.27 [2020-11-26T09:19:01.670Z] v1.2.2-dev.28 [2020-11-26T09:19:01.670Z] v1.2.2-dev.29 [2020-11-26T09:19:01.670Z] v1.2.2-dev.3 [2020-11-26T09:19:01.670Z] v1.2.2-dev.30 [2020-11-26T09:19:01.670Z] v1.2.2-dev.31 [2020-11-26T09:19:01.670Z] v1.2.2-dev.32 [2020-11-26T09:19:01.670Z] v1.2.2-dev.33 [2020-11-26T09:19:01.670Z] v1.2.2-dev.34 [2020-11-26T09:19:01.670Z] v1.2.2-dev.35 [2020-11-26T09:19:01.670Z] v1.2.2-dev.36 [2020-11-26T09:19:01.670Z] v1.2.2-dev.37 [2020-11-26T09:19:01.670Z] v1.2.2-dev.38 [2020-11-26T09:19:01.670Z] v1.2.2-dev.39 [2020-11-26T09:19:01.670Z] v1.2.2-dev.4 [2020-11-26T09:19:01.670Z] v1.2.2-dev.40 [2020-11-26T09:19:01.670Z] v1.2.2-dev.41 [2020-11-26T09:19:01.670Z] v1.2.2-dev.42 [2020-11-26T09:19:01.670Z] v1.2.2-dev.43 [2020-11-26T09:19:01.670Z] v1.2.2-dev.44 [2020-11-26T09:19:01.670Z] v1.2.2-dev.45 [2020-11-26T09:19:01.670Z] v1.2.2-dev.46 [2020-11-26T09:19:01.670Z] v1.2.2-dev.47 [2020-11-26T09:19:01.670Z] v1.2.2-dev.48 [2020-11-26T09:19:01.670Z] v1.2.2-dev.49 [2020-11-26T09:19:01.670Z] v1.2.2-dev.5 [2020-11-26T09:19:01.670Z] v1.2.2-dev.50 [2020-11-26T09:19:01.670Z] v1.2.2-dev.51 [2020-11-26T09:19:01.670Z] v1.2.2-dev.52 [2020-11-26T09:19:01.670Z] v1.2.2-dev.53 [2020-11-26T09:19:01.670Z] v1.2.2-dev.54 [2020-11-26T09:19:01.670Z] v1.2.2-dev.55 [2020-11-26T09:19:01.670Z] v1.2.2-dev.56 [2020-11-26T09:19:01.670Z] v1.2.2-dev.57 [2020-11-26T09:19:01.670Z] v1.2.2-dev.58 [2020-11-26T09:19:01.670Z] v1.2.2-dev.59 [2020-11-26T09:19:01.670Z] v1.2.2-dev.6 [2020-11-26T09:19:01.670Z] v1.2.2-dev.60 [2020-11-26T09:19:01.670Z] v1.2.2-dev.61 [2020-11-26T09:19:01.670Z] v1.2.2-dev.62 [2020-11-26T09:19:01.670Z] v1.2.2-dev.63 [2020-11-26T09:19:01.670Z] v1.2.2-dev.64 [2020-11-26T09:19:01.670Z] v1.2.2-dev.65 [2020-11-26T09:19:01.670Z] v1.2.2-dev.66 [2020-11-26T09:19:01.670Z] v1.2.2-dev.67 [2020-11-26T09:19:01.670Z] v1.2.2-dev.68 [2020-11-26T09:19:01.670Z] v1.2.2-dev.69 [2020-11-26T09:19:01.670Z] v1.2.2-dev.7 [2020-11-26T09:19:01.670Z] v1.2.2-dev.70 [2020-11-26T09:19:01.670Z] v1.2.2-dev.71 [2020-11-26T09:19:01.670Z] v1.2.2-dev.72 [2020-11-26T09:19:01.670Z] v1.2.2-dev.73 [2020-11-26T09:19:01.670Z] v1.2.2-dev.74 [2020-11-26T09:19:01.670Z] v1.2.2-dev.75 [2020-11-26T09:19:01.670Z] v1.2.2-dev.76 [2020-11-26T09:19:01.670Z] v1.2.2-dev.77 [2020-11-26T09:19:01.670Z] v1.2.2-dev.78 [2020-11-26T09:19:01.670Z] v1.2.2-dev.79 [2020-11-26T09:19:01.670Z] v1.2.2-dev.8 [2020-11-26T09:19:01.670Z] v1.2.2-dev.80 [2020-11-26T09:19:01.670Z] v1.2.2-dev.81 [2020-11-26T09:19:01.670Z] v1.2.2-dev.82 [2020-11-26T09:19:01.670Z] v1.2.2-dev.83 [2020-11-26T09:19:01.670Z] v1.2.2-dev.84 [2020-11-26T09:19:01.670Z] v1.2.2-dev.85 [2020-11-26T09:19:01.670Z] v1.2.2-dev.86 [2020-11-26T09:19:01.670Z] v1.2.2-dev.87 [2020-11-26T09:19:01.670Z] v1.2.2-dev.88 [2020-11-26T09:19:01.670Z] v1.2.2-dev.89 [2020-11-26T09:19:01.670Z] v1.2.2-dev.9 [2020-11-26T09:19:01.670Z] v1.2.2-dev.90 [2020-11-26T09:19:01.670Z] v1.2.2-dev.91 [2020-11-26T09:19:01.670Z] v1.2.2-dev.92 [2020-11-26T09:19:01.670Z] v1.2.2-dev.93 [2020-11-26T09:19:01.670Z] v1.2.2-dev.94 [2020-11-26T09:19:01.670Z] v1.2.2-dev.95 [2020-11-26T09:19:01.670Z] v1.2.2-dev.96 [2020-11-26T09:19:01.670Z] v1.2.2-dev.97 [2020-11-26T09:19:01.670Z] v1.2.2-dev.98 [2020-11-26T09:19:01.670Z] v1.2.2-dev.99 [2020-11-26T09:19:01.670Z] v1.3.0 [2020-11-26T09:19:01.670Z] v1.3.1-dev.1 [2020-11-26T09:19:01.670Z] v1.3.1-dev.10 [2020-11-26T09:19:01.670Z] v1.3.1-dev.2 [2020-11-26T09:19:01.670Z] v1.3.1-dev.3 [2020-11-26T09:19:01.670Z] v1.3.1-dev.4 [2020-11-26T09:19:01.670Z] v1.3.1-dev.5 [2020-11-26T09:19:01.670Z] v1.3.1-dev.6 [2020-11-26T09:19:01.670Z] v1.3.1-dev.7 [2020-11-26T09:19:01.670Z] v1.3.1-dev.8 [2020-11-26T09:19:01.670Z] v1.3.1-dev.9 [Pipeline] sh [2020-11-26T09:19:02.017Z] + lftools sign git-tag v1.3.1-dev.10 [2020-11-26T09:19:03.413Z] Signing Git tag with Sigul... [2020-11-26T09:19:03.413Z] Signing v1.3.1-dev.10 [Pipeline] echo [2020-11-26T09:19:04.821Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:05.126Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-11-26T09:19:05.136Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-11-26T09:19:05.236Z] $ docker stop --time=1 8ef194bf18e462caad88f571d07e547e3c516c53b7c45f9d77271724bcd7663b [2020-11-26T09:19:07.255Z] $ docker rm -f 8ef194bf18e462caad88f571d07e547e3c516c53b7c45f9d77271724bcd7663b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:08.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:19:08.111Z] . [Pipeline] withDockerContainer [2020-11-26T09:19:08.229Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:19:08.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T09:19:09.035Z] $ docker top 7cf0d950a4ca57eb3393698fde19c7962587b2306d1d2f4a70b771416a8d249e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T09:19:09.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T09:19:09.343Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T09:19:09.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T09:19:09.580Z] $ docker exec 7cf0d950a4ca57eb3393698fde19c7962587b2306d1d2f4a70b771416a8d249e ssh-agent [2020-11-26T09:19:09.769Z] SSH_AUTH_SOCK=/tmp/ssh-AqY5YfMa2M5h/agent.11 [2020-11-26T09:19:09.769Z] SSH_AGENT_PID=16 [2020-11-26T09:19:09.778Z] Running ssh-add (command line suppressed) [2020-11-26T09:19:09.916Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_2928621342175141145.key (/w/workspace/edgex-go/234@tmp/private_key_2928621342175141145.key) [2020-11-26T09:19:09.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T09:19:10.308Z] + git semver bump pre [2020-11-26T09:19:10.308Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T09:19:10.308Z] # $GIT_DIR = /w/workspace/edgex-go/234/.git [2020-11-26T09:19:10.308Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/234 [2020-11-26T09:19:10.308Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T09:19:10.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T09:19:10.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T09:19:10.308Z] # $SEMVER_BRANCH = master [2020-11-26T09:19:10.308Z] # $SEMVER_DIR = /w/workspace/edgex-go/234/.semver [2020-11-26T09:19:10.308Z] 1.3.1-dev.11 [Pipeline] } [2020-11-26T09:19:10.326Z] $ docker exec --env ******** --env ******** 7cf0d950a4ca57eb3393698fde19c7962587b2306d1d2f4a70b771416a8d249e ssh-agent -k [2020-11-26T09:19:10.486Z] unset SSH_AUTH_SOCK; [2020-11-26T09:19:10.486Z] unset SSH_AGENT_PID; [2020-11-26T09:19:10.487Z] echo Agent pid 16 killed; [2020-11-26T09:19:10.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T09:19:11.026Z] + git semver [Pipeline] } [2020-11-26T09:19:11.048Z] $ docker stop --time=1 7cf0d950a4ca57eb3393698fde19c7962587b2306d1d2f4a70b771416a8d249e [2020-11-26T09:19:12.417Z] $ docker rm -f 7cf0d950a4ca57eb3393698fde19c7962587b2306d1d2f4a70b771416a8d249e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:12.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-26T09:19:12.978Z] . [Pipeline] withDockerContainer [2020-11-26T09:19:13.103Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:19:13.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-26T09:19:13.997Z] $ docker top 4a5cfd4d2cda6490e7d0f994ce449182ee9d46acfbf025696b7c9f8b69e785e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-26T09:19:14.343Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-26T09:19:14.343Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-26T09:19:14.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-26T09:19:14.583Z] $ docker exec 4a5cfd4d2cda6490e7d0f994ce449182ee9d46acfbf025696b7c9f8b69e785e3 ssh-agent [2020-11-26T09:19:14.767Z] SSH_AUTH_SOCK=/tmp/ssh-KEx5iv2bSEOu/agent.11 [2020-11-26T09:19:14.767Z] SSH_AGENT_PID=17 [2020-11-26T09:19:14.776Z] Running ssh-add (command line suppressed) [2020-11-26T09:19:14.916Z] Identity added: /w/workspace/edgex-go/234@tmp/private_key_7849824341501368922.key (/w/workspace/edgex-go/234@tmp/private_key_7849824341501368922.key) [2020-11-26T09:19:14.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-26T09:19:15.308Z] + git semver push [2020-11-26T09:19:15.308Z] # -> Open(): unable to determine branch for HEAD [2020-11-26T09:19:15.308Z] # $GIT_DIR = /w/workspace/edgex-go/234/.git [2020-11-26T09:19:15.308Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/234 [2020-11-26T09:19:15.308Z] # $SEMVER_REMOTE_NAME = origin [2020-11-26T09:19:15.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-26T09:19:15.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-26T09:19:15.308Z] # $SEMVER_BRANCH = master [2020-11-26T09:19:15.308Z] # $SEMVER_DIR = /w/workspace/edgex-go/234/.semver [Pipeline] } [2020-11-26T09:19:25.364Z] $ docker exec --env ******** --env ******** 4a5cfd4d2cda6490e7d0f994ce449182ee9d46acfbf025696b7c9f8b69e785e3 ssh-agent -k [2020-11-26T09:19:25.540Z] unset SSH_AUTH_SOCK; [2020-11-26T09:19:25.540Z] unset SSH_AGENT_PID; [2020-11-26T09:19:25.540Z] echo Agent pid 17 killed; [2020-11-26T09:19:25.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-26T09:19:26.136Z] + git semver [Pipeline] } [2020-11-26T09:19:26.159Z] $ docker stop --time=1 4a5cfd4d2cda6490e7d0f994ce449182ee9d46acfbf025696b7c9f8b69e785e3 [2020-11-26T09:19:27.546Z] $ docker rm -f 4a5cfd4d2cda6490e7d0f994ce449182ee9d46acfbf025696b7c9f8b69e785e3 [Pipeline] // withDockerContainer [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-26T09:19:28.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:29.553Z] ---> package-listing.sh [2020-11-26T09:19:29.553Z] ++ facter osfamily [2020-11-26T09:19:29.553Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-26T09:19:29.553Z] + OS_FAMILY=redhat [2020-11-26T09:19:29.553Z] + workspace=/w/workspace/edgex-go/234 [2020-11-26T09:19:29.553Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-26T09:19:29.553Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-26T09:19:29.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-26T09:19:29.553Z] + PACKAGES=/tmp/packages_start.txt [2020-11-26T09:19:29.553Z] + '[' /w/workspace/edgex-go/234 ']' [2020-11-26T09:19:29.553Z] + PACKAGES=/tmp/packages_end.txt [2020-11-26T09:19:29.553Z] + case "${OS_FAMILY}" in [2020-11-26T09:19:29.553Z] + rpm -qa [2020-11-26T09:19:29.553Z] + sort [2020-11-26T09:19:34.870Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-26T09:19:34.870Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-26T09:19:34.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-26T09:19:34.870Z] + '[' /w/workspace/edgex-go/234 ']' [2020-11-26T09:19:34.870Z] + mkdir -p /w/workspace/edgex-go/234/archives/ [2020-11-26T09:19:34.870Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/234/archives/ [Pipeline] echo [2020-11-26T09:19:34.886Z] 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/234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-26T09:19:35.176Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:35.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:19:35.486Z] [2020-11-26T09:19:35.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-26T09:19:35.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:19:35.833Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-26T09:19:35.833Z] df20fa9351a1: Already exists [2020-11-26T09:19:35.833Z] 36b3adc4ff6f: Pulling fs layer [2020-11-26T09:19:35.833Z] 8ad3a11d3b57: Pulling fs layer [2020-11-26T09:19:35.833Z] 46f8f816bc3b: Pulling fs layer [2020-11-26T09:19:35.833Z] 93b61091891f: Pulling fs layer [2020-11-26T09:19:35.833Z] 93b9cdb0e59b: Pulling fs layer [2020-11-26T09:19:35.833Z] 5e14af77c1be: Pulling fs layer [2020-11-26T09:19:35.833Z] 01666e4c0597: Pulling fs layer [2020-11-26T09:19:35.833Z] aa168da1d23b: Pulling fs layer [2020-11-26T09:19:35.833Z] 5e14af77c1be: Waiting [2020-11-26T09:19:35.833Z] 01666e4c0597: Waiting [2020-11-26T09:19:35.833Z] 93b61091891f: Waiting [2020-11-26T09:19:35.833Z] 93b9cdb0e59b: Waiting [2020-11-26T09:19:35.833Z] aa168da1d23b: Waiting [2020-11-26T09:19:35.833Z] 46f8f816bc3b: Verifying Checksum [2020-11-26T09:19:35.833Z] 46f8f816bc3b: Download complete [2020-11-26T09:19:35.833Z] 36b3adc4ff6f: Verifying Checksum [2020-11-26T09:19:35.833Z] 36b3adc4ff6f: Download complete [2020-11-26T09:19:36.099Z] 93b9cdb0e59b: Download complete [2020-11-26T09:19:36.099Z] 5e14af77c1be: Verifying Checksum [2020-11-26T09:19:36.099Z] 5e14af77c1be: Download complete [2020-11-26T09:19:36.099Z] 01666e4c0597: Verifying Checksum [2020-11-26T09:19:36.099Z] 01666e4c0597: Download complete [2020-11-26T09:19:36.099Z] 93b61091891f: Verifying Checksum [2020-11-26T09:19:36.099Z] 93b61091891f: Download complete [2020-11-26T09:19:36.362Z] 36b3adc4ff6f: Pull complete [2020-11-26T09:19:36.624Z] 8ad3a11d3b57: Verifying Checksum [2020-11-26T09:19:36.624Z] 8ad3a11d3b57: Download complete [2020-11-26T09:19:37.581Z] 8ad3a11d3b57: Pull complete [2020-11-26T09:19:37.844Z] 46f8f816bc3b: Pull complete [2020-11-26T09:19:38.446Z] aa168da1d23b: Verifying Checksum [2020-11-26T09:19:38.446Z] aa168da1d23b: Download complete [2020-11-26T09:19:39.019Z] 93b61091891f: Pull complete [2020-11-26T09:19:39.283Z] 93b9cdb0e59b: Pull complete [2020-11-26T09:19:39.547Z] 5e14af77c1be: Pull complete [2020-11-26T09:19:39.547Z] 01666e4c0597: Pull complete [2020-11-26T09:19:47.710Z] aa168da1d23b: Pull complete [2020-11-26T09:19:47.710Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-26T09:19:47.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-26T09:19:47.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-26T09:19:47.874Z] prd-centos7-docker-4c-2g-13545 does not seem to be running inside a container [2020-11-26T09:19:47.929Z] $ 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/234/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/234 -v /w/workspace/edgex-go/234:/w/workspace/edgex-go/234:rw,z -v /w/workspace/edgex-go/234@tmp:/w/workspace/edgex-go/234@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-26T09:19:50.906Z] $ docker top c7ed73ec9a9fda301534a99a4f64af0ab20c204bc1234e7ff74ed383c28bd66d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-26T09:19:51.442Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-26T09:19:51.740Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-26T09:19:52.039Z] + ls /var/log/sa-host [2020-11-26T09:19:52.039Z] + sadf -c /var/log/sa-host/sa23 [2020-11-26T09:19:52.039Z] file_magic: OK [2020-11-26T09:19:52.039Z] HZ: Using current value: 100 [2020-11-26T09:19:52.039Z] file_header: OK [2020-11-26T09:19:52.039Z] 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-26T09:19:52.039Z] Statistics: [2020-11-26T09:19:52.039Z] Hnuu...uuuununununu... [2020-11-26T09:19:52.039Z] File successfully converted to sysstat format version 12.2.1 [2020-11-26T09:19:52.039Z] + sadf -c /var/log/sa-host/sa26 [2020-11-26T09:19:52.039Z] file_magic: OK [2020-11-26T09:19:52.039Z] HZ: Using current value: 100 [2020-11-26T09:19:52.039Z] file_header: OK [2020-11-26T09:19:52.039Z] 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-26T09:19:52.039Z] Statistics: [2020-11-26T09:19:52.039Z] 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... [2020-11-26T09:19:52.039Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-26T09:19:52.262Z] provisioning config files... [2020-11-26T09:19:52.285Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/234@tmp/config3318561557542449752tmp [Pipeline] { [Pipeline] echo [2020-11-26T09:19:52.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:52.663Z] ---> create-netrc.sh [Pipeline] } [2020-11-26T09:19:52.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-26T09:19:52.780Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:53.135Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-26T09:19:53.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:53.467Z] ---> sudo-logs.sh [2020-11-26T09:19:53.468Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-26T09:19:53.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:53.777Z] ---> job-cost.sh [2020-11-26T09:19:53.777Z] lf-activate-venv: SKIPPING [2020-11-26T09:19:53.777Z] INFO: No Stack... [2020-11-26T09:19:54.723Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-26T09:19:55.295Z] INFO: Archiving Costs [Pipeline] echo [2020-11-26T09:19:55.308Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-26T09:19:55.604Z] ---> logs-deploy.sh [2020-11-26T09:19:55.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/master/234 [2020-11-26T09:19:55.604Z] INFO: archiving workspace using pattern(s): [2020-11-26T09:19:57.526Z] Archives upload complete. [2020-11-26T09:19:57.788Z] INFO: archiving logs to Nexus [2020-11-26T09:19:58.740Z] ---> uname -a: [2020-11-26T09:19:58.740Z] Linux prd-centos7-docker-4c-2g-13545.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-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> lscpu: [2020-11-26T09:19:58.740Z] Architecture: x86_64 [2020-11-26T09:19:58.740Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-26T09:19:58.740Z] Byte Order: Little Endian [2020-11-26T09:19:58.740Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-26T09:19:58.740Z] CPU(s): 4 [2020-11-26T09:19:58.740Z] On-line CPU(s) list: 0-3 [2020-11-26T09:19:58.740Z] Thread(s) per core: 1 [2020-11-26T09:19:58.740Z] Core(s) per socket: 1 [2020-11-26T09:19:58.740Z] Socket(s): 4 [2020-11-26T09:19:58.740Z] NUMA node(s): 1 [2020-11-26T09:19:58.740Z] Vendor ID: GenuineIntel [2020-11-26T09:19:58.740Z] CPU family: 6 [2020-11-26T09:19:58.740Z] Model: 44 [2020-11-26T09:19:58.740Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-26T09:19:58.740Z] Stepping: 1 [2020-11-26T09:19:58.740Z] CPU MHz: 2933.436 [2020-11-26T09:19:58.740Z] BogoMIPS: 5866.87 [2020-11-26T09:19:58.740Z] Virtualization: VT-x [2020-11-26T09:19:58.740Z] Hypervisor vendor: KVM [2020-11-26T09:19:58.740Z] Virtualization type: full [2020-11-26T09:19:58.740Z] L1d cache: 128 KiB [2020-11-26T09:19:58.740Z] L1i cache: 128 KiB [2020-11-26T09:19:58.740Z] L2 cache: 16 MiB [2020-11-26T09:19:58.740Z] L3 cache: 64 MiB [2020-11-26T09:19:58.740Z] NUMA node0 CPU(s): 0-3 [2020-11-26T09:19:58.740Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-26T09:19:58.740Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-26T09:19:58.740Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-26T09:19:58.740Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-26T09:19:58.740Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-26T09:19:58.740Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-26T09:19:58.740Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-26T09:19:58.740Z] Vulnerability Srbds: Not affected [2020-11-26T09:19:58.740Z] Vulnerability Tsx async abort: Not affected [2020-11-26T09:19:58.740Z] 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-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> nproc: [2020-11-26T09:19:58.740Z] 4 [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> df -h: [2020-11-26T09:19:58.740Z] Filesystem Size Used Available Use% Mounted on [2020-11-26T09:19:58.740Z] overlay 50.0G 14.0G 36.0G 28% / [2020-11-26T09:19:58.740Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-26T09:19:58.740Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-26T09:19:58.740Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /facter-os [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /etc/resolv.conf [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /etc/hostname [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /etc/hosts [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/auth.log [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /run/cloud-init/result.json [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/sa-host [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /var/log/secure [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /w/workspace/edgex-go/234@tmp [2020-11-26T09:19:58.740Z] /dev/vda1 50.0G 14.0G 36.0G 28% /w/workspace/edgex-go/234 [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> free -m: [2020-11-26T09:19:58.740Z] total used free shared buff/cache available [2020-11-26T09:19:58.740Z] Mem: 1837 785 139 0 912 1004 [2020-11-26T09:19:58.740Z] Swap: 1023 96 927 [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> ip addr: [2020-11-26T09:19:58.740Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-26T09:19:58.740Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-26T09:19:58.740Z] inet 127.0.0.1/8 scope host lo [2020-11-26T09:19:58.740Z] valid_lft forever preferred_lft forever [2020-11-26T09:19:58.740Z] inet6 ::1/128 scope host [2020-11-26T09:19:58.740Z] valid_lft forever preferred_lft forever [2020-11-26T09:19:58.740Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-26T09:19:58.740Z] link/ether fa:16:3e:5c:3a:ae brd ff:ff:ff:ff:ff:ff [2020-11-26T09:19:58.740Z] inet 10.30.123.71/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-26T09:19:58.740Z] valid_lft 85084sec preferred_lft 85084sec [2020-11-26T09:19:58.740Z] inet6 fe80::f816:3eff:fe5c:3aae/64 scope link [2020-11-26T09:19:58.740Z] valid_lft forever preferred_lft forever [2020-11-26T09:19:58.740Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-26T09:19:58.740Z] link/ether 02:42:44:e9:f1:9c brd ff:ff:ff:ff:ff:ff [2020-11-26T09:19:58.740Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-26T09:19:58.740Z] valid_lft forever preferred_lft forever [2020-11-26T09:19:58.740Z] inet6 fe80::42:44ff:fee9:f19c/64 scope link [2020-11-26T09:19:58.740Z] valid_lft forever preferred_lft forever [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] ---> sar -b -r -n DEV: [2020-11-26T09:19:58.740Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/26/20 _x86_64_ (4 CPU) [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] 08:57:50 LINUX RESTART (4 CPU) [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] 08:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-26T09:19:58.740Z] 09:00:01 205.17 76.00 129.17 0.00 5334.49 55612.45 0.00 [2020-11-26T09:19:58.740Z] 09:01:01 65.79 13.72 52.07 0.00 661.49 9967.01 0.00 [2020-11-26T09:19:58.740Z] 09:02:02 204.35 110.73 93.62 0.00 4401.06 11516.27 0.00 [2020-11-26T09:19:58.740Z] 09:03:01 171.44 76.58 94.86 0.00 3074.72 10337.65 0.00 [2020-11-26T09:19:58.740Z] 09:04:01 138.33 42.05 96.28 0.00 2686.82 24864.46 0.00 [2020-11-26T09:19:58.740Z] 09:05:02 1234.97 967.43 267.54 0.00 107722.86 160949.74 0.00 [2020-11-26T09:19:58.740Z] 09:06:01 2222.42 1947.02 275.40 0.00 133218.63 148503.61 0.00 [2020-11-26T09:19:58.740Z] 09:07:02 781.82 454.57 327.25 0.00 82418.50 112481.72 0.00 [2020-11-26T09:19:58.740Z] 09:08:01 1764.43 1422.40 342.04 0.00 94721.51 99022.03 0.00 [2020-11-26T09:19:58.740Z] 09:09:02 1987.20 1650.04 337.16 0.00 99997.23 104654.83 0.00 [2020-11-26T09:19:58.740Z] 09:10:01 455.99 296.62 159.37 0.00 26376.86 27277.23 0.00 [2020-11-26T09:19:58.740Z] 09:11:01 96.02 85.53 10.49 0.00 4251.97 214.95 0.00 [2020-11-26T09:19:58.740Z] 09:12:01 0.37 0.03 0.33 0.00 0.40 4.50 0.00 [2020-11-26T09:19:58.740Z] 09:13:01 2.12 1.73 0.38 0.00 58.49 5.16 0.00 [2020-11-26T09:19:58.740Z] 09:14:01 0.78 0.57 0.22 0.00 5.33 2.32 0.00 [2020-11-26T09:19:58.740Z] 09:15:01 10.99 10.76 0.23 0.00 821.18 20.30 0.00 [2020-11-26T09:19:58.740Z] 09:16:01 300.25 119.25 181.00 0.00 6523.15 36929.56 0.00 [2020-11-26T09:19:58.740Z] 09:17:01 147.35 30.23 117.13 0.00 1341.94 1430.39 0.00 [2020-11-26T09:19:58.740Z] 09:18:01 114.92 5.79 109.12 0.00 267.33 1206.11 0.00 [2020-11-26T09:19:58.740Z] 09:19:02 195.81 67.54 128.26 0.00 5505.33 30475.85 0.00 [2020-11-26T09:19:58.740Z] Average: 504.87 368.68 136.18 0.00 28997.26 41853.95 0.00 [2020-11-26T09:19:58.740Z] [2020-11-26T09:19:58.740Z] 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-26T09:19:58.740Z] 09:00:01 174184 0 679636 36.12 1844 1025880 1316708 44.94 510192 958684 75360 [2020-11-26T09:19:58.740Z] 09:01:01 81244 0 743876 39.54 1492 1054932 1523204 51.98 585476 937400 33788 [2020-11-26T09:19:58.740Z] 09:02:02 157980 0 805616 42.82 916 917032 1448964 49.45 654484 792632 53944 [2020-11-26T09:19:58.740Z] 09:03:01 263952 0 775480 41.22 460 841652 1632356 55.71 629876 703792 83944 [2020-11-26T09:19:58.740Z] 09:04:01 181584 0 768160 40.83 372 931428 1719440 58.68 584176 826296 28 [2020-11-26T09:19:58.740Z] 09:05:02 73684 0 759536 40.37 0 1048324 1786300 60.96 597472 993796 93220 [2020-11-26T09:19:58.740Z] 09:06:01 124916 0 1233364 65.55 0 523264 3749216 127.95 844072 645700 39764 [2020-11-26T09:19:58.740Z] 09:07:02 52628 0 756048 40.18 0 1072868 2020020 68.94 687548 903644 18156 [2020-11-26T09:19:58.740Z] 09:08:01 144124 0 767860 40.81 0 969560 1925332 65.71 572472 917360 27500 [2020-11-26T09:19:58.740Z] 09:09:02 78796 0 688932 36.62 0 1113816 1614332 55.09 714464 852652 57508 [2020-11-26T09:19:58.740Z] 09:10:01 460396 0 634348 33.71 0 786800 1438720 49.10 421036 767560 32 [2020-11-26T09:19:58.740Z] 09:11:01 364724 0 605156 32.16 0 911664 1228532 41.93 422260 860928 8 [2020-11-26T09:19:58.740Z] 09:12:01 372264 0 597616 31.76 0 911664 1191044 40.65 416852 860160 8 [2020-11-26T09:19:58.740Z] 09:13:01 370936 0 597932 31.78 0 912676 1191044 40.65 416816 861084 16 [2020-11-26T09:19:58.740Z] 09:14:01 370244 0 598620 31.82 0 912680 1191164 40.65 417612 861228 8 [2020-11-26T09:19:58.740Z] 09:15:01 338912 0 607068 32.26 0 935564 1196188 40.82 425116 881676 636 [2020-11-26T09:19:58.740Z] 09:16:01 288164 0 688444 36.59 0 904936 1420076 48.46 611404 695268 48 [2020-11-26T09:19:58.740Z] 09:17:01 291304 0 814300 43.28 0 775940 2345560 80.05 677436 623104 8 [2020-11-26T09:19:58.740Z] 09:18:01 443312 0 654604 34.79 0 783628 1220100 41.64 549280 606292 44 [2020-11-26T09:19:58.741Z] 09:19:02 106992 0 750740 39.90 0 1023812 1324076 45.19 623872 782372 65400 [2020-11-26T09:19:58.741Z] Average: 237017 0 726367 38.60 254 917906 1624119 55.43 568096 816581 27471 [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-26T09:19:58.741Z] 09:00:01 eth0 1040.20 976.08 6272.58 96.45 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:00:01 docker0 634.97 577.61 49.61 2294.03 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:01:01 veth7d9a207 194.29 178.51 17.38 389.03 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:01:01 eth0 208.94 198.75 397.43 21.13 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:01:01 docker0 194.29 178.38 14.72 389.02 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:02:02 vetheffce07 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:02:02 eth0 81.39 72.81 113.18 72.28 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:02:02 docker0 41.77 40.16 2.77 89.75 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:03:01 vetheffce07 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:03:01 eth0 25.15 11.99 19.84 10.57 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:03:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:04:01 vethe104528 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:04:01 veth852775f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:04:01 eth0 239.22 204.82 1695.99 86.38 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:05:02 eth0 60.25 46.99 172.60 14.25 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:05:02 vethac3994e 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:05:02 docker0 1113.24 1020.89 88.70 3601.89 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:06:01 veth4f67e81 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:06:01 veth9d67359 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:06:01 veth3bb8938 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:06:01 eth0 10.01 5.27 8.32 4.37 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:07:02 veth5159fc3 5.19 6.16 0.40 26.11 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:07:02 veth5224b9e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:07:02 eth0 132.52 77.32 467.79 73.68 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:07:02 vethac3994e 0.00 0.46 0.00 0.02 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:08:01 vethf50e7d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:08:01 vethec4877f 3.41 5.23 0.48 20.33 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:08:01 eth0 51.18 26.14 92.07 16.50 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:08:01 vethac3994e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:09:02 eth0 78.79 46.11 177.10 82.89 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:09:02 vethac3994e 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:09:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:09:02 docker0 1169.28 1132.16 92.20 4215.63 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:10:01 eth0 190.16 173.95 132.77 581.46 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:10:01 docker0 4.77 6.29 0.26 38.98 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:11:01 eth0 318.06 316.56 158.77 1205.88 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:12:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:13:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:14:01 eth0 1.18 0.50 0.45 0.27 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:15:01 eth0 5.40 3.41 5.41 1.65 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:16:01 veth77de17e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:16:01 eth0 478.05 424.21 4288.30 87.40 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:16:01 docker0 38.51 38.26 3.49 224.77 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:17:01 eth0 95.91 73.69 79.94 81.91 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:17:01 vethc379fc7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:17:01 docker0 2.25 2.11 0.46 0.92 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:18:01 eth0 85.71 68.27 64.80 76.38 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:18:01 docker0 2.20 2.11 0.46 0.92 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:19:02 vethb8922ac 35.25 47.79 2.40 186.35 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:19:02 eth0 464.23 407.61 3427.90 95.17 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] 09:19:02 docker0 35.25 47.65 1.92 186.34 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] Average: vethb8922ac 1.76 2.39 0.12 9.33 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] Average: eth0 178.58 156.92 880.62 130.17 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] Average: docker0 51.87 51.68 3.95 198.88 0.00 0.00 0.00 0.00 [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] ---> sar -P ALL: [2020-11-26T09:19:58.741Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/26/20 _x86_64_ (4 CPU) [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] 08:57:50 LINUX RESTART (4 CPU) [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] 08:59:01 CPU %user %nice %system %iowait %steal %idle [2020-11-26T09:19:58.741Z] 09:00:01 all 16.88 0.00 9.69 1.82 1.29 70.32 [2020-11-26T09:19:58.741Z] 09:00:01 0 14.77 0.00 10.47 1.79 1.28 71.70 [2020-11-26T09:19:58.741Z] 09:00:01 1 13.68 0.00 9.37 1.40 1.37 74.17 [2020-11-26T09:19:58.741Z] 09:00:01 2 20.69 0.00 9.27 1.46 1.18 67.41 [2020-11-26T09:19:58.741Z] 09:00:01 3 18.37 0.00 9.67 2.62 1.35 68.00 [2020-11-26T09:19:58.741Z] 09:01:01 all 2.50 0.00 2.08 1.36 0.28 93.78 [2020-11-26T09:19:58.741Z] 09:01:01 0 2.59 0.00 2.18 1.43 0.31 93.49 [2020-11-26T09:19:58.741Z] 09:01:01 1 2.51 0.00 1.78 1.67 0.29 93.76 [2020-11-26T09:19:58.741Z] 09:01:01 2 2.71 0.00 2.04 1.50 0.25 93.50 [2020-11-26T09:19:58.741Z] 09:01:01 3 2.21 0.00 2.33 0.84 0.27 94.36 [2020-11-26T09:19:58.741Z] 09:02:02 all 16.64 0.00 6.23 3.97 0.25 72.92 [2020-11-26T09:19:58.741Z] 09:02:02 0 17.37 0.00 6.53 3.33 0.29 72.48 [2020-11-26T09:19:58.741Z] 09:02:02 1 15.91 0.00 6.27 3.81 0.24 73.77 [2020-11-26T09:19:58.741Z] 09:02:02 2 16.54 0.00 6.29 3.25 0.21 73.71 [2020-11-26T09:19:58.741Z] 09:02:02 3 16.72 0.00 5.82 5.48 0.26 71.72 [2020-11-26T09:19:58.741Z] 09:03:01 all 66.01 0.00 15.72 3.40 0.23 14.64 [2020-11-26T09:19:58.741Z] 09:03:01 0 64.50 0.00 16.72 3.35 0.24 15.19 [2020-11-26T09:19:58.741Z] 09:03:01 1 63.52 0.00 16.42 4.93 0.22 14.91 [2020-11-26T09:19:58.741Z] 09:03:01 2 70.02 0.00 14.32 0.95 0.26 14.45 [2020-11-26T09:19:58.741Z] 09:03:01 3 66.00 0.00 15.44 4.36 0.20 14.00 [2020-11-26T09:19:58.741Z] 09:04:01 all 32.11 0.00 12.55 2.76 1.18 51.40 [2020-11-26T09:19:58.741Z] 09:04:01 0 32.65 0.00 13.44 0.56 1.26 52.09 [2020-11-26T09:19:58.741Z] 09:04:01 1 31.48 0.00 11.92 2.73 1.15 52.72 [2020-11-26T09:19:58.741Z] 09:04:01 2 31.35 0.00 12.83 5.03 1.07 49.72 [2020-11-26T09:19:58.741Z] 09:04:01 3 32.95 0.00 12.04 2.71 1.24 51.06 [2020-11-26T09:19:58.741Z] 09:05:02 all 22.57 0.00 25.66 7.45 6.44 37.89 [2020-11-26T09:19:58.741Z] 09:05:02 0 20.17 0.00 24.12 8.18 7.33 40.19 [2020-11-26T09:19:58.741Z] 09:05:02 1 21.54 0.00 25.46 6.46 6.50 40.04 [2020-11-26T09:19:58.741Z] 09:05:02 2 23.41 0.00 26.18 7.70 6.08 36.63 [2020-11-26T09:19:58.741Z] 09:05:02 3 25.23 0.00 26.91 7.42 5.85 34.58 [2020-11-26T09:19:58.741Z] 09:06:01 all 42.54 0.00 25.59 15.78 1.73 14.36 [2020-11-26T09:19:58.741Z] 09:06:01 0 42.03 0.00 24.91 16.37 1.80 14.88 [2020-11-26T09:19:58.741Z] 09:06:01 1 42.18 0.00 23.31 17.28 2.15 15.07 [2020-11-26T09:19:58.741Z] 09:06:01 2 41.65 0.00 26.95 14.55 1.64 15.21 [2020-11-26T09:19:58.741Z] 09:06:01 3 44.30 0.00 27.23 14.88 1.33 12.25 [2020-11-26T09:19:58.741Z] 09:07:02 all 36.87 0.00 23.38 17.11 2.10 20.55 [2020-11-26T09:19:58.741Z] 09:07:02 0 35.57 0.00 23.19 14.71 2.19 24.35 [2020-11-26T09:19:58.741Z] 09:07:02 1 35.88 0.00 20.43 17.60 2.52 23.57 [2020-11-26T09:19:58.741Z] 09:07:02 2 37.17 0.00 25.77 18.10 1.83 17.14 [2020-11-26T09:19:58.741Z] 09:07:02 3 38.88 0.00 24.16 18.02 1.86 17.08 [2020-11-26T09:19:58.741Z] 09:08:01 all 44.80 0.00 25.62 18.03 1.32 10.23 [2020-11-26T09:19:58.741Z] 09:08:01 0 46.75 0.00 24.89 19.44 1.09 7.84 [2020-11-26T09:19:58.741Z] 09:08:01 1 41.08 0.00 26.30 16.36 1.63 14.63 [2020-11-26T09:19:58.741Z] 09:08:01 2 47.61 0.00 24.54 19.00 1.23 7.62 [2020-11-26T09:19:58.741Z] 09:08:01 3 43.75 0.00 26.78 17.33 1.33 10.81 [2020-11-26T09:19:58.741Z] 09:09:02 all 40.50 0.00 25.03 19.09 1.67 13.71 [2020-11-26T09:19:58.741Z] 09:09:02 0 40.86 0.00 24.60 21.45 1.85 11.24 [2020-11-26T09:19:58.741Z] 09:09:02 1 37.91 0.00 25.42 21.38 1.84 13.44 [2020-11-26T09:19:58.741Z] 09:09:02 2 41.92 0.00 24.83 16.33 1.68 15.24 [2020-11-26T09:19:58.741Z] 09:09:02 3 41.34 0.00 25.27 17.17 1.29 14.93 [2020-11-26T09:19:58.741Z] 09:10:01 all 21.41 0.00 12.40 7.84 1.52 56.83 [2020-11-26T09:19:58.741Z] 09:10:01 0 20.39 0.00 12.57 8.76 1.74 56.54 [2020-11-26T09:19:58.741Z] 09:10:01 1 21.00 0.00 11.97 10.31 1.48 55.24 [2020-11-26T09:19:58.741Z] 09:10:01 2 21.64 0.00 12.70 7.05 1.33 57.27 [2020-11-26T09:19:58.741Z] 09:10:01 3 22.61 0.00 12.34 5.24 1.55 58.26 [2020-11-26T09:19:58.741Z] [2020-11-26T09:19:58.741Z] 09:10:01 CPU %user %nice %system %iowait %steal %idle [2020-11-26T09:19:58.741Z] 09:11:01 all 7.92 0.00 3.54 2.23 0.80 85.51 [2020-11-26T09:19:58.741Z] 09:11:01 0 7.93 0.00 3.98 2.42 0.85 84.81 [2020-11-26T09:19:58.742Z] 09:11:01 1 8.17 0.00 3.62 2.23 0.79 85.18 [2020-11-26T09:19:58.742Z] 09:11:01 2 7.93 0.00 3.28 2.20 0.91 85.67 [2020-11-26T09:19:58.742Z] 09:11:01 3 7.63 0.00 3.28 2.06 0.65 86.38 [2020-11-26T09:19:58.742Z] 09:12:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2020-11-26T09:19:58.742Z] 09:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-26T09:19:58.742Z] 09:12:01 1 0.10 0.00 0.03 0.02 0.02 99.83 [2020-11-26T09:19:58.742Z] 09:12:01 2 0.53 0.00 0.05 0.00 0.00 99.42 [2020-11-26T09:19:58.742Z] 09:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-11-26T09:19:58.742Z] 09:13:01 all 0.16 0.00 0.05 0.03 0.00 99.77 [2020-11-26T09:19:58.742Z] 09:13:01 0 0.02 0.00 0.07 0.08 0.00 99.83 [2020-11-26T09:19:58.742Z] 09:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-11-26T09:19:58.742Z] 09:13:01 2 0.52 0.00 0.03 0.02 0.00 99.43 [2020-11-26T09:19:58.742Z] 09:13:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2020-11-26T09:19:58.742Z] 09:14:01 all 0.17 0.00 0.10 0.00 0.00 99.73 [2020-11-26T09:19:58.742Z] 09:14:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2020-11-26T09:19:58.742Z] 09:14:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2020-11-26T09:19:58.742Z] 09:14:01 2 0.53 0.00 0.15 0.00 0.00 99.32 [2020-11-26T09:19:58.742Z] 09:14:01 3 0.07 0.00 0.10 0.00 0.02 99.82 [2020-11-26T09:19:58.742Z] 09:15:01 all 0.64 0.00 0.33 0.29 0.01 98.72 [2020-11-26T09:19:58.742Z] 09:15:01 0 0.32 0.00 0.33 0.10 0.00 99.25 [2020-11-26T09:19:58.742Z] 09:15:01 1 0.80 0.00 0.47 0.68 0.03 98.01 [2020-11-26T09:19:58.742Z] 09:15:01 2 0.68 0.00 0.15 0.20 0.02 98.95 [2020-11-26T09:19:58.742Z] 09:15:01 3 0.75 0.00 0.38 0.18 0.00 98.68 [2020-11-26T09:19:58.742Z] 09:16:01 all 13.00 0.00 10.57 7.66 0.13 68.65 [2020-11-26T09:19:58.742Z] 09:16:01 0 12.84 0.00 11.79 6.11 0.12 69.14 [2020-11-26T09:19:58.742Z] 09:16:01 1 13.79 0.00 9.93 6.94 0.14 69.20 [2020-11-26T09:19:58.742Z] 09:16:01 2 12.29 0.00 9.86 9.02 0.12 68.71 [2020-11-26T09:19:58.742Z] 09:16:01 3 13.05 0.00 10.72 8.58 0.12 67.53 [2020-11-26T09:19:58.742Z] 09:17:01 all 10.85 0.00 9.89 4.01 0.12 75.13 [2020-11-26T09:19:58.742Z] 09:17:01 0 12.94 0.00 10.99 4.04 0.12 71.91 [2020-11-26T09:19:58.742Z] 09:17:01 1 8.98 0.00 9.53 3.36 0.12 78.02 [2020-11-26T09:19:58.742Z] 09:17:01 2 11.29 0.00 10.17 4.47 0.12 73.95 [2020-11-26T09:19:58.742Z] 09:17:01 3 10.20 0.00 8.87 4.15 0.14 76.64 [2020-11-26T09:19:58.742Z] 09:18:01 all 8.56 0.00 7.85 3.00 0.10 80.49 [2020-11-26T09:19:58.742Z] 09:18:01 0 7.76 0.00 7.80 2.76 0.10 81.57 [2020-11-26T09:19:58.742Z] 09:18:01 1 8.16 0.00 8.13 4.19 0.10 79.41 [2020-11-26T09:19:58.742Z] 09:18:01 2 7.80 0.00 7.80 2.63 0.09 81.68 [2020-11-26T09:19:58.742Z] 09:18:01 3 10.50 0.00 7.68 2.41 0.10 79.30 [2020-11-26T09:19:58.742Z] 09:19:02 all 10.40 0.00 8.84 3.58 0.09 77.09 [2020-11-26T09:19:58.742Z] 09:19:02 0 9.54 0.00 9.37 1.86 0.07 79.15 [2020-11-26T09:19:58.742Z] 09:19:02 1 13.04 0.00 7.66 4.80 0.09 74.42 [2020-11-26T09:19:58.742Z] 09:19:02 2 9.83 0.00 9.80 4.17 0.10 76.10 [2020-11-26T09:19:58.742Z] 09:19:02 3 9.17 0.00 8.54 3.49 0.09 78.72 [2020-11-26T09:19:58.742Z] Average: all 19.18 0.00 10.99 5.80 0.95 63.07 [2020-11-26T09:19:58.742Z] Average: 0 18.91 0.00 11.16 5.68 1.02 63.23 [2020-11-26T09:19:58.742Z] Average: 1 18.48 0.00 10.66 6.14 1.01 63.70 [2020-11-26T09:19:58.742Z] Average: 2 19.73 0.00 11.08 5.73 0.89 62.58 [2020-11-26T09:19:58.742Z] Average: 3 19.61 0.00 11.07 5.67 0.86 62.78 [2020-11-26T09:19:58.742Z] [2020-11-26T09:19:58.742Z] [2020-11-26T09:19:58.742Z]