Pull request #1569 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/device-sdk-go Loading trusted files from base branch main at fdea4761bbcb74cab7badbb069f6efddd7703878 rather than 9b367c880bb900e5a32d5fedc22a9174aca7eb07 Obtained Jenkinsfile from fdea4761bbcb74cab7badbb069f6efddd7703878 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-ssh7563528442526573896.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-ssh15382908555876784563.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-1569/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-1569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13752034296428463112.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-1569/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15283545415401161737.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-ssh2153018436419985734.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-1569/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-1569/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12927200892874236542.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-460 in /w/workspace/gexfoundry_device-sdk-go_PR-1569 [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-1569 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/1569/head:refs/remotes/origin/PR-1569 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 9b367c880bb900e5a32d5fedc22a9174aca7eb07 Merge succeeded, producing 9b367c880bb900e5a32d5fedc22a9174aca7eb07 Checking out Revision 9b367c880bb900e5a32d5fedc22a9174aca7eb07 (PR-1569) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b367c880bb900e5a32d5fedc22a9174aca7eb07 # 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 9b367c880bb900e5a32d5fedc22a9174aca7eb07 # timeout=10 Commit message: "feat: add openziti support" 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 19:02:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:51 ========================================================= 19:02:51 EdgeX Global Pipelines Version Info 19:02:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:52 ------------------- 19:02:52 stable info: 19:02:52 ------------------- 19:02:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:02:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:02:52 Message: update stable to v1.0.258 19:02:52 ------------------- 19:02:52 experimental info: 19:02:52 ------------------- 19:02:52 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:52 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:02:52 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:02:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1569 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1569 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1569 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b367c880bb900e5a32d5fedc22a9174aca7eb07 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b367c8 [Pipeline] echo 19:02:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:55 provisioning config files... 19:02:55 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/config10223302286517589498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:55 ---> ****-login.sh 19:02:55 nexus3.edgexfoundry.org:10001 19:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:55 Configure a credential helper to remove this warning. See 19:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:55 19:02:55 Login Succeeded 19:02:55 nexus3.edgexfoundry.org:10002 19:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:55 Configure a credential helper to remove this warning. See 19:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:55 19:02:55 Login Succeeded 19:02:55 nexus3.edgexfoundry.org:10003 19:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:55 Configure a credential helper to remove this warning. See 19:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:55 19:02:55 Login Succeeded 19:02:55 nexus3.edgexfoundry.org:10004 19:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:56 Configure a credential helper to remove this warning. See 19:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:56 19:02:56 Login Succeeded 19:02:56 ****.io 19:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:56 Configure a credential helper to remove this warning. See 19:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:56 19:02:56 Login Succeeded 19:02:56 ---> ****-login.sh ends [Pipeline] } 19:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:57 + git rev-list -1 --merges 9b367c880bb900e5a32d5fedc22a9174aca7eb07~1..9b367c880bb900e5a32d5fedc22a9174aca7eb07 [Pipeline] echo 19:02:57 -----------> git rev-list -1 --merges 9b367c880bb900e5a32d5fedc22a9174aca7eb07~1..9b367c880bb900e5a32d5fedc22a9174aca7eb07 9b367c880bb900e5a32d5fedc22a9174aca7eb07 [false] [Pipeline] sh 19:02:57 + git log --format=format:%s -1 9b367c880bb900e5a32d5fedc22a9174aca7eb07 [Pipeline] echo 19:02:57 ========================================================= 19:02:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:58 + git log --format=format:%s -1 9b367c880bb900e5a32d5fedc22a9174aca7eb07 [Pipeline] echo 19:02:58 [semverPrep] GIT_COMMIT: 9b367c880bb900e5a32d5fedc22a9174aca7eb07, Commit Message: feat: add openziti support [Pipeline] echo 19:02:58 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:58 + grep -v github /etc/ssh/ssh_known_hosts 19:02:58 + [ -e /tmp/ssh_known_hosts ] 19:02:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:58 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:59 19:02:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:59 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:59 b85a868b505f: Pulling fs layer 19:02:59 e2be974225ed: Pulling fs layer 19:02:59 339a4e72a1f5: Pulling fs layer 19:02:59 988bab9f4d93: Pulling fs layer 19:02:59 1469e6f7b9e6: Pulling fs layer 19:02:59 eaf3925da568: Pulling fs layer 19:02:59 bab4dde63d76: Pulling fs layer 19:02:59 bde34c3a00c8: Pulling fs layer 19:02:59 b352a97aabf1: Pulling fs layer 19:02:59 4872d77fe225: Pulling fs layer 19:02:59 5851b861e8e6: Pulling fs layer 19:02:59 1469e6f7b9e6: Waiting 19:02:59 eaf3925da568: Waiting 19:02:59 bab4dde63d76: Waiting 19:02:59 bde34c3a00c8: Waiting 19:02:59 b352a97aabf1: Waiting 19:02:59 4872d77fe225: Waiting 19:02:59 988bab9f4d93: Waiting 19:02:59 5851b861e8e6: Waiting 19:02:59 e2be974225ed: Verifying Checksum 19:02:59 e2be974225ed: Download complete 19:02:59 988bab9f4d93: Download complete 19:02:59 1469e6f7b9e6: Verifying Checksum 19:02:59 1469e6f7b9e6: Download complete 19:02:59 eaf3925da568: Verifying Checksum 19:02:59 eaf3925da568: Download complete 19:02:59 339a4e72a1f5: Verifying Checksum 19:02:59 339a4e72a1f5: Download complete 19:02:59 bde34c3a00c8: Download complete 19:02:59 b352a97aabf1: Download complete 19:02:59 4872d77fe225: Verifying Checksum 19:02:59 4872d77fe225: Download complete 19:02:59 5851b861e8e6: Download complete 19:02:59 b85a868b505f: Verifying Checksum 19:02:59 b85a868b505f: Download complete 19:03:00 bab4dde63d76: Verifying Checksum 19:03:00 bab4dde63d76: Download complete 19:03:00 b85a868b505f: Pull complete 19:03:01 e2be974225ed: Pull complete 19:03:01 339a4e72a1f5: Pull complete 19:03:01 988bab9f4d93: Pull complete 19:03:02 1469e6f7b9e6: Pull complete 19:03:02 eaf3925da568: Pull complete 19:03:03 bab4dde63d76: Pull complete 19:03:03 bde34c3a00c8: Pull complete 19:03:03 b352a97aabf1: Pull complete 19:03:04 4872d77fe225: Pull complete 19:03:04 5851b861e8e6: Pull complete 19:03:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:04 prd-ubuntu20.04-docker-8c-8g-460 does not seem to be running inside a container 19:03:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1569 -v /w/workspace/gexfoundry_device-sdk-go_PR-1569:/w/workspace/gexfoundry_device-sdk-go_PR-1569:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:06 $ docker top c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 -eo pid,comm 19:03:06 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). 19:03:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:06 [ssh-agent] Looking for ssh-agent implementation... 19:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:06 $ docker exec c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 ssh-agent 19:03:06 SSH_AUTH_SOCK=/tmp/ssh-bFUGUXnBPYRS/agent.31 19:03:06 SSH_AGENT_PID=37 19:03:06 Running ssh-add (command line suppressed) 19:03:07 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/private_key_14030291395596942643.key (/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/private_key_14030291395596942643.key) 19:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:07 + git tag --points-at HEAD [Pipeline] } 19:03:07 $ docker exec --env ******** --env ******** c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 ssh-agent -k 19:03:07 unset SSH_AUTH_SOCK; 19:03:07 unset SSH_AGENT_PID; 19:03:07 echo Agent pid 37 killed; 19:03:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:07 [ssh-agent] Looking for ssh-agent implementation... 19:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:07 $ docker exec c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 ssh-agent 19:03:07 SSH_AUTH_SOCK=/tmp/ssh-Yo76JM45zon3/agent.70 19:03:07 SSH_AGENT_PID=76 19:03:07 Running ssh-add (command line suppressed) 19:03:08 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/private_key_4573774275653674956.key (/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/private_key_4573774275653674956.key) 19:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:08 + git semver init 19:03:08 2024-03-20 19:03:08,543 [run_init] DEBUG init version:0.0.0 force:False 19:03:08 2024-03-20 19:03:08,544 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver 19:03:08 2024-03-20 19:03:08,544 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver 19:03:08 2024-03-20 19:03:08,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1569, universal_newlines=False, shell=None, istream=None) 19:03:10 2024-03-20 19:03:09,663 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569/.git/info/exclude 19:03:10 2024-03-20 19:03:09,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver/PR-1569 with force:False 19:03:10 2024-03-20 19:03:09,664 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver/PR-1569 19:03:10 2024-03-20 19:03:09,669 [execute] INFO git cat-file --batch-check 19:03:10 2024-03-20 19:03:09,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver, universal_newlines=False, shell=None, istream=) 19:03:10 2024-03-20 19:03:09,676 [execute] INFO git cat-file --batch 19:03:10 2024-03-20 19:03:09,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver, universal_newlines=False, shell=None, istream=) 19:03:10 2024-03-20 19:03:09,682 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1569/.semver/PR-1569 19:03:10 0.0.0 [Pipeline] } 19:03:10 $ docker exec --env ******** --env ******** c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 ssh-agent -k 19:03:10 unset SSH_AUTH_SOCK; 19:03:10 unset SSH_AGENT_PID; 19:03:10 echo Agent pid 76 killed; 19:03:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:10 + git semver [Pipeline] } 19:03:10 $ docker stop --time=1 c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 19:03:12 $ docker rm -f --volumes c158d94148ba678fb55b4c0ac7f17dd8bf5c2048e1d3ed6bb8e7a759aebc4c73 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:03:12 Stashed 1 file(s) [Pipeline] echo 19:03:12 [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 19:03:13 provisioning config files... 19:03:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/config9306829718001483938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:13 ---> ****-login.sh 19:03:13 nexus3.edgexfoundry.org:10001 19:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:13 Configure a credential helper to remove this warning. See 19:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:13 19:03:13 Login Succeeded 19:03:13 nexus3.edgexfoundry.org:10002 19:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:13 Configure a credential helper to remove this warning. See 19:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:13 19:03:13 Login Succeeded 19:03:13 nexus3.edgexfoundry.org:10003 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 nexus3.edgexfoundry.org:10004 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 ****.io 19:03:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:03:14 Configure a credential helper to remove this warning. See 19:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:03:14 19:03:14 Login Succeeded 19:03:14 ---> ****-login.sh ends [Pipeline] } 19:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:14 ========================================================= 19:03:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:03:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:15 + 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 . 19:03:15 Sending build context to Docker daemon 22.09MB 19:03:15 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 19:03:15 Step 2/10 : FROM ${BASE} AS builder 19:03:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:03:15 7264a8db6415: Pulling fs layer 19:03:15 c4d48a809fc2: Pulling fs layer 19:03:15 4f1c88b9dad5: Pulling fs layer 19:03:15 ad3a456e5733: Pulling fs layer 19:03:15 69c7f0334f64: Pulling fs layer 19:03:15 1f1c1a5573a3: Pulling fs layer 19:03:15 ce7588e14bc9: Pulling fs layer 19:03:15 b5e4710f87ac: Pulling fs layer 19:03:15 ad3a456e5733: Waiting 19:03:15 1f1c1a5573a3: Waiting 19:03:15 ce7588e14bc9: Waiting 19:03:15 b5e4710f87ac: Waiting 19:03:15 69c7f0334f64: Waiting 19:03:15 c4d48a809fc2: Download complete 19:03:15 ad3a456e5733: Download complete 19:03:15 69c7f0334f64: Verifying Checksum 19:03:15 69c7f0334f64: Download complete 19:03:15 7264a8db6415: Verifying Checksum 19:03:15 7264a8db6415: Download complete 19:03:15 1f1c1a5573a3: Verifying Checksum 19:03:15 1f1c1a5573a3: Download complete 19:03:15 7264a8db6415: Pull complete 19:03:15 b5e4710f87ac: Verifying Checksum 19:03:15 c4d48a809fc2: Pull complete 19:03:16 4f1c88b9dad5: Verifying Checksum 19:03:16 4f1c88b9dad5: Download complete 19:03:16 ce7588e14bc9: Verifying Checksum 19:03:16 ce7588e14bc9: Download complete 19:03:19 4f1c88b9dad5: Pull complete 19:03:19 ad3a456e5733: Pull complete 19:03:19 69c7f0334f64: Pull complete 19:03:19 1f1c1a5573a3: Pull complete 19:03:22 ce7588e14bc9: Pull complete 19:03:22 b5e4710f87ac: Pull complete 19:03:22 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:03:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:03:22 ---> 88b5674ff536 19:03:22 Step 3/10 : ARG MAKE=make build 19:03:25 ---> Running in 646d2dd61071 19:03:25 Removing intermediate container 646d2dd61071 19:03:25 ---> e07c3f960415 19:03:25 Step 4/10 : WORKDIR /device-sdk-go 19:03:25 ---> Running in ec815e0ab08a 19:03:25 Removing intermediate container ec815e0ab08a 19:03:25 ---> f99a9d1e2b08 19:03:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:03:25 ---> Running in 62ab50765d16 19:03:25 Removing intermediate container 62ab50765d16 19:03:25 ---> 09dfc5de8147 19:03:25 Step 6/10 : RUN apk add --update --no-cache make git 19:03:25 ---> Running in a42888f9a4cb 19:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:03:28 OK: 264 MiB in 52 packages 19:03:28 Still waiting to schedule task 19:03:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:03:28 Removing intermediate container a42888f9a4cb 19:03:28 ---> d96bcc3ceb3b 19:03:28 Step 7/10 : COPY go.mod vendor* ./ 19:03:28 ---> 29066b2e9e6c 19:03:28 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:28 ---> Running in 0bd9eab3964d 19:04:15 Removing intermediate container 0bd9eab3964d 19:04:15 ---> 6411dd280e5a 19:04:15 Step 9/10 : COPY . . 19:04:16 ---> 25e9f929c63a 19:04:16 Step 10/10 : RUN ${MAKE} 19:04:16 ---> Running in cf367bd36d5b 19:04:16 noop 19:04:16 Removing intermediate container cf367bd36d5b 19:04:16 ---> 46633eceab70 19:04:16 Successfully built 46633eceab70 19:04:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:17 + docker inspect -f . ci-base-image-x86_64 19:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:17 prd-ubuntu20.04-docker-8c-8g-460 does not seem to be running inside a container 19:04:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1569 -v /w/workspace/gexfoundry_device-sdk-go_PR-1569:/w/workspace/gexfoundry_device-sdk-go_PR-1569:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:17 $ docker top edc7ff4a8125805f0ba24742bc811d820502e5cb59e043b4bf44172933f04ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:18 + go version 19:04:18 go version go1.21.0 linux/amd64 [Pipeline] } 19:04:18 $ docker stop --time=1 edc7ff4a8125805f0ba24742bc811d820502e5cb59e043b4bf44172933f04ce4 19:04:19 $ docker rm -f --volumes edc7ff4a8125805f0ba24742bc811d820502e5cb59e043b4bf44172933f04ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker inspect -f . ci-base-image-x86_64 19:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:20 prd-ubuntu20.04-docker-8c-8g-460 does not seem to be running inside a container 19:04:20 $ 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-1569 -v /w/workspace/gexfoundry_device-sdk-go_PR-1569:/w/workspace/gexfoundry_device-sdk-go_PR-1569:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:04:20 $ docker top f57654da8d9bb84ab03040efc231fdfc24d2690a4daba16d06bc56dd04c74c08 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:20 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1569 [Pipeline] fileExists [Pipeline] sh 19:04:21 + make test 19:04:21 go test -race -coverprofile=coverage.out ./... 19:04:29 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:05:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.048s coverage: 27.6% of statements 19:05:01 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.057s coverage: 81.5% of statements 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:05:01 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:05:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.063s coverage: 86.0% of statements 19:05:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:05:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:05:02 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:05:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.131s coverage: 71.8% of statements 19:05:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-462 in /w/workspace/gexfoundry_device-sdk-go_PR-1569 [Pipeline] { [Pipeline] ws 19:05:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:05:03 The recommended git tool is: git 19:05:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.054s coverage: 14.4% of statements 19:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.850s coverage: 45.9% of statements 19:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.072s coverage: 68.5% of statements 19:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.109s coverage: 89.2% of statements 19:05:06 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.072s coverage: 5.5% of statements 19:05:08 using credential edgex-jenkins-ssh 19:05:08 Cloning the remote Git repository 19:05:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:05:08 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:05:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:05:09 > git --version # timeout=10 19:05:09 > git --version # 'git version 2.25.1' 19:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:05:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:12 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:05:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:05:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1569/head:refs/remotes/origin/PR-1569 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:13 Merging remotes/origin/main commit fdea4761bbcb74cab7badbb069f6efddd7703878 into PR head commit 9b367c880bb900e5a32d5fedc22a9174aca7eb07 19:05:13 Merge succeeded, producing 9b367c880bb900e5a32d5fedc22a9174aca7eb07 19:05:13 Checking out Revision 9b367c880bb900e5a32d5fedc22a9174aca7eb07 (PR-1569) 19:05:13 > git config core.sparsecheckout # timeout=10 19:05:13 > git checkout -f 9b367c880bb900e5a32d5fedc22a9174aca7eb07 # timeout=10 19:05:13 > git remote # timeout=10 19:05:13 > git config --get remote.origin.url # timeout=10 19:05:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:13 > git merge fdea4761bbcb74cab7badbb069f6efddd7703878 # timeout=10 19:05:13 > git rev-parse HEAD^{commit} # timeout=10 19:05:13 > git config core.sparsecheckout # timeout=10 19:05:13 > git checkout -f 9b367c880bb900e5a32d5fedc22a9174aca7eb07 # timeout=10 19:05:17 Commit message: "feat: add openziti support" 19:05:17 > git --version # timeout=10 19:05:17 > git --version # 'git version 2.25.1' 19:05:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:05:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:19 Dload Upload Total Spent Left Speed 19:05:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 19:05:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:05:19 + sudo tee /etc/docker/daemon.new 19:05:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:05:19 { 19:05:19 "registry-mirrors": [ 19:05:19 "https://nexus3.edgexfoundry.org:10001" 19:05:19 ], 19:05:19 "bip": "10.250.0.254/24", 19:05:19 "hosts": [ 19:05:19 "tcp://0.0.0.0:5555", 19:05:19 "unix:///var/run/docker.sock" 19:05:19 ], 19:05:19 "mtu": 1458, 19:05:19 "selinux-enabled": true, 19:05:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:05:19 } [Pipeline] sh 19:05:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:05:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:38 provisioning config files... 19:05:38 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config16591011779227486333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:38 GO111MODULE=on go vet ./... 19:05:39 ---> ****-login.sh 19:05:39 nexus3.edgexfoundry.org:10001 19:05:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:39 Configure a credential helper to remove this warning. See 19:05:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:39 19:05:39 Login Succeeded 19:05:39 nexus3.edgexfoundry.org:10002 19:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:40 Configure a credential helper to remove this warning. See 19:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:40 19:05:40 Login Succeeded 19:05:40 nexus3.edgexfoundry.org:10003 19:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:40 Configure a credential helper to remove this warning. See 19:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:40 19:05:40 Login Succeeded 19:05:40 nexus3.edgexfoundry.org:10004 19:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:40 ./bin/test-attribution-txt.sh 19:05:40 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:05:40 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:05:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:40 Configure a credential helper to remove this warning. See 19:05:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:40 19:05:40 Login Succeeded 19:05:40 ****.io 19:05:41 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:05:41 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:05:41 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:05:41 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:05:41 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:05:41 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:05:41 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:05:41 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:05:41 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:05:41 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:05:41 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:05:41 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 19:05:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 19:05:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:05:41 $ docker stop --time=1 f57654da8d9bb84ab03040efc231fdfc24d2690a4daba16d06bc56dd04c74c08 19:05:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:05:41 Configure a credential helper to remove this warning. See 19:05:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:05:41 19:05:41 Login Succeeded 19:05:41 ---> ****-login.sh ends 19:05:43 $ docker rm -f --volumes f57654da8d9bb84ab03040efc231fdfc24d2690a4daba16d06bc56dd04c74c08 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 19:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo 19:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 19:05:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:05:44 ========================================================= 19:05:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:05:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:44 + 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 . [Pipeline] sh 19:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:45 Sending build context to Docker daemon 11.48MB 19:05:45 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 19:05:45 Step 2/10 : FROM ${BASE} AS builder 19:05:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:45 9fda8d8052c6: Pulling fs layer 19:05:45 5d54e960e981: Pulling fs layer 19:05:45 c4a7e357bf2a: Pulling fs layer 19:05:45 f0e02332f6b5: Pulling fs layer 19:05:45 872ee5b61b7b: Pulling fs layer 19:05:45 0c6a40ed1a82: Pulling fs layer 19:05:45 94ae7d8d031c: Pulling fs layer 19:05:45 f0e02332f6b5: Waiting 19:05:45 872ee5b61b7b: Waiting 19:05:45 0c6a40ed1a82: Waiting 19:05:45 94ae7d8d031c: Waiting 19:05:45 5d54e960e981: Download complete 19:05:45 f0e02332f6b5: Verifying Checksum 19:05:45 f0e02332f6b5: Download complete 19:05:45 + ls -al . 19:05:45 total 376 19:05:45 drwxrwxr-x 11 jenkins jenkins 4096 Mar 20 19:04 . 19:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:02 .. 19:05:45 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:02 .dockerignore 19:05:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:05 .git 19:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:02 .github 19:05:45 -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:02 .gitignore 19:05:45 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:02 .golangci.yml 19:05:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:03 .semver 19:05:45 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:02 CHANGELOG.md 19:05:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:02 GOVERNANCE.md 19:05:45 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:02 Jenkinsfile 19:05:45 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:02 LICENSE 19:05:45 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:02 Makefile 19:05:45 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:02 OWNERS.md 19:05:45 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:02 README.md 19:05:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 19:03 VERSION 19:05:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:02 bin 19:05:45 -rw-r--r-- 1 jenkins jenkins 122155 Mar 20 19:05 coverage.out 19:05:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:02 example 19:05:45 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:02 go.mod 19:05:45 -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:02 go.sum 19:05:45 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:02 internal 19:05:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:02 openapi 19:05:45 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:02 pkg 19:05:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:02 snap 19:05:45 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:45 872ee5b61b7b: Verifying Checksum 19:05:45 872ee5b61b7b: Download complete 19:05:45 9fda8d8052c6: Download complete 19:05:45 + 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=9b367c880bb900e5a32d5fedc22a9174aca7eb07 --label arch=amd64 --label version=0.0.0 . 19:05:45 Sending build context to Docker daemon 22.21MB 19:05:45 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 19:05:45 Step 2/23 : FROM ${BASE} AS builder 19:05:45 ---> 46633eceab70 19:05:45 Step 3/23 : ARG MAKE=make build 19:05:46 94ae7d8d031c: Verifying Checksum 19:05:46 94ae7d8d031c: Download complete 19:05:46 ---> Running in b657229b0d63 19:05:46 Removing intermediate container b657229b0d63 19:05:46 ---> f21114d734c0 19:05:46 Step 4/23 : WORKDIR /device-sdk-go 19:05:46 ---> Running in 5e6c17d4747c 19:05:46 Removing intermediate container 5e6c17d4747c 19:05:46 ---> 823528aec065 19:05:46 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:05:46 ---> Running in 6611bdda6b01 19:05:46 Removing intermediate container 6611bdda6b01 19:05:46 ---> 7f0c4d6eeb0c 19:05:46 Step 6/23 : RUN apk add --update --no-cache make git 19:05:46 ---> Running in 59a9bb7fbf6b 19:05:46 9fda8d8052c6: Pull complete 19:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:05:47 OK: 264 MiB in 52 packages 19:05:47 5d54e960e981: Pull complete 19:05:47 c4a7e357bf2a: Verifying Checksum 19:05:47 c4a7e357bf2a: Download complete 19:05:47 Removing intermediate container 59a9bb7fbf6b 19:05:47 ---> 4acbf0f6871e 19:05:47 Step 7/23 : COPY go.mod vendor* ./ 19:05:47 ---> 1d6c29a594cb 19:05:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:47 ---> Running in b71c5a33f231 19:05:48 Removing intermediate container b71c5a33f231 19:05:48 ---> c78bba9c0daf 19:05:48 Step 9/23 : COPY . . 19:05:48 0c6a40ed1a82: Verifying Checksum 19:05:48 0c6a40ed1a82: Download complete 19:05:48 ---> f6a33dc90fee 19:05:48 Step 10/23 : RUN ${MAKE} 19:05:48 ---> Running in 73a1556688c8 19:05:48 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 19:06:00 c4a7e357bf2a: Pull complete 19:06:00 f0e02332f6b5: Pull complete 19:06:00 872ee5b61b7b: Pull complete 19:06:08 0c6a40ed1a82: Pull complete 19:06:09 94ae7d8d031c: Pull complete 19:06:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:06:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:06:09 ---> 86de565de09d 19:06:09 Step 3/10 : ARG MAKE=make build 19:06:11 ---> Running in 1d265392c364 19:06:11 Removing intermediate container 1d265392c364 19:06:11 ---> 86bf5de137cd 19:06:11 Step 4/10 : WORKDIR /device-sdk-go 19:06:11 ---> Running in 5fc63ab3717e 19:06:12 Removing intermediate container 5fc63ab3717e 19:06:12 ---> 193a352e29b0 19:06:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:06:12 ---> Running in 9f043e20e22a 19:06:12 Removing intermediate container 9f043e20e22a 19:06:12 ---> b89e05f4aafb 19:06:12 Step 6/10 : RUN apk add --update --no-cache make git 19:06:12 ---> Running in 0699858ef2e6 19:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:06:15 OK: 266 MiB in 52 packages 19:06:15 Removing intermediate container 73a1556688c8 19:06:15 ---> 33d9aa8912b8 19:06:15 Step 11/23 : FROM alpine:3.18 19:06:15 3.18: Pulling from library/alpine 19:06:15 619be1103602: Pulling fs layer 19:06:15 619be1103602: Verifying Checksum 19:06:15 619be1103602: Download complete 19:06:15 619be1103602: Pull complete 19:06:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:06:15 Status: Downloaded newer image for alpine:3.18 19:06:15 ---> d3782b16ccc9 19:06:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:06:15 ---> Running in 8678f92c2930 19:06:15 Removing intermediate container 8678f92c2930 19:06:15 ---> 83cfb2acad64 19:06:15 Step 13/23 : RUN apk add --update --no-cache 19:06:15 ---> Running in bc4e3495e337 19:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:06:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:06:15 OK: 7 MiB in 15 packages 19:06:15 Removing intermediate container 0699858ef2e6 19:06:15 ---> cef2d6d913bb 19:06:15 Step 7/10 : COPY go.mod vendor* ./ 19:06:16 Removing intermediate container bc4e3495e337 19:06:16 ---> d93cf7d3e085 19:06:16 Step 14/23 : WORKDIR / 19:06:16 ---> Running in e373f1e875c0 19:06:16 Removing intermediate container e373f1e875c0 19:06:16 ---> 793338a355fa 19:06:16 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:06:16 ---> b5e2b4e2589d 19:06:16 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:06:16 ---> 34be7abb90d9 19:06:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:16 ---> Running in b3a8cc0ad02d 19:06:16 ---> 72657f5706bd 19:06:16 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:06:17 ---> 6b4ea0383ecd 19:06:17 Step 18/23 : EXPOSE 59999 19:06:17 ---> Running in 2dd2fb14b1cf 19:06:17 Removing intermediate container 2dd2fb14b1cf 19:06:17 ---> 8aed1cdca255 19:06:17 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:06:17 ---> Running in 22efa20069ef 19:06:17 Removing intermediate container 22efa20069ef 19:06:17 ---> 44e5216b88a1 19:06:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:17 ---> Running in 0b8b9c02d81d 19:06:17 Removing intermediate container 0b8b9c02d81d 19:06:17 ---> d9ac13df80ba 19:06:17 Step 21/23 : LABEL arch=amd64 19:06:17 ---> Running in 6df02eedaf63 19:06:17 Removing intermediate container 6df02eedaf63 19:06:17 ---> 765171656f6e 19:06:17 Step 22/23 : LABEL git_sha=9b367c880bb900e5a32d5fedc22a9174aca7eb07 19:06:17 ---> Running in 08280f7e19e9 19:06:17 Removing intermediate container 08280f7e19e9 19:06:17 ---> 424807c9772a 19:06:17 Step 23/23 : LABEL version=0.0.0 19:06:17 ---> Running in 81b1a680b229 19:06:17 Removing intermediate container 81b1a680b229 19:06:17 ---> 930f59989084 19:06:17 [Warning] One or more build-args [ARCH] were not consumed 19:06:17 Successfully built 930f59989084 19:06:17 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 19:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:18 19:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:19 latest: Pulling from edgex-lftools-log-publisher 19:06:19 5eb5b503b376: Pulling fs layer 19:06:19 5c69ac0246d0: Pulling fs layer 19:06:19 ec43610c2a17: Pulling fs layer 19:06:19 3a2ae6a8a46f: Pulling fs layer 19:06:19 33b1e0a273af: Pulling fs layer 19:06:19 5d3b04190fa2: Pulling fs layer 19:06:19 2f39f015ded8: Pulling fs layer 19:06:19 33b1e0a273af: Waiting 19:06:19 3a2ae6a8a46f: Waiting 19:06:19 5d3b04190fa2: Waiting 19:06:19 2f39f015ded8: Waiting 19:06:19 5c69ac0246d0: Download complete 19:06:19 3a2ae6a8a46f: Verifying Checksum 19:06:19 3a2ae6a8a46f: Download complete 19:06:19 ec43610c2a17: Verifying Checksum 19:06:19 ec43610c2a17: Download complete 19:06:19 33b1e0a273af: Verifying Checksum 19:06:19 33b1e0a273af: Download complete 19:06:19 5d3b04190fa2: Download complete 19:06:19 5eb5b503b376: Verifying Checksum 19:06:19 5eb5b503b376: Download complete 19:06:19 2f39f015ded8: Download complete 19:06:20 5eb5b503b376: Pull complete 19:06:20 5c69ac0246d0: Pull complete 19:06:21 ec43610c2a17: Pull complete 19:06:21 3a2ae6a8a46f: Pull complete 19:06:21 33b1e0a273af: Pull complete 19:06:21 5d3b04190fa2: Pull complete 19:06:25 2f39f015ded8: Pull complete 19:06:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:06:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:25 prd-ubuntu20.04-docker-8c-8g-460 does not seem to be running inside a container 19:06:25 $ 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-1569 -v /w/workspace/gexfoundry_device-sdk-go_PR-1569:/w/workspace/gexfoundry_device-sdk-go_PR-1569:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:06:32 $ docker top 06436588b5cb32a70f663c0e80dab7dd8e33dfe64374be3949ccd06481748f65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:33 ---> job-cost.sh 19:06:33 lf-activate-venv: SKIPPING 19:06:33 INFO: No Stack... 19:06:33 INFO: Retrieving Pricing Info for: v3-standard-8 19:06:33 INFO: Archiving Costs [Pipeline] sh 19:06:34 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives/cost.csv 19:06:34 + cut -d, -f6 [Pipeline] lock 19:06:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] 19:06:34 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] did not exist. Created. 19:06:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:06:34 + echo total: 0.2199999988079071 [Pipeline] stash 19:06:34 Stashed 1 file(s) [Pipeline] } 19:06:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:06:34 $ docker stop --time=1 06436588b5cb32a70f663c0e80dab7dd8e33dfe64374be3949ccd06481748f65 19:06:36 $ docker rm -f --volumes 06436588b5cb32a70f663c0e80dab7dd8e33dfe64374be3949ccd06481748f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:23 Removing intermediate container b3a8cc0ad02d 19:08:23 ---> eb0563343e50 19:08:23 Step 9/10 : COPY . . 19:08:23 ---> 13dca2071f0f 19:08:23 Step 10/10 : RUN ${MAKE} 19:08:23 ---> Running in 9db9037138b6 19:08:23 noop 19:08:23 Removing intermediate container 9db9037138b6 19:08:23 ---> 771b161a0b48 19:08:23 Successfully built 771b161a0b48 19:08:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:23 + docker inspect -f . ci-base-image-arm64 19:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-462 does not seem to be running inside a container 19:08:23 $ 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 19:08:25 $ docker top 1446ec9fc9fe82dee713a3e603cbd92427fda2ed5b20fbecddfa1e5422b2cf1e -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:26 + go version 19:08:26 go version go1.21.0 linux/arm64 [Pipeline] } 19:08:26 $ docker stop --time=1 1446ec9fc9fe82dee713a3e603cbd92427fda2ed5b20fbecddfa1e5422b2cf1e 19:08:27 $ docker rm -f --volumes 1446ec9fc9fe82dee713a3e603cbd92427fda2ed5b20fbecddfa1e5422b2cf1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:28 + docker inspect -f . ci-base-image-arm64 19:08:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-462 does not seem to be running inside a container 19:08:28 $ 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 19:08:30 $ docker top e8621e64a4a9802a2c4a2cff56a2c7c058805fc3190c7f424b29a5ecd7387ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:30 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:31 + make test 19:08:31 go test -race -coverprofile=coverage.out ./... 19:09:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 19:11:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 19:11:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 19:11:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 19:11:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 19:11:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 19:11:33 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.198s coverage: 27.6% of statements 19:11:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.240s coverage: 81.5% of statements 19:11:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 19:11:41 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 19:11:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.329s coverage: 86.0% of statements 19:11:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 19:11:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.533s coverage: 71.8% of statements 19:11:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.286s coverage: 14.4% of statements 19:11:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.554s coverage: 45.9% of statements 19:11:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 19:11:52 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 19:11:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.395s coverage: 68.5% of statements 19:11:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.423s coverage: 89.2% of statements 19:11:59 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 19:12:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.346s coverage: 5.5% of statements 19:12:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:12:01 GO111MODULE=on go vet ./... 19:15:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:08 ./bin/test-attribution-txt.sh 19:15:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:15:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:15:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:15:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:15:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:15:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:15:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:15:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:15:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:15:08 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 19:15:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:15:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:15:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:15:08 $ docker stop --time=1 e8621e64a4a9802a2c4a2cff56a2c7c058805fc3190c7f424b29a5ecd7387ca4 19:15:10 $ docker rm -f --volumes e8621e64a4a9802a2c4a2cff56a2c7c058805fc3190c7f424b29a5ecd7387ca4 [Pipeline] // withDockerContainer [Pipeline] sh 19:15:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:15:13 Warning: overwriting stash ‘coverage-report’ 19:15:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:15:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:15:14 + ls -al . 19:15:14 total 372 19:15:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 20 19:08 . 19:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:05 .. 19:15:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 20 19:05 .dockerignore 19:15:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 19:05 .git 19:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:05 .github 19:15:14 -rw-rw-r-- 1 jenkins jenkins 137 Mar 20 19:05 .gitignore 19:15:14 -rw-rw-r-- 1 jenkins jenkins 42 Mar 20 19:05 .golangci.yml 19:15:14 -rw-rw-r-- 1 jenkins jenkins 48109 Mar 20 19:05 CHANGELOG.md 19:15:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 19:05 GOVERNANCE.md 19:15:14 -rw-rw-r-- 1 jenkins jenkins 885 Mar 20 19:05 Jenkinsfile 19:15:14 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 20 19:05 LICENSE 19:15:14 -rw-rw-r-- 1 jenkins jenkins 1842 Mar 20 19:05 Makefile 19:15:14 -rw-rw-r-- 1 jenkins jenkins 619 Mar 20 19:05 OWNERS.md 19:15:14 -rw-rw-r-- 1 jenkins jenkins 4933 Mar 20 19:05 README.md 19:15:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 20 19:03 VERSION 19:15:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 19:05 bin 19:15:14 -rw-r--r-- 1 jenkins jenkins 122153 Mar 20 19:12 coverage.out 19:15:14 drwxrwxr-x 5 jenkins jenkins 4096 Mar 20 19:05 example 19:15:14 -rw-rw-r-- 1 jenkins jenkins 7070 Mar 20 19:05 go.mod 19:15:14 -rw-rw-r-- 1 jenkins jenkins 100964 Mar 20 19:05 go.sum 19:15:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:05 internal 19:15:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 19:05 openapi 19:15:14 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 19:05 pkg 19:15:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 19:05 snap 19:15:14 -rw-rw-r-- 1 jenkins jenkins 222 Mar 20 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:15 + 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=9b367c880bb900e5a32d5fedc22a9174aca7eb07 --label arch=arm64 --label version=0.0.0 . 19:15:15 Sending build context to Docker daemon 11.6MB 19:15:15 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 19:15:15 Step 2/23 : FROM ${BASE} AS builder 19:15:15 ---> 771b161a0b48 19:15:15 Step 3/23 : ARG MAKE=make build 19:15:15 ---> Running in 7d1c6eb8d283 19:15:16 Removing intermediate container 7d1c6eb8d283 19:15:16 ---> 7c5872ced349 19:15:16 Step 4/23 : WORKDIR /device-sdk-go 19:15:16 ---> Running in 76a89d43a096 19:15:16 Removing intermediate container 76a89d43a096 19:15:16 ---> 8145f1f5b273 19:15:16 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:15:16 ---> Running in 2fc61c0af51b 19:15:17 Removing intermediate container 2fc61c0af51b 19:15:17 ---> 56f7964a0c92 19:15:17 Step 6/23 : RUN apk add --update --no-cache make git 19:15:17 ---> Running in f4a2ec879ff2 19:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:19 OK: 266 MiB in 52 packages 19:15:20 Removing intermediate container f4a2ec879ff2 19:15:20 ---> 6b770737e08f 19:15:20 Step 7/23 : COPY go.mod vendor* ./ 19:15:21 ---> 2c04aa7f5af1 19:15:21 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:21 ---> Running in 65c85694568d 19:15:23 Removing intermediate container 65c85694568d 19:15:23 ---> c390044ba7fb 19:15:23 Step 9/23 : COPY . . 19:15:25 ---> 1f29ada049b1 19:15:25 Step 10/23 : RUN ${MAKE} 19:15:25 ---> Running in 68cd6e0aba14 19:15:26 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 19:18:17 Removing intermediate container 68cd6e0aba14 19:18:17 ---> 749a6823e218 19:18:17 Step 11/23 : FROM alpine:3.18 19:18:17 3.18: Pulling from library/alpine 19:18:17 c6b39de5b339: Pulling fs layer 19:18:17 c6b39de5b339: Verifying Checksum 19:18:17 c6b39de5b339: Download complete 19:18:17 c6b39de5b339: Pull complete 19:18:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:18:17 Status: Downloaded newer image for alpine:3.18 19:18:17 ---> 33abbf032149 19:18:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 19:18:17 ---> Running in 479da0e3b34c 19:18:17 Removing intermediate container 479da0e3b34c 19:18:17 ---> 0da214074e43 19:18:17 Step 13/23 : RUN apk add --update --no-cache 19:18:17 ---> Running in e2f8001258ca 19:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:18:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:18:17 OK: 8 MiB in 15 packages 19:18:17 Removing intermediate container e2f8001258ca 19:18:17 ---> 6dbce698d3c5 19:18:17 Step 14/23 : WORKDIR / 19:18:17 ---> Running in d820e2a01cfd 19:18:18 Removing intermediate container d820e2a01cfd 19:18:18 ---> 49a796395333 19:18:18 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 19:18:18 ---> 5aa0627e52b0 19:18:18 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 19:18:20 ---> edd91fee28be 19:18:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 19:18:21 ---> 6bdd26a589d5 19:18:21 Step 18/23 : EXPOSE 59999 19:18:21 ---> Running in 121e7d70d286 19:18:21 Removing intermediate container 121e7d70d286 19:18:21 ---> 9ce87eccfaa1 19:18:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 19:18:21 ---> Running in 8aebdbbebddf 19:18:21 Removing intermediate container 8aebdbbebddf 19:18:21 ---> 548af90d46fc 19:18:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:18:21 ---> Running in 5d36986bd609 19:18:22 Removing intermediate container 5d36986bd609 19:18:22 ---> 68da35ed1dcc 19:18:22 Step 21/23 : LABEL arch=arm64 19:18:22 ---> Running in 5b385548f8f0 19:18:22 Removing intermediate container 5b385548f8f0 19:18:22 ---> 5895a8047f61 19:18:22 Step 22/23 : LABEL git_sha=9b367c880bb900e5a32d5fedc22a9174aca7eb07 19:18:22 ---> Running in 8167bf4d87fa 19:18:23 Removing intermediate container 8167bf4d87fa 19:18:23 ---> 4931919769d7 19:18:23 Step 23/23 : LABEL version=0.0.0 19:18:23 ---> Running in 62ef7aa76d31 19:18:23 Removing intermediate container 62ef7aa76d31 19:18:23 ---> 51aa76a1e008 19:18:23 [Warning] One or more build-args [ARCH] were not consumed 19:18:23 Successfully built 51aa76a1e008 19:18:23 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 19:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:24 19:18:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:24 arm64: Pulling from edgex-lftools-log-publisher 19:18:24 8998bd30e6a1: Pulling fs layer 19:18:24 04944245beec: Pulling fs layer 19:18:24 699f458cf7ca: Pulling fs layer 19:18:24 765212b225bb: Pulling fs layer 19:18:24 f23df028b6ca: Pulling fs layer 19:18:24 d65c8cfc05b1: Pulling fs layer 19:18:24 2437ff75d9bd: Pulling fs layer 19:18:24 765212b225bb: Waiting 19:18:24 f23df028b6ca: Waiting 19:18:24 d65c8cfc05b1: Waiting 19:18:24 2437ff75d9bd: Waiting 19:18:24 04944245beec: Verifying Checksum 19:18:24 04944245beec: Download complete 19:18:24 765212b225bb: Verifying Checksum 19:18:24 765212b225bb: Download complete 19:18:24 f23df028b6ca: Verifying Checksum 19:18:24 f23df028b6ca: Download complete 19:18:24 d65c8cfc05b1: Verifying Checksum 19:18:24 d65c8cfc05b1: Download complete 19:18:25 699f458cf7ca: Verifying Checksum 19:18:25 699f458cf7ca: Download complete 19:18:25 8998bd30e6a1: Verifying Checksum 19:18:25 8998bd30e6a1: Download complete 19:18:27 2437ff75d9bd: Verifying Checksum 19:18:27 2437ff75d9bd: Download complete 19:18:29 8998bd30e6a1: Pull complete 19:18:30 04944245beec: Pull complete 19:18:32 699f458cf7ca: Pull complete 19:18:32 765212b225bb: Pull complete 19:18:33 f23df028b6ca: Pull complete 19:18:33 d65c8cfc05b1: Pull complete 19:18:51 2437ff75d9bd: Pull complete 19:18:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-462 does not seem to be running inside a container 19:18:51 $ 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 19:18:54 $ docker top d089cd280daa8283ea5d26418bd7acfb683d765cef4855a60494aff0671c17e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:55 ---> job-cost.sh 19:18:55 lf-activate-venv: SKIPPING 19:18:55 INFO: No Stack... 19:18:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:18:56 INFO: Archiving Costs [Pipeline] sh 19:18:57 + cut -d,+ -f6 19:18:57 cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 19:18:57 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] 19:18:57 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] did not exist. Created. 19:18:57 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:18:58 /w/workspace/device-sdk-go/1@tmp/durable-15f2d449/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:18:58 + echo total: 0.10999999940395355 [Pipeline] stash 19:18:58 Warning: overwriting stash ‘stack-cost’ 19:18:58 Stashed 1 file(s) [Pipeline] } 19:18:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1569-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:18:59 $ docker stop --time=1 d089cd280daa8283ea5d26418bd7acfb683d765cef4855a60494aff0671c17e6 19:19:00 $ docker rm -f --volumes d089cd280daa8283ea5d26418bd7acfb683d765cef4855a60494aff0671c17e6 [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 19:19:01 provisioning config files... 19:19:01 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/config6883738798487184188tmp [Pipeline] { [Pipeline] sh 19:19:02 + set +x 19:19:02 + curl -s https://codecov.io/bash 19:19:02 + bash -s -- 19:19:02 19:19:02 _____ _ 19:19:02 / ____| | | 19:19:02 | | ___ __| | ___ ___ _____ __ 19:19:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:02 Bash-1.0.6 19:19:02 19:19:02 19:19:02 ==> git version 2.25.1 found 19:19:02 ==> 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 19:19:02 Release-Date: 2020-01-08 19:19:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:19:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:19:02 ==> Jenkins CI detected. 19:19:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1569 19:19:02 project root: . 19:19:02 --> token set from env 19:19:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:02 ==> Running gcov in . (disable via -X gcov) 19:19:02 ==> Python coveragepy not found 19:19:02 ==> Searching for coverage reports in: 19:19:02 + . 19:19:02 -> Found 1 reports 19:19:02 ==> Detecting git/mercurial file structure 19:19:02 ==> Reading reports 19:19:02 + ./coverage.out bytes=122153 19:19:02 ==> Appending adjustments 19:19:02 https://docs.codecov.io/docs/fixing-reports 19:19:02 + Found adjustments 19:19:02 ==> Gzipping contents 19:19:02 20K /tmp/codecov.ItCWXY.gz 19:19:02 ==> Uploading reports 19:19:02 url: https://codecov.io 19:19:02 query: branch=PR-1569&commit=9b367c880bb900e5a32d5fedc22a9174aca7eb07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1569&job=&cmd_args= 19:19:02 -> Pinging Codecov 19:19:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1569&commit=9b367c880bb900e5a32d5fedc22a9174aca7eb07&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1569%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1569&job=&cmd_args= 19:19:02 -> Uploading to 19:19:02 https://storage.googleapis.com/codecov/v4/raw/2024-03-20/7E55EF52A471D76F132DFD9A03CDDE97/9b367c880bb900e5a32d5fedc22a9174aca7eb07/d216fc4a-942f-4d09-bd4b-10e15355f7d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240320%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240320T191902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6016dda3dbbcc37bcbe0e580d968449a3e3b0ace2e1ea1893666c8323f31506c 19:19:02 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:02 Dload Upload Total Spent Left Speed 19:19:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16746 0 0 100 16746 0 64160 --:--:-- --:--:-- --:--:-- 64160 19:19:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9b367c880bb900e5a32d5fedc22a9174aca7eb07 [Pipeline] } 19:19:03 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 19:19:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives ] 19:19:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives 19:19:05 total 16 19:19:05 drwxr-xr-x 3 root root 4096 Mar 20 19:06 . 19:19:05 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:06 .. 19:19:05 drwxr-xr-x 2 root root 4096 Mar 20 19:06 cost 19:19:05 -rw-r--r-- 1 root root 86 Mar 20 19:06 cost.csv 19:19:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives 19:19:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives 19:19:05 total 16 19:19:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 19:06 . 19:19:05 drwxrwxr-x 12 jenkins jenkins 4096 Mar 20 19:06 .. 19:19:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 19:06 cost 19:19:05 -rw-r--r-- 1 jenkins jenkins 86 Mar 20 19:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:19:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:06 ---> package-listing.sh 19:19:06 ++ facter osfamily 19:19:06 ++ tr '[:upper:]' '[:lower:]' 19:19:06 + OS_FAMILY=debian 19:19:06 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1569 19:19:06 + START_PACKAGES=/tmp/packages_start.txt 19:19:06 + END_PACKAGES=/tmp/packages_end.txt 19:19:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:06 + PACKAGES=/tmp/packages_start.txt 19:19:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1569 ']' 19:19:06 + PACKAGES=/tmp/packages_end.txt 19:19:06 + case "${OS_FAMILY}" in 19:19:06 + dpkg -l 19:19:06 + grep '^ii' 19:19:06 + '[' -f /tmp/packages_start.txt ']' 19:19:06 + '[' -f /tmp/packages_end.txt ']' 19:19:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:06 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1569 ']' 19:19:06 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives/ 19:19:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1569/archives/ [Pipeline] echo 19:19:06 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-1569/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:07 prd-ubuntu20.04-docker-8c-8g-460 does not seem to be running inside a container 19:19:07 $ 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-1569/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-1569 -v /w/workspace/gexfoundry_device-sdk-go_PR-1569:/w/workspace/gexfoundry_device-sdk-go_PR-1569:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1569@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 19:19:07 $ docker top 83d2400a31aac863fed4d34a865c8b06860c063a5c7d6cdf04a5c832d58e574e -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:08 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:08 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:09 + ls /var/log/sa-host 19:19:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:09 provisioning config files... 19:19:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1569@tmp/config1786904065961942111tmp [Pipeline] { [Pipeline] echo 19:19:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:09 ---> create-netrc.sh [Pipeline] } 19:19:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:10 ---> python-tools-install.sh [Pipeline] echo 19:19:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:10 ---> sudo-logs.sh 19:19:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:19:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:11 ---> job-cost.sh 19:19:11 lf-activate-venv: SKIPPING 19:19:11 DEBUG: total: 0.2199999988079071 19:19:11 INFO: Retrieving Stack Cost... 19:19:11 INFO: Retrieving Pricing Info for: v3-standard-8 19:19:11 INFO: Archiving Costs [Pipeline] echo 19:19:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:12 ---> logs-deploy.sh 19:19:12 lf-activate-venv: SKIPPING 19:19:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1569/1 19:19:12 INFO: archiving workspace using pattern(s): 19:19:13 Archives upload complete. 19:19:13 INFO: archiving logs to Nexus 19:19:14 ---> uname -a: 19:19:14 Linux prd-ubuntu20-04-docker-8c-8g-460 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:19:14 19:19:14 19:19:14 ---> lscpu: 19:19:14 Architecture: x86_64 19:19:14 CPU op-mode(s): 32-bit, 64-bit 19:19:14 Byte Order: Little Endian 19:19:14 Address sizes: 40 bits physical, 48 bits virtual 19:19:14 CPU(s): 8 19:19:14 On-line CPU(s) list: 0-7 19:19:14 Thread(s) per core: 1 19:19:14 Core(s) per socket: 1 19:19:14 Socket(s): 8 19:19:14 NUMA node(s): 1 19:19:14 Vendor ID: AuthenticAMD 19:19:14 CPU family: 23 19:19:14 Model: 49 19:19:14 Model name: AMD EPYC-Rome Processor 19:19:14 Stepping: 0 19:19:14 CPU MHz: 2800.000 19:19:14 BogoMIPS: 5600.00 19:19:14 Virtualization: AMD-V 19:19:14 Hypervisor vendor: KVM 19:19:14 Virtualization type: full 19:19:14 L1d cache: 256 KiB 19:19:14 L1i cache: 256 KiB 19:19:14 L2 cache: 4 MiB 19:19:14 L3 cache: 128 MiB 19:19:14 NUMA node0 CPU(s): 0-7 19:19:14 Vulnerability Itlb multihit: Not affected 19:19:14 Vulnerability L1tf: Not affected 19:19:14 Vulnerability Mds: Not affected 19:19:14 Vulnerability Meltdown: Not affected 19:19:14 Vulnerability Mmio stale data: Not affected 19:19:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:19:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:19:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:19:14 Vulnerability Srbds: Not affected 19:19:14 Vulnerability Tsx async abort: Not affected 19:19:14 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 19:19:14 19:19:14 19:19:14 ---> nproc: 19:19:14 8 19:19:14 19:19:14 19:19:14 ---> df -h: 19:19:14 Filesystem Size Used Avail Use% Mounted on 19:19:14 overlay 155G 12G 144G 8% / 19:19:14 tmpfs 64M 0 64M 0% /dev 19:19:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:19:14 shm 64M 0 64M 0% /dev/shm 19:19:14 /dev/vda1 155G 12G 144G 8% /facter-os 19:19:14 19:19:14 19:19:14 ---> sar -b -r -n DEV: 19:19:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-460) 03/20/24 _x86_64_ (8 CPU) 19:19:14 19:19:14 19:02:13 LINUX RESTART (8 CPU) 19:19:14 19:19:14 19:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:19:14 19:04:01 245.44 5.15 240.29 0.00 415.45 69753.98 0.00 19:19:14 19:05:01 135.28 0.10 135.18 0.00 12.40 48781.20 0.00 19:19:14 19:06:01 82.47 0.20 82.27 0.00 4.13 29243.54 0.00 19:19:14 19:07:01 136.94 0.08 136.86 0.00 10.13 48365.94 0.00 19:19:14 19:08:01 5.35 0.97 4.38 0.00 67.46 62.39 0.00 19:19:14 19:09:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 19:19:14 19:10:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 19:19:14 19:11:01 1.90 0.00 1.90 0.00 0.00 21.33 0.00 19:19:14 19:12:01 1.47 0.00 1.47 0.00 0.00 16.39 0.00 19:19:14 19:13:01 1.90 0.00 1.90 0.00 0.00 24.93 0.00 19:19:14 19:14:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 19:19:14 19:15:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 19:19:14 19:16:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 19:19:14 19:17:01 1.55 0.02 1.53 0.00 0.13 17.73 0.00 19:19:14 19:18:01 2.03 0.02 2.02 0.00 0.13 23.60 0.00 19:19:14 19:19:01 1.18 0.00 1.18 0.00 0.00 19.06 0.00 19:19:14 Average: 38.68 0.40 38.28 0.00 31.47 12215.76 0.00 19:19:14 19:19:14 19:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:19:14 19:04:01 27841792 31514176 791896 2.41 134860 3693124 2040672 6.01 1285068 3237540 225420 19:19:14 19:05:01 26782676 31224940 1071580 3.26 186416 4346356 2278428 6.71 1987532 3520000 616352 19:19:14 19:06:01 27100280 31194984 1099964 3.35 191948 3995532 2583360 7.61 1868788 3320076 485332 19:19:14 19:07:01 27020044 31547132 750924 2.28 200412 4395572 1790300 5.28 1354832 3892580 456 19:19:14 19:08:01 27012720 31546716 751264 2.28 201836 4400824 1815204 5.35 1356196 3897716 8 19:19:14 19:09:01 27014552 31548636 749096 2.28 201920 4400828 1815204 5.35 1354480 3897716 164 19:19:14 19:10:01 27014248 31548432 749220 2.28 202000 4400832 1815204 5.35 1354684 3897732 168 19:19:14 19:11:01 27022952 31557224 740276 2.25 202068 4400832 1815204 5.35 1345996 3897732 8 19:19:14 19:12:01 27023536 31558592 739564 2.25 202148 4400836 1815204 5.35 1344812 3898436 8 19:19:14 19:13:01 27023600 31558704 739328 2.25 202208 4400808 1815204 5.35 1344972 3898412 16 19:19:14 19:14:01 27023416 31558524 739412 2.25 202228 4400816 1815204 5.35 1345056 3898412 8 19:19:14 19:15:01 27023004 31558240 739796 2.25 202264 4400824 1815204 5.35 1345176 3898420 8 19:19:14 19:16:01 27022988 31558248 739772 2.25 202272 4400824 1815204 5.35 1344992 3898420 4 19:19:14 19:17:01 27022416 31557716 740196 2.25 202292 4400816 1815204 5.35 1345012 3898424 4 19:19:14 19:18:01 27021480 31556948 740308 2.25 202352 4400824 1813936 5.35 1345176 3898424 8 19:19:14 19:19:01 27020840 31556372 740840 2.25 202384 4400832 1813936 5.35 1346928 3898432 8 19:19:14 Average: 27061909 31509099 788965 2.40 196226 4327530 1904542 5.61 1416856 3796780 82998 19:19:14 19:19:14 19:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:19:14 19:04:01 docker0 367.38 486.14 30.64 3454.37 0.00 0.00 0.00 0.00 19:19:14 19:04:01 ens3 638.22 461.10 6673.37 57.98 0.00 0.00 0.00 0.00 19:19:14 19:04:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 19:19:14 19:05:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:19:14 19:05:01 ens3 28.23 15.98 28.11 10.48 0.00 0.00 0.00 0.00 19:19:14 19:05:01 vethb7fa502 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:19:14 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:06:01 docker0 2.23 4.27 0.17 31.29 0.00 0.00 0.00 0.00 19:19:14 19:06:01 ens3 29.71 17.41 53.41 11.28 0.00 0.00 0.00 0.00 19:19:14 19:06:01 vethccebbe7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:19:14 19:06:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:19:14 19:07:01 docker0 1.28 2.07 0.08 30.86 0.00 0.00 0.00 0.00 19:19:14 19:07:01 ens3 107.43 70.29 2612.99 13.02 0.00 0.00 0.00 0.00 19:19:14 19:07:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 19:19:14 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:08:01 ens3 0.62 0.48 0.42 0.24 0.00 0.00 0.00 0.00 19:19:14 19:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:09:01 ens3 0.23 0.08 0.03 0.01 0.00 0.00 0.00 0.00 19:19:14 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:10:01 ens3 1.53 0.45 0.46 0.28 0.00 0.00 0.00 0.00 19:19:14 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:11:01 ens3 1.47 0.92 2.68 0.50 0.00 0.00 0.00 0.00 19:19:14 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:12:01 ens3 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:19:14 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:13:01 ens3 0.97 0.32 0.28 0.15 0.00 0.00 0.00 0.00 19:19:14 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:14:01 ens3 0.83 0.23 0.30 0.20 0.00 0.00 0.00 0.00 19:19:14 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:15:01 ens3 0.48 0.30 0.26 0.20 0.00 0.00 0.00 0.00 19:19:14 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:19:14 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:18:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:19:14 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:19:14 19:19:01 ens3 1.65 1.15 1.71 0.54 0.00 0.00 0.00 0.00 19:19:14 19:19:01 lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 19:19:14 Average: docker0 22.83 30.31 1.90 216.44 0.00 0.00 0.00 0.00 19:19:14 Average: ens3 50.15 35.12 579.58 5.88 0.00 0.00 0.00 0.00 19:19:14 Average: lo 0.39 0.39 0.04 0.04 0.00 0.00 0.00 0.00 19:19:14 19:19:14 19:19:14 ---> sar -P ALL: 19:19:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-460) 03/20/24 _x86_64_ (8 CPU) 19:19:14 19:19:14 19:02:13 LINUX RESTART (8 CPU) 19:19:14 19:19:14 19:03:02 CPU %user %nice %system %iowait %steal %idle 19:19:14 19:04:01 all 7.76 0.00 3.69 1.47 0.07 87.01 19:19:14 19:04:01 0 6.62 0.00 2.59 0.10 0.05 90.63 19:19:14 19:04:01 1 9.21 0.00 3.42 0.12 0.07 87.18 19:19:14 19:04:01 2 7.98 0.00 3.88 2.68 0.09 85.37 19:19:14 19:04:01 3 7.39 0.00 3.09 1.57 0.07 87.88 19:19:14 19:04:01 4 7.87 0.00 3.61 0.09 0.07 88.37 19:19:14 19:04:01 5 7.51 0.00 4.42 3.49 0.09 84.49 19:19:14 19:04:01 6 8.18 0.00 4.81 3.12 0.07 83.82 19:19:14 19:04:01 7 7.34 0.00 3.67 0.63 0.05 88.30 19:19:14 19:05:01 all 32.92 0.00 4.84 0.51 0.09 61.63 19:19:14 19:05:01 0 29.83 0.00 3.63 0.05 0.10 66.39 19:19:14 19:05:01 1 37.31 0.00 5.08 0.13 0.08 57.39 19:19:14 19:05:01 2 35.36 0.00 4.40 0.37 0.08 59.78 19:19:14 19:05:01 3 31.46 0.00 5.08 0.25 0.08 63.13 19:19:14 19:05:01 4 33.31 0.00 5.87 0.02 0.12 60.69 19:19:14 19:05:01 5 33.51 0.00 5.40 0.03 0.08 60.97 19:19:14 19:05:01 6 33.80 0.00 4.67 0.02 0.08 61.43 19:19:14 19:05:01 7 28.77 0.00 4.62 3.23 0.08 63.30 19:19:14 19:06:01 all 55.04 0.00 5.31 0.28 0.10 39.27 19:19:14 19:06:01 0 52.27 0.00 5.10 0.05 0.10 42.48 19:19:14 19:06:01 1 55.69 0.00 5.70 0.07 0.08 38.46 19:19:14 19:06:01 2 57.39 0.00 5.33 0.02 0.10 37.16 19:19:14 19:06:01 3 56.34 0.00 5.37 0.02 0.10 38.18 19:19:14 19:06:01 4 56.23 0.00 5.46 0.12 0.10 38.09 19:19:14 19:06:01 5 53.94 0.00 5.10 0.58 0.10 40.28 19:19:14 19:06:01 6 55.69 0.00 5.33 0.02 0.10 38.87 19:19:14 19:06:01 7 52.77 0.00 5.09 1.37 0.12 40.65 19:19:14 19:07:01 all 9.83 0.00 2.46 1.65 0.05 86.01 19:19:14 19:07:01 0 9.34 0.00 2.23 0.12 0.05 88.26 19:19:14 19:07:01 1 10.82 0.00 2.13 0.03 0.05 86.97 19:19:14 19:07:01 2 11.49 0.00 2.04 1.37 0.15 84.94 19:19:14 19:07:01 3 9.03 0.00 2.38 0.03 0.03 88.53 19:19:14 19:07:01 4 10.09 0.00 2.82 0.10 0.03 86.96 19:19:14 19:07:01 5 9.84 0.00 2.29 0.17 0.03 87.66 19:19:14 19:07:01 6 9.28 0.00 2.97 0.23 0.03 87.49 19:19:14 19:07:01 7 8.73 0.00 2.83 11.15 0.05 77.25 19:19:14 19:08:01 all 0.06 0.00 0.07 0.02 0.01 99.84 19:19:14 19:08:01 0 0.05 0.00 0.10 0.00 0.02 99.83 19:19:14 19:08:01 1 0.08 0.00 0.07 0.00 0.02 99.83 19:19:14 19:08:01 2 0.05 0.00 0.23 0.00 0.02 99.70 19:19:14 19:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 19:19:14 19:08:01 4 0.05 0.00 0.03 0.13 0.02 99.77 19:19:14 19:08:01 5 0.03 0.00 0.05 0.02 0.00 99.90 19:19:14 19:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 19:19:14 19:08:01 7 0.07 0.00 0.02 0.00 0.02 99.90 19:19:14 19:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:19:14 19:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:19:14 19:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:19:14 19:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 19:19:14 19:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:19:14 19:09:01 4 0.03 0.00 0.02 0.03 0.00 99.92 19:19:14 19:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:14 19:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:19:14 19:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:19:14 19:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:19:14 19:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:19:14 19:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:14 19:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:19:14 19:11:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:19:14 19:11:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:19:14 19:11:01 1 1.75 0.00 0.00 0.00 0.00 98.25 19:19:14 19:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:19:14 19:11:01 4 0.02 0.00 0.00 0.05 0.02 99.92 19:19:14 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:19:14 19:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:12:01 all 0.27 0.00 0.03 0.01 0.01 99.68 19:19:14 19:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:12:01 1 1.95 0.00 0.08 0.00 0.03 97.93 19:19:14 19:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:19:14 19:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:12:01 4 0.00 0.00 0.00 0.05 0.00 99.95 19:19:14 19:12:01 5 0.03 0.00 0.05 0.00 0.02 99.90 19:19:14 19:12:01 6 0.05 0.00 0.07 0.00 0.00 99.88 19:19:14 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:19:14 19:13:01 all 0.31 0.00 0.01 0.00 0.01 99.67 19:19:14 19:13:01 0 0.07 0.00 0.02 0.00 0.00 99.92 19:19:14 19:13:01 1 2.22 0.00 0.02 0.00 0.02 97.75 19:19:14 19:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:13:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:19:14 19:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 19:19:14 19:13:01 5 0.02 0.00 0.03 0.02 0.03 99.90 19:19:14 19:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:14:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:19:14 19:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:19:14 19:14:01 1 2.04 0.00 0.00 0.00 0.02 97.95 19:19:14 19:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:19:14 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:19:14 19:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:19:14 19:14:01 5 0.03 0.00 0.00 0.02 0.02 99.93 19:19:14 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:19:14 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:19:14 19:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 19:19:14 19:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:15:01 1 2.02 0.00 0.02 0.00 0.02 97.95 19:19:14 19:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:19:14 19:15:01 5 0.02 0.00 0.03 0.02 0.03 99.90 19:19:14 19:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:14 19:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:16:01 all 0.13 0.00 0.01 0.00 0.01 99.85 19:19:14 19:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:19:14 19:16:01 1 0.90 0.00 0.00 0.00 0.02 99.09 19:19:14 19:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:19:14 19:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:19:14 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:19:14 19:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:19:14 19:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:19:14 19:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:19:14 19:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:19:14 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:19:14 19:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:19:14 19:17:01 5 0.02 0.00 0.02 0.02 0.02 99.93 19:19:14 19:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:19:14 19:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:19:14 19:18:01 all 0.02 0.00 0.03 0.01 0.01 99.94 19:19:14 19:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:19:14 19:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:19:14 19:18:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:19:14 19:18:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:19:14 19:18:01 4 0.03 0.00 0.02 0.03 0.00 99.92 19:19:14 19:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:19:14 19:18:01 6 0.00 0.00 0.03 0.00 0.02 99.95 19:19:14 19:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:19:14 19:19:01 all 0.21 0.00 0.01 0.00 0.01 99.75 19:19:14 19:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:19:14 19:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:19:14 19:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:19:14 19:19:01 3 0.05 0.00 0.03 0.00 0.03 99.88 19:19:14 19:19:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:19:14 19:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:19:14 19:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:19:14 19:19:01 7 1.48 0.00 0.00 0.00 0.02 98.50 19:19:14 Average: all 6.67 0.00 1.02 0.25 0.03 92.04 19:19:14 Average: 0 6.10 0.00 0.86 0.02 0.03 93.00 19:19:14 Average: 1 7.71 0.00 1.03 0.02 0.03 91.21 19:19:14 Average: 2 7.00 0.00 0.99 0.27 0.03 91.71 19:19:14 Average: 3 6.50 0.00 1.00 0.11 0.02 92.36 19:19:14 Average: 4 6.68 0.00 1.11 0.05 0.02 92.14 19:19:14 Average: 5 6.54 0.00 1.08 0.27 0.03 92.09 19:19:14 Average: 6 6.66 0.00 1.11 0.21 0.02 92.01 19:19:14 Average: 7 6.14 0.00 1.01 1.02 0.03 91.81 19:19:14 19:19:14 19:19:14