Pull request #1574 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda+decf7a4867f03271291a6465384c5ba130c9fec8 (73185c95f5bb7d479fd73568ffeaee0a79b3d5de) 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-ssh438110818927205786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5978856829876359671.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2058100935740250592.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4326597753270497525.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh16422384204235032683.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3769074351779294523.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2850 in /w/workspace/gexfoundry_device-sdk-go_PR-1574 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1574 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda Merge succeeded, producing 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda Checking out Revision 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda (PR-1574) Commit message: "build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1574/head:refs/remotes/origin/PR-1574 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:25:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:25:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:25:58 ========================================================= 13:25:58 EdgeX Global Pipelines Version Info 13:25:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:25:59 ------------------- 13:25:59 stable info: 13:25:59 ------------------- 13:25:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:25:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:25:59 Message: update stable to v1.0.258 13:26:00 ------------------- 13:26:00 experimental info: 13:26:00 ------------------- 13:26:00 Commited By: **** collab-it+edgex@linuxfoundation.org 13:26:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:26:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:26:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:26:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1574 [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1574 [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1574 [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b27e27 [Pipeline] echo 13:26:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:02 provisioning config files... 13:26:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/config1800623302901945759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:02 ---> ****-login.sh 13:26:02 nexus3.edgexfoundry.org:10001 13:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 nexus3.edgexfoundry.org:10002 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 nexus3.edgexfoundry.org:10003 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 nexus3.edgexfoundry.org:10004 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 ****.io 13:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:03 Configure a credential helper to remove this warning. See 13:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:03 13:26:03 Login Succeeded 13:26:03 ---> ****-login.sh ends [Pipeline] } 13:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:26:04 + git rev-list -1 --merges 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda~1..1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [Pipeline] echo 13:26:04 -----------> git rev-list -1 --merges 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda~1..1b27e27c8c29fb56c9ef8fafdb70b0da03520bda 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [false] [Pipeline] sh 13:26:04 + git log --format=format:%s -1 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [Pipeline] echo 13:26:04 ========================================================= 13:26:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:26:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:07 + git log --format=format:%s -1 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [Pipeline] echo 13:26:07 [semverPrep] GIT_COMMIT: 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda, Commit Message: build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 [Pipeline] echo 13:26:07 [semverPrep] This is not a build commit. [Pipeline] sh 13:26:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:26:08 + grep -v github /etc/ssh/ssh_known_hosts 13:26:08 + [ -e /tmp/ssh_known_hosts ] 13:26:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:26:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:26:08 + sudo tee -a /etc/ssh/ssh_known_hosts 13:26:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:08 13:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:09 0.1.4: Pulling from edgex-devops/py-git-semver 13:26:09 b85a868b505f: Pulling fs layer 13:26:09 e2be974225ed: Pulling fs layer 13:26:09 339a4e72a1f5: Pulling fs layer 13:26:09 988bab9f4d93: Pulling fs layer 13:26:09 1469e6f7b9e6: Pulling fs layer 13:26:09 eaf3925da568: Pulling fs layer 13:26:09 bab4dde63d76: Pulling fs layer 13:26:09 bde34c3a00c8: Pulling fs layer 13:26:09 b352a97aabf1: Pulling fs layer 13:26:09 4872d77fe225: Pulling fs layer 13:26:09 5851b861e8e6: Pulling fs layer 13:26:09 bab4dde63d76: Waiting 13:26:09 bde34c3a00c8: Waiting 13:26:09 b352a97aabf1: Waiting 13:26:09 4872d77fe225: Waiting 13:26:09 5851b861e8e6: Waiting 13:26:09 988bab9f4d93: Waiting 13:26:09 1469e6f7b9e6: Waiting 13:26:09 eaf3925da568: Waiting 13:26:09 e2be974225ed: Verifying Checksum 13:26:09 e2be974225ed: Download complete 13:26:09 988bab9f4d93: Verifying Checksum 13:26:09 988bab9f4d93: Download complete 13:26:09 339a4e72a1f5: Verifying Checksum 13:26:09 339a4e72a1f5: Download complete 13:26:09 eaf3925da568: Download complete 13:26:09 1469e6f7b9e6: Verifying Checksum 13:26:09 1469e6f7b9e6: Download complete 13:26:09 bde34c3a00c8: Download complete 13:26:09 b352a97aabf1: Download complete 13:26:09 4872d77fe225: Download complete 13:26:09 5851b861e8e6: Download complete 13:26:09 b85a868b505f: Verifying Checksum 13:26:09 b85a868b505f: Download complete 13:26:10 bab4dde63d76: Verifying Checksum 13:26:10 bab4dde63d76: Download complete 13:26:10 b85a868b505f: Pull complete 13:26:10 e2be974225ed: Pull complete 13:26:11 339a4e72a1f5: Pull complete 13:26:11 988bab9f4d93: Pull complete 13:26:11 1469e6f7b9e6: Pull complete 13:26:11 eaf3925da568: Pull complete 13:26:13 bab4dde63d76: Pull complete 13:26:13 bde34c3a00c8: Pull complete 13:26:13 b352a97aabf1: Pull complete 13:26:13 4872d77fe225: Pull complete 13:26:13 5851b861e8e6: Pull complete 13:26:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:14 prd-ubuntu20.04-docker-8c-8g-2850 does not seem to be running inside a container 13:26:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1574 -v /w/workspace/gexfoundry_device-sdk-go_PR-1574:/w/workspace/gexfoundry_device-sdk-go_PR-1574:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1574@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-devops/py-git-semver:0.1.4 cat 13:26:17 $ docker top e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff -eo pid,comm 13:26:17 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). 13:26:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:26:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:17 [ssh-agent] Looking for ssh-agent implementation... 13:26:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:18 $ docker exec e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff ssh-agent 13:26:18 SSH_AUTH_SOCK=/tmp/ssh-URBJ2CPEAc9H/agent.32 13:26:18 SSH_AGENT_PID=38 13:26:18 Running ssh-add (command line suppressed) 13:26:18 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/private_key_13507406930928556726.key (/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/private_key_13507406930928556726.key) 13:26:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:18 + git tag --points-at HEAD [Pipeline] } 13:26:18 $ docker exec --env ******** --env ******** e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff ssh-agent -k 13:26:18 unset SSH_AUTH_SOCK; 13:26:18 unset SSH_AGENT_PID; 13:26:18 echo Agent pid 38 killed; 13:26:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:26:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:26:18 [ssh-agent] Looking for ssh-agent implementation... 13:26:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:26:19 $ docker exec e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff ssh-agent 13:26:19 SSH_AUTH_SOCK=/tmp/ssh-FjWGDsnjTvb9/agent.71 13:26:19 SSH_AGENT_PID=77 13:26:19 Running ssh-add (command line suppressed) 13:26:19 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/private_key_12933514503777252259.key (/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/private_key_12933514503777252259.key) 13:26:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:26:19 + git semver init 13:26:19 2024-04-19 13:26:19,769 [run_init] DEBUG init version:0.0.0 force:False 13:26:19 2024-04-19 13:26:19,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver 13:26:19 2024-04-19 13:26:19,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver 13:26:19 2024-04-19 13:26:19,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1574, universal_newlines=False, shell=None, istream=None) 13:26:21 2024-04-19 13:26:21,050 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574/.git/info/exclude 13:26:21 2024-04-19 13:26:21,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver/PR-1574 with force:False 13:26:21 2024-04-19 13:26:21,051 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver/PR-1574 13:26:21 2024-04-19 13:26:21,055 [execute] INFO git cat-file --batch-check 13:26:21 2024-04-19 13:26:21,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver, universal_newlines=False, shell=None, istream=) 13:26:21 2024-04-19 13:26:21,062 [execute] INFO git cat-file --batch 13:26:21 2024-04-19 13:26:21,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver, universal_newlines=False, shell=None, istream=) 13:26:21 2024-04-19 13:26:21,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1574/.semver/PR-1574 13:26:21 0.0.0 [Pipeline] } 13:26:21 $ docker exec --env ******** --env ******** e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff ssh-agent -k 13:26:21 unset SSH_AUTH_SOCK; 13:26:21 unset SSH_AGENT_PID; 13:26:21 echo Agent pid 77 killed; 13:26:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:21 + git semver [Pipeline] } 13:26:22 $ docker stop --time=1 e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff 13:26:23 $ docker rm -f --volumes e2a5012583f023e510ce05cac9358226f54440cd996477ad3c23e285030305ff [Pipeline] // withDockerContainer [Pipeline] sh 13:26:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:25 Stashed 1 file(s) [Pipeline] echo 13:26:25 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:25 provisioning config files... 13:26:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/config3085451006394983446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:26 ---> ****-login.sh 13:26:26 nexus3.edgexfoundry.org:10001 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10002 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10003 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 nexus3.edgexfoundry.org:10004 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 ****.io 13:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:26:26 Configure a credential helper to remove this warning. See 13:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:26:26 13:26:26 Login Succeeded 13:26:26 ---> ****-login.sh ends [Pipeline] } 13:26:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:26:27 ========================================================= 13:26:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:26:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:27 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:26:27 Sending build context to Docker daemon 22.13MB 13:26:27 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:26:27 Step 2/10 : FROM ${BASE} AS builder 13:26:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:26:28 7264a8db6415: Pulling fs layer 13:26:28 c4d48a809fc2: Pulling fs layer 13:26:28 4f1c88b9dad5: Pulling fs layer 13:26:28 ad3a456e5733: Pulling fs layer 13:26:28 69c7f0334f64: Pulling fs layer 13:26:28 1f1c1a5573a3: Pulling fs layer 13:26:28 ad3a456e5733: Waiting 13:26:28 69c7f0334f64: Waiting 13:26:28 1f1c1a5573a3: Waiting 13:26:28 ce7588e14bc9: Pulling fs layer 13:26:28 b5e4710f87ac: Pulling fs layer 13:26:28 b5e4710f87ac: Waiting 13:26:28 c4d48a809fc2: Verifying Checksum 13:26:28 c4d48a809fc2: Download complete 13:26:28 ad3a456e5733: Verifying Checksum 13:26:28 ad3a456e5733: Download complete 13:26:28 69c7f0334f64: Verifying Checksum 13:26:28 69c7f0334f64: Download complete 13:26:28 7264a8db6415: Verifying Checksum 13:26:28 7264a8db6415: Download complete 13:26:28 1f1c1a5573a3: Verifying Checksum 13:26:28 1f1c1a5573a3: Download complete 13:26:28 7264a8db6415: Pull complete 13:26:28 c4d48a809fc2: Pull complete 13:26:28 b5e4710f87ac: Verifying Checksum 13:26:28 b5e4710f87ac: Download complete 13:26:29 4f1c88b9dad5: Verifying Checksum 13:26:29 4f1c88b9dad5: Download complete 13:26:29 ce7588e14bc9: Verifying Checksum 13:26:32 4f1c88b9dad5: Pull complete 13:26:32 ad3a456e5733: Pull complete 13:26:32 69c7f0334f64: Pull complete 13:26:32 1f1c1a5573a3: Pull complete 13:26:34 ce7588e14bc9: Pull complete 13:26:35 b5e4710f87ac: Pull complete 13:26:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:26:35 ---> 88b5674ff536 13:26:35 Step 3/10 : ARG MAKE=make build 13:26:40 Still waiting to schedule task 13:26:40 ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2853’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2854’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-8c-8g-2855’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline 13:26:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2851’ is offline 13:26:41 ---> Running in a16d4dbfd315 13:26:41 Removing intermediate container a16d4dbfd315 13:26:41 ---> 1a7af38cf242 13:26:41 Step 4/10 : WORKDIR /device-sdk-go 13:26:41 ---> Running in 134e1e26a7fe 13:26:41 Removing intermediate container 134e1e26a7fe 13:26:41 ---> 07ac5d8ad914 13:26:41 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:26:41 ---> Running in eea75e1fc197 13:26:41 Removing intermediate container eea75e1fc197 13:26:41 ---> a58fdab2f237 13:26:41 Step 6/10 : RUN apk add --update --no-cache make git 13:26:41 ---> Running in d76c1dfa8b76 13:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:26:41 OK: 264 MiB in 52 packages 13:26:41 Removing intermediate container d76c1dfa8b76 13:26:41 ---> 91b8c5eab56a 13:26:41 Step 7/10 : COPY go.mod vendor* ./ 13:26:42 ---> 75ebc3d83ccb 13:26:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:26:42 ---> Running in eb7074680288 13:27:38 Removing intermediate container eb7074680288 13:27:38 ---> 510d86229251 13:27:38 Step 9/10 : COPY . . 13:27:38 ---> e76efe22e24e 13:27:38 Step 10/10 : RUN ${MAKE} 13:27:38 ---> Running in f68d684a0ed5 13:27:38 noop 13:27:38 Removing intermediate container f68d684a0ed5 13:27:38 ---> abaae300f6d1 13:27:38 Successfully built abaae300f6d1 13:27:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:39 + docker inspect -f . ci-base-image-x86_64 13:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:39 prd-ubuntu20.04-docker-8c-8g-2850 does not seem to be running inside a container 13:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1574 -v /w/workspace/gexfoundry_device-sdk-go_PR-1574:/w/workspace/gexfoundry_device-sdk-go_PR-1574:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:27:39 $ docker top dff0fd92bfbd9077cdb38e4aa5816678a992b3c2d7799eaa14e0ba884e3234ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:40 + go version 13:27:40 go version go1.21.0 linux/amd64 [Pipeline] } 13:27:40 $ docker stop --time=1 dff0fd92bfbd9077cdb38e4aa5816678a992b3c2d7799eaa14e0ba884e3234ef 13:27:41 $ docker rm -f --volumes dff0fd92bfbd9077cdb38e4aa5816678a992b3c2d7799eaa14e0ba884e3234ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:27:42 + docker inspect -f . ci-base-image-x86_64 13:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:27:42 prd-ubuntu20.04-docker-8c-8g-2850 does not seem to be running inside a container 13:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1574 -v /w/workspace/gexfoundry_device-sdk-go_PR-1574:/w/workspace/gexfoundry_device-sdk-go_PR-1574:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:27:42 $ docker top 1608b9364af364504ef1ca5cc96064fa73b8e5281dbe72c66e9212b79ace44a3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1574 [Pipeline] fileExists [Pipeline] sh 13:27:43 + make test 13:27:43 go test -race -coverprofile=coverage.out ./... 13:27:51 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 13:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 13:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 13:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 13:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 13:28:23 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 13:28:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.042s coverage: 27.6% of statements 13:28:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 13:28:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 13:28:24 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 13:28:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 13:28:25 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.056s coverage: 86.0% of statements 13:28:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 13:28:25 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 13:28:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.119s coverage: 71.8% of statements 13:28:27 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 13:28:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.053s coverage: 14.4% of statements 13:28:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.832s coverage: 45.9% of statements 13:28:29 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.062s coverage: 68.5% of statements 13:28:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.109s coverage: 89.2% of statements 13:28:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.063s coverage: 5.5% of statements 13:29:02 GO111MODULE=on go vet ./... 13:29:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:29:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:29:06 ./bin/test-attribution-txt.sh 13:29:06 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:29:06 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:29:06 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 13:29:06 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:29:06 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:29:06 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:29:06 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:29:06 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:29:06 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:29:06 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:29:06 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:29:06 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:29:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:29:06 $ docker stop --time=1 1608b9364af364504ef1ca5cc96064fa73b8e5281dbe72c66e9212b79ace44a3 13:29:12 $ docker rm -f --volumes 1608b9364af364504ef1ca5cc96064fa73b8e5281dbe72c66e9212b79ace44a3 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:29:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:29:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:29:14 + ls -al . 13:29:14 total 376 13:29:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 13:27 . 13:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:25 .. 13:29:14 -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:25 .dockerignore 13:29:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:28 .git 13:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 .github 13:29:14 -rw-rw-r-- 1 jenkins jenkins 137 Apr 19 13:25 .gitignore 13:29:14 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 13:25 .golangci.yml 13:29:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:26 .semver 13:29:14 -rw-rw-r-- 1 jenkins jenkins 48109 Apr 19 13:25 CHANGELOG.md 13:29:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:25 GOVERNANCE.md 13:29:14 -rw-rw-r-- 1 jenkins jenkins 885 Apr 19 13:25 Jenkinsfile 13:29:14 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 19 13:25 LICENSE 13:29:14 -rw-rw-r-- 1 jenkins jenkins 1842 Apr 19 13:25 Makefile 13:29:14 -rw-rw-r-- 1 jenkins jenkins 619 Apr 19 13:25 OWNERS.md 13:29:14 -rw-rw-r-- 1 jenkins jenkins 4933 Apr 19 13:25 README.md 13:29:14 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION 13:29:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 bin 13:29:14 -rw-r--r-- 1 jenkins jenkins 122151 Apr 19 13:28 coverage.out 13:29:14 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:25 example 13:29:14 -rw-rw-r-- 1 jenkins jenkins 7070 Apr 19 13:25 go.mod 13:29:14 -rw-rw-r-- 1 jenkins jenkins 101044 Apr 19 13:25 go.sum 13:29:14 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 13:25 internal 13:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 openapi 13:29:14 drwxrwxr-x 6 jenkins jenkins 4096 Apr 19 13:25 pkg 13:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:25 snap 13:29:14 -rw-rw-r-- 1 jenkins jenkins 222 Apr 19 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:15 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda --label arch=amd64 --label version=0.0.0 . 13:29:15 Sending build context to Docker daemon 22.26MB 13:29:15 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 13:29:15 Step 2/23 : FROM ${BASE} AS builder 13:29:15 ---> abaae300f6d1 13:29:15 Step 3/23 : ARG MAKE=make build 13:29:15 ---> Running in 9d29c783603f 13:29:15 Removing intermediate container 9d29c783603f 13:29:15 ---> 317ea0cb15c1 13:29:15 Step 4/23 : WORKDIR /device-sdk-go 13:29:15 ---> Running in 0f29a58fcf97 13:29:15 Removing intermediate container 0f29a58fcf97 13:29:15 ---> 28bc1e2e11f1 13:29:15 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:29:15 ---> Running in 0599e2eb82d7 13:29:15 Removing intermediate container 0599e2eb82d7 13:29:15 ---> ce5ed7ad296c 13:29:15 Step 6/23 : RUN apk add --update --no-cache make git 13:29:15 ---> Running in 4e59971f9991 13:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:16 OK: 264 MiB in 52 packages 13:29:16 Removing intermediate container 4e59971f9991 13:29:16 ---> c5d40df8a346 13:29:16 Step 7/23 : COPY go.mod vendor* ./ 13:29:16 ---> d13963c01bd7 13:29:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:16 ---> Running in 2f86cd5909b2 13:29:17 Removing intermediate container 2f86cd5909b2 13:29:17 ---> baa48a195fca 13:29:17 Step 9/23 : COPY . . 13:29:18 ---> e2bacebb146e 13:29:18 Step 10/23 : RUN ${MAKE} 13:29:18 ---> Running in 5a7547b13016 13:29:18 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:29:50 Removing intermediate container 5a7547b13016 13:29:50 ---> fa3deb72269b 13:29:50 Step 11/23 : FROM alpine:3.18 13:29:50 3.18: Pulling from library/alpine 13:29:50 619be1103602: Pulling fs layer 13:29:50 619be1103602: Verifying Checksum 13:29:50 619be1103602: Download complete 13:29:50 619be1103602: Pull complete 13:29:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:29:50 Status: Downloaded newer image for alpine:3.18 13:29:50 ---> d3782b16ccc9 13:29:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:29:50 ---> Running in 3b51b35e31b5 13:29:50 Removing intermediate container 3b51b35e31b5 13:29:50 ---> 47c2691f294f 13:29:50 Step 13/23 : RUN apk add --update --no-cache 13:29:50 ---> Running in 61f21feb70e5 13:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:29:50 OK: 7 MiB in 15 packages 13:29:50 Removing intermediate container 61f21feb70e5 13:29:50 ---> e00609ef3b40 13:29:50 Step 14/23 : WORKDIR / 13:29:50 ---> Running in e870cdc2e184 13:29:50 Removing intermediate container e870cdc2e184 13:29:50 ---> 267574e31d23 13:29:50 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:29:50 ---> c14ad26eef58 13:29:50 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:29:51 ---> 8ae1498a4b46 13:29:51 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:29:51 ---> ff95fc48c6dc 13:29:51 Step 18/23 : EXPOSE 59999 13:29:51 ---> Running in 52014119c2ee 13:29:51 Removing intermediate container 52014119c2ee 13:29:51 ---> e810915366e2 13:29:51 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:29:51 ---> Running in 7c8f94b2d629 13:29:51 Removing intermediate container 7c8f94b2d629 13:29:51 ---> 172fe376c128 13:29:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:29:51 ---> Running in bfe8813f460a 13:29:51 Removing intermediate container bfe8813f460a 13:29:51 ---> b509aeb026d4 13:29:51 Step 21/23 : LABEL arch=amd64 13:29:51 ---> Running in 9a30c01e65fe 13:29:51 Removing intermediate container 9a30c01e65fe 13:29:51 ---> 6893fc597c95 13:29:51 Step 22/23 : LABEL git_sha=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda 13:29:51 ---> Running in 5998eea90ce2 13:29:51 Removing intermediate container 5998eea90ce2 13:29:51 ---> 57317f887521 13:29:51 Step 23/23 : LABEL version=0.0.0 13:29:51 ---> Running in f47502816a6c 13:29:51 Removing intermediate container f47502816a6c 13:29:51 ---> b8fbf8b11636 13:29:51 [Warning] One or more build-args [ARCH] were not consumed 13:29:51 Successfully built b8fbf8b11636 13:29:51 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:52 13:29:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:53 latest: Pulling from edgex-lftools-log-publisher 13:29:53 5eb5b503b376: Pulling fs layer 13:29:53 5c69ac0246d0: Pulling fs layer 13:29:53 ec43610c2a17: Pulling fs layer 13:29:53 3a2ae6a8a46f: Pulling fs layer 13:29:53 33b1e0a273af: Pulling fs layer 13:29:53 5d3b04190fa2: Pulling fs layer 13:29:53 2f39f015ded8: Pulling fs layer 13:29:53 3a2ae6a8a46f: Waiting 13:29:53 5d3b04190fa2: Waiting 13:29:53 33b1e0a273af: Waiting 13:29:53 2f39f015ded8: Waiting 13:29:53 5c69ac0246d0: Download complete 13:29:53 3a2ae6a8a46f: Verifying Checksum 13:29:53 3a2ae6a8a46f: Download complete 13:29:53 33b1e0a273af: Verifying Checksum 13:29:53 33b1e0a273af: Download complete 13:29:53 ec43610c2a17: Verifying Checksum 13:29:53 ec43610c2a17: Download complete 13:29:53 5d3b04190fa2: Download complete 13:29:53 5eb5b503b376: Verifying Checksum 13:29:53 5eb5b503b376: Download complete 13:29:54 2f39f015ded8: Download complete 13:29:54 5eb5b503b376: Pull complete 13:29:54 5c69ac0246d0: Pull complete 13:29:55 ec43610c2a17: Pull complete 13:29:55 3a2ae6a8a46f: Pull complete 13:29:55 33b1e0a273af: Pull complete 13:29:55 5d3b04190fa2: Pull complete 13:29:59 2f39f015ded8: Pull complete 13:29:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:00 prd-ubuntu20.04-docker-8c-8g-2850 does not seem to be running inside a container 13:30:00 $ 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/gexfoundry_device-sdk-go_PR-1574 -v /w/workspace/gexfoundry_device-sdk-go_PR-1574:/w/workspace/gexfoundry_device-sdk-go_PR-1574:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:30:04 $ docker top fe056c0c334ee6ed9e4b83bc3068981e45263ee27abec03ccd2fc220d02cdcf8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:05 ---> job-cost.sh 13:30:05 lf-activate-venv: SKIPPING 13:30:05 INFO: No Stack... 13:30:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:05 INFO: Archiving Costs [Pipeline] sh 13:30:06 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives/cost.csv 13:30:06 + cut -d, -f6 [Pipeline] lock 13:30:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] 13:30:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] did not exist. Created. 13:30:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:06 + echo total: 0.2199999988079071 [Pipeline] stash 13:30:06 Stashed 1 file(s) [Pipeline] } 13:30:06 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:30:06 $ docker stop --time=1 fe056c0c334ee6ed9e4b83bc3068981e45263ee27abec03ccd2fc220d02cdcf8 13:30:07 $ docker rm -f --volumes fe056c0c334ee6ed9e4b83bc3068981e45263ee27abec03ccd2fc220d02cdcf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:35:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3074 in /w/workspace/gexfoundry_device-sdk-go_PR-1574 [Pipeline] { [Pipeline] ws 13:35:14 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 13:35:15 The recommended git tool is: git 13:35:21 using credential edgex-jenkins-ssh 13:35:21 Cloning the remote Git repository 13:35:21 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:35:21 > git init /w/workspace/device-sdk-go/1 # timeout=10 13:35:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:35:21 > git --version # timeout=10 13:35:21 > git --version # 'git version 2.25.1' 13:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:35:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:26 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda 13:35:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:35:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1574/head:refs/remotes/origin/PR-1574 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:35:26 > git config core.sparsecheckout # timeout=10 13:35:26 > git checkout -f 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda # timeout=10 13:35:27 Merge succeeded, producing 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda 13:35:27 Checking out Revision 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda (PR-1574) 13:35:27 Commit message: "build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0" 13:35:27 > git --version # timeout=10 13:35:27 > git --version # 'git version 2.25.1' 13:35:27 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:35:26 > git remote # timeout=10 13:35:26 > git config --get remote.origin.url # timeout=10 13:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:26 > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 13:35:27 > git rev-parse HEAD^{commit} # timeout=10 13:35:27 > git config core.sparsecheckout # timeout=10 13:35:27 > git checkout -f 1b27e27c8c29fb56c9ef8fafdb70b0da03520bda # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:35:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:35:32 % Total % Received % Xferd Average Speed Time Time Time Current 13:35:32 Dload Upload Total Spent Left Speed 13:35:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 13:35:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:35:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:35:33 + sudo tee /etc/docker/daemon.new 13:35:33 { 13:35:33 "registry-mirrors": [ 13:35:33 "https://nexus3.edgexfoundry.org:10001" 13:35:33 ], 13:35:33 "bip": "10.250.0.254/24", 13:35:33 "hosts": [ 13:35:33 "tcp://0.0.0.0:5555", 13:35:33 "unix:///var/run/docker.sock" 13:35:33 ], 13:35:33 "mtu": 1458, 13:35:33 "selinux-enabled": true, 13:35:33 "seccomp-profile": "/etc/docker/seccomp.json" 13:35:33 } [Pipeline] sh 13:35:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:35:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:52 provisioning config files... 13:35:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10989822390219057676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:35:53 ---> ****-login.sh 13:35:53 nexus3.edgexfoundry.org:10001 13:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:53 Configure a credential helper to remove this warning. See 13:35:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:53 13:35:53 Login Succeeded 13:35:53 nexus3.edgexfoundry.org:10002 13:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:54 Configure a credential helper to remove this warning. See 13:35:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:54 13:35:54 Login Succeeded 13:35:54 nexus3.edgexfoundry.org:10003 13:35:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:54 Configure a credential helper to remove this warning. See 13:35:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:54 13:35:54 Login Succeeded 13:35:54 nexus3.edgexfoundry.org:10004 13:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:55 Configure a credential helper to remove this warning. See 13:35:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:55 13:35:55 Login Succeeded 13:35:55 ****.io 13:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:35:55 Configure a credential helper to remove this warning. See 13:35:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:35:55 13:35:55 Login Succeeded 13:35:55 ---> ****-login.sh ends [Pipeline] } 13:35:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:35:56 ========================================================= 13:35:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:35:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:35:56 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:35:57 Sending build context to Docker daemon 11.48MB 13:35:57 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 13:35:57 Step 2/10 : FROM ${BASE} AS builder 13:35:57 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:35:57 9fda8d8052c6: Pulling fs layer 13:35:57 5d54e960e981: Pulling fs layer 13:35:57 c4a7e357bf2a: Pulling fs layer 13:35:57 f0e02332f6b5: Pulling fs layer 13:35:57 872ee5b61b7b: Pulling fs layer 13:35:57 0c6a40ed1a82: Pulling fs layer 13:35:57 94ae7d8d031c: Pulling fs layer 13:35:57 0c6a40ed1a82: Waiting 13:35:57 94ae7d8d031c: Waiting 13:35:57 f0e02332f6b5: Waiting 13:35:57 872ee5b61b7b: Waiting 13:35:57 5d54e960e981: Verifying Checksum 13:35:57 5d54e960e981: Download complete 13:35:57 f0e02332f6b5: Verifying Checksum 13:35:57 f0e02332f6b5: Download complete 13:35:57 872ee5b61b7b: Verifying Checksum 13:35:57 872ee5b61b7b: Download complete 13:35:57 9fda8d8052c6: Verifying Checksum 13:35:57 9fda8d8052c6: Download complete 13:35:58 94ae7d8d031c: Verifying Checksum 13:35:58 94ae7d8d031c: Download complete 13:35:58 9fda8d8052c6: Pull complete 13:35:59 5d54e960e981: Pull complete 13:35:59 c4a7e357bf2a: Verifying Checksum 13:35:59 c4a7e357bf2a: Download complete 13:36:01 0c6a40ed1a82: Download complete 13:36:16 c4a7e357bf2a: Pull complete 13:36:16 f0e02332f6b5: Pull complete 13:36:16 872ee5b61b7b: Pull complete 13:36:24 0c6a40ed1a82: Pull complete 13:36:26 94ae7d8d031c: Pull complete 13:36:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:36:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:36:26 ---> 86de565de09d 13:36:26 Step 3/10 : ARG MAKE=make build 13:36:28 ---> Running in f264471d602e 13:36:28 Removing intermediate container f264471d602e 13:36:28 ---> 7af7d6e89f0b 13:36:28 Step 4/10 : WORKDIR /device-sdk-go 13:36:29 ---> Running in c5c930fce2a0 13:36:29 Removing intermediate container c5c930fce2a0 13:36:29 ---> 321b3c516d46 13:36:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:36:29 ---> Running in 0e7a98bafeb5 13:36:29 Removing intermediate container 0e7a98bafeb5 13:36:29 ---> 63c37ca00ff0 13:36:29 Step 6/10 : RUN apk add --update --no-cache make git 13:36:29 ---> Running in 363982fe7fba 13:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:36:33 OK: 266 MiB in 52 packages 13:36:34 Removing intermediate container 363982fe7fba 13:36:34 ---> 4c919ad2de7f 13:36:34 Step 7/10 : COPY go.mod vendor* ./ 13:36:35 ---> 04f40ddc9418 13:36:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:35 ---> Running in a9a377139c40 13:38:57 Removing intermediate container a9a377139c40 13:38:57 ---> 01e8b01e3868 13:38:57 Step 9/10 : COPY . . 13:38:57 ---> 0abf942faca3 13:38:57 Step 10/10 : RUN ${MAKE} 13:38:57 ---> Running in 2c93a0c45898 13:38:57 noop 13:38:57 Removing intermediate container 2c93a0c45898 13:38:57 ---> fa255cb95b2a 13:38:57 Successfully built fa255cb95b2a 13:38:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:57 + docker inspect -f . ci-base-image-arm64 13:38:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:38:58 prd-ubuntu20.04-docker-arm64-4c-16g-3074 does not seem to be running inside a container 13:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:38:59 $ docker top 2a881ebac6479f4d0848de67e9db1dfdc6ccec46a901f07e3082126544c99875 -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:00 + go version 13:39:00 go version go1.21.0 linux/arm64 [Pipeline] } 13:39:00 $ docker stop --time=1 2a881ebac6479f4d0848de67e9db1dfdc6ccec46a901f07e3082126544c99875 13:39:02 $ docker rm -f --volumes 2a881ebac6479f4d0848de67e9db1dfdc6ccec46a901f07e3082126544c99875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:39:03 + docker inspect -f . ci-base-image-arm64 13:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:39:06 prd-ubuntu20.04-docker-arm64-4c-16g-3074 does not seem to be running inside a container 13:39:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:39:08 $ docker top 5b8f48cff90ccc9d940817a2b152c6571dfcf411f674bebf4cf509c9274588dc -eo pid,comm [Pipeline] { [Pipeline] sh 13:39:11 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 13:39:12 + make test 13:39:12 go test -race -coverprofile=coverage.out ./... 13:40:09 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 13:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 13:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 13:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 13:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 13:43:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 13:43:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.224s coverage: 27.6% of statements 13:43:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.313s coverage: 81.5% of statements 13:43:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 13:43:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 13:43:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.530s coverage: 86.0% of statements 13:43:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 13:43:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.671s coverage: 71.8% of statements 13:43:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.300s coverage: 14.4% of statements 13:43:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 13:43:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 13:43:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.908s coverage: 45.6% of statements 13:43:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.425s coverage: 68.5% of statements 13:44:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.475s coverage: 89.2% of statements 13:44:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 13:44:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.376s coverage: 5.5% of statements 13:44:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:44:06 GO111MODULE=on go vet ./... 13:48:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:48:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:48:13 ./bin/test-attribution-txt.sh 13:48:13 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:48:13 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:48:13 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 13:48:13 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:48:13 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:48:13 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:48:13 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:48:13 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:48:13 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:48:13 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 13:48:13 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:48:13 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:48:14 $ docker stop --time=1 5b8f48cff90ccc9d940817a2b152c6571dfcf411f674bebf4cf509c9274588dc 13:48:16 $ docker rm -f --volumes 5b8f48cff90ccc9d940817a2b152c6571dfcf411f674bebf4cf509c9274588dc [Pipeline] // withDockerContainer [Pipeline] sh 13:48:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:48:19 Warning: overwriting stash ‘coverage-report’ 13:48:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:21 + ls -al . 13:48:21 total 372 13:48:21 drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:39 . 13:48:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:35 .. 13:48:21 -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 13:35 .dockerignore 13:48:21 drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:35 .git 13:48:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 .github 13:48:21 -rw-rw-r-- 1 jenkins jenkins 137 Apr 19 13:35 .gitignore 13:48:21 -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 13:35 .golangci.yml 13:48:21 -rw-rw-r-- 1 jenkins jenkins 48109 Apr 19 13:35 CHANGELOG.md 13:48:21 -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:35 GOVERNANCE.md 13:48:21 -rw-rw-r-- 1 jenkins jenkins 885 Apr 19 13:35 Jenkinsfile 13:48:21 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 19 13:35 LICENSE 13:48:21 -rw-rw-r-- 1 jenkins jenkins 1842 Apr 19 13:35 Makefile 13:48:21 -rw-rw-r-- 1 jenkins jenkins 619 Apr 19 13:35 OWNERS.md 13:48:21 -rw-rw-r-- 1 jenkins jenkins 4933 Apr 19 13:35 README.md 13:48:21 -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:26 VERSION 13:48:21 drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:35 bin 13:48:21 -rw-r--r-- 1 jenkins jenkins 122155 Apr 19 13:44 coverage.out 13:48:21 drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 13:35 example 13:48:21 -rw-rw-r-- 1 jenkins jenkins 7070 Apr 19 13:35 go.mod 13:48:21 -rw-rw-r-- 1 jenkins jenkins 101044 Apr 19 13:35 go.sum 13:48:21 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 13:35 internal 13:48:21 drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:35 openapi 13:48:21 drwxrwxr-x 6 jenkins jenkins 4096 Apr 19 13:35 pkg 13:48:21 drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:35 snap 13:48:21 -rw-rw-r-- 1 jenkins jenkins 222 Apr 19 13:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:21 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda --label arch=arm64 --label version=0.0.0 . 13:48:22 Sending build context to Docker daemon 11.6MB 13:48:22 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 13:48:22 Step 2/23 : FROM ${BASE} AS builder 13:48:22 ---> fa255cb95b2a 13:48:22 Step 3/23 : ARG MAKE=make build 13:48:22 ---> Running in cb9c4e3a6fcd 13:48:22 Removing intermediate container cb9c4e3a6fcd 13:48:22 ---> 9c0f8708ab74 13:48:22 Step 4/23 : WORKDIR /device-sdk-go 13:48:23 ---> Running in b2ae27bfd129 13:48:23 Removing intermediate container b2ae27bfd129 13:48:23 ---> c61962e4eae1 13:48:23 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:48:23 ---> Running in e1796271930e 13:48:23 Removing intermediate container e1796271930e 13:48:23 ---> 391f35baf0aa 13:48:23 Step 6/23 : RUN apk add --update --no-cache make git 13:48:24 ---> Running in 23bac0b8c374 13:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:48:27 OK: 266 MiB in 52 packages 13:48:28 Removing intermediate container 23bac0b8c374 13:48:28 ---> 9fcc19aed7eb 13:48:28 Step 7/23 : COPY go.mod vendor* ./ 13:48:29 ---> 69eb027eb663 13:48:29 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:29 ---> Running in c330146f2084 13:48:31 Removing intermediate container c330146f2084 13:48:31 ---> 7890a829126a 13:48:31 Step 9/23 : COPY . . 13:48:33 ---> f74ff9889fbd 13:48:33 Step 10/23 : RUN ${MAKE} 13:48:33 ---> Running in 6d4411c62cca 13:48:34 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:52:11 Removing intermediate container 6d4411c62cca 13:52:11 ---> 139a6ec17c45 13:52:11 Step 11/23 : FROM alpine:3.18 13:52:11 3.18: Pulling from library/alpine 13:52:11 c6b39de5b339: Pulling fs layer 13:52:11 c6b39de5b339: Verifying Checksum 13:52:11 c6b39de5b339: Download complete 13:52:11 c6b39de5b339: Pull complete 13:52:11 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 13:52:11 Status: Downloaded newer image for alpine:3.18 13:52:11 ---> 33abbf032149 13:52:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 13:52:11 ---> Running in b8ff3d6a8176 13:52:11 Removing intermediate container b8ff3d6a8176 13:52:11 ---> 176fab40a483 13:52:11 Step 13/23 : RUN apk add --update --no-cache 13:52:11 ---> Running in ecea72ec71cb 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:52:11 OK: 8 MiB in 15 packages 13:52:11 Removing intermediate container ecea72ec71cb 13:52:11 ---> da7c17150d9d 13:52:11 Step 14/23 : WORKDIR / 13:52:11 ---> Running in e22a6825546b 13:52:11 Removing intermediate container e22a6825546b 13:52:11 ---> a699d16f8553 13:52:11 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:52:11 ---> d30d91078eca 13:52:11 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:52:13 ---> b6c962cad2f0 13:52:13 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:52:13 ---> 1860d93860ca 13:52:13 Step 18/23 : EXPOSE 59999 13:52:14 ---> Running in a718954b218a 13:52:14 Removing intermediate container a718954b218a 13:52:14 ---> 67e5dbafb425 13:52:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 13:52:14 ---> Running in 9669e7f30b51 13:52:14 Removing intermediate container 9669e7f30b51 13:52:14 ---> 7c0438d537e9 13:52:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:52:14 ---> Running in 6cb3be597a9c 13:52:15 Removing intermediate container 6cb3be597a9c 13:52:15 ---> 4239c7ee74f1 13:52:15 Step 21/23 : LABEL arch=arm64 13:52:15 ---> Running in 0a63cae2f506 13:52:15 Removing intermediate container 0a63cae2f506 13:52:15 ---> 3adcd6ec317e 13:52:15 Step 22/23 : LABEL git_sha=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda 13:52:15 ---> Running in 3b5b6ae5889b 13:52:16 Removing intermediate container 3b5b6ae5889b 13:52:16 ---> 3195d0ed130e 13:52:16 Step 23/23 : LABEL version=0.0.0 13:52:16 ---> Running in d21ed30a63a6 13:52:16 Removing intermediate container d21ed30a63a6 13:52:16 ---> 338fe7d343a0 13:52:16 [Warning] One or more build-args [ARCH] were not consumed 13:52:16 Successfully built 338fe7d343a0 13:52:16 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:38 13:52:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:52:39 arm64: Pulling from edgex-lftools-log-publisher 13:52:39 8998bd30e6a1: Pulling fs layer 13:52:39 04944245beec: Pulling fs layer 13:52:39 699f458cf7ca: Pulling fs layer 13:52:39 765212b225bb: Pulling fs layer 13:52:39 f23df028b6ca: Pulling fs layer 13:52:39 d65c8cfc05b1: Pulling fs layer 13:52:39 2437ff75d9bd: Pulling fs layer 13:52:39 765212b225bb: Waiting 13:52:39 f23df028b6ca: Waiting 13:52:39 d65c8cfc05b1: Waiting 13:52:39 2437ff75d9bd: Waiting 13:52:39 04944245beec: Verifying Checksum 13:52:39 04944245beec: Download complete 13:52:39 765212b225bb: Verifying Checksum 13:52:39 765212b225bb: Download complete 13:52:39 f23df028b6ca: Verifying Checksum 13:52:39 f23df028b6ca: Download complete 13:52:39 d65c8cfc05b1: Verifying Checksum 13:52:39 d65c8cfc05b1: Download complete 13:52:39 699f458cf7ca: Verifying Checksum 13:52:39 699f458cf7ca: Download complete 13:52:39 8998bd30e6a1: Verifying Checksum 13:52:39 8998bd30e6a1: Download complete 13:52:42 2437ff75d9bd: Verifying Checksum 13:52:42 2437ff75d9bd: Download complete 13:52:44 8998bd30e6a1: Pull complete 13:52:45 04944245beec: Pull complete 13:52:47 699f458cf7ca: Pull complete 13:52:47 765212b225bb: Pull complete 13:52:48 f23df028b6ca: Pull complete 13:52:48 d65c8cfc05b1: Pull complete 13:53:06 2437ff75d9bd: Pull complete 13:53:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:53:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:53:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:06 prd-ubuntu20.04-docker-arm64-4c-16g-3074 does not seem to be running inside a container 13:53:07 $ 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/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:53:09 $ docker top 63caf7012d438bf0c1ee12f685d7dbd0e4225ec748b68700c6202a93bc46c051 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:53:10 ---> job-cost.sh 13:53:10 lf-activate-venv: SKIPPING 13:53:10 INFO: No Stack... 13:53:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:53:12 INFO: Archiving Costs [Pipeline] sh 13:53:12 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 13:53:12 + cut -d, -f6 [Pipeline] lock 13:53:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] 13:53:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] did not exist. Created. 13:53:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:53:13 /w/workspace/device-sdk-go/1@tmp/durable-8d0e5424/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:53:14 + echo total: 0.10999999940395355 [Pipeline] stash 13:53:14 Warning: overwriting stash ‘stack-cost’ 13:53:14 Stashed 1 file(s) [Pipeline] } 13:53:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1574-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:53:14 $ docker stop --time=1 63caf7012d438bf0c1ee12f685d7dbd0e4225ec748b68700c6202a93bc46c051 13:53:15 $ docker rm -f --volumes 63caf7012d438bf0c1ee12f685d7dbd0e4225ec748b68700c6202a93bc46c051 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:53:17 provisioning config files... 13:53:17 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/config2053033648822490705tmp [Pipeline] { [Pipeline] sh 13:53:17 + set +x 13:53:17 + curl -s https://codecov.io/bash 13:53:17 + bash -s -- 13:53:17 13:53:17 _____ _ 13:53:17 / ____| | | 13:53:17 | | ___ __| | ___ ___ _____ __ 13:53:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:53:17 | |___| (_) | (_| | __/ (_| (_) \ V / 13:53:17 \_____\___/ \__,_|\___|\___\___/ \_/ 13:53:17 Bash-1.0.6 13:53:17 13:53:17 13:53:17 ==> git version 2.25.1 found 13:53:17 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 13:53:17 Release-Date: 2020-01-08 13:53:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:53:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:53:17 ==> Jenkins CI detected. 13:53:17 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1574 13:53:17 project root: . 13:53:17 --> token set from env 13:53:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:53:17 ==> Running gcov in . (disable via -X gcov) 13:53:17 ==> Python coveragepy not found 13:53:17 ==> Searching for coverage reports in: 13:53:17 + . 13:53:17 -> Found 1 reports 13:53:17 ==> Detecting git/mercurial file structure 13:53:17 ==> Reading reports 13:53:17 + ./coverage.out bytes=122155 13:53:17 ==> Appending adjustments 13:53:17 https://docs.codecov.io/docs/fixing-reports 13:53:17 + Found adjustments 13:53:17 ==> Gzipping contents 13:53:17 20K /tmp/codecov.KbERpR.gz 13:53:17 ==> Uploading reports 13:53:17 url: https://codecov.io 13:53:17 query: branch=PR-1574&commit=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1574&job=&cmd_args= 13:53:17 -> Pinging Codecov 13:53:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1574&commit=1b27e27c8c29fb56c9ef8fafdb70b0da03520bda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1574&job=&cmd_args= 13:53:18 -> Uploading to 13:53:18 https://storage.googleapis.com/codecov/v4/raw/2024-04-19/7E55EF52A471D76F132DFD9A03CDDE97/1b27e27c8c29fb56c9ef8fafdb70b0da03520bda/d7bc35db-72a4-4edc-8361-f0df414ca240.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T135317Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d80af06b21e6b20c23f90cfe9ef41d43ace1f195bf288a9524d1878c8d7416cd 13:53:18 % Total % Received % Xferd Average Speed Time Time Time Current 13:53:18 Dload Upload Total Spent Left Speed 13:53:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16714 0 0 100 16714 0 53570 --:--:-- --:--:-- --:--:-- 53399 100 16714 0 0 100 16714 0 53570 --:--:-- --:--:-- --:--:-- 53399 13:53:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1b27e27c8c29fb56c9ef8fafdb70b0da03520bda [Pipeline] } 13:53:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:53:20 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives ] 13:53:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives 13:53:20 total 16 13:53:20 drwxr-xr-x 3 root root 4096 Apr 19 13:30 . 13:53:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 13:30 .. 13:53:20 drwxr-xr-x 2 root root 4096 Apr 19 13:30 cost 13:53:20 -rw-r--r-- 1 root root 86 Apr 19 13:30 cost.csv 13:53:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives 13:53:20 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives 13:53:20 total 16 13:53:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:30 . 13:53:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 19 13:30 .. 13:53:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:30 cost 13:53:20 -rw-r--r-- 1 jenkins jenkins 86 Apr 19 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:53:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:53:21 ---> package-listing.sh 13:53:21 ++ facter osfamily 13:53:21 ++ tr '[:upper:]' '[:lower:]' 13:53:21 + OS_FAMILY=debian 13:53:21 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1574 13:53:21 + START_PACKAGES=/tmp/packages_start.txt 13:53:21 + END_PACKAGES=/tmp/packages_end.txt 13:53:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:53:21 + PACKAGES=/tmp/packages_start.txt 13:53:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1574 ']' 13:53:21 + PACKAGES=/tmp/packages_end.txt 13:53:21 + case "${OS_FAMILY}" in 13:53:21 + dpkg -l 13:53:21 + grep '^ii' 13:53:21 + '[' -f /tmp/packages_start.txt ']' 13:53:21 + '[' -f /tmp/packages_end.txt ']' 13:53:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:53:21 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1574 ']' 13:53:21 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives/ 13:53:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1574/archives/ [Pipeline] echo 13:53:21 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/gexfoundry_device-sdk-go_PR-1574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:53:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:53:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:23 prd-ubuntu20.04-docker-8c-8g-2850 does not seem to be running inside a container 13:53:23 $ 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/gexfoundry_device-sdk-go_PR-1574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1574 -v /w/workspace/gexfoundry_device-sdk-go_PR-1574:/w/workspace/gexfoundry_device-sdk-go_PR-1574:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:53:23 $ docker top 91edd9a71a6ba063c137a80a36aa81864f352c49c00005b4c066b42a0e66cd3e -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:23 + touch /tmp/pre-build-complete [Pipeline] sh 13:53:23 + mkdir -p /var/log/sysstat [Pipeline] sh 13:53:24 + ls /var/log/sa-host 13:53:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:53:24 provisioning config files... 13:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1574@tmp/config13031228021842486631tmp [Pipeline] { [Pipeline] echo 13:53:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:53:24 ---> create-netrc.sh [Pipeline] } 13:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:53:25 ---> python-tools-install.sh [Pipeline] echo 13:53:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:53:25 ---> sudo-logs.sh 13:53:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:53:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:53:26 ---> job-cost.sh 13:53:26 lf-activate-venv: SKIPPING 13:53:26 DEBUG: total: 0.2199999988079071 13:53:26 INFO: Retrieving Stack Cost... 13:53:26 INFO: Retrieving Pricing Info for: v3-standard-8 13:53:26 INFO: Archiving Costs [Pipeline] echo 13:53:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:53:27 ---> logs-deploy.sh 13:53:27 lf-activate-venv: SKIPPING 13:53:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1574/1 13:53:27 INFO: archiving workspace using pattern(s): 13:53:28 Archives upload complete. 13:53:28 INFO: archiving logs to Nexus 13:53:29 ---> uname -a: 13:53:29 Linux prd-ubuntu20-04-docker-8c-8g-2850 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:53:29 13:53:29 13:53:29 ---> lscpu: 13:53:29 Architecture: x86_64 13:53:29 CPU op-mode(s): 32-bit, 64-bit 13:53:29 Byte Order: Little Endian 13:53:29 Address sizes: 40 bits physical, 48 bits virtual 13:53:29 CPU(s): 8 13:53:29 On-line CPU(s) list: 0-7 13:53:29 Thread(s) per core: 1 13:53:29 Core(s) per socket: 1 13:53:29 Socket(s): 8 13:53:29 NUMA node(s): 1 13:53:29 Vendor ID: AuthenticAMD 13:53:29 CPU family: 23 13:53:29 Model: 49 13:53:29 Model name: AMD EPYC-Rome Processor 13:53:29 Stepping: 0 13:53:29 CPU MHz: 2799.998 13:53:29 BogoMIPS: 5599.99 13:53:29 Virtualization: AMD-V 13:53:29 Hypervisor vendor: KVM 13:53:29 Virtualization type: full 13:53:29 L1d cache: 256 KiB 13:53:29 L1i cache: 256 KiB 13:53:29 L2 cache: 4 MiB 13:53:29 L3 cache: 128 MiB 13:53:29 NUMA node0 CPU(s): 0-7 13:53:29 Vulnerability Itlb multihit: Not affected 13:53:29 Vulnerability L1tf: Not affected 13:53:29 Vulnerability Mds: Not affected 13:53:29 Vulnerability Meltdown: Not affected 13:53:29 Vulnerability Mmio stale data: Not affected 13:53:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:53:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:53:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:53:29 Vulnerability Srbds: Not affected 13:53:29 Vulnerability Tsx async abort: Not affected 13:53:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 13:53:29 13:53:29 13:53:29 ---> nproc: 13:53:29 8 13:53:29 13:53:29 13:53:29 ---> df -h: 13:53:29 Filesystem Size Used Avail Use% Mounted on 13:53:29 overlay 155G 12G 143G 8% / 13:53:29 tmpfs 64M 0 64M 0% /dev 13:53:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:53:29 shm 64M 0 64M 0% /dev/shm 13:53:29 /dev/vda1 155G 12G 143G 8% /facter-os 13:53:29 13:53:29 13:53:29 ---> sar -b -r -n DEV: 13:53:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2850) 04/19/24 _x86_64_ (8 CPU) 13:53:29 13:53:29 13:25:11 LINUX RESTART (8 CPU) 13:53:29 13:53:29 13:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:53:29 13:27:01 166.39 11.90 154.49 0.00 1704.92 35768.17 0.00 13:53:29 13:28:01 207.55 0.05 207.50 0.00 3.07 73195.53 0.00 13:53:29 13:29:01 38.36 0.00 38.36 0.00 0.00 28580.59 0.00 13:53:29 13:30:01 172.84 0.22 172.63 0.00 12.53 56021.59 0.00 13:53:29 13:31:02 73.69 4.90 68.79 0.00 2616.33 15748.75 0.00 13:53:29 13:32:01 4.86 0.02 4.85 0.00 0.14 96.93 0.00 13:53:29 13:33:01 1.45 0.00 1.45 0.00 0.00 15.60 0.00 13:53:29 13:34:01 1.82 0.00 1.82 0.00 0.00 20.39 0.00 13:53:29 13:35:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 13:53:29 13:36:01 2.28 0.00 2.28 0.00 0.00 25.73 0.00 13:53:29 13:37:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 13:53:29 13:38:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 13:53:29 13:39:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 13:53:29 13:40:01 1.98 0.00 1.98 0.00 0.00 21.73 0.00 13:53:29 13:41:01 4.00 1.62 2.38 0.00 37.19 33.59 0.00 13:53:29 13:42:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 13:53:29 13:43:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 13:53:29 13:44:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 13:53:29 13:45:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 13:53:29 13:46:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 13:53:29 13:47:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 13:53:29 13:48:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 13:53:29 13:49:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 13:53:29 13:50:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 13:53:29 13:51:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 13:53:29 13:52:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 13:53:29 13:53:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 13:53:29 Average: 25.81 0.69 25.12 0.00 162.12 7774.19 0.00 13:53:29 13:53:29 13:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:53:29 13:27:01 28059052 31488540 817572 2.49 127936 3436204 1981244 5.84 1295500 2987964 939140 13:53:29 13:28:01 27111328 31289276 1011568 3.08 185992 4092008 2368608 6.98 1762112 3427844 628180 13:53:29 13:29:01 26985432 31406144 894588 2.72 189440 4297520 2243064 6.61 1393876 3891744 401784 13:53:29 13:30:01 27006308 31535612 766228 2.33 200168 4394872 1868376 5.51 1356508 3906828 230476 13:53:29 13:31:02 26715796 31529808 742120 2.26 222436 4659288 1746884 5.15 1556460 3964408 284 13:53:29 13:32:01 26721320 31530484 741372 2.25 220980 4656104 1719872 5.07 1554604 3961256 4 13:53:29 13:33:01 26724360 31533648 738180 2.24 221056 4656108 1719872 5.07 1551876 3961264 8 13:53:29 13:34:01 26723948 31533264 738404 2.25 221100 4656108 1719872 5.07 1552212 3961264 8 13:53:29 13:35:01 26733952 31543336 728248 2.21 221164 4656116 1719872 5.07 1542312 3961268 4 13:53:29 13:36:01 26734088 31543620 727932 2.21 221260 4656120 1719872 5.07 1542536 3961272 16 13:53:29 13:37:01 26734040 31543624 727780 2.21 221332 4656120 1719872 5.07 1542272 3961276 172 13:53:29 13:38:01 26734188 31543876 727532 2.21 221412 4656124 1719872 5.07 1542200 3961276 148 13:53:29 13:39:01 26734180 31543960 727372 2.21 221488 4656128 1719872 5.07 1541992 3961284 16 13:53:29 13:40:01 26734180 31544136 727116 2.21 221540 4656256 1719872 5.07 1541784 3961416 8 13:53:29 13:41:01 26724024 31536120 734924 2.23 221620 4657340 1753380 5.17 1553296 3961724 212 13:53:29 13:42:01 26723844 31535976 735080 2.24 221644 4657340 1753380 5.17 1552748 3961700 8 13:53:29 13:43:01 26724184 31536324 734648 2.23 221668 4657344 1753380 5.17 1552816 3961704 16 13:53:29 13:44:01 26724036 31536228 734688 2.23 221700 4657352 1753380 5.17 1552732 3961716 4 13:53:29 13:45:01 26725244 31537436 733624 2.23 221712 4657352 1753380 5.17 1552220 3961716 4 13:53:29 13:46:01 26725196 31537436 733568 2.23 221760 4657348 1753380 5.17 1552284 3961724 8 13:53:29 13:47:01 26725464 31537724 733212 2.23 221780 4657356 1753380 5.17 1552200 3961712 12 13:53:29 13:48:01 26724976 31537292 733604 2.23 221804 4657364 1753380 5.17 1552232 3961724 8 13:53:29 13:49:01 26725152 31537472 733544 2.23 221816 4657368 1753380 5.17 1552524 3961728 8 13:53:29 13:50:01 26725016 31537336 733652 2.23 221832 4657368 1753380 5.17 1552264 3961728 12 13:53:29 13:51:01 26724964 31537340 733836 2.23 221864 4657356 1753380 5.17 1552404 3961736 12 13:53:29 13:52:01 26724956 31537368 733772 2.23 221888 4657376 1753380 5.17 1552496 3961736 8 13:53:29 13:53:01 26724908 31537324 733748 2.23 221896 4657380 1753380 5.17 1552496 3961740 8 13:53:29 Average: 26810153 31521878 753997 2.29 214825 4567804 1795591 5.29 1535517 3901213 81503 13:53:29 13:53:29 13:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:53:29 13:27:01 ens3 670.70 495.80 8206.02 64.95 0.00 0.00 0.00 0.00 13:53:29 13:27:01 veth63f027a 317.30 408.73 31.69 3191.49 0.00 0.00 0.00 0.26 13:53:29 13:27:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 13:53:29 13:27:01 docker0 344.08 435.68 29.35 3390.70 0.00 0.00 0.00 0.00 13:53:29 13:28:01 vethe90ffc5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:53:29 13:28:01 ens3 23.10 13.86 26.88 9.89 0.00 0.00 0.00 0.00 13:53:29 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:28:01 docker0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:29:01 vethe90ffc5 0.98 1.28 0.11 0.35 0.00 0.00 0.00 0.00 13:53:29 13:29:01 ens3 13.40 9.52 10.23 5.76 0.00 0.00 0.00 0.00 13:53:29 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:29:01 docker0 0.98 1.25 0.09 0.35 0.00 0.00 0.00 0.00 13:53:29 13:30:01 ens3 111.76 68.74 2648.44 16.65 0.00 0.00 0.00 0.00 13:53:29 13:30:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 13:53:29 13:30:01 docker0 2.65 4.18 0.16 61.83 0.00 0.00 0.00 0.00 13:53:29 13:31:02 ens3 148.03 87.85 2050.47 8.79 0.00 0.00 0.00 0.00 13:53:29 13:31:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:53:29 13:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:32:01 ens3 0.66 0.39 0.33 0.21 0.00 0.00 0.00 0.00 13:53:29 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:33:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:53:29 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:34:01 ens3 2.58 0.13 0.17 0.01 0.00 0.00 0.00 0.00 13:53:29 13:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:35:01 ens3 2.37 0.17 0.34 0.07 0.00 0.00 0.00 0.00 13:53:29 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:36:01 ens3 1.18 0.77 0.66 0.49 0.00 0.00 0.00 0.00 13:53:29 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:37:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:53:29 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:38:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:39:01 ens3 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 13:53:29 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:40:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:41:01 ens3 25.48 34.31 6.71 116.52 0.00 0.00 0.00 0.00 13:53:29 13:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:42:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 13:53:29 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:43:01 ens3 0.88 0.42 0.34 0.22 0.00 0.00 0.00 0.00 13:53:29 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:44:01 ens3 1.80 0.10 0.16 0.01 0.00 0.00 0.00 0.00 13:53:29 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:45:01 ens3 0.57 0.12 0.11 0.07 0.00 0.00 0.00 0.00 13:53:29 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:46:01 ens3 0.70 0.52 0.34 0.28 0.00 0.00 0.00 0.00 13:53:29 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:47:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:49:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 13:53:29 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:50:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:53:29 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:51:01 ens3 0.42 0.12 0.09 0.07 0.00 0.00 0.00 0.00 13:53:29 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:52:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:53:29 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:53:29 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:53:01 ens3 0.37 0.07 0.07 0.00 0.00 0.00 0.00 0.00 13:53:29 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:53:29 Average: ens3 37.31 26.44 480.00 8.30 0.00 0.00 0.00 0.00 13:53:29 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 13:53:29 Average: docker0 12.89 16.35 1.10 127.96 0.00 0.00 0.00 0.00 13:53:29 13:53:29 13:53:29 ---> sar -P ALL: 13:53:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2850) 04/19/24 _x86_64_ (8 CPU) 13:53:29 13:53:29 13:25:11 LINUX RESTART (8 CPU) 13:53:29 13:53:29 13:26:01 CPU %user %nice %system %iowait %steal %idle 13:53:29 13:27:01 all 7.86 0.00 3.40 3.12 0.06 85.57 13:53:29 13:27:01 0 7.44 0.00 3.53 2.96 0.07 86.00 13:53:29 13:27:01 1 6.71 0.00 4.15 0.17 0.05 88.92 13:53:29 13:27:01 2 8.15 0.00 3.80 9.26 0.07 78.72 13:53:29 13:27:01 3 8.28 0.00 2.86 5.84 0.05 82.97 13:53:29 13:27:01 4 8.13 0.00 3.42 3.41 0.05 84.99 13:53:29 13:27:01 5 7.73 0.00 3.12 0.66 0.05 88.44 13:53:29 13:27:01 6 8.36 0.00 3.23 2.07 0.07 86.28 13:53:29 13:27:01 7 8.03 0.00 3.08 0.58 0.05 88.25 13:53:29 13:28:01 all 24.37 0.00 4.18 4.25 0.06 67.14 13:53:29 13:28:01 0 24.67 0.00 3.53 1.01 0.05 70.74 13:53:29 13:28:01 1 24.71 0.00 5.43 20.43 0.07 49.37 13:53:29 13:28:01 2 24.74 0.00 4.24 3.71 0.05 67.26 13:53:29 13:28:01 3 24.65 0.00 4.04 0.08 0.05 71.17 13:53:29 13:28:01 4 25.21 0.00 3.33 0.69 0.07 70.70 13:53:29 13:28:01 5 23.99 0.00 4.05 0.99 0.05 70.92 13:53:29 13:28:01 6 23.05 0.00 4.67 0.47 0.08 71.72 13:53:29 13:28:01 7 23.95 0.00 4.14 6.68 0.07 65.16 13:53:29 13:29:01 all 47.36 0.00 3.72 1.39 0.08 47.45 13:53:29 13:29:01 0 49.34 0.00 3.59 1.16 0.07 45.85 13:53:29 13:29:01 1 46.29 0.00 3.58 0.05 0.08 49.99 13:53:29 13:29:01 2 49.08 0.00 4.28 0.03 0.08 46.53 13:53:29 13:29:01 3 50.71 0.00 3.83 0.03 0.08 45.34 13:53:29 13:29:01 4 47.49 0.00 3.98 0.02 0.08 48.43 13:53:29 13:29:01 5 45.50 0.00 2.98 0.03 0.07 51.42 13:53:29 13:29:01 6 44.00 0.00 3.91 9.63 0.07 42.39 13:53:29 13:29:01 7 46.46 0.00 3.64 0.18 0.08 49.63 13:53:29 13:30:01 all 28.78 0.00 4.78 3.51 0.07 62.87 13:53:29 13:30:01 0 28.86 0.00 5.14 2.81 0.07 63.12 13:53:29 13:30:01 1 29.75 0.00 4.73 1.36 0.07 64.09 13:53:29 13:30:01 2 27.11 0.00 4.74 0.91 0.07 67.17 13:53:29 13:30:01 3 29.84 0.00 5.65 0.07 0.07 64.38 13:53:29 13:30:01 4 28.44 0.00 4.89 0.25 0.07 66.35 13:53:29 13:30:01 5 27.62 0.00 4.17 1.70 0.07 66.44 13:53:29 13:30:01 6 29.34 0.00 4.53 20.56 0.07 45.50 13:53:29 13:30:01 7 29.29 0.00 4.39 0.32 0.07 65.94 13:53:29 13:31:02 all 2.35 0.00 1.33 1.05 0.03 95.25 13:53:29 13:31:02 0 2.76 0.00 0.87 0.45 0.03 95.89 13:53:29 13:31:02 1 3.23 0.00 2.22 0.15 0.02 94.38 13:53:29 13:31:02 2 2.11 0.00 1.19 2.17 0.03 94.50 13:53:29 13:31:02 3 1.39 0.00 1.10 0.97 0.03 96.51 13:53:29 13:31:02 4 2.25 0.00 0.80 0.75 0.02 96.18 13:53:29 13:31:02 5 2.22 0.00 1.77 0.22 0.02 95.78 13:53:29 13:31:02 6 3.25 0.00 1.46 3.68 0.03 91.59 13:53:29 13:31:02 7 1.57 0.00 1.22 0.03 0.02 97.16 13:53:29 13:32:01 all 0.33 0.00 0.05 0.01 0.01 99.59 13:53:29 13:32:01 0 0.07 0.00 0.08 0.00 0.02 99.83 13:53:29 13:32:01 1 2.02 0.00 0.05 0.00 0.00 97.93 13:53:29 13:32:01 2 0.31 0.00 0.12 0.07 0.02 99.49 13:53:29 13:32:01 3 0.02 0.00 0.05 0.03 0.00 99.90 13:53:29 13:32:01 4 0.10 0.00 0.03 0.00 0.02 99.85 13:53:29 13:32:01 5 0.07 0.00 0.03 0.00 0.00 99.90 13:53:29 13:32:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:53:29 13:32:01 7 0.03 0.00 0.03 0.00 0.00 99.93 13:53:29 13:33:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:53:29 13:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 13:53:29 13:33:01 1 1.99 0.00 0.00 0.00 0.02 98.00 13:53:29 13:33:01 2 0.05 0.00 0.02 0.03 0.02 99.88 13:53:29 13:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:53:29 13:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:34:01 all 0.12 0.00 0.03 0.00 0.00 99.84 13:53:29 13:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:53:29 13:34:01 1 0.73 0.00 0.17 0.00 0.00 99.10 13:53:29 13:34:01 2 0.07 0.00 0.00 0.02 0.00 99.92 13:53:29 13:34:01 3 0.02 0.00 0.02 0.02 0.02 99.93 13:53:29 13:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:35:01 all 0.03 0.00 0.01 0.01 0.01 99.95 13:53:29 13:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 13:53:29 13:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:53:29 13:35:01 2 0.07 0.00 0.02 0.03 0.02 99.87 13:53:29 13:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:35:01 4 0.02 0.00 0.00 0.02 0.02 99.95 13:53:29 13:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:36:01 all 0.05 0.00 0.01 0.01 0.01 99.92 13:53:29 13:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:53:29 13:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:36:01 2 0.05 0.00 0.00 0.03 0.00 99.92 13:53:29 13:36:01 3 0.02 0.00 0.03 0.02 0.00 99.93 13:53:29 13:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:36:01 5 0.23 0.00 0.02 0.00 0.02 99.73 13:53:29 13:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:37:01 all 0.04 0.00 0.01 0.01 0.01 99.93 13:53:29 13:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:37:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:37:01 2 0.07 0.00 0.02 0.03 0.02 99.87 13:53:29 13:37:01 3 0.03 0.00 0.03 0.00 0.02 99.92 13:53:29 13:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:53:29 13:37:01 5 0.15 0.00 0.00 0.00 0.00 99.85 13:53:29 13:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:53:29 13:37:01 CPU %user %nice %system %iowait %steal %idle 13:53:29 13:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:53:29 13:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:38:01 1 0.00 0.00 0.03 0.00 0.00 99.97 13:53:29 13:38:01 2 0.07 0.00 0.02 0.05 0.00 99.87 13:53:29 13:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:53:29 13:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 13:53:29 13:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:39:01 all 0.03 0.00 0.01 0.00 0.01 99.96 13:53:29 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:53:29 13:39:01 2 0.07 0.00 0.03 0.02 0.02 99.87 13:53:29 13:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 13:53:29 13:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:53:29 13:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:40:01 2 0.03 0.00 0.00 0.03 0.00 99.93 13:53:29 13:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:40:01 6 0.03 0.00 0.03 0.02 0.02 99.90 13:53:29 13:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:41:01 all 0.32 0.00 0.08 0.01 0.01 99.58 13:53:29 13:41:01 0 0.12 0.00 0.10 0.00 0.02 99.77 13:53:29 13:41:01 1 0.10 0.00 0.05 0.00 0.02 99.83 13:53:29 13:41:01 2 0.35 0.00 0.10 0.03 0.02 99.50 13:53:29 13:41:01 3 0.07 0.00 0.08 0.00 0.00 99.85 13:53:29 13:41:01 4 0.52 0.00 0.08 0.05 0.02 99.33 13:53:29 13:41:01 5 1.00 0.00 0.02 0.00 0.00 98.98 13:53:29 13:41:01 6 0.20 0.00 0.12 0.02 0.02 99.65 13:53:29 13:41:01 7 0.22 0.00 0.05 0.00 0.00 99.73 13:53:29 13:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 13:53:29 13:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:53:29 13:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:42:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:53:29 13:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:53:29 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:53:29 13:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:43:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:53:29 13:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:44:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:53:29 13:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:53:29 13:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:53:29 13:44:01 2 0.02 0.00 0.03 0.02 0.02 99.92 13:53:29 13:44:01 3 0.00 0.00 0.03 0.00 0.02 99.95 13:53:29 13:44:01 4 0.00 0.00 0.00 0.02 0.02 99.97 13:53:29 13:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:53:29 13:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:53:29 13:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:45:01 2 0.08 0.00 0.00 0.00 0.00 99.92 13:53:29 13:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:45:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:53:29 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:45:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:53:29 13:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:53:29 13:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 13:53:29 13:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:53:29 13:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:53:29 13:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:53:29 13:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 13:53:29 13:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 13:53:29 13:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:53:29 13:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 13:53:29 13:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:53:29 13:48:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:53:29 13:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:53:29 13:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:53:29 13:48:01 CPU %user %nice %system %iowait %steal %idle 13:53:29 13:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:53:29 13:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:53:29 13:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 13:53:29 13:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:53:29 13:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:50:01 all 0.02 0.00 0.00 0.01 0.01 99.96 13:53:29 13:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:53:29 13:50:01 2 0.03 0.00 0.00 0.03 0.00 99.93 13:53:29 13:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:53:29 13:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:53:29 13:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:53:29 13:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:53:29 13:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:53:29 13:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:53:29 13:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 13:53:29 13:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:53:29 13:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 13:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:53:29 13:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:52:01 2 0.05 0.00 0.02 0.02 0.00 99.92 13:53:29 13:52:01 3 0.03 0.00 0.00 0.02 0.00 99.95 13:53:29 13:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:53:29 13:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:53:29 13:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:53:29 13:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:53:29 13:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:53:29 13:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:53:29 13:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:53:29 13:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:53:29 13:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:53:29 13:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:53:29 13:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:53:29 Average: all 4.13 0.00 0.65 0.49 0.02 94.71 13:53:29 Average: 0 4.19 0.00 0.63 0.31 0.02 94.86 13:53:29 Average: 1 4.27 0.00 0.76 0.81 0.02 94.14 13:53:29 Average: 2 4.15 0.00 0.69 0.61 0.02 94.54 13:53:29 Average: 3 4.26 0.00 0.66 0.26 0.01 94.81 13:53:29 Average: 4 4.14 0.00 0.61 0.19 0.02 95.04 13:53:29 Average: 5 4.01 0.00 0.60 0.13 0.01 95.25 13:53:29 Average: 6 4.00 0.00 0.67 1.35 0.02 93.96 13:53:29 Average: 7 4.04 0.00 0.61 0.29 0.01 95.06 13:53:29 13:53:29 13:53:29