Pull request #3734 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 626275469b875c7afcb36771b784305944904f10+2de07aa5618795465836e287608abcda04ffa72f (e35aca7880e94f9338ee55c2afbce14260aca7f6) Running in Durability level: MAX_SURVIVABILITY 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-ssh2289385464552356030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh6161837001507789426.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3122373725623857158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.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 /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh403812358229002647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6696778535747832437.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3734/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3734/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6675935514241985348.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 ‘prd-centos7-docker-4c-2g-42’ Running on prd-centos7-docker-4c-2g-47 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh1890843457004325410.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 626275469b875c7afcb36771b784305944904f10 Merge succeeded, producing 626275469b875c7afcb36771b784305944904f10 Checking out Revision 626275469b875c7afcb36771b784305944904f10 (PR-3734) > 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/1@tmp/jenkins-gitclient-ssh6264671918613844015.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # 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/1@tmp/jenkins-gitclient-ssh2436511686337286278.key > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 Commit message: "style: Enable gosimple linter and associated recommendations" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:03:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:03:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:03:48 ========================================================= 01:03:48 EdgeX Global Pipelines Version Info 01:03:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:03:49 ------------------- 01:03:49 stable info: 01:03:49 ------------------- 01:03:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:03:49 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:03:49 Message: update stable to v1.0.205 01:03:50 ------------------- 01:03:50 experimental info: 01:03:50 ------------------- 01:03:50 Commited By: **** collab-it+edgex@linuxfoundation.org 01:03:50 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:03:50 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:03:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3734 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3734 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3734 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626275469b875c7afcb36771b784305944904f10 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6262754 [Pipeline] echo 01:03:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:53 provisioning config files... 01:03:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3361700205345396730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:53 ---> docker-login.sh 01:03:53 nexus3.edgexfoundry.org:10001 01:03:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:53 Configure a credential helper to remove this warning. See 01:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:53 01:03:53 Login Succeeded 01:03:53 nexus3.edgexfoundry.org:10002 01:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:54 Configure a credential helper to remove this warning. See 01:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:54 01:03:54 Login Succeeded 01:03:54 nexus3.edgexfoundry.org:10003 01:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:54 Configure a credential helper to remove this warning. See 01:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:54 01:03:54 Login Succeeded 01:03:54 nexus3.edgexfoundry.org:10004 01:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:54 Configure a credential helper to remove this warning. See 01:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:54 01:03:54 Login Succeeded 01:03:54 docker.io 01:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:03:54 Configure a credential helper to remove this warning. See 01:03:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:03:54 01:03:54 Login Succeeded 01:03:54 ---> docker-login.sh ends [Pipeline] } 01:03:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:03:55 ++ 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 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/core-command/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo core-command,cmd/core-command/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/core-data/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo core-data,cmd/core-data/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/core-metadata/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo core-metadata,cmd/core-metadata/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/security-bootstrapper/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/security-proxy-setup/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/support-notifications/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo support-notifications,cmd/support-notifications/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ cut -d/ -f2 01:03:55 ++ dirname cmd/support-scheduler/Dockerfile 01:03:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:03:55 + for file in '`ls cmd/**/Dockerfile`' 01:03:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:03:55 ++ cut -d/ -f2 01:03:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:03:55 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 01:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:56 01:03:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:03:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:57 latest: Pulling from edgex-devops/git-semver 01:03:57 31603596830f: Pulling fs layer 01:03:57 04fac38145f0: Pulling fs layer 01:03:57 701f6daf10bf: Pulling fs layer 01:03:57 24f72da36158: Pulling fs layer 01:03:57 24f72da36158: Waiting 01:03:57 04fac38145f0: Verifying Checksum 01:03:57 04fac38145f0: Download complete 01:03:57 31603596830f: Verifying Checksum 01:03:57 31603596830f: Download complete 01:03:57 31603596830f: Pull complete 01:03:57 24f72da36158: Verifying Checksum 01:03:57 24f72da36158: Download complete 01:03:57 04fac38145f0: Pull complete 01:03:57 701f6daf10bf: Verifying Checksum 01:03:57 701f6daf10bf: Download complete 01:03:58 701f6daf10bf: Pull complete 01:03:58 24f72da36158: Pull complete 01:03:58 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 01:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:03:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:03:58 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 01:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:03:59 $ docker top 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:03:59 [ssh-agent] Looking for ssh-agent implementation... 01:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:03:59 $ docker exec 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent 01:03:59 SSH_AUTH_SOCK=/tmp/ssh-azBGYFDmKQNM/agent.15 01:03:59 SSH_AGENT_PID=21 01:03:59 Running ssh-add (command line suppressed) 01:03:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8636237404252489081.key (/w/workspace/edgex-go/1@tmp/private_key_8636237404252489081.key) 01:03:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:00 + git tag --points-at HEAD [Pipeline] } 01:04:00 $ docker exec --env ******** --env ******** 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent -k 01:04:00 unset SSH_AUTH_SOCK; 01:04:00 unset SSH_AGENT_PID; 01:04:00 echo Agent pid 21 killed; 01:04:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:04:00 [ssh-agent] Looking for ssh-agent implementation... 01:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:04:00 $ docker exec 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent 01:04:00 SSH_AUTH_SOCK=/tmp/ssh-2mbFbdAZdowW/agent.53 01:04:00 SSH_AGENT_PID=59 01:04:00 Running ssh-add (command line suppressed) 01:04:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6170909716003838488.key (/w/workspace/edgex-go/1@tmp/private_key_6170909716003838488.key) 01:04:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:04:01 + git semver init 01:04:01 # -> Open(): unable to determine branch for HEAD 01:04:01 # $GIT_DIR = /w/workspace/edgex-go/1/.git 01:04:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 01:04:01 # $SEMVER_REMOTE_NAME = origin 01:04:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:04:01 # $SEMVER_USER_NAME = edgex-jenkins 01:04:01 # $SEMVER_BRANCH = PR-3734 01:04:01 # $SEMVER_TEMP = /tmp/semver-723502070 01:04:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:05:22 # '/tmp/semver-723502070' -> '/w/workspace/edgex-go/1/.semver' 01:05:22 # -> Force: false 01:05:22 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 01:05:22 $ docker exec --env ******** --env ******** 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 ssh-agent -k 01:05:23 unset SSH_AUTH_SOCK; 01:05:23 unset SSH_AGENT_PID; 01:05:23 echo Agent pid 59 killed; 01:05:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:23 + git semver [Pipeline] } 01:05:23 $ docker stop --time=1 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 01:05:25 $ docker rm -f 0c92339b4b531823358c6ced9489068e3acf0546b266491e76b9409f44baf506 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:05:26 Stashed 1 file(s) [Pipeline] echo 01:05:26 [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 01:05:26 ========================================================= 01:05:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:05:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:05:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:05:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:05:27 540db60ca938: Pulling fs layer 01:05:27 adcc1eea9eea: Pulling fs layer 01:05:27 4c4ab2625f07: Pulling fs layer 01:05:27 db62176df00c: Pulling fs layer 01:05:27 3b30891b0d05: Pulling fs layer 01:05:27 06b49ca38bd5: Pulling fs layer 01:05:27 c788192a36de: Pulling fs layer 01:05:27 a77e37c0d609: Pulling fs layer 01:05:27 c3185cebc471: Pulling fs layer 01:05:27 06b49ca38bd5: Waiting 01:05:27 c788192a36de: Waiting 01:05:27 a77e37c0d609: Waiting 01:05:27 c3185cebc471: Waiting 01:05:27 3b30891b0d05: Waiting 01:05:27 db62176df00c: Waiting 01:05:27 4c4ab2625f07: Verifying Checksum 01:05:27 4c4ab2625f07: Download complete 01:05:27 adcc1eea9eea: Download complete 01:05:27 3b30891b0d05: Verifying Checksum 01:05:27 3b30891b0d05: Download complete 01:05:27 06b49ca38bd5: Verifying Checksum 01:05:27 06b49ca38bd5: Download complete 01:05:27 540db60ca938: Verifying Checksum 01:05:27 540db60ca938: Download complete 01:05:27 540db60ca938: Pull complete 01:05:27 adcc1eea9eea: Pull complete 01:05:28 4c4ab2625f07: Pull complete 01:05:30 db62176df00c: Verifying Checksum 01:05:30 db62176df00c: Download complete 01:05:33 db62176df00c: Pull complete 01:05:33 3b30891b0d05: Pull complete 01:05:33 06b49ca38bd5: Pull complete 01:05:41 Still waiting to schedule task 01:05:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-46’ 01:05:44 c788192a36de: Verifying Checksum 01:05:44 c788192a36de: Download complete 01:05:44 c788192a36de: Pull complete 01:05:44 a77e37c0d609: Verifying Checksum 01:05:44 a77e37c0d609: Download complete 01:05:44 a77e37c0d609: Pull complete 01:05:45 c3185cebc471: Verifying Checksum 01:05:45 c3185cebc471: Download complete 01:05:46 c3185cebc471: Pull complete 01:05:46 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:05:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:05:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:05:47 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:05:47 WORKDIR /edgex 01:05:47 COPY go.mod . 01:05:47 RUN go mod download' 01:05:47 + docker build -t ci-base-image-x86_64 -f - . 01:05:48 Sending build context to Docker daemon 329MB 01:05:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:05:48 ---> 031687cdd783 01:05:48 Step 2/4 : WORKDIR /edgex 01:05:50 ---> Running in 03aefdf2b00c 01:05:50 Removing intermediate container 03aefdf2b00c 01:05:50 ---> 165ea0a471fc 01:05:50 Step 3/4 : COPY go.mod . 01:05:50 ---> 9857da017b8a 01:05:50 Step 4/4 : RUN go mod download 01:05:50 ---> Running in 8793419bbb5a 01:06:22 Removing intermediate container 8793419bbb5a 01:06:22 ---> 4c45e705a057 01:06:22 Successfully built 4c45e705a057 01:06:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:06:23 + docker inspect -f . ci-base-image-x86_64 01:06:23 . [Pipeline] withDockerContainer 01:06:23 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 01:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:06:23 $ docker top e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:24 + go version 01:06:24 go version go1.16.6 linux/amd64 [Pipeline] } 01:06:24 $ docker stop --time=1 e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 01:06:25 $ docker rm -f e9c1788d633bbda42e1c5d5da2f2e5aa32a4401ce9de55fbd5acdc7a1d30d4c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:06:26 + docker inspect -f . ci-base-image-x86_64 01:06:26 . [Pipeline] withDockerContainer 01:06:26 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 01:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:06:26 $ docker top 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 -eo pid,comm [Pipeline] { [Pipeline] echo 01:06:26 ========================================================= 01:06:26 [edgeXBuildGoParallel] Running Tests and Build... 01:06:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:06:27 + go mod tidy [Pipeline] sh 01:06:27 + make test 01:06:27 go mod tidy 01:06:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:06:33 ? github.com/edgexfoundry/edgex-go [no test files] 01:06:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:06:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:06:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:06:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:06:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:06:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:06:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:06:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:06:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:06:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:06:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:07:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 01:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:07:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 01:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:07:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 46.3% of statements 01:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:07:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 01:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 84.4% of statements 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:07:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:07:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 59.1% of statements 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:07:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 01:07:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:07:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:07:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:07:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.8% of statements 01:07:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:07:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 01:07:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 21.7% of statements 01:07:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:07:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 01:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.059s coverage: 79.5% of statements 01:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 01:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.139s coverage: 96.3% of statements 01:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 01:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.056s coverage: 94.4% of statements 01:07:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 01:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.166s coverage: 81.8% of statements 01:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 58.8% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 01:07:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements 01:07:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 01:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:07:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 01:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 91.3% of statements 01:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 01:07:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements 01:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 01:07:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.205s coverage: 70.5% of statements 01:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:07:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.117s coverage: 43.6% of statements 01:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 01:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 01:07:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.054s coverage: 19.5% of statements 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:07:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 01:07:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 01:07:51 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 01:08:23 GO111MODULE=on go vet ./... 01:08:33 gofmt -l . 01:08:33 [ "`gofmt -l .`" = "" ] 01:08:34 ./bin/test-attribution-txt.sh [Pipeline] sh 01:08:34 + ls -al . 01:08:34 total 612 01:08:34 drwxrwxr-x 10 1001 1001 4096 Sep 29 01:08 . 01:08:34 drwxr-xr-x 4 root root 28 Sep 29 01:06 .. 01:08:34 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:03 .dockerignore 01:08:34 drwxrwxr-x 8 1001 1001 179 Sep 29 01:03 .git 01:08:34 drwxrwxr-x 4 1001 1001 142 Sep 29 01:03 .github 01:08:34 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:03 .gitignore 01:08:34 -rw-rw-r-- 1 1001 1001 130 Sep 29 01:03 .golangci.yml 01:08:34 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:03 .hadolint.yml 01:08:34 drwx------ 3 1001 1001 58 Sep 29 01:05 .semver 01:08:34 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:03 .sonarcloud.properties 01:08:34 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:03 ADOPTERS.md 01:08:34 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:03 Attribution.txt 01:08:34 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:03 CHANGELOG.md 01:08:34 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:03 CONTRIBUTING.md 01:08:34 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:03 GOVERNANCE.md 01:08:34 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:03 Jenkinsfile 01:08:34 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:03 LICENSE 01:08:34 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:03 Makefile 01:08:34 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:03 OWNERS.md 01:08:34 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:03 README.md 01:08:34 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:03 SECURITY.md 01:08:34 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:05 VERSION 01:08:34 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:03 ZMQWindows.md 01:08:34 drwxrwxr-x 2 1001 1001 37 Sep 29 01:03 bin 01:08:34 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:03 cmd 01:08:34 -rw-r--r-- 1 root root 403156 Sep 29 01:07 coverage.out 01:08:34 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:03 go.mod 01:08:34 -rw-r--r-- 1 root root 50064 Sep 29 01:06 go.sum 01:08:34 drwxrwxr-x 8 1001 1001 124 Sep 29 01:03 internal 01:08:34 drwxrwxr-x 3 1001 1001 16 Sep 29 01:03 openapi 01:08:34 drwxrwxr-x 4 1001 1001 71 Sep 29 01:03 snap 01:08:34 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:03 version.go [Pipeline] sh 01:08:35 + '[' -e coverage.out ] 01:08:35 + chown 1001:1001 coverage.out [Pipeline] stash 01:08:35 Stashed 1 file(s) [Pipeline] sh 01:08:35 + make build 01:08:35 go mod tidy 01:08:35 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:08:37 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:08:44 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:08:44 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:08:45 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:45 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:08:46 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:47 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:08:48 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:08:49 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:08:50 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:08:51 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:08:52 $ docker stop --time=1 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 01:08:54 $ docker rm -f 8768ebb66a68b83b59d518377e79d48aa79b7cbce536d7a6722aab9b96b2d492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:08:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:08:58 01:08:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:08:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:09:45 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: dial tcp [2604:e100:1:0:f816:3eff:fe45:2159]:10003: connect: network is unreachable [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:09:46 Failed in branch amd64 01:09:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-53 in /w/workspace/edgexfoundry_edgex-go_PR-3734 [Pipeline] { [Pipeline] ws 01:09:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 01:09:51 The recommended git tool is: git 01:09:57 using credential edgex-jenkins-ssh 01:09:57 Cloning the remote Git repository 01:09:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:09:57 > git init /w/workspace/edgex-go/1 # timeout=10 01:09:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:09:57 > git --version # timeout=10 01:09:57 > git --version # 'git version 2.17.1' 01:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:11:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:11:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3734/head:refs/remotes/origin/PR-3734 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:11:17 Merging remotes/origin/main commit 2de07aa5618795465836e287608abcda04ffa72f into PR head commit 626275469b875c7afcb36771b784305944904f10 01:11:18 Merge succeeded, producing 626275469b875c7afcb36771b784305944904f10 01:11:18 Checking out Revision 626275469b875c7afcb36771b784305944904f10 (PR-3734) 01:11:17 > git config core.sparsecheckout # timeout=10 01:11:17 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 01:11:18 > git remote # timeout=10 01:11:18 > git config --get remote.origin.url # timeout=10 01:11:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:11:18 > git merge 2de07aa5618795465836e287608abcda04ffa72f # timeout=10 01:11:18 > git rev-parse HEAD^{commit} # timeout=10 01:11:18 > git config core.sparsecheckout # timeout=10 01:11:18 > git checkout -f 626275469b875c7afcb36771b784305944904f10 # timeout=10 01:11:22 Commit message: "style: Enable gosimple linter and associated recommendations" 01:11:22 > git --version # timeout=10 01:11:22 > git --version # 'git version 2.17.1' 01:11:22 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:23 provisioning config files... 01:11:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config755933141032894205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:23 ---> docker-login.sh 01:11:23 nexus3.edgexfoundry.org:10001 01:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:25 Configure a credential helper to remove this warning. See 01:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:25 01:11:25 Login Succeeded 01:11:25 nexus3.edgexfoundry.org:10002 01:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:26 Configure a credential helper to remove this warning. See 01:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:26 01:11:26 Login Succeeded 01:11:26 nexus3.edgexfoundry.org:10003 01:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 nexus3.edgexfoundry.org:10004 01:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:27 Configure a credential helper to remove this warning. See 01:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:27 01:11:27 Login Succeeded 01:11:27 docker.io 01:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:28 Configure a credential helper to remove this warning. See 01:11:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:28 01:11:28 Login Succeeded 01:11:28 ---> docker-login.sh ends [Pipeline] } 01:11:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:29 ========================================================= 01:11:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:11:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:11:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:11:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:11:29 595b0fe564bb: Pulling fs layer 01:11:29 24495759ef45: Pulling fs layer 01:11:29 d148012ef14d: Pulling fs layer 01:11:29 e90a11edd702: Pulling fs layer 01:11:29 d77568369979: Pulling fs layer 01:11:29 fc1c9f9a7f3b: Pulling fs layer 01:11:29 170f2ba95c9a: Pulling fs layer 01:11:29 97ac5df62f85: Pulling fs layer 01:11:30 e90a11edd702: Waiting 01:11:30 d77568369979: Waiting 01:11:30 fc1c9f9a7f3b: Waiting 01:11:30 170f2ba95c9a: Waiting 01:11:30 97ac5df62f85: Waiting 01:11:30 d148012ef14d: Verifying Checksum 01:11:30 d148012ef14d: Download complete 01:11:30 24495759ef45: Verifying Checksum 01:11:30 24495759ef45: Download complete 01:11:30 d77568369979: Verifying Checksum 01:11:30 d77568369979: Download complete 01:11:30 fc1c9f9a7f3b: Verifying Checksum 01:11:30 fc1c9f9a7f3b: Download complete 01:11:30 170f2ba95c9a: Download complete 01:11:30 595b0fe564bb: Download complete 01:11:31 595b0fe564bb: Pull complete 01:11:31 24495759ef45: Pull complete 01:11:31 d148012ef14d: Pull complete 01:11:33 97ac5df62f85: Verifying Checksum 01:11:33 97ac5df62f85: Download complete 01:11:33 e90a11edd702: Verifying Checksum 01:11:33 e90a11edd702: Download complete 01:11:43 e90a11edd702: Pull complete 01:11:43 d77568369979: Pull complete 01:11:44 fc1c9f9a7f3b: Pull complete 01:11:44 170f2ba95c9a: Pull complete 01:11:51 97ac5df62f85: Pull complete 01:11:51 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:11:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 01:11:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:11:51 WORKDIR /edgex 01:11:51 COPY go.mod . 01:11:51 RUN go mod download 01:11:51 + docker build -t ci-base-image-arm64 -f - . 01:11:53 Sending build context to Docker daemon 166.1MB 01:11:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:11:54 ---> 04bc70af865f 01:11:54 Step 2/4 : WORKDIR /edgex 01:12:00 ---> Running in a37b8284d851 01:12:00 Removing intermediate container a37b8284d851 01:12:00 ---> 530c8015a63c 01:12:00 Step 3/4 : COPY go.mod . 01:12:01 ---> cfdb7f82cda1 01:12:01 Step 4/4 : RUN go mod download 01:12:01 ---> Running in 6c32cde3768a 01:13:38 Removing intermediate container 6c32cde3768a 01:13:38 ---> e01d8543842b 01:13:38 Successfully built e01d8543842b 01:13:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:13:39 + docker inspect -f . ci-base-image-arm64 01:13:39 . [Pipeline] withDockerContainer 01:13:39 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 01:13:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:41 $ docker top 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:42 + go version 01:13:42 go version go1.16.6 linux/arm64 [Pipeline] } 01:13:42 $ docker stop --time=1 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb 01:13:43 $ docker rm -f 5ce6ece130b18a9816c4a4a9cb2c78b2a2ffdfe2157680dde013aef8a37b4bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:44 + docker inspect -f . ci-base-image-arm64 01:13:44 . [Pipeline] withDockerContainer 01:13:45 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 01:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:13:46 $ docker top c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 -eo pid,comm [Pipeline] { [Pipeline] echo 01:13:47 ========================================================= 01:13:47 [edgeXBuildGoParallel] Running Tests and Build... 01:13:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:13:47 + go mod tidy [Pipeline] sh 01:13:49 + make test 01:13:49 go mod tidy 01:13:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:14:16 ? github.com/edgexfoundry/edgex-go [no test files] 01:15:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:15:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:15:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:15:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:15:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:15:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.253s coverage: 28.7% of statements 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:15:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.360s coverage: 98.5% of statements 01:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:15:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 46.3% of statements 01:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:15:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:15:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.738s coverage: 90.1% of statements 01:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:15:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:15:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 84.4% of statements 01:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:15:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.144s coverage: 94.2% of statements 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.247s coverage: 59.1% of statements 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.216s coverage: 60.0% of statements 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.602s coverage: 0.8% of statements 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.183s coverage: 58.8% of statements 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 21.7% of statements 01:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.476s coverage: 47.1% of statements 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.188s coverage: 79.5% of statements 01:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 01:16:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.216s coverage: 96.3% of statements 01:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 01:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.230s coverage: 94.4% of statements 01:16:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 01:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.636s coverage: 81.8% of statements 01:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.278s coverage: 58.8% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.265s coverage: 80.0% of statements 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.244s coverage: 87.2% of statements 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.267s coverage: 85.4% of statements 01:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.818s coverage: 91.2% of statements 01:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.877s coverage: 64.4% of statements 01:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:16:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.186s coverage: 100.0% of statements 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.104s coverage: 91.3% of statements 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.119s coverage: 100.0% of statements 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 01:16:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 01:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.419s coverage: 70.5% of statements 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.914s coverage: 43.6% of statements 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:16:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.266s coverage: 84.8% of statements 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.267s coverage: 19.5% of statements 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.0% of statements 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.251s coverage: 63.2% of statements 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.193s coverage: 28.9% of statements 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:16:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 01:16:52 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 01:16:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:16:52 GO111MODULE=on go vet ./... 01:18:29 gofmt -l . 01:18:29 [ "`gofmt -l .`" = "" ] 01:18:29 ./bin/test-attribution-txt.sh [Pipeline] sh 01:18:30 + ls -al . 01:18:30 total 640 01:18:30 drwxrwxr-x 9 1001 1001 4096 Sep 29 01:18 . 01:18:30 drwxr-xr-x 4 root root 4096 Sep 29 01:13 .. 01:18:30 -rw-rw-r-- 1 1001 1001 11 Sep 29 01:11 .dockerignore 01:18:30 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:11 .git 01:18:30 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:11 .github 01:18:30 -rw-rw-r-- 1 1001 1001 818 Sep 29 01:11 .gitignore 01:18:30 -rw-rw-r-- 1 1001 1001 130 Sep 29 01:11 .golangci.yml 01:18:30 -rw-rw-r-- 1 1001 1001 76 Sep 29 01:11 .hadolint.yml 01:18:30 -rw-rw-r-- 1 1001 1001 166 Sep 29 01:11 .sonarcloud.properties 01:18:30 -rw-rw-r-- 1 1001 1001 1171 Sep 29 01:11 ADOPTERS.md 01:18:30 -rw-rw-r-- 1 1001 1001 8493 Sep 29 01:11 Attribution.txt 01:18:30 -rw-rw-r-- 1 1001 1001 43881 Sep 29 01:11 CHANGELOG.md 01:18:30 -rw-rw-r-- 1 1001 1001 3804 Sep 29 01:11 CONTRIBUTING.md 01:18:30 -rw-rw-r-- 1 1001 1001 677 Sep 29 01:11 GOVERNANCE.md 01:18:30 -rw-rw-r-- 1 1001 1001 849 Sep 29 01:11 Jenkinsfile 01:18:30 -rw-rw-r-- 1 1001 1001 10775 Sep 29 01:11 LICENSE 01:18:30 -rw-rw-r-- 1 1001 1001 6386 Sep 29 01:11 Makefile 01:18:30 -rw-rw-r-- 1 1001 1001 582 Sep 29 01:11 OWNERS.md 01:18:30 -rw-rw-r-- 1 1001 1001 8643 Sep 29 01:11 README.md 01:18:30 -rw-rw-r-- 1 1001 1001 6912 Sep 29 01:11 SECURITY.md 01:18:30 -rw-rw-r-- 1 1001 1001 5 Sep 29 01:05 VERSION 01:18:30 -rw-rw-r-- 1 1001 1001 4131 Sep 29 01:11 ZMQWindows.md 01:18:30 drwxrwxr-x 2 1001 1001 4096 Sep 29 01:11 bin 01:18:30 drwxrwxr-x 14 1001 1001 4096 Sep 29 01:11 cmd 01:18:30 -rw-r--r-- 1 root root 403157 Sep 29 01:16 coverage.out 01:18:30 -rw-rw-r-- 1 1001 1001 841 Sep 29 01:11 go.mod 01:18:30 -rw-r--r-- 1 root root 50064 Sep 29 01:13 go.sum 01:18:30 drwxrwxr-x 8 1001 1001 4096 Sep 29 01:11 internal 01:18:30 drwxrwxr-x 3 1001 1001 4096 Sep 29 01:11 openapi 01:18:30 drwxrwxr-x 4 1001 1001 4096 Sep 29 01:11 snap 01:18:30 -rw-rw-r-- 1 1001 1001 204 Sep 29 01:11 version.go [Pipeline] sh 01:18:31 + '[' -e coverage.out ] 01:18:31 + chown 1001:1001 coverage.out [Pipeline] stash 01:18:31 Warning: overwriting stash ‘coverage-report’ 01:18:32 Stashed 1 file(s) [Pipeline] sh 01:18:32 + make build 01:18:32 go mod tidy 01:18: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:18:42 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:19:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:19:14 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:19:20 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:19:20 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:19:26 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:19:30 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:19:34 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:19:40 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:19:44 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:19:48 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:19:56 $ docker stop --time=1 c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 01:20:00 $ docker rm -f c68d43cbdbedce9dbe606991c78229fb518d7047bf71133f4c5e1df8390a79e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:02 01:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:03 latest: Pulling from edgex-devops/edgex-compose-arm64 01:20:03 29e5d40040c1: Pulling fs layer 01:20:03 1ce36da41761: Pulling fs layer 01:20:03 25b303627fd3: Pulling fs layer 01:20:04 29e5d40040c1: Verifying Checksum 01:20:04 29e5d40040c1: Download complete 01:20:04 1ce36da41761: Verifying Checksum 01:20:04 1ce36da41761: Download complete 01:20:04 29e5d40040c1: Pull complete 01:20:06 1ce36da41761: Pull complete 01:20:06 25b303627fd3: Verifying Checksum 01:20:06 25b303627fd3: Download complete 01:20:16 25b303627fd3: Pull complete 01:20:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:20:17 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 01:20:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:20:22 $ docker top 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:23 + grep parallel 01:20:23 + docker-compose build --help 01:20:29 --parallel Build images in parallel. [Pipeline] } 01:20:29 $ docker stop --time=1 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a 01:20:31 $ docker rm -f 3cc66e279536cb28931031450f66f2ab363ce86ce47913366b673e53e33e504a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:20:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:20:32 . [Pipeline] withDockerContainer 01:20:33 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 01:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:20:34 $ docker top a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 -eo pid,comm [Pipeline] { [Pipeline] sh 01:20:36 + docker-compose -f ./docker-compose-build.yml build --parallel 01:20:44 Building core-command ... 01:20:44 Building core-data ... 01:20:44 Building core-metadata ... 01:20:44 Building security-bootstrapper ... 01:20:44 Building security-proxy-setup ... 01:20:44 Building security-secretstore-setup ... 01:20:44 Building support-notifications ... 01:20:44 Building support-scheduler ... 01:20:44 Building sys-mgmt-agent ... 01:20:44 Building security-proxy-setup 01:20:44 Building support-scheduler 01:20:44 Building core-metadata 01:20:44 Building core-data 01:20:44 Building core-command 01:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:22:06 ---> e01d8543842b 01:22:06 Step 3/24 : WORKDIR /edgex-go 01:22:06 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:22:06 ---> e01d8543842b 01:22:06 Step 3/22 : WORKDIR /edgex-go 01:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:22:06 ---> e01d8543842b 01:22:06 Step 3/24 : WORKDIR /edgex-go 01:22:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:22:06 ---> e01d8543842b 01:22:06 Step 3/24 : WORKDIR /edgex-go 01:22:06 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:22:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:22:06 ---> e01d8543842b 01:22:06 Step 3/23 : WORKDIR /edgex-go 01:22:06 ---> Running in b34d487df4b1 01:22:06 ---> Running in 8f03154b28dd 01:22:06 ---> Running in b11aad399612 01:22:06 ---> Running in 369011b03286 01:22:06 ---> Running in d7a69177d7bd 01:22:06 Removing intermediate container b34d487df4b1 01:22:06 ---> 48db65b936ee 01:22:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:06 Removing intermediate container b11aad399612 01:22:06 ---> 01a8289dc4dc 01:22:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:06 Removing intermediate container 8f03154b28dd 01:22:06 ---> d70c50d42030 01:22:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:06 Removing intermediate container 369011b03286 01:22:06 ---> 90b29007feb9 01:22:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:06 Removing intermediate container d7a69177d7bd 01:22:06 ---> dd8435b581cd 01:22:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:22:06 ---> Running in 184e057ebcbf 01:22:06 ---> Running in bed9d017f1d2 01:22:06 ---> Running in a11e58a7870a 01:22:06 ---> Running in 75c9fd27da68 01:22:06 ---> Running in abeba343516a 01:22:06 Removing intermediate container bed9d017f1d2 01:22:06 ---> 5b1d6c9355e1 01:22:06 Step 5/23 : RUN apk add --update --no-cache make git 01:22:06 Removing intermediate container 184e057ebcbf 01:22:06 ---> ed2101213a18 01:22:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:22:06 ---> Running in a6f1beddcff6 01:22:06 ---> Running in 6fe06ab49c8a 01:22:06 Removing intermediate container 75c9fd27da68 01:22:06 ---> 598b4ec28089 01:22:06 Step 5/24 : RUN apk add --update --no-cache make git 01:22:06 Removing intermediate container abeba343516a 01:22:06 ---> 3a7f5d87ef04 01:22:06 Step 5/22 : RUN apk add --update --no-cache make git 01:22:06 ---> Running in a2d30c82b9ad 01:22:06 Removing intermediate container a11e58a7870a 01:22:06 ---> Running in 77e325f6d966 01:22:06 ---> 931f842b496d 01:22:06 Step 5/24 : RUN apk add --update --no-cache make git 01:22:06 ---> Running in 75c5faf259b5 01:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:22:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:09 OK: 218 MiB in 52 packages 01:22:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:09 OK: 218 MiB in 52 packages 01:22:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:22:10 Removing intermediate container a2d30c82b9ad 01:22:10 ---> 7ea4cae7e041 01:22:10 Step 6/24 : COPY go.mod . 01:22:10 Removing intermediate container a6f1beddcff6 01:22:10 ---> f91538cf3308 01:22:10 Step 6/23 : COPY go.mod . 01:22:11 ---> 9333c6fdeee6 01:22:11 ---> 0279164b45c8 01:22:11 Step 7/24 : RUN go mod downloadStep 7/23 : RUN go mod download 01:22:11 01:22:12 ---> Running in d2609a6ca43a 01:22:12 ---> Running in 167e78c183e0 01:22:15 OK: 218 MiB in 52 packages 01:22:15 OK: 218 MiB in 52 packages 01:22:16 OK: 218 MiB in 52 packages 01:22:16 Removing intermediate container 77e325f6d966 01:22:16 ---> 3eb833e43f57 01:22:16 Step 6/22 : COPY go.mod . 01:22:17 Removing intermediate container 75c5faf259b5 01:22:17 ---> c5aa749f4825 01:22:17 Step 6/24 : COPY go.mod . 01:22:17 Removing intermediate container 167e78c183e0 01:22:17 ---> 226913a925c7 01:22:17 Step 8/23 : COPY . . 01:22:17 Removing intermediate container d2609a6ca43a 01:22:17 ---> 25ff46bd1ec1 01:22:17 Step 8/24 : COPY . . 01:22:18 ---> 5c4c1a501e9b 01:22:18 Step 7/22 : RUN go mod download 01:22:18 Removing intermediate container 6fe06ab49c8a 01:22:18 ---> f621e530621f 01:22:18 Step 6/24 : COPY go.mod . 01:22:18 ---> Running in f2fd1f6a469d 01:22:18 ---> 42aaf823cf4d 01:22:18 Step 7/24 : RUN go mod download 01:22:19 ---> Running in dd6c1080ace8 01:22:20 ---> 3915a33a0056 01:22:20 Step 7/24 : RUN go mod download 01:22:21 ---> Running in c3d8ade9bf31 01:22:27 Removing intermediate container f2fd1f6a469d 01:22:27 ---> a8ecf70dce3b 01:22:27 Step 8/22 : COPY . . 01:22:27 Removing intermediate container dd6c1080ace8 01:22:27 ---> 12baac7f56ac 01:22:27 Step 8/24 : COPY . . 01:22:27 Removing intermediate container c3d8ade9bf31 01:22:27 ---> c9cf3dfc3548 01:22:27 Step 8/24 : COPY . . 01:22:54 ---> f07664012f0f 01:22:54 Step 9/23 : RUN go mod tidy 01:22:54 ---> 350258547d86 01:22:54 Step 9/24 : RUN go mod tidy 01:22:54 ---> c1a7aea8df00 01:22:54 Step 9/24 : RUN go mod tidy 01:22:54 ---> Running in 3d8f86ba9624 01:22:54 ---> 44fce5ad33af 01:22:54 Step 9/24 : RUN go mod tidy 01:22:54 ---> Running in 777f74360e60 01:22:54 ---> Running in e4148f986197 01:22:54 ---> Running in 2a5eb105401f 01:22:54 ---> b86ee8a46b63 01:22:54 Step 9/22 : RUN go mod tidy 01:22:54 ---> Running in c12ce2b0112a 01:22:59 Removing intermediate container 3d8f86ba9624 01:22:59 ---> eee551e69405 01:22:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:22:59 ---> Running in e565cbc527e5 01:23:00 Removing intermediate container 2a5eb105401f 01:23:00 Removing intermediate container 777f74360e60 01:23:00 ---> 851c0af72d9e 01:23:00 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:23:00 ---> c92fa68b3296 01:23:00 Step 10/24 : RUN make cmd/core-command/core-command 01:23:00 ---> Running in f94775b017f9 01:23:00 ---> Running in 3a5d568cd182 01:23:01 Removing intermediate container e4148f986197 01:23:01 ---> 77112f83dd9d 01:23:01 Step 10/24 : RUN make cmd/core-data/core-data 01:23:01 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:23:01 Removing intermediate container c12ce2b0112a 01:23:01 ---> 4d0eba6069c0 01:23:01 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:23:01 ---> Running in 39bc7e5db9b5 01:23:01 ---> Running in 1e96a0d6d197 01:23:04 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:23:04 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:23:04 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:23:04 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:25:26 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:25:27 Removing intermediate container 3a5d568cd182 01:25:27 ---> 9705571840e2 01:25:27 01:25:27 Step 11/24 : FROM alpine:3.14 01:25:27 3.14: Pulling from library/alpine 01:25:30 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 01:25:30 Status: Downloaded newer image for alpine:3.14 01:25:30 ---> bb3de5531c18 01:25:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:25:32 ---> Running in ee865b4f9cbc 01:25:34 Removing intermediate container 1e96a0d6d197 01:25:34 ---> 0ed98d068c9e 01:25:34 01:25:34 Step 11/22 : FROM alpine:3.14 01:25:34 ---> bb3de5531c18 01:25:34 Step 12/22 : RUN apk add --update --no-cache curl 01:25:34 ---> Running in b2a4a2d977d6 01:25:34 Removing intermediate container e565cbc527e5 01:25:34 ---> 7abc7f6671f7 01:25:34 01:25:34 Step 11/23 : FROM alpine:3.14 01:25:34 ---> bb3de5531c18 01:25:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:35 ---> Running in 5b8c9cbed04a 01:25:36 (1/1) Installing dumb-init (1.2.5-r1) 01:25:36 Executing busybox-1.33.1-r3.trigger 01:25:36 OK: 5 MiB in 15 packages 01:25:37 Removing intermediate container f94775b017f9 01:25:37 ---> 9c2e3e56b3f3 01:25:37 01:25:37 Step 11/24 : FROM alpine:3.14 01:25:37 ---> bb3de5531c18 01:25:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:38 ---> Running in 901ef3ef5900 01:25:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:39 (1/5) Installing ca-certificates (20191127-r5) 01:25:39 Removing intermediate container ee865b4f9cbc 01:25:39 ---> 923f42d648f2 01:25:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:25:39 (2/5) Installing brotli-libs (1.0.9-r5) 01:25:39 (3/5) Installing nghttp2-libs (1.43.0-r0) 01:25:39 (4/5) Installing libcurl (7.79.1-r0) 01:25:39 (5/5) Installing curl (7.79.1-r0) 01:25:39 Executing busybox-1.33.1-r3.trigger 01:25:39 Executing ca-certificates-20191127-r5.trigger 01:25:39 ---> Running in 740403e5e2c8 01:25:40 OK: 8 MiB in 19 packages 01:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:40 (1/1) Installing dumb-init (1.2.5-r1) 01:25:40 Executing busybox-1.33.1-r3.trigger 01:25:40 OK: 5 MiB in 15 packages 01:25:40 Removing intermediate container 740403e5e2c8 01:25:40 ---> 1766bd4aa24d 01:25:40 Step 14/24 : ENV APP_PORT=59882 01:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:41 ---> Running in ebce1437d6dd 01:25:42 (1/1) Installing dumb-init (1.2.5-r1) 01:25:42 Executing busybox-1.33.1-r3.trigger 01:25:42 OK: 5 MiB in 15 packages 01:25:42 Removing intermediate container ebce1437d6dd 01:25:42 ---> 9b60f139870f 01:25:42 Step 15/24 : EXPOSE $APP_PORT 01:25:42 Removing intermediate container 5b8c9cbed04a 01:25:42 ---> c095ef348c9c 01:25:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:25:42 Removing intermediate container b2a4a2d977d6 01:25:42 ---> 5fead6a911b6 01:25:42 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:25:42 ---> Running in d07ecaf34273 01:25:43 ---> Running in ba112debcedd 01:25:43 ---> Running in 9dc9fb251aa0 01:25:43 Removing intermediate container d07ecaf34273 01:25:43 ---> 96339ee2d938 01:25:43 Step 16/24 : WORKDIR / 01:25:43 ---> Running in 789a5f53e49c 01:25:44 Removing intermediate container 9dc9fb251aa0 01:25:44 ---> 2f58a989fe06 01:25:44 Step 14/22 : WORKDIR /edgex 01:25:44 Removing intermediate container ba112debcedd 01:25:44 ---> 9c3ba9c6bb14 01:25:44 Step 14/23 : ENV APP_PORT=59861 01:25:44 Removing intermediate container 901ef3ef5900 01:25:44 ---> 93d154649590 01:25:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:25:44 ---> Running in feab2538aa08 01:25:44 ---> Running in a8acdd35c417 01:25:45 ---> Running in 293270d065e0 01:25:45 Removing intermediate container 789a5f53e49c 01:25:45 ---> 2c05738760e2 01:25:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:46 Removing intermediate container a8acdd35c417 01:25:46 ---> fc062cce2985 01:25:46 Step 15/23 : EXPOSE $APP_PORT 01:25:46 Removing intermediate container 293270d065e0 01:25:46 Removing intermediate container feab2538aa08 01:25:46 ---> 83965de8e12b 01:25:46 ---> 2ef3f2edc78c 01:25:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:25:46 Step 14/24 : ENV APP_PORT=59881 01:25:46 ---> Running in db92c56dd084 01:25:46 Removing intermediate container 39bc7e5db9b5 01:25:46 ---> 7fb43244e3e4 01:25:46 01:25:46 Step 11/24 : FROM alpine:3.14 01:25:46 ---> bb3de5531c18 01:25:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:25:46 ---> cfb38abeba2f 01:25:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:25:46 ---> Running in 7b12eff956ce 01:25:47 ---> Running in 8939e527c166 01:25:47 Removing intermediate container db92c56dd084 01:25:47 ---> 08a1d14c43de 01:25:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:47 ---> 2938020abce1 01:25:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:25:48 Removing intermediate container 7b12eff956ce 01:25:48 ---> 1bf7177dafe3 01:25:48 Step 15/24 : EXPOSE $APP_PORT 01:25:48 Removing intermediate container 8939e527c166 01:25:48 ---> bf012d9f6116 01:25:48 Step 13/24 : ENV APP_PORT=59880 01:25:48 ---> Running in b0a5c6a94175 01:25:48 ---> Running in f8fcc55db158 01:25:49 ---> 2c4208842c55 01:25:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:25:49 ---> 8e1c5b5e2be1 01:25:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:25:49 ---> 1485945d90eb 01:25:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:25:49 Removing intermediate container f8fcc55db158 01:25:49 ---> 7931511c8553 01:25:49 Step 14/24 : EXPOSE $APP_PORT 01:25:49 Removing intermediate container b0a5c6a94175 01:25:49 ---> a82a6f981b70 01:25:49 Step 16/24 : WORKDIR / 01:25:50 ---> Running in 627064ed726c 01:25:50 ---> Running in af6ca5d7dcd6 01:25:51 Removing intermediate container 627064ed726c 01:25:51 ---> 853827366472 01:25:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:25:51 ---> Running in ea040783bf98 01:25:51 ---> 930d0a76f15b 01:25:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:25:51 Removing intermediate container af6ca5d7dcd6 01:25:51 ---> 832434225fb6 01:25:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:25:51 ---> c0bcf5275d3a 01:25:51 Step 20/24 : ENTRYPOINT ["/core-command"] 01:25:51 ---> 157a19d0c3a1 01:25:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:25:52 ---> Running in 9186f26cb61d 01:25:52 ---> Running in b35e52e5b6ba 01:25:53 Removing intermediate container 9186f26cb61d 01:25:53 ---> 868c6734e2e8 01:25:53 Step 19/22 : CMD ["--init=true"] 01:25:53 Removing intermediate container b35e52e5b6ba 01:25:53 ---> 236607ef8cae 01:25:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:53 ---> Running in 60bf4ee3052f 01:25:53 ---> e6b2c5e59a85 01:25:53 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:25:53 ---> Running in 4c067f348c89 01:25:53 ---> ce42711c59e4 01:25:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:25:53 ---> Running in d80a4f1b5ebd 01:25:54 Removing intermediate container 60bf4ee3052f 01:25:54 ---> 5d17badee67a 01:25:54 Step 20/22 : LABEL arch=arm64 01:25:54 ---> Running in ab081d219be6 01:25:55 Removing intermediate container 4c067f348c89 01:25:55 ---> c6b1c1e961d1 01:25:55 Step 22/24 : LABEL arch=arm64 01:25:55 Removing intermediate container d80a4f1b5ebd 01:25:55 ---> 6c7bc1ac75f0 01:25:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:55 ---> Running in eb7511002d5b 01:25:55 ---> Running in d52c8d88e549 01:25:55 Removing intermediate container ab081d219be6 01:25:55 ---> 43d7cbbe87f6 01:25:55 Step 21/22 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:25:55 ---> Running in 0a5530e754fa 01:25:55 Removing intermediate container ea040783bf98 01:25:55 ---> 7d0e40ef985e 01:25:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:25:56 ---> Running in 2e109d0aa7b5 01:25:56 Removing intermediate container eb7511002d5b 01:25:56 ---> acf771c2c77d 01:25:56 Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:25:56 ---> 562d094ea7f3 01:25:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:25:56 Removing intermediate container d52c8d88e549 01:25:56 ---> 7f75f27f5228 01:25:56 Step 21/23 : LABEL arch=arm64 01:25:56 ---> Running in 43d9997394e2 01:25:56 Removing intermediate container 0a5530e754fa 01:25:56 ---> c1b4528ae6e4 01:25:56 Step 22/22 : LABEL version=0.0.0 01:25:56 ---> Running in abeee7b4bcf2 01:25:57 ---> Running in b482fbba9c13 01:25:57 Removing intermediate container 43d9997394e2 01:25:57 ---> 955692295efc 01:25:57 Step 24/24 : LABEL version=0.0.0 01:25:57 Removing intermediate container abeee7b4bcf2 01:25:57 ---> 1b199c202d89 01:25:57 Step 22/23 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:25:57 Removing intermediate container b482fbba9c13 01:25:57 ---> d86bab2f7619 01:25:57 01:25:57 ---> da8ad172aa76 01:25:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:25:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:25:58 ---> Running in 52a6542d57e1 01:25:58 ---> Running in bfd820c113c0 01:25:58 ---> Running in 095255f58b35 01:25:58 Successfully built d86bab2f7619 01:25:58 Successfully tagged security-proxy-setup-arm64:latest 01:25:58  Building security-proxy-setup ... done Building support-notifications 01:25:58 Removing intermediate container 52a6542d57e1 01:25:58 ---> 498afbed0061 01:25:58 Step 23/23 : LABEL version=0.0.0 01:25:58 Removing intermediate container bfd820c113c0 01:25:58 ---> b23e55196951 01:25:58 01:25:58 Removing intermediate container 095255f58b35 01:25:58 ---> 8628e07fe00b 01:25:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:25:58 ---> Running in e3455a36295b 01:25:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:25:59 Successfully built b23e55196951 01:25:59 Successfully tagged core-command-arm64:latest 01:25:59 Building security-bootstrapper 01:25:59  Building core-command ... done  ---> Running in 4f5dd50228e9 01:25:59 Removing intermediate container e3455a36295b 01:25:59 ---> c82d304742b6 01:25:59 01:26:00 Successfully built c82d304742b6 01:26:00 Successfully tagged support-scheduler-arm64:latest 01:26:00  Building support-scheduler ... done Building sys-mgmt-agent 01:26:00 Removing intermediate container 4f5dd50228e9 01:26:00 ---> c17cb81f6141 01:26:00 Step 22/24 : LABEL arch=arm64 01:26:00 ---> Running in 404a8aedcd4f 01:26:00 (1/6) Installing dumb-init (1.2.5-r1) 01:26:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:26:00 (3/6) Installing libsodium (1.0.18-r0) 01:26:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:26:00 Removing intermediate container 404a8aedcd4f 01:26:00 ---> d45132fabb2d 01:26:00 Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:26:01 ---> Running in 3366f48ca1a3 01:26:01 (5/6) Installing libzmq (4.3.4-r0) 01:26:01 (6/6) Installing zeromq (4.3.4-r0) 01:26:01 Executing busybox-1.33.1-r3.trigger 01:26:01 OK: 8 MiB in 20 packages 01:26:01 Removing intermediate container 3366f48ca1a3 01:26:01 ---> a6b3dda9d358 01:26:01 Step 24/24 : LABEL version=0.0.0 01:26:01 ---> Running in 0fdb2022aaf7 01:26:02 Removing intermediate container 0fdb2022aaf7 01:26:02 ---> ff97f92ebed2 01:26:02 01:26:03 Successfully built ff97f92ebed2 01:26:03 Successfully tagged core-metadata-arm64:latest 01:26:03  Building core-metadata ... done Building security-secretstore-setup 01:26:03 Removing intermediate container 2e109d0aa7b5 01:26:03 ---> 156b22b96daf 01:26:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:04 ---> 9bd7050008e4 01:26:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:26:06 ---> e341e39ff143 01:26:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:26:07 ---> aa9459609aa7 01:26:07 Step 20/24 : ENTRYPOINT ["/core-data"] 01:26:08 ---> Running in 5b6ff8363548 01:26:09 Removing intermediate container 5b6ff8363548 01:26:09 ---> cf5d7efdaeb7 01:26:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:26:09 ---> Running in 1cfd28cd9fce 01:26:10 Removing intermediate container 1cfd28cd9fce 01:26:10 ---> 273ca0819df4 01:26:10 Step 22/24 : LABEL arch=arm64 01:26:10 ---> Running in 24a6c359e5f6 01:26:10 Removing intermediate container 24a6c359e5f6 01:26:10 ---> a8f65e1ed6f5 01:26:10 Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:26:11 ---> Running in bbdf9cccd6e3 01:26:12 Removing intermediate container bbdf9cccd6e3 01:26:12 ---> 6115a60ecb5b 01:26:12 Step 24/24 : LABEL version=0.0.0 01:26:12 ---> Running in 4015f634f494 01:26:13 Removing intermediate container 4015f634f494 01:26:13 ---> 73332bfeb166 01:26:13 01:26:13 Successfully built 73332bfeb166 01:26:13 Successfully tagged core-data-arm64:latest 01:26:52  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:26:52 ---> e01d8543842b 01:26:52 Step 3/23 : WORKDIR /edgex-go 01:26:52 ---> Using cache 01:26:52 ---> dd8435b581cd 01:26:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:52 ---> Using cache 01:26:52 ---> 3a7f5d87ef04 01:26:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:26:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:26:52 ---> e01d8543842b 01:26:52 Step 3/32 : WORKDIR /edgex-go 01:26:52 ---> Using cache 01:26:52 ---> dd8435b581cd 01:26:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:52 ---> Using cache 01:26:52 ---> 3a7f5d87ef04 01:26:52 Step 5/32 : RUN apk add --update --no-cache make git 01:26:52 ---> Using cache 01:26:52 ---> 3eb833e43f57 01:26:52 Step 6/32 : COPY go.mod . 01:26:52 ---> Using cache 01:26:52 ---> 5c4c1a501e9b 01:26:52 Step 7/32 : RUN go mod download 01:26:52 ---> Using cache 01:26:52 ---> a8ecf70dce3b 01:26:52 Step 8/32 : COPY . . 01:26:52 ---> Using cache 01:26:52 ---> b86ee8a46b63 01:26:52 Step 9/32 : RUN go mod tidy 01:26:52 ---> Using cache 01:26:52 ---> 4d0eba6069c0 01:26:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:26:52 ---> e01d8543842b 01:26:52 Step 3/24 : WORKDIR /edgex-go 01:26:52 ---> Using cache 01:26:52 ---> dd8435b581cd 01:26:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:52 ---> Using cache 01:26:52 ---> 3a7f5d87ef04 01:26:52 Step 5/24 : RUN apk add --update --no-cache make bash git 01:26:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 01:26:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:26:53 ---> e01d8543842b 01:26:53 Step 3/26 : WORKDIR /edgex-go 01:26:53 ---> Using cache 01:26:53 ---> dd8435b581cd 01:26:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:26:53 ---> Using cache 01:26:53 ---> 3a7f5d87ef04 01:26:53 Step 5/26 : RUN apk add --update --no-cache make git 01:26:53 ---> Using cache 01:26:53 ---> 3eb833e43f57 01:26:53 Step 6/26 : COPY go.mod . 01:26:53 ---> Using cache 01:26:53 ---> 5c4c1a501e9b 01:26:53 Step 7/26 : RUN go mod download 01:26:53 ---> Using cache 01:26:53 ---> a8ecf70dce3b 01:26:53 Step 8/26 : COPY . . 01:26:53 ---> Using cache 01:26:53 ---> b86ee8a46b63 01:26:53 Step 9/26 : RUN go mod tidy 01:26:53 ---> Using cache 01:26:53 ---> 4d0eba6069c0 01:26:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:55 ---> Running in c670061482c5 01:26:55 ---> Running in bacceb69aa80 01:26:55 ---> Running in 7eb01ff852a8 01:26:55 ---> Running in 57064d281fd7 01:26:57 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:26:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:57 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:26:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:26:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:26:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:00 OK: 218 MiB in 52 packages 01:27:01 OK: 218 MiB in 52 packages 01:27:01 Removing intermediate container 57064d281fd7 01:27:01 ---> 793d6fe883dd 01:27:01 Step 6/24 : COPY go.mod . 01:27:03 Removing intermediate container bacceb69aa80 01:27:03 ---> bcd74230a0af 01:27:03 Step 6/23 : COPY go.mod . 01:27:03 ---> b339d5ea60d1 01:27:03 Step 7/24 : RUN go mod download 01:27:03 ---> Running in 93bd22a403bc 01:27:05 ---> cd0f3247f349 01:27:05 Step 7/23 : RUN go mod download 01:27:05 ---> Running in 8e519cb06f9a 01:27:10 Removing intermediate container 93bd22a403bc 01:27:10 ---> 9d43e0a3d0a0 01:27:10 Step 8/24 : COPY . . 01:27:12 Removing intermediate container 8e519cb06f9a 01:27:12 ---> c0f0df43e5e8 01:27:12 Step 8/23 : COPY . . 01:27:51 ---> bf96372f9ae7 01:27:51 Step 9/24 : RUN go mod tidy 01:27:51 ---> 5ebdb8d8f890 01:27:51 Step 9/23 : RUN go mod tidy 01:27:51 ---> Running in d2dd860c68c1 01:27:51 ---> Running in 4d983430865a 01:27:54 Removing intermediate container 4d983430865a 01:27:54 ---> 9af5f2433936 01:27:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:27:54 ---> Running in 689ade14e6e6 01:27:55 Removing intermediate container d2dd860c68c1 01:27:55 ---> c859f0339aca 01:27:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:27:56 ---> Running in 673c4910978d 01:27:57 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:27:58 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:28:31 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:28:32 Removing intermediate container 7eb01ff852a8 01:28:32 ---> 4240f3515f3b 01:28:32 01:28:32 Step 11/32 : FROM alpine:3.14 01:28:32 ---> bb3de5531c18 01:28:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:28:32 ---> Running in 0ce81fe3195d 01:28:33 Removing intermediate container 0ce81fe3195d 01:28:33 ---> 1fe097d4493c 01:28:33 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:28:33 ---> Running in b340eed6c7c8 01:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:28:36 (1/2) Installing dumb-init (1.2.5-r1) 01:28:37 (2/2) Installing su-exec (0.2-r1) 01:28:37 Executing busybox-1.33.1-r3.trigger 01:28:37 OK: 5 MiB in 16 packages 01:28:39 Removing intermediate container b340eed6c7c8 01:28:39 ---> ccb92edb6abe 01:28:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:28:39 ---> Running in 67dc3f2ebe9c 01:28:41 Removing intermediate container 67dc3f2ebe9c 01:28:41 ---> 57d704aacd8c 01:28:41 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:28:41 ---> Running in a58ed2c5bc64 01:28:42 Removing intermediate container c670061482c5 01:28:42 ---> e1f5ef52c398 01:28:42 01:28:42 Step 11/26 : FROM alpine:3.14 01:28:42 ---> bb3de5531c18 01:28:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 01:28:42 ---> Running in f167771a6ca1 01:28:42 Removing intermediate container a58ed2c5bc64 01:28:42 ---> e50a9ac1d9a3 01:28:42 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:28:43 ---> Running in a9c7f0820f87 01:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:28:46 (1/3) Installing ca-certificates (20191127-r5) 01:28:46 Removing intermediate container a9c7f0820f87 01:28:46 ---> 560e1f834ad6 01:28:46 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:28:46 (2/3) Installing dumb-init (1.2.5-r1) 01:28:46 (3/3) Installing su-exec (0.2-r1) 01:28:46 Executing busybox-1.33.1-r3.trigger 01:28:46 Executing ca-certificates-20191127-r5.trigger 01:28:46 ---> Running in 489d9d6a20cb 01:28:47 OK: 6 MiB in 17 packages 01:28:47 Removing intermediate container 489d9d6a20cb 01:28:47 ---> 03ba43903e1c 01:28:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:28:49 ---> 998dfdf72d80 01:28:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:28:49 ---> Running in 0dde08897449 01:28:50 Removing intermediate container f167771a6ca1 01:28:50 ---> b45b8542c747 01:28:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:28:50 ---> Running in e58f879d6b29 01:28:51 Removing intermediate container e58f879d6b29 01:28:51 ---> 49f6dffa8cdd 01:28:51 Step 14/26 : WORKDIR / 01:28:51 ---> Running in 4f181ff51d65 01:28:52 Removing intermediate container 4f181ff51d65 01:28:52 ---> d65ce54a0e46 01:28:52 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:28:53 Removing intermediate container 0dde08897449 01:28:53 ---> f0a4ad292c40 01:28:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:28:54 ---> bab8558e631d 01:28:54 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:28:55 ---> 566dc58b248f 01:28:55 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:28:55 ---> 2f85acf8a088 01:28:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:28:58 ---> 9227ed5efc14 01:28:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:28:58 ---> 5264669fa1ac 01:28:58 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:28:59 ---> 636b7f4daf3b 01:28:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:28:59 ---> a3a727e55841 01:28:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:29:00 ---> 3c3fabb7eb97 01:29:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:29:01 ---> 4629be0ffc7e 01:29:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:29:02 ---> 347826a6ef49 01:29:02 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:29:03 ---> Running in ecc1aeef495e 01:29:04 ---> 153872e16a5a 01:29:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:29:04 Removing intermediate container ecc1aeef495e 01:29:04 ---> c254c469af09 01:29:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:29:06 ---> 073ffd5a874c 01:29:06 Step 27/32 : RUN chmod +x /entrypoint.sh 01:29:06 ---> 7da78b659e91 01:29:06 Step 22/26 : 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:29:06 ---> Running in e0719ea16144 01:29:07 ---> Running in 8364bf4ee58a 01:29:11 Removing intermediate container e0719ea16144 01:29:11 ---> dd1e39ecf78d 01:29:11 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:29:11 Removing intermediate container 8364bf4ee58a 01:29:11 ---> 29242addc6a9 01:29:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:29:11 ---> Running in c0f78e7ffe81 01:29:12 ---> Running in 33c4fb81fee4 01:29:12 Removing intermediate container c0f78e7ffe81 01:29:12 ---> 300ab961263c 01:29:12 Step 24/26 : LABEL arch=arm64 01:29:13 ---> Running in 8aad374c006a 01:29:13 Removing intermediate container 33c4fb81fee4 01:29:13 ---> b67508952f80 01:29:13 Step 29/32 : CMD ["gate"] 01:29:13 ---> Running in 9a6abe752425 01:29:13 Removing intermediate container 8aad374c006a 01:29:13 ---> 88e3837ff13b 01:29:13 Step 25/26 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:29:13 ---> Running in 525332cead29 01:29:14 Removing intermediate container 9a6abe752425 01:29:14 ---> e4dca156a567 01:29:14 Step 30/32 : LABEL arch=arm64 01:29:14 ---> Running in 0bf044a3b26e 01:29:15 Removing intermediate container 525332cead29 01:29:15 ---> 42dfa067d3dc 01:29:15 Step 26/26 : LABEL version=0.0.0 01:29:15 ---> Running in 0eeeb6cca425 01:29:16 Removing intermediate container 0bf044a3b26e 01:29:16 ---> 871516b95bc4 01:29:16 Step 31/32 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:29:16 Removing intermediate container 0eeeb6cca425 01:29:16 ---> 1077e74c4643 01:29:16 01:29:16 Successfully built 1077e74c4643 01:29:16 ---> Running in 70cf0d218a53 01:29:16 Successfully tagged security-secretstore-setup-arm64:latest 01:29:17  Building security-secretstore-setup ... done Removing intermediate container 70cf0d218a53 01:29:17 ---> f95b9ae0297a 01:29:17 Step 32/32 : LABEL version=0.0.0 01:29:18 ---> Running in 35c025927fa5 01:29:18 Removing intermediate container 35c025927fa5 01:29:18 ---> 3b466424a843 01:29:18 01:29:19 Successfully built 3b466424a843 01:29:19 Successfully tagged security-bootstrapper-arm64:latest 01:29:26  Building security-bootstrapper ... done Removing intermediate container 673c4910978d 01:29:26 ---> 7be7b1fbf946 01:29:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:29:26 ---> Running in 891743a763e9 01:29:28 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:29:28 Removing intermediate container 689ade14e6e6 01:29:28 ---> 5871d40d65dd 01:29:28 01:29:28 Step 11/23 : FROM alpine:3.14 01:29:28 ---> bb3de5531c18 01:29:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:29:28 ---> Running in 75fbb1160e22 01:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:29:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:29:31 Removing intermediate container 891743a763e9 01:29:31 ---> c4a7a91750e3 01:29:31 01:29:31 Step 12/24 : FROM docker:20.10.7 01:29:31 20.10.7: Pulling from library/docker 01:29:31 (1/2) Installing ca-certificates (20191127-r5) 01:29:32 (2/2) Installing dumb-init (1.2.5-r1) 01:29:32 Executing busybox-1.33.1-r3.trigger 01:29:32 Executing ca-certificates-20191127-r5.trigger 01:29:32 OK: 6 MiB in 16 packages 01:29:35 Removing intermediate container 75fbb1160e22 01:29:35 ---> 555ceb3b8e12 01:29:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:29:36 ---> Running in d68eb09a2fc6 01:29:37 Removing intermediate container d68eb09a2fc6 01:29:37 ---> e832757a488d 01:29:37 Step 14/23 : ENV APP_PORT=59860 01:29:39 ---> Running in bca823aaad31 01:29:40 Removing intermediate container bca823aaad31 01:29:40 ---> 47f60df00ef5 01:29:40 Step 15/23 : EXPOSE $APP_PORT 01:29:40 ---> Running in 58975e2a9d53 01:29:41 Removing intermediate container 58975e2a9d53 01:29:41 ---> 387c4e7a5a25 01:29:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:29:41 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 01:29:41 Status: Downloaded newer image for docker:20.10.7 01:29:41 ---> df445af6242a 01:29:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:29:41 ---> Running in 6a11f1e436a9 01:29:42 ---> 00c7b1d4addd 01:29:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:29:42 Removing intermediate container 6a11f1e436a9 01:29:42 ---> 5d180ea56b8b 01:29:42 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 01:29:42 ---> Running in a822d371a796 01:29:44 ---> bdc379685098 01:29:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:29:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:29:44 ---> c27b16f547e3 01:29:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:29:45 ---> Running in 7a0402369fbf 01:29:45 (1/39) Installing readline (8.1.0-r0) 01:29:45 (2/39) Installing bash (5.1.0-r0) 01:29:45 Removing intermediate container 7a0402369fbf 01:29:45 ---> 6f82da1a437a 01:29:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:45 Executing bash-5.1.0-r0.post-install 01:29:45 (3/39) Installing brotli-libs (1.0.9-r3) 01:29:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 01:29:46 (5/39) Installing libcurl (7.79.1-r0) 01:29:46 (6/39) Installing curl (7.79.1-r0) 01:29:46 (7/39) Installing dumb-init (1.2.5-r0) 01:29:46 (8/39) Installing libbz2 (1.0.8-r1) 01:29:46 (9/39) Installing expat (2.2.10-r1) 01:29:46 (10/39) Installing libffi (3.3-r2) 01:29:46 (11/39) Installing gdbm (1.19-r0) 01:29:46 (12/39) Installing xz-libs (5.2.5-r0) 01:29:46 (13/39) Installing sqlite-libs (3.34.1-r0) 01:29:46 (14/39) Installing python3 (3.8.10-r0) 01:29:46 ---> Running in 382d68c74774 01:29:46 Removing intermediate container 382d68c74774 01:29:46 ---> d5b8ae21f921 01:29:46 Step 21/23 : LABEL arch=arm64 01:29:47 ---> Running in e2bd971dc87b 01:29:48 Removing intermediate container e2bd971dc87b 01:29:48 ---> 0cc408bdab27 01:29:48 Step 22/23 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:29:48 ---> Running in b9eb72754ff4 01:29:49 (15/39) Installing py3-appdirs (1.4.4-r1) 01:29:49 Removing intermediate container b9eb72754ff4 01:29:49 ---> ffb93bfbb7fc 01:29:49 Step 23/23 : LABEL version=0.0.0 01:29:49 (16/39) Installing py3-ordered-set (4.0.2-r0) 01:29:49 (17/39) Installing py3-parsing (2.4.7-r1) 01:29:49 (18/39) Installing py3-six (1.15.0-r0) 01:29:49 (19/39) Installing py3-packaging (20.9-r0) 01:29:49 (20/39) Installing py3-setuptools (51.3.3-r0) 01:29:49 ---> Running in 6fd82cc85109 01:29:49 (21/39) Installing py3-chardet (4.0.0-r0) 01:29:49 (22/39) Installing py3-idna (3.1-r0) 01:29:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 01:29:49 (24/39) Installing py3-requests (2.25.1-r1) 01:29:49 (25/39) Installing py3-msgpack (1.0.2-r0) 01:29:49 (26/39) Installing py3-lockfile (0.12.2-r3) 01:29:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:29:49 (28/39) Installing py3-colorama (0.4.4-r0) 01:29:49 (29/39) Installing py3-contextlib2 (0.6.0-r0) 01:29:49 (30/39) Installing py3-distlib (0.3.1-r1) 01:29:49 (31/39) Installing py3-distro (1.5.0-r1) 01:29:49 (32/39) Installing py3-webencodings (0.5.1-r3) 01:29:49 (33/39) Installing py3-html5lib (1.1-r0) 01:29:49 Removing intermediate container 6fd82cc85109 01:29:49 ---> da0149449100 01:29:49 01:29:49 (34/39) Installing py3-pytoml (0.1.21-r0) 01:29:49 (35/39) Installing py3-pep517 (0.9.1-r0) 01:29:49 (36/39) Installing py3-progress (1.5-r0) 01:29:49 (37/39) Installing py3-retrying (1.3.3-r0) 01:29:49 (38/39) Installing py3-toml (0.10.2-r0) 01:29:49 (39/39) Installing py3-pip (20.3.4-r0) 01:29:50 Successfully built da0149449100 01:29:50 Successfully tagged support-notifications-arm64:latest 01:29:50  Building support-notifications ... done Executing busybox-1.32.1-r6.trigger 01:29:50 OK: 82 MiB in 59 packages 01:30:03 Collecting docker-compose==1.23.2 01:30:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:30:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:30:03 Collecting docker<4.0,>=3.6.0 01:30:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:30:03 Collecting dockerpty<0.5,>=0.4.1 01:30:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:30:07 Collecting PyYAML<4,>=3.10 01:30:07 Downloading PyYAML-3.13.tar.gz (270 kB) 01:30:11 Collecting docopt<0.7,>=0.6.1 01:30:11 Downloading docopt-0.6.2.tar.gz (25 kB) 01:30:15 Collecting texttable<0.10,>=0.9.0 01:30:15 Downloading texttable-0.9.1.tar.gz (11 kB) 01:30:18 Collecting websocket-client<1.0,>=0.32.0 01:30:18 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:30:18 Collecting cached-property<2,>=1.2.0 01:30:18 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:30:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:30:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:30:20 Collecting jsonschema<3,>=2.5.1 01:30:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:30:22 Collecting docker-pycreds>=0.4.0 01:30:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:30:22 Collecting chardet<3.1.0,>=3.0.2 01:30:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 01:30:23 Collecting certifi>=2017.4.17 01:30:23 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 01:30:24 Collecting urllib3<1.25,>=1.21.1 01:30:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:30:24 Collecting idna<2.8,>=2.5 01:30:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:30:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 01:30:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 01:30:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 01:30:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 01:30:26 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 01:30:26 Attempting uninstall: urllib3 01:30:26 Found existing installation: urllib3 1.26.2 01:30:26 Uninstalling urllib3-1.26.2: 01:30:27 Successfully uninstalled urllib3-1.26.2 01:30:27 Attempting uninstall: idna 01:30:27 Found existing installation: idna 3.1 01:30:27 Uninstalling idna-3.1: 01:30:28 Successfully uninstalled idna-3.1 01:30:28 Attempting uninstall: chardet 01:30:28 Found existing installation: chardet 4.0.0 01:30:28 Uninstalling chardet-4.0.0: 01:30:28 Successfully uninstalled chardet-4.0.0 01:30:30 Attempting uninstall: requests 01:30:30 Found existing installation: requests 2.25.1 01:30:30 Uninstalling requests-2.25.1: 01:30:31 Successfully uninstalled requests-2.25.1 01:30:31 Running setup.py install for texttable: started 01:30:34 Running setup.py install for texttable: finished with status 'done' 01:30:34 Running setup.py install for PyYAML: started 01:30:38 Running setup.py install for PyYAML: finished with status 'done' 01:30:38 Running setup.py install for docopt: started 01:30:41 Running setup.py install for docopt: finished with status 'done' 01:30:41 Running setup.py install for dockerpty: started 01:30:45 Running setup.py install for dockerpty: finished with status 'done' 01:30:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 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:30:57 Removing intermediate container a822d371a796 01:30:57 ---> c5f8bd0c2aac 01:30:57 Step 15/24 : ENV APP_PORT=58890 01:30:57 ---> Running in 72c8c5041217 01:30:57 Removing intermediate container 72c8c5041217 01:30:57 ---> 5ddde091d344 01:30:57 Step 16/24 : EXPOSE $APP_PORT 01:30:58 ---> Running in 88deb91b5e85 01:30:58 Removing intermediate container 88deb91b5e85 01:30:58 ---> e10e45ef68d5 01:30:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:31:00 ---> b3d1f2d5ce46 01:31:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:31:01 ---> 7038de126473 01:31:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:31:02 ---> 0552314a07ac 01:31:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:31:02 ---> Running in 2c49f0da2e5e 01:31:03 Removing intermediate container 2c49f0da2e5e 01:31:03 ---> 50639c7d78f8 01:31:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:03 ---> Running in 34d09356f56d 01:31:04 Removing intermediate container 34d09356f56d 01:31:04 ---> f3bc1481a481 01:31:04 Step 22/24 : LABEL arch=arm64 01:31:04 ---> Running in 17d986a9030b 01:31:04 Removing intermediate container 17d986a9030b 01:31:04 ---> 518c239df5e3 01:31:04 Step 23/24 : LABEL git_sha=626275469b875c7afcb36771b784305944904f10 01:31:04 ---> Running in 483be2e0d31b 01:31:05 Removing intermediate container 483be2e0d31b 01:31:05 ---> e2dcbd2a9041 01:31:05 Step 24/24 : LABEL version=0.0.0 01:31:05 ---> Running in 4fc6fa96aead 01:31:06 Removing intermediate container 4fc6fa96aead 01:31:06 ---> c769ee183964 01:31:06 01:31:06 Successfully built c769ee183964 01:31:06 Successfully tagged sys-mgmt-agent-arm64:latest 01:31:07  Building sys-mgmt-agent ... done  [Pipeline] } 01:31:07 $ docker stop --time=1 a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 01:31:09 $ docker rm -f a8aec09d57856455499bb1a560d6eb6aa591dfb8bf293106e0b819efe45e1909 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:09 + docker images 01:31:10 REPOSITORY TAG IMAGE ID CREATED SIZE 01:31:10 sys-mgmt-agent-arm64 latest c769ee183964 5 seconds ago 312MB 01:31:10 support-notifications-arm64 latest da0149449100 About a minute ago 15.9MB 01:31:10 c4a7a91750e3 About a minute ago 1.57GB 01:31:10 5871d40d65dd About a minute ago 1.57GB 01:31:10 security-bootstrapper-arm64 latest 3b466424a843 About a minute ago 17.7MB 01:31:10 security-secretstore-setup-arm64 latest 1077e74c4643 About a minute ago 26.5MB 01:31:10 e1f5ef52c398 2 minutes ago 1.57GB 01:31:10 4240f3515f3b 2 minutes ago 1.57GB 01:31:10 core-data-arm64 latest 73332bfeb166 4 minutes ago 19.4MB 01:31:10 core-metadata-arm64 latest ff97f92ebed2 5 minutes ago 15.8MB 01:31:10 support-scheduler-arm64 latest c82d304742b6 5 minutes ago 15.2MB 01:31:10 core-command-arm64 latest b23e55196951 5 minutes ago 15.2MB 01:31:10 security-proxy-setup-arm64 latest d86bab2f7619 5 minutes ago 25.3MB 01:31:10 7fb43244e3e4 5 minutes ago 1.57GB 01:31:10 9c2e3e56b3f3 5 minutes ago 1.57GB 01:31:10 7abc7f6671f7 5 minutes ago 1.57GB 01:31:10 0ed98d068c9e 5 minutes ago 1.57GB 01:31:10 9705571840e2 5 minutes ago 1.56GB 01:31:10 ci-base-image-arm64 latest e01d8543842b 17 minutes ago 1.24GB 01:31:10 alpine 3.14 bb3de5531c18 4 weeks ago 5.34MB 01:31:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 7 weeks ago 533MB 01:31:10 docker 20.10.7 df445af6242a 3 months ago 234MB 01:31:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:11 01:31:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:12 arm64: Pulling from edgex-lftools-log-publisher 01:31:12 448f6bf000e3: Pulling fs layer 01:31:12 f757da607395: Pulling fs layer 01:31:12 05883995daec: Pulling fs layer 01:31:12 8603b9c90790: Pulling fs layer 01:31:12 1560dd03e051: Pulling fs layer 01:31:12 27f5ce0e4adf: Pulling fs layer 01:31:12 c2d8d7efcc4b: Pulling fs layer 01:31:12 1560dd03e051: Waiting 01:31:12 27f5ce0e4adf: Waiting 01:31:12 c2d8d7efcc4b: Waiting 01:31:12 8603b9c90790: Waiting 01:31:12 f757da607395: Verifying Checksum 01:31:12 f757da607395: Download complete 01:31:12 8603b9c90790: Verifying Checksum 01:31:12 8603b9c90790: Download complete 01:31:12 1560dd03e051: Verifying Checksum 01:31:12 1560dd03e051: Download complete 01:31:12 27f5ce0e4adf: Verifying Checksum 01:31:12 05883995daec: Verifying Checksum 01:31:12 05883995daec: Download complete 01:31:13 448f6bf000e3: Verifying Checksum 01:31:13 448f6bf000e3: Download complete 01:31:17 448f6bf000e3: Pull complete 01:31:17 c2d8d7efcc4b: Verifying Checksum 01:31:18 f757da607395: Pull complete 01:31:19 05883995daec: Pull complete 01:31:20 8603b9c90790: Pull complete 01:31:21 1560dd03e051: Pull complete 01:31:21 27f5ce0e4adf: Pull complete 01:31:36 c2d8d7efcc4b: Pull complete 01:31:36 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:31:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:31:37 prd-ubuntu18.04-docker-arm64-4c-16g-53 does not seem to be running inside a container 01:31:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:31:42 $ docker top 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:43 ---> job-cost.sh 01:31:43 lf-activate-venv: SKIPPING 01:31:43 INFO: No Stack... 01:31:44 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:45 INFO: Archiving Costs [Pipeline] sh 01:31:46 + cut -d, -f6 01:31:46 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 01:31:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] 01:31:46 Resource [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] did not exist. Created. 01:31:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:46 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:47 Stashed 1 file(s) [Pipeline] } 01:31:47 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3734-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:47 $ docker stop --time=1 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae 01:31:49 $ docker rm -f 75f2f193b8e6d3045044077cc6fda339131461ed4939e3ea29024b959ce894ae [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:31:52 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:31:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:53 ---> package-listing.sh 01:31:53 ++ tr '[:upper:]' '[:lower:]' 01:31:53 ++ facter osfamily 01:31:53 + OS_FAMILY=redhat 01:31:53 + workspace=/w/workspace/edgex-go/1 01:31:53 + START_PACKAGES=/tmp/packages_start.txt 01:31:53 + END_PACKAGES=/tmp/packages_end.txt 01:31:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:53 + PACKAGES=/tmp/packages_start.txt 01:31:53 + '[' /w/workspace/edgex-go/1 ']' 01:31:53 + PACKAGES=/tmp/packages_end.txt 01:31:53 + case "${OS_FAMILY}" in 01:31:53 + sort 01:31:53 + rpm -qa 01:31:54 + '[' -f /tmp/packages_start.txt ']' 01:31:54 + '[' -f /tmp/packages_end.txt ']' 01:31:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:54 + '[' /w/workspace/edgex-go/1 ']' 01:31:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 01:31:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 01:31:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:31:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:31:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:55 01:31:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:31:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:55 latest: Pulling from edgex-lftools-log-publisher 01:31:55 b4d181a07f80: Pulling fs layer 01:31:55 a1111a8f2ec3: Pulling fs layer 01:31:55 ed53099fbce6: Pulling fs layer 01:31:55 dc539afda2c1: Pulling fs layer 01:31:55 77bc0d833cb6: Pulling fs layer 01:31:55 9065ff56babe: Pulling fs layer 01:31:55 d287ab97295c: Pulling fs layer 01:31:55 dc539afda2c1: Waiting 01:31:55 77bc0d833cb6: Waiting 01:31:55 9065ff56babe: Waiting 01:31:55 d287ab97295c: Waiting 01:31:55 a1111a8f2ec3: Verifying Checksum 01:31:55 a1111a8f2ec3: Download complete 01:31:55 dc539afda2c1: Verifying Checksum 01:31:55 dc539afda2c1: Download complete 01:31:56 ed53099fbce6: Verifying Checksum 01:31:56 ed53099fbce6: Download complete 01:31:56 9065ff56babe: Verifying Checksum 01:31:56 9065ff56babe: Download complete 01:31:56 77bc0d833cb6: Verifying Checksum 01:31:56 77bc0d833cb6: Download complete 01:31:57 b4d181a07f80: Verifying Checksum 01:31:57 b4d181a07f80: Download complete 01:31:58 b4d181a07f80: Pull complete 01:31:58 a1111a8f2ec3: Pull complete 01:31:58 ed53099fbce6: Pull complete 01:31:58 dc539afda2c1: Pull complete 01:31:59 77bc0d833cb6: Pull complete 01:31:59 9065ff56babe: Pull complete 01:32:00 d287ab97295c: Verifying Checksum 01:32:00 d287ab97295c: Download complete 01:32:05 d287ab97295c: Pull complete 01:32:05 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:32:05 prd-centos7-docker-4c-2g-47 does not seem to be running inside a container 01:32:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:32:07 $ docker top dfd09ee70d65e1bf285e8ef8c60dfc9798632e7a8914bb43dbf7d0fa4eb98645 -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:09 + ls /var/log/sa-host 01:32:09 + sadf -c /var/log/sa-host/sa05 01:32:09 file_magic: OK 01:32:09 HZ: Using current value: 100 01:32:09 file_header: OK 01:32:09 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:32:09 Statistics: 01:32:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:32:09 File successfully converted to sysstat format version 12.0.3 01:32:09 + sadf -c /var/log/sa-host/sa29 01:32:09 file_magic: OK 01:32:09 HZ: Using current value: 100 01:32:09 file_header: OK 01:32:09 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:32:09 Statistics: 01:32:09 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:32:09 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:09 provisioning config files... 01:32:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8595314599254489478tmp [Pipeline] { [Pipeline] echo 01:32:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:10 ---> create-netrc.sh [Pipeline] } 01:32:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:10 ---> python-tools-install.sh [Pipeline] echo 01:32:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:11 ---> sudo-logs.sh 01:32:11 Archiving 'sudo' log.. 01:32:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-47.vexxhost.local: Name or service not known 01:32:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-47.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:32:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:11 ---> job-cost.sh 01:32:11 lf-activate-venv: SKIPPING 01:32:11 DEBUG: total: 0.10999999940395355 01:32:11 INFO: Retrieving Stack Cost... 01:32:12 INFO: Retrieving Pricing Info for: v3-standard-2 01:32:13 INFO: Archiving Costs [Pipeline] echo 01:32:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:13 ---> logs-deploy.sh 01:32:13 lf-activate-venv: SKIPPING 01:32:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3734/1 01:32:13 INFO: archiving workspace using pattern(s): 01:32:14 Archives upload complete. 01:32:14 INFO: archiving logs to Nexus 01:32:15 ---> uname -a: 01:32:15 Linux prd-centos7-docker-4c-2g-47.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 01:32:15 01:32:15 01:32:15 ---> lscpu: 01:32:15 Architecture: x86_64 01:32:15 CPU op-mode(s): 32-bit, 64-bit 01:32:15 Byte Order: Little Endian 01:32:15 Address sizes: 40 bits physical, 48 bits virtual 01:32:15 CPU(s): 2 01:32:15 On-line CPU(s) list: 0,1 01:32:15 Thread(s) per core: 1 01:32:15 Core(s) per socket: 1 01:32:15 Socket(s): 2 01:32:15 NUMA node(s): 1 01:32:15 Vendor ID: AuthenticAMD 01:32:15 CPU family: 23 01:32:15 Model: 49 01:32:15 Model name: AMD EPYC-Rome Processor 01:32:15 Stepping: 0 01:32:15 CPU MHz: 2799.998 01:32:15 BogoMIPS: 5599.99 01:32:15 Virtualization: AMD-V 01:32:15 Hypervisor vendor: KVM 01:32:15 Virtualization type: full 01:32:15 L1d cache: 32K 01:32:15 L1i cache: 32K 01:32:15 L2 cache: 512K 01:32:15 L3 cache: 16384K 01:32:15 NUMA node0 CPU(s): 0,1 01:32:15 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:32:15 01:32:15 01:32:15 ---> nproc: 01:32:15 2 01:32:15 01:32:15 01:32:15 ---> df -h: 01:32:15 Filesystem Size Used Avail Use% Mounted on 01:32:15 overlay 40G 9.1G 31G 23% / 01:32:15 tmpfs 64M 0 64M 0% /dev 01:32:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:32:15 shm 64M 0 64M 0% /dev/shm 01:32:15 /dev/vda1 40G 9.1G 31G 23% /facter-os 01:32:15 01:32:15 01:32:15 ---> sar -b -r -n DEV: 01:32:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:32:15 01:32:15 01:02:22 LINUX RESTART (2 CPU) 01:32:15 01:32:15 01:03:01 tps rtps wtps bread/s bwrtn/s 01:32:15 01:04:01 88.74 3.41 85.33 2578.65 8756.47 01:32:15 01:05:01 6.13 0.00 6.13 0.00 2684.13 01:32:15 01:06:01 140.68 0.15 140.53 22.11 43069.68 01:32:15 01:07:01 254.00 0.00 254.00 0.00 54110.66 01:32:15 01:08:01 52.36 0.00 52.36 0.00 10409.14 01:32:15 01:09:01 80.09 0.00 80.09 0.00 9561.22 01:32:15 01:10:01 2.83 0.00 2.83 0.00 97.05 01:32:15 01:11:01 0.48 0.00 0.48 0.00 9.51 01:32:15 01:12:01 0.18 0.00 0.18 0.00 1.88 01:32:15 01:13:01 0.23 0.00 0.23 0.00 3.33 01:32:15 01:14:01 0.23 0.00 0.23 0.00 2.83 01:32:15 01:15:01 0.23 0.00 0.23 0.00 3.20 01:32:15 01:16:01 0.23 0.00 0.23 0.00 2.98 01:32:15 01:17:01 0.20 0.00 0.20 0.00 1.75 01:32:15 01:18:02 0.43 0.15 0.28 4.80 4.23 01:32:15 01:19:01 0.78 0.00 0.78 0.00 15.07 01:32:15 01:20:01 0.25 0.00 0.25 0.00 3.46 01:32:15 01:21:01 0.25 0.00 0.25 0.00 2.72 01:32:15 01:22:01 0.27 0.00 0.27 0.00 3.33 01:32:15 01:23:01 0.20 0.00 0.20 0.00 2.57 01:32:15 01:24:01 0.20 0.00 0.20 0.00 1.88 01:32:15 01:25:01 0.32 0.00 0.32 0.00 5.11 01:32:15 01:26:01 0.25 0.00 0.25 0.00 2.45 01:32:15 01:27:01 0.28 0.00 0.28 0.00 3.20 01:32:15 01:28:01 0.22 0.00 0.22 0.00 2.43 01:32:15 01:29:01 0.20 0.00 0.20 0.00 2.03 01:32:15 01:30:01 0.27 0.00 0.27 0.00 3.33 01:32:15 01:31:01 0.20 0.00 0.20 0.00 2.68 01:32:15 01:32:01 4.95 0.10 4.85 9.99 177.16 01:32:15 Average: 21.94 0.13 21.81 90.26 4450.25 01:32:15 01:32:15 01:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:32:15 01:04:01 5276472 0 835444 10.43 2620 1894396 1515988 16.74 755420 1568300 56 01:32:15 01:05:01 5080552 0 892492 11.14 2620 2033268 1456156 16.08 908724 1608880 61736 01:32:15 01:06:01 3426200 0 1089428 13.60 2620 3490684 1636900 18.07 1160192 2829368 457460 01:32:15 01:07:01 3053152 0 1280636 15.99 2620 3672524 1664088 18.37 1453556 2855864 256012 01:32:15 01:08:01 3065700 0 1287512 16.08 2620 3653100 1768904 19.53 1375652 2916780 109432 01:32:15 01:09:01 3260080 0 1244176 15.53 2620 3502056 1633392 18.03 1332280 2763624 28 01:32:15 01:10:01 3332588 0 1171672 14.63 2620 3502052 1232164 13.60 1288844 2763180 28 01:32:15 01:11:01 3334444 0 1169808 14.61 2620 3502060 1200296 13.25 1288432 2763180 8 01:32:15 01:12:01 3329972 0 1174276 14.66 2620 3502064 1200296 13.25 1294756 2763180 8 01:32:15 01:13:01 3329940 0 1174300 14.66 2620 3502072 1200452 13.25 1296900 2761620 16 01:32:15 01:14:01 3330188 0 1174052 14.66 2620 3502072 1200296 13.25 1290112 2767844 16 01:32:15 01:15:01 3329460 0 1174776 14.67 2620 3502076 1200428 13.25 1303472 2754892 8 01:32:15 01:16:01 3329232 0 1174996 14.67 2620 3502084 1200536 13.25 1303528 2755116 8 01:32:15 01:17:01 3330040 0 1174188 14.66 2620 3502084 1200296 13.25 1302968 2755116 8 01:32:15 01:18:02 3327140 0 1177080 14.70 2620 3502092 1200404 13.25 1306100 2755116 12 01:32:15 01:19:01 3326624 0 1177596 14.70 2620 3502092 1200500 13.25 1306260 2755116 8 01:32:15 01:20:01 3326512 0 1177676 14.70 2620 3502124 1200572 13.25 1306620 2755124 16 01:32:15 01:21:01 3327592 0 1176616 14.69 2620 3502104 1200296 13.25 1305612 2755116 8 01:32:15 01:22:01 3327412 0 1176792 14.69 2620 3502108 1200296 13.25 1305680 2755116 8 01:32:15 01:23:01 3327340 0 1176860 14.69 2620 3502112 1200392 13.25 1305988 2755116 8 01:32:15 01:24:01 3327316 0 1176880 14.69 2620 3502116 1200344 13.25 1305924 2754896 8 01:32:15 01:25:01 3327240 0 1176952 14.70 2620 3502120 1200296 13.25 1305916 2754892 8 01:32:15 01:26:01 3327472 0 1176716 14.69 2620 3502124 1200296 13.25 1306012 2754892 8 01:32:15 01:27:01 3327280 0 1176900 14.69 2620 3502132 1200296 13.25 1305948 2754892 8 01:32:15 01:28:01 3327052 0 1177124 14.70 2620 3502136 1200380 13.25 1306136 2754892 8 01:32:15 01:29:01 3327368 0 1176800 14.69 2620 3502144 1200296 13.25 1306052 2754896 8 01:32:15 01:30:01 3326880 0 1177288 14.70 2620 3502144 1200476 13.25 1306448 2754892 8 01:32:15 01:31:01 3326816 0 1177344 14.70 2620 3502152 1200500 13.25 1306456 2754896 8 01:32:15 01:32:01 2898884 0 1276608 15.94 2620 3830820 1599296 17.66 1554368 2908560 327828 01:32:15 Average: 3423688 0 1164586 14.54 2620 3418038 1300511 14.36 1282564 2693288 41820 01:32:15 01:32:15 01:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:32:15 01:04:01 veth8d1a699 0.22 0.37 0.04 0.05 0.00 0.00 0.00 0.00 01:32:15 01:04:01 eth0 1164.86 725.15 3028.96 64.60 0.00 0.00 0.00 0.00 01:32:15 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:04:01 docker0 0.22 0.27 0.03 0.04 0.00 0.00 0.00 0.00 01:32:15 01:05:01 veth8d1a699 1102.22 1233.86 95.96 2412.15 0.00 0.00 0.00 0.00 01:32:15 01:05:01 eth0 1292.57 1107.06 2422.47 98.83 0.00 0.00 0.00 0.00 01:32:15 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:05:01 docker0 1102.22 1233.83 80.89 2412.14 0.00 0.00 0.00 0.00 01:32:15 01:06:01 veth5776fa5 291.02 312.47 27.39 1468.73 0.00 0.00 0.00 0.00 01:32:15 01:06:01 eth0 912.01 694.95 5084.39 66.77 0.00 0.00 0.00 0.00 01:32:15 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:06:01 docker0 381.30 447.69 30.95 1792.81 0.00 0.00 0.00 0.00 01:32:15 01:07:01 veth1a404cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:32:15 01:07:01 eth0 117.17 100.60 613.60 20.13 0.00 0.00 0.00 0.00 01:32:15 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:07:01 docker0 78.74 75.69 6.28 581.16 0.00 0.00 0.00 0.00 01:32:15 01:08:01 veth1a404cb 1.33 1.32 0.11 0.11 0.00 0.00 0.00 0.00 01:32:15 01:08:01 eth0 30.95 16.62 21.36 11.48 0.00 0.00 0.00 0.00 01:32:15 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:08:01 docker0 1.33 1.32 0.09 0.11 0.00 0.00 0.00 0.00 01:32:15 01:09:01 eth0 40.86 25.36 24.75 120.14 0.00 0.00 0.00 0.00 01:32:15 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:10:01 eth0 5.30 3.20 3.95 2.01 0.00 0.00 0.00 0.00 01:32:15 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:11:01 eth0 0.62 0.07 0.04 0.04 0.00 0.00 0.00 0.00 01:32:15 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:12:01 eth0 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 01:32:15 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:13:01 eth0 1.62 0.43 0.47 0.27 0.00 0.00 0.00 0.00 01:32:15 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:14:01 eth0 0.93 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:32:15 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:15:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 01:32:15 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:16:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 01:32:15 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:17:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 01:32:15 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:18:02 eth0 1.10 0.57 0.44 0.28 0.00 0.00 0.00 0.00 01:32:15 01:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:19:01 eth0 1.13 0.34 0.35 0.21 0.00 0.00 0.00 0.00 01:32:15 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:20:01 eth0 0.80 0.30 0.30 0.20 0.00 0.00 0.00 0.00 01:32:15 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:21:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:32:15 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:22:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:32:15 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:23:01 eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:32:15 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:24:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 01:32:15 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:26:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:32:15 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:27:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:28:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 01:32:15 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:29:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:30:01 eth0 0.97 0.33 0.32 0.20 0.00 0.00 0.00 0.00 01:32:15 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:31:01 eth0 0.92 0.30 0.31 0.20 0.00 0.00 0.00 0.00 01:32:15 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:32:01 eth0 336.26 224.83 2607.79 19.95 0.00 0.00 0.00 0.00 01:32:15 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 Average: eth0 134.96 100.13 476.60 14.01 0.00 0.00 0.00 0.00 01:32:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:32:15 Average: docker0 53.96 60.69 4.08 165.16 0.00 0.00 0.00 0.00 01:32:15 01:32:15 01:32:15 ---> sar -P ALL: 01:32:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 01:32:15 01:32:15 01:02:22 LINUX RESTART (2 CPU) 01:32:15 01:32:15 01:03:01 CPU %user %nice %system %iowait %steal %idle 01:32:15 01:04:01 all 8.99 0.00 2.98 2.22 0.06 85.75 01:32:15 01:04:01 0 8.39 0.00 3.29 1.65 0.07 86.60 01:32:15 01:04:01 1 9.58 0.00 2.67 2.79 0.05 84.91 01:32:15 01:05:01 all 7.48 0.00 2.55 0.00 0.07 89.90 01:32:15 01:05:01 0 6.64 0.00 2.76 0.00 0.07 90.53 01:32:15 01:05:01 1 8.31 0.00 2.34 0.00 0.07 89.28 01:32:15 01:06:01 all 20.65 0.00 6.56 2.30 0.08 70.40 01:32:15 01:06:01 0 16.70 0.00 7.18 2.31 0.09 73.73 01:32:15 01:06:01 1 24.59 0.00 5.95 2.30 0.07 67.10 01:32:15 01:07:01 all 56.52 0.00 10.44 2.34 0.11 30.59 01:32:15 01:07:01 0 56.20 0.00 10.19 2.17 0.11 31.33 01:32:15 01:07:01 1 56.84 0.00 10.70 2.50 0.11 29.86 01:32:15 01:08:01 all 32.79 0.00 4.07 0.49 0.09 62.56 01:32:15 01:08:01 0 32.21 0.00 4.12 0.25 0.09 63.34 01:32:15 01:08:01 1 33.36 0.00 4.02 0.73 0.09 61.79 01:32:15 01:09:01 all 63.73 0.00 6.75 1.63 0.12 27.77 01:32:15 01:09:01 0 63.28 0.00 6.97 1.47 0.11 28.17 01:32:15 01:09:01 1 64.18 0.00 6.53 1.80 0.13 27.37 01:32:15 01:10:01 all 0.18 0.00 0.14 0.00 0.02 99.66 01:32:15 01:10:01 0 0.12 0.00 0.12 0.00 0.02 99.75 01:32:15 01:10:01 1 0.25 0.00 0.17 0.00 0.02 99.56 01:32:15 01:11:01 all 0.26 0.00 0.06 0.00 0.00 99.68 01:32:15 01:11:01 0 0.07 0.00 0.08 0.00 0.00 99.85 01:32:15 01:11:01 1 0.45 0.00 0.03 0.00 0.00 99.52 01:32:15 01:12:01 all 0.23 0.00 0.05 0.00 0.01 99.72 01:32:15 01:12:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:32:15 01:12:01 1 0.38 0.00 0.03 0.00 0.00 99.58 01:32:15 01:13:01 all 0.22 0.00 0.03 0.00 0.02 99.73 01:32:15 01:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 01:32:15 01:13:01 1 0.35 0.00 0.03 0.00 0.02 99.60 01:32:15 01:14:01 all 0.23 0.00 0.04 0.00 0.02 99.72 01:32:15 01:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:32:15 01:14:01 1 0.42 0.00 0.05 0.00 0.02 99.52 01:32:15 01:32:15 01:14:01 CPU %user %nice %system %iowait %steal %idle 01:32:15 01:15:01 all 0.18 0.00 0.05 0.00 0.01 99.76 01:32:15 01:15:01 0 0.05 0.00 0.07 0.00 0.02 99.87 01:32:15 01:15:01 1 0.32 0.00 0.03 0.00 0.00 99.65 01:32:15 01:16:01 all 0.23 0.00 0.03 0.00 0.01 99.72 01:32:15 01:16:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:32:15 01:16:01 1 0.40 0.00 0.05 0.00 0.02 99.53 01:32:15 01:17:01 all 0.10 0.00 0.04 0.00 0.02 99.84 01:32:15 01:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:32:15 01:17:01 1 0.17 0.00 0.05 0.00 0.02 99.77 01:32:15 01:18:02 all 0.23 0.00 0.06 0.00 0.00 99.72 01:32:15 01:18:02 0 0.12 0.00 0.08 0.00 0.00 99.80 01:32:15 01:18:02 1 0.33 0.00 0.03 0.00 0.00 99.63 01:32:15 01:19:01 all 0.24 0.00 0.05 0.00 0.01 99.70 01:32:15 01:19:01 0 0.42 0.00 0.02 0.00 0.00 99.56 01:32:15 01:19:01 1 0.05 0.00 0.08 0.00 0.02 99.85 01:32:15 01:20:01 all 0.25 0.00 0.05 0.00 0.02 99.68 01:32:15 01:20:01 0 0.42 0.00 0.03 0.00 0.02 99.53 01:32:15 01:20:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:32:15 01:21:01 all 0.21 0.00 0.06 0.00 0.01 99.72 01:32:15 01:21:01 0 0.08 0.00 0.07 0.00 0.00 99.85 01:32:15 01:21:01 1 0.33 0.00 0.05 0.00 0.02 99.60 01:32:15 01:22:01 all 0.19 0.00 0.03 0.00 0.01 99.77 01:32:15 01:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:32:15 01:22:01 1 0.33 0.00 0.03 0.00 0.00 99.63 01:32:15 01:23:01 all 0.18 0.00 0.05 0.00 0.02 99.76 01:32:15 01:23:01 0 0.28 0.00 0.03 0.00 0.02 99.67 01:32:15 01:23:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:32:15 01:24:01 all 0.13 0.00 0.04 0.00 0.00 99.83 01:32:15 01:24:01 0 0.05 0.00 0.03 0.00 0.00 99.92 01:32:15 01:24:01 1 0.20 0.00 0.05 0.00 0.00 99.75 01:32:15 01:25:01 all 0.19 0.00 0.03 0.00 0.02 99.77 01:32:15 01:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:32:15 01:25:01 1 0.33 0.00 0.02 0.00 0.02 99.63 01:32:15 01:32:15 01:25:01 CPU %user %nice %system %iowait %steal %idle 01:32:15 01:26:01 all 0.14 0.00 0.03 0.00 0.02 99.82 01:32:15 01:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:32:15 01:26:01 1 0.27 0.00 0.03 0.00 0.02 99.68 01:32:15 01:27:01 all 0.22 0.00 0.03 0.00 0.02 99.74 01:32:15 01:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:32:15 01:27:01 1 0.42 0.00 0.03 0.00 0.02 99.53 01:32:15 01:28:01 all 0.16 0.00 0.03 0.00 0.01 99.80 01:32:15 01:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:32:15 01:28:01 1 0.30 0.00 0.05 0.00 0.02 99.63 01:32:15 01:29:01 all 0.14 0.00 0.06 0.00 0.02 99.78 01:32:15 01:29:01 0 0.23 0.00 0.07 0.00 0.02 99.68 01:32:15 01:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:32:15 01:30:01 all 0.10 0.00 0.05 0.00 0.01 99.84 01:32:15 01:30:01 0 0.15 0.00 0.02 0.00 0.00 99.83 01:32:15 01:30:01 1 0.05 0.00 0.08 0.00 0.02 99.85 01:32:15 01:31:01 all 0.23 0.00 0.05 0.00 0.01 99.72 01:32:15 01:31:01 0 0.37 0.00 0.03 0.00 0.00 99.60 01:32:15 01:31:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:32:15 01:32:01 all 4.55 0.00 1.62 0.03 0.03 93.77 01:32:15 01:32:01 0 4.91 0.00 1.74 0.03 0.02 93.30 01:32:15 01:32:01 1 4.20 0.00 1.50 0.02 0.03 94.25 01:32:15 Average: all 6.49 0.00 1.18 0.30 0.03 92.01 01:32:15 Average: 0 6.22 0.00 1.22 0.26 0.03 92.28 01:32:15 Average: 1 6.75 0.00 1.14 0.33 0.03 91.74 01:32:15 01:32:15 01:32:15