Pull request #1578 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 cloudxxx8 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 22d8ecffae4c9a4ec9e858668eee025246a94a57+decf7a4867f03271291a6465384c5ba130c9fec8 (7b05ac46d7421b6017e15f1da959819cfd321ac1) 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-ssh5955307150150954459.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-ssh64112118620201023.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-1578/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-1578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9785468407247936370.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-1578/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1643577062889420250.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-ssh14635907353437891633.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-1578/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-1578/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16133498461992526195.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-225 in /w/workspace/gexfoundry_device-sdk-go_PR-1578 [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-1578 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 22d8ecffae4c9a4ec9e858668eee025246a94a57 Merge succeeded, producing 22d8ecffae4c9a4ec9e858668eee025246a94a57 Checking out Revision 22d8ecffae4c9a4ec9e858668eee025246a94a57 (PR-1578) > 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/1578/head:refs/remotes/origin/PR-1578 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 Commit message: "fix: Set proper transform flag for Set command" 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 10:22:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:22:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:22:45 ========================================================= 10:22:45 EdgeX Global Pipelines Version Info 10:22:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:22:46 ------------------- 10:22:46 stable info: 10:22:46 ------------------- 10:22:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:22:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:22:46 Message: update stable to v1.0.258 10:22:47 ------------------- 10:22:47 experimental info: 10:22:47 ------------------- 10:22:47 Commited By: **** collab-it+edgex@linuxfoundation.org 10:22:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 10:22:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:22:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:22:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1578 [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1578 [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1578 [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d8ecf [Pipeline] echo 10:22:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:22:49 provisioning config files... 10:22:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config13769759655343745158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:49 ---> ****-login.sh 10:22:49 nexus3.edgexfoundry.org:10001 10:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:50 Configure a credential helper to remove this warning. See 10:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:50 10:22:50 Login Succeeded 10:22:50 nexus3.edgexfoundry.org:10002 10:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:50 Configure a credential helper to remove this warning. See 10:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:50 10:22:50 Login Succeeded 10:22:50 nexus3.edgexfoundry.org:10003 10:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:50 Configure a credential helper to remove this warning. See 10:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:50 10:22:50 Login Succeeded 10:22:50 nexus3.edgexfoundry.org:10004 10:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:50 Configure a credential helper to remove this warning. See 10:22:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:50 10:22:50 Login Succeeded 10:22:50 ****.io 10:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:22:51 Configure a credential helper to remove this warning. See 10:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:22:51 10:22:51 Login Succeeded 10:22:51 ---> ****-login.sh ends [Pipeline] } 10:22:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:22:51 + git rev-list -1 --merges 22d8ecffae4c9a4ec9e858668eee025246a94a57~1..22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo 10:22:51 -----------> git rev-list -1 --merges 22d8ecffae4c9a4ec9e858668eee025246a94a57~1..22d8ecffae4c9a4ec9e858668eee025246a94a57 22d8ecffae4c9a4ec9e858668eee025246a94a57 [false] [Pipeline] sh 10:22:52 + git log --format=format:%s -1 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo 10:22:52 ========================================================= 10:22:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:22:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:22:52 + git log --format=format:%s -1 22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] echo 10:22:52 [semverPrep] GIT_COMMIT: 22d8ecffae4c9a4ec9e858668eee025246a94a57, Commit Message: fix: Set proper transform flag for Set command [Pipeline] echo 10:22:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:22:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:22:53 + grep -v github /etc/ssh/ssh_known_hosts 10:22:53 + [ -e /tmp/ssh_known_hosts ] 10:22:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:22:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:22:53 + sudo tee -a /etc/ssh/ssh_known_hosts 10:22:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:53 10:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:54 0.1.4: Pulling from edgex-devops/py-git-semver 10:22:54 b85a868b505f: Pulling fs layer 10:22:54 e2be974225ed: Pulling fs layer 10:22:54 339a4e72a1f5: Pulling fs layer 10:22:54 988bab9f4d93: Pulling fs layer 10:22:54 1469e6f7b9e6: Pulling fs layer 10:22:54 eaf3925da568: Pulling fs layer 10:22:54 bab4dde63d76: Pulling fs layer 10:22:54 bde34c3a00c8: Pulling fs layer 10:22:54 b352a97aabf1: Pulling fs layer 10:22:54 4872d77fe225: Pulling fs layer 10:22:54 5851b861e8e6: Pulling fs layer 10:22:54 988bab9f4d93: Waiting 10:22:54 1469e6f7b9e6: Waiting 10:22:54 eaf3925da568: Waiting 10:22:54 bab4dde63d76: Waiting 10:22:54 bde34c3a00c8: Waiting 10:22:54 b352a97aabf1: Waiting 10:22:54 4872d77fe225: Waiting 10:22:54 5851b861e8e6: Waiting 10:22:54 e2be974225ed: Verifying Checksum 10:22:54 e2be974225ed: Download complete 10:22:54 988bab9f4d93: Verifying Checksum 10:22:54 988bab9f4d93: Download complete 10:22:54 1469e6f7b9e6: Verifying Checksum 10:22:54 1469e6f7b9e6: Download complete 10:22:54 339a4e72a1f5: Verifying Checksum 10:22:54 339a4e72a1f5: Download complete 10:22:54 eaf3925da568: Download complete 10:22:54 bde34c3a00c8: Download complete 10:22:54 b352a97aabf1: Download complete 10:22:54 4872d77fe225: Download complete 10:22:54 5851b861e8e6: Verifying Checksum 10:22:54 5851b861e8e6: Download complete 10:22:54 b85a868b505f: Verifying Checksum 10:22:54 b85a868b505f: Download complete 10:22:54 bab4dde63d76: Verifying Checksum 10:22:54 bab4dde63d76: Download complete 10:22:55 b85a868b505f: Pull complete 10:22:55 e2be974225ed: Pull complete 10:22:56 339a4e72a1f5: Pull complete 10:22:56 988bab9f4d93: Pull complete 10:22:56 1469e6f7b9e6: Pull complete 10:22:56 eaf3925da568: Pull complete 10:22:58 bab4dde63d76: Pull complete 10:22:58 bde34c3a00c8: Pull complete 10:22:58 b352a97aabf1: Pull complete 10:22:58 4872d77fe225: Pull complete 10:22:58 5851b861e8e6: Pull complete 10:22:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:22:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:59 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:22:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:04 $ docker top bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b -eo pid,comm 10:23:04 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). 10:23:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:05 [ssh-agent] Looking for ssh-agent implementation... 10:23:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:05 $ docker exec bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent 10:23:05 SSH_AUTH_SOCK=/tmp/ssh-Nw9aJ6GYktnv/agent.32 10:23:05 SSH_AGENT_PID=38 10:23:05 Running ssh-add (command line suppressed) 10:23:05 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_1709070209039463375.key (/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_1709070209039463375.key) 10:23:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:05 + git tag --points-at HEAD [Pipeline] } 10:23:05 $ docker exec --env ******** --env ******** bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent -k 10:23:05 unset SSH_AUTH_SOCK; 10:23:05 unset SSH_AGENT_PID; 10:23:05 echo Agent pid 38 killed; 10:23:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:06 [ssh-agent] Looking for ssh-agent implementation... 10:23:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:06 $ docker exec bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent 10:23:06 SSH_AUTH_SOCK=/tmp/ssh-loliM8BVM6bN/agent.71 10:23:06 SSH_AGENT_PID=77 10:23:06 Running ssh-add (command line suppressed) 10:23:06 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_3362747239858337746.key (/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/private_key_3362747239858337746.key) 10:23:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:06 + git semver init 10:23:06 2024-05-15 10:23:06,931 [run_init] DEBUG init version:0.0.0 force:False 10:23:06 2024-05-15 10:23:06,932 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver 10:23:06 2024-05-15 10:23:06,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver 10:23:06 2024-05-15 10:23:06,933 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578, universal_newlines=False, shell=None, istream=None) 10:23:08 2024-05-15 10:23:08,337 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.git/info/exclude 10:23:08 2024-05-15 10:23:08,338 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 with force:False 10:23:08 2024-05-15 10:23:08,338 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 10:23:08 2024-05-15 10:23:08,342 [execute] INFO git cat-file --batch-check 10:23:08 2024-05-15 10:23:08,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver, universal_newlines=False, shell=None, istream=) 10:23:08 2024-05-15 10:23:08,348 [execute] INFO git cat-file --batch 10:23:08 2024-05-15 10:23:08,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver, universal_newlines=False, shell=None, istream=) 10:23:08 2024-05-15 10:23:08,354 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1578/.semver/PR-1578 10:23:08 0.0.0 [Pipeline] } 10:23:08 $ docker exec --env ******** --env ******** bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b ssh-agent -k 10:23:08 unset SSH_AUTH_SOCK; 10:23:08 unset SSH_AGENT_PID; 10:23:08 echo Agent pid 77 killed; 10:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:08 + git semver [Pipeline] } 10:23:09 $ docker stop --time=1 bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b 10:23:10 $ docker rm -f --volumes bc287b9480ca82806074f1309d1e78f86d53c8d815c973ea15be41f1bbdfcc2b [Pipeline] // withDockerContainer [Pipeline] sh 10:23:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:11 Stashed 1 file(s) [Pipeline] echo 10:23:11 [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 10:23:12 provisioning config files... 10:23:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config14256172304774668176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:12 ---> ****-login.sh 10:23:12 nexus3.edgexfoundry.org:10001 10:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:12 Configure a credential helper to remove this warning. See 10:23:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:12 10:23:12 Login Succeeded 10:23:12 nexus3.edgexfoundry.org:10002 10:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:12 Configure a credential helper to remove this warning. See 10:23:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:12 10:23:12 Login Succeeded 10:23:12 nexus3.edgexfoundry.org:10003 10:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:12 Configure a credential helper to remove this warning. See 10:23:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:12 10:23:12 Login Succeeded 10:23:12 nexus3.edgexfoundry.org:10004 10:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:12 Configure a credential helper to remove this warning. See 10:23:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:12 10:23:12 Login Succeeded 10:23:12 ****.io 10:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:13 Configure a credential helper to remove this warning. See 10:23:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:13 10:23:13 Login Succeeded 10:23:13 ---> ****-login.sh ends [Pipeline] } 10:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:23:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:23:13 ========================================================= 10:23:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:23:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:14 + 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 . 10:23:14 Sending build context to Docker daemon 25.72MB 10:23:14 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 10:23:14 Step 2/10 : FROM ${BASE} AS builder 10:23:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:14 619be1103602: Pulling fs layer 10:23:14 7862e08f4a3e: Pulling fs layer 10:23:14 5df492c9dc93: Pulling fs layer 10:23:14 7629e6793208: Pulling fs layer 10:23:14 4f4fb700ef54: Pulling fs layer 10:23:14 fb5054dd5b73: Pulling fs layer 10:23:14 eeca6798cff9: Pulling fs layer 10:23:14 fb5054dd5b73: Waiting 10:23:14 7629e6793208: Waiting 10:23:14 4f4fb700ef54: Waiting 10:23:14 eeca6798cff9: Waiting 10:23:14 aa269ceb94a6: Pulling fs layer 10:23:14 ada007ff1a6a: Pulling fs layer 10:23:14 aa269ceb94a6: Waiting 10:23:14 ada007ff1a6a: Waiting 10:23:14 7862e08f4a3e: Download complete 10:23:14 7629e6793208: Download complete 10:23:14 4f4fb700ef54: Verifying Checksum 10:23:14 4f4fb700ef54: Download complete 10:23:14 619be1103602: Verifying Checksum 10:23:14 619be1103602: Download complete 10:23:14 fb5054dd5b73: Verifying Checksum 10:23:14 fb5054dd5b73: Download complete 10:23:14 eeca6798cff9: Verifying Checksum 10:23:14 eeca6798cff9: Download complete 10:23:14 619be1103602: Pull complete 10:23:14 ada007ff1a6a: Verifying Checksum 10:23:14 ada007ff1a6a: Download complete 10:23:14 7862e08f4a3e: Pull complete 10:23:14 5df492c9dc93: Download complete 10:23:15 aa269ceb94a6: Verifying Checksum 10:23:15 aa269ceb94a6: Download complete 10:23:18 5df492c9dc93: Pull complete 10:23:18 7629e6793208: Pull complete 10:23:18 4f4fb700ef54: Pull complete 10:23:18 fb5054dd5b73: Pull complete 10:23:18 eeca6798cff9: Pull complete 10:23:20 aa269ceb94a6: Pull complete 10:23:20 ada007ff1a6a: Pull complete 10:23:20 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:23:20 ---> f489d0715acc 10:23:20 Step 3/10 : ARG MAKE=make build 10:23:26 Still waiting to schedule task 10:23:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:23:29 ---> Running in 2dfcaffb7c04 10:23:29 Removing intermediate container 2dfcaffb7c04 10:23:29 ---> c1440c768a58 10:23:29 Step 4/10 : WORKDIR /device-sdk-go 10:23:29 ---> Running in 653f8235d95a 10:23:29 Removing intermediate container 653f8235d95a 10:23:29 ---> 38e6e5c33f85 10:23:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:23:29 ---> Running in 991b57d5a1de 10:23:29 Removing intermediate container 991b57d5a1de 10:23:29 ---> fe5f5d4888a1 10:23:29 Step 6/10 : RUN apk add --update --no-cache make git 10:23:29 ---> Running in f6e25ea409f6 10:23:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:23:31 OK: 264 MiB in 52 packages 10:23:31 Removing intermediate container f6e25ea409f6 10:23:31 ---> 6608632cd1cf 10:23:31 Step 7/10 : COPY go.mod vendor* ./ 10:23:31 ---> 44a1f0e2d720 10:23:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:31 ---> Running in 3766c2d15140 10:24:39 Removing intermediate container 3766c2d15140 10:24:39 ---> fb4811b224c7 10:24:39 Step 9/10 : COPY . . 10:24:39 ---> 9a999eb799d5 10:24:39 Step 10/10 : RUN ${MAKE} 10:24:39 ---> Running in 4f32c916bcb0 10:24:39 noop 10:24:39 Removing intermediate container 4f32c916bcb0 10:24:39 ---> a54f4b8ed321 10:24:39 Successfully built a54f4b8ed321 10:24:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:40 + docker inspect -f . ci-base-image-x86_64 10:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:40 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:24:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:40 $ docker top a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:41 + go version 10:24:41 go version go1.21.9 linux/amd64 [Pipeline] } 10:24:41 $ docker stop --time=1 a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 10:24:42 $ docker rm -f --volumes a50a8ff3682bb6378c13f3c6fa31e38a820b084ff47ba55507336bc0711203e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:43 + docker inspect -f . ci-base-image-x86_64 10:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:44 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:24:44 $ 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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:45 $ docker top b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1578 [Pipeline] fileExists [Pipeline] sh 10:24:45 + make test 10:24:45 go test -race -coverprofile=coverage.out ./... 10:24:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:24:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-226 in /w/workspace/gexfoundry_device-sdk-go_PR-1578 [Pipeline] { [Pipeline] ws 10:24:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 10:24:55 The recommended git tool is: git 10:24:59 using credential edgex-jenkins-ssh 10:25:00 Cloning the remote Git repository 10:25:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 10:25:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 10:25:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:00 > git --version # timeout=10 10:25:00 > git --version # 'git version 2.25.1' 10:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 10:25:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 10:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1578/head:refs/remotes/origin/PR-1578 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:04 Merging remotes/origin/main commit decf7a4867f03271291a6465384c5ba130c9fec8 into PR head commit 22d8ecffae4c9a4ec9e858668eee025246a94a57 10:25:04 Merge succeeded, producing 22d8ecffae4c9a4ec9e858668eee025246a94a57 10:25:04 Checking out Revision 22d8ecffae4c9a4ec9e858668eee025246a94a57 (PR-1578) 10:25:04 > git config core.sparsecheckout # timeout=10 10:25:04 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 10:25:04 > git remote # timeout=10 10:25:04 > git config --get remote.origin.url # timeout=10 10:25:04 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:04 > git merge decf7a4867f03271291a6465384c5ba130c9fec8 # timeout=10 10:25:04 > git rev-parse HEAD^{commit} # timeout=10 10:25:04 > git config core.sparsecheckout # timeout=10 10:25:05 > git checkout -f 22d8ecffae4c9a4ec9e858668eee025246a94a57 # timeout=10 10:25:08 Commit message: "fix: Set proper transform flag for Set command" 10:25:08 > git --version # timeout=10 10:25:08 > git --version # 'git version 2.25.1' 10:25:08 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:10 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:10 Dload Upload Total Spent Left Speed 10:25:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 10:25:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:25:11 + sudo tee /etc/docker/daemon.new 10:25:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:25:11 { 10:25:11 "registry-mirrors": [ 10:25:11 "https://nexus3.edgexfoundry.org:10001" 10:25:11 ], 10:25:11 "bip": "10.250.0.254/24", 10:25:11 "hosts": [ 10:25:11 "tcp://0.0.0.0:5555", 10:25:11 "unix:///var/run/docker.sock" 10:25:11 ], 10:25:11 "mtu": 1458, 10:25:11 "selinux-enabled": true, 10:25:11 "seccomp-profile": "/etc/docker/seccomp.json" 10:25:11 } [Pipeline] sh 10:25:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:25:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:25:30 provisioning config files... 10:25:30 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config14881652913376028854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:25:30 ---> ****-login.sh 10:25:30 nexus3.edgexfoundry.org:10001 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:25:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.043s coverage: 27.6% of statements 10:25:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.055s coverage: 81.5% of statements 10:25:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.090s coverage: 86.0% of statements 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:25:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.108s coverage: 71.8% of statements 10:25:31 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 nexus3.edgexfoundry.org:10002 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:31 Configure a credential helper to remove this warning. See 10:25:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:31 10:25:31 Login Succeeded 10:25:31 nexus3.edgexfoundry.org:10003 10:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:32 Configure a credential helper to remove this warning. See 10:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:32 10:25:32 Login Succeeded 10:25:32 nexus3.edgexfoundry.org:10004 10:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:32 Configure a credential helper to remove this warning. See 10:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:32 10:25:32 Login Succeeded 10:25:32 ****.io 10:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements 10:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.968s coverage: 45.9% of statements 10:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.069s coverage: 68.5% of statements 10:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.103s coverage: 89.2% of statements 10:25:32 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.064s coverage: 5.5% of statements 10:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:25:32 Configure a credential helper to remove this warning. See 10:25:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:25:32 10:25:32 Login Succeeded 10:25:32 ---> ****-login.sh ends [Pipeline] } 10:25:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:25:33 ========================================================= 10:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:25:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:34 + 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 . 10:25:34 Sending build context to Docker daemon 13.28MB 10:25:34 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 10:25:34 Step 2/10 : FROM ${BASE} AS builder 10:25:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:25:34 c6b39de5b339: Pulling fs layer 10:25:34 a69c41024577: Pulling fs layer 10:25:34 d6de4b400683: Pulling fs layer 10:25:34 35cb2a7552d0: Pulling fs layer 10:25:34 4f4fb700ef54: Pulling fs layer 10:25:34 464afbd9ba4c: Pulling fs layer 10:25:34 00f215d4a9da: Pulling fs layer 10:25:34 d496ad576159: Pulling fs layer 10:25:34 4f4fb700ef54: Waiting 10:25:34 464afbd9ba4c: Waiting 10:25:34 00f215d4a9da: Waiting 10:25:34 d496ad576159: Waiting 10:25:34 35cb2a7552d0: Waiting 10:25:34 a69c41024577: Verifying Checksum 10:25:34 a69c41024577: Download complete 10:25:34 35cb2a7552d0: Verifying Checksum 10:25:34 35cb2a7552d0: Download complete 10:25:34 4f4fb700ef54: Download complete 10:25:34 464afbd9ba4c: Verifying Checksum 10:25:34 464afbd9ba4c: Download complete 10:25:34 c6b39de5b339: Download complete 10:25:35 d496ad576159: Verifying Checksum 10:25:35 d496ad576159: Download complete 10:25:35 c6b39de5b339: Pull complete 10:25:36 a69c41024577: Pull complete 10:25:36 d6de4b400683: Verifying Checksum 10:25:36 d6de4b400683: Download complete 10:25:38 00f215d4a9da: Verifying Checksum 10:25:38 00f215d4a9da: Download complete 10:25:50 d6de4b400683: Pull complete 10:25:50 35cb2a7552d0: Pull complete 10:25:50 4f4fb700ef54: Pull complete 10:25:50 464afbd9ba4c: Pull complete 10:25:58 00f215d4a9da: Pull complete 10:26:00 d496ad576159: Pull complete 10:26:00 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:26:00 ---> f246e2811388 10:26:00 Step 3/10 : ARG MAKE=make build 10:26:01 ---> Running in fed0872f11d1 10:26:02 Removing intermediate container fed0872f11d1 10:26:02 ---> 3bc8988b4f46 10:26:02 Step 4/10 : WORKDIR /device-sdk-go 10:26:02 ---> Running in 1eaceab32cfc 10:26:02 Removing intermediate container 1eaceab32cfc 10:26:02 ---> 8671f906eae9 10:26:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:26:02 ---> Running in 5b164bbeb853 10:26:03 Removing intermediate container 5b164bbeb853 10:26:03 ---> 6b6a6f196387 10:26:03 Step 6/10 : RUN apk add --update --no-cache make git 10:26:03 ---> Running in b394b88c602d 10:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:26:04 GO111MODULE=on go vet ./... 10:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:26:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:05 ./bin/test-attribution-txt.sh 10:26:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:26:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:26:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:26:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:26:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:26:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:26:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:26:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:26:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:26:05 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:26:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:26:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:26:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:26:05 $ docker stop --time=1 b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a 10:26:05 OK: 266 MiB in 52 packages 10:26:06 Removing intermediate container b394b88c602d 10:26:06 ---> d609ccd51544 10:26:06 Step 7/10 : COPY go.mod vendor* ./ 10:26:07 ---> 9916553095d0 10:26:07 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:07 ---> Running in 6723ce60a6e5 10:26:12 $ docker rm -f --volumes b4f98805a4c183159d3ce58c2fe3b71c3c868c903f55e6e88622abd4cee5bd0a [Pipeline] // withDockerContainer [Pipeline] sh 10:26:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:15 + ls -al . 10:26:15 total 376 10:26:15 drwxrwxr-x 11 jenkins jenkins 4096 May 15 10:24 . 10:26:15 drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:22 .. 10:26:15 -rw-rw-r-- 1 jenkins jenkins 140 May 15 10:22 .dockerignore 10:26:15 drwxrwxr-x 8 jenkins jenkins 4096 May 15 10:25 .git 10:26:15 drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:22 .github 10:26:15 -rw-rw-r-- 1 jenkins jenkins 137 May 15 10:22 .gitignore 10:26:15 -rw-rw-r-- 1 jenkins jenkins 42 May 15 10:22 .golangci.yml 10:26:15 drwxr-xr-x 3 jenkins jenkins 4096 May 15 10:23 .semver 10:26:15 -rw-rw-r-- 1 jenkins jenkins 48109 May 15 10:22 CHANGELOG.md 10:26:15 -rw-rw-r-- 1 jenkins jenkins 677 May 15 10:22 GOVERNANCE.md 10:26:15 -rw-rw-r-- 1 jenkins jenkins 885 May 15 10:22 Jenkinsfile 10:26:15 -rw-rw-r-- 1 jenkins jenkins 11341 May 15 10:22 LICENSE 10:26:15 -rw-rw-r-- 1 jenkins jenkins 1842 May 15 10:22 Makefile 10:26:15 -rw-rw-r-- 1 jenkins jenkins 619 May 15 10:22 OWNERS.md 10:26:15 -rw-rw-r-- 1 jenkins jenkins 4933 May 15 10:22 README.md 10:26:15 -rw-rw-r-- 1 jenkins jenkins 5 May 15 10:23 VERSION 10:26:15 drwxrwxr-x 2 jenkins jenkins 4096 May 15 10:22 bin 10:26:15 -rw-r--r-- 1 jenkins jenkins 122154 May 15 10:25 coverage.out 10:26:15 drwxrwxr-x 5 jenkins jenkins 4096 May 15 10:22 example 10:26:15 -rw-rw-r-- 1 jenkins jenkins 7070 May 15 10:22 go.mod 10:26:15 -rw-rw-r-- 1 jenkins jenkins 100964 May 15 10:22 go.sum 10:26:15 drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:22 internal 10:26:15 drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:22 openapi 10:26:15 drwxrwxr-x 6 jenkins jenkins 4096 May 15 10:22 pkg 10:26:15 drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:22 snap 10:26:15 -rw-rw-r-- 1 jenkins jenkins 222 May 15 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + 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=22d8ecffae4c9a4ec9e858668eee025246a94a57 --label arch=amd64 --label version=0.0.0 . 10:26:16 Sending build context to Docker daemon 25.85MB 10:26:16 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 10:26:16 Step 2/23 : FROM ${BASE} AS builder 10:26:16 ---> a54f4b8ed321 10:26:16 Step 3/23 : ARG MAKE=make build 10:26:17 ---> Running in 676a8c1f0d41 10:26:17 Removing intermediate container 676a8c1f0d41 10:26:17 ---> 3f874c8bb542 10:26:17 Step 4/23 : WORKDIR /device-sdk-go 10:26:17 ---> Running in f3bafe3b0870 10:26:17 Removing intermediate container f3bafe3b0870 10:26:17 ---> f9897dd6264f 10:26:17 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:26:17 ---> Running in 06240a06cdeb 10:26:17 Removing intermediate container 06240a06cdeb 10:26:17 ---> 19180af0da8e 10:26:17 Step 6/23 : RUN apk add --update --no-cache make git 10:26:17 ---> Running in c484073779e3 10:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:26:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:26:18 OK: 264 MiB in 52 packages 10:26:18 Removing intermediate container c484073779e3 10:26:18 ---> f95d6a462edd 10:26:18 Step 7/23 : COPY go.mod vendor* ./ 10:26:19 ---> 245821fa0725 10:26:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:19 ---> Running in e989ef89fd13 10:26:19 Removing intermediate container e989ef89fd13 10:26:19 ---> ad84219613e5 10:26:19 Step 9/23 : COPY . . 10:26:21 ---> 9dae7f0fde59 10:26:21 Step 10/23 : RUN ${MAKE} 10:26:21 ---> Running in a35603d40ec6 10:26:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 10:26:59 Removing intermediate container a35603d40ec6 10:26:59 ---> d002c7e00880 10:26:59 Step 11/23 : FROM alpine:3.18 10:26:59 3.18: Pulling from library/alpine 10:26:59 619be1103602: Already exists 10:26:59 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:26:59 Status: Downloaded newer image for alpine:3.18 10:26:59 ---> d3782b16ccc9 10:26:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:26:59 ---> Running in d536ea88cd5d 10:26:59 Removing intermediate container d536ea88cd5d 10:26:59 ---> 0f15f5d01d60 10:26:59 Step 13/23 : RUN apk add --update --no-cache 10:26:59 ---> Running in 7fd0c40817a5 10:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:26:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:26:59 OK: 7 MiB in 15 packages 10:26:59 Removing intermediate container 7fd0c40817a5 10:26:59 ---> a2bcc20312dd 10:26:59 Step 14/23 : WORKDIR / 10:26:59 ---> Running in 5d9b575c640c 10:26:59 Removing intermediate container 5d9b575c640c 10:26:59 ---> 951023fb280a 10:26:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:26:59 ---> 3707cabff977 10:26:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:26:59 ---> 6ded8a1e2b5b 10:26:59 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:26:59 ---> ab7373811a89 10:26:59 Step 18/23 : EXPOSE 59999 10:26:59 ---> Running in 4968f2c8ae21 10:27:00 Removing intermediate container 4968f2c8ae21 10:27:00 ---> 9fdadc7c017f 10:27:00 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:27:00 ---> Running in a3fc709b8d9b 10:27:00 Removing intermediate container a3fc709b8d9b 10:27:00 ---> d76f4a809949 10:27:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:27:00 ---> Running in d8dbf3409435 10:27:00 Removing intermediate container d8dbf3409435 10:27:00 ---> 37fa5aa154b7 10:27:00 Step 21/23 : LABEL arch=amd64 10:27:00 ---> Running in 1bbd2b9a54d9 10:27:00 Removing intermediate container 1bbd2b9a54d9 10:27:00 ---> 40e3a8a65672 10:27:00 Step 22/23 : LABEL git_sha=22d8ecffae4c9a4ec9e858668eee025246a94a57 10:27:00 ---> Running in 31170cab9543 10:27:00 Removing intermediate container 31170cab9543 10:27:00 ---> 5183d106bd30 10:27:00 Step 23/23 : LABEL version=0.0.0 10:27:00 ---> Running in 88b844a38721 10:27:00 Removing intermediate container 88b844a38721 10:27:00 ---> f46ceadabd42 10:27:00 [Warning] One or more build-args [ARCH] were not consumed 10:27:00 Successfully built f46ceadabd42 10:27:00 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:01 10:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:01 latest: Pulling from edgex-lftools-log-publisher 10:27:01 5eb5b503b376: Pulling fs layer 10:27:01 5c69ac0246d0: Pulling fs layer 10:27:01 ec43610c2a17: Pulling fs layer 10:27:01 3a2ae6a8a46f: Pulling fs layer 10:27:01 33b1e0a273af: Pulling fs layer 10:27:01 5d3b04190fa2: Pulling fs layer 10:27:01 2f39f015ded8: Pulling fs layer 10:27:01 33b1e0a273af: Waiting 10:27:01 2f39f015ded8: Waiting 10:27:01 5d3b04190fa2: Waiting 10:27:01 3a2ae6a8a46f: Waiting 10:27:01 5c69ac0246d0: Verifying Checksum 10:27:01 5c69ac0246d0: Download complete 10:27:01 3a2ae6a8a46f: Verifying Checksum 10:27:01 3a2ae6a8a46f: Download complete 10:27:01 33b1e0a273af: Verifying Checksum 10:27:01 33b1e0a273af: Download complete 10:27:01 ec43610c2a17: Verifying Checksum 10:27:01 ec43610c2a17: Download complete 10:27:01 5d3b04190fa2: Verifying Checksum 10:27:01 5d3b04190fa2: Download complete 10:27:02 5eb5b503b376: Verifying Checksum 10:27:02 5eb5b503b376: Download complete 10:27:02 2f39f015ded8: Download complete 10:27:03 5eb5b503b376: Pull complete 10:27:03 5c69ac0246d0: Pull complete 10:27:03 ec43610c2a17: Pull complete 10:27:03 3a2ae6a8a46f: Pull complete 10:27:04 33b1e0a273af: Pull complete 10:27:04 5d3b04190fa2: Pull complete 10:27:16 2f39f015ded8: Pull complete 10:27:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:16 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:27:16 $ 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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:17 $ docker top 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:17 ---> job-cost.sh 10:27:17 lf-activate-venv: SKIPPING 10:27:17 INFO: No Stack... 10:27:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:18 INFO: Archiving Costs [Pipeline] sh 10:27:18 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/cost.csv 10:27:18 + cut -d, -f6 [Pipeline] lock 10:27:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] 10:27:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] did not exist. Created. 10:27:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:18 + echo total: 0.2199999988079071 [Pipeline] stash 10:27:19 Stashed 1 file(s) [Pipeline] } 10:27:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:19 $ docker stop --time=1 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 10:27:20 $ docker rm -f --volumes 0fd6e2813497b19a7578d437d910d8cacf42342835f736539c3d0cbee2deac37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:27:58 Removing intermediate container 6723ce60a6e5 10:27:58 ---> d46781711258 10:27:58 Step 9/10 : COPY . . 10:27:58 ---> 43ad9d236de9 10:27:58 Step 10/10 : RUN ${MAKE} 10:27:58 ---> Running in 11484fdb9d98 10:27:58 noop 10:27:58 Removing intermediate container 11484fdb9d98 10:27:58 ---> 351ecf6e284d 10:27:58 Successfully built 351ecf6e284d 10:27:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:59 + docker inspect -f . ci-base-image-arm64 10:27:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:59 prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container 10:27:59 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:28:00 $ docker top 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:01 + go version 10:28:01 go version go1.21.9 linux/arm64 [Pipeline] } 10:28:01 $ docker stop --time=1 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 10:28:03 $ docker rm -f --volumes 7fe9e8cfa289e7ab9862520a612212846fec0ec6f2c35824a5a724914ae60a20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:04 + docker inspect -f . ci-base-image-arm64 10:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:04 prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container 10:28:04 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:28:05 $ docker top 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:06 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 10:28:07 + make test 10:28:07 go test -race -coverprofile=coverage.out ./... 10:28:46 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 10:32:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 10:32:27 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.241s coverage: 27.6% of statements 10:32:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.289s coverage: 81.5% of statements 10:32:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 10:32:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 10:32:37 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.362s coverage: 86.0% of statements 10:32:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 10:32:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.614s coverage: 71.8% of statements 10:32:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.335s coverage: 14.4% of statements 10:32:47 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.923s coverage: 45.9% of statements 10:32:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 10:32:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 10:32:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.425s coverage: 68.5% of statements 10:32:52 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.475s coverage: 89.2% of statements 10:32:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 10:32:58 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.341s coverage: 5.5% of statements 10:32:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:32:59 GO111MODULE=on go vet ./... 10:36:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:36:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:36:36 ./bin/test-attribution-txt.sh 10:36:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:36:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:36:36 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:36:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:36:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:36:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:36:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:36:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:36:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:36:36 An attribution for google.golang.org/appengine is missing from Attribution.txt, please add 10:36:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:36:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:36:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:36:36 $ docker stop --time=1 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 10:36:38 $ docker rm -f --volumes 9d8a7030133797c4b284fa534acb69049368596e222ae7e477dc044ffb247104 [Pipeline] // withDockerContainer [Pipeline] sh 10:36:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:40 Warning: overwriting stash ‘coverage-report’ 10:36:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:42 + ls -al . 10:36:42 total 372 10:36:42 drwxrwxr-x 10 jenkins jenkins 4096 May 15 10:28 . 10:36:42 drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:25 .. 10:36:42 -rw-rw-r-- 1 jenkins jenkins 140 May 15 10:25 .dockerignore 10:36:42 drwxrwxr-x 8 jenkins jenkins 4096 May 15 10:25 .git 10:36:42 drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:25 .github 10:36:42 -rw-rw-r-- 1 jenkins jenkins 137 May 15 10:25 .gitignore 10:36:42 -rw-rw-r-- 1 jenkins jenkins 42 May 15 10:25 .golangci.yml 10:36:42 -rw-rw-r-- 1 jenkins jenkins 48109 May 15 10:25 CHANGELOG.md 10:36:42 -rw-rw-r-- 1 jenkins jenkins 677 May 15 10:25 GOVERNANCE.md 10:36:42 -rw-rw-r-- 1 jenkins jenkins 885 May 15 10:25 Jenkinsfile 10:36:42 -rw-rw-r-- 1 jenkins jenkins 11341 May 15 10:25 LICENSE 10:36:42 -rw-rw-r-- 1 jenkins jenkins 1842 May 15 10:25 Makefile 10:36:42 -rw-rw-r-- 1 jenkins jenkins 619 May 15 10:25 OWNERS.md 10:36:42 -rw-rw-r-- 1 jenkins jenkins 4933 May 15 10:25 README.md 10:36:42 -rw-rw-r-- 1 jenkins jenkins 5 May 15 10:23 VERSION 10:36:42 drwxrwxr-x 2 jenkins jenkins 4096 May 15 10:25 bin 10:36:42 -rw-r--r-- 1 jenkins jenkins 122153 May 15 10:32 coverage.out 10:36:42 drwxrwxr-x 5 jenkins jenkins 4096 May 15 10:25 example 10:36:42 -rw-rw-r-- 1 jenkins jenkins 7070 May 15 10:25 go.mod 10:36:42 -rw-rw-r-- 1 jenkins jenkins 100964 May 15 10:25 go.sum 10:36:42 drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:25 internal 10:36:42 drwxrwxr-x 3 jenkins jenkins 4096 May 15 10:25 openapi 10:36:42 drwxrwxr-x 6 jenkins jenkins 4096 May 15 10:25 pkg 10:36:42 drwxrwxr-x 4 jenkins jenkins 4096 May 15 10:25 snap 10:36:42 -rw-rw-r-- 1 jenkins jenkins 222 May 15 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:42 + 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=22d8ecffae4c9a4ec9e858668eee025246a94a57 --label arch=arm64 --label version=0.0.0 . 10:36:43 Sending build context to Docker daemon 13.4MB 10:36:43 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 10:36:43 Step 2/23 : FROM ${BASE} AS builder 10:36:43 ---> 351ecf6e284d 10:36:43 Step 3/23 : ARG MAKE=make build 10:36:43 ---> Running in d1d5a4a4d43d 10:36:43 Removing intermediate container d1d5a4a4d43d 10:36:43 ---> a1c9758f71ce 10:36:43 Step 4/23 : WORKDIR /device-sdk-go 10:36:43 ---> Running in 8e0a9768cf86 10:36:44 Removing intermediate container 8e0a9768cf86 10:36:44 ---> 894f8836f83b 10:36:44 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:36:44 ---> Running in bef193bb47d3 10:36:44 Removing intermediate container bef193bb47d3 10:36:44 ---> f2027ae08baa 10:36:44 Step 6/23 : RUN apk add --update --no-cache make git 10:36:44 ---> Running in d90506d1e894 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:36:46 OK: 266 MiB in 52 packages 10:36:47 Removing intermediate container d90506d1e894 10:36:47 ---> c67c7c425982 10:36:47 Step 7/23 : COPY go.mod vendor* ./ 10:36:48 ---> ca368034f468 10:36:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:48 ---> Running in af7ab6eb2aba 10:36:50 Removing intermediate container af7ab6eb2aba 10:36:50 ---> 0067c05d1ef8 10:36:50 Step 9/23 : COPY . . 10:36:52 ---> 0f15acfcac20 10:36:52 Step 10/23 : RUN ${MAKE} 10:36:52 ---> Running in 88c656004dd5 10:36:52 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 10:40:14 Removing intermediate container 88c656004dd5 10:40:14 ---> 2945967c971a 10:40:14 Step 11/23 : FROM alpine:3.18 10:40:14 3.18: Pulling from library/alpine 10:40:14 c6b39de5b339: Already exists 10:40:14 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 10:40:14 Status: Downloaded newer image for alpine:3.18 10:40:14 ---> 33abbf032149 10:40:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:40:14 ---> Running in 54f36aeb09fd 10:40:14 Removing intermediate container 54f36aeb09fd 10:40:14 ---> 47e51819fd31 10:40:14 Step 13/23 : RUN apk add --update --no-cache 10:40:14 ---> Running in a3609ccf7ada 10:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:40:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:40:14 OK: 8 MiB in 15 packages 10:40:14 Removing intermediate container a3609ccf7ada 10:40:14 ---> 6a0de6f0e5d0 10:40:14 Step 14/23 : WORKDIR / 10:40:14 ---> Running in 031b41315760 10:40:14 Removing intermediate container 031b41315760 10:40:14 ---> e76c61ec696b 10:40:14 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 10:40:14 ---> 7683756d7953 10:40:14 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 10:40:14 ---> 191ebb9c029d 10:40:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 10:40:15 ---> 43800a8e175b 10:40:15 Step 18/23 : EXPOSE 59999 10:40:15 ---> Running in 6a6f761bd47e 10:40:15 Removing intermediate container 6a6f761bd47e 10:40:15 ---> fcc5e40dbc8a 10:40:15 Step 19/23 : ENTRYPOINT ["/device-simple"] 10:40:15 ---> Running in f9659294a7a5 10:40:15 Removing intermediate container f9659294a7a5 10:40:15 ---> 079917d9c515 10:40:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:16 ---> Running in f47fc26e8fb4 10:40:16 Removing intermediate container f47fc26e8fb4 10:40:16 ---> c5f31516b9da 10:40:16 Step 21/23 : LABEL arch=arm64 10:40:16 ---> Running in b3f16a63524a 10:40:16 Removing intermediate container b3f16a63524a 10:40:16 ---> 462e0d6fc172 10:40:16 Step 22/23 : LABEL git_sha=22d8ecffae4c9a4ec9e858668eee025246a94a57 10:40:16 ---> Running in 2299532e5f65 10:40:16 Removing intermediate container 2299532e5f65 10:40:16 ---> df8bd03417fb 10:40:16 Step 23/23 : LABEL version=0.0.0 10:40:17 ---> Running in ce756c094fd9 10:40:17 Removing intermediate container ce756c094fd9 10:40:17 ---> ad81d1164ad4 10:40:17 [Warning] One or more build-args [ARCH] were not consumed 10:40:17 Successfully built ad81d1164ad4 10:40:17 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:18 10:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:19 arm64: Pulling from edgex-lftools-log-publisher 10:40:19 8998bd30e6a1: Pulling fs layer 10:40:19 04944245beec: Pulling fs layer 10:40:19 699f458cf7ca: Pulling fs layer 10:40:19 765212b225bb: Pulling fs layer 10:40:19 f23df028b6ca: Pulling fs layer 10:40:19 d65c8cfc05b1: Pulling fs layer 10:40:19 2437ff75d9bd: Pulling fs layer 10:40:19 765212b225bb: Waiting 10:40:19 d65c8cfc05b1: Waiting 10:40:19 2437ff75d9bd: Waiting 10:40:19 f23df028b6ca: Waiting 10:40:19 04944245beec: Verifying Checksum 10:40:19 04944245beec: Download complete 10:40:19 765212b225bb: Download complete 10:40:19 f23df028b6ca: Verifying Checksum 10:40:19 f23df028b6ca: Download complete 10:40:19 d65c8cfc05b1: Verifying Checksum 10:40:19 d65c8cfc05b1: Download complete 10:40:19 699f458cf7ca: Verifying Checksum 10:40:19 699f458cf7ca: Download complete 10:40:19 8998bd30e6a1: Verifying Checksum 10:40:19 8998bd30e6a1: Download complete 10:40:22 2437ff75d9bd: Verifying Checksum 10:40:22 2437ff75d9bd: Download complete 10:40:24 8998bd30e6a1: Pull complete 10:40:25 04944245beec: Pull complete 10:40:26 699f458cf7ca: Pull complete 10:40:26 765212b225bb: Pull complete 10:40:27 f23df028b6ca: Pull complete 10:40:27 d65c8cfc05b1: Pull complete 10:40:45 2437ff75d9bd: Pull complete 10:40:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:46 prd-ubuntu20.04-docker-arm64-4c-16g-226 does not seem to be running inside a container 10:40:46 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:40:48 $ docker top 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:49 ---> job-cost.sh 10:40:49 lf-activate-venv: SKIPPING 10:40:49 INFO: No Stack... 10:40:50 INFO: Retrieving Pricing Info for: v3-standard-4 10:40:50 INFO: Archiving Costs [Pipeline] sh 10:40:51 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 10:40:51 + cut -d, -f6 [Pipeline] lock 10:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] 10:40:51 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] did not exist. Created. 10:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:40:52 /w/workspace/device-sdk-go/1@tmp/durable-b8f88da2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:40:53 + echo total: 0.10999999940395355 [Pipeline] stash 10:40:53 Warning: overwriting stash ‘stack-cost’ 10:40:53 Stashed 1 file(s) [Pipeline] } 10:40:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1578-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:40:53 $ docker stop --time=1 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 10:40:54 $ docker rm -f --volumes 42b5fd4181fea593d8f8b36e3ef6482bc8cff59ff848197612580ed51d0e0532 [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 10:40:56 provisioning config files... 10:40:56 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config6841305534083240334tmp [Pipeline] { [Pipeline] sh 10:40:56 + set +x 10:40:56 + curl -s https://codecov.io/bash 10:40:56 + bash -s -- 10:40:56 10:40:56 _____ _ 10:40:56 / ____| | | 10:40:56 | | ___ __| | ___ ___ _____ __ 10:40:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:40:56 | |___| (_) | (_| | __/ (_| (_) \ V / 10:40:56 \_____\___/ \__,_|\___|\___\___/ \_/ 10:40:56 Bash-1.0.6 10:40:56 10:40:56 10:40:56 ==> git version 2.25.1 found 10:40:56 ==> 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 10:40:56 Release-Date: 2020-01-08 10:40:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:40:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:40:56 ==> Jenkins CI detected. 10:40:56 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1578 10:40:56 project root: . 10:40:56 --> token set from env 10:40:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:40:56 ==> Running gcov in . (disable via -X gcov) 10:40:56 ==> Python coveragepy not found 10:40:56 ==> Searching for coverage reports in: 10:40:56 + . 10:40:56 -> Found 1 reports 10:40:56 ==> Detecting git/mercurial file structure 10:40:56 ==> Reading reports 10:40:56 + ./coverage.out bytes=122153 10:40:56 ==> Appending adjustments 10:40:56 https://docs.codecov.io/docs/fixing-reports 10:40:57 + Found adjustments 10:40:57 ==> Gzipping contents 10:40:57 20K /tmp/codecov.X9OH5D.gz 10:40:57 ==> Uploading reports 10:40:57 url: https://codecov.io 10:40:57 query: branch=PR-1578&commit=22d8ecffae4c9a4ec9e858668eee025246a94a57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1578&job=&cmd_args= 10:40:57 -> Pinging Codecov 10:40:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1578&commit=22d8ecffae4c9a4ec9e858668eee025246a94a57&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1578%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1578&job=&cmd_args= 10:40:57 -> Uploading to 10:40:57 https://storage.googleapis.com/codecov/v4/raw/2024-05-15/7E55EF52A471D76F132DFD9A03CDDE97/22d8ecffae4c9a4ec9e858668eee025246a94a57/dbb401ec-5ee5-4f32-9be3-6e2fb50e155f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T104057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cf24ed35530be27566e69da47c995c9a3e8c07f1138532a820daf2c99de338a 10:40:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:40:57 Dload Upload Total Spent Left Speed 10:40:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16716 0 0 100 16716 0 66333 --:--:-- --:--:-- --:--:-- 66333 10:40:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/22d8ecffae4c9a4ec9e858668eee025246a94a57 [Pipeline] } 10:40:57 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:40:59 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives ] 10:40:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives 10:40:59 total 16 10:40:59 drwxr-xr-x 3 root root 4096 May 15 10:27 . 10:40:59 drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:27 .. 10:40:59 drwxr-xr-x 2 root root 4096 May 15 10:27 cost 10:40:59 -rw-r--r-- 1 root root 86 May 15 10:27 cost.csv 10:40:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives 10:40:59 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives 10:40:59 total 16 10:40:59 drwxr-xr-x 3 jenkins jenkins 4096 May 15 10:27 . 10:40:59 drwxrwxr-x 12 jenkins jenkins 4096 May 15 10:27 .. 10:40:59 drwxr-xr-x 2 jenkins jenkins 4096 May 15 10:27 cost 10:40:59 -rw-r--r-- 1 jenkins jenkins 86 May 15 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:01 ---> package-listing.sh 10:41:01 ++ facter osfamily 10:41:01 ++ tr '[:upper:]' '[:lower:]' 10:41:01 + OS_FAMILY=debian 10:41:01 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1578 10:41:01 + START_PACKAGES=/tmp/packages_start.txt 10:41:01 + END_PACKAGES=/tmp/packages_end.txt 10:41:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:01 + PACKAGES=/tmp/packages_start.txt 10:41:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1578 ']' 10:41:01 + PACKAGES=/tmp/packages_end.txt 10:41:01 + case "${OS_FAMILY}" in 10:41:01 + dpkg -l 10:41:01 + grep '^ii' 10:41:01 + '[' -f /tmp/packages_start.txt ']' 10:41:01 + '[' -f /tmp/packages_end.txt ']' 10:41:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:01 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1578 ']' 10:41:01 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/ 10:41:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1578/archives/ [Pipeline] echo 10:41:01 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-1578/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:02 prd-ubuntu20.04-docker-8c-8g-225 does not seem to be running inside a container 10:41:02 $ 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-1578/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-1578 -v /w/workspace/gexfoundry_device-sdk-go_PR-1578:/w/workspace/gexfoundry_device-sdk-go_PR-1578:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1578@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:02 $ docker top b111fab81df7f92348eb00709e3a51db914481bb4777b1c669b11e7a3060a128 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:03 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:03 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:03 + ls /var/log/sa-host 10:41:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:04 provisioning config files... 10:41:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1578@tmp/config15740361370445148829tmp [Pipeline] { [Pipeline] echo 10:41:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:04 ---> create-netrc.sh [Pipeline] } 10:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:05 ---> python-tools-install.sh [Pipeline] echo 10:41:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:05 ---> sudo-logs.sh 10:41:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:05 ---> job-cost.sh 10:41:05 lf-activate-venv: SKIPPING 10:41:05 DEBUG: total: 0.2199999988079071 10:41:05 INFO: Retrieving Stack Cost... 10:41:06 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:06 INFO: Archiving Costs [Pipeline] echo 10:41:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:07 ---> logs-deploy.sh 10:41:07 lf-activate-venv: SKIPPING 10:41:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1578/1 10:41:07 INFO: archiving workspace using pattern(s): 10:41:07 Archives upload complete. 10:41:08 INFO: archiving logs to Nexus 10:41:08 ---> uname -a: 10:41:08 Linux prd-ubuntu20-04-docker-8c-8g-225 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:41:08 10:41:08 10:41:08 ---> lscpu: 10:41:08 Architecture: x86_64 10:41:08 CPU op-mode(s): 32-bit, 64-bit 10:41:08 Byte Order: Little Endian 10:41:08 Address sizes: 40 bits physical, 48 bits virtual 10:41:08 CPU(s): 8 10:41:08 On-line CPU(s) list: 0-7 10:41:08 Thread(s) per core: 1 10:41:08 Core(s) per socket: 1 10:41:08 Socket(s): 8 10:41:08 NUMA node(s): 1 10:41:08 Vendor ID: AuthenticAMD 10:41:08 CPU family: 23 10:41:08 Model: 49 10:41:08 Model name: AMD EPYC-Rome Processor 10:41:08 Stepping: 0 10:41:08 CPU MHz: 2799.998 10:41:08 BogoMIPS: 5599.99 10:41:08 Virtualization: AMD-V 10:41:08 Hypervisor vendor: KVM 10:41:08 Virtualization type: full 10:41:08 L1d cache: 256 KiB 10:41:08 L1i cache: 256 KiB 10:41:08 L2 cache: 4 MiB 10:41:08 L3 cache: 128 MiB 10:41:08 NUMA node0 CPU(s): 0-7 10:41:08 Vulnerability Itlb multihit: Not affected 10:41:08 Vulnerability L1tf: Not affected 10:41:08 Vulnerability Mds: Not affected 10:41:08 Vulnerability Meltdown: Not affected 10:41:08 Vulnerability Mmio stale data: Not affected 10:41:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:41:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:41:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:41:08 Vulnerability Srbds: Not affected 10:41:08 Vulnerability Tsx async abort: Not affected 10:41:08 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 10:41:08 10:41:08 10:41:08 ---> nproc: 10:41:08 8 10:41:08 10:41:08 10:41:08 ---> df -h: 10:41:08 Filesystem Size Used Avail Use% Mounted on 10:41:08 overlay 155G 12G 143G 8% / 10:41:08 tmpfs 64M 0 64M 0% /dev 10:41:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:41:08 shm 64M 0 64M 0% /dev/shm 10:41:08 /dev/vda1 155G 12G 143G 8% /facter-os 10:41:08 10:41:08 10:41:08 ---> sar -b -r -n DEV: 10:41:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/15/24 _x86_64_ (8 CPU) 10:41:08 10:41:08 10:21:59 LINUX RESTART (8 CPU) 10:41:08 10:41:08 10:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:41:08 10:23:01 345.36 60.97 284.39 0.00 5275.92 188503.52 0.00 10:41:08 10:24:01 155.47 4.58 150.89 0.00 407.13 33707.41 0.00 10:41:08 10:25:01 196.70 0.00 196.70 0.00 0.00 70206.97 0.00 10:41:08 10:26:01 37.99 0.02 37.98 0.00 0.13 28485.54 0.00 10:41:08 10:27:01 161.89 0.13 161.76 0.00 6.67 49483.22 0.00 10:41:08 10:28:01 94.13 5.98 88.15 0.00 2642.89 26459.06 0.00 10:41:08 10:29:01 4.90 0.02 4.88 0.00 0.13 96.65 0.00 10:41:08 10:30:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 10:41:08 10:31:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 10:41:08 10:32:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 10:41:08 10:33:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:41:08 10:34:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 10:41:08 10:35:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 10:41:08 10:36:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 10:41:08 10:37:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 10:41:08 10:38:01 1.78 0.02 1.77 0.00 0.13 24.80 0.00 10:41:08 10:39:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 10:41:08 10:40:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 10:41:08 10:41:01 2.53 0.25 2.28 0.00 19.33 39.06 0.00 10:41:08 Average: 53.36 3.79 49.58 0.00 439.59 20903.07 0.00 10:41:08 10:41:08 10:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:08 10:23:01 29936236 31585952 767440 2.33 59292 1889768 1854148 5.46 960488 1659884 138872 10:41:08 10:24:01 28081772 31515980 789168 2.40 128796 3473768 1908628 5.62 1279748 3015844 868020 10:41:08 10:25:01 27168408 31302508 995296 3.03 185784 4054072 2365868 6.97 1731928 3407152 581164 10:41:08 10:26:01 27030344 31459860 837216 2.55 189440 4307924 2174728 6.41 1345852 3892184 411808 10:41:08 10:27:01 27436348 31496964 804020 2.45 193924 3983376 1951788 5.75 1394684 3489424 36116 10:41:08 10:28:01 26682540 31502540 771568 2.35 222184 4664928 1753380 5.17 1588144 3967560 288 10:41:08 10:29:01 26687660 31502824 771184 2.35 220780 4661680 1714224 5.05 1586008 3964356 8 10:41:08 10:30:01 26693840 31509144 764536 2.33 220856 4661680 1714224 5.05 1579752 3964360 8 10:41:08 10:31:01 26694108 31509508 764120 2.32 220928 4661684 1714224 5.05 1579836 3964360 8 10:41:08 10:32:01 26700580 31516000 757508 2.30 220976 4661680 1714224 5.05 1573372 3964360 20 10:41:08 10:33:01 26700392 31515872 757632 2.30 221016 4661688 1714224 5.05 1573536 3964364 12 10:41:08 10:34:01 26700336 31515872 757492 2.30 221076 4661684 1714224 5.05 1573532 3964364 8 10:41:08 10:35:01 26701296 31516956 756384 2.30 221152 4661696 1714224 5.05 1572728 3964372 8 10:41:08 10:36:01 26701248 31516928 756328 2.30 221200 4661692 1714224 5.05 1572672 3964372 12 10:41:08 10:37:01 26701736 31517468 755712 2.30 221272 4661688 1714224 5.05 1572712 3964376 8 10:41:08 10:38:01 26700304 31516224 756788 2.30 221316 4661680 1746924 5.15 1573664 3964344 184 10:41:08 10:39:01 26700644 31516668 756288 2.30 221344 4661812 1746924 5.15 1573304 3964448 16 10:41:08 10:40:01 26700500 31516588 756256 2.30 221360 4661812 1746924 5.15 1573316 3964448 8 10:41:08 10:41:01 26698904 31516516 756408 2.30 221392 4663048 1710716 5.04 1575248 3964968 500 10:41:08 Average: 27021958 31502651 780597 2.37 202847 4367229 1809897 5.33 1514764 3735239 107214 10:41:08 10:41:08 10:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:08 10:23:01 lo 4.67 4.67 0.44 0.44 0.00 0.00 0.00 0.00 10:41:08 10:23:01 ens3 402.42 276.77 2610.43 79.60 0.00 0.00 0.00 0.00 10:41:08 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:24:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 10:41:08 10:24:01 ens3 712.49 458.07 6636.76 56.70 0.00 0.00 0.00 0.00 10:41:08 10:24:01 docker0 375.11 570.86 31.80 3453.47 0.00 0.00 0.00 0.00 10:41:08 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:25:01 ens3 22.38 12.98 24.34 9.35 0.00 0.00 0.00 0.00 10:41:08 10:25:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:41:08 10:25:01 vethb80f51f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:41:08 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:26:01 ens3 9.17 5.33 6.99 3.64 0.00 0.00 0.00 0.00 10:41:08 10:26:01 docker0 0.93 1.28 0.09 0.35 0.00 0.00 0.00 0.00 10:41:08 10:26:01 vethb80f51f 0.93 1.32 0.10 0.35 0.00 0.00 0.00 0.00 10:41:08 10:27:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 10:41:08 10:27:01 ens3 50.92 36.69 679.89 10.77 0.00 0.00 0.00 0.00 10:41:08 10:27:01 docker0 2.75 4.80 0.17 61.77 0.00 0.00 0.00 0.00 10:41:08 10:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:41:08 10:28:01 ens3 255.22 126.93 3964.91 14.75 0.00 0.00 0.00 0.00 10:41:08 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:29:01 ens3 0.18 0.15 0.02 0.01 0.00 0.00 0.00 0.00 10:41:08 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:31:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:33:01 ens3 2.22 2.00 7.85 0.21 0.00 0.00 0.00 0.00 10:41:08 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:41:08 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:39:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:41:08 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 10:41:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 10:41:08 10:41:01 ens3 10.46 6.68 11.11 3.93 0.00 0.00 0.00 0.00 10:41:08 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:08 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 10:41:08 Average: ens3 77.18 48.76 733.90 9.43 0.00 0.00 0.00 0.00 10:41:08 Average: docker0 19.94 30.38 1.69 185.09 0.00 0.00 0.00 0.00 10:41:08 10:41:08 10:41:08 ---> sar -P ALL: 10:41:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-225) 05/15/24 _x86_64_ (8 CPU) 10:41:08 10:41:08 10:21:59 LINUX RESTART (8 CPU) 10:41:08 10:41:08 10:22:01 CPU %user %nice %system %iowait %steal %idle 10:41:08 10:23:01 all 6.73 0.00 1.80 3.30 0.05 88.12 10:41:08 10:23:01 0 5.93 0.00 1.89 0.65 0.03 91.49 10:41:08 10:23:01 1 7.68 0.00 1.04 2.09 0.07 89.12 10:41:08 10:23:01 2 6.40 0.00 1.19 0.59 0.05 91.77 10:41:08 10:23:01 3 7.21 0.00 1.34 8.33 0.05 83.07 10:41:08 10:23:01 4 4.64 0.00 1.97 10.03 0.03 83.33 10:41:08 10:23:01 5 8.86 0.00 1.79 0.37 0.03 88.94 10:41:08 10:23:01 6 8.59 0.00 3.75 3.77 0.05 83.84 10:41:08 10:23:01 7 4.53 0.00 1.44 0.64 0.05 93.34 10:41:08 10:24:01 all 6.44 0.00 2.76 3.73 0.05 87.03 10:41:08 10:24:01 0 5.72 0.00 2.48 1.69 0.05 90.05 10:41:08 10:24:01 1 6.13 0.00 3.07 6.13 0.05 84.61 10:41:08 10:24:01 2 8.19 0.00 2.28 0.85 0.05 88.64 10:41:08 10:24:01 3 5.81 0.00 2.32 7.03 0.05 84.79 10:41:08 10:24:01 4 6.30 0.00 2.55 0.94 0.05 90.15 10:41:08 10:24:01 5 7.08 0.00 2.67 1.07 0.05 89.13 10:41:08 10:24:01 6 7.41 0.00 3.20 11.59 0.05 77.75 10:41:08 10:24:01 7 4.85 0.00 3.47 0.56 0.07 91.06 10:41:08 10:25:01 all 21.03 0.00 4.24 5.47 0.07 69.19 10:41:08 10:25:01 0 20.48 0.00 4.48 0.13 0.07 74.84 10:41:08 10:25:01 1 20.79 0.00 5.58 4.75 0.08 68.80 10:41:08 10:25:01 2 21.74 0.00 3.19 1.10 0.05 73.92 10:41:08 10:25:01 3 20.07 0.00 3.79 0.72 0.05 75.36 10:41:08 10:25:01 4 21.78 0.00 3.41 0.13 0.07 74.61 10:41:08 10:25:01 5 21.83 0.00 4.40 0.27 0.07 73.43 10:41:08 10:25:01 6 21.30 0.00 5.62 35.82 0.08 37.18 10:41:08 10:25:01 7 20.24 0.00 3.50 1.09 0.05 75.12 10:41:08 10:26:01 all 44.80 0.00 5.50 2.55 0.10 47.05 10:41:08 10:26:01 0 47.33 0.00 5.92 0.42 0.10 46.22 10:41:08 10:26:01 1 43.87 0.00 5.28 0.12 0.10 50.63 10:41:08 10:26:01 2 42.98 0.00 5.18 0.12 0.10 51.62 10:41:08 10:26:01 3 45.06 0.00 5.71 0.13 0.10 49.00 10:41:08 10:26:01 4 44.47 0.00 5.27 0.79 0.10 49.37 10:41:08 10:26:01 5 45.79 0.00 5.42 0.22 0.10 48.47 10:41:08 10:26:01 6 45.37 0.00 5.95 15.24 0.10 33.33 10:41:08 10:26:01 7 43.56 0.00 5.29 3.39 0.10 47.66 10:41:08 10:27:01 all 24.92 0.00 4.82 5.25 0.08 64.93 10:41:08 10:27:01 0 25.42 0.00 5.25 0.47 0.08 68.78 10:41:08 10:27:01 1 24.30 0.00 4.21 0.08 0.07 71.34 10:41:08 10:27:01 2 24.31 0.00 4.63 0.08 0.13 70.85 10:41:08 10:27:01 3 24.95 0.00 4.87 4.44 0.07 65.68 10:41:08 10:27:01 4 24.69 0.00 4.31 4.71 0.05 66.24 10:41:08 10:27:01 5 23.98 0.00 5.22 12.09 0.09 58.63 10:41:08 10:27:01 6 25.16 0.00 5.38 17.76 0.08 51.62 10:41:08 10:27:01 7 26.53 0.00 4.71 2.56 0.08 66.12 10:41:08 10:28:01 all 4.60 0.00 2.10 3.98 0.04 89.28 10:41:08 10:28:01 0 3.93 0.00 1.49 1.02 0.03 93.53 10:41:08 10:28:01 1 5.77 0.00 2.68 0.24 0.05 91.27 10:41:08 10:28:01 2 5.65 0.00 1.59 0.50 0.03 92.22 10:41:08 10:28:01 3 4.01 0.00 1.59 4.31 0.03 90.06 10:41:08 10:28:01 4 3.50 0.00 1.53 9.95 0.03 84.98 10:41:08 10:28:01 5 5.30 0.00 1.96 0.97 0.03 91.73 10:41:08 10:28:01 6 4.70 0.00 2.70 12.02 0.03 80.54 10:41:08 10:28:01 7 3.98 0.00 3.25 2.80 0.03 89.94 10:41:08 10:29:01 all 0.08 0.00 0.04 0.01 0.00 99.86 10:41:08 10:29:01 0 0.08 0.00 0.03 0.02 0.00 99.87 10:41:08 10:29:01 1 0.27 0.00 0.07 0.05 0.00 99.62 10:41:08 10:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:41:08 10:29:01 3 0.03 0.00 0.05 0.00 0.00 99.92 10:41:08 10:29:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:41:08 10:29:01 5 0.17 0.00 0.05 0.00 0.02 99.77 10:41:08 10:29:01 6 0.03 0.00 0.07 0.00 0.00 99.90 10:41:08 10:29:01 7 0.02 0.00 0.02 0.03 0.00 99.93 10:41:08 10:30:01 all 0.14 0.00 0.01 0.01 0.00 99.84 10:41:08 10:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:41:08 10:30:01 1 0.05 0.00 0.00 0.05 0.00 99.90 10:41:08 10:30:01 2 0.90 0.00 0.00 0.00 0.02 99.09 10:41:08 10:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:30:01 4 0.07 0.00 0.03 0.00 0.00 99.90 10:41:08 10:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:41:08 10:30:01 7 0.03 0.00 0.00 0.02 0.02 99.93 10:41:08 10:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:41:08 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:41:08 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:31:01 4 0.07 0.00 0.03 0.00 0.02 99.88 10:41:08 10:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:41:08 10:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:41:08 10:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:41:08 10:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:41:08 10:32:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:41:08 10:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:41:08 10:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:41:08 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:41:08 10:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:41:08 10:33:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:41:08 10:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:41:08 10:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:08 10:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:08 10:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:41:08 10:33:01 5 0.33 0.00 0.02 0.00 0.00 99.65 10:41:08 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:33:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:41:08 10:41:08 10:33:01 CPU %user %nice %system %iowait %steal %idle 10:41:08 10:34:01 all 0.03 0.00 0.01 0.00 0.00 99.96 10:41:08 10:34:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:41:08 10:34:01 1 0.02 0.00 0.00 0.03 0.00 99.95 10:41:08 10:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:34:01 4 0.07 0.00 0.05 0.00 0.02 99.87 10:41:08 10:34:01 5 0.08 0.00 0.00 0.00 0.00 99.92 10:41:08 10:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:41:08 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:08 10:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:41:08 10:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:41:08 10:35:01 4 0.02 0.00 0.05 0.00 0.00 99.93 10:41:08 10:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 10:41:08 10:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:41:08 10:36:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:41:08 10:36:01 2 0.10 0.00 0.03 0.00 0.00 99.87 10:41:08 10:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:36:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:41:08 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:41:08 10:37:01 all 0.14 0.00 0.01 0.00 0.00 99.84 10:41:08 10:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:41:08 10:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:41:08 10:37:01 2 0.99 0.00 0.00 0.00 0.02 98.99 10:41:08 10:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:41:08 10:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:38:01 all 0.03 0.00 0.03 0.02 0.00 99.92 10:41:08 10:38:01 0 0.07 0.00 0.02 0.05 0.02 99.85 10:41:08 10:38:01 1 0.02 0.00 0.03 0.02 0.00 99.93 10:41:08 10:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:38:01 3 0.05 0.00 0.03 0.05 0.00 99.87 10:41:08 10:38:01 4 0.07 0.00 0.02 0.00 0.00 99.92 10:41:08 10:38:01 5 0.00 0.00 0.05 0.00 0.00 99.95 10:41:08 10:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:41:08 10:38:01 7 0.00 0.00 0.03 0.02 0.02 99.93 10:41:08 10:39:01 all 0.14 0.00 0.01 0.00 0.00 99.84 10:41:08 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:08 10:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:41:08 10:39:01 2 0.99 0.00 0.02 0.00 0.00 98.99 10:41:08 10:39:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:41:08 10:39:01 4 0.07 0.00 0.05 0.00 0.00 99.88 10:41:08 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:41:08 10:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:41:08 10:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:41:08 10:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:08 10:40:01 4 0.05 0.00 0.07 0.00 0.00 99.88 10:41:08 10:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:08 10:41:01 all 0.34 0.00 0.12 0.01 0.01 99.53 10:41:08 10:41:01 0 0.18 0.00 0.12 0.00 0.00 99.70 10:41:08 10:41:01 1 0.40 0.00 0.10 0.02 0.02 99.47 10:41:08 10:41:01 2 0.17 0.00 0.10 0.00 0.00 99.73 10:41:08 10:41:01 3 0.85 0.00 0.15 0.02 0.02 98.97 10:41:08 10:41:01 4 0.30 0.00 0.17 0.00 0.02 99.52 10:41:08 10:41:01 5 0.13 0.00 0.08 0.00 0.00 99.78 10:41:08 10:41:01 6 0.08 0.00 0.12 0.00 0.00 99.80 10:41:08 10:41:01 7 0.58 0.00 0.12 0.02 0.00 99.28 10:41:08 Average: all 5.73 0.00 1.13 1.27 0.02 91.84 10:41:08 Average: 0 5.74 0.00 1.14 0.23 0.02 92.87 10:41:08 Average: 1 5.73 0.00 1.16 0.72 0.02 92.37 10:41:08 Average: 2 5.89 0.00 0.96 0.17 0.02 92.96 10:41:08 Average: 3 5.66 0.00 1.04 1.31 0.02 91.96 10:41:08 Average: 4 5.57 0.00 1.03 1.39 0.02 91.99 10:41:08 Average: 5 5.93 0.00 1.13 0.77 0.02 92.15 10:41:08 Average: 6 5.89 0.00 1.40 5.02 0.02 87.67 10:41:08 Average: 7 5.47 0.00 1.15 0.58 0.02 92.78 10:41:08 10:41:08 10:41:08