Pull request #3782 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 003456b2376a7ad9acacfd4272e2f8f021126820+fb769a0070cc1922608d3d80e9a209584ebd424b (3a056bf6320add18c8367c4e7108c6a151cb321f) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8016698631304961880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5495488796394953709.key > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3782/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3782/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4690700540501286731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2881900030059985399.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3782/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3782/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6529657708543549137.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2144 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8499617393788102895.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh95304445701702804.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 Merge succeeded, producing 2cc21b4aa8925e2133b111bc078881c1739d997c Checking out Revision 2cc21b4aa8925e2133b111bc078881c1739d997c (PR-3782) > git config core.sparsecheckout # timeout=10 > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8470731437070239646.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cc21b4aa8925e2133b111bc078881c1739d997c # timeout=10 Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" > git rev-list --no-walk 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:49:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:49:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:49:27 ========================================================= 00:49:27 EdgeX Global Pipelines Version Info 00:49:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:49:28 ------------------- 00:49:28 stable info: 00:49:28 ------------------- 00:49:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:49:28 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 00:49:28 Message: update stable to v1.0.210 00:49:29 ------------------- 00:49:29 experimental info: 00:49:29 ------------------- 00:49:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:49:29 Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d 00:49:29 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3782 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3782 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3782 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cc21b4aa8925e2133b111bc078881c1739d997c [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cc21b4 [Pipeline] echo 00:49:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:49:29 provisioning config files... 00:49:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5952031523970024151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:49:30 ---> docker-login.sh 00:49:30 nexus3.edgexfoundry.org:10001 00:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:30 Configure a credential helper to remove this warning. See 00:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:30 00:49:30 Login Succeeded 00:49:30 nexus3.edgexfoundry.org:10002 00:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:30 Configure a credential helper to remove this warning. See 00:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:30 00:49:30 Login Succeeded 00:49:30 nexus3.edgexfoundry.org:10003 00:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:30 Configure a credential helper to remove this warning. See 00:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:30 00:49:30 Login Succeeded 00:49:30 nexus3.edgexfoundry.org:10004 00:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:30 Configure a credential helper to remove this warning. See 00:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:30 00:49:30 Login Succeeded 00:49:30 docker.io 00:49:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:49:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:49:30 Configure a credential helper to remove this warning. See 00:49:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:49:30 00:49:30 Login Succeeded 00:49:30 ---> docker-login.sh ends [Pipeline] } 00:49:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:31 ++ 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:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/core-command/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo core-command,cmd/core-command/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/core-data/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo core-data,cmd/core-data/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/core-metadata/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo core-metadata,cmd/core-metadata/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/security-bootstrapper/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/security-proxy-setup/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ cut -d/ -f2 00:49:31 ++ dirname cmd/support-notifications/Dockerfile 00:49:31 + echo support-notifications,cmd/support-notifications/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/support-scheduler/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:49:31 + for file in '`ls cmd/**/Dockerfile`' 00:49:31 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:49:31 ++ cut -d/ -f2 00:49:31 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:49:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:49:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:49:31 00:49:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:49:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:49:32 latest: Pulling from edgex-devops/git-semver 00:49:32 a0d0a0d46f8b: Pulling fs layer 00:49:32 3e5f54012d9b: Pulling fs layer 00:49:32 4c7163046ea9: Pulling fs layer 00:49:32 0c2d73faf560: Pulling fs layer 00:49:32 0c2d73faf560: Waiting 00:49:32 3e5f54012d9b: Download complete 00:49:32 a0d0a0d46f8b: Verifying Checksum 00:49:32 a0d0a0d46f8b: Download complete 00:49:32 0c2d73faf560: Verifying Checksum 00:49:32 0c2d73faf560: Download complete 00:49:32 4c7163046ea9: Verifying Checksum 00:49:32 4c7163046ea9: Download complete 00:49:32 a0d0a0d46f8b: Pull complete 00:49:32 3e5f54012d9b: Pull complete 00:49:32 4c7163046ea9: Pull complete 00:49:32 0c2d73faf560: Pull complete 00:49:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 00:49:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:49:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:49:33 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 00:49:33 $ 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:49:33 $ docker top 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:33 [ssh-agent] Looking for ssh-agent implementation... 00:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:33 $ docker exec 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent 00:49:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeJeglg/agent.14 00:49:34 SSH_AGENT_PID=21 00:49:34 Running ssh-add (command line suppressed) 00:49:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_688623959600875880.key (/w/workspace/edgex-go/2@tmp/private_key_688623959600875880.key) 00:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:34 + git tag --points-at HEAD [Pipeline] } 00:49:34 $ docker exec --env ******** --env ******** 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent -k 00:49:34 unset SSH_AUTH_SOCK; 00:49:34 unset SSH_AGENT_PID; 00:49:34 echo Agent pid 21 killed; 00:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:49:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:49:34 [ssh-agent] Looking for ssh-agent implementation... 00:49:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:49:34 $ docker exec 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent 00:49:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOliglC/agent.56 00:49:34 SSH_AGENT_PID=62 00:49:34 Running ssh-add (command line suppressed) 00:49:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_8026486016398273171.key (/w/workspace/edgex-go/2@tmp/private_key_8026486016398273171.key) 00:49:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:49:35 + git semver init 00:49:35 # -> Open(): unable to determine branch for HEAD 00:49:35 # $GIT_DIR = /w/workspace/edgex-go/2/.git 00:49:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 00:49:35 # $SEMVER_REMOTE_NAME = origin 00:49:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:49:35 # $SEMVER_USER_NAME = edgex-jenkins 00:49:35 # $SEMVER_BRANCH = PR-3782 00:49:35 # $SEMVER_TEMP = /tmp/semver-206703947 00:49:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:49:47 # '/tmp/semver-206703947' -> '/w/workspace/edgex-go/2/.semver' 00:49:47 # -> Force: false 00:49:47 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 00:49:47 $ docker exec --env ******** --env ******** 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d ssh-agent -k 00:49:47 unset SSH_AUTH_SOCK; 00:49:47 unset SSH_AGENT_PID; 00:49:47 echo Agent pid 62 killed; 00:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:49:48 + git semver [Pipeline] } 00:49:48 $ docker stop --time=1 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d 00:49:50 $ docker rm -f 71353c7cd147602296561f22aeab3d7ff90b5d45f87ec70761d2861d5b1ef22d [Pipeline] // withDockerContainer [Pipeline] sh 00:49:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:49:50 Stashed 1 file(s) [Pipeline] echo 00:49:50 [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] echo 00:49:50 ========================================================= 00:49:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:49:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:49:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:49:51 a0d0a0d46f8b: Already exists 00:49:51 31adcdaf11c8: Pulling fs layer 00:49:51 b8b176561691: Pulling fs layer 00:49:51 4527c011a84f: Pulling fs layer 00:49:51 5d74067f8e1e: Pulling fs layer 00:49:51 e0aca202a116: Pulling fs layer 00:49:51 3a43be97a3b4: Pulling fs layer 00:49:51 34cad66bf833: Pulling fs layer 00:49:51 b4e3c513aaa6: Pulling fs layer 00:49:51 3a43be97a3b4: Waiting 00:49:51 34cad66bf833: Waiting 00:49:51 b4e3c513aaa6: Waiting 00:49:51 5d74067f8e1e: Waiting 00:49:51 e0aca202a116: Waiting 00:49:51 b8b176561691: Verifying Checksum 00:49:51 b8b176561691: Download complete 00:49:51 31adcdaf11c8: Verifying Checksum 00:49:51 31adcdaf11c8: Download complete 00:49:51 5d74067f8e1e: Verifying Checksum 00:49:51 5d74067f8e1e: Download complete 00:49:51 3a43be97a3b4: Verifying Checksum 00:49:51 3a43be97a3b4: Download complete 00:49:51 e0aca202a116: Verifying Checksum 00:49:51 e0aca202a116: Download complete 00:49:51 34cad66bf833: Verifying Checksum 00:49:51 34cad66bf833: Download complete 00:49:51 31adcdaf11c8: Pull complete 00:49:51 b8b176561691: Pull complete 00:49:51 4527c011a84f: Verifying Checksum 00:49:51 4527c011a84f: Download complete 00:49:51 b4e3c513aaa6: Verifying Checksum 00:49:51 b4e3c513aaa6: Download complete 00:49:56 4527c011a84f: Pull complete 00:49:56 5d74067f8e1e: Pull complete 00:49:56 e0aca202a116: Pull complete 00:49:56 3a43be97a3b4: Pull complete 00:49:56 34cad66bf833: Pull complete 00:49:58 b4e3c513aaa6: Pull complete 00:49:58 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 00:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:49:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:49:58 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:49:58 WORKDIR /edgex 00:49:58 COPY go.mod . 00:49:58 RUN go mod download' 00:49:58 + docker build -t ci-base-image-x86_64 -f - . 00:50:00 Sending build context to Docker daemon 329.8MB 00:50:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:50:00 ---> 9f6097aaca64 00:50:00 Step 2/4 : WORKDIR /edgex 00:50:01 ---> Running in 5a5de1a087db 00:50:01 Removing intermediate container 5a5de1a087db 00:50:01 ---> 54630cc9985a 00:50:01 Step 3/4 : COPY go.mod . 00:50:01 ---> 7af08875becb 00:50:01 Step 4/4 : RUN go mod download 00:50:01 ---> Running in b47e4044e801 00:50:05 Still waiting to schedule task 00:50:05 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2142’ 00:50:33 Removing intermediate container b47e4044e801 00:50:33 ---> 968a05aedda4 00:50:33 Successfully built 968a05aedda4 00:50:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:50:34 + docker inspect -f . ci-base-image-x86_64 00:50:34 . [Pipeline] withDockerContainer 00:50:34 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 00:50:34 $ 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:50:34 $ docker top 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:35 + go version 00:50:35 go version go1.16.8 linux/amd64 [Pipeline] } 00:50:35 $ docker stop --time=1 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 00:50:36 $ docker rm -f 399b150efa98e29386b198ab09c6a6e8ff91de97cc73256b110ca571fd98ef20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:36 + docker inspect -f . ci-base-image-x86_64 00:50:36 . [Pipeline] withDockerContainer 00:50:36 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 00:50:36 $ 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:50:37 $ docker top 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 -eo pid,comm [Pipeline] { [Pipeline] echo 00:50:37 ========================================================= 00:50:37 [edgeXBuildGoParallel] Running Tests and Build... 00:50:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:50:37 + make test 00:50:37 go mod tidy 00:50:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:50:43 ? github.com/edgexfoundry/edgex-go [no test files] 00:51:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:51:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:51:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:51:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:51:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:51:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:51:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 00:51:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:51:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:51:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 00:51:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:51:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 44.7% of statements 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:51:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:51:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 89.5% of statements 00:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:51:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:51:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 84.4% of statements 00:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:51:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:51:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.303s coverage: 94.2% of statements 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:51:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:51:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 00:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 00:51:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 00:51:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 21.7% of statements 00:51:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 00:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 00:51:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 00:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 00:51:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 00:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 00:51:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 00:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.185s coverage: 82.5% of statements 00:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.127s coverage: 91.2% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 00:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.267s coverage: 70.4% of statements 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:51:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.5% of statements 00:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 00:51:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:51:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 00:51:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:52:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 00:52:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 00:52:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:52:42 GO111MODULE=on go vet ./... 00:52:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:52:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:52:48 ./bin/test-attribution-txt.sh [Pipeline] sh 00:52:49 + ls -al . 00:52:49 total 636 00:52:49 drwxrwxr-x 10 1001 1001 4096 Oct 27 00:52 . 00:52:49 drwxr-xr-x 4 root root 28 Oct 27 00:50 .. 00:52:49 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:49 .dockerignore 00:52:49 drwxrwxr-x 8 1001 1001 179 Oct 27 00:49 .git 00:52:49 drwxrwxr-x 4 1001 1001 142 Oct 27 00:49 .github 00:52:49 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:49 .gitignore 00:52:49 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:49 .golangci.yml 00:52:49 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:49 .hadolint.yml 00:52:49 drwx------ 3 1001 1001 58 Oct 27 00:49 .semver 00:52:49 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:49 .sonarcloud.properties 00:52:49 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:49 ADOPTERS.md 00:52:49 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:49 Attribution.txt 00:52:49 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:49 CHANGELOG.md 00:52:49 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:49 CONTRIBUTING.md 00:52:49 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:49 GOVERNANCE.md 00:52:49 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:49 Jenkinsfile 00:52:49 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:49 LICENSE 00:52:49 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:49 Makefile 00:52:49 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:49 OWNERS.md 00:52:49 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:49 README.md 00:52:49 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:49 SECURITY.md 00:52:49 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:49 VERSION 00:52:49 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:49 ZMQWindows.md 00:52:49 drwxrwxr-x 2 1001 1001 37 Oct 27 00:49 bin 00:52:49 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:49 cmd 00:52:49 -rw-r--r-- 1 root root 426728 Oct 27 00:52 coverage.out 00:52:49 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:49 go.mod 00:52:49 -rw-rw-r-- 1 1001 1001 50414 Oct 27 00:49 go.sum 00:52:49 drwxrwxr-x 8 1001 1001 124 Oct 27 00:49 internal 00:52:49 drwxrwxr-x 3 1001 1001 16 Oct 27 00:49 openapi 00:52:49 drwxrwxr-x 4 1001 1001 71 Oct 27 00:49 snap 00:52:49 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:49 version.go [Pipeline] sh 00:52:49 + '[' -e coverage.out ] 00:52:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:52:49 Stashed 1 file(s) [Pipeline] sh 00:52:49 + make build 00:52:49 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:52:51 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:52:57 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:52:58 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:52:59 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:52:59 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:53:00 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:53:01 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:53:02 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:53:03 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:53:04 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:53:05 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:53:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2149 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws 00:53:06 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:53:06 The recommended git tool is: git [Pipeline] } 00:53:06 $ docker stop --time=1 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 00:53:08 $ docker rm -f 02223c7249eb8a30a07d3affa7a7c7cccb999e45d9f84a53cf27a99b895770f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:53:09 00:53:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:53:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:53:09 latest: Pulling from edgex-devops/edgex-compose 00:53:09 cbdbe7a5bc2a: Pulling fs layer 00:53:09 ca9280d653b3: Pulling fs layer 00:53:09 7e9c9ca2126c: Pulling fs layer 00:53:09 cbdbe7a5bc2a: Verifying Checksum 00:53:09 cbdbe7a5bc2a: Download complete 00:53:10 ca9280d653b3: Verifying Checksum 00:53:10 ca9280d653b3: Download complete 00:53:10 cbdbe7a5bc2a: Pull complete 00:53:10 7e9c9ca2126c: Verifying Checksum 00:53:10 7e9c9ca2126c: Download complete 00:53:10 ca9280d653b3: Pull complete 00:53:12 using credential edgex-jenkins-ssh 00:53:13 Cloning the remote Git repository 00:53:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:53:13 > git init /w/workspace/edgex-go/2 # timeout=10 00:53:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:53:13 > git --version # timeout=10 00:53:13 > git --version # 'git version 2.17.1' 00:53:13 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:14 7e9c9ca2126c: Pull complete 00:53:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:53:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:53:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:53:14 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 00:53:15 $ 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:53:17 $ docker top 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:18 + docker-compose build --help 00:53:18 + grep parallel 00:53:18 --parallel Build images in parallel. [Pipeline] } 00:53:18 $ docker stop --time=1 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 00:53:20 $ docker rm -f 329ecaa8a066e483049ab25db9cfa37c74510b987d38822e372786dbe1fd4a03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:53:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:53:20 . [Pipeline] withDockerContainer 00:53:20 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 00:53:20 $ 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:53:20 $ docker top e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:53:21 Building core-command ... 00:53:21 Building core-data ... 00:53:21 Building core-metadata ... 00:53:21 Building security-bootstrapper ... 00:53:21 Building security-proxy-setup ... 00:53:21 Building security-secretstore-setup ... 00:53:21 Building support-notifications ... 00:53:21 Building support-scheduler ... 00:53:21 Building sys-mgmt-agent ... 00:53:21 Building sys-mgmt-agent 00:53:21 Building security-proxy-setup 00:53:21 Building security-secretstore-setup 00:53:21 Building core-command 00:53:21 Building support-notifications 00:53:31 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 00:53:32 Merge succeeded, producing 7cccbe099c08fc7a3a05b82ebbf189700ab4057b 00:53:32 Checking out Revision 7cccbe099c08fc7a3a05b82ebbf189700ab4057b (PR-3782) 00:53:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:53:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:53:32 ---> 968a05aedda4 00:53:32 Step 3/22 : WORKDIR /edgex-go 00:53:32 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:53:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:53:32 ---> 968a05aedda4 00:53:32 Step 3/21 : WORKDIR /edgex-go 00:53:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:53:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:53:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:53:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:53:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:53:31 > git config core.sparsecheckout # timeout=10 00:53:31 > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 00:53:31 > git remote # timeout=10 00:53:31 > git config --get remote.origin.url # timeout=10 00:53:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:53:31 > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 00:53:32 > git rev-parse HEAD^{commit} # timeout=10 00:53:32 > git config core.sparsecheckout # timeout=10 00:53:32 > git checkout -f 7cccbe099c08fc7a3a05b82ebbf189700ab4057b # timeout=10 00:53:36 Commit message: "Merge commit 'fb769a0070cc1922608d3d80e9a209584ebd424b' into HEAD" 00:53:36 > git rev-list --no-walk 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 00:53:36 ---> Running in ef4ae6cf3f9d 00:53:36 ---> Running in 0be13a557f1c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:53:37 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:37 Dload Upload Total Spent Left Speed 00:53:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 164k 0 --:--:-- --:--:-- --:--:-- 164k [Pipeline] sh 00:53:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:53:38 + sudo tee /etc/docker/daemon.new 00:53:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:53:38 { 00:53:38 "registry-mirrors": [ 00:53:38 "https://nexus3.edgexfoundry.org:10001" 00:53:38 ], 00:53:38 "bip": "10.250.0.254/24", 00:53:38 "hosts": [ 00:53:38 "tcp://0.0.0.0:5555", 00:53:38 "unix:///var/run/docker.sock" 00:53:38 ], 00:53:38 "mtu": 1458, 00:53:38 "selinux-enabled": true, 00:53:38 "seccomp-profile": "/etc/docker/seccomp.json" 00:53:38 } [Pipeline] sh 00:53:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:53:39 + sudo service docker restart 00:53:40 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:53:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:53:40 ---> 968a05aedda4 00:53:40 Step 3/22 : WORKDIR /edgex-go 00:53:40 ---> Using cache 00:53:40 ---> bc2ce750dac7 00:53:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:40 Removing intermediate container 0be13a557f1c 00:53:40 ---> 2caf20bd3ec8 00:53:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:41 Removing intermediate container ef4ae6cf3f9d 00:53:41 ---> bc2ce750dac7 00:53:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:41 ---> Running in 01ca60c8dcd6 00:53:41 ---> Running in bf6f398c7563 00:53:41 ---> Running in 18f07ca98aaf 00:53:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:53:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:53:45 ---> 968a05aedda4 00:53:45 Step 3/24 : WORKDIR /edgex-go 00:53:45 ---> Using cache 00:53:45 ---> bc2ce750dac7 00:53:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:45 Removing intermediate container 01ca60c8dcd6 00:53:45 ---> 56015cf9b2ff 00:53:45 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 00:53:45 Removing intermediate container bf6f398c7563 00:53:45 ---> 02c0caeaf761 00:53:45 Step 5/22 : RUN apk add --update --no-cache make bash git 00:53:45 ---> Running in 6b38ad380b69 00:53:45 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:53:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:53:45 ---> 968a05aedda4 00:53:45 Step 3/20 : WORKDIR /edgex-go 00:53:45 ---> Using cache 00:53:45 ---> bc2ce750dac7 00:53:45 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:45 ---> Using cache 00:53:45 ---> 99c88c321df6 00:53:45 Step 5/20 : RUN apk add --update --no-cache make git 00:53:45 Removing intermediate container 18f07ca98aaf 00:53:45 ---> 99c88c321df6 00:53:45 Step 5/22 : RUN apk add --update --no-cache make git 00:53:45 ---> Running in e88f0f3d23a1 00:53:45 ---> Running in a5e436bf99ea 00:53:45 ---> Running in 6e76c0b06db0 00:53:45 ---> Running in 8478ccb2beca 00:53:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:53:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:53:46 Removing intermediate container 6b38ad380b69 00:53:46 ---> 25cce90838e7 00:53:46 Step 5/24 : RUN apk add --update --no-cache make git 00:53:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:53:46 ---> Running in e339dc39f572 00:53:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:53:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:53:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:53:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:53:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:53:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:53:47 OK: 220 MiB in 52 packages 00:53:47 OK: 220 MiB in 52 packages 00:53:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:53:47 OK: 220 MiB in 52 packages 00:53:47 OK: 220 MiB in 52 packages 00:53:48 Removing intermediate container a5e436bf99ea 00:53:48 ---> a614510a91a2 00:53:48 Step 6/20 : COPY . . 00:53:48 OK: 220 MiB in 52 packages 00:53:48 Removing intermediate container 6e76c0b06db0 00:53:48 ---> 6c3f551209ee 00:53:48 Step 6/22 : COPY . . 00:53:48 Removing intermediate container e88f0f3d23a1 00:53:48 ---> 0f05fd1764ee 00:53:48 Step 6/21 : COPY . . 00:53:50 Removing intermediate container 8478ccb2beca 00:53:50 ---> 41b37ddf3343 00:53:50 Step 6/22 : COPY . . 00:53:52 Removing intermediate container e339dc39f572 00:53:52 ---> c1ebd8369be6 00:53:52 Step 6/24 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:57 provisioning config files... 00:53:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config506367435798252977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:58 ---> docker-login.sh 00:53:58 nexus3.edgexfoundry.org:10001 00:53:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:59 Configure a credential helper to remove this warning. See 00:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:59 00:53:59 Login Succeeded 00:53:59 nexus3.edgexfoundry.org:10002 00:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:59 Configure a credential helper to remove this warning. See 00:53:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:59 00:53:59 Login Succeeded 00:53:59 nexus3.edgexfoundry.org:10003 00:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:00 Configure a credential helper to remove this warning. See 00:54:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:00 00:54:00 Login Succeeded 00:54:00 nexus3.edgexfoundry.org:10004 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:01 Configure a credential helper to remove this warning. See 00:54:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:01 00:54:01 Login Succeeded 00:54:01 docker.io 00:54:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:02 ---> ad6a8a1ff91b 00:54:02 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:02 ---> Running in b7c5c51355b1 00:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:02 Configure a credential helper to remove this warning. See 00:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:02 00:54:02 Login Succeeded 00:54:02 ---> docker-login.sh ends [Pipeline] } 00:54:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:02 ========================================================= 00:54:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:54:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:54:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:54:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:54:03 552d1f2373af: Pulling fs layer 00:54:03 ea3f2d53f512: Pulling fs layer 00:54:03 9e70ebbbe112: Pulling fs layer 00:54:03 7a9cfe048b4a: Pulling fs layer 00:54:03 72dc09318566: Pulling fs layer 00:54:03 f4f7b4309257: Pulling fs layer 00:54:03 0ac9a79272e3: Pulling fs layer 00:54:03 b78e95d17946: Pulling fs layer 00:54:03 7a9cfe048b4a: Waiting 00:54:03 72dc09318566: Waiting 00:54:03 f4f7b4309257: Waiting 00:54:03 0ac9a79272e3: Waiting 00:54:03 b78e95d17946: Waiting 00:54:03 9e70ebbbe112: Verifying Checksum 00:54:03 9e70ebbbe112: Download complete 00:54:03 ea3f2d53f512: Verifying Checksum 00:54:03 72dc09318566: Verifying Checksum 00:54:03 72dc09318566: Download complete 00:54:03 f4f7b4309257: Verifying Checksum 00:54:03 f4f7b4309257: Download complete 00:54:03 552d1f2373af: Verifying Checksum 00:54:03 552d1f2373af: Download complete 00:54:03 0ac9a79272e3: Verifying Checksum 00:54:03 0ac9a79272e3: Download complete 00:54:04 552d1f2373af: Pull complete 00:54:05 ea3f2d53f512: Pull complete 00:54:05 9e70ebbbe112: Pull complete 00:54:05 b78e95d17946: Download complete 00:54:06 7a9cfe048b4a: Verifying Checksum 00:54:06 7a9cfe048b4a: Download complete 00:54:08 ---> 04901052f2dc 00:54:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:08 ---> acb7659259d4 00:54:08 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:08 ---> Running in 83e57b39edb2 00:54:08 ---> Running in edfd80fd9a91 00:54:08 Removing intermediate container b7c5c51355b1 00:54:08 ---> 9fadadbb74ca 00:54:08 Step 8/21 : RUN make cmd/support-notifications/support-notifications 00:54:09 ---> Running in f8ea059f62fa 00:54:10 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:54:11 Removing intermediate container 83e57b39edb2 00:54:11 ---> 420ada822216 00:54:11 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:54:12 Removing intermediate container edfd80fd9a91 00:54:12 ---> ab3c23d71ddd 00:54:12 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:54:12 ---> Running in 974a4229ba5a 00:54:12 ---> Running in 48acc44cb21c 00:54:12 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:54: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:54:16 7a9cfe048b4a: Pull complete 00:54:16 ---> c11fc5171188 00:54:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:16 ---> Running in 82f2fb5a248a 00:54:16 ---> 9b76efacde45 00:54:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:16 ---> Running in bceea9eb97e1 00:54:16 72dc09318566: Pull complete 00:54:17 f4f7b4309257: Pull complete 00:54:17 0ac9a79272e3: Pull complete 00:54:17 Removing intermediate container 82f2fb5a248a 00:54:17 ---> b92ded32c3cf 00:54:17 Step 8/22 : RUN make cmd/core-command/core-command 00:54:17 ---> Running in 7e9b316bf265 00:54:18 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:54:18 Removing intermediate container bceea9eb97e1 00:54:18 ---> eff3b3c0f76e 00:54:18 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:54:18 ---> Running in 140706f1c584 00:54:19 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:54:24 b78e95d17946: Pull complete 00:54:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 00:54:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:54:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 00:54:24 + docker build -t ci-base-image-arm64 -f - . 00:54:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:54:24 WORKDIR /edgex 00:54:24 COPY go.mod . 00:54:24 RUN go mod download 00:54:27 Sending build context to Docker daemon 166.5MB 00:54:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:54:27 ---> 8b459fc5aaf0 00:54:27 Step 2/4 : WORKDIR /edgex 00:54:29 ---> Running in 74b03055ae7e 00:54:29 Removing intermediate container 74b03055ae7e 00:54:29 ---> cae0c1663d80 00:54:29 Step 3/4 : COPY go.mod . 00:54:30 ---> eda5b599c05b 00:54:30 Step 4/4 : RUN go mod download 00:54:30 ---> Running in 113fe44351b1 00:54:52 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:54:52 Removing intermediate container 974a4229ba5a 00:54:52 ---> dbec494a810a 00:54:52 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:54:52 Removing intermediate container f8ea059f62fa 00:54:52 ---> 1509ba56412d 00:54:52 00:54:52 Step 9/21 : FROM alpine:3.14 00:54:52 ---> Running in 68f7469c32e2 00:54:52 3.14: Pulling from library/alpine 00:54:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 00:54:52 Status: Downloaded newer image for alpine:3.14 00:54:52 ---> 14119a10abf4 00:54:52 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 00:54:52 ---> Running in 6d2038fd1298 00:54: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:54:53 Removing intermediate container 48acc44cb21c 00:54:53 ---> 9b41677d48f4 00:54:53 00:54:53 Step 9/20 : FROM alpine:3.14 00:54:53 ---> 14119a10abf4 00:54:53 Step 10/20 : RUN apk add --update --no-cache curl 00:54:53 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:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:54:53 ---> Running in 914f064548ad 00:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:54:53 (1/2) Installing ca-certificates (20191127-r5) 00:54:53 (2/2) Installing dumb-init (1.2.5-r1) 00:54:53 Executing busybox-1.33.1-r3.trigger 00:54:53 Executing ca-certificates-20191127-r5.trigger 00:54:53 OK: 6 MiB in 16 packages 00:54:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:54:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:54:54 Removing intermediate container 68f7469c32e2 00:54:54 ---> 9bdeaa529599 00:54:54 00:54:54 Step 10/22 : FROM docker:20.10.8 00:54:54 Removing intermediate container 7e9b316bf265 00:54:54 ---> 219e2c997b09 00:54:54 00:54:54 Step 9/22 : FROM alpine:3.14 00:54:54 ---> 14119a10abf4 00:54:54 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:54:54 ---> Running in 554c3f03eb3c 00:54:54 (1/5) Installing ca-certificates (20191127-r5) 00:54:54 (2/5) Installing brotli-libs (1.0.9-r5) 00:54:54 20.10.8: Pulling from library/docker 00:54:54 (3/5) Installing nghttp2-libs (1.43.0-r0) 00:54:54 (4/5) Installing libcurl (7.79.1-r0) 00:54:54 (5/5) Installing curl (7.79.1-r0) 00:54:54 Executing busybox-1.33.1-r3.trigger 00:54:54 Executing ca-certificates-20191127-r5.trigger 00:54:55 OK: 8 MiB in 19 packages 00:54:55 Removing intermediate container 6d2038fd1298 00:54:55 ---> 2989ad724677 00:54:55 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:54:55 ---> Running in d21dd62fc72c 00:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:54:55 Removing intermediate container d21dd62fc72c 00:54:55 ---> 1d3185e6263e 00:54:55 Step 12/21 : ENV APP_PORT=59860 00:54:55 (1/1) Installing dumb-init (1.2.5-r1) 00:54:55 Executing busybox-1.33.1-r3.trigger 00:54:55 OK: 6 MiB in 15 packages 00:54:55 ---> Running in 4c17a3204d96 00:54:55 Removing intermediate container 4c17a3204d96 00:54:55 ---> eba278ac703b 00:54:55 Step 13/21 : EXPOSE $APP_PORT 00:54:56 Removing intermediate container 914f064548ad 00:54:56 ---> 4f05297e794e 00:54:56 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:56 ---> Running in 409c452cf115 00:54:56 ---> Running in c63963a61695 00:54:56 Removing intermediate container 554c3f03eb3c 00:54:56 ---> 9968eb655d16 00:54:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:54:56 Removing intermediate container 409c452cf115 00:54:56 ---> 15843b0c9b40 00:54:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:56 Removing intermediate container c63963a61695 00:54:56 ---> 845a40575b8f 00:54:56 Step 12/20 : WORKDIR /edgex 00:54:56 ---> Running in ee1681258647 00:54:56 Removing intermediate container 140706f1c584 00:54:56 ---> 579bc9e5f0d0 00:54:56 00:54:56 Step 9/24 : FROM alpine:3.14 00:54:56 ---> 14119a10abf4 00:54:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:54:56 ---> Running in e689bcf84adf 00:54:56 ---> Running in ff42a1c24cb0 00:54:56 Removing intermediate container ee1681258647 00:54:56 ---> 87636c67a3a3 00:54:56 Step 12/22 : ENV APP_PORT=59882 00:54:56 ---> 14766e26a5d4 00:54:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:54:56 ---> Running in ed59103466df 00:54:56 Removing intermediate container e689bcf84adf 00:54:56 ---> 81dbbe25f805 00:54:56 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:54:57 Removing intermediate container ed59103466df 00:54:57 ---> 12be1aed9976 00:54:57 Step 13/22 : EXPOSE $APP_PORT 00:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:54:57 ---> dc01342fbd6e 00:54:57 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:54:57 ---> Running in ec14ce1bf024 00:54:57 ---> 4f1a02e54dbc 00:54:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:54:57 (1/3) Installing ca-certificates (20191127-r5) 00:54:57 (2/3) Installing dumb-init (1.2.5-r1) 00:54:57 (3/3) Installing su-exec (0.2-r1) 00:54:57 Executing busybox-1.33.1-r3.trigger 00:54:57 Executing ca-certificates-20191127-r5.trigger 00:54:57 OK: 6 MiB in 17 packages 00:54:57 Removing intermediate container ec14ce1bf024 00:54:57 ---> 372ca13deee3 00:54:57 Step 14/22 : WORKDIR / 00:54:57 ---> Running in 2e1383f302d4 00:54:57 ---> 5919a4e62298 00:54:57 Step 17/21 : ENTRYPOINT ["/support-notifications"] 00:54:57 ---> c462aa6f62fc 00:54:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:54:58 ---> Running in 88a8d61582fd 00:54:58 Removing intermediate container 2e1383f302d4 00:54:58 ---> 9c296209b534 00:54:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:54:58 Removing intermediate container ff42a1c24cb0 00:54:58 ---> 35de66a1bbb4 00:54:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:54:58 Removing intermediate container 88a8d61582fd 00:54:58 ---> b61f0716c45e 00:54:58 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:58 ---> Running in ab3244ed51d6 00:54:58 ---> Running in d9161f1ee07a 00:54:58 ---> a69e62447d81 00:54:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:54:58 ---> e2b888812ce0 00:54:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:54:58 ---> Running in 9257188c52b0 00:54:58 Removing intermediate container d9161f1ee07a 00:54:58 ---> 3a2711e1746e 00:54:58 Step 19/21 : LABEL arch=x86_64 00:54:58 Removing intermediate container ab3244ed51d6 00:54:58 ---> bfab20f89d58 00:54:58 Step 12/24 : WORKDIR / 00:54:58 ---> Running in 94acee74dc36 00:54:58 ---> Running in 248a5a592d0d 00:54:58 Removing intermediate container 9257188c52b0 00:54:58 ---> 6772c884f511 00:54:58 Step 17/20 : CMD ["--init=true"] 00:54:59 ---> Running in f2cd5b3cac42 00:54:59 ---> d99bbfdfa4b4 00:54:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:54:59 Removing intermediate container 94acee74dc36 00:54:59 ---> 8291d12c3879 00:54:59 Step 20/21 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:54:59 Removing intermediate container 248a5a592d0d 00:54:59 ---> 77461df5f238 00:54:59 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:54:59 ---> Running in 7043364ad9e3 00:54:59 Removing intermediate container f2cd5b3cac42 00:54:59 ---> b9c08bc45059 00:54:59 Step 18/20 : LABEL arch=x86_64 00:54:59 ---> Running in c7ab95f1ada3 00:54:59 ---> 1e18f8d5997a 00:54:59 Step 18/22 : ENTRYPOINT ["/core-command"] 00:54:59 ---> Running in 941b1a4f9f10 00:54:59 Removing intermediate container 7043364ad9e3 00:54:59 ---> 3af4a43cbc4b 00:54:59 Step 21/21 : LABEL version=0.0.0 00:54:59 ---> a07a01679ab7 00:54:59 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:54:59 ---> Running in 811a923c5603 00:54:59 Removing intermediate container c7ab95f1ada3 00:54:59 ---> dd906eb58909 00:54:59 Step 19/20 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:54:59 Removing intermediate container 941b1a4f9f10 00:54:59 ---> 4e1308ac5e20 00:54:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:54:59 ---> Running in 7387562c6cc8 00:54:59 ---> Running in ba6cc49328ba 00:54:59 Removing intermediate container 811a923c5603 00:54:59 ---> 0aa146c872b7 00:54:59 00:54:59 Successfully built 0aa146c872b7 00:54:59 ---> 762aef572d51 00:54:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:54:59 Successfully tagged support-notifications:latest 00:54:59  Building support-notifications ... done Building support-scheduler 00:54:59 Removing intermediate container ba6cc49328ba 00:54:59 ---> e628824cced0 00:54:59 Step 20/22 : LABEL arch=x86_64 00:54:59 Removing intermediate container 7387562c6cc8 00:54:59 ---> 244e0fc435f6 00:54:59 Step 20/20 : LABEL version=0.0.0 00:54:59 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 00:54:59 ---> Running in 942043e1a120 00:54:59 ---> Running in 0eaca0bed29f 00:54:59 Status: Downloaded newer image for docker:20.10.8 00:54:59 ---> bc6c0ffef665 00:54:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:55:00 ---> Running in f463175dc3b5 00:55:00 ---> 4e04d169d7d8 00:55:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:55:00 Removing intermediate container 0eaca0bed29f 00:55:00 ---> d134be47f77a 00:55:00 Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:55:00 Removing intermediate container 942043e1a120 00:55:00 ---> 80e0fabd0f4b 00:55:00 00:55:00 Successfully built 80e0fabd0f4b 00:55:00 Successfully tagged security-proxy-setup:latest 00:55:00  Building security-proxy-setup ... done Building security-bootstrapper 00:55:01 Removing intermediate container f463175dc3b5 00:55:01 ---> c929354590cd 00:55:01 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 00:55:01 ---> Running in 36e09747543d 00:55:01 ---> Running in f1340c6ef349 00:55:01 ---> 77f9659a40eb 00:55:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:55:02 Removing intermediate container 36e09747543d 00:55:02 ---> b258d1ed843e 00:55:02 Step 22/22 : LABEL version=0.0.0 00:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:03 ---> 32a1616496aa 00:55:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:55:03 ---> Running in b1a90a97ef26 00:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:03 (1/42) Installing readline (8.1.0-r0) 00:55:03 (2/42) Installing bash (5.1.4-r0) 00:55:03 Executing bash-5.1.4-r0.post-install 00:55:03 (3/42) Installing brotli-libs (1.0.9-r5) 00:55:03 (4/42) Installing nghttp2-libs (1.43.0-r0) 00:55:03 (5/42) Installing libcurl (7.79.1-r0) 00:55:03 (6/42) Installing curl (7.79.1-r0) 00:55:03 (7/42) Installing dumb-init (1.2.5-r1) 00:55:03 (8/42) Installing libbz2 (1.0.8-r1) 00:55:03 (9/42) Installing expat (2.4.1-r0) 00:55:03 (10/42) Installing libffi (3.3-r2) 00:55:03 (11/42) Installing gdbm (1.19-r0) 00:55:03 (12/42) Installing xz-libs (5.2.5-r0) 00:55:03 (13/42) Installing libgcc (10.3.1_git20210424-r2) 00:55:03 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 00:55:03 (15/42) Installing mpdecimal (2.5.1-r1) 00:55:03 (16/42) Installing sqlite-libs (3.35.5-r0) 00:55:03 (17/42) Installing python3 (3.9.5-r1) 00:55:03 Removing intermediate container b1a90a97ef26 00:55:03 ---> 599c5bb9e318 00:55:03 00:55:03 Successfully built 599c5bb9e318 00:55:03 Successfully tagged core-command:latest 00:55:03  Building core-command ... done Building core-data 00:55:06 (18/42) Installing py3-appdirs (1.4.4-r2) 00:55:06 (19/42) Installing py3-chardet (4.0.0-r2) 00:55:06 (20/42) Installing py3-idna (3.2-r0) 00:55:06 (21/42) Installing py3-urllib3 (1.26.5-r0) 00:55:07 (22/42) Installing py3-certifi (2020.12.5-r1) 00:55:07 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:07 Step 2/30 : FROM ${BUILDER_BASE} AS builder 00:55:07 ---> 968a05aedda4 00:55:07 Step 3/30 : WORKDIR /edgex-go 00:55:07 ---> Using cache 00:55:07 ---> bc2ce750dac7 00:55:07 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:07 ---> Using cache 00:55:07 ---> 25cce90838e7 00:55:07 Step 5/30 : RUN apk add --update --no-cache make git 00:55:07 ---> Using cache 00:55:07 ---> c1ebd8369be6 00:55:07 Step 6/30 : COPY . . 00:55:08 (23/42) Installing py3-requests (2.25.1-r4) 00:55:08 (24/42) Installing py3-msgpack (1.0.2-r1) 00:55:08 (25/42) Installing py3-lockfile (0.12.2-r4) 00:55:08 (26/42) Installing py3-cachecontrol (0.12.6-r1) 00:55:08 (27/42) Installing py3-colorama (0.4.4-r1) 00:55:08 (28/42) Installing py3-contextlib2 (0.6.0-r1) 00:55:08 (29/42) Installing py3-distlib (0.3.1-r3) 00:55:08 (30/42) Installing py3-distro (1.5.0-r3) 00:55:08 ---> 9f66f1a1a902 00:55:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:55:08 ---> Using cache 00:55:08 ---> 9b76efacde45 00:55:08 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:08 ---> Using cache 00:55:08 ---> eff3b3c0f76e 00:55:08 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:55:08 (31/42) Installing py3-six (1.15.0-r1) 00:55:08 (32/42) Installing py3-webencodings (0.5.1-r4) 00:55:08 (33/42) Installing py3-html5lib (1.1-r1) 00:55:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:55:08 ---> 968a05aedda4 00:55:08 Step 3/22 : WORKDIR /edgex-go 00:55:08 ---> Using cache 00:55:08 ---> bc2ce750dac7 00:55:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:08 ---> Using cache 00:55:08 ---> 25cce90838e7 00:55:08 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:55:08 (34/42) Installing py3-parsing (2.4.7-r2) 00:55:08 (35/42) Installing py3-packaging (20.9-r1) 00:55:08 (36/42) Installing py3-toml (0.10.2-r2) 00:55:08 (37/42) Installing py3-pep517 (0.10.0-r2) 00:55:08 (38/42) Installing py3-progress (1.5-r2) 00:55:08 (39/42) Installing py3-retrying (1.3.3-r1) 00:55:08 (40/42) Installing py3-ordered-set (4.0.2-r1) 00:55:08 (41/42) Installing py3-setuptools (52.0.0-r3) 00:55:08 (42/42) Installing py3-pip (20.3.4-r1) 00:55:09 Executing busybox-1.33.1-r3.trigger 00:55:10 OK: 84 MiB in 64 packages 00:55:10 ---> Running in 20b43997fd59 00:55:10 ---> Running in 14d77dfbf38b 00:55:10 ---> 20507d4b81b3 00:55:10 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:55:11 ---> Running in e16ed941a51a 00:55:11 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:55:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:12 Removing intermediate container e16ed941a51a 00:55:12 ---> 23f9a34d10ed 00:55:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:55:12 ---> Running in 838e46d5ccea 00:55:13 Removing intermediate container 838e46d5ccea 00:55:13 ---> a1e5a6158808 00:55:13 Step 22/24 : LABEL arch=x86_64 00:55:13 ---> Running in af339891e21e 00:55:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:13 Removing intermediate container af339891e21e 00:55:13 ---> b18348cb1e2a 00:55:13 Step 23/24 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:55:13 ---> Running in 9bdcf2e67923 00:55:13 Removing intermediate container 9bdcf2e67923 00:55:13 ---> 20e1da700b9b 00:55:13 Step 24/24 : LABEL version=0.0.0 00:55:13 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:55:13 ---> 968a05aedda4 00:55:13 Step 3/23 : WORKDIR /edgex-go 00:55:13 ---> Using cache 00:55:13 ---> bc2ce750dac7 00:55:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:13 ---> Using cache 00:55:13 ---> 25cce90838e7 00:55:13 Step 5/23 : RUN apk add --update --no-cache make git 00:55:13 ---> Using cache 00:55:13 ---> c1ebd8369be6 00:55:13 Step 6/23 : COPY go.mod . 00:55:13 ---> Running in b993559cef01 00:55:13 OK: 220 MiB in 52 packages 00:55:13 Removing intermediate container b993559cef01 00:55:13 ---> 3afadb241154 00:55:13 00:55:13 ---> 85dfb8f9d9fd 00:55:13 Step 7/23 : RUN go mod download 00:55:13 ---> Running in 982ff5bab276 00:55:13 Collecting docker-compose==1.23.2 00:55:13 Successfully built 3afadb241154 00:55:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:55:13 Successfully tagged security-secretstore-setup:latest 00:55:13 Building core-metadata 00:55:14  Building security-secretstore-setup ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:55:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:55:14 Collecting texttable<0.10,>=0.9.0 00:55:14 Downloading texttable-0.9.1.tar.gz (11 kB) 00:55:14 Removing intermediate container 14d77dfbf38b 00:55:14 ---> c164ef7520dc 00:55:14 Step 6/22 : COPY . . 00:55:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 00:55:15 Collecting websocket-client<1.0,>=0.32.0 00:55:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:55:15 Collecting jsonschema<3,>=2.5.1 00:55:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:55:15 Collecting dockerpty<0.5,>=0.4.1 00:55:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:55:16 Collecting docopt<0.7,>=0.6.1 00:55:16 Downloading docopt-0.6.2.tar.gz (25 kB) 00:55:16 Collecting PyYAML<4,>=3.10 00:55:16 Downloading PyYAML-3.13.tar.gz (270 kB) 00:55:17 Collecting docker<4.0,>=3.6.0 00:55:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:55:17 Collecting cached-property<2,>=1.2.0 00:55:17 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:55:17 Collecting docker-pycreds>=0.4.0 00:55:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:55:17 Collecting chardet<3.1.0,>=3.0.2 00:55:17 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:55:17 Collecting urllib3<1.25,>=1.21.1 00:55:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:55:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 00:55:18 Collecting idna<2.8,>=2.5 00:55:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:55:18 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:55:18 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:55:18 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:55:18 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:55:18 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:55:18 Attempting uninstall: urllib3 00:55:18 Found existing installation: urllib3 1.26.5 00:55:18 Uninstalling urllib3-1.26.5: 00:55:18 Successfully uninstalled urllib3-1.26.5 00:55:19 Attempting uninstall: idna 00:55:19 Found existing installation: idna 3.2 00:55:19 Uninstalling idna-3.2: 00:55:19 Successfully uninstalled idna-3.2 00:55:19 Removing intermediate container 982ff5bab276 00:55:19 ---> 58ea5a04f736 00:55:19 Step 8/23 : COPY . . 00:55:19 Attempting uninstall: chardet 00:55:19 Found existing installation: chardet 4.0.0 00:55:19 Uninstalling chardet-4.0.0: 00:55:19 Successfully uninstalled chardet-4.0.0 00:55:20 Attempting uninstall: requests 00:55:20 Found existing installation: requests 2.25.1 00:55:20 Uninstalling requests-2.25.1: 00:55:20 Successfully uninstalled requests-2.25.1 00:55:20 Running setup.py install for texttable: started 00:55:20 Running setup.py install for texttable: finished with status 'done' 00:55:21 Running setup.py install for PyYAML: started 00:55:22 Running setup.py install for PyYAML: finished with status 'done' 00:55:22 Running setup.py install for docopt: started 00:55:23 Running setup.py install for docopt: finished with status 'done' 00:55:23 Running setup.py install for dockerpty: started 00:55:24 Running setup.py install for dockerpty: finished with status 'done' 00:55:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 00:55:27 ---> 3879da70fad1 00:55:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:27 ---> Running in e84ba3bec54a 00:55:27 ---> e6b8f5d3c4c4 00:55:27 Step 9/23 : RUN go mod tidy 00:55:27 ---> Running in 27c91d97f228 00:55:29 Removing intermediate container e84ba3bec54a 00:55:29 ---> 8f25fe25fa7a 00:55:29 Step 8/22 : RUN make cmd/core-data/core-data 00:55:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 00:55:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:55:29 ---> 968a05aedda4 00:55:29 Step 3/22 : WORKDIR /edgex-go 00:55:29 ---> Using cache 00:55:29 ---> bc2ce750dac7 00:55:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:29 ---> Using cache 00:55:29 ---> 25cce90838e7 00:55:29 Step 5/22 : RUN apk add --update --no-cache make git 00:55:29 ---> Using cache 00:55:29 ---> c1ebd8369be6 00:55:29 Step 6/22 : COPY . . 00:55:29 ---> Using cache 00:55:29 ---> 9b76efacde45 00:55:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:29 ---> Using cache 00:55:29 ---> eff3b3c0f76e 00:55:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 00:55:30 ---> Running in 7ef3730b5131 00:55:30 ---> Running in 20ba9a88212c 00:55:30 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:55:30 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:55:33 Removing intermediate container f1340c6ef349 00:55:33 ---> 2743e22c235f 00:55:33 Step 13/22 : ENV APP_PORT=58890 00:55:33 ---> Running in 5332cb6e4c0a 00:55:33 Removing intermediate container 27c91d97f228 00:55:33 ---> 7cf54d89d0bc 00:55:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:55:33 Removing intermediate container 5332cb6e4c0a 00:55:33 ---> 856ac79d69eb 00:55:33 Step 14/22 : EXPOSE $APP_PORT 00:55:33 ---> Running in c66a4d7f2ee4 00:55:33 ---> Running in 673c1667c844 00:55:33 Removing intermediate container 673c1667c844 00:55:33 ---> cd761daebb20 00:55:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:55:34 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:55:34 ---> c9051d31ada4 00:55:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:55:34 ---> f24bd048964b 00:55:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:55:35 ---> 9dbe7cc20650 00:55:35 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 00:55:35 ---> Running in 8305cf1933bb 00:55:35 Removing intermediate container 8305cf1933bb 00:55:35 ---> 0d775a4e6667 00:55:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:35 ---> Running in c65261f52a64 00:55:35 Removing intermediate container c65261f52a64 00:55:35 ---> 7f0d2be17cc5 00:55:35 Step 20/22 : LABEL arch=x86_64 00:55:35 ---> Running in d62992448b61 00:55:35 Removing intermediate container d62992448b61 00:55:35 ---> ef5092992d7a 00:55:35 Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:55:35 ---> Running in 2280cef135e6 00:55:35 Removing intermediate container 2280cef135e6 00:55:35 ---> 003d4e985d4a 00:55:35 Step 22/22 : LABEL version=0.0.0 00:55:35 ---> Running in 0b42ed908c8c 00:55:36 Removing intermediate container 0b42ed908c8c 00:55:36 ---> a94adc10c688 00:55:36 00:55:36 Successfully built a94adc10c688 00:55:36 Successfully tagged sys-mgmt-agent:latest 00:55:41  Building sys-mgmt-agent ... done Removing intermediate container 20b43997fd59 00:55:41 ---> d3f305b7420f 00:55:41 00:55:41 Step 9/30 : FROM alpine:3.14 00:55:41 ---> 14119a10abf4 00:55:41 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:55:41 ---> Running in 581595282d03 00:55:41 Removing intermediate container 581595282d03 00:55:41 ---> be09b9469799 00:55:41 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 00:55:41 ---> Running in 084dfbb0c496 00:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:55:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:55:42 (1/2) Installing dumb-init (1.2.5-r1) 00:55:42 (2/2) Installing su-exec (0.2-r1) 00:55:42 Executing busybox-1.33.1-r3.trigger 00:55:42 OK: 6 MiB in 16 packages 00:55:43 Removing intermediate container 084dfbb0c496 00:55:43 ---> 5ae7f2c28c0f 00:55:43 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 00:55:43 ---> Running in 08e1084e4bb2 00:55:43 Removing intermediate container 08e1084e4bb2 00:55:43 ---> b0e4b1f1c4ab 00:55:43 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:55:43 ---> Running in 10d4243d1cda 00:55:43 Removing intermediate container 10d4243d1cda 00:55:43 ---> f465affff9e8 00:55:43 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:55:43 ---> Running in 99f5cf0ead48 00:55:44 Removing intermediate container 99f5cf0ead48 00:55:44 ---> 2d544f071368 00:55:44 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 00:55:44 ---> Running in 65417a0ec72e 00:55:44 Removing intermediate container 65417a0ec72e 00:55:44 ---> 6fccc5d01b31 00:55:44 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:55:44 ---> 17f331a9b54b 00:55:44 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:55:44 ---> Running in 3aebfe70a420 00:55:45 Removing intermediate container 3aebfe70a420 00:55:45 ---> 3225108d6f32 00:55:45 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:46 ---> 929d31383da0 00:55:46 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:55:46 ---> ce92abdd8375 00:55:46 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:55:47 ---> a64fb3f1df63 00:55:47 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:55:47 ---> cf5074743fbc 00:55:47 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:55:47 ---> 80778ec65f7b 00:55:47 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 00:55:47 ---> Running in e5900540ea8c 00:55:47 Removing intermediate container e5900540ea8c 00:55:47 ---> 9b442f4b3e9d 00:55:47 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:55:48 ---> 564019da45ee 00:55:48 Step 25/30 : RUN chmod +x /entrypoint.sh 00:55:48 ---> Running in 4a95c363f133 00:55:49 Removing intermediate container 4a95c363f133 00:55:49 ---> 2f6f3877a7da 00:55:49 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 00:55:49 ---> Running in c444fa3c0746 00:55:49 Removing intermediate container c444fa3c0746 00:55:49 ---> d7a98efd0333 00:55:49 Step 27/30 : CMD ["gate"] 00:55:50 ---> Running in b589c92dca3a 00:55:50 Removing intermediate container b589c92dca3a 00:55:50 ---> 7ef803b78736 00:55:50 Step 28/30 : LABEL arch=x86_64 00:55:50 ---> Running in 5a34b2c3b502 00:55:50 Removing intermediate container 5a34b2c3b502 00:55:50 ---> 49ea23ae8292 00:55:50 Step 29/30 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:55:50 ---> Running in 11c6e2ad23b8 00:55:50 Removing intermediate container 11c6e2ad23b8 00:55:50 ---> 4a2995980cd6 00:55:50 Step 30/30 : LABEL version=0.0.0 00:55:50 ---> Running in 822f99cc5695 00:55:50 Removing intermediate container 822f99cc5695 00:55:50 ---> 402b7e8953dc 00:55:50 00:55:50 Successfully built 402b7e8953dc 00:55:50 Successfully tagged security-bootstrapper:latest 00:55:53 Removing intermediate container 113fe44351b1 00:55:53 ---> 6b414d43037d 00:55:53 Successfully built 6b414d43037d 00:55:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:55:53 + docker inspect -f . ci-base-image-arm64 00:55:53 . [Pipeline] withDockerContainer 00:55:53 prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container 00:55:54 $ 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-arm64 cat 00:55:55 $ docker top ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:56 + go version 00:55:56 go version go1.16.8 linux/arm64 [Pipeline] } 00:55:56 $ docker stop --time=1 ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 00:55:58 $ docker rm -f ea3c425dd2433c57d3a7955390608c058fe9d8644ef11f9f457f5b2082906cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:55:59 + docker inspect -f . ci-base-image-arm64 00:55:59 . [Pipeline] withDockerContainer 00:55:59 prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container 00:55:59 $ 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-arm64 cat 00:56:01 $ docker top 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b -eo pid,comm [Pipeline] { [Pipeline] echo 00:56:01 ========================================================= 00:56:01 [edgeXBuildGoParallel] Running Tests and Build... 00:56:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:56:02 + make test 00:56:02 go mod tidy 00:56:03  Building security-bootstrapper ... done Removing intermediate container c66a4d7f2ee4 00:56:03 ---> 8839699067c5 00:56:03 00:56:03 Step 11/23 : FROM alpine:3.14 00:56:03 ---> 14119a10abf4 00:56:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:56:03 Removing intermediate container 20ba9a88212c 00:56:03 ---> d41ba56ee577 00:56:03 00:56:03 Step 9/22 : FROM alpine:3.14 00:56:03 ---> Using cache 00:56:03 ---> 9968eb655d16 00:56:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:56:03 ---> Using cache 00:56:03 ---> 87636c67a3a3 00:56:03 Step 14/23 : ENV APP_PORT=59861 00:56:03 ---> 14119a10abf4 00:56:03 Step 10/22 : RUN apk add --update --no-cache dumb-init 00:56:03 ---> Using cache 00:56:03 ---> 9968eb655d16 00:56:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:56:03 ---> Using cache 00:56:03 ---> 87636c67a3a3 00:56:03 Step 12/22 : ENV APP_PORT=59881 00:56:03 ---> Running in 378e419f3c72 00:56:03 ---> Running in 4588b9003e42 00:56:03 Removing intermediate container 4588b9003e42 00:56:03 ---> 925e985f861a 00:56:03 Step 13/22 : EXPOSE $APP_PORT 00:56:03 Removing intermediate container 378e419f3c72 00:56:03 ---> 1eb4d10dcf37 00:56:03 Step 15/23 : EXPOSE $APP_PORT 00:56:03 ---> Running in dbe2d64fda8c 00:56:03 ---> Running in e4f12f889dfb 00:56:03 Removing intermediate container e4f12f889dfb 00:56:03 ---> db64ec8c993b 00:56:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:03 Removing intermediate container dbe2d64fda8c 00:56:03 ---> 192b963984b1 00:56:03 Step 14/22 : WORKDIR / 00:56:03 ---> Running in 302b0e0e2aaf 00:56:03 ---> 7bb10a02eac2 00:56:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:56:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:56:04 Removing intermediate container 302b0e0e2aaf 00:56:04 ---> b77a86ae312f 00:56:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:04 ---> d56675fd37a3 00:56:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:56:04 ---> aa04251cac40 00:56:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:56:04 Removing intermediate container 7ef3730b5131 00:56:04 ---> 006d2e42b799 00:56:04 00:56:04 Step 9/22 : FROM alpine:3.14 00:56:04 ---> 14119a10abf4 00:56:04 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:56:04 ---> Running in c9c10842d72e 00:56:04 ---> 3ee88e9044fc 00:56:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:56:04 Removing intermediate container c9c10842d72e 00:56:04 ---> af29283d710e 00:56:04 Step 11/22 : ENV APP_PORT=59880 00:56:04 ---> Running in a29335aa9929 00:56:04 ---> Running in 5fc3c940ac9a 00:56:04 Removing intermediate container a29335aa9929 00:56:04 ---> 593b130fd482 00:56:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:04 ---> 91d62bfbf56f 00:56:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:56:04 ---> Running in 6859f74cdd4f 00:56:04 Removing intermediate container 5fc3c940ac9a 00:56:04 ---> 9fbcce33ac8a 00:56:04 Step 12/22 : EXPOSE $APP_PORT 00:56:04 ---> Running in 47b48264c548 00:56:04 Removing intermediate container 6859f74cdd4f 00:56:04 ---> 399222045f6c 00:56:04 Step 21/23 : LABEL arch=x86_64 00:56:04 ---> a1d990246db8 00:56:04 Step 18/22 : ENTRYPOINT ["/core-metadata"] 00:56:04 ---> Running in 70fd1fc0023b 00:56:04 Removing intermediate container 47b48264c548 00:56:04 ---> 73c6b04e70cb 00:56:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:04 ---> Running in 15bc885bf3b1 00:56:04 ---> Running in 57a9f1a83b55 00:56:04 Removing intermediate container 70fd1fc0023b 00:56:04 ---> a15acb11ad1d 00:56:04 Step 22/23 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:56:04 ---> Running in d34eb72264ad 00:56:05 Removing intermediate container 15bc885bf3b1 00:56:05 ---> 7fa847f4418d 00:56:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:05 ---> Running in f9100480eb26 00:56:05 Removing intermediate container d34eb72264ad 00:56:05 ---> dd8c4ce917bb 00:56:05 Step 23/23 : LABEL version=0.0.0 00:56:05 ---> Running in 85b3db4dccc8 00:56:05 Removing intermediate container f9100480eb26 00:56:05 ---> 8ff5f9ff08df 00:56:05 Step 20/22 : LABEL arch=x86_64 00:56:05 Removing intermediate container 85b3db4dccc8 00:56:05 ---> 7dccacb98881 00:56:05 00:56:05 ---> Running in b43cd21f5121 00:56:05 Successfully built 7dccacb98881 00:56:05 Successfully tagged support-scheduler:latest 00:56:05  Building support-scheduler ... done Removing intermediate container b43cd21f5121 00:56:05 ---> c43fab1ce762 00:56:05 Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:56:05 ---> Running in 3a16a005add3 00:56:05 Removing intermediate container 57a9f1a83b55 00:56:05 ---> a0097d3161a3 00:56:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 00:56:05 ---> Running in 87133e6bb215 00:56:05 Removing intermediate container 3a16a005add3 00:56:05 ---> 0bbe39c02b96 00:56:05 Step 22/22 : LABEL version=0.0.0 00:56:05 ---> Running in 86fb958d76a3 00:56:05 Removing intermediate container 86fb958d76a3 00:56:05 ---> 843bf78555a4 00:56:05 00:56:05 Successfully built 843bf78555a4 00:56:05 Successfully tagged core-metadata:latest 00:56:05  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 00:56:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 00:56:07 (1/6) Installing dumb-init (1.2.5-r1) 00:56:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:56:07 (3/6) Installing libsodium (1.0.18-r0) 00:56:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:56:07 (5/6) Installing libzmq (4.3.4-r0) 00:56:07 (6/6) Installing zeromq (4.3.4-r0) 00:56:07 Executing busybox-1.33.1-r3.trigger 00:56:07 OK: 8 MiB in 20 packages 00:56:08 Removing intermediate container 87133e6bb215 00:56:08 ---> aec06c75e2d4 00:56:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:08 ---> 68168c2964b9 00:56:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:56:08 ---> da12c21de076 00:56:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:56:08 ---> 04ccb08a7a15 00:56:08 Step 18/22 : ENTRYPOINT ["/core-data"] 00:56:08 ---> Running in 97ec9066fd15 00:56:08 Removing intermediate container 97ec9066fd15 00:56:08 ---> ec530c552897 00:56:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:08 ---> Running in 6860a6775222 00:56:08 Removing intermediate container 6860a6775222 00:56:08 ---> 94231d1e4659 00:56:08 Step 20/22 : LABEL arch=x86_64 00:56:08 ---> Running in 7df247039c99 00:56:08 Removing intermediate container 7df247039c99 00:56:08 ---> 703fe0fbeeb7 00:56:08 Step 21/22 : LABEL git_sha=2cc21b4aa8925e2133b111bc078881c1739d997c 00:56:08 ---> Running in 680c9887059b 00:56:08 Removing intermediate container 680c9887059b 00:56:08 ---> 935f45161979 00:56:08 Step 22/22 : LABEL version=0.0.0 00:56:09 ---> Running in b5999899e4a0 00:56:09 Removing intermediate container b5999899e4a0 00:56:09 ---> 02a74bc94efd 00:56:09 00:56:09 Successfully built 02a74bc94efd 00:56:09 Successfully tagged core-data:latest 00:56:09  Building core-data ... done  [Pipeline] } 00:56:09 $ docker stop --time=1 e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd 00:56:10 $ docker rm -f e19b6502de55a851e831b70790c1ea45398e6dc418ce7f3122671f77369a30cd [Pipeline] // withDockerContainer [Pipeline] sh 00:56:10 + docker images 00:56:10 REPOSITORY TAG IMAGE ID CREATED SIZE 00:56:10 core-data latest 02a74bc94efd 2 seconds ago 20.7MB 00:56:10 core-metadata latest 843bf78555a4 5 seconds ago 16.9MB 00:56:10 support-scheduler latest 7dccacb98881 5 seconds ago 16.2MB 00:56:10 006d2e42b799 6 seconds ago 1.76GB 00:56:10 d41ba56ee577 8 seconds ago 1.76GB 00:56:10 8839699067c5 8 seconds ago 1.76GB 00:56:10 security-bootstrapper latest 402b7e8953dc 20 seconds ago 18.9MB 00:56:10 d3f305b7420f 29 seconds ago 1.76GB 00:56:10 sys-mgmt-agent latest a94adc10c688 35 seconds ago 294MB 00:56:10 security-secretstore-setup latest 3afadb241154 57 seconds ago 28.4MB 00:56:10 core-command latest 599c5bb9e318 About a minute ago 16.1MB 00:56:10 support-notifications latest 0aa146c872b7 About a minute ago 16.9MB 00:56:10 security-proxy-setup latest 80e0fabd0f4b About a minute ago 26.8MB 00:56:10 579bc9e5f0d0 About a minute ago 1.76GB 00:56:10 219e2c997b09 About a minute ago 1.75GB 00:56:10 9bdeaa529599 About a minute ago 1.76GB 00:56:10 9b41677d48f4 About a minute ago 1.76GB 00:56:10 1509ba56412d About a minute ago 1.76GB 00:56:10 ci-base-image-x86_64 latest 968a05aedda4 5 minutes ago 1.25GB 00:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 00:56:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 00:56:10 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 00:56:10 alpine 3.14 14119a10abf4 2 months ago 5.6MB 00:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 months ago 310MB [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:56:26 Still waiting to schedule task 00:56:26 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:56:36 ? github.com/edgexfoundry/edgex-go [no test files] 00:57:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:57:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:57:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:58:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:58:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:58:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements 00:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:58:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:58:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.429s coverage: 98.5% of statements 00:58:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.447s coverage: 44.7% of statements 00:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:58:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.241s coverage: 89.5% of statements 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:58:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 84.4% of statements 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.105s coverage: 94.2% of statements 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.619s coverage: 59.1% of statements 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.299s coverage: 60.0% of statements 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.425s coverage: 0.9% of statements 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.250s coverage: 58.8% of statements 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements 00:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 47.1% of statements 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 79.5% of statements 00:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements 00:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.394s coverage: 96.3% of statements 00:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.322s coverage: 87.5% of statements 00:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.249s coverage: 94.4% of statements 00:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 00:59:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.738s coverage: 82.5% of statements 00:59:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.283s coverage: 92.9% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.293s coverage: 87.2% of statements 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.339s coverage: 85.4% of statements 00:59:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.987s coverage: 91.2% of statements 00:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.212s coverage: 64.4% of statements 00:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 00:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 00:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 00:59:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 00:59:16 Running on prd-ubuntu18.04-docker-8c-8g-2153 in /w/workspace/edgexfoundry_edgex-go_PR-3782 [Pipeline] { [Pipeline] ws 00:59:17 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:59:17 The recommended git tool is: git 00:59:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.140s coverage: 100.0% of statements 00:59:18 using credential edgex-jenkins-ssh 00:59:18 Cloning the remote Git repository 00:59:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:59:19 > git init /w/workspace/edgex-go/2 # timeout=10 00:59:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:59:19 > git --version # timeout=10 00:59:19 > git --version # 'git version 2.17.1' 00:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.528s coverage: 70.4% of statements 00:59:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:59:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:59:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:59:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:59:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:59:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3782/head:refs/remotes/origin/PR-3782 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:59:24 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit 003456b2376a7ad9acacfd4272e2f8f021126820 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:59:24 Failed in branch amd64 00:59:24 > git config core.sparsecheckout # timeout=10 00:59:24 > git checkout -f 003456b2376a7ad9acacfd4272e2f8f021126820 # timeout=10 00:59:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.980s coverage: 43.5% of statements 00:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:59:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.296s coverage: 89.5% of statements 00:59:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:59:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 00:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.290s coverage: 17.7% of statements 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.759s coverage: 92.3% of statements 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.563s coverage: 97.7% of statements 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.236s coverage: 28.9% of statements 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:59:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:59:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.267s coverage: 100.0% of statements 00:59:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.084s coverage: 96.9% of statements 00:59:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:59:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:59:36 GO111MODULE=on go vet ./... 01:01:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:01:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:01:30 ./bin/test-attribution-txt.sh [Pipeline] sh 01:01:31 + ls -al . 01:01:31 total 664 01:01:31 drwxrwxr-x 9 1001 1001 4096 Oct 27 01:01 . 01:01:31 drwxr-xr-x 4 root root 4096 Oct 27 00:56 .. 01:01:31 -rw-rw-r-- 1 1001 1001 11 Oct 27 00:53 .dockerignore 01:01:31 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:53 .git 01:01:31 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:53 .github 01:01:31 -rw-rw-r-- 1 1001 1001 804 Oct 27 00:53 .gitignore 01:01:31 -rw-rw-r-- 1 1001 1001 42 Oct 27 00:53 .golangci.yml 01:01:31 -rw-rw-r-- 1 1001 1001 76 Oct 27 00:53 .hadolint.yml 01:01:31 -rw-rw-r-- 1 1001 1001 166 Oct 27 00:53 .sonarcloud.properties 01:01:31 -rw-rw-r-- 1 1001 1001 1171 Oct 27 00:53 ADOPTERS.md 01:01:31 -rw-rw-r-- 1 1001 1001 8910 Oct 27 00:53 Attribution.txt 01:01:31 -rw-rw-r-- 1 1001 1001 43881 Oct 27 00:53 CHANGELOG.md 01:01:31 -rw-rw-r-- 1 1001 1001 3804 Oct 27 00:53 CONTRIBUTING.md 01:01:31 -rw-rw-r-- 1 1001 1001 677 Oct 27 00:53 GOVERNANCE.md 01:01:31 -rw-rw-r-- 1 1001 1001 849 Oct 27 00:53 Jenkinsfile 01:01:31 -rw-rw-r-- 1 1001 1001 10775 Oct 27 00:53 LICENSE 01:01:31 -rw-rw-r-- 1 1001 1001 6508 Oct 27 00:53 Makefile 01:01:31 -rw-rw-r-- 1 1001 1001 582 Oct 27 00:53 OWNERS.md 01:01:31 -rw-rw-r-- 1 1001 1001 8256 Oct 27 00:53 README.md 01:01:31 -rw-rw-r-- 1 1001 1001 6912 Oct 27 00:53 SECURITY.md 01:01:31 -rw-rw-r-- 1 1001 1001 5 Oct 27 00:49 VERSION 01:01:31 -rw-rw-r-- 1 1001 1001 4131 Oct 27 00:53 ZMQWindows.md 01:01:31 drwxrwxr-x 2 1001 1001 4096 Oct 27 00:53 bin 01:01:31 drwxrwxr-x 14 1001 1001 4096 Oct 27 00:53 cmd 01:01:31 -rw-r--r-- 1 root root 426728 Oct 27 00:59 coverage.out 01:01:31 -rw-rw-r-- 1 1001 1001 848 Oct 27 00:53 go.mod 01:01:31 -rw-rw-r-- 1 1001 1001 50414 Oct 27 00:53 go.sum 01:01:31 drwxrwxr-x 8 1001 1001 4096 Oct 27 00:53 internal 01:01:31 drwxrwxr-x 3 1001 1001 4096 Oct 27 00:53 openapi 01:01:31 drwxrwxr-x 4 1001 1001 4096 Oct 27 00:53 snap 01:01:31 -rw-rw-r-- 1 1001 1001 204 Oct 27 00:53 version.go [Pipeline] sh 01:01:32 + '[' -e coverage.out ] 01:01:32 + chown 1001:1001 coverage.out [Pipeline] stash 01:01:32 Warning: overwriting stash ‘coverage-report’ 01:01:33 Stashed 1 file(s) [Pipeline] sh 01:01:33 + make build 01:01:33 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 01:01:43 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 01:02:16 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 01:02:17 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 01:02: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 01:02: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 01:02: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 01:02: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 01:02: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 01:02:44 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 01:02:48 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 01:02:52 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] } 01:03:01 $ docker stop --time=1 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b 01:03:03 $ docker rm -f 548de30aa0673dd01ee00eb6e65bc8e0354670464c66e87d420385a62a29102b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:05 01:03:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:06 latest: Pulling from edgex-devops/edgex-compose-arm64 01:03:06 29e5d40040c1: Pulling fs layer 01:03:06 1ce36da41761: Pulling fs layer 01:03:06 25b303627fd3: Pulling fs layer 01:03:06 29e5d40040c1: Verifying Checksum 01:03:06 29e5d40040c1: Download complete 01:03:07 1ce36da41761: Verifying Checksum 01:03:07 1ce36da41761: Download complete 01:03:07 29e5d40040c1: Pull complete 01:03:08 25b303627fd3: Verifying Checksum 01:03:08 25b303627fd3: Download complete 01:03:08 1ce36da41761: Pull complete 01:03:19 25b303627fd3: Pull complete 01:03:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:03:20 prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container 01:03:20 $ 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-arm64:latest cat 01:03:23 $ docker top 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:25 + grep parallel 01:03:25 + docker-compose build --help 01:03:31 --parallel Build images in parallel. [Pipeline] } 01:03:31 $ docker stop --time=1 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 01:03:33 $ docker rm -f 6fdd7f97901705e3c545c4e5422396ac2607f012bce103ce42c6b06c0131af54 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:03:34 . [Pipeline] withDockerContainer 01:03:34 prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container 01:03:34 $ 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-arm64:latest cat 01:03:36 $ docker top 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:37 + docker-compose -f ./docker-compose-build.yml build --parallel 01:03:44 Building core-command ... 01:03:44 Building core-data ... 01:03:44 Building core-metadata ... 01:03:44 Building security-bootstrapper ... 01:03:44 Building security-proxy-setup ... 01:03:44 Building security-secretstore-setup ... 01:03:44 Building support-notifications ... 01:03:44 Building support-scheduler ... 01:03:44 Building sys-mgmt-agent ... 01:03:44 Building sys-mgmt-agent 01:03:44 Building core-data 01:03:44 Building support-scheduler 01:03:44 Building support-notifications 01:03:44 Building security-bootstrapper 01:04:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:04:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:04:53 ---> 6b414d43037d 01:04:53 Step 3/23 : WORKDIR /edgex-go 01:04:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:04:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:53 ---> 6b414d43037d 01:04:53 Step 3/22 : WORKDIR /edgex-go 01:04:53 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:04:53 Step 2/30 : FROM ${BUILDER_BASE} AS builder 01:04:53 ---> 6b414d43037d 01:04:53 Step 3/30 : WORKDIR /edgex-go 01:04:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:04:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:04:53 ---> 6b414d43037d 01:04:53 Step 3/22 : WORKDIR /edgex-go 01:04:53 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:04:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 01:04:53 ---> 6b414d43037d 01:04:53 Step 3/21 : WORKDIR /edgex-go 01:04:53 ---> Running in 0ba2cb098249 01:04:53 ---> Running in cd898145271f 01:04:53 ---> Running in 829e1747fd04 01:04:53 ---> Running in 3f3026b4d684 01:04:53 ---> Running in 96aa6f7991c0 01:04:53 Removing intermediate container 3f3026b4d684 01:04:53 Removing intermediate container 829e1747fd04 01:04:53 ---> 259c83b1826a 01:04:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:53 ---> c4ac4587942d 01:04:53 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:53 Removing intermediate container 96aa6f7991c0 01:04:53 ---> ad78c086cc40 01:04:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:53 Removing intermediate container cd898145271f 01:04:53 ---> 02f78702fa33 01:04:53 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:53 Removing intermediate container 0ba2cb098249 01:04:53 ---> 8639d6df3c18 01:04:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:04:53 ---> Running in 1d342285c78f 01:04:53 ---> Running in 4c690654dc6d 01:04:53 ---> Running in 4256d3935d38 01:04:53 ---> Running in c8db2fd225f6 01:04:53 ---> Running in 51b7ae0166f7 01:04:55 Removing intermediate container 4c690654dc6d 01:04:55 ---> bf2a27e2c33c 01:04:55 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:04:55 Removing intermediate container 1d342285c78f 01:04:55 ---> e3de7af421b2 01:04:55 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 01:04:55 ---> Running in d4b619504094 01:04:55 ---> Running in 29a696d150ec 01:04:55 Removing intermediate container 51b7ae0166f7 01:04:55 ---> f735f569147d 01:04:55 Step 5/23 : RUN apk add --update --no-cache make git 01:04:55 Removing intermediate container c8db2fd225f6 01:04:55 ---> 173e0582c1c8 01:04:55 Step 5/30 : RUN apk add --update --no-cache make git 01:04:56 Removing intermediate container 4256d3935d38 01:04:56 ---> ff3f8ca244ba 01:04:56 Step 5/22 : RUN apk add --update --no-cache make bash git 01:04:56 ---> Running in f976e37be99f 01:04:56 ---> Running in 9e9c8b8bf430 01:04:56 ---> Running in 11eeac3b5c15 01:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:04:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:04:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:04:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:04:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:04:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:05:01 OK: 219 MiB in 52 packages 01:05:01 OK: 219 MiB in 52 packages 01:05:01 OK: 219 MiB in 52 packages 01:05:01 OK: 219 MiB in 52 packages 01:05:02 OK: 219 MiB in 52 packages 01:05:03 Removing intermediate container 29a696d150ec 01:05:03 ---> 8e98e783bcea 01:05:03 Step 6/21 : COPY . . 01:05:03 Removing intermediate container d4b619504094 01:05:03 ---> 877bccb3c9c6 01:05:03 Step 6/22 : COPY . . 01:05:03 Removing intermediate container 11eeac3b5c15 01:05:03 ---> 0d6aba2bac5f 01:05:03 Step 6/22 : COPY . . 01:05:03 Removing intermediate container f976e37be99f 01:05:03 ---> ea4802fa9487 01:05:03 Step 6/30 : COPY . . 01:05:03 Removing intermediate container 9e9c8b8bf430 01:05:03 ---> feb9ce7fef16 01:05:03 Step 6/23 : COPY go.mod . 01:05:05 ---> cfbc0e36c08f 01:05:05 Step 7/23 : RUN go mod download 01:05:06 ---> Running in ab26b87a0677 01:05:13 Removing intermediate container ab26b87a0677 01:05:13 ---> c334bda37526 01:05:13 Step 8/23 : COPY . . 01:05:32 ---> aefd9d0a4714 01:05:32 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:32 ---> 9cc3ae7e5534 01:05:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:32 ---> b37aa3c10883 01:05:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:32 ---> 17c35a54bd73 01:05:32 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:05:32 ---> Running in 3cf9483f38f2 01:05:32 ---> Running in 1762b17dbaad 01:05:32 ---> Running in bb65743f9cf1 01:05:32 ---> Running in 97403a33e2c9 01:05:39 ---> 177c1367aa9f 01:05:39 Step 9/23 : RUN go mod tidy 01:05:39 ---> Running in 70ec65c993db 01:05:39 Removing intermediate container 1762b17dbaad 01:05:39 ---> a28b30985841 01:05:39 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:05:39 ---> Running in 16bc79c0f685 01:05:39 Removing intermediate container 97403a33e2c9 01:05:39 ---> 22a294875f0d 01:05:39 Step 8/21 : RUN make cmd/support-notifications/support-notifications 01:05:39 Removing intermediate container 3cf9483f38f2 01:05:39 ---> 744b8a19bac7 01:05:39 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:05:39 Removing intermediate container bb65743f9cf1 01:05:39 ---> 20c734bab4e2 01:05:39 Step 8/22 : RUN make cmd/core-data/core-data 01:05:39 ---> Running in ebcc4f625931 01:05:39 ---> Running in 1dbcde9a2b70 01:05:40 ---> Running in 2dbeca4f702d 01:05:42 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 01:05:42 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 01:05: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 01:05:42 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 01:05:46 Removing intermediate container 70ec65c993db 01:05:46 ---> ceb95a9f901a 01:05:46 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:05:46 ---> Running in acf108534823 01:05:50 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 01:08:30 Removing intermediate container ebcc4f625931 01:08:30 ---> 7f617991b189 01:08:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:08:30 ---> Running in 2a55d4c2c745 01:08:30 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 01:08:30 Removing intermediate container 16bc79c0f685 01:08:30 ---> 6ce48c0d7c47 01:08:30 01:08:30 Step 9/30 : FROM alpine:3.14 01:08:30 3.14: Pulling from library/alpine 01:08:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:08:30 Status: Downloaded newer image for alpine:3.14 01:08:30 ---> bb3de5531c18 01:08:30 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:08:30 ---> Running in 169ab8cfb628 01:08:30 Removing intermediate container 169ab8cfb628 01:08:30 ---> 98d1f6aad05b 01:08:30 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 01:08:30 ---> Running in 960f36ec1739 01:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:31 (1/2) Installing dumb-init (1.2.5-r1) 01:08:31 (2/2) Installing su-exec (0.2-r1) 01:08:31 Executing busybox-1.33.1-r3.trigger 01:08:31 Removing intermediate container 2a55d4c2c745 01:08:31 ---> 3103ba902161 01:08:31 01:08:31 Step 10/22 : FROM docker:20.10.8OK: 5 MiB in 16 packages 01:08:31 01:08:31 20.10.8: Pulling from library/docker 01:08:34 Removing intermediate container 960f36ec1739 01:08:34 ---> 28726483a6f7 01:08:34 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 01:08:34 ---> Running in 7b4ea5114ad5 01:08:35 Removing intermediate container 7b4ea5114ad5 01:08:35 ---> 84f33ff00d34 01:08:35 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:08:35 ---> Running in 6579a324cb4b 01:08:37 Removing intermediate container 6579a324cb4b 01:08:37 ---> 7906f1b69d87 01:08:37 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:08:37 ---> Running in 3a7ba74f443c 01:08:42 Removing intermediate container 3a7ba74f443c 01:08:42 ---> 12ed1f5898cb 01:08:42 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 01:08:43 ---> Running in 3ee8f6a3b29c 01:08:45 Removing intermediate container 3ee8f6a3b29c 01:08:45 ---> 4d5ed1374d86 01:08:45 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:08:45 Removing intermediate container 1dbcde9a2b70 01:08:45 ---> bc9b384157bf 01:08:45 01:08:45 Step 9/21 : FROM alpine:3.14 01:08:45 ---> bb3de5531c18 01:08:45 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 01:08:45 ---> Running in f12f943aba76 01:08:46 Removing intermediate container acf108534823 01:08:46 ---> d7cf425af1f0 01:08:46 01:08:46 Step 11/23 : FROM alpine:3.14 01:08:46 ---> bb3de5531c18 01:08:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:08:47 ---> Running in 32242b4dffc8 01:08:47 ---> eea89a8acfaa 01:08:47 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:08:47 ---> Running in bc810f41e5f8 01:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:49 (1/2) Installing ca-certificates (20191127-r5) 01:08:50 (2/2) Installing dumb-init (1.2.5-r1) 01:08:50 Executing busybox-1.33.1-r3.trigger 01:08:50 Executing ca-certificates-20191127-r5.trigger 01:08:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:50 OK: 6 MiB in 16 packages 01:08:51 (1/1) Installing dumb-init (1.2.5-r1) 01:08:51 Executing busybox-1.33.1-r3.trigger 01:08:51 OK: 5 MiB in 15 packages 01:08:52 Removing intermediate container bc810f41e5f8 01:08:52 ---> a359a3523667 01:08:52 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:53 Removing intermediate container f12f943aba76 01:08:53 ---> 09d0b9b8d581 01:08:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:08:53 Removing intermediate container 32242b4dffc8 01:08:53 ---> 04f17da60957 01:08:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:08:53 ---> Running in e621f2649909 01:08:53 ---> Running in 28ac4153ea8b 01:08:54 Removing intermediate container e621f2649909 01:08:54 ---> 671d6638301c 01:08:54 Step 12/21 : ENV APP_PORT=59860 01:08:54 ---> 2c611c3200e0 01:08:54 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:08:54 ---> Running in 4fdec5d6270a 01:08:54 Removing intermediate container 28ac4153ea8b 01:08:54 ---> 91f0a6d611d9 01:08:54 Step 14/23 : ENV APP_PORT=59861 01:08:54 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 01:08:54 Status: Downloaded newer image for docker:20.10.8 01:08:54 ---> 3734d5adc5ac 01:08:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:08:55 ---> Running in 9083fd951d26 01:08:55 ---> Running in 125da63dc645 01:08:55 Removing intermediate container 4fdec5d6270a 01:08:55 ---> 28df32bcfa6b 01:08:55 Step 13/21 : EXPOSE $APP_PORT 01:08:55 ---> Running in 3919a668af6f 01:08:55 Removing intermediate container 9083fd951d26 01:08:55 ---> a3edceeb78a4 01:08:55 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:08:55 Removing intermediate container 125da63dc645 01:08:55 ---> 677fff21acc4 01:08:55 Step 15/23 : EXPOSE $APP_PORT 01:08:55 ---> Running in 8285d1e1f8d6 01:08:56 ---> Running in 695f8e0c666c 01:08:56 Removing intermediate container 2dbeca4f702d 01:08:56 ---> 1694ca05e396 01:08:56 01:08:56 Step 9/22 : FROM alpine:3.14 01:08:56 ---> bb3de5531c18 01:08:56 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:08:56 Removing intermediate container 3919a668af6f 01:08:56 ---> 734f5bbaca66 01:08:56 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:56 ---> Running in bc0d5f81c31e 01:08:57 ---> d30612d93b0e 01:08:57 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:08:57 Removing intermediate container 695f8e0c666c 01:08:57 ---> f616aab343fb 01:08:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:08:57 Removing intermediate container bc0d5f81c31e 01:08:57 ---> 858d7b218ccf 01:08:57 Step 11/22 : ENV APP_PORT=59880 01:08:57 ---> Running in 9514e2a115d3 01:08:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:08:58 ---> a354b788cb7e 01:08:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:08:58 ---> 03fc624d83f5 01:08:58 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:08:58 Removing intermediate container 9514e2a115d3 01:08:58 ---> f8f3c9811288 01:08:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:08:58 ---> 4a435dd50f65 01:08:58 Step 12/22 : EXPOSE $APP_PORT 01:08:58 ---> Running in 3160e0b8ffca 01:08:59 (1/42) Installing readline (8.1.0-r0) 01:08:59 (2/42) Installing bash (5.1.4-r0) 01:08:59 Executing bash-5.1.4-r0.post-install 01:08:59 (3/42) Installing brotli-libs (1.0.9-r5) 01:08:59 (4/42) Installing nghttp2-libs (1.43.0-r0) 01:08:59 (5/42) Installing libcurl (7.79.1-r0) 01:08:59 (6/42) Installing curl (7.79.1-r0) 01:08:59 (7/42) Installing dumb-init (1.2.5-r1) 01:08:59 (8/42) Installing libbz2 (1.0.8-r1) 01:08:59 (9/42) Installing expat (2.4.1-r0) 01:08:59 (10/42) Installing libffi (3.3-r2) 01:08:59 (11/42) Installing gdbm (1.19-r0) 01:08:59 (12/42) Installing xz-libs (5.2.5-r0) 01:08:59 (13/42) Installing libgcc (10.3.1_git20210424-r2) 01:08:59 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 01:08:59 (15/42) Installing mpdecimal (2.5.1-r1) 01:08:59 (16/42) Installing sqlite-libs (3.35.5-r0) 01:08:59 (17/42) Installing python3 (3.9.5-r1) 01:09:00 Removing intermediate container 3160e0b8ffca 01:09:00 ---> 119794f420ff 01:09:00 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:00 ---> be0e3f28522a 01:09:00 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:09:00 ---> Running in 95131ff5ca10 01:09:00 ---> b132c8d73484 01:09:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:09:01 ---> 433149e5d8e2 01:09:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:09:01 ---> cc9a1d1b3fdc 01:09:01 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 01:09:02 ---> Running in f88f329dcd9e 01:09:02 ---> b7f2d0f5bf5a 01:09:02 Step 17/21 : ENTRYPOINT ["/support-notifications"] 01:09:02 (18/42) Installing py3-appdirs (1.4.4-r2) 01:09:02 (19/42) Installing py3-chardet (4.0.0-r2) 01:09:02 ---> Running in e82f3050cf2f 01:09:02 (20/42) Installing py3-idna (3.2-r0) 01:09:02 (21/42) Installing py3-urllib3 (1.26.5-r0) 01:09:02 (22/42) Installing py3-certifi (2020.12.5-r1) 01:09:02 (23/42) Installing py3-requests (2.25.1-r4) 01:09:02 (24/42) Installing py3-msgpack (1.0.2-r1) 01:09:02 (25/42) Installing py3-lockfile (0.12.2-r4) 01:09:02 (26/42) Installing py3-cachecontrol (0.12.6-r1) 01:09:02 (27/42) Installing py3-colorama (0.4.4-r1) 01:09:03 (28/42) Installing py3-contextlib2 (0.6.0-r1) 01:09:03 (29/42) Installing py3-distlib (0.3.1-r3) 01:09:03 (30/42) Installing py3-distro (1.5.0-r3) 01:09:03 ---> 090e57023ad5 01:09:03 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:09:03 (31/42) Installing py3-six (1.15.0-r1) 01:09:03 (32/42) Installing py3-webencodings (0.5.1-r4) 01:09:03 (33/42) Installing py3-html5lib (1.1-r1) 01:09:03 (34/42) Installing py3-parsing (2.4.7-r2) 01:09:03 (35/42) Installing py3-packaging (20.9-r1) 01:09:03 (36/42) Installing py3-toml (0.10.2-r2) 01:09:03 Removing intermediate container f88f329dcd9e 01:09:03 (37/42) Installing py3-pep517 (0.10.0-r2) 01:09:03 ---> 6dac104d5bf1 01:09:03 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:09:03 (38/42) Installing py3-progress (1.5-r2) 01:09:03 (39/42) Installing py3-retrying (1.3.3-r1) 01:09:03 ---> Running in d6824fbb01f1 01:09:03 (40/42) Installing py3-ordered-set (4.0.2-r1) 01:09:03 (41/42) Installing py3-setuptools (52.0.0-r3) 01:09:03 Removing intermediate container e82f3050cf2f 01:09:03 ---> d2c9f9c73159 01:09:04 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:04 (42/42) Installing py3-pip (20.3.4-r1) 01:09:04 ---> Running in 06ea6e5ff06d 01:09:05 Removing intermediate container 95131ff5ca10 01:09:05 ---> cfb1826d6dc3 01:09:05 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 01:09:05 ---> Running in 9f4b3a05fbc0 01:09:05 Executing busybox-1.33.1-r3.trigger 01:09:05 Removing intermediate container d6824fbb01f1 01:09:05 ---> d3532875a0ed 01:09:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:05 OK: 84 MiB in 64 packages 01:09:05 Removing intermediate container 06ea6e5ff06d 01:09:05 ---> a469c4a612a6 01:09:05 Step 19/21 : LABEL arch=arm64 01:09:05 ---> Running in 97fee84b642c 01:09:05 ---> Running in 76bff41092fe 01:09:05 ---> 8cf8dedb862a 01:09:05 Step 25/30 : RUN chmod +x /entrypoint.sh 01:09:05 Removing intermediate container 97fee84b642c 01:09:05 ---> ecea15ea7fcd 01:09:05 Step 21/23 : LABEL arch=arm64 01:09:05 ---> Running in 9a77d8aea562 01:09:05 ---> Running in da81ad46be72 01:09:05 Removing intermediate container 76bff41092fe 01:09:05 ---> ca3b8ef61409 01:09:05 Step 20/21 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:09:06 ---> Running in 62f5e7fa4bfd 01:09:06 Removing intermediate container da81ad46be72 01:09:06 ---> 645b64e0334e 01:09:06 Step 22/23 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:09:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:09:07 ---> Running in c3cc554c4167 01:09:07 Removing intermediate container 62f5e7fa4bfd 01:09:07 ---> 53f9f15b2187 01:09:07 Step 21/21 : LABEL version=0.0.0 01:09:07 ---> Running in e684e5ec0d3b 01:09:07 Removing intermediate container c3cc554c4167 01:09:07 ---> 30070981e378 01:09:07 Step 23/23 : LABEL version=0.0.0 01:09:07 ---> Running in aae4c6b92fce 01:09:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:09:08 Removing intermediate container e684e5ec0d3b 01:09:08 ---> 2b006663de82 01:09:08 01:09:09 Successfully built 2b006663de82 01:09:09 Successfully tagged support-notifications-arm64:latest 01:09:09  Building support-notifications ... done Building core-command 01:09:09 Removing intermediate container aae4c6b92fce 01:09:09 ---> faef4c71f473 01:09:09 01:09:09 Removing intermediate container 9a77d8aea562 01:09:09 ---> 2dae0a61c435 01:09:09 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 01:09:09 (1/6) Installing dumb-init (1.2.5-r1) 01:09:09 Successfully built faef4c71f473 01:09:09 Successfully tagged support-scheduler-arm64:latest 01:09:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:09:10  Building support-scheduler ... done Building core-metadata 01:09:10 ---> Running in 268d76191cdf 01:09:10 (3/6) Installing libsodium (1.0.18-r0) 01:09:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:09:10 (5/6) Installing libzmq (4.3.4-r0) 01:09:10 Removing intermediate container 268d76191cdf 01:09:10 ---> f40e7f195379 01:09:10 Step 27/30 : CMD ["gate"] 01:09:10 (6/6) Installing zeromq (4.3.4-r0) 01:09:10 Executing busybox-1.33.1-r3.trigger 01:09:10 ---> Running in a93aad78171e 01:09:10 OK: 8 MiB in 20 packages 01:09:11 Removing intermediate container a93aad78171e 01:09:11 ---> 57d109840ed1 01:09:11 Step 28/30 : LABEL arch=arm64 01:09:11 Collecting docker-compose==1.23.2 01:09:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:09:12 ---> Running in bd7e98c883d6 01:09:12 Removing intermediate container 9f4b3a05fbc0 01:09:12 ---> c559bce1b8f0 01:09:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:09:13 Removing intermediate container bd7e98c883d6 01:09:13 ---> a9f3f18f1579 01:09:13 Step 29/30 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:09:13 Collecting websocket-client<1.0,>=0.32.0 01:09:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:09:13 ---> Running in 6fccc528a305 01:09:13 ---> 3b0383911320 01:09:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:09:13 Collecting jsonschema<3,>=2.5.1 01:09:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:09:14 Removing intermediate container 6fccc528a305 01:09:14 ---> 0fea508a146a 01:09:14 Step 30/30 : LABEL version=0.0.0 01:09:14 ---> Running in 44157246c032 01:09:15 Collecting PyYAML<4,>=3.10 01:09:15 Downloading PyYAML-3.13.tar.gz (270 kB) 01:09:15 Removing intermediate container 44157246c032 01:09:15 ---> 2156fe12372e 01:09:15 01:09:15 ---> baa426712d8d 01:09:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:09:16 Successfully built 2156fe12372e 01:09:16 Successfully tagged security-bootstrapper-arm64:latest 01:09:16  Building security-bootstrapper ... done Building security-secretstore-setup 01:09:17 ---> a96517fc6cf3 01:09:17 Step 18/22 : ENTRYPOINT ["/core-data"] 01:09:17 ---> Running in 450c12e005b7 01:09:17 Removing intermediate container 450c12e005b7 01:09:17 ---> 640c3d185a48 01:09:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:09:18 ---> Running in 659746c959b4 01:09:18 Removing intermediate container 659746c959b4 01:09:18 ---> 1f6904a8d49c 01:09:18 Step 20/22 : LABEL arch=arm64 01:09:18 ---> Running in 1acf53d9d907 01:09:19 Removing intermediate container 1acf53d9d907 01:09:19 ---> 8c3ba7db79e1 01:09:19 Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:09:19 ---> Running in 2ebe6a05b46a 01:09:19 Removing intermediate container 2ebe6a05b46a 01:09:19 ---> c538dee36137 01:09:19 Step 22/22 : LABEL version=0.0.0 01:09:20 ---> Running in 8cd376b9f7fc 01:09:20 Removing intermediate container 8cd376b9f7fc 01:09:20 ---> 32602fbe521a 01:09:20 01:09:21 Successfully built 32602fbe521a 01:09:21 Successfully tagged core-data-arm64:latest 01:09:21  Building core-data ... done Building security-proxy-setup 01:09:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:09:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:09:21 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 01:09:23 Collecting docker<4.0,>=3.6.0 01:09:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:09:23 Collecting cached-property<2,>=1.2.0 01:09:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:09:23 Collecting dockerpty<0.5,>=0.4.1 01:09:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:09:25 Collecting docopt<0.7,>=0.6.1 01:09:25 Downloading docopt-0.6.2.tar.gz (25 kB) 01:09:28 Collecting texttable<0.10,>=0.9.0 01:09:28 Downloading texttable-0.9.1.tar.gz (11 kB) 01:09:31 Collecting docker-pycreds>=0.4.0 01:09:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:09:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 01:09:31 Collecting idna<2.8,>=2.5 01:09:32 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:09:32 Collecting chardet<3.1.0,>=3.0.2 01:09:32 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:09:33 Collecting urllib3<1.25,>=1.21.1 01:09:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:09:33 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:09:33 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:09:33 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:09:33 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:09:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:09:35 Attempting uninstall: urllib3 01:09:35 Found existing installation: urllib3 1.26.5 01:09:35 Uninstalling urllib3-1.26.5: 01:09:35 Successfully uninstalled urllib3-1.26.5 01:09:36 Attempting uninstall: idna 01:09:36 Found existing installation: idna 3.2 01:09:36 Uninstalling idna-3.2: 01:09:36 Successfully uninstalled idna-3.2 01:09:37 Attempting uninstall: chardet 01:09:37 Found existing installation: chardet 4.0.0 01:09:37 Uninstalling chardet-4.0.0: 01:09:37 Successfully uninstalled chardet-4.0.0 01:09:40 Attempting uninstall: requests 01:09:40 Found existing installation: requests 2.25.1 01:09:40 Uninstalling requests-2.25.1: 01:09:40 Successfully uninstalled requests-2.25.1 01:09:41 Running setup.py install for texttable: started 01:09:44 Running setup.py install for texttable: finished with status 'done' 01:09:44 Running setup.py install for PyYAML: started 01:09:48 Running setup.py install for PyYAML: finished with status 'done' 01:09:48 Running setup.py install for docopt: started 01:09:51 Running setup.py install for docopt: finished with status 'done' 01:09:51 Running setup.py install for dockerpty: started 01:09:55 Running setup.py install for dockerpty: finished with status 'done' 01:09:58 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 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.59.0 01:10:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:10:02 ---> 6b414d43037d 01:10:02 Step 3/22 : WORKDIR /edgex-go 01:10:02 ---> Using cache 01:10:02 ---> 8639d6df3c18 01:10:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:02 ---> Using cache 01:10:02 ---> f735f569147d 01:10:02 Step 5/22 : RUN apk add --update --no-cache make git 01:10:02 ---> Using cache 01:10:02 ---> feb9ce7fef16 01:10:02 Step 6/22 : COPY . . 01:10:03 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:10:03 ---> 6b414d43037d 01:10:03 Step 3/22 : WORKDIR /edgex-go 01:10:03 ---> Using cache 01:10:03 ---> 8639d6df3c18 01:10:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:03 ---> Using cache 01:10:03 ---> f735f569147d 01:10:03 Step 5/22 : RUN apk add --update --no-cache make git 01:10:03 ---> Using cache 01:10:03 ---> feb9ce7fef16 01:10:03 Step 6/22 : COPY . . 01:10:10 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:10:10 ---> 6b414d43037d 01:10:10 Step 3/24 : WORKDIR /edgex-go 01:10:10 ---> Using cache 01:10:10 ---> 8639d6df3c18 01:10:10 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:10 ---> Using cache 01:10:10 ---> f735f569147d 01:10:10 Step 5/24 : RUN apk add --update --no-cache make git 01:10:10 ---> Using cache 01:10:10 ---> feb9ce7fef16 01:10:10 Step 6/24 : COPY . . 01:10:12 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:10:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 01:10:12 ---> 6b414d43037d 01:10:12 Step 3/20 : WORKDIR /edgex-go 01:10:12 ---> Using cache 01:10:12 ---> 8639d6df3c18 01:10:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:12 ---> Using cache 01:10:12 ---> f735f569147d 01:10:12 Step 5/20 : RUN apk add --update --no-cache make git 01:10:12 ---> Using cache 01:10:12 ---> feb9ce7fef16 01:10:12 Step 6/20 : COPY . . 01:10:22 Removing intermediate container 8285d1e1f8d6 01:10:22 ---> 446a131ddec1 01:10:22 Step 13/22 : ENV APP_PORT=58890 01:10:22 ---> Running in 330b982dee32 01:10:22 Removing intermediate container 330b982dee32 01:10:22 ---> 3edd82f131f2 01:10:22 Step 14/22 : EXPOSE $APP_PORT 01:10:23 ---> Running in 02f8c6e66ce7 01:10:24 Removing intermediate container 02f8c6e66ce7 01:10:24 ---> 38cd332e0d7b 01:10:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:10:26 ---> db1d87c2fd46 01:10:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:10:28 ---> f236b1536cff 01:10:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:10:30 ---> 1acd2625127c 01:10:30 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 01:10:30 ---> Running in f9a8abed207b 01:10:31 ---> 5335581d428c 01:10:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:31 ---> Running in eca54610ccd6 01:10:31 ---> 0f158defd629 01:10:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:31 ---> Running in e5e9e0458aa3 01:10:31 Removing intermediate container f9a8abed207b 01:10:31 ---> 8cf97cf606a2 01:10:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:10:31 ---> Running in 731fabc31f67 01:10:33 Removing intermediate container 731fabc31f67 01:10:33 ---> 470c78fdb415 01:10:33 Step 20/22 : LABEL arch=arm64 01:10:33 ---> Running in ca0ca28e4ecd 01:10:34 Removing intermediate container ca0ca28e4ecd 01:10:34 ---> 0f555bd2335a 01:10:34 Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:10:35 ---> Running in 5b57b7158c48 01:10:36 Removing intermediate container 5b57b7158c48 01:10:36 ---> 8dd7672d0938 01:10:36 Step 22/22 : LABEL version=0.0.0 01:10:36 ---> Running in 55be2b83d293 01:10:37 ---> 069fd5884bdf 01:10:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:37 Removing intermediate container 55be2b83d293 01:10:37 ---> 677bbd72a1a9 01:10:37 01:10:37 ---> Running in 70b761ed04c2 01:10:37 Removing intermediate container eca54610ccd6 01:10:37 ---> 69e5534b45c2 01:10:37 Step 8/22 : RUN make cmd/core-command/core-command 01:10:37 Removing intermediate container e5e9e0458aa3 01:10:37 ---> bf8e2bf3b19a 01:10:37 Step 8/22 : RUN make cmd/core-metadata/core-metadata 01:10:37 ---> Running in bf031de9fcfa 01:10:38 ---> Running in 0ff42edd3802 01:10:38 Successfully built 677bbd72a1a9 01:10:38 Successfully tagged sys-mgmt-agent-arm64:latest 01:10:40  Building sys-mgmt-agent ... done  ---> 724f74fe825e 01:10:40 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:40 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 01:10:40 ---> Running in 1b2eb111561f 01:10:40 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 01:10:43 Removing intermediate container 70b761ed04c2 01:10:43 ---> fd0af2d0ab3e 01:10:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:10:43 ---> Running in 2d4f35bedc78 01:10:45 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 01:10:46 Removing intermediate container 1b2eb111561f 01:10:46 ---> 7a67bc4677be 01:10:46 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:10:46 ---> Running in 046a3197185b 01:10:48 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 01:12:56 Removing intermediate container bf031de9fcfa 01:12:56 ---> b6971b31b4af 01:12:56 01:12:56 Step 9/22 : FROM alpine:3.14 01:12:56 ---> bb3de5531c18 01:12:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:12:56 ---> Using cache 01:12:56 ---> 04f17da60957 01:12:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:56 ---> Using cache 01:12:56 ---> 91f0a6d611d9 01:12:56 Step 12/22 : ENV APP_PORT=59882 01:12:56 ---> Running in e84f6fdc2f6a 01:12:56 Removing intermediate container e84f6fdc2f6a 01:12:56 ---> 14255ee9c596 01:12:56 Step 13/22 : EXPOSE $APP_PORT 01:12:56 ---> Running in cc896379ea42 01:12:56 Removing intermediate container cc896379ea42 01:12:56 ---> 2511916f5108 01:12:56 Step 14/22 : WORKDIR / 01:12:56 ---> Running in 50c03da8e82e 01:12:56 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 01:12:56 Removing intermediate container 50c03da8e82e 01:12:56 ---> be0c73f6a990 01:12:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:12: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 01:12:56 ---> fb08d643ec0c 01:12:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:12:56 ---> f81f5d8f86b2 01:12:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:12:56 ---> e2ddfeedcf85 01:12:56 Step 18/22 : ENTRYPOINT ["/core-command"] 01:12:56 ---> Running in 39fb845681b0 01:12:56 Removing intermediate container 39fb845681b0 01:12:56 ---> 7ac0c3cc0463 01:12:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:12:56 ---> Running in 37d4923210b7 01:12:56 Removing intermediate container 37d4923210b7 01:12:56 ---> 5d92dcbad20e 01:12:56 Step 20/22 : LABEL arch=arm64 01:12:56 ---> Running in a7d0460ebedb 01:12:56 Removing intermediate container a7d0460ebedb 01:12:56 ---> 22f469d8d741 01:12:56 Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:12:56 ---> Running in 5ffb7b7ad802 01:12:56 Removing intermediate container 5ffb7b7ad802 01:12:56 ---> 5a5a2777bdcc 01:12:56 Step 22/22 : LABEL version=0.0.0 01:12:56 ---> Running in d48c4dc17f8e 01:12:56 Removing intermediate container d48c4dc17f8e 01:12:56 ---> 2e64a8ac8586 01:12:56 01:12:56 Successfully built 2e64a8ac8586 01:12:56 Successfully tagged core-command-arm64:latest 01:12:59  Building core-command ... done Removing intermediate container 0ff42edd3802 01:12:59 ---> 97fdad485e67 01:12:59 01:12:59 Step 9/22 : FROM alpine:3.14 01:12:59 ---> bb3de5531c18 01:12:59 Step 10/22 : RUN apk add --update --no-cache dumb-init 01:12:59 ---> Using cache 01:12:59 ---> 04f17da60957 01:12:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:12:59 ---> Using cache 01:12:59 ---> 91f0a6d611d9 01:12:59 Step 12/22 : ENV APP_PORT=59881 01:12:59 ---> Running in 1de1a1a56ba9 01:12:59 Removing intermediate container 2d4f35bedc78 01:12:59 ---> 3033731d9a5f 01:12:59 01:12:59 Step 9/24 : FROM alpine:3.14 01:12:59 ---> bb3de5531c18 01:12:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:13:00 ---> Running in 4cf420818fed 01:13:00 Removing intermediate container 1de1a1a56ba9 01:13:00 ---> f41dd833d009 01:13:00 Step 13/22 : EXPOSE $APP_PORT 01:13:00 ---> Running in 85f3cd370ea6 01:13:00 Removing intermediate container 046a3197185b 01:13:00 ---> d16b9d0df716 01:13:00 01:13:00 Step 9/20 : FROM alpine:3.14 01:13:00 ---> bb3de5531c18 01:13:00 Step 10/20 : RUN apk add --update --no-cache curl 01:13:00 ---> Running in 80b7a63a2cd5 01:13:01 Removing intermediate container 85f3cd370ea6 01:13:01 ---> a3424fb12f8f 01:13:01 Step 14/22 : WORKDIR / 01:13:01 ---> Running in 8613d7e0fc7d 01:13:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:02 Removing intermediate container 8613d7e0fc7d 01:13:02 ---> 0d1776d4aef1 01:13:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 01:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:13:02 ---> cd03a93095f9 01:13:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:13:03 (1/3) Installing ca-certificates (20191127-r5) 01:13:03 (2/3) Installing dumb-init (1.2.5-r1) 01:13:03 (3/3) Installing su-exec (0.2-r1) 01:13:03 Executing busybox-1.33.1-r3.trigger 01:13:03 Executing ca-certificates-20191127-r5.trigger 01:13:03 OK: 6 MiB in 17 packages 01:13:04 (1/5) Installing ca-certificates (20191127-r5) 01:13:04 (2/5) Installing brotli-libs (1.0.9-r5) 01:13:04 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:13:04 (4/5) Installing libcurl (7.79.1-r0) 01:13:04 (5/5) Installing curl (7.79.1-r0) 01:13:04 Executing busybox-1.33.1-r3.trigger 01:13:04 Executing ca-certificates-20191127-r5.trigger 01:13:04 OK: 8 MiB in 19 packages 01:13:04 ---> 7e7ef5ddf66e 01:13:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:13:05 Removing intermediate container 4cf420818fed 01:13:05 ---> 494e9e374c03 01:13:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:13:05 ---> fe112bb27290 01:13:05 Step 18/22 : ENTRYPOINT ["/core-metadata"] 01:13:06 ---> Running in 66f1cceb3e9e 01:13:06 ---> Running in 78d2db6f30aa 01:13:07 Removing intermediate container 66f1cceb3e9e 01:13:07 ---> d8524b593612 01:13:07 Step 12/24 : WORKDIR / 01:13:07 Removing intermediate container 78d2db6f30aa 01:13:07 ---> 6a8d3f4adf05 01:13:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:13:07 Removing intermediate container 80b7a63a2cd5 01:13:07 ---> 1d9f8ec1e618 01:13:07 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:13:07 ---> Running in a820e17637ae 01:13:07 ---> Running in ebf67b499d3d 01:13:07 ---> Running in be3b97477099 01:13:07 Removing intermediate container a820e17637ae 01:13:07 ---> 61a1eb9ea67b 01:13:07 Step 20/22 : LABEL arch=arm64 01:13:07 Removing intermediate container be3b97477099 01:13:07 ---> 676517d46ea0 01:13:07 Step 12/20 : WORKDIR /edgex 01:13:07 ---> Running in 1f25966d85a4 01:13:07 Removing intermediate container ebf67b499d3d 01:13:07 ---> 1d3dda65a4bb 01:13:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:13:08 ---> Running in cf4363f43a41 01:13:08 Removing intermediate container 1f25966d85a4 01:13:08 ---> 9d5b97578ea3 01:13:08 Step 21/22 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:13:08 Removing intermediate container cf4363f43a41 01:13:08 ---> 537e20474019 01:13:08 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:13:08 ---> Running in 6b6a2c69620c 01:13:08 ---> 4c94780a10d6 01:13:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:13:09 Removing intermediate container 6b6a2c69620c 01:13:09 ---> d2f7e98e06bc 01:13:09 Step 22/22 : LABEL version=0.0.0 01:13:09 ---> Running in bff87cf19695 01:13:09 ---> ff82ab341355 01:13:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:13:10 ---> 87d7aa702be6 01:13:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:13:10 Removing intermediate container bff87cf19695 01:13:10 ---> d28d849d9301 01:13:10 01:13:10 Successfully built d28d849d9301 01:13:10 Successfully tagged core-metadata-arm64:latest 01:13:11  Building core-metadata ... done  ---> 2c45c73d51da 01:13:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:13:11 ---> 23f072a744a3 01:13:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:13:12 ---> 8c1bdddb48fc 01:13:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:13:13 ---> 3b666668dfb2 01:13:13 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:13:13 ---> Running in dee541545d04 01:13:13 Removing intermediate container dee541545d04 01:13:13 ---> 1c1dc8ca5e73 01:13:13 Step 17/20 : CMD ["--init=true"] 01:13:13 ---> 67220e8d07c8 01:13:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:13:13 ---> Running in 57538f658150 01:13:14 Removing intermediate container 57538f658150 01:13:14 ---> b90de996e097 01:13:14 Step 18/20 : LABEL arch=arm64 01:13:14 ---> Running in 3ef7e5b77f11 01:13:14 Removing intermediate container 3ef7e5b77f11 01:13:14 ---> 1dc89e7144f2 01:13:14 Step 19/20 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:13:14 ---> 1fa910b5af1f 01:13:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:13:14 ---> Running in 1126a0e97319 01:13:15 Removing intermediate container 1126a0e97319 01:13:15 ---> 444b522ed629 01:13:15 Step 20/20 : LABEL version=0.0.0 01:13:15 ---> Running in a4682a258a3d 01:13:15 ---> 8ffb763d2c6c 01:13:15 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/ 01:13:16 ---> Running in 745edf7c5eed 01:13:16 Removing intermediate container a4682a258a3d 01:13:16 ---> 57df178311d7 01:13:16 01:13:16 Successfully built 57df178311d7 01:13:16 Successfully tagged security-proxy-setup-arm64:latest 01:13:18  Building security-proxy-setup ... done Removing intermediate container 745edf7c5eed 01:13:18 ---> 38bf89edd016 01:13:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 01:13:18 ---> Running in ff73d8d03f60 01:13:19 Removing intermediate container ff73d8d03f60 01:13:19 ---> a0bd71310fe0 01:13:19 Step 22/24 : LABEL arch=arm64 01:13:19 ---> Running in a125608d623c 01:13:20 Removing intermediate container a125608d623c 01:13:20 ---> 5500b3bc1cf2 01:13:20 Step 23/24 : LABEL git_sha=7cccbe099c08fc7a3a05b82ebbf189700ab4057b 01:13:20 ---> Running in a2c995ece77c 01:13:20 Removing intermediate container a2c995ece77c 01:13:20 ---> 5aa84f7b9a19 01:13:20 Step 24/24 : LABEL version=0.0.0 01:13:20 ---> Running in 5ee1afd7a103 01:13:21 Removing intermediate container 5ee1afd7a103 01:13:21 ---> 380bb8d93a54 01:13:21 01:13:21 Successfully built 380bb8d93a54 01:13:21 Successfully tagged security-secretstore-setup-arm64:latest 01:13:22  Building security-secretstore-setup ... done  [Pipeline] } 01:13:22 $ docker stop --time=1 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 01:13:24 $ docker rm -f 409a80ec624790bf0eea7d1f6cba4d345b353f9aa5ee5190a6e4574b2aca0982 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:25 + docker images 01:13:25 REPOSITORY TAG IMAGE ID CREATED SIZE 01:13:25 security-secretstore-setup-arm64 latest 380bb8d93a54 4 seconds ago 26.8MB 01:13:25 security-proxy-setup-arm64 latest 57df178311d7 9 seconds ago 25.4MB 01:13:25 core-metadata-arm64 latest d28d849d9301 16 seconds ago 15.9MB 01:13:25 d16b9d0df716 25 seconds ago 1.57GB 01:13:25 3033731d9a5f 26 seconds ago 1.58GB 01:13:25 97fdad485e67 27 seconds ago 1.57GB 01:13:25 core-command-arm64 latest 2e64a8ac8586 31 seconds ago 15.2MB 01:13:25 b6971b31b4af 43 seconds ago 1.57GB 01:13:25 sys-mgmt-agent-arm64 latest 677bbd72a1a9 2 minutes ago 277MB 01:13:25 core-data-arm64 latest 32602fbe521a 4 minutes ago 19.5MB 01:13:25 security-bootstrapper-arm64 latest 2156fe12372e 4 minutes ago 17.8MB 01:13:25 support-scheduler-arm64 latest faef4c71f473 4 minutes ago 15.3MB 01:13:25 support-notifications-arm64 latest 2b006663de82 4 minutes ago 16.1MB 01:13:25 1694ca05e396 4 minutes ago 1.58GB 01:13:25 bc9b384157bf 4 minutes ago 1.57GB 01:13:25 d7cf425af1f0 4 minutes ago 1.57GB 01:13:25 3103ba902161 4 minutes ago 1.57GB 01:13:25 6ce48c0d7c47 5 minutes ago 1.57GB 01:13:25 ci-base-image-arm64 latest 6b414d43037d 17 minutes ago 1.24GB 01:13:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 01:13:25 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 01:13:25 alpine 3.14 bb3de5531c18 2 months ago 5.34MB 01:13:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:26 01:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:27 arm64: Pulling from edgex-lftools-log-publisher 01:13:27 448f6bf000e3: Pulling fs layer 01:13:27 f757da607395: Pulling fs layer 01:13:27 05883995daec: Pulling fs layer 01:13:27 8603b9c90790: Pulling fs layer 01:13:27 1560dd03e051: Pulling fs layer 01:13:27 27f5ce0e4adf: Pulling fs layer 01:13:27 c2d8d7efcc4b: Pulling fs layer 01:13:27 8603b9c90790: Waiting 01:13:27 1560dd03e051: Waiting 01:13:27 27f5ce0e4adf: Waiting 01:13:27 c2d8d7efcc4b: Waiting 01:13:27 f757da607395: Verifying Checksum 01:13:27 f757da607395: Download complete 01:13:27 8603b9c90790: Verifying Checksum 01:13:27 8603b9c90790: Download complete 01:13:27 1560dd03e051: Verifying Checksum 01:13:27 1560dd03e051: Download complete 01:13:27 27f5ce0e4adf: Verifying Checksum 01:13:27 27f5ce0e4adf: Download complete 01:13:27 05883995daec: Verifying Checksum 01:13:27 05883995daec: Download complete 01:13:28 448f6bf000e3: Verifying Checksum 01:13:28 448f6bf000e3: Download complete 01:13:31 c2d8d7efcc4b: Verifying Checksum 01:13:31 c2d8d7efcc4b: Download complete 01:13:32 448f6bf000e3: Pull complete 01:13:33 f757da607395: Pull complete 01:13:35 05883995daec: Pull complete 01:13:36 8603b9c90790: Pull complete 01:13:36 1560dd03e051: Pull complete 01:13:37 27f5ce0e4adf: Pull complete 01:13:53 c2d8d7efcc4b: Pull complete 01:13:53 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:13:53 prd-ubuntu18.04-docker-arm64-4c-16g-2149 does not seem to be running inside a container 01:13:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:13:57 $ docker top eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:58 ---> job-cost.sh 01:13:58 lf-activate-venv: SKIPPING 01:13:58 INFO: No Stack... 01:13:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:13:59 INFO: Archiving Costs [Pipeline] sh 01:14:01 + cat /w/workspace/edgex-go/2/archives/cost.csv 01:14:01 + cut -d, -f6 [Pipeline] lock 01:14:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] 01:14:01 Resource [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] did not exist. Created. 01:14:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:14:02 Stashed 1 file(s) [Pipeline] } 01:14:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3782-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:02 $ docker stop --time=1 eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 01:14:04 $ docker rm -f eaa066fd170dc687a05656c61a7001c39ffa16b0c9ff799cc9fb4c6f9758da12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] { (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] sh 01:14:06 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:14:07 ---> package-listing.sh 01:14:07 ++ facter osfamily 01:14:07 ++ tr '[:upper:]' '[:lower:]' 01:14:07 + OS_FAMILY=redhat 01:14:07 + workspace=/w/workspace/edgex-go/2 01:14:07 + START_PACKAGES=/tmp/packages_start.txt 01:14:07 + END_PACKAGES=/tmp/packages_end.txt 01:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:14:07 + PACKAGES=/tmp/packages_start.txt 01:14:07 + '[' /w/workspace/edgex-go/2 ']' 01:14:07 + PACKAGES=/tmp/packages_end.txt 01:14:07 + case "${OS_FAMILY}" in 01:14:07 + rpm -qa 01:14:07 + sort 01:14:11 + '[' -f /tmp/packages_start.txt ']' 01:14:11 + '[' -f /tmp/packages_end.txt ']' 01:14:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:14:11 + '[' /w/workspace/edgex-go/2 ']' 01:14:11 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:14:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:14:11 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 01:14:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:11 01:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:14:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:12 latest: Pulling from edgex-lftools-log-publisher 01:14:12 b4d181a07f80: Pulling fs layer 01:14:12 a1111a8f2ec3: Pulling fs layer 01:14:12 ed53099fbce6: Pulling fs layer 01:14:12 dc539afda2c1: Pulling fs layer 01:14:12 77bc0d833cb6: Pulling fs layer 01:14:12 9065ff56babe: Pulling fs layer 01:14:12 d287ab97295c: Pulling fs layer 01:14:12 77bc0d833cb6: Waiting 01:14:12 9065ff56babe: Waiting 01:14:12 d287ab97295c: Waiting 01:14:12 dc539afda2c1: Waiting 01:14:12 a1111a8f2ec3: Verifying Checksum 01:14:12 a1111a8f2ec3: Download complete 01:14:12 dc539afda2c1: Verifying Checksum 01:14:12 dc539afda2c1: Download complete 01:14:12 ed53099fbce6: Verifying Checksum 01:14:12 ed53099fbce6: Download complete 01:14:12 9065ff56babe: Verifying Checksum 01:14:12 9065ff56babe: Download complete 01:14:12 77bc0d833cb6: Verifying Checksum 01:14:12 77bc0d833cb6: Download complete 01:14:12 b4d181a07f80: Verifying Checksum 01:14:12 b4d181a07f80: Download complete 01:14:13 d287ab97295c: Verifying Checksum 01:14:13 d287ab97295c: Download complete 01:14:14 b4d181a07f80: Pull complete 01:14:14 a1111a8f2ec3: Pull complete 01:14:14 ed53099fbce6: Pull complete 01:14:14 dc539afda2c1: Pull complete 01:14:14 77bc0d833cb6: Pull complete 01:14:15 9065ff56babe: Pull complete 01:14:20 d287ab97295c: Pull complete 01:14:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:14:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:14:20 prd-centos7-docker-4c-2g-2144 does not seem to be running inside a container 01:14:20 $ 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:latest cat 01:14:23 $ docker top 62715e38f0dd8035b6210268b21e6046425c6af9520ee2c973412041db41fbc2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:24 + touch /tmp/pre-build-complete [Pipeline] sh 01:14:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:14:24 + ls /var/log/sa-host 01:14:24 + sadf -c /var/log/sa-host/sa27 01:14:24 file_magic: OK 01:14:24 HZ: Using current value: 100 01:14:24 file_header: OK 01:14:24 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 01:14:24 Statistics: 01:14:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:14:24 File successfully converted to sysstat format version 12.0.3 01:14:24 + sadf -c /var/log/sa-host/sa30 01:14:24 file_magic: OK 01:14:24 HZ: Using current value: 100 01:14:24 file_header: OK 01:14:24 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 01:14:24 Statistics: 01:14:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:14:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:26 provisioning config files... 01:14:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9160256140798807180tmp [Pipeline] { [Pipeline] echo 01:14:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:14:26 ---> create-netrc.sh [Pipeline] } 01:14:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:14:26 ---> python-tools-install.sh [Pipeline] echo 01:14:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:14:26 ---> sudo-logs.sh 01:14:26 Archiving 'sudo' log.. 01:14:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2144.novalocal: Name or service not known 01:14:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2144.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:14:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:14:27 ---> job-cost.sh 01:14:27 lf-activate-venv: SKIPPING 01:14:27 DEBUG: total: 0.10999999940395355 01:14:27 INFO: Retrieving Stack Cost... 01:14:27 INFO: Retrieving Pricing Info for: v3-standard-2 01:14:28 INFO: Archiving Costs [Pipeline] echo 01:14:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:14:28 ---> logs-deploy.sh 01:14:28 lf-activate-venv: SKIPPING 01:14:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3782/2 01:14:28 INFO: archiving workspace using pattern(s): 01:14:29 Archives upload complete. 01:14:29 INFO: archiving logs to Nexus 01:14:29 ---> uname -a: 01:14:29 Linux prd-centos7-docker-4c-2g-2144.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 01:14:29 01:14:29 01:14:29 ---> lscpu: 01:14:29 Architecture: x86_64 01:14:29 CPU op-mode(s): 32-bit, 64-bit 01:14:29 Byte Order: Little Endian 01:14:29 Address sizes: 40 bits physical, 48 bits virtual 01:14:29 CPU(s): 2 01:14:29 On-line CPU(s) list: 0,1 01:14:29 Thread(s) per core: 1 01:14:29 Core(s) per socket: 1 01:14:29 Socket(s): 2 01:14:29 NUMA node(s): 1 01:14:29 Vendor ID: AuthenticAMD 01:14:29 CPU family: 23 01:14:29 Model: 49 01:14:29 Model name: AMD EPYC-Rome Processor 01:14:29 Stepping: 0 01:14:29 CPU MHz: 2799.998 01:14:29 BogoMIPS: 5599.99 01:14:29 Virtualization: AMD-V 01:14:29 Hypervisor vendor: KVM 01:14:29 Virtualization type: full 01:14:29 L1d cache: 32K 01:14:29 L1i cache: 32K 01:14:29 L2 cache: 512K 01:14:29 L3 cache: 16384K 01:14:29 NUMA node0 CPU(s): 0,1 01:14:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:14:29 01:14:29 01:14:29 ---> nproc: 01:14:29 2 01:14:29 01:14:29 01:14:29 ---> df -h: 01:14:29 Filesystem Size Used Avail Use% Mounted on 01:14:29 overlay 40G 14G 27G 33% / 01:14:29 tmpfs 64M 0 64M 0% /dev 01:14:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:14:29 shm 64M 0 64M 0% /dev/shm 01:14:29 /dev/vda1 40G 14G 27G 33% /facter-os 01:14:29 01:14:29 01:14:29 ---> sar -b -r -n DEV: 01:14:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:14:29 01:14:29 00:48:47 LINUX RESTART (2 CPU) 01:14:29 01:14:29 00:49:01 tps rtps wtps bread/s bwrtn/s 01:14:29 00:50:01 290.03 90.76 199.27 8847.59 86404.50 01:14:29 00:51:01 313.22 0.00 313.22 0.00 58184.34 01:14:29 00:52:01 56.77 0.00 56.77 0.00 10788.86 01:14:29 00:53:01 114.34 0.02 114.33 0.53 4748.56 01:14:29 00:54:02 785.05 372.26 412.78 15000.66 276638.51 01:14:29 00:55:01 481.29 188.69 292.60 9762.14 91823.20 01:14:29 00:56:01 710.92 300.12 410.80 9726.63 189835.30 01:14:29 00:57:01 95.80 16.31 79.49 1373.98 10736.88 01:14:29 00:58:01 0.23 0.00 0.23 0.00 3.23 01:14:29 00:59:01 0.23 0.00 0.23 0.00 2.38 01:14:29 01:00:01 0.32 0.00 0.32 0.00 3.41 01:14:29 01:01:01 0.37 0.05 0.32 0.67 4.68 01:14:29 01:02:01 0.55 0.17 0.38 3.06 7.56 01:14:29 01:03:01 0.15 0.00 0.15 0.00 1.87 01:14:29 01:04:01 0.50 0.25 0.25 7.86 3.18 01:14:29 01:05:01 1.05 0.30 0.75 94.89 15.13 01:14:29 01:06:01 0.17 0.00 0.17 0.00 1.80 01:14:29 01:07:01 0.27 0.00 0.27 0.00 3.43 01:14:29 01:08:01 0.30 0.00 0.30 0.00 3.28 01:14:29 01:09:01 0.22 0.03 0.18 0.27 3.03 01:14:29 01:10:01 0.22 0.00 0.22 0.00 2.47 01:14:29 01:11:01 0.23 0.10 0.13 0.80 2.07 01:14:29 01:12:01 0.20 0.02 0.18 0.13 2.38 01:14:29 01:13:01 0.30 0.00 0.30 0.00 4.25 01:14:29 01:14:01 0.27 0.00 0.27 0.00 4.30 01:14:29 Average: 114.04 38.74 75.30 1790.49 29183.69 01:14:29 01:14:29 00:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:14:29 00:50:01 4352092 0 749408 9.36 2620 2904820 1688560 18.64 1016116 2318304 0 01:14:29 00:51:01 3436188 0 1040484 12.99 2620 3529648 1907708 21.06 1350584 2750872 184832 01:14:29 00:52:01 3275396 0 1035956 12.93 2620 3694968 1816796 20.06 1430408 2818952 37484 01:14:29 00:53:01 3176556 0 1103692 13.78 2620 3726072 1788844 19.75 1489168 2836156 102104 01:14:29 00:54:02 418308 0 1353508 16.90 2620 6234504 2742788 30.28 3018228 3964748 65536 01:14:29 00:55:01 947500 0 1234768 15.42 2620 5824052 2014620 22.24 2451788 4008340 102252 01:14:29 00:56:01 1617136 0 1281564 16.00 2620 5107620 2193932 24.22 2435804 3298960 0 01:14:29 00:57:01 3071460 0 1159012 14.47 2620 3775848 1518616 16.77 1381800 2947176 8 01:14:29 00:58:01 3075936 0 1154536 14.42 2620 3775848 1482612 16.37 1378732 2946880 8 01:14:29 00:59:01 3084608 0 1145856 14.31 2620 3775856 1482612 16.37 1378700 2939748 8 01:14:29 01:00:01 3083756 0 1146708 14.32 2620 3775856 1482816 16.37 1379796 2939748 12 01:14:29 01:01:01 3088832 0 1141624 14.25 2620 3775864 1485092 16.40 1379496 2933636 12 01:14:29 01:02:01 3087428 0 1142848 14.27 2620 3776044 1483372 16.38 1382240 2933760 12 01:14:29 01:03:01 3087224 0 1143048 14.27 2620 3776048 1483408 16.38 1382588 2933440 8 01:14:29 01:04:01 3087012 0 1143224 14.27 2620 3776084 1483312 16.38 1383728 2932056 24 01:14:29 01:05:01 3081272 0 1146152 14.31 2620 3778896 1483240 16.38 1389408 2932096 12 01:14:29 01:06:01 3081116 0 1146304 14.31 2620 3778900 1483264 16.38 1389656 2932096 8 01:14:29 01:07:01 3080452 0 1146960 14.32 2620 3778908 1483384 16.38 1390328 2932096 12 01:14:29 01:08:01 3081348 0 1146064 14.31 2620 3778908 1483120 16.37 1389876 2932096 20 01:14:29 01:09:01 3079812 0 1147592 14.33 2620 3778916 1483324 16.38 1390924 2932104 20 01:14:29 01:10:01 3078616 0 1148788 14.34 2620 3778916 1483384 16.38 1392052 2932104 16 01:14:29 01:11:01 3078232 0 1149168 14.35 2620 3778920 1483364 16.38 1392508 2932128 20 01:14:29 01:12:01 3077112 0 1150280 14.36 2620 3778928 1483460 16.38 1393420 2932132 20 01:14:29 01:13:01 3078092 0 1149300 14.35 2620 3778928 1483184 16.38 1392772 2932156 8 01:14:29 01:14:01 3078224 0 1149160 14.35 2620 3778936 1483184 16.38 1392960 2932156 8 01:14:29 Average: 2907348 0 1138240 14.21 2620 3960732 1635520 18.06 1526123 2992958 19698 01:14:29 01:14:29 00:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:14:29 00:50:01 veth29b84aa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:50:01 eth0 1261.74 1186.20 9518.08 166.36 0.00 0.00 0.00 0.00 01:14:29 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:50:01 veth7cd9e23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:51:01 veth386087e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:14:29 00:51:01 eth0 252.11 185.19 2068.02 26.97 0.00 0.00 0.00 0.00 01:14:29 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:51:01 docker0 849.12 666.93 74.51 4716.86 0.00 0.00 0.00 0.00 01:14:29 00:52:01 veth386087e 2.35 2.35 0.19 0.19 0.00 0.00 0.00 0.00 01:14:29 00:52:01 eth0 31.17 16.39 24.43 12.00 0.00 0.00 0.00 0.00 01:14:29 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:52:01 docker0 2.35 2.35 0.15 0.19 0.00 0.00 0.00 0.00 01:14:29 00:53:01 veth386087e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:53:01 eth0 22.26 11.41 18.65 9.54 0.00 0.00 0.00 0.00 01:14:29 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:54:02 veth96781cc 0.00 0.75 0.00 0.04 0.00 0.00 0.00 0.00 01:14:29 00:54:02 eth0 153.00 93.85 1872.62 130.15 0.00 0.00 0.00 0.00 01:14:29 00:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:54:02 veth9bfe8b8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:55:01 veth96781cc 0.00 0.51 0.00 0.02 0.00 0.00 0.00 0.00 01:14:29 00:55:01 vethe71b3bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:55:01 eth0 86.79 43.68 1239.63 14.11 0.00 0.00 0.00 0.00 01:14:29 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:56:01 veth96781cc 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 01:14:29 00:56:01 veth75b1208 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 01:14:29 00:56:01 eth0 94.09 40.73 515.33 21.03 0.00 0.00 0.00 0.00 01:14:29 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:57:01 eth0 19.27 11.49 60.54 4.58 0.00 0.00 0.00 0.00 01:14:29 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:57:01 docker0 900.72 780.84 77.91 5592.79 0.00 0.00 0.00 0.00 01:14:29 00:58:01 eth0 0.30 0.30 0.02 0.02 0.00 0.00 0.00 0.00 01:14:29 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:59:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 01:14:29 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:00:01 eth0 1.52 0.70 0.71 0.46 0.00 0.00 0.00 0.00 01:14:29 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:01:01 eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 01:14:29 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:02:01 eth0 2.61 0.53 0.71 0.39 0.00 0.00 0.00 0.00 01:14:29 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:03:01 eth0 0.58 0.32 0.27 0.20 0.00 0.00 0.00 0.00 01:14:29 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:04:01 eth0 1.33 0.30 0.33 0.17 0.00 0.00 0.00 0.00 01:14:29 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:05:01 eth0 0.93 0.23 0.20 0.10 0.00 0.00 0.00 0.00 01:14:29 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:06:01 eth0 1.43 0.38 0.37 0.21 0.00 0.00 0.00 0.00 01:14:29 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:07:01 eth0 0.43 0.37 0.27 0.20 0.00 0.00 0.00 0.00 01:14:29 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:08:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 01:14:29 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:09:01 eth0 1.28 0.28 0.36 0.20 0.00 0.00 0.00 0.00 01:14:29 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:10:01 eth0 1.77 0.43 0.51 0.27 0.00 0.00 0.00 0.00 01:14:29 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:11:01 eth0 0.62 0.35 0.28 0.20 0.00 0.00 0.00 0.00 01:14:29 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:12:01 eth0 0.55 0.42 0.27 0.20 0.00 0.00 0.00 0.00 01:14:29 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:13:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:14:29 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:14:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:14:29 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 Average: eth0 77.45 63.80 612.92 15.52 0.00 0.00 0.00 0.00 01:14:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:14:29 Average: docker0 36.04 31.24 3.12 223.79 0.00 0.00 0.00 0.00 01:14:29 01:14:29 01:14:29 ---> sar -P ALL: 01:14:29 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) 01:14:29 01:14:29 00:48:47 LINUX RESTART (2 CPU) 01:14:29 01:14:29 00:49:01 CPU %user %nice %system %iowait %steal %idle 01:14:29 00:50:01 all 41.44 0.00 13.51 7.47 0.10 37.48 01:14:29 00:50:01 0 40.22 0.00 14.03 5.83 0.11 39.82 01:14:29 00:50:01 1 42.67 0.00 12.99 9.11 0.09 35.14 01:14:29 00:51:01 all 50.76 0.00 12.23 2.75 0.13 34.13 01:14:29 00:51:01 0 50.94 0.00 12.91 3.07 0.11 32.98 01:14:29 00:51:01 1 50.59 0.00 11.56 2.42 0.14 35.29 01:14:29 00:52:01 all 35.94 0.00 5.06 0.34 0.09 58.56 01:14:29 00:52:01 0 35.68 0.00 5.44 0.40 0.09 58.39 01:14:29 00:52:01 1 36.21 0.00 4.69 0.28 0.09 58.74 01:14:29 00:53:01 all 76.42 0.00 7.72 1.04 0.12 14.70 01:14:29 00:53:01 0 76.06 0.00 7.61 0.99 0.11 15.23 01:14:29 00:53:01 1 76.78 0.00 7.82 1.10 0.13 14.18 01:14:29 00:54:02 all 28.94 0.00 18.90 29.50 0.11 22.55 01:14:29 00:54:02 0 28.74 0.00 18.89 29.61 0.11 22.65 01:14:29 00:54:02 1 29.15 0.00 18.91 29.39 0.11 22.44 01:14:29 00:55:01 all 72.37 0.00 13.76 12.63 0.12 1.12 01:14:29 00:55:01 0 72.05 0.00 14.12 12.78 0.11 0.94 01:14:29 00:55:01 1 72.69 0.00 13.39 12.48 0.13 1.31 01:14:29 00:56:01 all 69.84 0.00 16.97 11.59 0.14 1.46 01:14:29 00:56:01 0 69.46 0.00 16.87 11.73 0.15 1.80 01:14:29 00:56:01 1 70.22 0.00 17.07 11.46 0.13 1.12 01:14:29 00:57:01 all 4.17 0.00 2.42 1.20 0.04 92.17 01:14:29 00:57:01 0 3.73 0.00 2.72 1.80 0.03 91.72 01:14:29 00:57:01 1 4.61 0.00 2.13 0.59 0.05 92.62 01:14:29 00:58:01 all 0.12 0.00 0.03 0.00 0.03 99.83 01:14:29 00:58:01 0 0.20 0.00 0.03 0.00 0.05 99.72 01:14:29 00:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:14:29 00:59:01 all 0.11 0.00 0.06 0.00 0.03 99.81 01:14:29 00:59:01 0 0.18 0.00 0.05 0.00 0.03 99.73 01:14:29 00:59:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:14:29 01:00:01 all 0.18 0.00 0.03 0.00 0.03 99.76 01:14:29 01:00:01 0 0.32 0.00 0.03 0.00 0.05 99.60 01:14:29 01:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:14:29 01:14:29 01:00:01 CPU %user %nice %system %iowait %steal %idle 01:14:29 01:01:01 all 0.15 0.00 0.03 0.00 0.03 99.79 01:14:29 01:01:01 0 0.23 0.00 0.03 0.00 0.03 99.70 01:14:29 01:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:14:29 01:02:01 all 0.11 0.00 0.04 0.00 0.03 99.82 01:14:29 01:02:01 0 0.17 0.00 0.03 0.00 0.02 99.78 01:14:29 01:02:01 1 0.05 0.00 0.05 0.00 0.05 99.85 01:14:29 01:03:01 all 0.08 0.00 0.03 0.00 0.02 99.87 01:14:29 01:03:01 0 0.12 0.00 0.03 0.00 0.00 99.85 01:14:29 01:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:14:29 01:04:01 all 0.15 0.00 0.05 0.00 0.02 99.78 01:14:29 01:04:01 0 0.27 0.00 0.03 0.00 0.02 99.68 01:14:29 01:04:01 1 0.03 0.00 0.07 0.00 0.02 99.88 01:14:29 01:05:01 all 0.14 0.00 0.03 0.01 0.03 99.80 01:14:29 01:05:01 0 0.23 0.00 0.02 0.02 0.02 99.72 01:14:29 01:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 01:14:29 01:06:01 all 0.11 0.00 0.03 0.00 0.03 99.83 01:14:29 01:06:01 0 0.18 0.00 0.02 0.00 0.02 99.78 01:14:29 01:06:01 1 0.03 0.00 0.03 0.00 0.05 99.88 01:14:29 01:07:01 all 0.08 0.00 0.03 0.00 0.01 99.89 01:14:29 01:07:01 0 0.10 0.00 0.03 0.00 0.02 99.85 01:14:29 01:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 01:14:29 01:08:01 all 0.10 0.00 0.02 0.00 0.03 99.85 01:14:29 01:08:01 0 0.18 0.00 0.02 0.00 0.03 99.77 01:14:29 01:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:14:29 01:09:01 all 0.22 0.00 0.04 0.00 0.03 99.72 01:14:29 01:09:01 0 0.37 0.00 0.05 0.00 0.03 99.55 01:14:29 01:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:14:29 01:10:01 all 0.19 0.00 0.02 0.00 0.02 99.77 01:14:29 01:10:01 0 0.37 0.00 0.02 0.00 0.02 99.60 01:14:29 01:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:14:29 01:11:01 all 0.20 0.00 0.03 0.00 0.03 99.73 01:14:29 01:11:01 0 0.23 0.00 0.03 0.00 0.03 99.70 01:14:29 01:11:01 1 0.17 0.00 0.03 0.00 0.03 99.77 01:14:29 01:14:29 01:11:01 CPU %user %nice %system %iowait %steal %idle 01:14:29 01:12:01 all 0.14 0.00 0.02 0.00 0.02 99.82 01:14:29 01:12:01 0 0.25 0.00 0.02 0.00 0.02 99.72 01:14:29 01:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:14:29 01:13:01 all 0.12 0.00 0.03 0.00 0.03 99.83 01:14:29 01:13:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:14:29 01:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 01:14:29 01:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 01:14:29 01:14:01 0 0.22 0.00 0.03 0.00 0.05 99.70 01:14:29 01:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:14:29 Average: all 14.34 0.00 3.43 2.50 0.05 79.67 01:14:29 Average: 0 14.30 0.00 3.51 2.50 0.05 79.64 01:14:29 Average: 1 14.39 0.00 3.35 2.51 0.05 79.70 01:14:29 01:14:29 01:14:29