Pull request #3115 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 81e9efdcccb5f166fe2149ef91226e89df21d494+74c372326013f994c98436bf4455b6fe21c08430 (3329b7eb4e55bdf5f6c8b469c5f376d0dfe361fe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24641 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 Commit message: "feat(security): Fix redis start issue #2863" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:28:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:28:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:28:01 ========================================================= 00:28:01 EdgeX Global Pipelines Version Info 00:28:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b6816d1870e92b957d78c98ad5ec59133b61a29b # timeout=10 00:28:02 ------------------- 00:28:02 stable info: 00:28:02 ------------------- 00:28:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:28:02 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:28:02 Message: update stable to v1.0.179 00:28:03 ------------------- 00:28:03 experimental info: 00:28:03 ------------------- 00:28:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:28:03 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:28:03 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:28:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:28:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:28:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:28:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3115 [Pipeline] echo 00:28:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3115 [Pipeline] echo 00:28:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3115 [Pipeline] echo 00:28:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81e9efdcccb5f166fe2149ef91226e89df21d494 [Pipeline] echo 00:28:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81e9efd [Pipeline] echo 00:28:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:28:06 provisioning config files... 00:28:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4095371524631721374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:28:06 ---> docker-login.sh 00:28:06 nexus3.edgexfoundry.org:10001 00:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:07 Configure a credential helper to remove this warning. See 00:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:07 00:28:07 Login Succeeded 00:28:07 nexus3.edgexfoundry.org:10002 00:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:07 Configure a credential helper to remove this warning. See 00:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:07 00:28:07 Login Succeeded 00:28:07 nexus3.edgexfoundry.org:10003 00:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:07 Configure a credential helper to remove this warning. See 00:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:07 00:28:07 Login Succeeded 00:28:07 nexus3.edgexfoundry.org:10004 00:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:07 Configure a credential helper to remove this warning. See 00:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:07 00:28:07 Login Succeeded 00:28:07 docker.io 00:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:28:08 Configure a credential helper to remove this warning. See 00:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:28:08 00:28:08 Login Succeeded 00:28:08 ---> docker-login.sh ends [Pipeline] } 00:28:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:08 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/core-command/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo core-command,cmd/core-command/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/core-data/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo core-data,cmd/core-data/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/core-metadata/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo core-metadata,cmd/core-metadata/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/security-bootstrapper/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/security-proxy-setup/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/support-notifications/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo support-notifications,cmd/support-notifications/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/support-scheduler/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:28:08 + for file in '`ls cmd/**/Dockerfile`' 00:28:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:28:08 ++ cut -d/ -f2 00:28:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:28:08 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:10 00:28:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:28:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:10 latest: Pulling from edgex-devops/git-semver 00:28:10 31603596830f: Pulling fs layer 00:28:10 2a8b12db71e7: Pulling fs layer 00:28:10 6ca5941a6612: Pulling fs layer 00:28:10 ecc8261a40a4: Pulling fs layer 00:28:10 ecc8261a40a4: Waiting 00:28:10 2a8b12db71e7: Verifying Checksum 00:28:10 2a8b12db71e7: Download complete 00:28:10 31603596830f: Verifying Checksum 00:28:10 31603596830f: Download complete 00:28:10 ecc8261a40a4: Verifying Checksum 00:28:10 ecc8261a40a4: Download complete 00:28:10 6ca5941a6612: Verifying Checksum 00:28:10 6ca5941a6612: Download complete 00:28:11 31603596830f: Pull complete 00:28:11 2a8b12db71e7: Pull complete 00:28:12 6ca5941a6612: Pull complete 00:28:12 ecc8261a40a4: Pull complete 00:28:12 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:28:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:28:12 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:28:15 $ docker top f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:28:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:15 [ssh-agent] Looking for ssh-agent implementation... 00:28:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:15 $ docker exec f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent 00:28:16 SSH_AUTH_SOCK=/tmp/ssh-MpbwRJ48mVzO/agent.11 00:28:16 SSH_AGENT_PID=16 00:28:16 Running ssh-add (command line suppressed) 00:28:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_299178357054927082.key (/w/workspace/edgex-go/2@tmp/private_key_299178357054927082.key) 00:28:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:16 + git tag --points-at HEAD [Pipeline] } 00:28:16 $ docker exec --env ******** --env ******** f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent -k 00:28:16 unset SSH_AUTH_SOCK; 00:28:16 unset SSH_AGENT_PID; 00:28:16 echo Agent pid 16 killed; 00:28:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:28:17 [ssh-agent] Looking for ssh-agent implementation... 00:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:28:17 $ docker exec f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent 00:28:17 SSH_AUTH_SOCK=/tmp/ssh-IY3cwy4fPH1G/agent.44 00:28:17 SSH_AGENT_PID=49 00:28:17 Running ssh-add (command line suppressed) 00:28:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7681134234664948717.key (/w/workspace/edgex-go/2@tmp/private_key_7681134234664948717.key) 00:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:28:18 + git semver init 00:28:18 # -> Open(): unable to determine branch for HEAD 00:28:18 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:28:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:28:18 # $SEMVER_REMOTE_NAME = origin 00:28:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:28:18 # $SEMVER_USER_NAME = edgex-jenkins 00:28:18 # $SEMVER_BRANCH = PR-3115 00:28:18 # $SEMVER_TEMP = /tmp/semver-587390970 00:28:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:28:36 # '/tmp/semver-587390970' -> '/w/workspace/edgex-go/2/.semver' 00:28:36 # -> Force: false 00:28:36 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:28:36 $ docker exec --env ******** --env ******** f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 ssh-agent -k 00:28:36 unset SSH_AUTH_SOCK; 00:28:36 unset SSH_AGENT_PID; 00:28:36 echo Agent pid 49 killed; 00:28:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:28:37 + git semver [Pipeline] } 00:28:37 $ docker stop --time=1 f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 00:28:39 $ docker rm -f f75cb2fc9bf3696ae449bdae4e9f03cb243cb7c43dbea1c55a818c1249542b61 [Pipeline] // withDockerContainer [Pipeline] sh 00:28:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:28:40 Stashed 1 file(s) [Pipeline] echo 00:28:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:28:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:28:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:28:41 + sudo service docker restart 00:28:41 + true 00:28:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:28:42 ========================================================= 00:28:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:28:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:28:42 + 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 . 00:28:46 Sending build context to Docker daemon 327.6MB 00:28:46 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:28:46 Step 2/6 : FROM ${BASE} 00:28:46 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:28:46 188c0c94c7c5: Pulling fs layer 00:28:46 0ef7d3d256c8: Pulling fs layer 00:28:46 de9db76c5a1d: Pulling fs layer 00:28:46 bca2f99d35d6: Pulling fs layer 00:28:46 93359f2a8cfa: Pulling fs layer 00:28:46 7c6f9722023f: Pulling fs layer 00:28:46 a35cf1a2eb13: Pulling fs layer 00:28:46 7c6f9722023f: Waiting 00:28:46 bca2f99d35d6: Waiting 00:28:46 a35cf1a2eb13: Waiting 00:28:46 93359f2a8cfa: Waiting 00:28:46 de9db76c5a1d: Verifying Checksum 00:28:46 de9db76c5a1d: Download complete 00:28:46 0ef7d3d256c8: Verifying Checksum 00:28:46 0ef7d3d256c8: Download complete 00:28:46 93359f2a8cfa: Verifying Checksum 00:28:46 93359f2a8cfa: Download complete 00:28:46 188c0c94c7c5: Download complete 00:28:46 7c6f9722023f: Verifying Checksum 00:28:46 7c6f9722023f: Download complete 00:28:46 188c0c94c7c5: Pull complete 00:28:47 0ef7d3d256c8: Pull complete 00:28:47 de9db76c5a1d: Pull complete 00:28:48 a35cf1a2eb13: Verifying Checksum 00:28:48 a35cf1a2eb13: Download complete 00:28:49 bca2f99d35d6: Verifying Checksum 00:28:49 bca2f99d35d6: Download complete 00:28:55 bca2f99d35d6: Pull complete 00:28:55 93359f2a8cfa: Pull complete 00:28:55 7c6f9722023f: Pull complete 00:28:55 Still waiting to schedule task 00:28:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-24640’ 00:29:00 a35cf1a2eb13: Pull complete 00:29:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:29:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:29:00 ---> a62c8e92a672 00:29:00 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:29:00 ---> Running in a24bcab3a2e2 00:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:29:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:29:02 (1/12) Installing libmagic (5.38-r0) 00:29:03 (2/12) Installing file (5.38-r0) 00:29:03 (3/12) Installing libc-dev (0.7.2-r3) 00:29:03 (4/12) Installing g++ (9.3.0-r2) 00:29:18 (5/12) Installing fortify-headers (1.1-r0) 00:29:18 (6/12) Installing patch (2.7.6-r6) 00:29:18 (7/12) Installing build-base (0.5-r2) 00:29:18 (8/12) Installing libsodium (1.0.18-r0) 00:29:18 (9/12) Installing pkgconf (1.7.2-r0) 00:29:18 (10/12) Installing libsodium-dev (1.0.18-r0) 00:29:18 (11/12) Installing libzmq (4.3.3-r0) 00:29:18 (12/12) Installing zeromq-dev (4.3.3-r0) 00:29:18 Executing busybox-1.31.1-r19.trigger 00:29:18 OK: 233 MiB in 51 packages 00:29:21 Removing intermediate container a24bcab3a2e2 00:29:21 ---> 9774fd971c23 00:29:21 Step 4/6 : WORKDIR /edgex-go 00:29:21 ---> Running in 886d3a21ddd6 00:29:21 Removing intermediate container 886d3a21ddd6 00:29:21 ---> 84ecfd602a07 00:29:21 Step 5/6 : COPY go.mod . 00:29:21 ---> 560551740995 00:29:21 Step 6/6 : RUN go mod download 00:29:21 ---> Running in 6faafd19756f 00:29:43 Removing intermediate container 6faafd19756f 00:29:43 ---> ee0f935711b7 00:29:43 Successfully built ee0f935711b7 00:29:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:29:43 + docker inspect -f . ci-base-image-x86_64 00:29:43 . [Pipeline] withDockerContainer 00:29:44 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:29:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:29:44 $ docker top 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a -eo pid,comm [Pipeline] { [Pipeline] sh 00:29:45 + go version 00:29:45 go version go1.15.5 linux/amd64 [Pipeline] } 00:29:45 $ docker stop --time=1 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a 00:29:46 $ docker rm -f 75c8f3583d357d552ea38443e3dc4fe5c6c4c5a608d42ccb8a8e9d71efd8883a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:29:47 + docker inspect -f . ci-base-image-x86_64 00:29:47 . [Pipeline] withDockerContainer 00:29:48 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:29:50 $ docker top 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f -eo pid,comm [Pipeline] { [Pipeline] echo 00:29:50 ========================================================= 00:29:50 [edgeXBuildGoParallel] Running Tests and Build... 00:29:50 ========================================================= [Pipeline] sh 00:29:50 + make test 00:29:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:30:00 ? github.com/edgexfoundry/edgex-go [no test files] 00:30:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:30:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:30:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:30:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:30:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:30:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:30:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:30:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:30:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:30:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:30:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:30:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:30:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.160s coverage: 46.0% of statements 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:30:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:30:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements 00:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.168s coverage: 27.1% of statements 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:30:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.116s coverage: 65.8% of statements 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:30:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 82.3% of statements 00:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.361s coverage: 28.6% of statements 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements 00:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements 00:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:30:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.057s coverage: 78.3% of statements 00:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:30:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.497s coverage: 92.8% of statements 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.1% of statements 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.036s coverage: 45.5% of statements 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 00:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.029s coverage: 87.5% of statements 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.041s coverage: 94.4% of statements 00:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.058s coverage: 92.9% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 77.8% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.022s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 63.5% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.363s coverage: 68.9% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.283s coverage: 84.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.034s coverage: 100.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.170s coverage: 47.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.055s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.085s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.711s coverage: 29.1% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.074s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.034s coverage: 87.9% of statements 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:31:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 00:31:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 00:31:03 GO111MODULE=on go vet ./... 00:31:35 gofmt -l . 00:31:35 [ "`gofmt -l .`" = "" ] 00:31:35 ./bin/test-go-mod-tidy.sh 00:31:35 ./bin/test-attribution-txt.sh [Pipeline] sh 00:31:36 + ls -al . 00:31:36 total 684 00:31:36 drwxrwxr-x 10 1001 1001 4096 Feb 3 00:31 . 00:31:36 drwxr-xr-x 4 root root 28 Feb 3 00:29 .. 00:31:36 -rw-rw-r-- 1 1001 1001 11 Feb 3 00:27 .dockerignore 00:31:36 drwxrwxr-x 8 1001 1001 179 Feb 3 00:27 .git 00:31:36 drwxrwxr-x 3 1001 1001 125 Feb 3 00:27 .github 00:31:36 -rw-rw-r-- 1 1001 1001 818 Feb 3 00:27 .gitignore 00:31:36 drwx------ 3 1001 1001 60 Feb 3 00:28 .semver 00:31:36 -rw-rw-r-- 1 1001 1001 166 Feb 3 00:27 .sonarcloud.properties 00:31:36 -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:27 Attribution.txt 00:31:36 -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:27 CONTRIBUTING.md 00:31:36 -rw-rw-r-- 1 1001 1001 931 Feb 3 00:27 Dockerfile.build 00:31:36 -rw-rw-r-- 1 1001 1001 863 Feb 3 00:27 Jenkinsfile 00:31:36 -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:27 LICENSE 00:31:36 -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:27 Makefile 00:31:36 -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:27 README.md 00:31:36 -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:27 SECURITY.md 00:31:36 -rw-rw-r-- 1 1001 1001 5 Feb 3 00:28 VERSION 00:31:36 -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:27 ZMQWindows.md 00:31:36 drwxrwxr-x 2 1001 1001 117 Feb 3 00:27 bin 00:31:36 drwxrwxr-x 14 1001 1001 4096 Feb 3 00:27 cmd 00:31:36 -rw-r--r-- 1 root root 580844 Feb 3 00:31 coverage.out 00:31:36 -rw-r--r-- 1 root root 1054 Feb 3 00:31 go.mod 00:31:36 -rw-r--r-- 1 root root 19399 Feb 3 00:31 go.sum 00:31:36 drwxrwxr-x 8 1001 1001 127 Feb 3 00:27 internal 00:31:36 drwxrwxr-x 4 1001 1001 26 Feb 3 00:27 openapi 00:31:36 drwxrwxr-x 4 1001 1001 71 Feb 3 00:27 snap 00:31:36 -rw-rw-r-- 1 1001 1001 168 Feb 3 00:27 version.go [Pipeline] sh 00:31:36 + '[' -e coverage.out ] 00:31:36 + chown 1001:1001 coverage.out [Pipeline] stash 00:31:36 Stashed 1 file(s) [Pipeline] sh 00:31:37 + make build 00:31:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:31:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:31:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:31:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:31:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:31:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:31:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:31:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:31:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:31:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:32:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:32:03 $ docker stop --time=1 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f 00:32:04 $ docker rm -f 5f783f7882bea93d8aebfda69ba1445f716ce1c8fac20ee850d692c0f063848f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:08 00:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:09 latest: Pulling from edgex-devops/edgex-compose 00:32:09 cbdbe7a5bc2a: Pulling fs layer 00:32:09 ca9280d653b3: Pulling fs layer 00:32:09 7e9c9ca2126c: Pulling fs layer 00:32:09 cbdbe7a5bc2a: Verifying Checksum 00:32:09 cbdbe7a5bc2a: Download complete 00:32:09 cbdbe7a5bc2a: Pull complete 00:32:09 ca9280d653b3: Verifying Checksum 00:32:09 ca9280d653b3: Download complete 00:32:10 7e9c9ca2126c: Download complete 00:32:11 ca9280d653b3: Pull complete 00:32:18 7e9c9ca2126c: Pull complete 00:32:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:32:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:32:18 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:32:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:32:20 $ docker top f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:20 + docker-compose build --help 00:32:20 + grep parallel 00:32:21 --parallel Build images in parallel. [Pipeline] } 00:32:21 $ docker stop --time=1 f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c 00:32:23 $ docker rm -f f784e93f2fccc705e6bade5b654723905f7a10565a50f5a0a19e1d3ae0e61e2c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:32:23 . [Pipeline] withDockerContainer 00:32:23 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:32:24 $ docker top 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:25 + docker-compose -f ./docker-compose-build.yml build --parallel 00:32:26 Building docker-core-command-go ... 00:32:26 Building docker-core-data-go ... 00:32:26 Building docker-core-metadata-go ... 00:32:26 Building docker-security-bootstrapper-go ... 00:32:26 Building docker-security-proxy-setup-go ... 00:32:26 Building docker-security-secretstore-setup-go ... 00:32:26 Building docker-support-notifications-go ... 00:32:26 Building docker-support-scheduler-go ... 00:32:26 Building docker-sys-mgmt-agent-go ... 00:32:26 Building docker-support-notifications-go 00:32:26 Building docker-core-command-go 00:32:26 Building docker-sys-mgmt-agent-go 00:32:26 Building docker-security-proxy-setup-go 00:32:26 Building docker-core-metadata-go 00:32:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24645 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:32:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:32:40 using credential edgex-jenkins-ssh 00:32:40 Cloning the remote Git repository 00:32:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:32:41 > git init /w/workspace/edgex-go/2 # timeout=10 00:32:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:32:41 > git --version # timeout=10 00:32:41 > git --version # 'git version 2.17.1' 00:32:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:32:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:32:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:32:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:32:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:32:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:32:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:32:58 ---> ee0f935711b7 00:32:58 Step 3/26 : WORKDIR /edgex-go 00:32:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:32:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:32:58 ---> ee0f935711b7 00:32:58 Step 3/22 : WORKDIR /edgex-go 00:32:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:32:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:32:58 ---> ee0f935711b7 00:32:58 Step 3/21 : WORKDIR /edgex-go 00:32:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:32:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:32:58 ---> ee0f935711b7 00:32:58 Step 3/23 : WORKDIR /edgex-go 00:32:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:32:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:32:58 ---> ee0f935711b7 00:32:58 Step 3/23 : WORKDIR /edgex-go 00:32:58 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 00:32:58 Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 00:32:58 Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) 00:32:59 ---> Running in 1db9733c7c04 00:32:59 ---> Running in dbeffe565d25 00:32:59 ---> Running in 586893755b90 00:32:59 ---> Running in fadbc2d0ccbd 00:32:59 ---> Running in 63ed8f4b1df3 00:32:59 Removing intermediate container 1db9733c7c04 00:32:59 ---> cf42802b7baf 00:32:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:59 Removing intermediate container dbeffe565d25 00:32:59 ---> e3ca04374ab0 00:32:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:59 Removing intermediate container fadbc2d0ccbd 00:32:59 ---> 4d997f0cc18c 00:32:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:59 Removing intermediate container 63ed8f4b1df3 00:32:59 ---> f3e5f31936ab 00:32:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:59 Removing intermediate container 586893755b90 00:32:59 ---> 61e73bfb8fe8 00:32:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:32:59 ---> Running in 161812dcaf30 00:32:59 ---> Running in 3f3e08038428 00:32:59 ---> Running in 43f8fc733d03 00:32:59 ---> Running in 9ef4ca76f1ab 00:32:59 ---> Running in 6b210e381f28 00:32:58 > git config core.sparsecheckout # timeout=10 00:32:58 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 00:32:58 > git remote # timeout=10 00:32:58 > git config --get remote.origin.url # timeout=10 00:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:32:58 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 00:32:58 > git rev-parse HEAD^{commit} # timeout=10 00:32:58 > git config core.sparsecheckout # timeout=10 00:32:58 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 00:33:01 Removing intermediate container 161812dcaf30 00:33:01 ---> 1c2dd69a9356 00:33:01 Step 5/23 : RUN apk add --update --no-cache make git 00:33:01 Removing intermediate container 3f3e08038428 00:33:01 ---> 0936a65cadcd 00:33:01 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:33:02 ---> Running in 916eef7d88f4 00:33:02 ---> Running in d502997d431a 00:33:02 Removing intermediate container 43f8fc733d03 00:33:02 ---> ed76b124b15a 00:33:02 Step 5/26 : RUN apk add --update --no-cache make bash git 00:33:02 ---> Running in 8f158a15d3b7 00:33:02 Removing intermediate container 6b210e381f28 00:33:02 ---> a3c13571b822 00:33:02 Step 5/21 : RUN apk add --update --no-cache make git 00:33:02 ---> Running in 983c92d44931 00:33:02 Removing intermediate container 9ef4ca76f1ab 00:33:02 ---> 84bebe625b59 00:33:02 Step 5/23 : RUN apk add --update --no-cache make git 00:33:02 ---> Running in eaf4655fa134 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:03 Commit message: "feat(security): Fix redis start issue #2863" 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:04 OK: 233 MiB in 51 packages 00:33:04 OK: 233 MiB in 51 packages 00:33:04 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:33:04 OK: 233 MiB in 51 packages 00:33:04 OK: 233 MiB in 51 packages 00:33:04 OK: 233 MiB in 51 packages [Pipeline] sh 00:33:04 Removing intermediate container 916eef7d88f4 00:33:04 ---> 38d7fe8f8f56 00:33:04 Step 6/23 : COPY go.mod . 00:33:04 Removing intermediate container d502997d431a 00:33:04 ---> 4e0b7988482a 00:33:04 Step 6/22 : COPY go.mod . 00:33:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:33:05 ---> 17eb8fc6894d 00:33:05 Step 7/23 : RUN go mod download 00:33:05 + true 00:33:05 + sudo service docker restart 00:33:05 Removing intermediate container eaf4655fa134 00:33:05 ---> 06f68991d50e 00:33:05 Step 6/23 : COPY go.mod . 00:33:05 ---> Running in b53e639ee1ea 00:33:05 ---> cd1023531e93 00:33:05 Step 7/22 : RUN go mod download 00:33:05 ---> Running in 5a4fa7cafe0a 00:33:06 Removing intermediate container 8f158a15d3b7 00:33:06 ---> 88086ecf49c6 00:33:06 Step 6/26 : COPY go.mod . 00:33:06 ---> a6b01eb5aeb4 00:33:06 Step 7/23 : RUN go mod download 00:33:06 Removing intermediate container 983c92d44931 00:33:06 ---> c879fa172beb 00:33:06 Step 6/21 : COPY go.mod . 00:33:06 ---> Running in be74d5d2d9bb 00:33:06 ---> 53c0210f4b5d 00:33:06 Step 7/26 : RUN go mod download 00:33:06 ---> 175f133e889c 00:33:06 Step 7/21 : RUN go mod download 00:33:06 ---> Running in 997e84134cbc 00:33:06 ---> Running in d30bb587ebee [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:33:07 provisioning config files... 00:33:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8175404662291934974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:33:07 ---> docker-login.sh 00:33:07 nexus3.edgexfoundry.org:10001 00:33:07 Removing intermediate container b53e639ee1ea 00:33:07 ---> 84f326612f12 00:33:07 Step 8/23 : COPY . . 00:33:08 Removing intermediate container be74d5d2d9bb 00:33:08 ---> 9bdc86e376ca 00:33:08 Step 8/23 : COPY . . 00:33:08 Removing intermediate container 5a4fa7cafe0a 00:33:08 ---> b04d0a86d496 00:33:08 Step 8/22 : COPY . . 00:33:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:09 Configure a credential helper to remove this warning. See 00:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:09 00:33:09 Login Succeeded 00:33:09 nexus3.edgexfoundry.org:10002 00:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:09 Configure a credential helper to remove this warning. See 00:33:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:09 00:33:09 Login Succeeded 00:33:09 nexus3.edgexfoundry.org:10003 00:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:10 Configure a credential helper to remove this warning. See 00:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:10 00:33:10 Login Succeeded 00:33:10 nexus3.edgexfoundry.org:10004 00:33:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:10 Configure a credential helper to remove this warning. See 00:33:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:10 00:33:10 Login Succeeded 00:33:10 docker.io 00:33:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:11 Configure a credential helper to remove this warning. See 00:33:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:11 00:33:11 Login Succeeded 00:33:11 ---> docker-login.sh ends [Pipeline] } 00:33:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:33:11 ========================================================= 00:33:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:33:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:33:12 + 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 . 00:33:14 Sending build context to Docker daemon 166.2MB 00:33:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:33:14 Step 2/6 : FROM ${BASE} 00:33:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:33:14 5f621e34cdf4: Pulling fs layer 00:33:14 a4357932f1b6: Pulling fs layer 00:33:14 18c013af1878: Pulling fs layer 00:33:14 00ac8860ef70: Pulling fs layer 00:33:14 63d7cb157983: Pulling fs layer 00:33:14 b116817d02f9: Pulling fs layer 00:33:14 745a02a5169b: Pulling fs layer 00:33:14 b116817d02f9: Waiting 00:33:14 00ac8860ef70: Waiting 00:33:14 63d7cb157983: Waiting 00:33:14 745a02a5169b: Waiting 00:33:14 18c013af1878: Verifying Checksum 00:33:14 18c013af1878: Download complete 00:33:14 a4357932f1b6: Verifying Checksum 00:33:14 a4357932f1b6: Download complete 00:33:14 63d7cb157983: Verifying Checksum 00:33:14 63d7cb157983: Download complete 00:33:14 b116817d02f9: Download complete 00:33:14 5f621e34cdf4: Verifying Checksum 00:33:14 5f621e34cdf4: Download complete 00:33:15 5f621e34cdf4: Pull complete 00:33:16 a4357932f1b6: Pull complete 00:33:16 18c013af1878: Pull complete 00:33:17 Removing intermediate container d30bb587ebee 00:33:17 ---> f65fb865a629 00:33:17 Step 8/21 : COPY . . 00:33:17 Removing intermediate container 997e84134cbc 00:33:17 ---> 0c6a093b20b1 00:33:17 Step 8/26 : COPY . . 00:33:17 745a02a5169b: Verifying Checksum 00:33:17 745a02a5169b: Download complete 00:33:18 00ac8860ef70: Verifying Checksum 00:33:18 00ac8860ef70: Download complete 00:33:28 00ac8860ef70: Pull complete 00:33:28 63d7cb157983: Pull complete 00:33:28 b116817d02f9: Pull complete 00:33:32 745a02a5169b: Pull complete 00:33:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:33:32 ---> b7e6874047d6 00:33:32 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:35 ---> Running in 1945ca148bb8 00:33:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:33:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:33:38 (1/12) Installing libmagic (5.38-r0) 00:33:38 (2/12) Installing file (5.38-r0) 00:33:39 (3/12) Installing libc-dev (0.7.2-r3) 00:33:39 (4/12) Installing g++ (9.3.0-r2) 00:33:45 (5/12) Installing fortify-headers (1.1-r0) 00:33:45 (6/12) Installing patch (2.7.6-r6) 00:33:45 (7/12) Installing build-base (0.5-r2) 00:33:45 (8/12) Installing libsodium (1.0.18-r0) 00:33:45 (9/12) Installing pkgconf (1.7.2-r0) 00:33:45 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:45 (11/12) Installing libzmq (4.3.3-r0) 00:33:45 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:45 Executing busybox-1.31.1-r19.trigger 00:33:45 OK: 217 MiB in 51 packages 00:33:49 ---> 818fd91f5f39 00:33:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:33:49 ---> 8227492efe37 00:33:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:33:49 ---> 5350e3035cc7 00:33:49 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:33:49 ---> e07bf61446d2 00:33:49 Step 9/23 : RUN make cmd/core-command/core-command 00:33:49 ---> e43790323b3c 00:33:49 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:33:49 ---> Running in 1887a344d89b 00:33:49 ---> Running in 1b28ae3cc38a 00:33:49 ---> Running in eb8a4e892309 00:33:49 ---> Running in 030a720b33a4 00:33:49 ---> Running in 4f2c27c4c328 00:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:33:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:33:50 Removing intermediate container 1945ca148bb8 00:33:50 ---> a44c7147bea2 00:33:50 Step 4/6 : WORKDIR /edgex-go 00:33:50 ---> Running in adce88b155ff 00:33:50 Removing intermediate container adce88b155ff 00:33:50 ---> 0017514572e3 00:33:50 Step 5/6 : COPY go.mod . 00:33:50 ---> 298ec5dd5906 00:33:50 Step 6/6 : RUN go mod download 00:33:50 ---> Running in d1c6877ab466 00:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:34:17 Removing intermediate container d1c6877ab466 00:34:17 ---> c8747f82e341 00:34:17 Successfully built c8747f82e341 00:34:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:34:18 + docker inspect -f . ci-base-image-arm64 00:34:18 . [Pipeline] withDockerContainer 00:34:18 prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container 00:34:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:34:19 $ docker top d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:20 + go version 00:34:20 go version go1.15.5 linux/arm64 [Pipeline] } 00:34:20 $ docker stop --time=1 d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 00:34:22 $ docker rm -f d151ccd0cd0afa1be87697e5a159a5d9156fdf956e4d45590e43f11773383a01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 00:34:23 Removing intermediate container 030a720b33a4 00:34:23 ---> 3d3703c40daa 00:34:23 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:34:23 ---> Running in 74d58a78826b [Pipeline] sh 00:34:23 + docker inspect -f . ci-base-image-arm64 00:34:23 . [Pipeline] withDockerContainer 00:34:24 prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container 00:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:34:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:34:25 $ docker top de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:25 ========================================================= 00:34:25 [edgeXBuildGoParallel] Running Tests and Build... 00:34:25 ========================================================= [Pipeline] sh 00:34:26 Removing intermediate container 4f2c27c4c328 00:34:26 ---> aa3acbb2ca9a 00:34:26 00:34:26 Step 10/21 : FROM alpine:3.12 00:34:26 3.12: Pulling from library/alpine 00:34:26 + make test 00:34:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:29 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:34:29 Status: Downloaded newer image for alpine:3.12 00:34:29 ---> 389fef711851 00:34:29 Step 11/21 : RUN apk add --update --no-cache curl 00:34:29 Removing intermediate container eb8a4e892309 00:34:29 ---> 40bd0ba0f7aa 00:34:29 00:34:29 Step 10/23 : FROM alpine:3.12 00:34:29 ---> 389fef711851 00:34:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:34:29 Removing intermediate container 1b28ae3cc38a 00:34:29 ---> eb01e8758d73 00:34:29 00:34:29 Step 10/22 : FROM alpine:3.12 00:34:29 ---> 389fef711851 00:34:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:34:29 ---> Running in 277e1ad72e92 00:34:29 ---> Running in db7cfd6b1737 00:34:29 ---> Running in 7b66643dc089 00:34:30 Removing intermediate container 74d58a78826b 00:34:30 ---> b7178d26946c 00:34:30 00:34:30 Step 11/26 : FROM docker:20.10.0 00:34:30 20.10.0: Pulling from library/docker 00:34:31 Removing intermediate container 1887a344d89b 00:34:31 ---> c91c5cfd2ed6 00:34:31 00:34:31 Step 10/23 : FROM alpine:3.12 00:34:31 ---> 389fef711851 00:34:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:34:32 ---> Running in 9c4f70b0df40 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:32 (1/4) Installing ca-certificates (20191127-r4) 00:34:32 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:34:32 (3/4) Installing libcurl (7.69.1-r3) 00:34:32 (4/4) Installing curl (7.69.1-r3) 00:34:32 Executing busybox-1.31.1-r19.trigger 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:32 Executing ca-certificates-20191127-r4.trigger 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:32 OK: 7 MiB in 18 packages 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:32 (1/1) Installing dumb-init (1.2.2-r1) 00:34:32 Executing busybox-1.31.1-r19.trigger 00:34:32 (1/2) Installing ca-certificates (20191127-r4) 00:34:32 OK: 6 MiB in 15 packages 00:34:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:32 (2/2) Installing dumb-init (1.2.2-r1) 00:34:32 Executing busybox-1.31.1-r19.trigger 00:34:33 Executing ca-certificates-20191127-r4.trigger 00:34:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:33 OK: 6 MiB in 16 packages 00:34:33 (1/1) Installing dumb-init (1.2.2-r1) 00:34:33 Executing busybox-1.31.1-r19.trigger 00:34:33 OK: 6 MiB in 15 packages 00:34:36 Removing intermediate container 277e1ad72e92 00:34:36 ---> 7107603fe425 00:34:36 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:34:36 ---> Running in de082041490c 00:34:36 Removing intermediate container 7b66643dc089 00:34:36 ---> bc98342498cd 00:34:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:34:36 Removing intermediate container 9c4f70b0df40 00:34:36 ---> ddc04ef4db7a 00:34:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:34:36 ---> Running in 60dc93fbec26 00:34:36 ---> Running in 65f426b446ea 00:34:36 Removing intermediate container db7cfd6b1737 00:34:36 ---> 2c8320c8b643 00:34:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:34:36 Removing intermediate container de082041490c 00:34:36 ---> 8a56d41f0ea9 00:34:36 Step 13/21 : WORKDIR /edgex 00:34:36 ---> Running in f5aade86a176 00:34:36 ---> Running in b6a9f21bd643 00:34:36 Removing intermediate container 65f426b446ea 00:34:36 ---> 7699ff5e9f90 00:34:36 Step 13/23 : ENV APP_PORT=48081 00:34:37 Removing intermediate container 60dc93fbec26 00:34:37 ---> 27ec0a776558 00:34:37 Step 13/23 : ENV APP_PORT=48082 00:34:37 ---> Running in 30e4e1a462a5 00:34:37 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:34:37 ---> Running in a356922cd340 00:34:37 Removing intermediate container f5aade86a176 00:34:37 ---> 6d2c7c59a53f 00:34:37 Step 13/22 : ENV APP_PORT=48060 00:34:37 Status: Downloaded newer image for docker:20.10.0 00:34:37 ---> aefe523efa57 00:34:37 Step 12/26 : RUN apk add --no-cache bash 00:34:37 Removing intermediate container b6a9f21bd643 00:34:37 ---> 0712fae11a02 00:34:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:34:37 ---> Running in dc1b34e3554e 00:34:37 ---> Running in 7f904d84bd47 00:34:37 Removing intermediate container 30e4e1a462a5 00:34:37 ---> 0206d2f97555 00:34:37 Step 14/23 : EXPOSE $APP_PORT 00:34:38 Removing intermediate container a356922cd340 00:34:38 ---> 95aea8419aed 00:34:38 Step 14/23 : EXPOSE $APP_PORT 00:34:38 ---> Running in 1bdff1c3eb2a 00:34:38 ---> Running in 977c112a73fd 00:34:38 Removing intermediate container 7f904d84bd47 00:34:38 ---> 30d4d4354a1b 00:34:38 Step 14/22 : EXPOSE $APP_PORT 00:34:38 ---> c003f6cfd069 00:34:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:34:38 Removing intermediate container 1bdff1c3eb2a 00:34:38 ---> 8d31295ae82d 00:34:38 Step 15/23 : WORKDIR / 00:34:38 ---> Running in ccd2d0a93ed3 00:34:38 Removing intermediate container 977c112a73fd 00:34:38 ---> c073db1a70c3 00:34:38 Step 15/23 : WORKDIR / 00:34:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:38 ---> Running in 854b9f2b8fe1 00:34:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:38 ---> Running in 05eeebc8bcb7 00:34:38 Removing intermediate container ccd2d0a93ed3 00:34:38 ---> e1e92e0f3d4a 00:34:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:38 (1/2) Installing readline (8.0.4-r0) 00:34:38 (2/2) Installing bash (5.0.17-r0) 00:34:39 ---> dada2687d7d1 00:34:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:34:39 Executing bash-5.0.17-r0.post-install 00:34:39 Executing busybox-1.31.1-r19.trigger 00:34:39 OK: 12 MiB in 22 packages 00:34:39 Removing intermediate container 854b9f2b8fe1 00:34:39 ---> 2152b79448ee 00:34:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:39 Removing intermediate container 05eeebc8bcb7 00:34:39 ---> 38d0c5cd2122 00:34:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:34:39 ---> 4f36cfb9b254 00:34:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:34:39 ---> 66a7b24a8156 00:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:34:39 ---> 3b03c482645c 00:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:34:39 ---> 4b56cf5c0714 00:34:39 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:34:39 ---> Running in cdf7b5e16d67 00:34:39 Removing intermediate container dc1b34e3554e 00:34:39 ---> 8a6356483161 00:34:39 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:34:41 ---> 29b2f5406205 00:34:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:34:41 Removing intermediate container cdf7b5e16d67 00:34:41 ---> ea005487e5c2 00:34:41 Step 18/21 : CMD ["--init=true"] 00:34:41 ---> Running in ae04289e2bd5 00:34:41 ---> c57ddc8ed72d 00:34:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:34:41 ---> 5c429ee11b79 00:34:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:34:41 ---> Running in 7a0530ec7a01 00:34:41 Removing intermediate container ae04289e2bd5 00:34:41 ---> a39cbe7fe1c0 00:34:41 Step 14/26 : ENV APP_PORT=48090 00:34:41 ---> 9f6b1b6d54ce 00:34:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:34:41 ---> Running in 22f880adb6d1 00:34:41 Removing intermediate container 7a0530ec7a01 00:34:41 ---> 41f8905c9616 00:34:41 Step 19/21 : LABEL arch=x86_64 00:34:41 ---> f828e31ed07e 00:34:41 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:34:41 ---> cbd1128345cd 00:34:41 Step 19/23 : ENTRYPOINT ["/core-command"] 00:34:41 ---> Running in 606f00df0885 00:34:41 ---> Running in 4fd7f92d3012 00:34:42 ---> Running in 351e55913fe5 00:34:42 ---> Running in 07b2b572fa9b 00:34:42 Removing intermediate container 22f880adb6d1 00:34:42 ---> 8429478a5dd4 00:34:42 Step 15/26 : EXPOSE $APP_PORT 00:34:42 ---> Running in e006f035452b 00:34:42 Removing intermediate container 4fd7f92d3012 00:34:42 ---> 0f10721df97c 00:34:42 Step 20/21 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:34:42 Removing intermediate container 606f00df0885 00:34:42 ---> bc2cf66e04d0 00:34:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:42 Removing intermediate container 07b2b572fa9b 00:34:42 ---> b3edee20b1fb 00:34:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:42 Removing intermediate container 351e55913fe5 00:34:42 ---> 2a620a10e1f3 00:34:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:34:42 ---> Running in c60f68fc6063 00:34:42 ---> Running in 81d0a8fd3811 00:34:42 ---> Running in 30b3504ec0ba 00:34:42 ---> Running in 318bb5c72f0f 00:34:42 Removing intermediate container e006f035452b 00:34:42 ---> 146d21089493 00:34:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:34:42 Removing intermediate container c60f68fc6063 00:34:42 ---> 34845f860c2c 00:34:42 Step 20/22 : LABEL arch=x86_64 00:34:42 Removing intermediate container 81d0a8fd3811 00:34:42 ---> 4007a953ea7c 00:34:42 Step 21/21 : LABEL version=0.0.0 00:34:43 ---> Running in 36b228b4deb3 00:34:43 Removing intermediate container 30b3504ec0ba 00:34:43 ---> c425d289a4cf 00:34:43 Step 21/23 : LABEL arch=x86_64 00:34:43 Removing intermediate container 318bb5c72f0f 00:34:43 ---> 272aa45d8dd8 00:34:43 Step 21/23 : LABEL arch=x86_64 00:34:43 ---> Running in 3b9cd3a427bd 00:34:43 ---> Running in 514fdfc59ee3 00:34:43 ---> Running in 59eeee0cfe09 00:34:43 ---> 8ad9ea9ab9f3 00:34:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:34:43 Removing intermediate container 36b228b4deb3 00:34:43 ---> 08e74b45bf61 00:34:43 Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:34:43 ---> Running in 7c598489ed6e 00:34:43 Removing intermediate container 514fdfc59ee3 00:34:43 ---> 69381f5c1494 00:34:43 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:34:43 Removing intermediate container 3b9cd3a427bd 00:34:43 ---> 06533776b42b 00:34:43 00:34:43 Removing intermediate container 59eeee0cfe09 00:34:43 ---> b7e0e140cc78 00:34:43 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:34:44 ---> Running in 4f8a44111ff1 00:34:44 ---> Running in 767b3f7e7806 00:34:44 ---> 4571460b7f92 00:34:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:34:44 Removing intermediate container 7c598489ed6e 00:34:44 ---> 1e7483db4f3e 00:34:44 Step 22/22 : LABEL version=0.0.0 00:34:44 Successfully built 06533776b42b 00:34:44 Successfully tagged docker-security-proxy-setup-go:latest 00:34:44 ---> Running in e904ef0790e3 00:34:44  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrapper-go 00:34:44 Removing intermediate container 4f8a44111ff1 00:34:44 ---> 76aa9786bb60 00:34:44 Step 23/23 : LABEL version=0.0.0 00:34:44 Removing intermediate container 767b3f7e7806 00:34:44 ---> 35dedd44cd77 00:34:44 Step 23/23 : LABEL version=0.0.0 00:34:44 ---> Running in 2bc1a9f0d666 00:34:44 ---> Running in b073069f99d7 00:34:44 ---> d13edc3c4ac1 00:34:44 Step 19/26 : RUN apk --no-cache add py3-pip 00:34:44 Removing intermediate container e904ef0790e3 00:34:44 ---> e6078e2db2a8 00:34:44 00:34:44 ---> Running in 0e2dce41b4a1 00:34:44 Successfully built e6078e2db2a8 00:34:46 Removing intermediate container 2bc1a9f0d666 00:34:46 ---> 08df22008b8e 00:34:46 00:34:46 Successfully tagged docker-support-notifications-go:latest 00:34:46 Building docker-security-secretstore-setup-go 00:34:46  Building docker-support-notifications-go ... done Successfully built 08df22008b8e 00:34:47 Successfully tagged docker-core-command-go:latest 00:34:47 Building docker-support-scheduler-go 00:34:48  Building docker-core-command-go ... done Removing intermediate container b073069f99d7 00:34:48 ---> 8f2e686543d8 00:34:48 00:34:48 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:49 Successfully built 8f2e686543d8 00:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:34:49 Successfully tagged docker-core-metadata-go:latest 00:34:49  Building docker-core-metadata-go ... done Building docker-core-data-go 00:34:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:34:49 (1/33) Installing libbz2 (1.0.8-r1) 00:34:49 (2/33) Installing expat (2.2.9-r1) 00:34:49 (3/33) Installing libffi (3.3-r2) 00:34:49 (4/33) Installing gdbm (1.13-r1) 00:34:50 (5/33) Installing xz-libs (5.2.5-r0) 00:34:50 (6/33) Installing sqlite-libs (3.32.1-r0) 00:34:50 (7/33) Installing python3 (3.8.5-r0) 00:35:00 (8/33) Installing py3-appdirs (1.4.4-r1) 00:35:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:35:00 (10/33) Installing py3-parsing (2.4.7-r0) 00:35:00 (11/33) Installing py3-six (1.15.0-r0) 00:35:00 (12/33) Installing py3-packaging (20.4-r0) 00:35:00 (13/33) Installing py3-setuptools (47.0.0-r0) 00:35:00 (14/33) Installing py3-chardet (3.0.4-r4) 00:35:00 (15/33) Installing py3-idna (2.9-r0) 00:35:00 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:35:00 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:35:00 (18/33) Installing py3-requests (2.23.0-r0) 00:35:00 (19/33) Installing py3-msgpack (1.0.0-r0) 00:35:00 (20/33) Installing py3-lockfile (0.12.2-r3) 00:35:00 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:35:00 (22/33) Installing py3-colorama (0.4.3-r0) 00:35:00 (23/33) Installing py3-distlib (0.3.0-r0) 00:35:00 (24/33) Installing py3-distro (1.5.0-r1) 00:35:00 (25/33) Installing py3-webencodings (0.5.1-r3) 00:35:00 (26/33) Installing py3-html5lib (1.0.1-r4) 00:35:00 (27/33) Installing py3-pytoml (0.1.21-r0) 00:35:00 (28/33) Installing py3-pep517 (0.8.2-r0) 00:35:00 (29/33) Installing py3-progress (1.5-r0) 00:35:00 (30/33) Installing py3-toml (0.10.1-r0) 00:35:00 (31/33) Installing py3-retrying (1.3.3-r0) 00:35:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:35:00 (33/33) Installing py3-pip (20.1.1-r0) 00:35:00 Executing busybox-1.31.1-r19.trigger 00:35:00 OK: 71 MiB in 55 packages 00:35:15 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:15 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:35:15 ---> ee0f935711b7 00:35:15 Step 3/30 : WORKDIR /edgex-go 00:35:15 ---> Using cache 00:35:15 ---> 61e73bfb8fe8 00:35:15 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:15 ---> Using cache 00:35:15 ---> a3c13571b822 00:35:15 Step 5/30 : RUN apk add --update --no-cache make git 00:35:15 ---> Using cache 00:35:15 ---> c879fa172beb 00:35:15 Step 6/30 : COPY go.mod . 00:35:15 ---> Using cache 00:35:15 ---> 175f133e889c 00:35:15 Step 7/30 : RUN go mod download 00:35:15 ---> Using cache 00:35:15 ---> f65fb865a629 00:35:15 Step 8/30 : COPY . . 00:35:15 ---> Using cache 00:35:15 ---> e43790323b3c 00:35:15 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:15 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:15 ---> ee0f935711b7 00:35:15 Step 3/24 : WORKDIR /edgex-go 00:35:15 ---> Using cache 00:35:15 ---> 61e73bfb8fe8 00:35:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:15 ---> Using cache 00:35:15 ---> a3c13571b822 00:35:15 Step 5/24 : RUN apk add --update --no-cache make git 00:35:15 ---> Using cache 00:35:15 ---> c879fa172beb 00:35:15 Step 6/24 : COPY go.mod . 00:35:15 ---> Using cache 00:35:15 ---> 175f133e889c 00:35:15 Step 7/24 : RUN go mod download 00:35:15 ---> Using cache 00:35:15 ---> f65fb865a629 00:35:15 Step 8/24 : COPY . . 00:35:15 ---> Using cache 00:35:15 ---> e43790323b3c 00:35:15 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:35:15 ---> Running in 88f3a57eb097 00:35:15 ---> Running in d12647932ea2 00:35:15 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:15 ---> ee0f935711b7 00:35:15 Step 3/22 : WORKDIR /edgex-go 00:35:15 ---> Using cache 00:35:15 ---> 61e73bfb8fe8 00:35:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:15 ---> Using cache 00:35:15 ---> a3c13571b822 00:35:15 Step 5/22 : RUN apk add --update --no-cache make git 00:35:15 ---> Using cache 00:35:15 ---> c879fa172beb 00:35:15 Step 6/22 : COPY go.mod . 00:35:15 ---> Using cache 00:35:15 ---> 175f133e889c 00:35:15 Step 7/22 : RUN go mod download 00:35:15 ---> Using cache 00:35:15 ---> f65fb865a629 00:35:15 Step 8/22 : COPY . . 00:35:15 ---> Using cache 00:35:15 ---> e43790323b3c 00:35:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:35:15 ---> Running in cabf95c318cd 00:35:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:35:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:16 ---> ee0f935711b7 00:35:16 Step 3/23 : WORKDIR /edgex-go 00:35:16 ---> Using cache 00:35:16 ---> 61e73bfb8fe8 00:35:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:16 ---> Using cache 00:35:16 ---> a3c13571b822 00:35:16 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:18 ---> Running in 82ea3e28e1a7 00:35:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:35:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:35:20 OK: 233 MiB in 51 packages 00:35:23 Removing intermediate container 82ea3e28e1a7 00:35:23 ---> a575626fb965 00:35:23 Step 6/23 : COPY go.mod . 00:35:24 ---> 9adcda6fd4b7 00:35:24 Step 7/23 : RUN go mod download 00:35:25 ---> Running in 0e7fda65890b 00:35:25 Removing intermediate container 0e2dce41b4a1 00:35:25 ---> b15efc427b76 00:35:25 Step 20/26 : RUN pip install docker-compose==1.23.2 00:35:26 ---> Running in 3c4f26f94994 00:35:28 Removing intermediate container 0e7fda65890b 00:35:28 ---> 6ba09ee46ab5 00:35:28 Step 8/23 : COPY . . 00:35:29 Collecting docker-compose==1.23.2 00:35:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:35:30 Collecting cached-property<2,>=1.2.0 00:35:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:35:31 Collecting PyYAML<4,>=3.10 00:35:31 Downloading PyYAML-3.13.tar.gz (270 kB) 00:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:35:36 Collecting websocket-client<1.0,>=0.32.0 00:35:36 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:35:36 Collecting docker<4.0,>=3.6.0 00:35:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:35:36 Collecting texttable<0.10,>=0.9.0 00:35:36 Downloading texttable-0.9.1.tar.gz (11 kB) 00:35:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:35:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:35:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:35:37 Collecting docopt<0.7,>=0.6.1 00:35:37 Downloading docopt-0.6.2.tar.gz (25 kB) 00:35:38 Collecting jsonschema<3,>=2.5.1 00:35:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:35:38 Collecting dockerpty<0.5,>=0.4.1 00:35:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:35:39 Collecting docker-pycreds>=0.4.0 00:35:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:35:39 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) 00:35:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:35:40 Collecting urllib3<1.25,>=1.21.1 00:35:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:35:40 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) 00:35:40 Collecting idna<2.8,>=2.5 00:35:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:35:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:35:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:35:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:35:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:35:41 Installing collected packages: cached-property, PyYAML, websocket-client, urllib3, idna, requests, docker-pycreds, docker, texttable, docopt, jsonschema, dockerpty, docker-compose 00:35:43 Running setup.py install for PyYAML: started 00:35:45 Running setup.py install for PyYAML: finished with status 'done' 00:35:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:35:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:35:46 Attempting uninstall: urllib3 00:35:46 Found existing installation: urllib3 1.25.9 00:35:46 Uninstalling urllib3-1.25.9: 00:35:47 Successfully uninstalled urllib3-1.25.9 00:35:49 Attempting uninstall: idna 00:35:49 Found existing installation: idna 2.9 00:35:49 Uninstalling idna-2.9: 00:35:49 Successfully uninstalled idna-2.9 00:35:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:35:49 Attempting uninstall: requests 00:35:49 Found existing installation: requests 2.23.0 00:35:49 Uninstalling requests-2.23.0: 00:35:49 Successfully uninstalled requests-2.23.0 00:35:50 Running setup.py install for texttable: started 00:35:51 Running setup.py install for texttable: finished with status 'done' 00:35:51 Running setup.py install for docopt: started 00:35:52 Running setup.py install for docopt: finished with status 'done' 00:35:52 Running setup.py install for dockerpty: started 00:35:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:35:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:35:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:35:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:35:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:35:53 Running setup.py install for dockerpty: finished with status 'done' 00:35:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:35:54 ---> 46c962acf215 00:35:54 Step 9/23 : RUN make cmd/core-data/core-data 00:35:55 ---> Running in 88d722fd80f1 00:35:55 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 00:35:55 Removing intermediate container 88f3a57eb097 00:35:55 ---> 8f5444ce2dea 00:35:55 00:35:55 Step 10/30 : FROM alpine:3.12 00:35:55 ---> 389fef711851 00:35:55 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:35:55 ---> Running in 8d9f43e347a1 00:35:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:56 Removing intermediate container 8d9f43e347a1 00:35:56 ---> 4978165cfd02 00:35:56 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:35:59 ---> Running in 5cd7a5fbf6f8 00:35:59 Removing intermediate container cabf95c318cd 00:35:59 ---> 6a29b99e9626 00:35:59 00:35:59 Step 10/22 : FROM alpine:3.12 00:35:59 ---> 389fef711851 00:35:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:35:59 ---> Using cache 00:35:59 ---> ddc04ef4db7a 00:35:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:00 ---> Using cache 00:36:00 ---> 7699ff5e9f90 00:36:00 Step 13/22 : ENV APP_PORT=48085 00:36:00 Removing intermediate container 3c4f26f94994 00:36:00 ---> d6b22e48ee0f 00:36:00 Step 21/26 : RUN apk --no-cache add curl 00:36:00 Removing intermediate container d12647932ea2 00:36:00 ---> e7599cc9302d 00:36:00 00:36:00 Step 10/24 : FROM alpine:3.12 00:36:00 ---> 389fef711851 00:36:00 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:36:00 ---> Running in bef604320921 00:36:00 ---> Running in c4bee896f04a 00:36:00 ---> Running in a6f44450d877 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:01 Removing intermediate container a6f44450d877 00:36:01 ---> 5de5e7018cbd 00:36:01 Step 14/22 : EXPOSE $APP_PORT 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:01 ---> Running in be95797c5ea6 00:36:01 (1/2) Installing dumb-init (1.2.2-r1) 00:36:01 (2/2) Installing su-exec (0.2-r1) 00:36:01 Executing busybox-1.31.1-r19.trigger 00:36:01 OK: 6 MiB in 16 packages 00:36:01 Removing intermediate container be95797c5ea6 00:36:01 ---> 38aef0e10294 00:36:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:36:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:36:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:36:02 (1/5) Installing ca-certificates (20191127-r4) 00:36:02 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:36:02 (2/3) Installing libcurl (7.69.1-r3) 00:36:02 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:36:02 (3/5) Installing libcurl (7.69.1-r3) 00:36:02 (3/3) Installing curl (7.69.1-r3) 00:36:02 (4/5) Installing curl (7.69.1-r3) 00:36:02 Executing busybox-1.31.1-r19.trigger 00:36:02 (5/5) Installing dumb-init (1.2.2-r1) 00:36:02 Executing busybox-1.31.1-r19.trigger 00:36:02 Executing ca-certificates-20191127-r4.trigger 00:36:02 OK: 7 MiB in 19 packages 00:36:02 OK: 72 MiB in 58 packages 00:36:03 ---> 8f683a02ebdd 00:36:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:03 Removing intermediate container 5cd7a5fbf6f8 00:36:03 ---> 269ccd09e21f 00:36:03 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:36:03 ---> Running in 8c60d4708743 00:36:04 ---> 07d258dfc7d2 00:36:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:05 Removing intermediate container 8c60d4708743 00:36:05 ---> 8b6accd21060 00:36:05 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:05 Removing intermediate container bef604320921 00:36:05 ---> 61b846ce41b9 00:36:05 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:36:05 Removing intermediate container c4bee896f04a 00:36:05 ---> 8108de202ec7 00:36:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:05 ---> Running in 21924f8af59b 00:36:05 ---> Running in fdaf5b8649e4 00:36:05 ---> f88e00e62833 00:36:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:36:05 ---> Running in 23d3db003095 00:36:05 ---> Running in 606cf3ea88d3 00:36:05 Removing intermediate container 21924f8af59b 00:36:05 ---> 3d128877eebd 00:36:05 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:05 Removing intermediate container fdaf5b8649e4 00:36:05 ---> 8e9be94734ae 00:36:05 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:06 Removing intermediate container 23d3db003095 00:36:06 ---> 8c5b2d84a45c 00:36:06 Step 13/24 : WORKDIR / 00:36:06 ---> Running in b0b22f816ccb 00:36:06 ---> Running in 4254a3779795 00:36:07 Removing intermediate container 606cf3ea88d3 00:36:07 ---> 354a4313e876 00:36:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:07 ---> Running in 4ab50f15f032 00:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.295s coverage: 46.0% of statements 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.194s coverage: 100.0% of statements 00:36:07 ---> Running in 86c388cf9a94 00:36:07 Removing intermediate container 4254a3779795 00:36:07 ---> c7886f6180c5 00:36:07 Step 24/26 : LABEL arch=x86_64 00:36:07 Removing intermediate container 4ab50f15f032 00:36:07 ---> 56b2e16329b5 00:36:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:08 ---> Running in 20320546ef3b 00:36:08 Removing intermediate container 86c388cf9a94 00:36:08 ---> 30563fa50c9c 00:36:08 Step 20/22 : LABEL arch=x86_64 00:36:08 ---> Running in 7ac51a23e8df 00:36:08 ---> 8a1f0e593a37 00:36:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:08 Removing intermediate container 20320546ef3b 00:36:08 ---> 6044ec2bd6f9 00:36:08 Step 25/26 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:36:09 ---> Running in 25d4aae61ed3 00:36:09 Removing intermediate container 7ac51a23e8df 00:36:09 ---> 7cb3179a3e05 00:36:09 Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:36:09 ---> e28ce5d0785b 00:36:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:09 Removing intermediate container b0b22f816ccb 00:36:09 ---> 2d8f16e5161b 00:36:09 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:36:09 ---> Running in a7f93e09aeed 00:36:09 Removing intermediate container 25d4aae61ed3 00:36:09 ---> 66b2f7f55505 00:36:09 Step 26/26 : LABEL version=0.0.0 00:36:09 ---> Running in c5c1f8a11a04 00:36:09 ---> Running in 9e2ebe89a588 00:36:10 ---> a1d862fa2df7 00:36:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:10 Removing intermediate container a7f93e09aeed 00:36:10 ---> 4a7ad6316a19 00:36:10 Step 22/22 : LABEL version=0.0.0 00:36:10 Removing intermediate container c5c1f8a11a04 00:36:10 ---> a89c43637c70 00:36:10 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:10 ---> Running in 07eda4a0137d 00:36:10 Removing intermediate container 9e2ebe89a588 00:36:10 ---> 459f68823be9 00:36:10 00:36:11 Successfully built 459f68823be9 00:36:11 Successfully tagged docker-sys-mgmt-agent-go:latest 00:36:11 Removing intermediate container 07eda4a0137d 00:36:11 ---> 85f9c2d10c42 00:36:11 00:36:11  Building docker-sys-mgmt-agent-go ... done Successfully built 85f9c2d10c42 00:36:11 ---> 995f6657156c 00:36:11 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:11 ---> 94b60feb7958 00:36:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:11 Successfully tagged docker-support-scheduler-go:latest 00:36:12  Building docker-support-scheduler-go ... done  ---> Running in 8b5bfb85294f 00:36:12 ---> e0c039f1b022 00:36:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:12 ---> aca79343cbb3 00:36:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:36:12 ---> Running in 939cd94f710b 00:36:13 Removing intermediate container 8b5bfb85294f 00:36:13 ---> 75a0a671add2 00:36:13 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:13 ---> 2e5b89681ce3 00:36:13 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.521s coverage: 27.1% of statements 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.119s coverage: 100.0% of statements 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.064s coverage: 100.0% of statements 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:36:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.255s coverage: 65.8% of statements 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:36:15 Removing intermediate container 939cd94f710b 00:36:15 ---> 2246587c980f 00:36:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:36:15 ---> Running in 5da9390edae3 00:36:15 ---> 944e49a3970b 00:36:15 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:15 Removing intermediate container 5da9390edae3 00:36:15 ---> 7a0f9a00eab9 00:36:15 Step 22/24 : LABEL arch=x86_64 00:36:15 ---> Running in 1332612e7e0b 00:36:15 ---> c768675e62a9 00:36:15 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:16 Removing intermediate container 1332612e7e0b 00:36:16 ---> 74a8c3155574 00:36:16 Step 23/24 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:36:16 ---> Running in cd1cf7d56296 00:36:16 ---> 741daa10d2fd 00:36:16 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:36:16 ---> Running in 1be5b9f95bb7 00:36:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.717s coverage: 82.3% of statements 00:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:36:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:36:17 Removing intermediate container cd1cf7d56296 00:36:17 ---> b6bb8d05a419 00:36:17 Step 24/24 : LABEL version=0.0.0 00:36:18 ---> Running in b027e81e378e 00:36:18 Removing intermediate container 1be5b9f95bb7 00:36:18 ---> 1006080a4412 00:36:18 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:18 Removing intermediate container 88d722fd80f1 00:36:18 ---> 2fb4967e15cd 00:36:18 00:36:18 Step 10/23 : FROM alpine:3.12 00:36:18 ---> 389fef711851 00:36:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:18 ---> Running in 99e138368982 00:36:18 Removing intermediate container b027e81e378e 00:36:18 ---> 942184ddfa65 00:36:18 00:36:18 Removing intermediate container 99e138368982 00:36:18 ---> b060500ae385 00:36:18 Step 12/23 : ENV APP_PORT=48080 00:36:18 Successfully built 942184ddfa65 00:36:18 ---> a9bf0db525ac 00:36:18 Step 25/30 : RUN chmod +x /entrypoint.sh 00:36:18 Successfully tagged docker-security-secretstore-setup-go:latest 00:36:18  Building docker-security-secretstore-setup-go ... done  ---> Running in e6ee43aa231d 00:36:18 ---> Running in 853cbf24ec3f 00:36:18 Removing intermediate container e6ee43aa231d 00:36:18 ---> f2962e845c96 00:36:18 Step 13/23 : EXPOSE $APP_PORT 00:36:18 ---> Running in 39056238e1ec 00:36:19 Removing intermediate container 39056238e1ec 00:36:19 ---> 4273c00bbc9a 00:36:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:19 ---> Running in c98edc856c5e 00:36:19 Removing intermediate container 853cbf24ec3f 00:36:19 ---> ab0c9bd34199 00:36:19 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:36:19 ---> Running in 2df3ff8f5a32 00:36:19 Removing intermediate container 2df3ff8f5a32 00:36:19 ---> 1a025ce44bf9 00:36:19 Step 27/30 : CMD ["gate"] 00:36:20 Removing intermediate container c98edc856c5e 00:36:20 ---> Running in 4fc9b4669109 00:36:20 ---> 8660ac3f96fc 00:36:20 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:36:20 ---> Running in c89e1ac4816d 00:36:20 Removing intermediate container 4fc9b4669109 00:36:20 ---> 3f927ca30a3f 00:36:20 Step 28/30 : LABEL arch=x86_64 00:36:20 ---> Running in 3dd329565cf6 00:36:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:20 Removing intermediate container 3dd329565cf6 00:36:20 ---> 76601d5927f9 00:36:20 Step 29/30 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:36:21 ---> Running in 02fc711439f9 00:36:21 Removing intermediate container 02fc711439f9 00:36:21 ---> 79d90792d4f5 00:36:21 Step 30/30 : LABEL version=0.0.0 00:36:21 ---> Running in d5f83478d69a 00:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:21 Removing intermediate container d5f83478d69a 00:36:21 ---> 6dedf182daf4 00:36:21 00:36:21 Successfully built 6dedf182daf4 00:36:21 Successfully tagged docker-security-bootstrapper-go:latest 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.235s coverage: 28.6% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:36:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.111s coverage: 100.0% of statements 00:36:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:36:21  Building docker-security-bootstrapper-go ... done (1/6) Installing dumb-init (1.2.2-r1) 00:36:21 (2/6) Installing libgcc (9.3.0-r2) 00:36:21 (3/6) Installing libsodium (1.0.18-r0) 00:36:22 (4/6) Installing libstdc++ (9.3.0-r2) 00:36:22 (5/6) Installing libzmq (4.3.3-r0) 00:36:22 (6/6) Installing zeromq (4.3.3-r0) 00:36:22 Executing busybox-1.31.1-r19.trigger 00:36:22 OK: 8 MiB in 20 packages 00:36:23 Removing intermediate container c89e1ac4816d 00:36:23 ---> 53531a1d4a2c 00:36:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:23 ---> 320c90069851 00:36:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 00:36:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:36:24 ---> a813af003c6a 00:36:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:36:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.410s coverage: 97.5% of statements 00:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:36:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.143s coverage: 78.3% of statements 00:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:36:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:36:24 ---> 0f6e0522033c 00:36:24 Step 19/23 : ENTRYPOINT ["/core-data"] 00:36:24 ---> Running in 8825e61f44fe 00:36:24 Removing intermediate container 8825e61f44fe 00:36:24 ---> 0ed22fe8b0db 00:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:24 ---> Running in f5192275f43e 00:36:24 Removing intermediate container f5192275f43e 00:36:24 ---> 6ff288767d2b 00:36:24 Step 21/23 : LABEL arch=x86_64 00:36:24 ---> Running in d01c6bfe2910 00:36:25 Removing intermediate container d01c6bfe2910 00:36:25 ---> 028b286b9aa6 00:36:25 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:36:25 ---> Running in 070f1305952a 00:36:25 Removing intermediate container 070f1305952a 00:36:25 ---> efd2f93e4a3f 00:36:25 Step 23/23 : LABEL version=0.0.0 00:36:25 ---> Running in 80c8bee70db2 00:36:25 Removing intermediate container 80c8bee70db2 00:36:25 ---> fa31454c18ef 00:36:25 00:36:25 Successfully built fa31454c18ef 00:36:26 Successfully tagged docker-core-data-go:latest 00:36:26  Building docker-core-data-go ... done  [Pipeline] } 00:36:26 $ docker stop --time=1 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 00:36:28 $ docker rm -f 3380ea9cf2390dd3e6b5556b5dfdaecde00c16da60f45c41e8ed8c825f0a0ae8 [Pipeline] // withDockerContainer [Pipeline] sh 00:36:28 + docker images 00:36:28 + grep docker 00:36:29 docker-core-data-go latest fa31454c18ef 3 seconds ago 22.3MB 00:36:29 docker-security-bootstrapper-go latest 6dedf182daf4 7 seconds ago 17.9MB 00:36:29 docker-security-secretstore-setup-go latest 942184ddfa65 11 seconds ago 24.6MB 00:36:29 docker-support-scheduler-go latest 85f9c2d10c42 18 seconds ago 17MB 00:36:29 docker-sys-mgmt-agent-go latest 459f68823be9 18 seconds ago 313MB 00:36:29 docker-support-notifications-go latest e6078e2db2a8 About a minute ago 17.5MB 00:36:29 docker-core-metadata-go latest 8f2e686543d8 About a minute ago 18.8MB 00:36:29 docker-core-command-go latest 08df22008b8e About a minute ago 16.9MB 00:36:29 docker-security-proxy-setup-go latest 06533776b42b About a minute ago 24.4MB 00:36:29 docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.489s coverage: 92.8% of statements 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:36:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.102s coverage: 79.5% of statements 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 00:36:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements 00:36:44 Still waiting to schedule task 00:36:44 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 00:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 77.8% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.110s coverage: 87.2% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.121s coverage: 84.2% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.4% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 63.5% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.801s coverage: 68.9% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.0% of statements 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:37:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:37:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.464s coverage: 84.0% of statements 00:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements 00:37:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.469s coverage: 47.0% of statements 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:37:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.170s coverage: 100.0% of statements 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:37:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.169s coverage: 100.0% of statements 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:37:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.190s coverage: 100.0% of statements 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:37:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.954s coverage: 29.1% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.203s coverage: 99.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.086s coverage: 100.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.170s coverage: 100.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.113s coverage: 87.9% of statements 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:37:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 00:37:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 00:37:17 GO111MODULE=on go vet ./... 00:37:35 Running on prd-ubuntu18.04-docker-8c-8g-24648 in /w/workspace/edgexfoundry_edgex-go_PR-3115 [Pipeline] { [Pipeline] ws 00:37:35 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:37:37 using credential edgex-jenkins-ssh 00:37:37 Cloning the remote Git repository 00:37:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:37:37 > git init /w/workspace/edgex-go/2 # timeout=10 00:37:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:37 > git --version # timeout=10 00:37:37 > git --version # 'git version 2.17.1' 00:37:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:37:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3115/head:refs/remotes/origin/PR-3115 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:37:46 Merging remotes/origin/master commit 74c372326013f994c98436bf4455b6fe21c08430 into PR head commit 81e9efdcccb5f166fe2149ef91226e89df21d494 00:37:46 Merge succeeded, producing 81e9efdcccb5f166fe2149ef91226e89df21d494 00:37:46 Checking out Revision 81e9efdcccb5f166fe2149ef91226e89df21d494 (PR-3115) 00:37:46 > git config core.sparsecheckout # timeout=10 00:37:46 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 00:37:46 > git remote # timeout=10 00:37:46 > git config --get remote.origin.url # timeout=10 00:37:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:37:46 > git merge 74c372326013f994c98436bf4455b6fe21c08430 # timeout=10 00:37:46 > git rev-parse HEAD^{commit} # timeout=10 00:37:46 > git config core.sparsecheckout # timeout=10 00:37:46 > git checkout -f 81e9efdcccb5f166fe2149ef91226e89df21d494 # timeout=10 00:37:50 Commit message: "feat(security): Fix redis start issue #2863" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:51 + echo snap-build.sh 00:37:51 snap-build.sh 00:37:51 + SNAP_BASE_DIR=. 00:37:51 + '[' '!' -z /w/workspace/edgex-go/2 ']' 00:37:51 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 00:37:51 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 00:37:51 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 00:37:51 + cd /w/workspace/edgex-go/2 00:37:51 + sudo apt-get remove -qy --purge lxd lxd-client 00:37:51 Reading package lists... 00:37:52 Building dependency tree... 00:37:52 Reading state information... 00:37:52 The following packages were automatically installed and are no longer required: 00:37:52 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:37:52 uidmap xdelta3 00:37:52 Use 'sudo apt autoremove' to remove them. 00:37:52 The following packages will be REMOVED: 00:37:52 lxd* lxd-client* 00:37:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:37:53 After this operation, 31.7 MB disk space will be freed. 00:37:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:37:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:37:55 Removing lxd dnsmasq configuration 00:37:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:37:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:37:56 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:37:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 00:37:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:37:57 Processing triggers for systemd (237-3ubuntu10.42) ... 00:37:58 Processing triggers for ureadahead (0.100.0-21) ... 00:37:59 + sudo snap remove --purge lxd 00:37:59 snap "lxd" is not installed 00:37:59 + sudo groupadd --force --system lxd 00:38:00 ++ whoami 00:38:00 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:38:00 + newgrp - lxd 00:38:00 + sudo snap install lxd 00:38:10 2021-02-03T00:38:07Z INFO Waiting for automatic snapd restart... 00:38:25 lxd 4.10 from Canonical* installed 00:38:25 + sudo lxd init --auto 00:38:33 + sudo snap install --classic snapcraft 00:38:39 gofmt -l . 00:38:39 [ "`gofmt -l .`" = "" ] 00:38:39 ./bin/test-go-mod-tidy.sh 00:38:39 ./bin/test-attribution-txt.sh [Pipeline] sh 00:38:40 + ls -al . 00:38:40 total 712 00:38:40 drwxrwxr-x 9 1001 1001 4096 Feb 3 00:38 . 00:38:40 drwxr-xr-x 4 root root 4096 Feb 3 00:34 .. 00:38:40 -rw-rw-r-- 1 1001 1001 11 Feb 3 00:32 .dockerignore 00:38:40 drwxrwxr-x 8 1001 1001 4096 Feb 3 00:33 .git 00:38:40 drwxrwxr-x 3 1001 1001 4096 Feb 3 00:32 .github 00:38:40 -rw-rw-r-- 1 1001 1001 818 Feb 3 00:32 .gitignore 00:38:40 -rw-rw-r-- 1 1001 1001 166 Feb 3 00:32 .sonarcloud.properties 00:38:40 -rw-rw-r-- 1 1001 1001 7859 Feb 3 00:32 Attribution.txt 00:38:40 -rw-rw-r-- 1 1001 1001 3804 Feb 3 00:32 CONTRIBUTING.md 00:38:40 -rw-rw-r-- 1 1001 1001 931 Feb 3 00:32 Dockerfile.build 00:38:40 -rw-rw-r-- 1 1001 1001 863 Feb 3 00:32 Jenkinsfile 00:38:40 -rw-rw-r-- 1 1001 1001 10775 Feb 3 00:32 LICENSE 00:38:40 -rw-rw-r-- 1 1001 1001 5774 Feb 3 00:32 Makefile 00:38:40 -rw-rw-r-- 1 1001 1001 6524 Feb 3 00:32 README.md 00:38:40 -rw-rw-r-- 1 1001 1001 6755 Feb 3 00:32 SECURITY.md 00:38:40 -rw-rw-r-- 1 1001 1001 5 Feb 3 00:28 VERSION 00:38:40 -rw-rw-r-- 1 1001 1001 4131 Feb 3 00:32 ZMQWindows.md 00:38:40 drwxrwxr-x 2 1001 1001 4096 Feb 3 00:32 bin 00:38:40 drwxrwxr-x 14 1001 1001 4096 Feb 3 00:32 cmd 00:38:40 -rw-r--r-- 1 root root 580844 Feb 3 00:37 coverage.out 00:38:40 -rw-r--r-- 1 root root 1054 Feb 3 00:38 go.mod 00:38:40 -rw-r--r-- 1 root root 19399 Feb 3 00:38 go.sum 00:38:40 drwxrwxr-x 8 1001 1001 4096 Feb 3 00:32 internal 00:38:40 drwxrwxr-x 4 1001 1001 4096 Feb 3 00:32 openapi 00:38:40 drwxrwxr-x 4 1001 1001 4096 Feb 3 00:32 snap 00:38:40 -rw-rw-r-- 1 1001 1001 168 Feb 3 00:32 version.go [Pipeline] sh 00:38:40 + '[' -e coverage.out ] 00:38:40 + chown 1001:1001 coverage.out [Pipeline] stash 00:38:40 Warning: overwriting stash ‘coverage-report’ 00:38:41 Stashed 1 file(s) [Pipeline] sh 00:38:42 + make build 00:38:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:38:43 snapcraft 4.4.4 from Canonical* installed 00:38:43 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:38:43 + patch --verbose -p1 00:38:43 Hmm... Looks like a unified diff to me... 00:38:43 The text leading up to this was: 00:38:43 -------------------------- 00:38:43 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:38:43 |From: Tony Espy 00:38:43 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:38:43 |Subject: [PATCH] optimize snap build for pipeline CI check 00:38:43 | 00:38:43 |This patch is used by the EdgeX CI pipeline builds to 00:38:43 |optimize the snap CI check run for pull requests. When 00:38:43 |applied, it essentially strips out everything (apps and 00:38:43 |parts) from the snapcraft.yaml file except those required 00:38:43 |to build edgex-go, as the whole idea of the CI check is to 00:38:43 |catch changes to edgex-go that break the snap build. 00:38:43 | 00:38:43 |In general, anyone updating snapcraft.yaml will also need 00:38:43 |to update this patch file, otherwise it may fail to apply, 00:38:43 |resulting in a failed snap build CI check in the associated 00:38:43 |pull request. 00:38:43 | 00:38:43 |Note - in addition to applying this patch, the pipeline also 00:38:43 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:38:43 |need to build the finally binary .snap file (and it won't 00:38:43 |work with the patch applied). This further reduces the build 00:38:43 |time. 00:38:43 |--- 00:38:43 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:38:43 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:38:43 | 00:38:43 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:38:43 |index 1e537489..faf42425 100644 00:38:43 |--- a/snap/snapcraft.yaml 00:38:43 |+++ b/snap/snapcraft.yaml 00:38:43 -------------------------- 00:38:43 patching file snap/snapcraft.yaml 00:38:43 Using Plan A... 00:38:43 Hunk #1 FAILED at 73. 00:38:43 Hunk #2 succeeded at 278 with fuzz 1 (offset 7 lines). 00:38:43 Hunk #3 succeeded at 290 (offset 4 lines). 00:38:43 Hunk #4 succeeded at 298 (offset 4 lines). 00:38:43 Hunk #5 succeeded at 305 (offset 4 lines). 00:38:43 Hunk #6 succeeded at 332 (offset 4 lines). 00:38:43 Hunk #7 succeeded at 366 (offset 4 lines). 00:38:43 Hunk #8 succeeded at 425 (offset 12 lines). 00:38:43 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 00:38:43 Hmm... Ignoring the trailing garbage. 00:38:43 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:38:43 Failed in branch amd64 00:38:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:39:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:39:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:39:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:39:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:39:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:39:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:39:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:39:55 $ docker stop --time=1 de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 00:39:58 $ docker rm -f de18c91fbc24199fecdbb3d9da599c8437f391dfa624b1ae9d793d1af572e529 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:40:00 00:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:40:01 latest: Pulling from edgex-devops/edgex-compose-arm64 00:40:01 29e5d40040c1: Pulling fs layer 00:40:01 1ce36da41761: Pulling fs layer 00:40:01 25b303627fd3: Pulling fs layer 00:40:01 29e5d40040c1: Verifying Checksum 00:40:01 29e5d40040c1: Download complete 00:40:01 1ce36da41761: Verifying Checksum 00:40:01 1ce36da41761: Download complete 00:40:02 29e5d40040c1: Pull complete 00:40:03 1ce36da41761: Pull complete 00:40:03 25b303627fd3: Verifying Checksum 00:40:03 25b303627fd3: Download complete 00:40:13 25b303627fd3: Pull complete 00:40:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:40:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:40:13 prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container 00:40:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:40:16 $ docker top 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:18 + grep parallel 00:40:18 + docker-compose build --help 00:40:22 --parallel Build images in parallel. [Pipeline] } 00:40:22 $ docker stop --time=1 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 00:40:24 $ docker rm -f 7b1af00d44be17d2812efdbd8406773128de204718ab68f0d978cc9b34ff2e51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:40:25 . [Pipeline] withDockerContainer 00:40:25 prd-ubuntu18.04-docker-arm64-4c-16g-24645 does not seem to be running inside a container 00:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:40:26 $ docker top 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:28 + docker-compose -f ./docker-compose-build.yml build --parallel 00:40:31 Building docker-core-command-go ... 00:40:31 Building docker-core-data-go ... 00:40:31 Building docker-core-metadata-go ... 00:40:31 Building docker-security-bootstrapper-go ... 00:40:31 Building docker-security-proxy-setup-go ... 00:40:31 Building docker-security-secretstore-setup-go ... 00:40:31 Building docker-support-notifications-go ... 00:40:31 Building docker-support-scheduler-go ... 00:40:31 Building docker-sys-mgmt-agent-go ... 00:40:31 Building docker-core-command-go 00:40:31 Building docker-support-scheduler-go 00:40:31 Building docker-sys-mgmt-agent-go 00:40:31 Building docker-security-bootstrapper-go 00:40:31 Building docker-core-metadata-go 00:41:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:53 ---> c8747f82e341 00:41:53 Step 3/23 : WORKDIR /edgex-go 00:41:53 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:41:53 ---> c8747f82e341 00:41:53 Step 3/23 : WORKDIR /edgex-go 00:41:53 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:41:53 ---> c8747f82e341 00:41:53 Step 3/26 : WORKDIR /edgex-go 00:41:53 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:41:53 ---> c8747f82e341 00:41:53 Step 3/22 : WORKDIR /edgex-go 00:41:53 Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:41:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:41:53 ---> c8747f82e341 00:41:53 Step 3/30 : WORKDIR /edgex-go 00:41:53 ---> Running in f0821d2bcdda 00:41:53 ---> Running in 842c0c69256f 00:41:53 ---> Running in f3809b46290e 00:41:53 ---> Running in 6d22bfaa933d 00:41:53 ---> Running in 00100c4a807c 00:41:53 Removing intermediate container f3809b46290e 00:41:53 ---> ac7d80d2f4a3 00:41:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:53 Removing intermediate container 00100c4a807c 00:41:53 ---> 9e0299024fce 00:41:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:53 Removing intermediate container 6d22bfaa933d 00:41:53 ---> 8b8195ba7b8b 00:41:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:53 Removing intermediate container f0821d2bcdda 00:41:53 ---> 0717a0ae33e8 00:41:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:53 Removing intermediate container 842c0c69256f 00:41:53 ---> 81d7ee63d06c 00:41:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:41:53 ---> Running in dc0a6f7daeb9 00:41:53 ---> Running in 1e9e229d3242 00:41:53 ---> Running in 286fbb8d070a 00:41:53 ---> Running in 45506ccffd60 00:41:53 ---> Running in ef86f4fbdacc 00:41:53 Removing intermediate container dc0a6f7daeb9 00:41:53 ---> c48310251653 00:41:53 Step 5/22 : RUN apk add --update --no-cache make git 00:41:53 Removing intermediate container 1e9e229d3242 00:41:53 ---> 390fd98c0aff 00:41:53 Step 5/23 : RUN apk add --update --no-cache make git 00:41:53 ---> Running in 2a2284438522 00:41:53 ---> Running in 4f8dd4d39990 00:41:53 Removing intermediate container ef86f4fbdacc 00:41:53 ---> 8785e7daee62 00:41:53 Step 5/26 : RUN apk add --update --no-cache make bash git 00:41:53 Removing intermediate container 45506ccffd60 00:41:53 ---> 38f56ef13e44 00:41:53 Step 5/23 : RUN apk add --update --no-cache make git 00:41:53 Removing intermediate container 286fbb8d070a 00:41:53 ---> e641246d57b7 00:41:53 Step 5/30 : RUN apk add --update --no-cache make git 00:41:53 ---> Running in dd48aa2ea910 00:41:53 ---> Running in 2e8eb1253bc3 00:41:53 ---> Running in 52751e88fdba 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:41:53 OK: 217 MiB in 51 packages 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:41:53 OK: 217 MiB in 51 packages 00:41:53 OK: 217 MiB in 51 packages 00:41:53 OK: 217 MiB in 51 packages 00:41:54 OK: 217 MiB in 51 packages 00:41:54 Removing intermediate container 2a2284438522 00:41:54 ---> 77a7fb2c0919 00:41:54 Step 6/22 : COPY go.mod . 00:41:55 Removing intermediate container 2e8eb1253bc3 00:41:55 ---> 01a3f4ceeb08 00:41:55 Step 6/26 : COPY go.mod . 00:41:55 Removing intermediate container 52751e88fdba 00:41:55 ---> fc731448ab8c 00:41:55 Step 6/30 : COPY go.mod . 00:41:55 ---> 21dd7523ce34 00:41:55 Step 7/22 : RUN go mod download 00:41:55 Removing intermediate container dd48aa2ea910 00:41:55 ---> 43dc4c788a73 00:41:55 Step 6/23 : COPY go.mod . 00:41:55 ---> Running in 59adf40fd921 00:41:55 Removing intermediate container 4f8dd4d39990 00:41:55 ---> 6ec790f5761e 00:41:55 Step 6/23 : COPY go.mod . 00:41:56 ---> f97289ca6796 00:41:56 Step 7/26 : RUN go mod download 00:41:56 ---> aabbca821eb7 00:41:56 Step 7/30 : RUN go mod download 00:41:56 ---> Running in 249454eef12e 00:41:57 ---> Running in 8848b3feb458 00:41:57 ---> 2fe7fb066bc5 00:41:57 ---> ef6adef3bc4d 00:41:57 Step 7/23 : RUN go mod download 00:41:57 Step 7/23 : RUN go mod download 00:41:57 ---> Running in e599e54ec6fe 00:41:57 ---> Running in 5c1e774d6213 00:42:00 Removing intermediate container 59adf40fd921 00:42:00 ---> 8e5a80fb3e13 00:42:00 Step 8/22 : COPY . . 00:42:01 Removing intermediate container 249454eef12e 00:42:01 ---> 53de9fe740e0 00:42:01 Step 8/26 : COPY . . 00:42:02 Removing intermediate container 8848b3feb458 00:42:02 ---> 3743a31a0e3e 00:42:02 Step 8/30 : COPY . . 00:42:02 Removing intermediate container e599e54ec6fe 00:42:02 ---> f92d2dfd4a48 00:42:02 Step 8/23 : COPY . . 00:42:02 Removing intermediate container 5c1e774d6213 00:42:02 ---> 670356ffc1d0 00:42:02 Step 8/23 : COPY . . 00:42:29 ---> f8c8b04ef0b0 00:42:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:42:29 ---> 0c1c9d6ee469 00:42:29 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:42:29 ---> dd7a45e7c379 00:42:29 Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:42:29 ---> 84a0e20ddfc5 00:42:29 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:42:29 ---> Running in 4abd6446f528 00:42:29 ---> Running in 941c95800b39 00:42:29 ---> Running in d264f2f89717 00:42:29 ---> Running in 4e8c5561d01e 00:42:29 ---> 938ba4a15983 00:42:29 Step 9/23 : RUN make cmd/core-command/core-command 00:42:29 ---> Running in fc3836a268d0 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:44:06 Removing intermediate container 941c95800b39 00:44:06 ---> 474ddf420f6c 00:44:06 00:44:06 Step 10/30 : FROM alpine:3.12 00:44:06 3.12: Pulling from library/alpine 00:44:06 Removing intermediate container d264f2f89717 00:44:06 ---> da346133540e 00:44:06 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:44:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:44:06 ---> Running in 164434434bde 00:44:06 Status: Downloaded newer image for alpine:3.12 00:44:06 ---> afeebe901d6b 00:44:06 Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:44:06 ---> Running in 08075210fe05 00:44:06 Removing intermediate container 08075210fe05 00:44:06 ---> 66e5d92a8def 00:44:06 Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec 00:44:06 ---> Running in d66fb4aa6480 00:44:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:07 (1/2) Installing dumb-init (1.2.2-r1) 00:44:07 (2/2) Installing su-exec (0.2-r1) 00:44:07 Executing busybox-1.31.1-r19.trigger 00:44:07 OK: 5 MiB in 16 packages 00:44:09 Removing intermediate container d66fb4aa6480 00:44:09 ---> d4163c970b6f 00:44:09 Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init 00:44:09 ---> Running in bb5c251ca83b 00:44:10 Removing intermediate container bb5c251ca83b 00:44:10 ---> 2fd04d32c5d5 00:44:10 Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:44:10 Removing intermediate container 164434434bde 00:44:11 ---> 1e4f42cbc3d5 00:44:11 00:44:11 Step 11/26 : FROM docker:20.10.0 00:44:11 20.10.0: Pulling from library/docker 00:44:11 ---> Running in a40a6c8e3f7f 00:44:12 Removing intermediate container a40a6c8e3f7f 00:44:12 ---> 94f9c1b133a1 00:44:12 Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:44:12 ---> Running in bb81c7c7cb5a 00:44:19 Removing intermediate container bb81c7c7cb5a 00:44:19 ---> 0e351ff496b5 00:44:19 Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} 00:44:19 ---> Running in 48cd1b7adb0f 00:44:20 Removing intermediate container 48cd1b7adb0f 00:44:20 ---> 39487186304c 00:44:20 Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:44:23 ---> 5a482010e3c0 00:44:23 Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:44:23 ---> Running in c7bffc10ee7c 00:44:24 Removing intermediate container fc3836a268d0 00:44:24 ---> cb12e09c901c 00:44:24 00:44:24 Step 10/23 : FROM alpine:3.12 00:44:24 ---> afeebe901d6b 00:44:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:44:24 Removing intermediate container 4abd6446f528 00:44:24 ---> b1e19574fa3e 00:44:24 00:44:24 Step 10/22 : FROM alpine:3.12 00:44:24 ---> afeebe901d6b 00:44:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:44:25 ---> Running in 64c8d5f977ff 00:44:25 ---> Running in 661fb4975201 00:44:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:28 (1/1) Installing dumb-init (1.2.2-r1) 00:44:28 Executing busybox-1.31.1-r19.trigger 00:44:28 Removing intermediate container c7bffc10ee7c 00:44:28 ---> c78b7a6e138b 00:44:28 Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:28 OK: 5 MiB in 15 packages 00:44:28 (1/1) Installing dumb-init (1.2.2-r1) 00:44:28 Executing busybox-1.31.1-r19.trigger 00:44:28 OK: 5 MiB in 15 packages 00:44:28 Removing intermediate container 4e8c5561d01e 00:44:28 ---> acd016cda66c 00:44:28 00:44:28 Step 10/23 : FROM alpine:3.12 00:44:28 ---> afeebe901d6b 00:44:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:44:29 ---> Running in 173361539a7a 00:44:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:44:30 Status: Downloaded newer image for docker:20.10.0 00:44:30 ---> eeaf43b92773 00:44:30 Step 12/26 : RUN apk add --no-cache bash 00:44:30 ---> c1585551612c 00:44:30 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:44:30 ---> Running in d730b7d6b6eb 00:44:30 Removing intermediate container 64c8d5f977ff 00:44:30 ---> b6ffb1d44dd0 00:44:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:44:30 Removing intermediate container 661fb4975201 00:44:30 ---> 99e69873ebc3 00:44:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:44:31 ---> Running in 74b85dd21ff8 00:44:31 ---> Running in 11397b86f659 00:44:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:31 Removing intermediate container 11397b86f659 00:44:31 ---> 9387be389949 00:44:31 Step 13/22 : ENV APP_PORT=48085 00:44:31 Removing intermediate container 74b85dd21ff8 00:44:31 ---> d0c439bb2cd0 00:44:31 Step 13/23 : ENV APP_PORT=48082 00:44:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:32 (1/1) Installing dumb-init (1.2.2-r1) 00:44:32 Executing busybox-1.31.1-r19.trigger 00:44:32 OK: 5 MiB in 15 packages 00:44:32 ---> Running in 39f77649b032 00:44:32 ---> Running in d35bcfb7b4b2 00:44:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:32 ---> ba94ab6c28e3 00:44:32 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:44:33 Removing intermediate container 39f77649b032 00:44:33 ---> ad4bdea35da7 00:44:33 Step 14/22 : EXPOSE $APP_PORT 00:44:33 (1/2) Installing readline (8.0.4-r0) 00:44:33 (2/2) Installing bash (5.0.17-r0) 00:44:33 Executing bash-5.0.17-r0.post-install 00:44:33 Executing busybox-1.31.1-r19.trigger 00:44:33 OK: 12 MiB in 22 packages 00:44:33 Removing intermediate container d35bcfb7b4b2 00:44:33 ---> 28a727e7fad3 00:44:33 Step 14/23 : EXPOSE $APP_PORT 00:44:33 ---> Running in 79e3822abc76 00:44:33 ---> Running in bb5bd7e6c163 00:44:33 ---> 126ad063f4b5 00:44:33 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:44:34 Removing intermediate container 79e3822abc76 00:44:34 ---> d86e8ea51708 00:44:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:34 Removing intermediate container 173361539a7a 00:44:34 ---> cce42af7272f 00:44:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:44:34 Removing intermediate container bb5bd7e6c163 00:44:34 ---> 67c9f02a6a71 00:44:34 Step 15/23 : WORKDIR / 00:44:34 ---> Running in c0a3abba73ac 00:44:34 ---> Running in 79d8d696538c 00:44:34 ---> 0c8a2b903bea 00:44:34 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:44:34 Removing intermediate container d730b7d6b6eb 00:44:34 ---> 30ec7b22e83f 00:44:34 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:44:35 Removing intermediate container c0a3abba73ac 00:44:35 ---> 7ef16c48e36e 00:44:35 Step 13/23 : ENV APP_PORT=48081 00:44:35 ---> Running in affa10fba141 00:44:35 ---> Running in cde8124ac2cb 00:44:35 ---> Running in 83de5831a5a7 00:44:35 ---> 92bf59b1894e 00:44:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:44:35 Removing intermediate container 79d8d696538c 00:44:35 ---> f38188e38c81 00:44:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:35 Removing intermediate container affa10fba141 00:44:35 ---> d23a0ff6469d 00:44:35 Step 14/26 : ENV APP_PORT=48090 00:44:35 ---> Running in 3736acf2b76f 00:44:36 Removing intermediate container 83de5831a5a7 00:44:36 ---> bebee9b23a92 00:44:36 Step 14/23 : EXPOSE $APP_PORT 00:44:36 Removing intermediate container cde8124ac2cb 00:44:36 ---> 97d9fe8a8484 00:44:36 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:44:36 ---> Running in e91e146e39eb 00:44:36 ---> 4a98a23233bc 00:44:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:44:37 Removing intermediate container 3736acf2b76f 00:44:37 ---> 6d09c10be3b6 00:44:37 Step 15/26 : EXPOSE $APP_PORT 00:44:37 ---> aed38f48c09d 00:44:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:44:37 Removing intermediate container e91e146e39eb 00:44:37 ---> be2386e85cc8 00:44:37 Step 15/23 : WORKDIR / 00:44:37 ---> Running in 00e209575fd3 00:44:37 ---> b0a840af9228 00:44:37 Step 25/30 : RUN chmod +x /entrypoint.sh 00:44:37 ---> Running in 8677b65107e2 00:44:37 ---> Running in bee6cab03bc4 00:44:38 Removing intermediate container 00e209575fd3 00:44:38 ---> 31bde59b1d6c 00:44:38 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:44:38 ---> 990b15f4cfce 00:44:38 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:44:38 Removing intermediate container 8677b65107e2 00:44:38 ---> face3a5a1780 00:44:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:44:38 ---> 4f9364a5b47a 00:44:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:44:39 ---> Running in 68a7280a6269 00:44:39 ---> 85ee35a54de8 00:44:39 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:44:39 Removing intermediate container 68a7280a6269 00:44:39 ---> 8873959eb7f0 00:44:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:39 ---> d680a958b6e8 00:44:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:44:39 ---> 9d84167545bc 00:44:39 Step 19/23 : ENTRYPOINT ["/core-command"] 00:44:40 ---> Running in d64e6abacfbf 00:44:40 ---> Running in dd5ef3e024cc 00:44:41 Removing intermediate container d64e6abacfbf 00:44:41 ---> 26286d640869 00:44:41 ---> 3e3743984265 00:44:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:44:41 Step 20/22 : LABEL arch=arm64 00:44:41 Removing intermediate container dd5ef3e024cc 00:44:41 ---> fe180ce1821c 00:44:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:41 ---> Running in e5dfda9ae799 00:44:41 Removing intermediate container bee6cab03bc4 00:44:41 ---> 0709fe439333 00:44:41 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:44:41 ---> Running in 526ff7cb3cd6 00:44:41 ---> 778e6379150a 00:44:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:44:41 ---> Running in 149865f18b1e 00:44:41 ---> 344c715b3583 00:44:41 Step 19/26 : RUN apk --no-cache add py3-pip 00:44:42 Removing intermediate container e5dfda9ae799 00:44:42 ---> 152929a9325d 00:44:42 Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:44:42 Removing intermediate container 526ff7cb3cd6 00:44:42 ---> cb14acddd671 00:44:42 Step 21/23 : LABEL arch=arm64 00:44:42 ---> Running in a52cbd5248f3 00:44:42 ---> Running in ef5e94b36e89 00:44:42 ---> Running in f264dd663b07 00:44:42 ---> 5c23688035f2 00:44:42 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:44:42 Removing intermediate container 149865f18b1e 00:44:42 ---> 0ce19dcfb611 00:44:42 Step 27/30 : CMD ["gate"] 00:44:42 ---> Running in 7c576a999d1d 00:44:43 ---> Running in 616f19d5c55e 00:44:43 Removing intermediate container ef5e94b36e89 00:44:43 ---> 3cb94efb6478 00:44:43 Step 22/22 : LABEL version=0.0.0 00:44:43 Removing intermediate container f264dd663b07 00:44:43 ---> c75449bbbd7b 00:44:43 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:44:43 ---> Running in 890a2c86fe27 00:44:43 Removing intermediate container 7c576a999d1d 00:44:43 ---> 9f7cb0b2cabb 00:44:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:44:43 ---> Running in 47e6fb18560f 00:44:43 ---> Running in 15a5c58af92a 00:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:44:43 Removing intermediate container 616f19d5c55e 00:44:43 ---> bafa368c9c4d 00:44:43 Step 28/30 : LABEL arch=arm64 00:44:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:44:44 ---> Running in 063faeb1f8b3 00:44:44 Removing intermediate container 890a2c86fe27 00:44:44 ---> 05016058b81d 00:44:44 00:44:44 Removing intermediate container 47e6fb18560f 00:44:44 ---> 8b6a16e5034f 00:44:44 Step 23/23 : LABEL version=0.0.0 00:44:44 Removing intermediate container 15a5c58af92a 00:44:44 ---> 12029bbc944a 00:44:44 Step 21/23 : LABEL arch=arm64 00:44:44 (1/33) Installing libbz2 (1.0.8-r1) 00:44:44 (2/33) Installing expat (2.2.9-r1) 00:44:44 ---> Running in c3d606197aba 00:44:44 (3/33) Installing libffi (3.3-r2) 00:44:44 (4/33) Installing gdbm (1.13-r1) 00:44:44 ---> Running in 1dd3b5e23ef9 00:44:44 (5/33) Installing xz-libs (5.2.5-r0) 00:44:44 (6/33) Installing sqlite-libs (3.32.1-r0) 00:44:44 (7/33) Installing python3 (3.8.5-r0) 00:44:44 Successfully built 05016058b81d 00:44:44 Successfully tagged docker-support-scheduler-go-arm64:latest 00:44:44  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 00:44:44 Removing intermediate container 063faeb1f8b3 00:44:44 ---> a0a46f0c1092 00:44:44 Step 29/30 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:44:45 Removing intermediate container 1dd3b5e23ef9 00:44:45 ---> 127724bddbc8 00:44:45 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:44:46 ---> Running in dc7aa6b35b81 00:44:46 Removing intermediate container c3d606197aba 00:44:46 ---> 37d919dc796b 00:44:46 00:44:46 (8/33) Installing py3-appdirs (1.4.4-r1) 00:44:46 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:44:46 (10/33) Installing py3-parsing (2.4.7-r0) 00:44:46 (11/33) Installing py3-six (1.15.0-r0) 00:44:46 (12/33) Installing py3-packaging (20.4-r0) 00:44:46 (13/33) Installing py3-setuptools (47.0.0-r0) 00:44:46 ---> Running in f94ef3d445cf 00:44:46 (14/33) Installing py3-chardet (3.0.4-r4) 00:44:46 (15/33) Installing py3-idna (2.9-r0) 00:44:46 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:44:46 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:44:47 (18/33) Installing py3-requests (2.23.0-r0) 00:44:47 (19/33) Installing py3-msgpack (1.0.0-r0) 00:44:47 (20/33) Installing py3-lockfile (0.12.2-r3) 00:44:47 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:44:47 Successfully built 37d919dc796b 00:44:47 (22/33) Installing py3-colorama (0.4.3-r0) 00:44:47 (23/33) Installing py3-distlib (0.3.0-r0) 00:44:47 (24/33) Installing py3-distro (1.5.0-r1) 00:44:47 (25/33) Installing py3-webencodings (0.5.1-r3) 00:44:47 (26/33) Installing py3-html5lib (1.0.1-r4) 00:44:47 (27/33) Installing py3-pytoml (0.1.21-r0) 00:44:47 (28/33) Installing py3-pep517 (0.8.2-r0) 00:44:47 (29/33) Installing py3-progress (1.5-r0) 00:44:47 (30/33) Installing py3-toml (0.10.1-r0) 00:44:47 (31/33) Installing py3-retrying (1.3.3-r0) 00:44:47 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:44:47 (33/33) Installing py3-pip (20.1.1-r0) 00:44:47 Executing busybox-1.31.1-r19.trigger 00:44:47 OK: 71 MiB in 55 packages 00:44:47 Successfully tagged docker-core-command-go-arm64:latest 00:44:47  Building docker-core-command-go ... done Building docker-support-notifications-go 00:44:47 Removing intermediate container dc7aa6b35b81 00:44:47 ---> b95124307a98 00:44:47 Step 30/30 : LABEL version=0.0.0 00:44:47 Removing intermediate container f94ef3d445cf 00:44:47 ---> ca175bf9a10a 00:44:47 Step 23/23 : LABEL version=0.0.0 00:44:48 ---> Running in 77bf5dd522d6 00:44:48 ---> Running in ceb6190535b1 00:44:48 Removing intermediate container ceb6190535b1 00:44:48 ---> 57c4ecc59411 00:44:48 00:44:49 Removing intermediate container 77bf5dd522d6 00:44:49 ---> 9f641a20cfe4 00:44:49 00:44:49 Successfully built 9f641a20cfe4 00:44:49 Successfully built 57c4ecc59411 00:44:49 Successfully tagged docker-core-metadata-go-arm64:latest 00:44:49  Building docker-core-metadata-go ... done Building docker-core-data-go 00:44:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:44:49  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 00:44:55 Removing intermediate container a52cbd5248f3 00:44:55 ---> 6fee75e19d8e 00:44:55 Step 20/26 : RUN pip install docker-compose==1.23.2 00:44:56 ---> Running in 22a9591e0629 00:45:01 Collecting docker-compose==1.23.2 00:45:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:45:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:45:01 Collecting cached-property<2,>=1.2.0 00:45:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:45:02 Collecting websocket-client<1.0,>=0.32.0 00:45:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:45:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:45:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:45:04 Collecting dockerpty<0.5,>=0.4.1 00:45:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:45:07 Collecting texttable<0.10,>=0.9.0 00:45:07 Downloading texttable-0.9.1.tar.gz (11 kB) 00:45:09 Collecting PyYAML<4,>=3.10 00:45:09 Downloading PyYAML-3.13.tar.gz (270 kB) 00:45:12 Collecting docopt<0.7,>=0.6.1 00:45:12 Downloading docopt-0.6.2.tar.gz (25 kB) 00:45:15 Collecting docker<4.0,>=3.6.0 00:45:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:45:15 Collecting jsonschema<3,>=2.5.1 00:45:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:45:16 Collecting urllib3<1.25,>=1.21.1 00:45:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:45:16 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) 00:45:16 Collecting idna<2.8,>=2.5 00:45:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:45:17 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) 00:45:17 Collecting docker-pycreds>=0.4.0 00:45:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:45:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:45:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:45:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:45:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:45:18 Installing collected packages: cached-property, websocket-client, urllib3, idna, requests, dockerpty, texttable, PyYAML, docopt, docker-pycreds, docker, jsonschema, docker-compose 00:45:18 Attempting uninstall: urllib3 00:45:18 Found existing installation: urllib3 1.25.9 00:45:19 Uninstalling urllib3-1.25.9: 00:45:19 Successfully uninstalled urllib3-1.25.9 00:45:19 Attempting uninstall: idna 00:45:19 Found existing installation: idna 2.9 00:45:19 Uninstalling idna-2.9: 00:45:20 Successfully uninstalled idna-2.9 00:45:20 Attempting uninstall: requests 00:45:20 Found existing installation: requests 2.23.0 00:45:20 Uninstalling requests-2.23.0: 00:45:20 Successfully uninstalled requests-2.23.0 00:45:21 Running setup.py install for dockerpty: started 00:45:23 Running setup.py install for dockerpty: finished with status 'done' 00:45:23 Running setup.py install for texttable: started 00:45:25 Running setup.py install for texttable: finished with status 'done' 00:45:25 Running setup.py install for PyYAML: started 00:45:28 Running setup.py install for PyYAML: finished with status 'done' 00:45:28 Running setup.py install for docopt: started 00:45:30 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:45:30 ---> c8747f82e341 00:45:30 Step 3/24 : WORKDIR /edgex-go 00:45:30 ---> Using cache 00:45:30 ---> 81d7ee63d06c 00:45:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:30 ---> Using cache 00:45:30 ---> 8785e7daee62 00:45:30 Step 5/24 : RUN apk add --update --no-cache make git 00:45:30 Running setup.py install for docopt: finished with status 'done' 00:45:34 ---> Running in 0f7425a9a702 00:45:35 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 00:45:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:35 ---> c8747f82e341 00:45:35 Step 3/22 : WORKDIR /edgex-go 00:45:35 ---> Using cache 00:45:35 ---> 81d7ee63d06c 00:45:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:35 ---> Using cache 00:45:35 ---> 8785e7daee62 00:45:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:36 ---> Running in 7f11db5329a7 00:45:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:37 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:37 ---> c8747f82e341 00:45:37 Step 3/23 : WORKDIR /edgex-go 00:45:37 ---> Using cache 00:45:37 ---> 81d7ee63d06c 00:45:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:37 ---> Using cache 00:45:37 ---> 8785e7daee62 00:45:37 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:38 ---> Running in e4c771904b35 00:45:38 OK: 217 MiB in 51 packages 00:45:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:38 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:45:38 ---> c8747f82e341 00:45:38 Step 3/21 : WORKDIR /edgex-go 00:45:38 ---> Using cache 00:45:38 ---> 81d7ee63d06c 00:45:38 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:38 ---> Using cache 00:45:38 ---> 8785e7daee62 00:45:38 Step 5/21 : RUN apk add --update --no-cache make git 00:45:39 ---> Running in 5921effc5786 00:45:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:40 OK: 217 MiB in 51 packages 00:45:40 Removing intermediate container 0f7425a9a702 00:45:40 ---> 323e84b5174c 00:45:40 Step 6/24 : COPY go.mod . 00:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:40 Removing intermediate container 22a9591e0629 00:45:40 ---> 7c2be7930ee6 00:45:40 Step 21/26 : RUN apk --no-cache add curl 00:45:41 ---> Running in ea322c8c0304 00:45:41 OK: 217 MiB in 51 packages 00:45:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:41 ---> 004c3a60f0d5 00:45:41 Step 7/24 : RUN go mod download 00:45:42 ---> Running in e49ad3e84992 00:45:42 Removing intermediate container 7f11db5329a7 00:45:42 ---> b440b6a9bfb0 00:45:42 Step 6/22 : COPY go.mod . 00:45:42 OK: 217 MiB in 51 packages 00:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:43 ---> 450fb78e165a 00:45:43 Step 7/22 : RUN go mod download 00:45:43 Removing intermediate container e4c771904b35 00:45:43 ---> 992da546b7f5 00:45:43 Step 6/23 : COPY go.mod . 00:45:43 ---> Running in 043d7832fd0d 00:45:44 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:45:44 (2/3) Installing libcurl (7.69.1-r3) 00:45:44 (3/3) Installing curl (7.69.1-r3) 00:45:44 Executing busybox-1.31.1-r19.trigger 00:45:44 OK: 71 MiB in 58 packages 00:45:44 Removing intermediate container 5921effc5786 00:45:44 ---> ff82fc8dcb53 00:45:44 Step 6/21 : COPY go.mod . 00:45:44 ---> dddaef86b79a 00:45:44 Step 7/23 : RUN go mod download 00:45:45 ---> Running in 8bf860314615 00:45:46 ---> 8ecd2fa85e7c 00:45:46 Step 7/21 : RUN go mod download 00:45:46 ---> Running in 67c22b24112a 00:45:46 Removing intermediate container ea322c8c0304 00:45:46 ---> 6f6b6e4c046f 00:45:46 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:45:46 ---> Running in ca62bc7be80f 00:45:46 Removing intermediate container e49ad3e84992 00:45:46 ---> 8906ed06bb2f 00:45:46 Step 8/24 : COPY . . 00:45:47 Removing intermediate container ca62bc7be80f 00:45:47 ---> 237d754f6e68 00:45:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:47 ---> Running in ad7cea2e7788 00:45:47 Removing intermediate container 043d7832fd0d 00:45:47 ---> 349f9c731c68 00:45:47 Step 8/22 : COPY . . 00:45:48 Removing intermediate container ad7cea2e7788 00:45:48 ---> 6a7696beae08 00:45:48 Step 24/26 : LABEL arch=arm64 00:45:49 ---> Running in 7908939c3b0e 00:45:50 Removing intermediate container 8bf860314615 00:45:50 ---> c0c5c1a7376a 00:45:50 Removing intermediate container 7908939c3b0e 00:45:50 Step 8/23 : COPY . . ---> b1b2bcdaaa2c 00:45:50 00:45:50 Step 25/26 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:45:50 Removing intermediate container 67c22b24112a 00:45:50 ---> 7e5db307ab81 00:45:50 Step 8/21 : COPY . . 00:45:51 ---> Running in f319d071104f 00:45:53 Removing intermediate container f319d071104f 00:45:53 ---> 8a7712070f14 00:45:53 Step 26/26 : LABEL version=0.0.0 00:45:55 ---> Running in a94c8d193636 00:45:56 Removing intermediate container a94c8d193636 00:45:56 ---> 52eadafb5eb3 00:45:56 00:45:57 Successfully built 52eadafb5eb3 00:45:57 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:46:11  Building docker-sys-mgmt-agent-go ... done  ---> 6b364a5ffd01 00:46:11 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:11 ---> 4004ef1e60a8 00:46:11 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:46:11 ---> e2557abcd2b5 00:46:11 Step 9/23 : RUN make cmd/core-data/core-data 00:46:11 ---> Running in 68e538dd073d 00:46:11 ---> aae315ac277d 00:46:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:46:11 ---> Running in 2adb593598f7 00:46:11 ---> Running in c938da6e03b9 00:46:11 ---> Running in 35766f952da4 00:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:46:13 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:47:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:28 Removing intermediate container 2adb593598f7 00:47:28 ---> 77e9854fc648 00:47:28 00:47:28 Step 10/24 : FROM alpine:3.12 00:47:28 ---> afeebe901d6b 00:47:28 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:47:28 ---> Running in baebd7a281fe 00:47:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:30 (1/5) Installing ca-certificates (20191127-r4) 00:47:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:47:31 (3/5) Installing libcurl (7.69.1-r3) 00:47:31 (4/5) Installing curl (7.69.1-r3) 00:47:31 (5/5) Installing dumb-init (1.2.2-r1) 00:47:31 Executing busybox-1.31.1-r19.trigger 00:47:31 Executing ca-certificates-20191127-r4.trigger 00:47:31 Removing intermediate container c938da6e03b9 00:47:31 ---> 19689725dde8 00:47:31 00:47:31 Step 10/21 : FROM alpine:3.12 00:47:31 ---> afeebe901d6b 00:47:31 Step 11/21 : RUN apk add --update --no-cache curl 00:47:31 OK: 7 MiB in 19 packages 00:47:31 ---> Running in 22b374d467d7 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:34 Removing intermediate container baebd7a281fe 00:47:34 ---> 9b1f722f578f 00:47:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:34 (1/4) Installing ca-certificates (20191127-r4) 00:47:34 ---> Running in 2a162bb61415 00:47:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:34 (3/4) Installing libcurl (7.69.1-r3) 00:47:34 (4/4) Installing curl (7.69.1-r3) 00:47:34 Executing busybox-1.31.1-r19.trigger 00:47:34 Executing ca-certificates-20191127-r4.trigger 00:47:34 OK: 7 MiB in 18 packages 00:47:34 Removing intermediate container 2a162bb61415 00:47:34 ---> eb2aec70dd2c 00:47:34 Step 13/24 : WORKDIR / 00:47:35 ---> Running in 35aa0b6d6d52 00:47:36 Removing intermediate container 35aa0b6d6d52 00:47:36 ---> c2f5a4496f1b 00:47:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:47:37 Removing intermediate container 22b374d467d7 00:47:37 ---> 6795d493e495 00:47:37 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:37 ---> Running in 0d357f7c854e 00:47:37 ---> 1aa0dad8e65c 00:47:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:47:37 Removing intermediate container 0d357f7c854e 00:47:37 ---> 1880bf803608 00:47:37 Step 13/21 : WORKDIR /edgex 00:47:38 ---> Running in 8cd833bd56b1 00:47:38 ---> 393f1eda937b 00:47:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:39 Removing intermediate container 8cd833bd56b1 00:47:39 ---> 4717795f37fe 00:47:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:40 ---> e5280872e685 00:47:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:40 ---> 74db77919c68 00:47:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:42 ---> ac8bb689b495 00:47:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:42 ---> 1aa311e6112b 00:47:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:42 Removing intermediate container 68e538dd073d 00:47:42 ---> f329194a3ada 00:47:42 00:47:42 Step 10/22 : FROM alpine:3.12 00:47:42 ---> afeebe901d6b 00:47:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:43 ---> Running in d77787f2d57f 00:47:44 ---> fab199b454b5 00:47:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:44 ---> 014f2c3bdcda 00:47:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:44 ---> Running in 1bb4c70eec86 00:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:45 ---> cb89d9de88e4 00:47:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:47:45 Removing intermediate container 1bb4c70eec86 00:47:45 ---> e702d68821ff 00:47:45 Step 18/21 : CMD ["--init=true"] 00:47:45 ---> Running in 777d6f3b78e6 00:47:45 ---> Running in 694cbe996ffa 00:47:46 (1/2) Installing ca-certificates (20191127-r4) 00:47:46 Removing intermediate container 694cbe996ffa 00:47:46 ---> 881b521c54fa 00:47:46 Step 19/21 : LABEL arch=arm64 00:47:46 (2/2) Installing dumb-init (1.2.2-r1) 00:47:46 Executing busybox-1.31.1-r19.trigger 00:47:46 Executing ca-certificates-20191127-r4.trigger 00:47:46 ---> Running in aac5b1af0e95 00:47:46 OK: 6 MiB in 16 packages 00:47:47 Removing intermediate container aac5b1af0e95 00:47:47 ---> 83143d04436f 00:47:47 Step 20/21 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:47:47 ---> Running in af6337365e1f 00:47:48 Removing intermediate container af6337365e1f 00:47:48 ---> 3a1d4a856224 00:47:48 Step 21/21 : LABEL version=0.0.0 00:47:48 Removing intermediate container 777d6f3b78e6 00:47:48 ---> 5ad0b3dd64c3 00:47:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:47:48 ---> Running in a58a4a17dd8b 00:47:48 Removing intermediate container d77787f2d57f 00:47:48 ---> 2c7bb06462c0 00:47:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:49 ---> Running in 8dc38031108d 00:47:49 ---> Running in ac603995effc 00:47:49 Removing intermediate container a58a4a17dd8b 00:47:49 ---> cd7a09c6a682 00:47:49 00:47:49 Successfully built cd7a09c6a682 00:47:49 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:47:49  Building docker-security-proxy-setup-go ... done Removing intermediate container ac603995effc 00:47:49 Removing intermediate container 8dc38031108d 00:47:49 ---> d529f2337baf 00:47:49 Step 22/24 : LABEL arch=arm64 00:47:49 ---> 0a73f07d566a 00:47:49 Step 13/22 : ENV APP_PORT=48060 00:47:49 ---> Running in 12c15a361eb8 00:47:49 ---> Running in b311f27fbf1c 00:47:50 Removing intermediate container 12c15a361eb8 00:47:50 ---> 15d0f9ee04ab 00:47:50 Step 23/24 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:47:50 Removing intermediate container b311f27fbf1c 00:47:50 ---> e760c436634d 00:47:50 Step 14/22 : EXPOSE $APP_PORT 00:47:50 ---> Running in 5c844855eee0 00:47:50 ---> Running in e9dc96c9a702 00:47:51 Removing intermediate container 5c844855eee0 00:47:51 ---> 36c2e731f8f2 00:47:51 Step 24/24 : LABEL version=0.0.0 00:47:51 Removing intermediate container e9dc96c9a702 00:47:51 ---> 3082418db828 00:47:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:51 ---> Running in 473d988b107c 00:47:52 Removing intermediate container 473d988b107c 00:47:52 ---> 7f8334050b5b 00:47:52 00:47:52 ---> 3ed3b312bd38 00:47:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:52 Successfully built 7f8334050b5b 00:47:52 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:47:54  Building docker-security-secretstore-setup-go ... done  ---> 731cb3a6b425 00:47:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:54 Removing intermediate container 35766f952da4 00:47:54 ---> 100d09bbeb94 00:47:54 00:47:54 Step 10/23 : FROM alpine:3.12 00:47:54 ---> afeebe901d6b 00:47:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:47:54 ---> Running in 336837d3e34f 00:47:55 ---> eeae4f0edb07 00:47:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:47:55 ---> Running in b54ac1ef318d 00:47:55 Removing intermediate container 336837d3e34f 00:47:55 ---> 340fac076c42 00:47:55 Step 12/23 : ENV APP_PORT=48080 00:47:55 ---> Running in ece8448703fa 00:47:55 Removing intermediate container b54ac1ef318d 00:47:55 ---> d03d80d75ffd 00:47:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:56 Removing intermediate container ece8448703fa 00:47:56 ---> dc5cf9b4bbea 00:47:56 Step 13/23 : EXPOSE $APP_PORT 00:47:56 ---> Running in fefaad1d8715 00:47:56 ---> Running in 494e0795453a 00:47:56 Removing intermediate container fefaad1d8715 00:47:56 ---> d1ba9ea27a53 00:47:56 Step 20/22 : LABEL arch=arm64 00:47:56 Removing intermediate container 494e0795453a 00:47:56 ---> 277c20d5307f 00:47:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:47:57 ---> Running in 29d145c27ebc 00:47:57 ---> Running in 6ac0088e8875 00:47:57 Removing intermediate container 29d145c27ebc 00:47:57 ---> a89e6b294750 00:47:57 Step 21/22 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:47:57 ---> Running in f689609e0a7a 00:47:58 Removing intermediate container f689609e0a7a 00:47:58 ---> 46ab2261d397 00:47:58 Step 22/22 : LABEL version=0.0.0 00:47:58 ---> Running in e14284aab32d 00:47:58 Removing intermediate container e14284aab32d 00:47:58 ---> bbaa32f4d0f8 00:47:58 00:47:59 Successfully built bbaa32f4d0f8 00:47:59 Successfully tagged docker-support-notifications-go-arm64:latest 00:47:59  Building docker-support-notifications-go ... done Removing intermediate container 6ac0088e8875 00:47:59 ---> 304dc9b37de0 00:47:59 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:47:59 ---> Running in 78b9de24858a 00:48:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:03 (1/6) Installing dumb-init (1.2.2-r1) 00:48:04 (2/6) Installing libgcc (9.3.0-r2) 00:48:04 (3/6) Installing libsodium (1.0.18-r0) 00:48:04 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:05 (5/6) Installing libzmq (4.3.3-r0) 00:48:05 (6/6) Installing zeromq (4.3.3-r0) 00:48:05 Executing busybox-1.31.1-r19.trigger 00:48:05 OK: 8 MiB in 20 packages 00:48:07 Removing intermediate container 78b9de24858a 00:48:07 ---> d6e3d811e29c 00:48:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:07 ---> 74628c6ec720 00:48:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:09 ---> 549afec510d7 00:48:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:09 ---> 473edc8c49fd 00:48:09 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:10 ---> Running in 29c194b682f2 00:48:10 Removing intermediate container 29c194b682f2 00:48:10 ---> 5d57b0211af0 00:48:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:10 ---> Running in 187f9ea8a899 00:48:11 Removing intermediate container 187f9ea8a899 00:48:11 ---> 0245e94720d5 00:48:11 Step 21/23 : LABEL arch=arm64 00:48:11 ---> Running in 1e62012e8bd0 00:48:11 Removing intermediate container 1e62012e8bd0 00:48:11 ---> 8cbaba4faaee 00:48:11 Step 22/23 : LABEL git_sha=81e9efdcccb5f166fe2149ef91226e89df21d494 00:48:12 ---> Running in edb6a6b50669 00:48:12 Removing intermediate container edb6a6b50669 00:48:12 ---> ed30a7ce281e 00:48:12 Step 23/23 : LABEL version=0.0.0 00:48:12 ---> Running in baf5db7c0fb4 00:48:13 Removing intermediate container baf5db7c0fb4 00:48:13 ---> d72e511290c1 00:48:13 00:48:13 Successfully built d72e511290c1 00:48:13 Successfully tagged docker-core-data-go-arm64:latest 00:48:14  Building docker-core-data-go ... done  [Pipeline] } 00:48:14 $ docker stop --time=1 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 00:48:16 $ docker rm -f 1b02dae558c0ba67474dd8a5970fa91ef76b04fec903ccb4f77c3e1130d1b1e6 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:17 + docker images 00:48:17 + grep docker 00:48:17 docker-core-data-go-arm64 latest d72e511290c1 5 seconds ago 21MB 00:48:17 docker-support-notifications-go-arm64 latest bbaa32f4d0f8 19 seconds ago 16.6MB 00:48:17 docker-security-secretstore-setup-go-arm64 latest 7f8334050b5b 26 seconds ago 23.4MB 00:48:17 docker-security-proxy-setup-go-arm64 latest cd7a09c6a682 29 seconds ago 23.2MB 00:48:17 docker-sys-mgmt-agent-go-arm64 latest 52eadafb5eb3 2 minutes ago 300MB 00:48:17 docker-core-metadata-go-arm64 latest 9f641a20cfe4 3 minutes ago 17.7MB 00:48:17 docker-security-bootstrapper-go-arm64 latest 57c4ecc59411 3 minutes ago 17MB 00:48:17 docker-core-command-go-arm64 latest 37d919dc796b 3 minutes ago 16MB 00:48:17 docker-support-scheduler-go-arm64 latest 05016058b81d 3 minutes ago 16.1MB 00:48:17 docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:48:21 ---> package-listing.sh 00:48:21 ++ facter osfamily 00:48:21 ++ tr '[:upper:]' '[:lower:]' 00:48:21 + OS_FAMILY=redhat 00:48:21 + workspace=/w/workspace/edgex-go/2 00:48:21 + START_PACKAGES=/tmp/packages_start.txt 00:48:21 + END_PACKAGES=/tmp/packages_end.txt 00:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:21 + PACKAGES=/tmp/packages_start.txt 00:48:21 + '[' /w/workspace/edgex-go/2 ']' 00:48:21 + PACKAGES=/tmp/packages_end.txt 00:48:21 + case "${OS_FAMILY}" in 00:48:21 + rpm -qa 00:48:21 + sort 00:48:27 + '[' -f /tmp/packages_start.txt ']' 00:48:27 + '[' -f /tmp/packages_end.txt ']' 00:48:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:27 + '[' /w/workspace/edgex-go/2 ']' 00:48:27 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:48:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:48:27 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:48:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:48:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:48:28 00:48:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:48:29 alpine: Pulling from edgex-lftools-log-publisher 00:48:29 df20fa9351a1: Pulling fs layer 00:48:29 36b3adc4ff6f: Pulling fs layer 00:48:29 8ad3a11d3b57: Pulling fs layer 00:48:29 46f8f816bc3b: Pulling fs layer 00:48:29 93b61091891f: Pulling fs layer 00:48:29 93b9cdb0e59b: Pulling fs layer 00:48:29 5e14af77c1be: Pulling fs layer 00:48:29 01666e4c0597: Pulling fs layer 00:48:29 aa168da1d23b: Pulling fs layer 00:48:29 93b9cdb0e59b: Waiting 00:48:29 5e14af77c1be: Waiting 00:48:29 46f8f816bc3b: Waiting 00:48:29 aa168da1d23b: Waiting 00:48:29 36b3adc4ff6f: Download complete 00:48:29 46f8f816bc3b: Verifying Checksum 00:48:29 46f8f816bc3b: Download complete 00:48:29 df20fa9351a1: Verifying Checksum 00:48:29 df20fa9351a1: Download complete 00:48:29 93b9cdb0e59b: Verifying Checksum 00:48:29 93b9cdb0e59b: Download complete 00:48:29 5e14af77c1be: Verifying Checksum 00:48:29 5e14af77c1be: Download complete 00:48:29 93b61091891f: Verifying Checksum 00:48:29 93b61091891f: Download complete 00:48:29 01666e4c0597: Verifying Checksum 00:48:29 01666e4c0597: Download complete 00:48:29 8ad3a11d3b57: Verifying Checksum 00:48:29 df20fa9351a1: Pull complete 00:48:29 36b3adc4ff6f: Pull complete 00:48:30 8ad3a11d3b57: Pull complete 00:48:30 46f8f816bc3b: Pull complete 00:48:31 aa168da1d23b: Verifying Checksum 00:48:31 aa168da1d23b: Download complete 00:48:32 93b61091891f: Pull complete 00:48:32 93b9cdb0e59b: Pull complete 00:48:32 5e14af77c1be: Pull complete 00:48:32 01666e4c0597: Pull complete 00:48:40 aa168da1d23b: Pull complete 00:48:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:48:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:48:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:48:40 prd-centos7-docker-4c-2g-24641 does not seem to be running inside a container 00:48:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:48:51 $ docker top a6dfe22252a901067c074ea9abed08adf03531600f179517eb0e99dd905d094d -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:48:52 + mkdir -p /var/log/sa [Pipeline] sh 00:48:52 + ls /var/log/sa-host 00:48:52 + sadf -c /var/log/sa-host/sa03 00:48:52 file_magic: OK 00:48:52 HZ: Using current value: 100 00:48:52 file_header: OK 00:48:52 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 00:48:52 Statistics: 00:48:52 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... 00:48:52 File successfully converted to sysstat format version 12.2.1 00:48:52 + sadf -c /var/log/sa-host/sa23 00:48:52 file_magic: OK 00:48:52 HZ: Using current value: 100 00:48:52 file_header: OK 00:48:52 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 00:48:52 Statistics: 00:48:52 Hnuu...uuuununununu... 00:48:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:52 provisioning config files... 00:48:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6541026914150451716tmp [Pipeline] { [Pipeline] echo 00:48:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:53 ---> create-netrc.sh [Pipeline] } 00:48:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:48:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:48:53 ---> python-tools-install.sh [Pipeline] echo 00:48:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:54 ---> sudo-logs.sh 00:48:54 Archiving 'sudo' log.. [Pipeline] echo 00:48:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:54 ---> job-cost.sh 00:48:54 lf-activate-venv: SKIPPING 00:48:54 INFO: No Stack... 00:48:55 INFO: Retrieving Pricing Info for: v1-standard-2 00:48:55 INFO: Archiving Costs [Pipeline] echo 00:48:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:56 ---> logs-deploy.sh 00:48:56 lf-activate-venv: SKIPPING 00:48:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3115/2 00:48:56 INFO: archiving workspace using pattern(s): 00:48:57 Archives upload complete. 00:48:57 INFO: archiving logs to Nexus