Pull request #1567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c1b39d1863fd12baddaf8f984945f6dea69a331+fdea4761bbcb74cab7badbb069f6efddd7703878 (788e8bd085f5e80ee557343bbf3141e25a6f0842) 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-ssh10601797542156830826.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-ssh3224758503337216498.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-1567/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-1567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16011168534932714017.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-1567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16164932624655864565.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-ssh1734442488523221777.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-1567/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-1567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6123079650462476841.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 ‘prd-ubuntu20.04-docker-8c-8g-359’ Running on prd-ubuntu20.04-docker-8c-8g-361 in /w/workspace/gexfoundry_device-sdk-go_PR-1567 [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-1567 # 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 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 3c1b39d1863fd12baddaf8f984945f6dea69a331 Merge succeeded, producing 3c1b39d1863fd12baddaf8f984945f6dea69a331 Checking out Revision 3c1b39d1863fd12baddaf8f984945f6dea69a331 (PR-1567) > 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 > 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/1567/head:refs/remotes/origin/PR-1567 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # 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 fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:32:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:32:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:32:00 ========================================================= 04:32:00 EdgeX Global Pipelines Version Info 04:32:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:32:01 ------------------- 04:32:01 stable info: 04:32:01 ------------------- 04:32:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:32:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:32:01 Message: update stable to v1.0.258 04:32:02 ------------------- 04:32:02 experimental info: 04:32:02 ------------------- 04:32:02 Commited By: **** collab-it+edgex@linuxfoundation.org 04:32:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:32:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:32:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1567 [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1567 [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1567 [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1b39d [Pipeline] echo 04:32:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:04 provisioning config files... 04:32:04 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config11422284692797738583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:04 ---> ****-login.sh 04:32:04 nexus3.edgexfoundry.org:10001 04:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:05 Configure a credential helper to remove this warning. See 04:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:05 04:32:05 Login Succeeded 04:32:05 nexus3.edgexfoundry.org:10002 04:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:05 Configure a credential helper to remove this warning. See 04:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:05 04:32:05 Login Succeeded 04:32:05 nexus3.edgexfoundry.org:10003 04:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:05 Configure a credential helper to remove this warning. See 04:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:05 04:32:05 Login Succeeded 04:32:05 nexus3.edgexfoundry.org:10004 04:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:05 Configure a credential helper to remove this warning. See 04:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:05 04:32:05 Login Succeeded 04:32:05 ****.io 04:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:05 Configure a credential helper to remove this warning. See 04:32:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:05 04:32:05 Login Succeeded 04:32:05 ---> ****-login.sh ends [Pipeline] } 04:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:32:06 + git rev-list -1 --merges 3c1b39d1863fd12baddaf8f984945f6dea69a331~1..3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo 04:32:06 -----------> git rev-list -1 --merges 3c1b39d1863fd12baddaf8f984945f6dea69a331~1..3c1b39d1863fd12baddaf8f984945f6dea69a331 3c1b39d1863fd12baddaf8f984945f6dea69a331 [false] [Pipeline] sh 04:32:06 + git log --format=format:%s -1 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo 04:32:06 ========================================================= 04:32:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:32:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:07 + git log --format=format:%s -1 3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] echo 04:32:07 [semverPrep] GIT_COMMIT: 3c1b39d1863fd12baddaf8f984945f6dea69a331, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:32:07 [semverPrep] This is not a build commit. [Pipeline] sh 04:32:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:32:07 + grep -v github /etc/ssh/ssh_known_hosts 04:32:07 + [ -e /tmp/ssh_known_hosts ] 04:32:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:32:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:32:07 + sudo tee -a /etc/ssh/ssh_known_hosts 04:32:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:08 04:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:08 0.1.4: Pulling from edgex-devops/py-git-semver 04:32:08 b85a868b505f: Pulling fs layer 04:32:08 e2be974225ed: Pulling fs layer 04:32:08 339a4e72a1f5: Pulling fs layer 04:32:08 988bab9f4d93: Pulling fs layer 04:32:08 1469e6f7b9e6: Pulling fs layer 04:32:08 eaf3925da568: Pulling fs layer 04:32:08 bab4dde63d76: Pulling fs layer 04:32:08 bde34c3a00c8: Pulling fs layer 04:32:08 b352a97aabf1: Pulling fs layer 04:32:08 4872d77fe225: Pulling fs layer 04:32:08 5851b861e8e6: Pulling fs layer 04:32:08 bab4dde63d76: Waiting 04:32:08 bde34c3a00c8: Waiting 04:32:08 988bab9f4d93: Waiting 04:32:08 b352a97aabf1: Waiting 04:32:08 4872d77fe225: Waiting 04:32:08 1469e6f7b9e6: Waiting 04:32:08 5851b861e8e6: Waiting 04:32:08 e2be974225ed: Verifying Checksum 04:32:08 e2be974225ed: Download complete 04:32:08 988bab9f4d93: Download complete 04:32:08 1469e6f7b9e6: Verifying Checksum 04:32:08 1469e6f7b9e6: Download complete 04:32:08 339a4e72a1f5: Download complete 04:32:08 eaf3925da568: Verifying Checksum 04:32:08 eaf3925da568: Download complete 04:32:08 bde34c3a00c8: Verifying Checksum 04:32:08 bde34c3a00c8: Download complete 04:32:08 b352a97aabf1: Verifying Checksum 04:32:08 b352a97aabf1: Download complete 04:32:08 4872d77fe225: Verifying Checksum 04:32:08 4872d77fe225: Download complete 04:32:08 5851b861e8e6: Verifying Checksum 04:32:08 5851b861e8e6: Download complete 04:32:08 b85a868b505f: Verifying Checksum 04:32:08 b85a868b505f: Download complete 04:32:09 bab4dde63d76: Verifying Checksum 04:32:09 bab4dde63d76: Download complete 04:32:09 b85a868b505f: Pull complete 04:32:09 e2be974225ed: Pull complete 04:32:10 339a4e72a1f5: Pull complete 04:32:10 988bab9f4d93: Pull complete 04:32:10 1469e6f7b9e6: Pull complete 04:32:10 eaf3925da568: Pull complete 04:32:12 bab4dde63d76: Pull complete 04:32:12 bde34c3a00c8: Pull complete 04:32:12 b352a97aabf1: Pull complete 04:32:12 4872d77fe225: Pull complete 04:32:12 5851b861e8e6: Pull complete 04:32:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:32:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:32:12 prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container 04:32:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:32:16 $ docker top d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 -eo pid,comm 04:32:16 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). 04:32:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:32:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:16 [ssh-agent] Looking for ssh-agent implementation... 04:32:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:16 $ docker exec d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent 04:32:16 SSH_AUTH_SOCK=/tmp/ssh-PDrfb7IrtIEt/agent.32 04:32:16 SSH_AGENT_PID=38 04:32:16 Running ssh-add (command line suppressed) 04:32:16 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_13283283107922689126.key (/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_13283283107922689126.key) 04:32:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:17 + git tag --points-at HEAD [Pipeline] } 04:32:17 $ docker exec --env ******** --env ******** d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent -k 04:32:17 unset SSH_AUTH_SOCK; 04:32:17 unset SSH_AGENT_PID; 04:32:17 echo Agent pid 38 killed; 04:32:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:32:17 [ssh-agent] Looking for ssh-agent implementation... 04:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:17 $ docker exec d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent 04:32:17 SSH_AUTH_SOCK=/tmp/ssh-dLr3f9KmQk6G/agent.71 04:32:17 SSH_AGENT_PID=77 04:32:17 Running ssh-add (command line suppressed) 04:32:17 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_3251648895244410833.key (/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/private_key_3251648895244410833.key) 04:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:32:17 + git semver init 04:32:18 2024-03-19 04:32:18,095 [run_init] DEBUG init version:0.0.0 force:False 04:32:18 2024-03-19 04:32:18,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver 04:32:18 2024-03-19 04:32:18,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver 04:32:18 2024-03-19 04:32:18,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567, universal_newlines=False, shell=None, istream=None) 04:32:19 2024-03-19 04:32:19,377 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.git/info/exclude 04:32:19 2024-03-19 04:32:19,378 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 with force:False 04:32:19 2024-03-19 04:32:19,378 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 04:32:19 2024-03-19 04:32:19,382 [execute] INFO git cat-file --batch-check 04:32:19 2024-03-19 04:32:19,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver, universal_newlines=False, shell=None, istream=) 04:32:19 2024-03-19 04:32:19,387 [execute] INFO git cat-file --batch 04:32:19 2024-03-19 04:32:19,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver, universal_newlines=False, shell=None, istream=) 04:32:19 2024-03-19 04:32:19,390 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1567/.semver/PR-1567 04:32:19 0.0.0 [Pipeline] } 04:32:19 $ docker exec --env ******** --env ******** d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 ssh-agent -k 04:32:19 unset SSH_AUTH_SOCK; 04:32:19 unset SSH_AGENT_PID; 04:32:19 echo Agent pid 77 killed; 04:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:32:20 + git semver [Pipeline] } 04:32:20 $ docker stop --time=1 d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 04:32:21 $ docker rm -f --volumes d5d273f5a5b7f2ef70f0f54fbd0bc6a6d6c73485b8ca3ba58e77f06a6e646a07 [Pipeline] // withDockerContainer [Pipeline] sh 04:32:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:32:22 Stashed 1 file(s) [Pipeline] echo 04:32:22 [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 04:32:23 provisioning config files... 04:32:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config5725060887404357478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:23 ---> ****-login.sh 04:32:23 nexus3.edgexfoundry.org:10001 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 nexus3.edgexfoundry.org:10002 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 nexus3.edgexfoundry.org:10003 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 nexus3.edgexfoundry.org:10004 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 ****.io 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 ---> ****-login.sh ends [Pipeline] } 04:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:24 ========================================================= 04:32:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:32:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:24 + 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 . 04:32:24 Sending build context to Docker daemon 22.03MB 04:32:24 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:32:24 Step 2/10 : FROM ${BASE} AS builder 04:32:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:32:25 7264a8db6415: Pulling fs layer 04:32:25 c4d48a809fc2: Pulling fs layer 04:32:25 4f1c88b9dad5: Pulling fs layer 04:32:25 ad3a456e5733: Pulling fs layer 04:32:25 69c7f0334f64: Pulling fs layer 04:32:25 1f1c1a5573a3: Pulling fs layer 04:32:25 ce7588e14bc9: Pulling fs layer 04:32:25 b5e4710f87ac: Pulling fs layer 04:32:25 ad3a456e5733: Waiting 04:32:25 1f1c1a5573a3: Waiting 04:32:25 69c7f0334f64: Waiting 04:32:25 c4d48a809fc2: Download complete 04:32:25 ad3a456e5733: Verifying Checksum 04:32:25 ad3a456e5733: Download complete 04:32:25 69c7f0334f64: Verifying Checksum 04:32:25 69c7f0334f64: Download complete 04:32:25 7264a8db6415: Verifying Checksum 04:32:25 7264a8db6415: Download complete 04:32:25 1f1c1a5573a3: Verifying Checksum 04:32:25 7264a8db6415: Pull complete 04:32:25 b5e4710f87ac: Verifying Checksum 04:32:25 c4d48a809fc2: Pull complete 04:32:25 4f1c88b9dad5: Download complete 04:32:25 ce7588e14bc9: Verifying Checksum 04:32:25 ce7588e14bc9: Download complete 04:32:29 4f1c88b9dad5: Pull complete 04:32:29 ad3a456e5733: Pull complete 04:32:29 69c7f0334f64: Pull complete 04:32:29 1f1c1a5573a3: Pull complete 04:32:31 ce7588e14bc9: Pull complete 04:32:31 b5e4710f87ac: Pull complete 04:32:31 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:32:31 ---> 88b5674ff536 04:32:31 Step 3/10 : ARG MAKE=make build 04:32:37 Still waiting to schedule task 04:32:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-360’ 04:32:38 ---> Running in a6e2056c3437 04:32:38 Removing intermediate container a6e2056c3437 04:32:38 ---> 4d3db2412385 04:32:38 Step 4/10 : WORKDIR /device-sdk-go 04:32:38 ---> Running in 01aaec909ed8 04:32:38 Removing intermediate container 01aaec909ed8 04:32:38 ---> f15d83331fdc 04:32:38 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:32:38 ---> Running in 13259ef7dfda 04:32:38 Removing intermediate container 13259ef7dfda 04:32:38 ---> b4c2d80d0c28 04:32:38 Step 6/10 : RUN apk add --update --no-cache make git 04:32:38 ---> Running in 3f7aa13f26da 04:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:32:39 OK: 264 MiB in 52 packages 04:32:39 Removing intermediate container 3f7aa13f26da 04:32:39 ---> ebc657bc0a44 04:32:39 Step 7/10 : COPY go.mod vendor* ./ 04:32:39 ---> a527aa4e7e67 04:32:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:39 ---> Running in df1bdcbda5ef 04:33:47 Removing intermediate container df1bdcbda5ef 04:33:47 ---> 3da6eb191eaf 04:33:47 Step 9/10 : COPY . . 04:33:47 ---> 145967e689d6 04:33:47 Step 10/10 : RUN ${MAKE} 04:33:47 ---> Running in 5f0d7998f4fa 04:33:47 noop 04:33:47 Removing intermediate container 5f0d7998f4fa 04:33:47 ---> b7c51999b215 04:33:47 Successfully built b7c51999b215 04:33:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:47 + docker inspect -f . ci-base-image-x86_64 04:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:47 prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container 04:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@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-x86_64 cat 04:33:48 $ docker top c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:48 + go version 04:33:48 go version go1.21.0 linux/amd64 [Pipeline] } 04:33:48 $ docker stop --time=1 c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 04:33:49 $ docker rm -f --volumes c2a44cc5fc22c1f5b2f8bc60bbc01881170ce1ab78de0f71b7d7d1e0cfc61a56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:50 + docker inspect -f . ci-base-image-x86_64 04:33:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:50 prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container 04:33:50 $ 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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@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-x86_64 cat 04:33:51 $ docker top b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:51 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1567 [Pipeline] fileExists [Pipeline] sh 04:33:51 + make test 04:33:51 go test -race -coverprofile=coverage.out ./... 04:33:58 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:34:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:34:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:34:30 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:34:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:34:30 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:34:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.057s coverage: 27.6% of statements 04:34:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.050s coverage: 81.5% of statements 04:34:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:34:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:34:32 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:34:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.085s coverage: 86.0% of statements 04:34:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:34:32 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:34:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.144s coverage: 71.8% of statements 04:34:34 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.052s coverage: 14.4% of statements 04:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.794s coverage: 45.9% of statements 04:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.121s coverage: 68.5% of statements 04:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 89.2% of statements 04:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.061s coverage: 5.5% of statements 04:35:08 GO111MODULE=on go vet ./... 04:35:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:35:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:35:09 ./bin/test-attribution-txt.sh 04:35:09 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:35:09 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:35:09 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:35:09 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:35:09 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:35:09 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:35:09 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:35:09 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:35:09 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:35:09 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:35:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:35:09 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:35:09 $ docker stop --time=1 b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce 04:35:15 $ docker rm -f --volumes b02c268e29b5b0fba1e038bb2910292ee19d2a6d9f95a89f8fcdd94f5cf135ce [Pipeline] // withDockerContainer [Pipeline] sh 04:35:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:35:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:35:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:35:17 + ls -al . 04:35:17 total 376 04:35:17 drwxrwxr-x 11 jenkins jenkins 4096 Mar 19 04:33 . 04:35:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:31 .. 04:35:17 -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 04:31 .dockerignore 04:35:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:34 .git 04:35:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:31 .github 04:35:17 -rw-rw-r-- 1 jenkins jenkins 137 Mar 19 04:31 .gitignore 04:35:17 -rw-rw-r-- 1 jenkins jenkins 42 Mar 19 04:31 .golangci.yml 04:35:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 04:32 .semver 04:35:17 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 19 04:31 CHANGELOG.md 04:35:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 04:31 GOVERNANCE.md 04:35:17 -rw-rw-r-- 1 jenkins jenkins 885 Mar 19 04:31 Jenkinsfile 04:35:17 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 04:31 LICENSE 04:35:17 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 19 04:31 Makefile 04:35:17 -rw-rw-r-- 1 jenkins jenkins 619 Mar 19 04:31 OWNERS.md 04:35:17 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 19 04:31 README.md 04:35:17 -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:32 VERSION 04:35:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:31 bin 04:35:17 -rw-r--r-- 1 jenkins jenkins 122153 Mar 19 04:34 coverage.out 04:35:17 drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 04:31 example 04:35:17 -rw-rw-r-- 1 jenkins jenkins 7071 Mar 19 04:31 go.mod 04:35:17 -rw-rw-r-- 1 jenkins jenkins 101371 Mar 19 04:31 go.sum 04:35:17 drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:31 internal 04:35:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:31 openapi 04:35:17 drwxrwxr-x 6 jenkins jenkins 4096 Mar 19 04:31 pkg 04:35:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:31 snap 04:35:17 -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 04:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:17 + 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=3c1b39d1863fd12baddaf8f984945f6dea69a331 --label arch=amd64 --label version=0.0.0 . 04:35:17 Sending build context to Docker daemon 22.15MB 04:35:17 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:35:17 Step 2/23 : FROM ${BASE} AS builder 04:35:17 ---> b7c51999b215 04:35:17 Step 3/23 : ARG MAKE=make build 04:35:18 ---> Running in 4e14e9032e92 04:35:18 Removing intermediate container 4e14e9032e92 04:35:18 ---> b5eadb12ff46 04:35:18 Step 4/23 : WORKDIR /device-sdk-go 04:35:18 ---> Running in a69d6b824545 04:35:18 Removing intermediate container a69d6b824545 04:35:18 ---> eaafd956d893 04:35:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:35:18 ---> Running in faec15f44f78 04:35:18 Removing intermediate container faec15f44f78 04:35:18 ---> 740a7afdecec 04:35:18 Step 6/23 : RUN apk add --update --no-cache make git 04:35:18 ---> Running in f9d7d297d6ca 04:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:35:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:35:19 OK: 264 MiB in 52 packages 04:35:19 Removing intermediate container f9d7d297d6ca 04:35:19 ---> 59264202ff61 04:35:19 Step 7/23 : COPY go.mod vendor* ./ 04:35:19 ---> 036c8f4ed55d 04:35:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:19 ---> Running in 75718afff5cb 04:35:20 Removing intermediate container 75718afff5cb 04:35:20 ---> 8b28cf434fc6 04:35:20 Step 9/23 : COPY . . 04:35:20 ---> fe6f62cc4d53 04:35:20 Step 10/23 : RUN ${MAKE} 04:35:20 ---> Running in bf6b27abb71d 04:35:21 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 04:35:53 Removing intermediate container bf6b27abb71d 04:35:53 ---> f2e9cfc1e696 04:35:53 Step 11/23 : FROM alpine:3.18 04:35:53 3.18: Pulling from library/alpine 04:35:53 619be1103602: Pulling fs layer 04:35:53 619be1103602: Verifying Checksum 04:35:53 619be1103602: Download complete 04:35:53 619be1103602: Pull complete 04:35:53 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:35:53 Status: Downloaded newer image for alpine:3.18 04:35:53 ---> d3782b16ccc9 04:35:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:35:53 ---> Running in d69c486323da 04:35:53 Removing intermediate container d69c486323da 04:35:53 ---> 29c126070ba3 04:35:53 Step 13/23 : RUN apk add --update --no-cache 04:35:53 ---> Running in 9fb1c9c1344a 04:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:35:54 OK: 7 MiB in 15 packages 04:35:54 Removing intermediate container 9fb1c9c1344a 04:35:54 ---> 782bf51cf4d2 04:35:54 Step 14/23 : WORKDIR / 04:35:54 ---> Running in a2857bee62ed 04:35:54 Removing intermediate container a2857bee62ed 04:35:54 ---> 9de0f58ed03e 04:35:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:35:54 ---> aa23449ad5cd 04:35:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:35:56 ---> 89babab6f4c5 04:35:56 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:35:56 ---> 15720f1f2362 04:35:56 Step 18/23 : EXPOSE 59999 04:35:56 ---> Running in 4dda3bae1e90 04:35:56 Removing intermediate container 4dda3bae1e90 04:35:56 ---> 2b82672dfdc0 04:35:56 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:35:56 ---> Running in 80b55da5a266 04:35:56 Removing intermediate container 80b55da5a266 04:35:56 ---> 59cedb759cc0 04:35:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:35:56 ---> Running in 23a81c4c7f87 04:35:57 Removing intermediate container 23a81c4c7f87 04:35:57 ---> 9d07ee128063 04:35:57 Step 21/23 : LABEL arch=amd64 04:35:57 ---> Running in a423265b47bd 04:35:57 Removing intermediate container a423265b47bd 04:35:57 ---> 2cb9d3b3aca5 04:35:57 Step 22/23 : LABEL git_sha=3c1b39d1863fd12baddaf8f984945f6dea69a331 04:35:57 ---> Running in 18d9c187e93a 04:35:57 Removing intermediate container 18d9c187e93a 04:35:57 ---> f7d0882e8bcc 04:35:57 Step 23/23 : LABEL version=0.0.0 04:35:57 ---> Running in 95f97a2299ce 04:35:57 Removing intermediate container 95f97a2299ce 04:35:57 ---> 639050b6f4e3 04:35:57 [Warning] One or more build-args [ARCH] were not consumed 04:35:57 Successfully built 639050b6f4e3 04:35:57 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 04:35:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:58 04:35:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:58 latest: Pulling from edgex-lftools-log-publisher 04:35:58 5eb5b503b376: Pulling fs layer 04:35:58 5c69ac0246d0: Pulling fs layer 04:35:58 ec43610c2a17: Pulling fs layer 04:35:58 3a2ae6a8a46f: Pulling fs layer 04:35:58 33b1e0a273af: Pulling fs layer 04:35:58 5d3b04190fa2: Pulling fs layer 04:35:58 2f39f015ded8: Pulling fs layer 04:35:58 33b1e0a273af: Waiting 04:35:58 3a2ae6a8a46f: Waiting 04:35:58 5d3b04190fa2: Waiting 04:35:58 5c69ac0246d0: Verifying Checksum 04:35:58 5c69ac0246d0: Download complete 04:35:58 3a2ae6a8a46f: Verifying Checksum 04:35:58 3a2ae6a8a46f: Download complete 04:35:58 33b1e0a273af: Verifying Checksum 04:35:58 33b1e0a273af: Download complete 04:35:58 5d3b04190fa2: Download complete 04:35:58 ec43610c2a17: Verifying Checksum 04:35:58 ec43610c2a17: Download complete 04:35:58 5eb5b503b376: Verifying Checksum 04:35:58 5eb5b503b376: Download complete 04:35:59 2f39f015ded8: Download complete 04:36:00 5eb5b503b376: Pull complete 04:36:00 5c69ac0246d0: Pull complete 04:36:00 ec43610c2a17: Pull complete 04:36:00 3a2ae6a8a46f: Pull complete 04:36:00 33b1e0a273af: Pull complete 04:36:00 5d3b04190fa2: Pull complete 04:36:04 2f39f015ded8: Pull complete 04:36:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:36:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:05 prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container 04:36:05 $ 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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@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 04:36:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-362 in /w/workspace/gexfoundry_device-sdk-go_PR-1567 04:36:09 $ docker top 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 04:36:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:36:10 The recommended git tool is: git 04:36:10 ---> job-cost.sh 04:36:10 lf-activate-venv: SKIPPING 04:36:10 INFO: No Stack... 04:36:10 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:11 INFO: Archiving Costs [Pipeline] sh 04:36:11 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/cost.csv 04:36:11 + cut -d, -f6 [Pipeline] lock 04:36:11 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] 04:36:11 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] did not exist. Created. 04:36:11 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:36:11 + echo total: 0.2199999988079071 [Pipeline] stash 04:36:11 Stashed 1 file(s) [Pipeline] } 04:36:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:36:11 $ docker stop --time=1 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b 04:36:13 $ docker rm -f --volumes 8a9cc35bae7c523ef7522376a9eabd70167427d824634b1844669a41abe2f32b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:36:18 using credential edgex-jenkins-ssh 04:36:18 Cloning the remote Git repository 04:36:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:36:18 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:36:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:36:19 > git --version # timeout=10 04:36:19 > git --version # 'git version 2.25.1' 04:36:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:36:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:36:23 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 3c1b39d1863fd12baddaf8f984945f6dea69a331 04:36:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:36:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1567/head:refs/remotes/origin/PR-1567 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:36:23 > git config core.sparsecheckout # timeout=10 04:36:24 Merge succeeded, producing 3c1b39d1863fd12baddaf8f984945f6dea69a331 04:36:24 Checking out Revision 3c1b39d1863fd12baddaf8f984945f6dea69a331 (PR-1567) 04:36:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:36:24 > git --version # timeout=10 04:36:24 > git --version # 'git version 2.25.1' 04:36:24 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:36:23 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 04:36:23 > git remote # timeout=10 04:36:23 > git config --get remote.origin.url # timeout=10 04:36:23 using GIT_SSH to set credentials SSH Credentials for GitHub 04:36:24 > git merge fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 04:36:24 > git rev-parse HEAD^{commit} # timeout=10 04:36:24 > git config core.sparsecheckout # timeout=10 04:36:24 > git checkout -f 3c1b39d1863fd12baddaf8f984945f6dea69a331 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:36:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 04:36:29 Dload Upload Total Spent Left Speed 04:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 04:36:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:36:30 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:36:30 04:36:30 { 04:36:30 "registry-mirrors": [ 04:36:30 "https://nexus3.edgexfoundry.org:10001" 04:36:30 ], 04:36:30 "bip": "10.250.0.254/24", 04:36:30 "hosts": [ 04:36:30 "tcp://0.0.0.0:5555", 04:36:30 "unix:///var/run/docker.sock" 04:36:30 ], 04:36:30 "mtu": 1458, 04:36:30 "selinux-enabled": true, 04:36:30 "seccomp-profile": "/etc/docker/seccomp.json" 04:36:30 } [Pipeline] sh 04:36:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:36:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:36:49 provisioning config files... 04:36:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5787850017224397324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:49 ---> ****-login.sh 04:36:49 nexus3.edgexfoundry.org:10001 04:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:50 Configure a credential helper to remove this warning. See 04:36:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:50 04:36:50 Login Succeeded 04:36:50 nexus3.edgexfoundry.org:10002 04:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:50 Configure a credential helper to remove this warning. See 04:36:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:50 04:36:50 Login Succeeded 04:36:50 nexus3.edgexfoundry.org:10003 04:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:50 Configure a credential helper to remove this warning. See 04:36:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:50 04:36:50 Login Succeeded 04:36:50 nexus3.edgexfoundry.org:10004 04:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:51 Configure a credential helper to remove this warning. See 04:36:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:51 04:36:51 Login Succeeded 04:36:51 ****.io 04:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:52 Configure a credential helper to remove this warning. See 04:36:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:52 04:36:52 Login Succeeded 04:36:52 ---> ****-login.sh ends [Pipeline] } 04:36:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:36:52 ========================================================= 04:36:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:36:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:53 + 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 . 04:36:53 Sending build context to Docker daemon 11.42MB 04:36:53 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:36:53 Step 2/10 : FROM ${BASE} AS builder 04:36:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:36:53 9fda8d8052c6: Pulling fs layer 04:36:53 5d54e960e981: Pulling fs layer 04:36:53 c4a7e357bf2a: Pulling fs layer 04:36:53 f0e02332f6b5: Pulling fs layer 04:36:53 872ee5b61b7b: Pulling fs layer 04:36:53 0c6a40ed1a82: Pulling fs layer 04:36:53 94ae7d8d031c: Pulling fs layer 04:36:53 f0e02332f6b5: Waiting 04:36:53 872ee5b61b7b: Waiting 04:36:53 0c6a40ed1a82: Waiting 04:36:53 94ae7d8d031c: Waiting 04:36:53 5d54e960e981: Verifying Checksum 04:36:53 5d54e960e981: Download complete 04:36:53 f0e02332f6b5: Verifying Checksum 04:36:53 f0e02332f6b5: Download complete 04:36:53 872ee5b61b7b: Verifying Checksum 04:36:53 872ee5b61b7b: Download complete 04:36:54 9fda8d8052c6: Verifying Checksum 04:36:54 9fda8d8052c6: Download complete 04:36:54 94ae7d8d031c: Verifying Checksum 04:36:54 94ae7d8d031c: Download complete 04:36:54 9fda8d8052c6: Pull complete 04:36:55 5d54e960e981: Pull complete 04:36:55 c4a7e357bf2a: Verifying Checksum 04:36:55 c4a7e357bf2a: Download complete 04:36:56 0c6a40ed1a82: Verifying Checksum 04:36:56 0c6a40ed1a82: Download complete 04:37:09 c4a7e357bf2a: Pull complete 04:37:09 f0e02332f6b5: Pull complete 04:37:09 872ee5b61b7b: Pull complete 04:37:17 0c6a40ed1a82: Pull complete 04:37:19 94ae7d8d031c: Pull complete 04:37:19 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:37:19 ---> 86de565de09d 04:37:19 Step 3/10 : ARG MAKE=make build 04:37:19 ---> Running in b1f36d33131e 04:37:20 Removing intermediate container b1f36d33131e 04:37:20 ---> 1970bf27eeb6 04:37:20 Step 4/10 : WORKDIR /device-sdk-go 04:37:20 ---> Running in 1e1fe08b8d47 04:37:20 Removing intermediate container 1e1fe08b8d47 04:37:20 ---> 35ae23a06bb7 04:37:20 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:37:20 ---> Running in 0cd0e6c7e0f3 04:37:20 Removing intermediate container 0cd0e6c7e0f3 04:37:20 ---> 0e47c7f2604c 04:37:20 Step 6/10 : RUN apk add --update --no-cache make git 04:37:20 ---> Running in 6a2872f861c1 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:37:23 OK: 266 MiB in 52 packages 04:37:24 Removing intermediate container 6a2872f861c1 04:37:24 ---> f653ad28e00b 04:37:24 Step 7/10 : COPY go.mod vendor* ./ 04:37:26 ---> f30611da1968 04:37:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:26 ---> Running in 7198f0de6ac0 04:39:48 Removing intermediate container 7198f0de6ac0 04:39:48 ---> 9c4a9051ff72 04:39:48 Step 9/10 : COPY . . 04:39:48 ---> f6694b765985 04:39:48 Step 10/10 : RUN ${MAKE} 04:39:48 ---> Running in 9f3b9bc7c411 04:39:48 noop 04:39:48 Removing intermediate container 9f3b9bc7c411 04:39:48 ---> 738d6e915c8f 04:39:48 Successfully built 738d6e915c8f 04:39:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:48 + docker inspect -f . ci-base-image-arm64 04:39:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:48 prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container 04:39:48 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:39:50 $ docker top 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:51 + go version 04:39:51 go version go1.21.0 linux/arm64 [Pipeline] } 04:39:51 $ docker stop --time=1 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d 04:39:52 $ docker rm -f --volumes 2b0814bef068bbeeb8d818d2507714289c2b3271243c394422d4002babde524d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:53 + docker inspect -f . ci-base-image-arm64 04:39:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container 04:39:53 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:39:55 $ docker top 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:55 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:39:56 + make test 04:39:56 go test -race -coverprofile=coverage.out ./... 04:40:28 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:42:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:42:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:42:50 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:42:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:42:50 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:43:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.195s coverage: 27.6% of statements 04:43:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements 04:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:43:06 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:43:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.338s coverage: 86.0% of statements 04:43:10 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:43:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.584s coverage: 71.8% of statements 04:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:43:15 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:43:15 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.242s coverage: 14.4% of statements 04:43:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.463s coverage: 45.9% of statements 04:43:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.387s coverage: 68.5% of statements 04:43:20 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.411s coverage: 89.2% of statements 04:43:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:43:23 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.319s coverage: 5.5% of statements 04:43:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:43:24 GO111MODULE=on go vet ./... 04:46:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:46:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:46:16 ./bin/test-attribution-txt.sh 04:46:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:46:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:46:16 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:46:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:46:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:46:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:46:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:46:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:46:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:46:16 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 04:46:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:46:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:46:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:46:16 $ docker stop --time=1 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 04:46:18 $ docker rm -f --volumes 246baf14bb4713c4d9275aae0e4df81d8f346be1fca343066b50708bd22c8223 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:46:20 Warning: overwriting stash ‘coverage-report’ 04:46:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:46:22 + ls -al . 04:46:22 total 372 04:46:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 04:40 . 04:46:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:36 .. 04:46:22 -rw-rw-r-- 1 jenkins jenkins 140 Mar 19 04:36 .dockerignore 04:46:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 04:36 .git 04:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:36 .github 04:46:22 -rw-rw-r-- 1 jenkins jenkins 137 Mar 19 04:36 .gitignore 04:46:22 -rw-rw-r-- 1 jenkins jenkins 42 Mar 19 04:36 .golangci.yml 04:46:22 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 19 04:36 CHANGELOG.md 04:46:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 04:36 GOVERNANCE.md 04:46:22 -rw-rw-r-- 1 jenkins jenkins 885 Mar 19 04:36 Jenkinsfile 04:46:22 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 19 04:36 LICENSE 04:46:22 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 19 04:36 Makefile 04:46:22 -rw-rw-r-- 1 jenkins jenkins 619 Mar 19 04:36 OWNERS.md 04:46:22 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 19 04:36 README.md 04:46:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 19 04:32 VERSION 04:46:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 04:36 bin 04:46:22 -rw-r--r-- 1 jenkins jenkins 122153 Mar 19 04:43 coverage.out 04:46:22 drwxrwxr-x 5 jenkins jenkins 4096 Mar 19 04:36 example 04:46:22 -rw-rw-r-- 1 jenkins jenkins 7071 Mar 19 04:36 go.mod 04:46:22 -rw-rw-r-- 1 jenkins jenkins 101371 Mar 19 04:36 go.sum 04:46:22 drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 internal 04:46:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 04:36 openapi 04:46:22 drwxrwxr-x 6 jenkins jenkins 4096 Mar 19 04:36 pkg 04:46:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 04:36 snap 04:46:22 -rw-rw-r-- 1 jenkins jenkins 222 Mar 19 04:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:22 + 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=3c1b39d1863fd12baddaf8f984945f6dea69a331 --label arch=arm64 --label version=0.0.0 . 04:46:23 Sending build context to Docker daemon 11.54MB 04:46:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:46:23 Step 2/23 : FROM ${BASE} AS builder 04:46:23 ---> 738d6e915c8f 04:46:23 Step 3/23 : ARG MAKE=make build 04:46:23 ---> Running in 1ae4b0ef6d79 04:46:23 Removing intermediate container 1ae4b0ef6d79 04:46:23 ---> b5d5360e2407 04:46:23 Step 4/23 : WORKDIR /device-sdk-go 04:46:24 ---> Running in 96551558fa57 04:46:24 Removing intermediate container 96551558fa57 04:46:24 ---> 3644b08acc53 04:46:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:24 ---> Running in d932079ca135 04:46:24 Removing intermediate container d932079ca135 04:46:24 ---> eb37ebe3119b 04:46:24 Step 6/23 : RUN apk add --update --no-cache make git 04:46:24 ---> Running in e5e35ee28ee7 04:46:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:46:27 OK: 266 MiB in 52 packages 04:46:28 Removing intermediate container e5e35ee28ee7 04:46:28 ---> 6077f65eff42 04:46:28 Step 7/23 : COPY go.mod vendor* ./ 04:46:28 ---> 6b0ad452b07e 04:46:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:28 ---> Running in da029c19ca4f 04:46:30 Removing intermediate container da029c19ca4f 04:46:30 ---> 809744dba0d3 04:46:30 Step 9/23 : COPY . . 04:46:31 ---> e5aa28b1fda8 04:46:31 Step 10/23 : RUN ${MAKE} 04:46:32 ---> Running in 113c035eac81 04:46:33 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 04:49:09 Removing intermediate container 113c035eac81 04:49:09 ---> ef9e67410c96 04:49:09 Step 11/23 : FROM alpine:3.18 04:49:09 3.18: Pulling from library/alpine 04:49:09 c6b39de5b339: Pulling fs layer 04:49:09 c6b39de5b339: Download complete 04:49:09 c6b39de5b339: Pull complete 04:49:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:49:09 Status: Downloaded newer image for alpine:3.18 04:49:09 ---> 33abbf032149 04:49:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:49:09 ---> Running in 8a82f1a63a63 04:49:09 Removing intermediate container 8a82f1a63a63 04:49:09 ---> 2b90df5fe538 04:49:09 Step 13/23 : RUN apk add --update --no-cache 04:49:09 ---> Running in 20a094589628 04:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:49:09 OK: 8 MiB in 15 packages 04:49:09 Removing intermediate container 20a094589628 04:49:09 ---> 65652a9e61a5 04:49:09 Step 14/23 : WORKDIR / 04:49:09 ---> Running in 0b797a0d56e9 04:49:09 Removing intermediate container 0b797a0d56e9 04:49:09 ---> 541bdd128158 04:49:09 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:49:09 ---> 7497ce2417c4 04:49:09 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:49:11 ---> 9022dec40bec 04:49:11 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:49:11 ---> 7131aab4911c 04:49:11 Step 18/23 : EXPOSE 59999 04:49:11 ---> Running in 154845e39a99 04:49:12 Removing intermediate container 154845e39a99 04:49:12 ---> 13f136827f02 04:49:12 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:49:12 ---> Running in 9c27d7c26764 04:49:12 Removing intermediate container 9c27d7c26764 04:49:12 ---> a5c8a98a5fda 04:49:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:49:12 ---> Running in 02c5fadd0d04 04:49:13 Removing intermediate container 02c5fadd0d04 04:49:13 ---> 905030298287 04:49:13 Step 21/23 : LABEL arch=arm64 04:49:13 ---> Running in c830a1b0482c 04:49:13 Removing intermediate container c830a1b0482c 04:49:13 ---> 66bf7d95d58e 04:49:13 Step 22/23 : LABEL git_sha=3c1b39d1863fd12baddaf8f984945f6dea69a331 04:49:13 ---> Running in ab63d7cc548a 04:49:13 Removing intermediate container ab63d7cc548a 04:49:13 ---> c37b1101ebe9 04:49:13 Step 23/23 : LABEL version=0.0.0 04:49:13 ---> Running in e25209540e4e 04:49:14 Removing intermediate container e25209540e4e 04:49:14 ---> 2673c38cab87 04:49:14 [Warning] One or more build-args [ARCH] were not consumed 04:49:14 Successfully built 2673c38cab87 04:49:14 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 04:49:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:14 04:49:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:15 arm64: Pulling from edgex-lftools-log-publisher 04:49:15 8998bd30e6a1: Pulling fs layer 04:49:15 04944245beec: Pulling fs layer 04:49:15 699f458cf7ca: Pulling fs layer 04:49:15 765212b225bb: Pulling fs layer 04:49:15 f23df028b6ca: Pulling fs layer 04:49:15 d65c8cfc05b1: Pulling fs layer 04:49:15 2437ff75d9bd: Pulling fs layer 04:49:15 d65c8cfc05b1: Waiting 04:49:15 765212b225bb: Waiting 04:49:15 f23df028b6ca: Waiting 04:49:15 2437ff75d9bd: Waiting 04:49:15 04944245beec: Verifying Checksum 04:49:15 04944245beec: Download complete 04:49:15 765212b225bb: Verifying Checksum 04:49:15 765212b225bb: Download complete 04:49:15 f23df028b6ca: Verifying Checksum 04:49:15 f23df028b6ca: Download complete 04:49:15 d65c8cfc05b1: Verifying Checksum 04:49:15 d65c8cfc05b1: Download complete 04:49:15 699f458cf7ca: Verifying Checksum 04:49:15 699f458cf7ca: Download complete 04:49:16 8998bd30e6a1: Verifying Checksum 04:49:16 8998bd30e6a1: Download complete 04:49:18 2437ff75d9bd: Verifying Checksum 04:49:18 2437ff75d9bd: Download complete 04:49:20 8998bd30e6a1: Pull complete 04:49:21 04944245beec: Pull complete 04:49:23 699f458cf7ca: Pull complete 04:49:23 765212b225bb: Pull complete 04:49:23 f23df028b6ca: Pull complete 04:49:24 d65c8cfc05b1: Pull complete 04:49:42 2437ff75d9bd: Pull complete 04:49:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:42 prd-ubuntu20.04-docker-arm64-4c-16g-362 does not seem to be running inside a container 04:49:42 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:49:45 $ docker top 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:46 ---> job-cost.sh 04:49:46 lf-activate-venv: SKIPPING 04:49:46 INFO: No Stack... 04:49:47 INFO: Retrieving Pricing Info for: v3-standard-4 04:49:48 INFO: Archiving Costs [Pipeline] sh 04:49:48 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:49:48 + cut -d, -f6 [Pipeline] lock 04:49:48 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] 04:49:48 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] did not exist. Created. 04:49:48 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:49 /w/workspace/device-sdk-go/1@tmp/durable-bbc4d96a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:49:49 + echo total: 0.10999999940395355 [Pipeline] stash 04:49:49 Warning: overwriting stash ‘stack-cost’ 04:49:50 Stashed 1 file(s) [Pipeline] } 04:49:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1567-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:50 $ docker stop --time=1 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 04:49:51 $ docker rm -f --volumes 2c7c0d864c80433e7c049a4b758e4d27af6473f89b973586d58df43dca3d1b21 [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 04:49:52 provisioning config files... 04:49:52 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config2827571512937601724tmp [Pipeline] { [Pipeline] sh 04:49:53 + set +x 04:49:53 + curl -s https://codecov.io/bash 04:49:53 + bash -s -- 04:49:53 04:49:53 _____ _ 04:49:53 / ____| | | 04:49:53 | | ___ __| | ___ ___ _____ __ 04:49:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:49:53 | |___| (_) | (_| | __/ (_| (_) \ V / 04:49:53 \_____\___/ \__,_|\___|\___\___/ \_/ 04:49:53 Bash-1.0.6 04:49:53 04:49:53 04:49:53 ==> git version 2.25.1 found 04:49:53 ==> 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 04:49:53 Release-Date: 2020-01-08 04:49:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:49:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:49:53 ==> Jenkins CI detected. 04:49:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1567 04:49:53 project root: . 04:49:53 --> token set from env 04:49:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:49:53 ==> Running gcov in . (disable via -X gcov) 04:49:53 ==> Python coveragepy not found 04:49:53 ==> Searching for coverage reports in: 04:49:53 + . 04:49:53 -> Found 1 reports 04:49:53 ==> Detecting git/mercurial file structure 04:49:53 ==> Reading reports 04:49:53 + ./coverage.out bytes=122153 04:49:53 ==> Appending adjustments 04:49:53 https://docs.codecov.io/docs/fixing-reports 04:49:53 + Found adjustments 04:49:53 ==> Gzipping contents 04:49:53 20K /tmp/codecov.mV2eNk.gz 04:49:53 ==> Uploading reports 04:49:53 url: https://codecov.io 04:49:53 query: branch=PR-1567&commit=3c1b39d1863fd12baddaf8f984945f6dea69a331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1567&job=&cmd_args= 04:49:53 -> Pinging Codecov 04:49:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1567&commit=3c1b39d1863fd12baddaf8f984945f6dea69a331&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1567&job=&cmd_args= 04:49:53 -> Uploading to 04:49:53 https://storage.googleapis.com/codecov/v4/raw/2024-03-19/7E55EF52A471D76F132DFD9A03CDDE97/3c1b39d1863fd12baddaf8f984945f6dea69a331/d09dbf2a-abb2-4f25-9eee-4b851fdab69c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240319T044953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7de874a983002213a4dd1846edf11f11901c9096c2f16e7b6057f84e281f09ea 04:49:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:53 Dload Upload Total Spent Left Speed 04:49:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16715 0 0 100 16715 0 53402 --:--:-- --:--:-- --:--:-- 53402 04:49:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3c1b39d1863fd12baddaf8f984945f6dea69a331 [Pipeline] } 04:49:54 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 04:49:56 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives ] 04:49:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives 04:49:56 total 16 04:49:56 drwxr-xr-x 3 root root 4096 Mar 19 04:36 . 04:49:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 .. 04:49:56 drwxr-xr-x 2 root root 4096 Mar 19 04:36 cost 04:49:56 -rw-r--r-- 1 root root 86 Mar 19 04:36 cost.csv 04:49:56 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives 04:49:56 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives 04:49:56 total 16 04:49:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 04:36 . 04:49:56 drwxrwxr-x 12 jenkins jenkins 4096 Mar 19 04:36 .. 04:49:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 04:36 cost 04:49:56 -rw-r--r-- 1 jenkins jenkins 86 Mar 19 04:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:49:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:49:57 ---> package-listing.sh 04:49:57 ++ facter osfamily 04:49:57 ++ tr '[:upper:]' '[:lower:]' 04:49:57 + OS_FAMILY=debian 04:49:57 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1567 04:49:57 + START_PACKAGES=/tmp/packages_start.txt 04:49:57 + END_PACKAGES=/tmp/packages_end.txt 04:49:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:49:57 + PACKAGES=/tmp/packages_start.txt 04:49:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1567 ']' 04:49:57 + PACKAGES=/tmp/packages_end.txt 04:49:57 + case "${OS_FAMILY}" in 04:49:57 + dpkg -l 04:49:57 + grep '^ii' 04:49:57 + '[' -f /tmp/packages_start.txt ']' 04:49:57 + '[' -f /tmp/packages_end.txt ']' 04:49:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:49:57 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1567 ']' 04:49:57 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/ 04:49:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1567/archives/ [Pipeline] echo 04:49:57 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-1567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:49:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:58 prd-ubuntu20.04-docker-8c-8g-361 does not seem to be running inside a container 04:49:58 $ 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-1567/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-1567 -v /w/workspace/gexfoundry_device-sdk-go_PR-1567:/w/workspace/gexfoundry_device-sdk-go_PR-1567:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:49:58 $ docker top b2d21c31f7a0e2c8465d6ae8dac108894f657136c158e7523b3498c8b080f5ef -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:49:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:49:59 + ls /var/log/sa-host 04:49:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:59 provisioning config files... 04:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1567@tmp/config17729395760402486599tmp [Pipeline] { [Pipeline] echo 04:50:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:50:00 ---> create-netrc.sh [Pipeline] } 04:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:50:00 ---> python-tools-install.sh [Pipeline] echo 04:50:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:50:01 ---> sudo-logs.sh 04:50:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:50:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:50:01 ---> job-cost.sh 04:50:01 lf-activate-venv: SKIPPING 04:50:01 DEBUG: total: 0.2199999988079071 04:50:01 INFO: Retrieving Stack Cost... 04:50:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:50:02 INFO: Archiving Costs [Pipeline] echo 04:50:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:02 ---> logs-deploy.sh 04:50:02 lf-activate-venv: SKIPPING 04:50:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1567/1 04:50:02 INFO: archiving workspace using pattern(s): 04:50:06 Archives upload complete. 04:50:06 INFO: archiving logs to Nexus 04:50:06 ---> uname -a: 04:50:06 Linux prd-ubuntu20-04-docker-8c-8g-361 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:50:06 04:50:06 04:50:06 ---> lscpu: 04:50:06 Architecture: x86_64 04:50:06 CPU op-mode(s): 32-bit, 64-bit 04:50:06 Byte Order: Little Endian 04:50:06 Address sizes: 40 bits physical, 48 bits virtual 04:50:06 CPU(s): 8 04:50:06 On-line CPU(s) list: 0-7 04:50:06 Thread(s) per core: 1 04:50:06 Core(s) per socket: 1 04:50:06 Socket(s): 8 04:50:06 NUMA node(s): 1 04:50:06 Vendor ID: AuthenticAMD 04:50:06 CPU family: 23 04:50:06 Model: 49 04:50:06 Model name: AMD EPYC-Rome Processor 04:50:06 Stepping: 0 04:50:06 CPU MHz: 2800.000 04:50:06 BogoMIPS: 5600.00 04:50:06 Virtualization: AMD-V 04:50:06 Hypervisor vendor: KVM 04:50:06 Virtualization type: full 04:50:06 L1d cache: 256 KiB 04:50:06 L1i cache: 256 KiB 04:50:06 L2 cache: 4 MiB 04:50:06 L3 cache: 128 MiB 04:50:06 NUMA node0 CPU(s): 0-7 04:50:06 Vulnerability Itlb multihit: Not affected 04:50:06 Vulnerability L1tf: Not affected 04:50:06 Vulnerability Mds: Not affected 04:50:06 Vulnerability Meltdown: Not affected 04:50:06 Vulnerability Mmio stale data: Not affected 04:50:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:50:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:50:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:50:06 Vulnerability Srbds: Not affected 04:50:06 Vulnerability Tsx async abort: Not affected 04:50:06 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 04:50:06 04:50:06 04:50:06 ---> nproc: 04:50:06 8 04:50:06 04:50:06 04:50:06 ---> df -h: 04:50:06 Filesystem Size Used Avail Use% Mounted on 04:50:06 overlay 155G 12G 143G 8% / 04:50:06 tmpfs 64M 0 64M 0% /dev 04:50:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:50:06 shm 64M 0 64M 0% /dev/shm 04:50:06 /dev/vda1 155G 12G 143G 8% /facter-os 04:50:06 04:50:06 04:50:06 ---> sar -b -r -n DEV: 04:50:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-361) 03/19/24 _x86_64_ (8 CPU) 04:50:06 04:50:06 04:31:16 LINUX RESTART (8 CPU) 04:50:06 04:50:06 04:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:50:06 04:33:01 180.02 11.98 168.04 0.00 1708.25 37597.73 0.00 04:50:06 04:34:01 197.75 0.03 197.72 0.00 4.00 71153.21 0.00 04:50:06 04:35:01 38.54 1.65 36.89 0.00 37.46 27198.15 0.00 04:50:06 04:36:01 161.37 0.15 161.22 0.00 6.53 50086.32 0.00 04:50:06 04:37:01 100.75 11.23 89.52 0.00 5225.53 24955.04 0.00 04:50:06 04:38:01 5.30 0.02 5.28 0.00 0.13 116.51 0.00 04:50:06 04:39:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 04:50:06 04:40:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 04:50:06 04:41:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 04:50:06 04:42:01 1.95 0.00 1.95 0.00 0.00 21.73 0.00 04:50:06 04:43:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 04:50:06 04:44:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 04:50:06 04:45:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 04:50:06 04:46:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 04:50:06 04:47:01 2.10 0.02 2.08 0.00 0.13 26.93 0.00 04:50:06 04:48:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 04:50:06 04:49:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 04:50:06 04:50:01 6.83 0.22 6.62 0.00 16.93 126.11 0.00 04:50:06 Average: 39.32 1.41 37.92 0.00 388.83 11746.01 0.00 04:50:06 04:50:06 04:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:50:06 04:33:01 28097700 31521120 782116 2.38 128524 3464520 1881804 5.55 1267352 3010132 918944 04:50:06 04:34:01 27421912 31219360 1076400 3.27 185072 3734840 2331032 6.87 1639960 3256100 267844 04:50:06 04:35:01 26273352 30681840 1612964 4.91 188904 4293184 2492436 7.35 2104024 3894732 414460 04:50:06 04:36:01 27077912 31484772 813924 2.48 195160 4304464 2052920 6.05 1403740 3812416 365024 04:50:06 04:37:01 26499484 31490472 779524 2.37 229684 4821912 1707428 5.03 1697848 4028820 980 04:50:06 04:38:01 26507048 31492972 777608 2.36 228232 4818784 1711244 5.04 1695592 4025680 204 04:50:06 04:39:01 26511844 31497768 772712 2.35 228300 4818788 1711244 5.04 1691480 4025684 180 04:50:06 04:40:01 26511916 31497920 772552 2.35 228348 4818788 1711244 5.04 1691172 4025688 8 04:50:06 04:41:01 26520468 31506472 763972 2.32 228356 4818792 1711244 5.04 1683056 4025688 8 04:50:06 04:42:01 26522296 31508360 762068 2.32 228408 4818796 1711244 5.04 1681488 4025692 16 04:50:06 04:43:01 26524768 31510896 759500 2.31 228440 4818796 1711244 5.04 1679468 4025696 12 04:50:06 04:44:01 26524468 31510620 759652 2.31 228508 4818792 1711244 5.04 1679236 4025696 8 04:50:06 04:45:01 26524668 31510884 759616 2.31 228532 4818804 1711244 5.04 1679060 4025704 8 04:50:06 04:46:01 26524692 31510952 759516 2.31 228576 4818808 1711244 5.04 1679464 4025704 8 04:50:06 04:47:01 26522776 31509164 761312 2.32 228644 4818788 1705988 5.03 1680236 4025676 196 04:50:06 04:48:01 26523128 31509552 760868 2.31 228668 4818792 1705988 5.03 1680232 4025680 180 04:50:06 04:49:01 26523184 31509608 760804 2.31 228676 4818792 1705988 5.03 1679904 4025680 8 04:50:06 04:50:01 26490864 31480124 785824 2.39 228824 4820132 1752456 5.16 1708640 4024148 336 04:50:06 Average: 26672360 31441825 834496 2.54 216548 4625810 1818735 5.36 1667886 3907479 109357 04:50:06 04:50:06 04:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:50:06 04:33:01 ens3 640.56 467.34 8202.92 63.04 0.00 0.00 0.00 0.00 04:50:06 04:33:01 lo 5.67 5.67 0.56 0.56 0.00 0.00 0.00 0.00 04:50:06 04:33:01 docker0 336.49 432.44 28.84 3396.02 0.00 0.00 0.00 0.00 04:50:06 04:34:01 ens3 23.48 14.53 22.95 8.78 0.00 0.00 0.00 0.00 04:50:06 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:34:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:50:06 04:34:01 veth5974928 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:50:06 04:35:01 ens3 21.16 13.01 16.11 11.33 0.00 0.00 0.00 0.00 04:50:06 04:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:35:01 docker0 1.08 1.28 0.10 0.39 0.00 0.00 0.00 0.00 04:50:06 04:35:01 veth5974928 1.08 1.33 0.11 0.40 0.00 0.00 0.00 0.00 04:50:06 04:36:01 ens3 121.05 88.20 2645.32 113.68 0.00 0.00 0.00 0.00 04:50:06 04:36:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 04:50:06 04:36:01 docker0 2.35 3.68 0.15 61.74 0.00 0.00 0.00 0.00 04:50:06 04:37:01 ens3 252.97 137.34 2742.38 13.88 0.00 0.00 0.00 0.00 04:50:06 04:37:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:50:06 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:38:01 ens3 0.33 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:50:06 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:40:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:42:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:50:06 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:47:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 04:50:06 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:48:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:50:06 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:49:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 04:50:01 ens3 28.65 17.10 29.06 9.87 0.00 0.00 0.00 0.00 04:50:06 04:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 04:50:06 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:06 Average: ens3 60.52 41.04 758.83 12.27 0.00 0.00 0.00 0.00 04:50:06 Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 04:50:06 Average: docker0 18.88 24.31 1.62 192.12 0.00 0.00 0.00 0.00 04:50:06 04:50:06 04:50:06 ---> sar -P ALL: 04:50:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-361) 03/19/24 _x86_64_ (8 CPU) 04:50:06 04:50:06 04:31:16 LINUX RESTART (8 CPU) 04:50:06 04:50:06 04:32:01 CPU %user %nice %system %iowait %steal %idle 04:50:06 04:33:01 all 8.02 0.00 3.62 3.02 0.06 85.28 04:50:06 04:33:01 0 6.59 0.00 3.85 2.47 0.07 87.03 04:50:06 04:33:01 1 7.68 0.00 3.90 6.53 0.08 81.82 04:50:06 04:33:01 2 7.42 0.00 4.23 2.57 0.08 85.69 04:50:06 04:33:01 3 7.31 0.00 3.87 0.94 0.07 87.82 04:50:06 04:33:01 4 7.69 0.00 3.08 1.64 0.05 87.55 04:50:06 04:33:01 5 8.79 0.00 2.86 0.20 0.05 88.09 04:50:06 04:33:01 6 8.42 0.00 3.93 9.43 0.05 78.16 04:50:06 04:33:01 7 10.27 0.00 3.24 0.42 0.05 86.02 04:50:06 04:34:01 all 12.04 0.00 3.03 5.50 0.10 79.33 04:50:06 04:34:01 0 12.32 0.00 2.58 0.52 0.05 84.53 04:50:06 04:34:01 1 12.07 0.00 5.23 30.79 0.07 51.84 04:50:06 04:34:01 2 11.86 0.00 4.06 4.36 0.07 79.66 04:50:06 04:34:01 3 11.70 0.00 2.44 5.07 0.07 80.72 04:50:06 04:34:01 4 13.25 0.00 2.02 1.78 0.05 82.89 04:50:06 04:34:01 5 10.41 0.00 2.84 0.47 0.03 86.25 04:50:06 04:34:01 6 12.93 0.00 2.26 0.25 0.07 84.49 04:50:06 04:34:01 7 11.78 0.00 2.81 0.92 0.38 84.11 04:50:06 04:35:01 all 46.99 0.00 3.84 4.32 0.10 44.74 04:50:06 04:35:01 0 47.83 0.00 3.69 0.07 0.10 48.31 04:50:06 04:35:01 1 46.20 0.00 4.15 0.10 0.10 49.45 04:50:06 04:35:01 2 47.03 0.00 3.69 0.15 0.10 49.03 04:50:06 04:35:01 3 44.93 0.00 4.24 22.59 0.10 28.13 04:50:06 04:35:01 4 47.29 0.00 4.21 7.41 0.10 40.99 04:50:06 04:35:01 5 49.39 0.00 3.50 0.30 0.10 46.71 04:50:06 04:35:01 6 45.85 0.00 3.60 3.94 0.10 46.50 04:50:06 04:35:01 7 47.41 0.00 3.67 0.10 0.08 48.74 04:50:06 04:36:01 all 29.22 0.00 4.25 3.87 0.10 62.56 04:50:06 04:36:01 0 28.24 0.00 5.15 0.81 0.07 65.74 04:50:06 04:36:01 1 30.15 0.00 3.96 0.67 0.10 65.12 04:50:06 04:36:01 2 28.92 0.00 4.22 23.29 0.10 43.46 04:50:06 04:36:01 3 28.01 0.00 3.89 1.53 0.22 66.35 04:50:06 04:36:01 4 29.27 0.00 4.42 2.91 0.10 63.29 04:50:06 04:36:01 5 30.21 0.00 4.54 1.18 0.07 64.01 04:50:06 04:36:01 6 29.19 0.00 3.97 0.14 0.07 66.64 04:50:06 04:36:01 7 29.75 0.00 3.88 0.59 0.08 65.69 04:50:06 04:37:01 all 3.76 0.00 1.91 2.90 0.05 91.37 04:50:06 04:37:01 0 4.39 0.00 1.60 8.55 0.10 85.36 04:50:06 04:37:01 1 2.61 0.00 2.63 0.84 0.03 93.90 04:50:06 04:37:01 2 4.14 0.00 1.27 0.54 0.05 94.00 04:50:06 04:37:01 3 4.81 0.00 2.29 3.42 0.05 89.43 04:50:06 04:37:01 4 3.83 0.00 2.82 1.05 0.03 92.26 04:50:06 04:37:01 5 3.33 0.00 2.15 6.47 0.05 88.01 04:50:06 04:37:01 6 3.36 0.00 1.51 1.29 0.05 93.79 04:50:06 04:37:01 7 3.62 0.00 1.04 1.09 0.07 94.19 04:50:06 04:38:01 all 0.12 0.00 0.06 0.01 0.01 99.80 04:50:06 04:38:01 0 0.20 0.00 0.15 0.03 0.02 99.60 04:50:06 04:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 04:50:06 04:38:01 2 0.42 0.00 0.03 0.05 0.03 99.47 04:50:06 04:38:01 3 0.07 0.00 0.05 0.00 0.00 99.88 04:50:06 04:38:01 4 0.07 0.00 0.07 0.02 0.00 99.85 04:50:06 04:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 04:50:06 04:38:01 6 0.10 0.00 0.03 0.00 0.00 99.87 04:50:06 04:38:01 7 0.03 0.00 0.05 0.00 0.00 99.92 04:50:06 04:39:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:50:06 04:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:50:06 04:39:01 2 2.02 0.00 0.02 0.10 0.03 97.83 04:50:06 04:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:50:06 04:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:50:06 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:39:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:50:06 04:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:40:01 all 0.26 0.00 0.01 0.01 0.01 99.71 04:50:06 04:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:50:06 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:40:01 2 1.99 0.00 0.03 0.05 0.03 97.90 04:50:06 04:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:50:06 04:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:50:06 04:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:50:06 04:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:50:06 04:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:41:01 2 0.17 0.00 0.03 0.00 0.02 99.78 04:50:06 04:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 04:50:06 04:41:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:50:06 04:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:50:06 04:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:50:06 04:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:50:06 04:42:01 2 0.00 0.00 0.03 0.02 0.03 99.92 04:50:06 04:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:50:06 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:42:01 6 0.18 0.00 0.02 0.02 0.02 99.77 04:50:06 04:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:43:01 all 0.04 0.00 0.00 0.00 0.00 99.95 04:50:06 04:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:50:06 04:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:50:06 04:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:50:06 04:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:43:01 6 0.18 0.00 0.00 0.00 0.00 99.82 04:50:06 04:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:50:06 04:43:01 CPU %user %nice %system %iowait %steal %idle 04:50:06 04:44:01 all 0.01 0.00 0.01 0.02 0.01 99.96 04:50:06 04:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:50:06 04:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:50:06 04:44:01 2 0.00 0.00 0.00 0.03 0.03 99.93 04:50:06 04:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:50:06 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:44:01 6 0.00 0.00 0.02 0.10 0.02 99.87 04:50:06 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:45:01 all 0.03 0.00 0.00 0.00 0.00 99.96 04:50:06 04:45:01 0 0.07 0.00 0.00 0.00 0.00 99.93 04:50:06 04:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:50:06 04:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:50:06 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:50:06 04:45:01 6 0.07 0.00 0.02 0.00 0.00 99.92 04:50:06 04:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:50:06 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:50:06 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:46:01 2 0.03 0.00 0.02 0.02 0.03 99.90 04:50:06 04:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:50:06 04:46:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:50:06 04:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:47:01 all 0.03 0.00 0.03 0.00 0.01 99.93 04:50:06 04:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:50:06 04:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:50:06 04:47:01 2 0.03 0.00 0.03 0.02 0.02 99.90 04:50:06 04:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:50:06 04:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:50:06 04:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:50:06 04:47:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:50:06 04:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:50:06 04:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:50:06 04:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:50:06 04:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:50:06 04:48:01 2 0.00 0.00 0.03 0.02 0.03 99.92 04:50:06 04:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:50:06 04:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:50:06 04:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:50:06 04:49:01 all 0.07 0.00 0.01 0.00 0.01 99.91 04:50:06 04:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:50:06 04:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:50:06 04:49:01 3 0.52 0.00 0.02 0.00 0.00 99.47 04:50:06 04:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:50:06 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:50:06 04:49:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:50:06 04:49:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:50:06 04:50:01 all 0.68 0.00 0.25 0.02 0.01 99.04 04:50:06 04:50:01 0 0.53 0.00 0.28 0.00 0.02 99.17 04:50:06 04:50:01 1 0.35 0.00 0.25 0.02 0.00 99.38 04:50:06 04:50:01 2 0.60 0.00 0.30 0.07 0.03 99.00 04:50:06 04:50:01 3 1.86 0.00 0.21 0.02 0.02 97.89 04:50:06 04:50:01 4 0.25 0.00 0.17 0.00 0.00 99.58 04:50:06 04:50:01 5 0.40 0.00 0.30 0.02 0.02 99.27 04:50:06 04:50:01 6 0.53 0.00 0.18 0.03 0.02 99.23 04:50:06 04:50:01 7 0.88 0.00 0.33 0.00 0.00 98.78 04:50:06 Average: all 5.60 0.00 0.94 1.09 0.03 92.34 04:50:06 Average: 0 5.53 0.00 0.96 0.69 0.03 92.79 04:50:06 Average: 1 5.47 0.00 1.12 2.14 0.03 91.24 04:50:06 Average: 2 5.78 0.00 0.99 1.71 0.04 91.47 04:50:06 Average: 3 5.47 0.00 0.94 1.85 0.03 91.70 04:50:06 Average: 4 5.62 0.00 0.93 0.82 0.02 92.61 04:50:06 Average: 5 5.66 0.00 0.90 0.48 0.02 92.95 04:50:06 Average: 6 5.57 0.00 0.86 0.84 0.03 92.70 04:50:06 Average: 7 5.73 0.00 0.84 0.17 0.04 93.22 04:50:06 04:50:06 04:50:06