Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d9df07d49a3e39b4cabf841000690bf53ee4e45+77a68f5da6f519d4d96e9a2f0ff79068308f0635 (3145671c5517ae8c0b4ab98ecd93f4dc0201dc61) 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-ssh1727843661380261622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh16570449235405893209.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9552263867286047597.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7897260211132454819.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4000/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16742158752471714070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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-ubuntu20.04-docker-8c-8g-63495’ Running on prd-ubuntu20.04-docker-8c-8g-63497 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit 9d9df07d49a3e39b4cabf841000690bf53ee4e45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d9df07d49a3e39b4cabf841000690bf53ee4e45 # timeout=10 Merge succeeded, producing 2ea268cead943759efe7c2d764b6200cd94283f2 Checking out Revision 2ea268cead943759efe7c2d764b6200cd94283f2 (PR-4000) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ea268cead943759efe7c2d764b6200cd94283f2 # timeout=10 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:01 ========================================================= 20:30:01 EdgeX Global Pipelines Version Info 20:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ac8657a33c27637f14234bb361837eab562f3bb0 # timeout=10 20:30:02 ------------------- 20:30:02 stable info: 20:30:02 ------------------- 20:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:02 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:02 Message: update stable to v1.0.230 20:30:03 ------------------- 20:30:03 experimental info: 20:30:03 ------------------- 20:30:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:03 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 20:30:03 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4000 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4000 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4000 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ea268c [Pipeline] echo 20:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:03 provisioning config files... 20:30:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5988979473667850759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:03 ---> docker-login.sh 20:30:03 nexus3.edgexfoundry.org:10001 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10002 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10003 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 nexus3.edgexfoundry.org:10004 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:04 Configure a credential helper to remove this warning. See 20:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:04 20:30:04 Login Succeeded 20:30:04 docker.io 20:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:05 Configure a credential helper to remove this warning. See 20:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:05 20:30:05 Login Succeeded 20:30:05 ---> docker-login.sh ends [Pipeline] } 20:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:05 + 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:30:05 + dirname cmd/core-command/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo core-command,cmd/core-command/Dockerfile 20:30:05 + + cut -d/ -f2 20:30:05 dirname cmd/core-data/Dockerfile 20:30:05 + echo core-data,cmd/core-data/Dockerfile 20:30:05 + dirname cmd/core-metadata/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo core-metadata,cmd/core-metadata/Dockerfile 20:30:05 + dirname cmd/security-bootstrapper/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:30:05 + dirname cmd/security-proxy-setup/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:30:05 + dirname cmd/security-secretstore-setup/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:30:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:30:05 + dirname cmd/security-spire-agent/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:30:05 + dirname cmd/security-spire-config/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:30:05 + dirname cmd/security-spire-server/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:30:05 + dirname cmd/support-notifications/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo support-notifications,cmd/support-notifications/Dockerfile 20:30:05 + dirname cmd/support-scheduler/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:30:05 + dirname cmd/sys-mgmt-agent/Dockerfile 20:30:05 + cut -d/ -f2 20:30:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:30:05 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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] { (Build Check) [Pipeline] sh 20:30:05 + git rev-list -1 --merges 2ea268cead943759efe7c2d764b6200cd94283f2~1..2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo 20:30:05 -----------> git rev-list -1 --merges 2ea268cead943759efe7c2d764b6200cd94283f2~1..2ea268cead943759efe7c2d764b6200cd94283f2 2ea268cead943759efe7c2d764b6200cd94283f2 20:30:05 2ea268cead943759efe7c2d764b6200cd94283f2 [false] [Pipeline] sh 20:30:06 + git log --format=format:%s -1 2ea268cead943759efe7c2d764b6200cd94283f2 [Pipeline] echo 20:30:06 ========================================================= 20:30:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:06 + grep -v github /etc/ssh/ssh_known_hosts 20:30:06 + [ -e /tmp/ssh_known_hosts ] 20:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:07 20:30:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:07 latest: Pulling from edgex-devops/py-git-semver 20:30:07 1fe172e4850f: Pulling fs layer 20:30:07 caf521ccaac6: Pulling fs layer 20:30:07 3ead6fa29328: Pulling fs layer 20:30:07 5c2a1cbceb83: Pulling fs layer 20:30:07 a8d5f1318db7: Pulling fs layer 20:30:07 c427282e49a2: Pulling fs layer 20:30:07 1827001aaf11: Pulling fs layer 20:30:07 0714d37db230: Pulling fs layer 20:30:07 ac28cf19c067: Pulling fs layer 20:30:07 ca983d60f3e2: Pulling fs layer 20:30:07 9f894cec8388: Pulling fs layer 20:30:07 c427282e49a2: Waiting 20:30:07 5c2a1cbceb83: Waiting 20:30:07 a8d5f1318db7: Waiting 20:30:07 0714d37db230: Waiting 20:30:07 ac28cf19c067: Waiting 20:30:07 9f894cec8388: Waiting 20:30:07 ca983d60f3e2: Waiting 20:30:07 1827001aaf11: Waiting 20:30:07 caf521ccaac6: Verifying Checksum 20:30:07 5c2a1cbceb83: Download complete 20:30:07 a8d5f1318db7: Verifying Checksum 20:30:07 a8d5f1318db7: Download complete 20:30:07 3ead6fa29328: Verifying Checksum 20:30:07 3ead6fa29328: Download complete 20:30:07 c427282e49a2: Verifying Checksum 20:30:07 c427282e49a2: Download complete 20:30:07 0714d37db230: Verifying Checksum 20:30:07 0714d37db230: Download complete 20:30:07 ac28cf19c067: Download complete 20:30:07 ca983d60f3e2: Verifying Checksum 20:30:07 ca983d60f3e2: Download complete 20:30:07 9f894cec8388: Download complete 20:30:07 1fe172e4850f: Download complete 20:30:07 1827001aaf11: Verifying Checksum 20:30:07 1827001aaf11: Download complete 20:30:08 1fe172e4850f: Pull complete 20:30:09 caf521ccaac6: Pull complete 20:30:09 3ead6fa29328: Pull complete 20:30:09 5c2a1cbceb83: Pull complete 20:30:09 a8d5f1318db7: Pull complete 20:30:10 c427282e49a2: Pull complete 20:30:12 1827001aaf11: Pull complete 20:30:12 0714d37db230: Pull complete 20:30:12 ac28cf19c067: Pull complete 20:30:12 ca983d60f3e2: Pull complete 20:30:12 9f894cec8388: Pull complete 20:30:12 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 20:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 20:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 20:30:12 prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container 20:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 20:30:14 $ docker top f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 -eo pid,comm 20:30:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:30:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:30:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:14 [ssh-agent] Looking for ssh-agent implementation... 20:30:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:14 $ docker exec f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent 20:30:14 SSH_AUTH_SOCK=/tmp/ssh-1uILkjO0EgYK/agent.34 20:30:14 SSH_AGENT_PID=40 20:30:14 Running ssh-add (command line suppressed) 20:30:14 Identity added: /w/workspace/edgex-go/8@tmp/private_key_2967745381104746879.key (/w/workspace/edgex-go/8@tmp/private_key_2967745381104746879.key) 20:30:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:15 + git tag --points-at HEAD [Pipeline] } 20:30:15 $ docker exec --env ******** --env ******** f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent -k 20:30:15 unset SSH_AUTH_SOCK; 20:30:15 unset SSH_AGENT_PID; 20:30:15 echo Agent pid 40 killed; 20:30:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:30:15 [ssh-agent] Looking for ssh-agent implementation... 20:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:30:15 $ docker exec f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent 20:30:15 SSH_AUTH_SOCK=/tmp/ssh-en2f2YbaEW62/agent.73 20:30:15 SSH_AGENT_PID=79 20:30:15 Running ssh-add (command line suppressed) 20:30:15 Identity added: /w/workspace/edgex-go/8@tmp/private_key_6876858492710851282.key (/w/workspace/edgex-go/8@tmp/private_key_6876858492710851282.key) 20:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:30:16 + git semver init 20:30:16 2022-05-12 20:30:16,272 [run_init] DEBUG init version:0.0.0 force:False 20:30:16 2022-05-12 20:30:16,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 20:30:16 2022-05-12 20:30:16,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 20:30:16 2022-05-12 20:30:16,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 20:30:21 2022-05-12 20:30:20,912 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 20:30:21 2022-05-12 20:30:20,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4000 with force:False 20:30:21 2022-05-12 20:30:20,913 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4000 20:30:21 2022-05-12 20:30:20,919 [execute] INFO git cat-file --batch-check 20:30:21 2022-05-12 20:30:20,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 20:30:21 2022-05-12 20:30:20,926 [execute] INFO git cat-file --batch 20:30:21 2022-05-12 20:30:20,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 20:30:21 2022-05-12 20:30:20,932 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4000 20:30:21 0.0.0 [Pipeline] } 20:30:21 $ docker exec --env ******** --env ******** f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 ssh-agent -k 20:30:21 unset SSH_AUTH_SOCK; 20:30:21 unset SSH_AGENT_PID; 20:30:21 echo Agent pid 79 killed; 20:30:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:30:22 + git semver [Pipeline] } 20:30:22 $ docker stop --time=1 f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 20:30:23 $ docker rm -f f3e7682bf403c33133f27542719eaafb2ed0e16d895e954ce3afa622c3a3e210 [Pipeline] // withDockerContainer [Pipeline] sh 20:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:30:24 Stashed 1 file(s) [Pipeline] echo 20:30:24 [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 20:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:24 ========================================================= 20:30:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:30:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:30:24 59bf1c3509f3: Pulling fs layer 20:30:24 666ba61612fd: Pulling fs layer 20:30:24 8ed8ca486205: Pulling fs layer 20:30:24 4fe6c5a15a65: Pulling fs layer 20:30:24 22a0e8bec74d: Pulling fs layer 20:30:24 ca2b28591e48: Pulling fs layer 20:30:24 a51346096db8: Pulling fs layer 20:30:24 daebc70d1ce1: Pulling fs layer 20:30:24 0e18a0eac166: Pulling fs layer 20:30:24 4fe6c5a15a65: Waiting 20:30:24 22a0e8bec74d: Waiting 20:30:24 ca2b28591e48: Waiting 20:30:24 a51346096db8: Waiting 20:30:24 0e18a0eac166: Waiting 20:30:24 8ed8ca486205: Verifying Checksum 20:30:24 8ed8ca486205: Download complete 20:30:24 666ba61612fd: Download complete 20:30:24 22a0e8bec74d: Download complete 20:30:24 ca2b28591e48: Download complete 20:30:24 a51346096db8: Download complete 20:30:24 59bf1c3509f3: Verifying Checksum 20:30:24 59bf1c3509f3: Download complete 20:30:25 daebc70d1ce1: Verifying Checksum 20:30:25 daebc70d1ce1: Download complete 20:30:25 59bf1c3509f3: Pull complete 20:30:25 666ba61612fd: Pull complete 20:30:25 8ed8ca486205: Pull complete 20:30:25 4fe6c5a15a65: Download complete 20:30:25 0e18a0eac166: Verifying Checksum 20:30:25 0e18a0eac166: Download complete 20:30:29 4fe6c5a15a65: Pull complete 20:30:29 22a0e8bec74d: Pull complete 20:30:29 ca2b28591e48: Pull complete 20:30:29 a51346096db8: Pull complete 20:30:29 daebc70d1ce1: Pull complete 20:30:31 0e18a0eac166: Pull complete 20:30:31 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 20:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:30:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:32 WORKDIR /edgex 20:30:32 COPY go.mod . 20:30:32 RUN go mod download 20:30:32 + docker build -t ci-base-image-x86_64 -f - . 20:30:33 Sending build context to Docker daemon 335.3MB 20:30:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:30:33 ---> f018257e8ee9 20:30:33 Step 2/4 : WORKDIR /edgex 20:30:35 ---> Running in b61ffc8b139c 20:30:35 Removing intermediate container b61ffc8b139c 20:30:35 ---> 1386e4f2398b 20:30:35 Step 3/4 : COPY go.mod . 20:30:36 ---> 8554bfdd5880 20:30:36 Step 4/4 : RUN go mod download 20:30:36 ---> Running in bec3943c9de8 20:30:39 Still waiting to schedule task 20:30:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-63496’ is offline 20:30:54 Removing intermediate container bec3943c9de8 20:30:54 ---> 8c4b5d54ac7d 20:30:54 Successfully built 8c4b5d54ac7d 20:30:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:54 + docker inspect -f . ci-base-image-x86_64 20:30:54 . [Pipeline] withDockerContainer 20:30:54 prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container 20:30:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 20:30:55 $ docker top 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:55 + go version 20:30:55 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:55 $ docker stop --time=1 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 20:30:56 $ docker rm -f 124794417c06a450804c267b85882ffbce15a2c960c06414bc9f16ad62276d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:57 + docker inspect -f . ci-base-image-x86_64 20:30:57 . [Pipeline] withDockerContainer 20:30:57 prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container 20:30:57 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 20:30:57 $ docker top 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:57 ========================================================= 20:30:57 [edgeXBuildGoParallel] Running Tests and Build... 20:30:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:58 + make test 20:30:58 go mod tidy -compat=1.17 20:30:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:31:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:31:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:31:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.121s coverage: 28.7% of statements 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:31:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 53.4% of statements 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.069s coverage: 89.2% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.125s coverage: 84.8% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements 20:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 20:31:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 20:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 20:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.070s coverage: 44.8% of statements 20:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.169s coverage: 82.5% of statements 20:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 58.8% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.163s coverage: 91.2% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 64.4% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.362s coverage: 65.4% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 20:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:41 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 20:32:00 GO111MODULE=on go vet ./... 20:32:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:32:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:32:02 ./bin/test-attribution-txt.sh 20:32:03 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:32:03 make: *** [Makefile:146: test] Error 1 [Pipeline] } 20:32:03 $ docker stop --time=1 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a 20:32:05 $ docker rm -f 81309ddedd167f105b9a0acb748419c0bf5634b7e25313b08de46ec58810000a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [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] } 20:32:06 Failed in branch amd64 20:32:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63500 in /w/workspace/edgexfoundry_edgex-go_PR-4000 [Pipeline] { [Pipeline] ws 20:32:22 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 20:32:22 The recommended git tool is: git 20:32:30 using credential edgex-jenkins-ssh 20:32:30 Cloning the remote Git repository 20:32:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:32:30 > git init /w/workspace/edgex-go/8 # timeout=10 20:32:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:30 > git --version # timeout=10 20:32:30 > git --version # 'git version 2.25.1' 20:32:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4000/head:refs/remotes/origin/PR-4000 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:49 Merging remotes/origin/main commit 77a68f5da6f519d4d96e9a2f0ff79068308f0635 into PR head commit 9d9df07d49a3e39b4cabf841000690bf53ee4e45 20:32:50 Merge succeeded, producing 7e6f4010c1086661ca63dc3045cc6fde10f3a596 20:32:50 Checking out Revision 7e6f4010c1086661ca63dc3045cc6fde10f3a596 (PR-4000) 20:32:50 > git config core.sparsecheckout # timeout=10 20:32:50 > git checkout -f 9d9df07d49a3e39b4cabf841000690bf53ee4e45 # timeout=10 20:32:50 > git remote # timeout=10 20:32:50 > git config --get remote.origin.url # timeout=10 20:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:50 > git merge 77a68f5da6f519d4d96e9a2f0ff79068308f0635 # timeout=10 20:32:50 > git rev-parse HEAD^{commit} # timeout=10 20:32:50 > git config core.sparsecheckout # timeout=10 20:32:50 > git checkout -f 7e6f4010c1086661ca63dc3045cc6fde10f3a596 # timeout=10 20:32:55 Commit message: "Merge commit '77a68f5da6f519d4d96e9a2f0ff79068308f0635' into HEAD" 20:32:55 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:56 Dload Upload Total Spent Left Speed 20:32:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89719 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh 20:32:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:55 > git rev-list --no-walk ac8657a33c27637f14234bb361837eab562f3bb0 # timeout=10 20:32:56 + sudo tee /etc/docker/daemon.new 20:32:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:56 { 20:32:56 "registry-mirrors": [ 20:32:56 "https://nexus3.edgexfoundry.org:10001" 20:32:56 ], 20:32:56 "bip": "10.250.0.254/24", 20:32:56 "hosts": [ 20:32:56 "tcp://0.0.0.0:5555", 20:32:56 "unix:///var/run/docker.sock" 20:32:56 ], 20:32:56 "mtu": 1458, 20:32:56 "selinux-enabled": true, 20:32:56 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:56 } [Pipeline] sh 20:32:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:16 provisioning config files... 20:33:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5718799734440461395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:16 ---> docker-login.sh 20:33:16 nexus3.edgexfoundry.org:10001 20:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:17 Configure a credential helper to remove this warning. See 20:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:17 20:33:17 Login Succeeded 20:33:17 nexus3.edgexfoundry.org:10002 20:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:17 Configure a credential helper to remove this warning. See 20:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:17 20:33:17 Login Succeeded 20:33:17 nexus3.edgexfoundry.org:10003 20:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:18 Configure a credential helper to remove this warning. See 20:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:18 20:33:18 Login Succeeded 20:33:18 nexus3.edgexfoundry.org:10004 20:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:19 Configure a credential helper to remove this warning. See 20:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:19 20:33:19 Login Succeeded 20:33:19 docker.io 20:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:19 Configure a credential helper to remove this warning. See 20:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:19 20:33:19 Login Succeeded 20:33:19 ---> docker-login.sh ends [Pipeline] } 20:33:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:20 ========================================================= 20:33:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:33:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:33:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:33:21 9b3977197b4f: Pulling fs layer 20:33:21 1a89e8eeedd5: Pulling fs layer 20:33:21 94645a83ff95: Pulling fs layer 20:33:21 3f3a8bcf1eab: Pulling fs layer 20:33:21 0c92f367c5e7: Pulling fs layer 20:33:21 3096ccb668a1: Pulling fs layer 20:33:21 e8cf19c19ddd: Pulling fs layer 20:33:21 a4caa8a26152: Pulling fs layer 20:33:21 3096ccb668a1: Waiting 20:33:21 e8cf19c19ddd: Waiting 20:33:21 a4caa8a26152: Waiting 20:33:21 3f3a8bcf1eab: Waiting 20:33:21 0c92f367c5e7: Waiting 20:33:21 94645a83ff95: Verifying Checksum 20:33:21 94645a83ff95: Download complete 20:33:21 1a89e8eeedd5: Verifying Checksum 20:33:21 1a89e8eeedd5: Download complete 20:33:21 0c92f367c5e7: Verifying Checksum 20:33:21 0c92f367c5e7: Download complete 20:33:21 3096ccb668a1: Verifying Checksum 20:33:21 3096ccb668a1: Download complete 20:33:21 9b3977197b4f: Verifying Checksum 20:33:21 9b3977197b4f: Download complete 20:33:21 e8cf19c19ddd: Verifying Checksum 20:33:21 e8cf19c19ddd: Download complete 20:33:22 9b3977197b4f: Pull complete 20:33:22 1a89e8eeedd5: Pull complete 20:33:23 94645a83ff95: Pull complete 20:33:23 a4caa8a26152: Verifying Checksum 20:33:24 3f3a8bcf1eab: Verifying Checksum 20:33:24 3f3a8bcf1eab: Download complete 20:33:39 3f3a8bcf1eab: Pull complete 20:33:39 0c92f367c5e7: Pull complete 20:33:39 3096ccb668a1: Pull complete 20:33:39 e8cf19c19ddd: Pull complete 20:33:43 a4caa8a26152: Pull complete 20:33:43 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 20:33:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:33:44 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:44 WORKDIR /edgex 20:33:44 COPY go.mod . 20:33:44 RUN go mod download -t 20:33:44 ci-base-image-arm64 -f - . 20:33:46 Sending build context to Docker daemon 169.3MB 20:33:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:46 ---> 725f1c02e7f9 20:33:46 Step 2/4 : WORKDIR /edgex 20:33:49 ---> Running in ec61571a2005 20:33:49 Removing intermediate container ec61571a2005 20:33:49 ---> ea7490aedfe6 20:33:49 Step 3/4 : COPY go.mod . 20:33:50 ---> 4556f435e5bd 20:33:50 Step 4/4 : RUN go mod download 20:33:50 ---> Running in 78d9d3e91f14 20:34:37 Removing intermediate container 78d9d3e91f14 20:34:37 ---> f7b3513f8edb 20:34:37 Successfully built f7b3513f8edb 20:34:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:34:37 + docker inspect -f . ci-base-image-arm64 20:34:37 . [Pipeline] withDockerContainer 20:34:37 prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container 20:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 20:34:39 $ docker top 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:40 + go version 20:34:40 go version go1.17.6 linux/arm64 [Pipeline] } 20:34:40 $ docker stop --time=1 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 20:34:41 $ docker rm -f 56ab1f66b2a4883a0dd5a380a246da08758ca2ff171121ea6f1b6e5b658a54f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:42 + docker inspect -f . ci-base-image-arm64 20:34:42 . [Pipeline] withDockerContainer 20:34:42 prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container 20:34:42 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-arm64 cat 20:34:43 $ docker top 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:44 ========================================================= 20:34:44 [edgeXBuildGoParallel] Running Tests and Build... 20:34:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:44 + make test 20:34:44 go mod tidy -compat=1.17 20:34:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:35:18 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:37:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.226s coverage: 28.7% of statements 20:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.448s coverage: 98.5% of statements 20:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:37:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.475s coverage: 53.4% of statements 20:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:37:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.090s coverage: 89.2% of statements 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:37:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.486s coverage: 84.8% of statements 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.388s coverage: 95.6% of statements 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.421s coverage: 72.2% of statements 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 60.0% of statements 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.865s coverage: 0.9% of statements 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.463s coverage: 58.8% of statements 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements 20:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.310s coverage: 79.5% of statements 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.213s coverage: 94.1% of statements 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 20:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 20:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.233s coverage: 94.4% of statements 20:38:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 20:38:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.689s coverage: 82.5% of statements 20:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.317s coverage: 92.9% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.214s coverage: 87.2% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 58.8% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.289s coverage: 87.2% of statements 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.295s coverage: 85.4% of statements 20:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.847s coverage: 91.2% of statements 20:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 64.4% of statements 20:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 20:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 20:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.457s coverage: 65.4% of statements 20:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.920s coverage: 43.8% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.355s coverage: 89.5% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.460s coverage: 17.7% of statements 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.851s coverage: 92.3% of statements 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.425s coverage: 63.2% of statements 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.484s coverage: 97.7% of statements 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.286s coverage: 28.9% of statements 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:38:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.249s coverage: 100.0% of statements 20:38:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 20:38:55 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 20:38:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:38:55 GO111MODULE=on go vet ./... 20:41:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:41:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:41:02 ./bin/test-attribution-txt.sh 20:41:02 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:41:02 make: *** [Makefile:146: test] Error 1 [Pipeline] } 20:41:02 $ docker stop --time=1 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 20:41:04 $ docker rm -f 779419fefa1e768df0bb9802c4b930a20f102474fdfb48aec3e4faf5ed1d1cb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:06 20:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:06 arm64: Pulling from edgex-lftools-log-publisher 20:41:06 8998bd30e6a1: Pulling fs layer 20:41:06 04944245beec: Pulling fs layer 20:41:06 699f458cf7ca: Pulling fs layer 20:41:06 765212b225bb: Pulling fs layer 20:41:06 f23df028b6ca: Pulling fs layer 20:41:06 d65c8cfc05b1: Pulling fs layer 20:41:06 2437ff75d9bd: Pulling fs layer 20:41:06 765212b225bb: Waiting 20:41:06 f23df028b6ca: Waiting 20:41:06 d65c8cfc05b1: Waiting 20:41:06 2437ff75d9bd: Waiting 20:41:06 04944245beec: Verifying Checksum 20:41:06 04944245beec: Download complete 20:41:06 765212b225bb: Verifying Checksum 20:41:06 765212b225bb: Download complete 20:41:06 f23df028b6ca: Verifying Checksum 20:41:06 f23df028b6ca: Download complete 20:41:07 d65c8cfc05b1: Verifying Checksum 20:41:07 d65c8cfc05b1: Download complete 20:41:07 699f458cf7ca: Verifying Checksum 20:41:07 699f458cf7ca: Download complete 20:41:07 8998bd30e6a1: Verifying Checksum 20:41:07 8998bd30e6a1: Download complete 20:41:10 2437ff75d9bd: Verifying Checksum 20:41:10 2437ff75d9bd: Download complete 20:41:11 8998bd30e6a1: Pull complete 20:41:12 04944245beec: Pull complete 20:41:13 699f458cf7ca: Pull complete 20:41:13 765212b225bb: Pull complete 20:41:14 f23df028b6ca: Pull complete 20:41:14 d65c8cfc05b1: Pull complete 20:41:30 2437ff75d9bd: Pull complete 20:41:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:41:30 prd-ubuntu20.04-docker-arm64-4c-16g-63500 does not seem to be running inside a container 20:41:30 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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:arm64 cat 20:41:33 $ docker top 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:34 ---> job-cost.sh 20:41:34 lf-activate-venv: SKIPPING 20:41:34 INFO: No Stack... 20:41:35 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:36 INFO: Archiving Costs [Pipeline] sh 20:41:36 + + cat /w/workspace/edgex-go/8/archives/cost.csv 20:41:36 cut -d, -f6 [Pipeline] lock 20:41:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] 20:41:36 Resource [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] did not exist. Created. 20:41:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:38 Stashed 1 file(s) [Pipeline] } 20:41:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4000-8-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:38 $ docker stop --time=1 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 20:41:39 $ docker rm -f 5d65a6eaed4f54e81703a0fc2aa30746b3a2d72f9b3629d15a408c9ed07bb8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:41:40 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:41:40 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:41 ---> package-listing.sh 20:41:41 ++ facter osfamily 20:41:41 ++ tr '[:upper:]' '[:lower:]' 20:41:42 + OS_FAMILY=debian 20:41:42 + workspace=/w/workspace/edgex-go/8 20:41:42 + START_PACKAGES=/tmp/packages_start.txt 20:41:42 + END_PACKAGES=/tmp/packages_end.txt 20:41:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:42 + PACKAGES=/tmp/packages_start.txt 20:41:42 + '[' /w/workspace/edgex-go/8 ']' 20:41:42 + PACKAGES=/tmp/packages_end.txt 20:41:42 + case "${OS_FAMILY}" in 20:41:42 + dpkg -l 20:41:42 + grep '^ii' 20:41:42 + '[' -f /tmp/packages_start.txt ']' 20:41:42 + '[' -f /tmp/packages_end.txt ']' 20:41:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:42 + '[' /w/workspace/edgex-go/8 ']' 20:41:42 + mkdir -p /w/workspace/edgex-go/8/archives/ 20:41:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 20:41:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:41:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:42 20:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:41:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:43 latest: Pulling from edgex-lftools-log-publisher 20:41:43 5eb5b503b376: Pulling fs layer 20:41:43 5c69ac0246d0: Pulling fs layer 20:41:43 ec43610c2a17: Pulling fs layer 20:41:43 3a2ae6a8a46f: Pulling fs layer 20:41:43 33b1e0a273af: Pulling fs layer 20:41:43 5d3b04190fa2: Pulling fs layer 20:41:43 2f39f015ded8: Pulling fs layer 20:41:43 33b1e0a273af: Waiting 20:41:43 5d3b04190fa2: Waiting 20:41:43 3a2ae6a8a46f: Waiting 20:41:43 2f39f015ded8: Waiting 20:41:43 5c69ac0246d0: Verifying Checksum 20:41:43 5c69ac0246d0: Download complete 20:41:43 3a2ae6a8a46f: Verifying Checksum 20:41:43 3a2ae6a8a46f: Download complete 20:41:43 33b1e0a273af: Verifying Checksum 20:41:43 33b1e0a273af: Download complete 20:41:43 5d3b04190fa2: Verifying Checksum 20:41:43 5d3b04190fa2: Download complete 20:41:43 ec43610c2a17: Verifying Checksum 20:41:43 ec43610c2a17: Download complete 20:41:43 5eb5b503b376: Download complete 20:41:44 2f39f015ded8: Verifying Checksum 20:41:44 2f39f015ded8: Download complete 20:41:45 5eb5b503b376: Pull complete 20:41:45 5c69ac0246d0: Pull complete 20:41:45 ec43610c2a17: Pull complete 20:41:45 3a2ae6a8a46f: Pull complete 20:41:45 33b1e0a273af: Pull complete 20:41:45 5d3b04190fa2: Pull complete 20:41:50 2f39f015ded8: Pull complete 20:41:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:41:50 prd-ubuntu20.04-docker-8c-8g-63497 does not seem to be running inside a container 20:41:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:51 $ docker top 6954a261888ca65343f14bc726cbc64b2fb7e180924e3c37b76ae74bbcb7f6b2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:52 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:52 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:52 + ls /var/log/sa-host 20:41:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:52 provisioning config files... 20:41:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config8788659578151562335tmp [Pipeline] { [Pipeline] echo 20:41:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:53 ---> create-netrc.sh [Pipeline] } 20:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:53 ---> python-tools-install.sh [Pipeline] echo 20:41:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:53 ---> sudo-logs.sh 20:41:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:54 ---> job-cost.sh 20:41:54 lf-activate-venv: SKIPPING 20:41:54 DEBUG: total: 0.10999999940395355 20:41:54 INFO: Retrieving Stack Cost... 20:41:54 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:54 INFO: Archiving Costs [Pipeline] echo 20:41:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:55 ---> logs-deploy.sh 20:41:55 lf-activate-venv: SKIPPING 20:41:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4000/8 20:41:55 INFO: archiving workspace using pattern(s): 20:41:56 Archives upload complete. 20:41:56 INFO: archiving logs to Nexus 20:41:57 ---> uname -a: 20:41:57 Linux prd-ubuntu20-04-docker-8c-8g-63497 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:41:57 20:41:57 20:41:57 ---> lscpu: 20:41:57 Architecture: x86_64 20:41:57 CPU op-mode(s): 32-bit, 64-bit 20:41:57 Byte Order: Little Endian 20:41:57 Address sizes: 40 bits physical, 48 bits virtual 20:41:57 CPU(s): 8 20:41:57 On-line CPU(s) list: 0-7 20:41:57 Thread(s) per core: 1 20:41:57 Core(s) per socket: 1 20:41:57 Socket(s): 8 20:41:57 NUMA node(s): 1 20:41:57 Vendor ID: AuthenticAMD 20:41:57 CPU family: 23 20:41:57 Model: 49 20:41:57 Model name: AMD EPYC-Rome Processor 20:41:57 Stepping: 0 20:41:57 CPU MHz: 2799.998 20:41:57 BogoMIPS: 5599.99 20:41:57 Virtualization: AMD-V 20:41:57 Hypervisor vendor: KVM 20:41:57 Virtualization type: full 20:41:57 L1d cache: 256 KiB 20:41:57 L1i cache: 256 KiB 20:41:57 L2 cache: 4 MiB 20:41:57 L3 cache: 128 MiB 20:41:57 NUMA node0 CPU(s): 0-7 20:41:57 Vulnerability Itlb multihit: Not affected 20:41:57 Vulnerability L1tf: Not affected 20:41:57 Vulnerability Mds: Not affected 20:41:57 Vulnerability Meltdown: Not affected 20:41:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:41:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:41:57 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:41:57 Vulnerability Srbds: Not affected 20:41:57 Vulnerability Tsx async abort: Not affected 20:41:57 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:41:57 20:41:57 20:41:57 ---> nproc: 20:41:57 8 20:41:57 20:41:57 20:41:57 ---> df -h: 20:41:57 Filesystem Size Used Avail Use% Mounted on 20:41:57 overlay 155G 11G 145G 7% / 20:41:57 tmpfs 64M 0 64M 0% /dev 20:41:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:41:57 shm 64M 0 64M 0% /dev/shm 20:41:57 /dev/vda1 155G 11G 145G 7% /facter-os 20:41:57 20:41:57 20:41:57 ---> sar -b -r -n DEV: 20:41:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63497) 05/12/22 _x86_64_ (8 CPU) 20:41:57 20:41:57 20:29:18 LINUX RESTART (8 CPU) 20:41:57 20:41:57 20:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:41:57 20:31:01 181.30 12.50 168.81 0.00 2036.33 165410.16 0.00 20:41:57 20:32:01 32.69 0.10 32.59 0.00 0.80 12937.86 0.00 20:41:57 20:33:01 26.35 0.02 26.33 0.00 1.33 6303.08 0.00 20:41:57 20:34:01 1.22 0.00 1.22 0.00 0.00 15.60 0.00 20:41:57 20:35:01 1.08 0.02 1.07 0.00 0.13 14.40 0.00 20:41:57 20:36:01 1.40 0.00 1.40 0.00 0.00 18.40 0.00 20:41:57 20:37:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 20:41:57 20:38:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 20:41:57 20:39:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 20:41:57 20:40:01 1.97 0.00 1.97 0.00 0.00 27.59 0.00 20:41:57 20:41:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 20:41:57 Average: 22.74 1.15 21.60 0.00 185.32 16797.02 0.00 20:41:57 20:41:57 20:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:41:57 20:31:01 28162980 31709460 581956 1.77 159696 3588684 2068680 6.10 1360260 2899992 24680 20:41:57 20:32:01 27717660 31708512 578992 1.76 164976 3979732 2253956 6.64 1407916 3246912 172164 20:41:57 20:33:01 28246180 31775776 517636 1.57 165768 3564500 1816532 5.35 1337412 2840376 16 20:41:57 20:34:01 28247416 31777084 516328 1.57 165792 3564500 1816532 5.35 1337152 2840424 16 20:41:57 20:35:01 28254700 31784420 508948 1.55 165832 3564504 1816532 5.35 1328252 2840436 36 20:41:57 20:36:01 28255896 31785788 507664 1.54 165868 3564516 1816532 5.35 1327652 2840568 28 20:41:57 20:37:01 28257360 31787280 506108 1.54 165896 3564516 1816532 5.35 1326048 2840568 16 20:41:57 20:38:01 28256936 31787000 506584 1.54 165932 3564520 1816532 5.35 1325920 2840668 172 20:41:57 20:39:01 28257108 31787212 506212 1.54 165956 3564520 1816532 5.35 1326136 2840668 180 20:41:57 20:40:01 28256996 31787128 506184 1.54 166012 3564500 1816532 5.35 1326460 2840648 204 20:41:57 20:41:01 28257272 31787448 505880 1.54 166036 3564504 1816532 5.35 1325852 2840652 20 20:41:57 Average: 28197319 31770646 522045 1.59 165251 3604454 1879220 5.54 1339005 2882901 17957 20:41:57 20:41:57 20:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:41:57 20:31:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 20:41:57 20:31:01 docker0 394.37 417.71 30.71 3702.20 0.00 0.00 0.00 0.00 20:41:57 20:31:01 vethcdd30cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:41:57 20:31:01 ens3 693.58 559.02 8780.12 91.54 0.00 0.00 0.00 0.00 20:41:57 20:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:32:01 docker0 1.37 1.37 0.09 0.11 0.00 0.00 0.00 0.00 20:41:57 20:32:01 vethcdd30cb 1.37 1.43 0.11 0.12 0.00 0.00 0.00 0.00 20:41:57 20:32:01 ens3 48.46 42.96 22.11 52.79 0.00 0.00 0.00 0.00 20:41:57 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:33:01 ens3 4.08 2.18 3.16 1.42 0.00 0.00 0.00 0.00 20:41:57 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:34:01 ens3 1.03 0.52 0.40 0.29 0.00 0.00 0.00 0.00 20:41:57 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:35:01 ens3 0.68 0.42 0.34 0.27 0.00 0.00 0.00 0.00 20:41:57 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:36:01 ens3 0.32 0.17 0.32 0.01 0.00 0.00 0.00 0.00 20:41:57 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:38:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:41:57 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:40:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:41:57 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 20:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:41:57 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 20:41:57 Average: docker0 35.97 38.10 2.80 336.55 0.00 0.00 0.00 0.00 20:41:57 Average: ens3 68.06 55.05 800.55 13.31 0.00 0.00 0.00 0.00 20:41:57 20:41:57 20:41:57 ---> sar -P ALL: 20:41:57 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63497) 05/12/22 _x86_64_ (8 CPU) 20:41:57 20:41:57 20:29:18 LINUX RESTART (8 CPU) 20:41:57 20:41:57 20:30:01 CPU %user %nice %system %iowait %steal %idle 20:41:57 20:31:01 all 12.12 0.00 5.12 2.36 0.09 80.31 20:41:57 20:31:01 0 11.31 0.00 5.16 4.16 0.08 79.28 20:41:57 20:31:01 1 11.45 0.00 5.03 5.50 0.07 77.95 20:41:57 20:31:01 2 13.35 0.00 4.21 0.88 0.08 81.48 20:41:57 20:31:01 3 10.48 0.00 5.77 1.86 0.12 81.77 20:41:57 20:31:01 4 15.38 0.00 4.88 2.88 0.08 76.78 20:41:57 20:31:01 5 11.72 0.00 4.59 1.32 0.08 82.29 20:41:57 20:31:01 6 11.66 0.00 4.69 2.12 0.08 81.45 20:41:57 20:31:01 7 11.62 0.00 6.65 0.14 0.12 81.47 20:41:57 20:32:01 all 48.01 0.00 7.17 0.22 0.11 44.50 20:41:57 20:32:01 0 46.96 0.00 6.81 0.10 0.10 46.03 20:41:57 20:32:01 1 49.06 0.00 6.61 1.08 0.12 43.13 20:41:57 20:32:01 2 48.82 0.00 7.02 0.07 0.10 43.99 20:41:57 20:32:01 3 49.00 0.00 6.57 0.30 0.12 44.01 20:41:57 20:32:01 4 46.52 0.00 8.71 0.05 0.10 44.62 20:41:57 20:32:01 5 47.52 0.00 7.66 0.05 0.10 44.67 20:41:57 20:32:01 6 47.43 0.00 7.52 0.05 0.10 44.90 20:41:57 20:32:01 7 48.73 0.00 6.45 0.05 0.12 44.65 20:41:57 20:33:01 all 0.78 0.00 0.30 0.19 0.00 98.73 20:41:57 20:33:01 0 0.84 0.00 0.25 0.12 0.00 98.79 20:41:57 20:33:01 1 0.80 0.00 0.28 0.22 0.00 98.70 20:41:57 20:33:01 2 0.85 0.00 0.27 0.00 0.02 98.87 20:41:57 20:33:01 3 0.58 0.00 0.13 0.25 0.00 99.03 20:41:57 20:33:01 4 0.70 0.00 0.15 0.00 0.00 99.15 20:41:57 20:33:01 5 0.78 0.00 0.12 0.00 0.00 99.10 20:41:57 20:33:01 6 0.92 0.00 0.50 0.90 0.02 97.66 20:41:57 20:33:01 7 0.77 0.00 0.68 0.00 0.00 98.55 20:41:57 20:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:41:57 20:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:41:57 20:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:41:57 20:34:01 3 0.03 0.00 0.03 0.03 0.02 99.88 20:41:57 20:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:41:57 20:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:34:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:41:57 20:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 20:41:57 20:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:41:57 20:35:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:41:57 20:35:01 3 0.05 0.00 0.07 0.02 0.00 99.87 20:41:57 20:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:41:57 20:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:35:01 7 0.02 0.00 0.05 0.00 0.00 99.93 20:41:57 20:36:01 all 0.01 0.00 0.01 0.01 0.00 99.98 20:41:57 20:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:36:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:41:57 20:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:41:57 20:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:36:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:41:57 20:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:41:57 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:41:57 20:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:41:57 20:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:41:57 20:37:01 4 0.03 0.00 0.07 0.00 0.00 99.90 20:41:57 20:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:41:57 20:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:41:57 20:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:41:57 20:38:01 4 0.07 0.00 0.00 0.00 0.02 99.92 20:41:57 20:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:41:57 20:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 20:41:57 20:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:41:57 20:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:41:57 20:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:41:57 20:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:41:57 20:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:40:01 all 0.01 0.00 0.00 0.01 0.00 99.98 20:41:57 20:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:41:57 20:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:40:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:41:57 20:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:41:57 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:40:01 6 0.00 0.00 0.00 0.07 0.00 99.93 20:41:57 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:41:57 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:41:57 20:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:41:57 20:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 20:41:57 20:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:41:57 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 20:41:57 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:41:57 20:41:57 Average: CPU %user %nice %system %iowait %steal %idle 20:41:57 Average: all 5.50 0.00 1.14 0.25 0.02 93.09 20:41:57 Average: 0 5.34 0.00 1.11 0.40 0.02 93.13 20:41:57 Average: 1 5.53 0.00 1.08 0.61 0.02 92.76 20:41:57 Average: 2 5.70 0.00 1.04 0.09 0.02 93.16 20:41:57 Average: 3 5.44 0.00 1.13 0.24 0.02 93.16 20:41:57 Average: 4 5.67 0.00 1.25 0.26 0.02 92.80 20:41:57 Average: 5 5.41 0.00 1.11 0.12 0.02 93.34 20:41:57 Average: 6 5.42 0.00 1.15 0.29 0.02 93.12 20:41:57 Average: 7 5.51 0.00 1.24 0.02 0.02 93.21 20:41:57 20:41:57 20:41:57