Pull request #1638 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 jackchenjc for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958+f7f74c656f33fe2f31a87c52cf44e870be8830fd (7212a9f00c9a8f310fb8fbc14c4ce7a2945153d2) 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-ssh7387439436526775549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3626629102602348340.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-1638/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-1638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1992518756412987333.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-1638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1048499867865923362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15419277892153296046.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-1638/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-1638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh862982906966393023.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22710 in /w/workspace/gexfoundry_device-sdk-go_PR-1638 [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-1638 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7f74c656f33fe2f31a87c52cf44e870be8830fd into PR head commit 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1638/head:refs/remotes/origin/PR-1638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 Checking out Revision 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 (PR-1638) > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # 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 f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:04:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:04:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:04:35 ========================================================= 08:04:35 EdgeX Global Pipelines Version Info 08:04:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:04:37 ------------------- 08:04:37 stable info: 08:04:37 ------------------- 08:04:37 Commited By: Ginny Guan ginny@iotechsys.com 08:04:37 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:04:37 Message: update stable to v1.0.265 08:04:37 ------------------- 08:04:37 experimental info: 08:04:37 ------------------- 08:04:37 Commited By: Cherry Wang cherry@iotechsys.com 08:04:37 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:04:37 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:04:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:04:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1638 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1638 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1638 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4175f78 [Pipeline] echo 08:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:39 provisioning config files... 08:04:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config8138064719264783541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:40 ---> ****-login.sh 08:04:40 nexus3.edgexfoundry.org:10001 08:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:40 Configure a credential helper to remove this warning. See 08:04:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:40 08:04:40 Login Succeeded 08:04:40 nexus3.edgexfoundry.org:10002 08:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:40 Configure a credential helper to remove this warning. See 08:04:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:40 08:04:40 Login Succeeded 08:04:40 nexus3.edgexfoundry.org:10003 08:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:40 Configure a credential helper to remove this warning. See 08:04:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:40 08:04:40 Login Succeeded 08:04:40 nexus3.edgexfoundry.org:10004 08:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:40 Configure a credential helper to remove this warning. See 08:04:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:40 08:04:40 Login Succeeded 08:04:40 ****.io 08:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:41 Configure a credential helper to remove this warning. See 08:04:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:41 08:04:41 Login Succeeded 08:04:41 ---> ****-login.sh ends [Pipeline] } 08:04:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:04:42 + git rev-list -1 --merges 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958~1..4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo 08:04:43 -----------> git rev-list -1 --merges 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958~1..4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [false] [Pipeline] sh 08:04:46 + git log --format=format:%s -1 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo 08:04:46 ========================================================= 08:04:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:04:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:47 + git log --format=format:%s -1 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo 08:04:47 [semverPrep] GIT_COMMIT: 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 08:04:47 [semverPrep] This is not a build commit. [Pipeline] sh 08:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:47 + grep -v github /etc/ssh/ssh_known_hosts 08:04:47 + [ -e /tmp/ssh_known_hosts ] 08:04:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:04:47 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:04:47 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:48 08:04:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:04:48 b85a868b505f: Pulling fs layer 08:04:48 e2be974225ed: Pulling fs layer 08:04:48 339a4e72a1f5: Pulling fs layer 08:04:48 988bab9f4d93: Pulling fs layer 08:04:48 1469e6f7b9e6: Pulling fs layer 08:04:48 eaf3925da568: Pulling fs layer 08:04:48 bab4dde63d76: Pulling fs layer 08:04:48 bde34c3a00c8: Pulling fs layer 08:04:48 b352a97aabf1: Pulling fs layer 08:04:48 4872d77fe225: Pulling fs layer 08:04:48 5851b861e8e6: Pulling fs layer 08:04:48 988bab9f4d93: Waiting 08:04:48 1469e6f7b9e6: Waiting 08:04:48 eaf3925da568: Waiting 08:04:48 bab4dde63d76: Waiting 08:04:48 bde34c3a00c8: Waiting 08:04:48 b352a97aabf1: Waiting 08:04:48 4872d77fe225: Waiting 08:04:48 5851b861e8e6: Waiting 08:04:48 e2be974225ed: Verifying Checksum 08:04:48 e2be974225ed: Download complete 08:04:48 988bab9f4d93: Verifying Checksum 08:04:48 988bab9f4d93: Download complete 08:04:48 339a4e72a1f5: Verifying Checksum 08:04:48 339a4e72a1f5: Download complete 08:04:48 1469e6f7b9e6: Verifying Checksum 08:04:48 1469e6f7b9e6: Download complete 08:04:48 eaf3925da568: Verifying Checksum 08:04:48 eaf3925da568: Download complete 08:04:48 bde34c3a00c8: Verifying Checksum 08:04:48 bde34c3a00c8: Download complete 08:04:48 b352a97aabf1: Verifying Checksum 08:04:48 b352a97aabf1: Download complete 08:04:48 4872d77fe225: Verifying Checksum 08:04:48 4872d77fe225: Download complete 08:04:48 5851b861e8e6: Download complete 08:04:48 b85a868b505f: Verifying Checksum 08:04:48 b85a868b505f: Download complete 08:04:48 bab4dde63d76: Verifying Checksum 08:04:48 bab4dde63d76: Download complete 08:04:49 b85a868b505f: Pull complete 08:04:50 e2be974225ed: Pull complete 08:04:50 339a4e72a1f5: Pull complete 08:04:50 988bab9f4d93: Pull complete 08:04:50 1469e6f7b9e6: Pull complete 08:04:50 eaf3925da568: Pull complete 08:04:52 bab4dde63d76: Pull complete 08:04:52 bde34c3a00c8: Pull complete 08:04:52 b352a97aabf1: Pull complete 08:04:52 4872d77fe225: Pull complete 08:04:53 5851b861e8e6: Pull complete 08:04:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:53 prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container 08:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:57 $ docker top 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 -eo pid,comm 08:04:57 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). 08:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:57 [ssh-agent] Looking for ssh-agent implementation... 08:04:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:58 $ docker exec 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent 08:04:58 SSH_AUTH_SOCK=/tmp/ssh-rTRUy17kL3Br/agent.32 08:04:58 SSH_AGENT_PID=38 08:04:58 Running ssh-add (command line suppressed) 08:04:58 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_18384745430193613167.key (/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_18384745430193613167.key) 08:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:58 + git tag --points-at HEAD [Pipeline] } 08:04:58 $ docker exec --env ******** --env ******** 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent -k 08:04:58 unset SSH_AUTH_SOCK; 08:04:58 unset SSH_AGENT_PID; 08:04:58 echo Agent pid 38 killed; 08:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:58 [ssh-agent] Looking for ssh-agent implementation... 08:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:58 $ docker exec 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent 08:04:59 SSH_AUTH_SOCK=/tmp/ssh-8M8oUUSaARSW/agent.72 08:04:59 SSH_AGENT_PID=78 08:04:59 Running ssh-add (command line suppressed) 08:04:59 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_2945860790875144034.key (/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_2945860790875144034.key) 08:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:59 + git semver init 08:04:59 2024-10-14 08:04:59,786 [run_init] DEBUG init version:0.0.0 force:False 08:04:59 2024-10-14 08:04:59,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver 08:04:59 2024-10-14 08:04:59,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver 08:04:59 2024-10-14 08:04:59,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638, universal_newlines=False, shell=None, istream=None) 08:05:02 2024-10-14 08:05:01,984 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.git/info/exclude 08:05:02 2024-10-14 08:05:01,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 with force:False 08:05:02 2024-10-14 08:05:01,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 08:05:02 2024-10-14 08:05:01,987 [execute] INFO git cat-file --batch-check 08:05:02 2024-10-14 08:05:01,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver, universal_newlines=False, shell=None, istream=) 08:05:02 2024-10-14 08:05:01,993 [execute] INFO git cat-file --batch 08:05:02 2024-10-14 08:05:01,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver, universal_newlines=False, shell=None, istream=) 08:05:02 2024-10-14 08:05:01,998 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 08:05:02 0.0.0 [Pipeline] } 08:05:02 $ docker exec --env ******** --env ******** 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent -k 08:05:02 unset SSH_AUTH_SOCK; 08:05:02 unset SSH_AGENT_PID; 08:05:02 echo Agent pid 78 killed; 08:05:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:03 + git semver [Pipeline] } 08:05:03 $ docker stop --time=1 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 08:05:05 $ docker rm -f --volumes 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:05:05 Stashed 1 file(s) [Pipeline] echo 08:05:05 [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 08:05:06 provisioning config files... 08:05:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config5541193998645100529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:07 ---> ****-login.sh 08:05:07 nexus3.edgexfoundry.org:10001 08:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:07 Configure a credential helper to remove this warning. See 08:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:07 08:05:07 Login Succeeded 08:05:07 nexus3.edgexfoundry.org:10002 08:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:07 Configure a credential helper to remove this warning. See 08:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:07 08:05:07 Login Succeeded 08:05:07 nexus3.edgexfoundry.org:10003 08:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:07 Configure a credential helper to remove this warning. See 08:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:07 08:05:07 Login Succeeded 08:05:07 nexus3.edgexfoundry.org:10004 08:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:07 Configure a credential helper to remove this warning. See 08:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:07 08:05:07 Login Succeeded 08:05:07 ****.io 08:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:07 Configure a credential helper to remove this warning. See 08:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:07 08:05:07 Login Succeeded 08:05:07 ---> ****-login.sh ends [Pipeline] } 08:05:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:08 ========================================================= 08:05:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:05:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:08 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 08:05:08 Sending build context to Docker daemon 25.43MB 08:05:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:05:08 Step 2/10 : FROM ${BASE} AS builder 08:05:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:08 43c4264eed91: Pulling fs layer 08:05:08 4cc291be95ef: Pulling fs layer 08:05:08 2ac1f1163629: Pulling fs layer 08:05:08 5c3c966382ef: Pulling fs layer 08:05:08 4f4fb700ef54: Pulling fs layer 08:05:08 5d5c8e513c77: Pulling fs layer 08:05:08 9f66e0745190: Pulling fs layer 08:05:08 f49a43e4bbc0: Pulling fs layer 08:05:08 561ebcabdf7f: Pulling fs layer 08:05:08 4f4fb700ef54: Waiting 08:05:08 5d5c8e513c77: Waiting 08:05:08 9f66e0745190: Waiting 08:05:08 f49a43e4bbc0: Waiting 08:05:08 561ebcabdf7f: Waiting 08:05:08 5c3c966382ef: Waiting 08:05:08 4cc291be95ef: Download complete 08:05:08 5c3c966382ef: Verifying Checksum 08:05:08 5c3c966382ef: Download complete 08:05:08 4f4fb700ef54: Verifying Checksum 08:05:08 4f4fb700ef54: Download complete 08:05:08 5d5c8e513c77: Verifying Checksum 08:05:08 5d5c8e513c77: Download complete 08:05:08 43c4264eed91: Download complete 08:05:08 9f66e0745190: Verifying Checksum 08:05:08 9f66e0745190: Download complete 08:05:09 43c4264eed91: Pull complete 08:05:09 561ebcabdf7f: Download complete 08:05:09 4cc291be95ef: Pull complete 08:05:09 2ac1f1163629: Download complete 08:05:09 f49a43e4bbc0: Verifying Checksum 08:05:09 f49a43e4bbc0: Download complete 08:05:12 2ac1f1163629: Pull complete 08:05:12 5c3c966382ef: Pull complete 08:05:12 4f4fb700ef54: Pull complete 08:05:12 5d5c8e513c77: Pull complete 08:05:13 9f66e0745190: Pull complete 08:05:15 f49a43e4bbc0: Pull complete 08:05:16 561ebcabdf7f: Pull complete 08:05:16 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:05:16 ---> 3a752c3f9dda 08:05:16 Step 3/10 : ARG MAKE=make build 08:05:21 ---> Running in 215363ca8f02 08:05:21 Removing intermediate container 215363ca8f02 08:05:21 ---> cb8a54640230 08:05:21 Step 4/10 : WORKDIR /device-sdk-go 08:05:21 ---> Running in b14b384441e2 08:05:21 Removing intermediate container b14b384441e2 08:05:21 ---> c24fdfdc1964 08:05:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:05:21 ---> Running in 781ced2b8663 08:05:21 Removing intermediate container 781ced2b8663 08:05:21 ---> 65032843f15e 08:05:21 Step 6/10 : RUN apk add --update --no-cache make git 08:05:21 ---> Running in c5911c566944 08:05:21 Still waiting to schedule task 08:05:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:05:22 OK: 246 MiB in 54 packages 08:05:23 Removing intermediate container c5911c566944 08:05:23 ---> 67c8bc7a1b9f 08:05:23 Step 7/10 : COPY go.mod vendor* ./ 08:05:23 ---> a72ac907ae9c 08:05:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:05:23 ---> Running in 8fe3e7c64df9 08:06:20 Removing intermediate container 8fe3e7c64df9 08:06:20 ---> 7a9f2b7a42e2 08:06:20 Step 9/10 : COPY . . 08:06:20 ---> f9ce9f6f0a66 08:06:20 Step 10/10 : RUN ${MAKE} 08:06:20 ---> Running in 6292f704b980 08:06:20 noop 08:06:20 Removing intermediate container 6292f704b980 08:06:20 ---> dd1286df066b 08:06:20 Successfully built dd1286df066b 08:06:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:20 + docker inspect -f . ci-base-image-x86_64 08:06:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:20 prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container 08:06:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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 ******** -e ******** ci-base-image-x86_64 cat 08:06:21 $ docker top 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:21 + go version 08:06:21 go version go1.23.2 linux/amd64 [Pipeline] } 08:06:21 $ docker stop --time=1 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d 08:06:22 $ docker rm -f --volumes 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:23 + docker inspect -f . ci-base-image-x86_64 08:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:23 prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container 08:06:23 $ 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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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 ******** -e ******** ci-base-image-x86_64 cat 08:06:24 $ docker top db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1638 [Pipeline] fileExists [Pipeline] sh 08:06:25 + make test 08:06:25 go test -race -coverprofile=coverage.out ./... 08:06:33 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 08:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.033s coverage: 26.0% of statements 08:07:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 08:07:12 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 08:07:13 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 08:07:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements 08:07:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:07:13 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 08:07:13 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 08:07:14 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 45.2% of statements 08:07:15 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 08:07:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.1% of statements 08:07:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.092s coverage: 44.6% of statements 08:07:17 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.3% of statements 08:07:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 88.3% of statements 08:07:17 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.3% of statements 08:07:49 GO111MODULE=on go vet ./... 08:07:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:07:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:07:53 ./bin/test-attribution-txt.sh [Pipeline] echo 08:07:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:07:54 $ docker stop --time=1 db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d 08:08:05 $ docker rm -f --volumes db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d [Pipeline] // withDockerContainer [Pipeline] sh 08:08:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:08:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:08:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:07 + ls -al . 08:08:07 total 712 08:08:07 drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:06 . 08:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:04 .. 08:08:07 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:04 .dockerignore 08:08:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:07 .git 08:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:04 .github 08:08:07 -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:04 .gitignore 08:08:07 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:04 .golangci.yml 08:08:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:05 .semver 08:08:07 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:04 CHANGELOG.md 08:08:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:04 GOVERNANCE.md 08:08:07 -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:04 Jenkinsfile 08:08:07 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:04 LICENSE 08:08:07 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:04 Makefile 08:08:07 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:04 OWNERS.md 08:08:07 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:04 README.md 08:08:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:05 VERSION 08:08:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:04 bin 08:08:07 -rw-r--r-- 1 jenkins jenkins 466603 Oct 14 08:07 coverage.out 08:08:07 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:04 example 08:08:07 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:04 go.mod 08:08:07 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:04 go.sum 08:08:07 drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:04 internal 08:08:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:04 openapi 08:08:07 drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:04 pkg 08:08:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:04 snap 08:08:07 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:08 + 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=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 --label arch=amd64 --label version=0.0.0 . 08:08:08 Sending build context to Docker daemon 25.9MB 08:08:08 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:08:08 Step 2/24 : FROM ${BASE} AS builder 08:08:08 ---> dd1286df066b 08:08:08 Step 3/24 : ARG MAKE=make build 08:08:08 ---> Running in 573717ed30bc 08:08:08 Removing intermediate container 573717ed30bc 08:08:08 ---> b835e317719f 08:08:08 Step 4/24 : WORKDIR /device-sdk-go 08:08:08 ---> Running in 8b06ea10e16d 08:08:08 Removing intermediate container 8b06ea10e16d 08:08:08 ---> e67b1ea73812 08:08:08 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:08:08 ---> Running in 9fa3432c807e 08:08:08 Removing intermediate container 9fa3432c807e 08:08:08 ---> 9c60ce78e941 08:08:08 Step 6/24 : RUN apk add --update --no-cache make git 08:08:08 ---> Running in 6fab685d8ef4 08:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:09 OK: 246 MiB in 54 packages 08:08:09 Removing intermediate container 6fab685d8ef4 08:08:09 ---> f910ee96d249 08:08:09 Step 7/24 : COPY go.mod vendor* ./ 08:08:10 ---> aecc8025a30c 08:08:10 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:10 ---> Running in af9ec573403d 08:08:10 Removing intermediate container af9ec573403d 08:08:10 ---> 72ea8015c7f2 08:08:10 Step 9/24 : COPY . . 08:08:11 ---> 97c7d1c3bf44 08:08:11 Step 10/24 : RUN ${MAKE} 08:08:11 ---> Running in 61fb765e2dad 08:08:11 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 -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:08:43 Removing intermediate container 61fb765e2dad 08:08:43 ---> af3c763b74e8 08:08:43 Step 11/24 : FROM alpine:3.20 08:08:44 3.20: Pulling from library/alpine 08:08:44 43c4264eed91: Already exists 08:08:44 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:44 Status: Downloaded newer image for alpine:3.20 08:08:44 ---> 91ef0af61f39 08:08:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:08:44 ---> Running in ccff5242141c 08:08:44 Removing intermediate container ccff5242141c 08:08:44 ---> 2e2b2f7bb9b3 08:08:44 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:08:44 ---> Running in 4b589ad28ce7 08:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:45 (1/1) Installing dumb-init (1.2.5-r3) 08:08:45 Executing busybox-1.36.1-r29.trigger 08:08:45 OK: 8 MiB in 15 packages 08:08:45 Removing intermediate container 4b589ad28ce7 08:08:45 ---> ef4b64ea817c 08:08:45 Step 14/24 : RUN apk --no-cache upgrade 08:08:45 ---> Running in 86235137b7c5 08:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:46 Upgrading critical system libraries and apk-tools: 08:08:46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:46 Executing busybox-1.36.1-r29.trigger 08:08:46 Continuing the upgrade transaction with new apk-tools: 08:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:47 OK: 8 MiB in 15 packages 08:08:47 Removing intermediate container 86235137b7c5 08:08:47 ---> 985d99420649 08:08:47 Step 15/24 : WORKDIR / 08:08:47 ---> Running in d2cef5392275 08:08:47 Removing intermediate container d2cef5392275 08:08:47 ---> 84ba009587ba 08:08:47 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:08:47 ---> f88b665dfb6c 08:08:47 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:08:49 ---> 6b293e012b38 08:08:49 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:08:49 ---> 1221f870ddab 08:08:49 Step 19/24 : EXPOSE 59999 08:08:49 ---> Running in 83cf6f582513 08:08:49 Removing intermediate container 83cf6f582513 08:08:49 ---> 71cb1b00b80e 08:08:49 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:08:49 ---> Running in 2980ad2f7d58 08:08:49 Removing intermediate container 2980ad2f7d58 08:08:49 ---> 6d467fb8bff9 08:08:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:08:49 ---> Running in c7b079a1075b 08:08:49 Removing intermediate container c7b079a1075b 08:08:49 ---> 07209d5e4c6f 08:08:49 Step 22/24 : LABEL arch=amd64 08:08:49 ---> Running in 515da9df9a31 08:08:49 Removing intermediate container 515da9df9a31 08:08:49 ---> c80bde06c819 08:08:49 Step 23/24 : LABEL git_sha=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 08:08:49 ---> Running in 157de64ce60e 08:08:49 Removing intermediate container 157de64ce60e 08:08:49 ---> efe0cc3db0c9 08:08:49 Step 24/24 : LABEL version=0.0.0 08:08:49 ---> Running in 4319e983f084 08:08:49 Removing intermediate container 4319e983f084 08:08:49 ---> db1e12d45987 08:08:49 [Warning] One or more build-args [ARCH] were not consumed 08:08:49 Successfully built db1e12d45987 08:08:49 Successfully tagged device-sdk-simple:latest 08:09:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22712 in /w/workspace/gexfoundry_device-sdk-go_PR-1638 [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] ws 08:09:00 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] checkout 08:09:00 The recommended git tool is: git 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 08:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:01 08:09:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:03 latest: Pulling from edgex-lftools-log-publisher 08:09:03 5eb5b503b376: Pulling fs layer 08:09:03 5c69ac0246d0: Pulling fs layer 08:09:03 ec43610c2a17: Pulling fs layer 08:09:03 3a2ae6a8a46f: Pulling fs layer 08:09:03 33b1e0a273af: Pulling fs layer 08:09:03 5d3b04190fa2: Pulling fs layer 08:09:03 2f39f015ded8: Pulling fs layer 08:09:03 33b1e0a273af: Waiting 08:09:03 5d3b04190fa2: Waiting 08:09:03 2f39f015ded8: Waiting 08:09:03 3a2ae6a8a46f: Waiting 08:09:03 5c69ac0246d0: Download complete 08:09:03 3a2ae6a8a46f: Download complete 08:09:03 33b1e0a273af: Verifying Checksum 08:09:03 33b1e0a273af: Download complete 08:09:03 5d3b04190fa2: Download complete 08:09:03 ec43610c2a17: Verifying Checksum 08:09:03 ec43610c2a17: Download complete 08:09:03 5eb5b503b376: Verifying Checksum 08:09:03 2f39f015ded8: Verifying Checksum 08:09:03 2f39f015ded8: Download complete 08:09:05 using credential edgex-jenkins-ssh 08:09:05 Cloning the remote Git repository 08:09:05 5eb5b503b376: Pull complete 08:09:05 5c69ac0246d0: Pull complete 08:09:05 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:09:05 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:09:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:09:05 > git --version # timeout=10 08:09:05 > git --version # 'git version 2.25.1' 08:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:06 ec43610c2a17: Pull complete 08:09:06 3a2ae6a8a46f: Pull complete 08:09:06 33b1e0a273af: Pull complete 08:09:06 5d3b04190fa2: Pull complete 08:09:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:09 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:10 2f39f015ded8: Pull complete 08:09:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:09:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1638/head:refs/remotes/origin/PR-1638 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:09:11 prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container 08:09:11 $ 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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:09:14 $ docker top b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:15 ---> job-cost.sh 08:09:15 lf-activate-venv: SKIPPING 08:09:15 INFO: No Stack... 08:09:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:15 INFO: Archiving Costs [Pipeline] sh 08:09:16 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/cost.csv 08:09:16 + cut -d, -f6 [Pipeline] lock 08:09:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] 08:09:16 Merging remotes/origin/main commit f7f74c656f33fe2f31a87c52cf44e870be8830fd into PR head commit 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 08:09:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] did not exist. Created. 08:09:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:16 Merge succeeded, producing 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 08:09:16 Checking out Revision 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 (PR-1638) 08:09:16 + echo total: 0.2199999988079071 [Pipeline] stash 08:09:16 Stashed 1 file(s) [Pipeline] } 08:09:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:09:16 $ docker stop --time=1 b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 08:09:16 > git config core.sparsecheckout # timeout=10 08:09:16 > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 08:09:16 > git remote # timeout=10 08:09:16 > git config --get remote.origin.url # timeout=10 08:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:16 > git merge f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 08:09:16 > git rev-parse HEAD^{commit} # timeout=10 08:09:16 > git config core.sparsecheckout # timeout=10 08:09:16 > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 08:09:18 $ docker rm -f --volumes b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:09:20 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 08:09:20 > git --version # timeout=10 08:09:20 > git --version # 'git version 2.25.1' 08:09:20 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:09:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:09:22 Dload Upload Total Spent Left Speed 08:09:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 08:09:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:09:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:09:23 + sudo tee /etc/docker/daemon.new 08:09:23 { 08:09:23 "registry-mirrors": [ 08:09:23 "https://nexus3.edgexfoundry.org:10001" 08:09:23 ], 08:09:23 "bip": "10.250.0.254/24", 08:09:23 "hosts": [ 08:09:23 "tcp://0.0.0.0:5555", 08:09:23 "unix:///var/run/docker.sock" 08:09:23 ], 08:09:23 "mtu": 1458, 08:09:23 "selinux-enabled": true, 08:09:23 "seccomp-profile": "/etc/docker/seccomp.json" 08:09:23 } [Pipeline] sh 08:09:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:09:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:42 provisioning config files... 08:09:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5020830266182194062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:42 ---> ****-login.sh 08:09:42 nexus3.edgexfoundry.org:10001 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 nexus3.edgexfoundry.org:10002 08:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:43 Configure a credential helper to remove this warning. See 08:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:43 08:09:43 Login Succeeded 08:09:43 nexus3.edgexfoundry.org:10003 08:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:44 Configure a credential helper to remove this warning. See 08:09:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:44 08:09:44 Login Succeeded 08:09:44 nexus3.edgexfoundry.org:10004 08:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:44 Configure a credential helper to remove this warning. See 08:09:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:44 08:09:44 Login Succeeded 08:09:44 ****.io 08:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:09:45 Configure a credential helper to remove this warning. See 08:09:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:09:45 08:09:45 Login Succeeded 08:09:45 ---> ****-login.sh ends [Pipeline] } 08:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:09:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:09:45 ========================================================= 08:09:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:09:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:46 + 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.23-alpine --build-arg MAKE=echo noop --target=builder . 08:09:46 Sending build context to Docker daemon 13.17MB 08:09:46 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:09:46 Step 2/10 : FROM ${BASE} AS builder 08:09:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:09:47 cf04c63912e1: Pulling fs layer 08:09:47 55b35a11ae5e: Pulling fs layer 08:09:47 a37a00ec5f00: Pulling fs layer 08:09:47 50b3750afda1: Pulling fs layer 08:09:47 4f4fb700ef54: Pulling fs layer 08:09:47 80978eb59214: Pulling fs layer 08:09:47 c9f46d7d2bd2: Pulling fs layer 08:09:47 c5a475d317c9: Pulling fs layer 08:09:47 4f4fb700ef54: Waiting 08:09:47 80978eb59214: Waiting 08:09:47 c9f46d7d2bd2: Waiting 08:09:47 c5a475d317c9: Waiting 08:09:47 50b3750afda1: Waiting 08:09:47 55b35a11ae5e: Verifying Checksum 08:09:47 55b35a11ae5e: Download complete 08:09:47 50b3750afda1: Verifying Checksum 08:09:47 50b3750afda1: Download complete 08:09:47 4f4fb700ef54: Download complete 08:09:47 80978eb59214: Verifying Checksum 08:09:47 80978eb59214: Download complete 08:09:47 cf04c63912e1: Verifying Checksum 08:09:47 cf04c63912e1: Download complete 08:09:47 c5a475d317c9: Verifying Checksum 08:09:47 c5a475d317c9: Download complete 08:09:48 cf04c63912e1: Pull complete 08:09:48 55b35a11ae5e: Pull complete 08:09:49 a37a00ec5f00: Verifying Checksum 08:09:49 a37a00ec5f00: Download complete 08:09:50 c9f46d7d2bd2: Verifying Checksum 08:09:50 c9f46d7d2bd2: Download complete 08:10:02 a37a00ec5f00: Pull complete 08:10:02 50b3750afda1: Pull complete 08:10:02 4f4fb700ef54: Pull complete 08:10:02 80978eb59214: Pull complete 08:10:10 c9f46d7d2bd2: Pull complete 08:10:11 c5a475d317c9: Pull complete 08:10:11 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:10:11 ---> be29e6b0f0d4 08:10:11 Step 3/10 : ARG MAKE=make build 08:10:13 ---> Running in e9e01484113b 08:10:13 Removing intermediate container e9e01484113b 08:10:13 ---> 283b6869987e 08:10:13 Step 4/10 : WORKDIR /device-sdk-go 08:10:13 ---> Running in 733d7574bd1c 08:10:13 Removing intermediate container 733d7574bd1c 08:10:13 ---> cf1c07955ba4 08:10:13 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:10:13 ---> Running in 5b09073e5aff 08:10:14 Removing intermediate container 5b09073e5aff 08:10:14 ---> 6723ace85d6c 08:10:14 Step 6/10 : RUN apk add --update --no-cache make git 08:10:14 ---> Running in 6b9d29e15265 08:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:10:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:10:17 OK: 238 MiB in 54 packages 08:10:17 Removing intermediate container 6b9d29e15265 08:10:17 ---> c99f848757c1 08:10:17 Step 7/10 : COPY go.mod vendor* ./ 08:10:18 ---> 9d16e8c5e117 08:10:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:10:18 ---> Running in 84cd35c95a80 08:12:10 Removing intermediate container 84cd35c95a80 08:12:10 ---> 29b90c40303d 08:12:10 Step 9/10 : COPY . . 08:12:10 ---> aa1e9a565809 08:12:10 Step 10/10 : RUN ${MAKE} 08:12:10 ---> Running in 4e8e72079c0c 08:12:10 noop 08:12:10 Removing intermediate container 4e8e72079c0c 08:12:10 ---> 519aeaed1a93 08:12:10 Successfully built 519aeaed1a93 08:12:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:10 + docker inspect -f . ci-base-image-arm64 08:12:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:11 prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container 08:12:11 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:12:12 $ docker top 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:13 + go version 08:12:13 go version go1.23.2 linux/arm64 [Pipeline] } 08:12:13 $ docker stop --time=1 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 08:12:15 $ docker rm -f --volumes 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:16 + docker inspect -f . ci-base-image-arm64 08:12:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:16 prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container 08:12:16 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:12:17 $ docker top e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:18 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 08:12:19 + make test 08:12:19 go test -race -coverprofile=coverage.out ./... 08:13:16 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:17:08 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 08:17:08 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 08:17:08 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 08:17:08 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 08:17:08 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 08:17:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.153s coverage: 26.0% of statements 08:17:12 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.172s coverage: 79.4% of statements 08:17:24 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 08:17:24 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 08:17:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.269s coverage: 86.0% of statements 08:17:34 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 08:17:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.599s coverage: 45.2% of statements 08:17:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.285s coverage: 14.1% of statements 08:17:39 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.306s coverage: 44.6% of statements 08:17:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:17:43 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 08:17:43 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 08:17:45 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.366s coverage: 68.3% of statements 08:17:50 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.355s coverage: 88.3% of statements 08:17:55 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 08:17:57 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.301s coverage: 5.3% of statements 08:17:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:17:58 GO111MODULE=on go vet ./... 08:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:22:20 $ docker stop --time=1 e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 08:22:22 $ docker rm -f --volumes e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:24 Warning: overwriting stash ‘coverage-report’ 08:22:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:26 + ls -al . 08:22:26 total 708 08:22:26 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:12 . 08:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:09 .. 08:22:26 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:09 .dockerignore 08:22:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:09 .git 08:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:09 .github 08:22:26 -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:09 .gitignore 08:22:26 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:09 .golangci.yml 08:22:26 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:09 CHANGELOG.md 08:22:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:09 GOVERNANCE.md 08:22:26 -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:09 Jenkinsfile 08:22:26 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:09 LICENSE 08:22:26 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:09 Makefile 08:22:26 -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:09 OWNERS.md 08:22:26 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:09 README.md 08:22:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:05 VERSION 08:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:09 bin 08:22:26 -rw-r--r-- 1 jenkins jenkins 466603 Oct 14 08:17 coverage.out 08:22:26 drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:09 example 08:22:26 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:09 go.mod 08:22:26 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:09 go.sum 08:22:26 drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:09 internal 08:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:09 openapi 08:22:26 drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:09 pkg 08:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:09 snap 08:22:26 -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:27 + 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=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 --label arch=arm64 --label version=0.0.0 . 08:22:27 Sending build context to Docker daemon 13.64MB 08:22:28 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:22:28 Step 2/24 : FROM ${BASE} AS builder 08:22:28 ---> 519aeaed1a93 08:22:28 Step 3/24 : ARG MAKE=make build 08:22:28 ---> Running in e2ff2cd3cf4c 08:22:28 Removing intermediate container e2ff2cd3cf4c 08:22:28 ---> 84d4788d7493 08:22:28 Step 4/24 : WORKDIR /device-sdk-go 08:22:28 ---> Running in e855cbbf1a03 08:22:28 Removing intermediate container e855cbbf1a03 08:22:28 ---> 2022503650a2 08:22:28 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:22:29 ---> Running in 9cb7b57d342b 08:22:29 Removing intermediate container 9cb7b57d342b 08:22:29 ---> 91cd9c8ed20b 08:22:29 Step 6/24 : RUN apk add --update --no-cache make git 08:22:29 ---> Running in 5b407fe54323 08:22:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:32 OK: 238 MiB in 54 packages 08:22:34 Removing intermediate container 5b407fe54323 08:22:34 ---> 9ddec0ba026d 08:22:34 Step 7/24 : COPY go.mod vendor* ./ 08:22:34 ---> e912f915de7a 08:22:34 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:34 ---> Running in 564215bcecd9 08:22:36 Removing intermediate container 564215bcecd9 08:22:36 ---> 68acd5326a66 08:22:36 Step 9/24 : COPY . . 08:22:38 ---> 7917bb40b1f9 08:22:38 Step 10/24 : RUN ${MAKE} 08:22:38 ---> Running in c8b482c81fe0 08:22:39 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 -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:26:31 Removing intermediate container c8b482c81fe0 08:26:31 ---> 7d2e1a289079 08:26:31 Step 11/24 : FROM alpine:3.20 08:26:31 3.20: Pulling from library/alpine 08:26:31 cf04c63912e1: Already exists 08:26:31 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:26:31 Status: Downloaded newer image for alpine:3.20 08:26:31 ---> c157a85ed455 08:26:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 08:26:31 ---> Running in 05524e7fc127 08:26:31 Removing intermediate container 05524e7fc127 08:26:31 ---> f36530ef30a4 08:26:31 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:26:31 ---> Running in f0dc901709b7 08:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:31 (1/1) Installing dumb-init (1.2.5-r3) 08:26:31 Executing busybox-1.36.1-r29.trigger 08:26:31 OK: 9 MiB in 15 packages 08:26:31 Removing intermediate container f0dc901709b7 08:26:31 ---> d1e3cd35f515 08:26:31 Step 14/24 : RUN apk --no-cache upgrade 08:26:31 ---> Running in 691082ccd8a0 08:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:34 Upgrading critical system libraries and apk-tools: 08:26:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:26:34 Executing busybox-1.36.1-r29.trigger 08:26:34 Continuing the upgrade transaction with new apk-tools: 08:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:36 OK: 9 MiB in 15 packages 08:26:37 Removing intermediate container 691082ccd8a0 08:26:37 ---> 7719f205685e 08:26:37 Step 15/24 : WORKDIR / 08:26:37 ---> Running in f7e0bad43a1e 08:26:37 Removing intermediate container f7e0bad43a1e 08:26:37 ---> 7599621295de 08:26:37 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:26:38 ---> 5d2e87ac3af5 08:26:38 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:26:41 ---> 989d4bfb92d2 08:26:41 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:26:41 ---> eb8c4b7a79cd 08:26:41 Step 19/24 : EXPOSE 59999 08:26:41 ---> Running in d4a450c98e46 08:26:41 Removing intermediate container d4a450c98e46 08:26:41 ---> 965c5d4f63f8 08:26:41 Step 20/24 : ENTRYPOINT ["/device-simple"] 08:26:41 ---> Running in 1750b3472029 08:26:42 Removing intermediate container 1750b3472029 08:26:42 ---> 8cad434c767a 08:26:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:26:42 ---> Running in 68e6f5ef232d 08:26:42 Removing intermediate container 68e6f5ef232d 08:26:42 ---> 4b705f324c75 08:26:42 Step 22/24 : LABEL arch=arm64 08:26:42 ---> Running in 1295d465d3c5 08:26:43 Removing intermediate container 1295d465d3c5 08:26:43 ---> 9eed0f775322 08:26:43 Step 23/24 : LABEL git_sha=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 08:26:43 ---> Running in ef8c238d3301 08:26:43 Removing intermediate container ef8c238d3301 08:26:43 ---> c0b07689dfcc 08:26:43 Step 24/24 : LABEL version=0.0.0 08:26:43 ---> Running in a93cc71b6599 08:26:43 Removing intermediate container a93cc71b6599 08:26:43 ---> 4e845dd21a28 08:26:43 [Warning] One or more build-args [ARCH] were not consumed 08:26:43 Successfully built 4e845dd21a28 08:26:43 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 08:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:44 08:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:26:45 arm64: Pulling from edgex-lftools-log-publisher 08:26:45 8998bd30e6a1: Pulling fs layer 08:26:45 04944245beec: Pulling fs layer 08:26:45 699f458cf7ca: Pulling fs layer 08:26:45 765212b225bb: Pulling fs layer 08:26:45 f23df028b6ca: Pulling fs layer 08:26:45 d65c8cfc05b1: Pulling fs layer 08:26:45 2437ff75d9bd: Pulling fs layer 08:26:45 f23df028b6ca: Waiting 08:26:45 765212b225bb: Waiting 08:26:45 d65c8cfc05b1: Waiting 08:26:45 2437ff75d9bd: Waiting 08:26:45 04944245beec: Verifying Checksum 08:26:45 04944245beec: Download complete 08:26:45 765212b225bb: Verifying Checksum 08:26:45 765212b225bb: Download complete 08:26:45 f23df028b6ca: Verifying Checksum 08:26:45 f23df028b6ca: Download complete 08:26:45 d65c8cfc05b1: Verifying Checksum 08:26:45 d65c8cfc05b1: Download complete 08:26:45 699f458cf7ca: Verifying Checksum 08:26:45 699f458cf7ca: Download complete 08:26:46 8998bd30e6a1: Verifying Checksum 08:26:46 8998bd30e6a1: Download complete 08:26:48 2437ff75d9bd: Verifying Checksum 08:26:48 2437ff75d9bd: Download complete 08:26:50 8998bd30e6a1: Pull complete 08:26:51 04944245beec: Pull complete 08:26:52 699f458cf7ca: Pull complete 08:26:52 765212b225bb: Pull complete 08:26:53 f23df028b6ca: Pull complete 08:26:54 d65c8cfc05b1: Pull complete 08:27:12 2437ff75d9bd: Pull complete 08:27:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:27:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:12 prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container 08:27:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:27:15 $ docker top 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:16 ---> job-cost.sh 08:27:16 lf-activate-venv: SKIPPING 08:27:16 INFO: No Stack... 08:27:17 INFO: Retrieving Pricing Info for: v3-standard-4 08:27:18 INFO: Archiving Costs [Pipeline] sh 08:27:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:27:18 + cut -d, -f6 [Pipeline] lock 08:27:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] 08:27:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] did not exist. Created. 08:27:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:19 /w/workspace/device-sdk-go/1@tmp/durable-931b15a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:27:20 + echo total: 0.10999999940395355 [Pipeline] stash 08:27:20 Warning: overwriting stash ‘stack-cost’ 08:27:20 Stashed 1 file(s) [Pipeline] } 08:27:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:20 $ docker stop --time=1 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e 08:27:22 $ docker rm -f --volumes 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e [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 08:27:23 provisioning config files... 08:27:23 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config2836627289178548864tmp [Pipeline] { [Pipeline] sh 08:27:23 + set +x 08:27:23 + curl -s https://codecov.io/bash 08:27:23 + bash -s -- 08:27:23 08:27:23 _____ _ 08:27:23 / ____| | | 08:27:23 | | ___ __| | ___ ___ _____ __ 08:27:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:27:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:27:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:27:23 Bash-1.0.6 08:27:23 08:27:23 08:27:23 ==> git version 2.25.1 found 08:27:23 ==> 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 08:27:23 Release-Date: 2020-01-08 08:27:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:27:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:27:23 ==> Jenkins CI detected. 08:27:23 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1638 08:27:23 project root: . 08:27:23 --> token set from env 08:27:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:27:23 ==> Running gcov in . (disable via -X gcov) 08:27:23 ==> Python coveragepy not found 08:27:23 ==> Searching for coverage reports in: 08:27:23 + . 08:27:23 -> Found 1 reports 08:27:23 ==> Detecting git/mercurial file structure 08:27:24 ==> Reading reports 08:27:24 + ./coverage.out bytes=466603 08:27:24 ==> Appending adjustments 08:27:24 https://docs.codecov.io/docs/fixing-reports 08:27:24 + Found adjustments 08:27:24 ==> Gzipping contents 08:27:24 44K /tmp/codecov.Zd5cfe.gz 08:27:24 ==> Uploading reports 08:27:24 url: https://codecov.io 08:27:24 query: branch=PR-1638&commit=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1638&job=&cmd_args= 08:27:24 -> Pinging Codecov 08:27:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1638&commit=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1638&job=&cmd_args= 08:27:24 -> Uploading to 08:27:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/4175f787d4d7dfbfc0240ea4dfcfa8e563a46958/5ce49096-63f0-4853-ad9a-b88658b76714.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T082724Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=81e979b4cdcfe493cfdb3d1ace13840ddc2a22a584f744203b1a69c7c77a7852 08:27:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:27:24 Dload Upload Total Spent Left Speed 08:27:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44669 0 0 100 44669 0 178k --:--:-- --:--:-- --:--:-- 177k 08:27:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] } 08:27:24 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 08:27:26 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives ] 08:27:26 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives 08:27:26 total 16 08:27:26 drwxr-xr-x 3 root root 4096 Oct 14 08:09 . 08:27:26 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:09 .. 08:27:26 drwxr-xr-x 2 root root 4096 Oct 14 08:09 cost 08:27:26 -rw-r--r-- 1 root root 86 Oct 14 08:09 cost.csv 08:27:26 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives 08:27:26 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives 08:27:26 total 16 08:27:26 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:09 . 08:27:26 drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:09 .. 08:27:26 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:09 cost 08:27:26 -rw-r--r-- 1 jenkins jenkins 86 Oct 14 08:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:27:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:28 ---> package-listing.sh 08:27:28 ++ facter osfamily 08:27:28 ++ tr '[:upper:]' '[:lower:]' 08:27:28 + OS_FAMILY=debian 08:27:28 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1638 08:27:28 + START_PACKAGES=/tmp/packages_start.txt 08:27:28 + END_PACKAGES=/tmp/packages_end.txt 08:27:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:28 + PACKAGES=/tmp/packages_start.txt 08:27:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1638 ']' 08:27:28 + PACKAGES=/tmp/packages_end.txt 08:27:28 + case "${OS_FAMILY}" in 08:27:28 + dpkg -l 08:27:28 + grep '^ii' 08:27:28 + '[' -f /tmp/packages_start.txt ']' 08:27:28 + '[' -f /tmp/packages_end.txt ']' 08:27:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:28 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1638 ']' 08:27:28 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/ 08:27:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/ [Pipeline] echo 08:27:28 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-1638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:27:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:29 prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container 08:27:29 $ 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-1638/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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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 08:27:29 $ docker top 86c70bec5cdc67c9243ff4639912c735c171c23ea8781aeaa8a7e3dd0ac9edc1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:30 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:30 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:30 + ls /var/log/sa-host 08:27:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:30 provisioning config files... 08:27:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config8856416523751419874tmp [Pipeline] { [Pipeline] echo 08:27:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:31 ---> create-netrc.sh [Pipeline] } 08:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:31 ---> python-tools-install.sh [Pipeline] echo 08:27:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:32 ---> sudo-logs.sh 08:27:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:27:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:32 ---> job-cost.sh 08:27:32 lf-activate-venv: SKIPPING 08:27:32 DEBUG: total: 0.2199999988079071 08:27:32 INFO: Retrieving Stack Cost... 08:27:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:33 INFO: Archiving Costs [Pipeline] echo 08:27:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:33 ---> logs-deploy.sh 08:27:33 lf-activate-venv: SKIPPING 08:27:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1638/1 08:27:33 INFO: archiving workspace using pattern(s): 08:27:34 Archives upload complete. 08:27:35 INFO: archiving logs to Nexus 08:27:35 ---> uname -a: 08:27:35 Linux prd-ubuntu20-04-docker-8c-8g-22710 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:27:35 08:27:35 08:27:35 ---> lscpu: 08:27:35 Architecture: x86_64 08:27:35 CPU op-mode(s): 32-bit, 64-bit 08:27:35 Byte Order: Little Endian 08:27:35 Address sizes: 40 bits physical, 48 bits virtual 08:27:35 CPU(s): 8 08:27:35 On-line CPU(s) list: 0-7 08:27:35 Thread(s) per core: 1 08:27:35 Core(s) per socket: 1 08:27:35 Socket(s): 8 08:27:35 NUMA node(s): 1 08:27:35 Vendor ID: AuthenticAMD 08:27:35 CPU family: 23 08:27:35 Model: 49 08:27:35 Model name: AMD EPYC-Rome Processor 08:27:35 Stepping: 0 08:27:35 CPU MHz: 2800.000 08:27:35 BogoMIPS: 5600.00 08:27:35 Virtualization: AMD-V 08:27:35 Hypervisor vendor: KVM 08:27:35 Virtualization type: full 08:27:35 L1d cache: 256 KiB 08:27:35 L1i cache: 256 KiB 08:27:35 L2 cache: 4 MiB 08:27:35 L3 cache: 128 MiB 08:27:35 NUMA node0 CPU(s): 0-7 08:27:35 Vulnerability Itlb multihit: Not affected 08:27:35 Vulnerability L1tf: Not affected 08:27:35 Vulnerability Mds: Not affected 08:27:35 Vulnerability Meltdown: Not affected 08:27:35 Vulnerability Mmio stale data: Not affected 08:27:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:27:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:27:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:27:35 Vulnerability Srbds: Not affected 08:27:35 Vulnerability Tsx async abort: Not affected 08:27:35 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 08:27:35 08:27:35 08:27:35 ---> nproc: 08:27:35 8 08:27:35 08:27:35 08:27:35 ---> df -h: 08:27:35 Filesystem Size Used Avail Use% Mounted on 08:27:35 overlay 155G 12G 143G 8% / 08:27:35 tmpfs 64M 0 64M 0% /dev 08:27:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:27:35 shm 64M 0 64M 0% /dev/shm 08:27:35 /dev/vda1 155G 12G 143G 8% /facter-os 08:27:35 08:27:35 08:27:35 ---> sar -b -r -n DEV: 08:27:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22710) 10/14/24 _x86_64_ (8 CPU) 08:27:35 08:27:35 08:03:46 LINUX RESTART (8 CPU) 08:27:35 08:27:35 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:27:35 08:05:01 223.13 47.84 175.29 0.00 5406.57 76249.69 0.00 08:27:35 08:06:02 240.62 3.25 237.37 0.00 53.74 89495.70 0.00 08:27:35 08:07:01 128.11 0.02 128.10 0.00 3.39 73455.09 0.00 08:27:35 08:08:01 47.78 0.07 47.71 0.00 0.53 56981.85 0.00 08:27:35 08:09:01 188.59 10.41 178.17 0.00 5185.94 74187.64 0.00 08:27:35 08:10:01 70.84 1.70 69.14 0.00 261.82 34187.64 0.00 08:27:35 08:11:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 08:27:35 08:12:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:27:35 08:13:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 08:27:35 08:14:01 1.72 0.00 1.72 0.00 0.00 33.73 0.00 08:27:35 08:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:27:35 08:16:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:27:35 08:17:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 08:27:35 08:18:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 08:27:35 08:19:01 3.50 1.03 2.47 0.00 22.00 33.86 0.00 08:27:35 08:20:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 08:27:35 08:21:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 08:27:35 08:22:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 08:27:35 08:23:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 08:27:35 08:24:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 08:27:35 08:25:01 0.95 0.00 0.95 0.00 0.00 10.79 0.00 08:27:35 08:26:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 08:27:35 08:27:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 08:27:35 Average: 40.04 2.80 37.24 0.00 475.63 17576.05 0.00 08:27:35 08:27:35 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:35 08:05:01 29873640 31550468 798412 2.43 59788 1912300 1810996 5.34 1005292 1669464 864 08:27:35 08:06:02 26889376 31460272 846668 2.57 186200 4440008 2076880 6.12 1405204 3970844 1013540 08:27:35 08:07:01 26936792 31435436 862908 2.62 190196 4389624 1923292 5.67 1806020 3541572 607352 08:27:35 08:08:01 27011700 31516244 786864 2.39 193928 4397060 1941836 5.72 1356884 3923668 125264 08:27:35 08:09:01 27069696 31505724 790680 2.40 202792 4330912 1844084 5.43 1603908 3622608 94788 08:27:35 08:10:01 26537164 31498808 790104 2.40 212072 4795208 1818152 5.36 1642788 4053992 184 08:27:35 08:11:01 26537256 31499020 789724 2.40 212096 4795212 1818152 5.36 1642692 4054000 20 08:27:35 08:12:01 26544004 31505788 782840 2.38 212124 4795212 1818152 5.36 1636356 4053996 144 08:27:35 08:13:01 26543584 31505904 783144 2.38 212148 4795216 1818152 5.36 1635628 4054500 8 08:27:35 08:14:01 26548860 31511220 777760 2.37 212244 4795196 1818152 5.36 1630672 4054496 164 08:27:35 08:15:01 26548852 31511272 777616 2.36 212264 4795196 1818152 5.36 1631368 4054496 20 08:27:35 08:16:01 26548780 31511236 777632 2.36 212296 4795200 1818152 5.36 1631012 4054504 184 08:27:35 08:17:01 26549224 31511836 777184 2.36 212320 4795324 1818152 5.36 1631164 4054616 12 08:27:35 08:18:01 26548904 31511668 777088 2.36 212352 4795336 1818152 5.36 1631132 4054684 184 08:27:35 08:19:01 26547208 31511096 777780 2.37 212428 4795956 1836060 5.41 1631536 4055288 24 08:27:35 08:20:01 26547136 31511072 777792 2.37 212468 4795956 1836060 5.41 1631224 4055292 184 08:27:35 08:21:01 26547184 31511128 777684 2.37 212484 4795952 1836060 5.41 1631228 4055296 20 08:27:35 08:22:01 26547292 31511264 777484 2.36 212504 4795964 1836060 5.41 1631064 4055300 212 08:27:35 08:23:01 26546956 31510936 777732 2.37 212528 4795968 1836060 5.41 1631328 4055308 20 08:27:35 08:24:01 26547376 31511432 777388 2.36 212572 4795972 1836060 5.41 1631700 4055312 44 08:27:35 08:25:01 26547172 31511232 777576 2.36 212592 4795964 1836060 5.41 1631380 4055312 8 08:27:35 08:26:01 26547180 31511288 777496 2.36 212624 4795980 1836060 5.41 1631216 4055320 4 08:27:35 08:27:01 26547376 31511524 777200 2.36 212648 4795980 1819972 5.36 1631800 4055320 192 08:27:35 Average: 26765770 31505907 787685 2.40 202420 4599595 1846474 5.44 1590113 3900660 80149 08:27:35 08:27:35 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:35 08:05:01 ens3 452.72 311.20 2814.07 107.33 0.00 0.00 0.00 0.00 08:27:35 08:05:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 08:27:35 08:05:01 docker0 29.05 30.73 2.26 194.47 0.00 0.00 0.00 0.00 08:27:35 08:05:01 veth07a9be4 29.05 30.83 2.66 194.48 0.00 0.00 0.00 0.02 08:27:35 08:06:02 ens3 598.61 407.12 6437.05 48.99 0.00 0.00 0.00 0.00 08:27:35 08:06:02 lo 2.92 2.92 0.28 0.28 0.00 0.00 0.00 0.00 08:27:35 08:06:02 docker0 316.50 459.33 27.19 3248.84 0.00 0.00 0.00 0.00 08:27:35 08:07:01 veth47c8d72 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 08:27:35 08:07:01 ens3 23.64 15.93 27.48 10.05 0.00 0.00 0.00 0.00 08:27:35 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 08:27:35 08:08:01 ens3 15.35 10.34 11.60 6.33 0.00 0.00 0.00 0.00 08:27:35 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:08:01 docker0 0.82 1.18 0.10 0.36 0.00 0.00 0.00 0.00 08:27:35 08:09:01 ens3 219.13 105.23 2257.35 16.21 0.00 0.00 0.00 0.00 08:27:35 08:09:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:27:35 08:09:01 docker0 6.58 13.13 0.39 154.99 0.00 0.00 0.00 0.00 08:27:35 08:10:01 ens3 93.73 62.84 2524.64 11.29 0.00 0.00 0.00 0.00 08:27:35 08:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:27:35 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:27:35 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:12:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:27:35 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:15:01 ens3 1.07 0.37 0.41 0.27 0.00 0.00 0.00 0.00 08:27:35 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:16:01 ens3 0.73 0.42 0.33 0.21 0.00 0.00 0.00 0.00 08:27:35 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:18:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:27:35 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:19:01 ens3 0.98 0.33 0.31 0.21 0.00 0.00 0.00 0.00 08:27:35 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:20:01 ens3 0.78 0.43 0.40 0.28 0.00 0.00 0.00 0.00 08:27:35 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:21:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:23:01 ens3 0.83 0.32 0.31 0.21 0.00 0.00 0.00 0.00 08:27:35 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:24:01 ens3 0.90 0.38 0.31 0.21 0.00 0.00 0.00 0.00 08:27:35 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:25:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 08:27:35 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:26:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:27:35 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:35 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:27:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 08:27:35 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:35 Average: ens3 61.47 39.90 613.51 8.78 0.00 0.00 0.00 0.00 08:27:35 Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 08:27:35 Average: docker0 15.42 22.04 1.31 157.20 0.00 0.00 0.00 0.00 08:27:35 08:27:35 08:27:35 ---> sar -P ALL: 08:27:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22710) 10/14/24 _x86_64_ (8 CPU) 08:27:35 08:27:35 08:03:46 LINUX RESTART (8 CPU) 08:27:35 08:27:35 08:04:01 CPU %user %nice %system %iowait %steal %idle 08:27:35 08:05:01 all 7.04 0.00 1.89 4.42 0.06 86.59 08:27:35 08:05:01 0 6.41 0.00 1.49 0.54 0.05 91.52 08:27:35 08:05:01 1 4.52 0.00 2.82 12.74 0.05 79.87 08:27:35 08:05:01 2 8.97 0.00 1.56 6.55 0.05 82.87 08:27:35 08:05:01 3 5.90 0.00 1.78 0.67 0.07 91.58 08:27:35 08:05:01 4 4.49 0.00 1.29 0.55 0.05 93.61 08:27:35 08:05:01 5 6.83 0.00 1.62 4.73 0.08 86.74 08:27:35 08:05:01 6 7.34 0.00 1.88 1.07 0.07 89.64 08:27:35 08:05:01 7 11.85 0.00 2.69 8.57 0.05 76.84 08:27:35 08:06:02 all 9.35 0.00 4.32 5.87 0.06 80.40 08:27:35 08:06:02 0 10.08 0.00 4.52 5.58 0.07 79.75 08:27:35 08:06:02 1 10.01 0.00 5.98 17.32 0.07 66.63 08:27:35 08:06:02 2 9.57 0.00 3.67 2.73 0.05 83.98 08:27:35 08:06:02 3 10.02 0.00 4.70 11.48 0.07 73.73 08:27:35 08:06:02 4 8.26 0.00 3.29 1.70 0.05 86.70 08:27:35 08:06:02 5 9.97 0.00 4.43 3.01 0.07 82.52 08:27:35 08:06:02 6 7.01 0.00 4.24 4.62 0.05 84.08 08:27:35 08:06:02 7 9.92 0.00 3.72 0.54 0.07 85.76 08:27:35 08:07:01 all 28.31 0.00 4.71 4.61 0.08 62.29 08:27:35 08:07:01 0 29.82 0.00 5.88 1.23 0.07 63.00 08:27:35 08:07:01 1 30.18 0.00 6.05 26.76 0.10 36.90 08:27:35 08:07:01 2 27.24 0.00 4.32 0.75 0.09 67.60 08:27:35 08:07:01 3 28.79 0.00 4.09 2.42 0.10 64.60 08:27:35 08:07:01 4 26.00 0.00 4.39 0.24 0.05 69.31 08:27:35 08:07:01 5 30.30 0.00 4.03 2.80 0.08 62.78 08:27:35 08:07:01 6 27.01 0.00 4.50 2.63 0.07 65.79 08:27:35 08:07:01 7 27.13 0.00 4.44 0.22 0.07 68.14 08:27:35 08:08:01 all 43.39 0.00 5.42 4.34 0.13 46.72 08:27:35 08:08:01 0 42.68 0.00 5.86 3.42 0.10 47.94 08:27:35 08:08:01 1 44.24 0.00 5.40 6.83 0.10 43.43 08:27:35 08:08:01 2 44.15 0.00 5.27 0.87 0.08 49.62 08:27:35 08:08:01 3 43.49 0.00 5.47 15.06 0.15 35.83 08:27:35 08:08:01 4 43.45 0.00 5.08 0.52 0.32 50.63 08:27:35 08:08:01 5 43.84 0.00 5.61 0.66 0.13 49.76 08:27:35 08:08:01 6 43.30 0.00 5.34 6.53 0.08 44.75 08:27:35 08:08:01 7 41.97 0.00 5.30 0.86 0.10 51.77 08:27:35 08:09:01 all 24.01 0.00 4.45 3.96 0.07 67.52 08:27:35 08:09:01 0 24.79 0.00 4.75 2.14 0.05 68.28 08:27:35 08:09:01 1 23.23 0.00 4.28 0.91 0.05 71.53 08:27:35 08:09:01 2 24.52 0.00 4.69 1.96 0.07 68.76 08:27:35 08:09:01 3 24.64 0.00 4.88 20.27 0.08 50.13 08:27:35 08:09:01 4 23.10 0.00 4.14 1.62 0.05 71.09 08:27:35 08:09:01 5 24.37 0.00 4.38 0.91 0.08 70.26 08:27:35 08:09:01 6 24.07 0.00 4.34 0.13 0.07 71.39 08:27:35 08:09:01 7 23.34 0.00 4.15 3.92 0.07 68.52 08:27:35 08:10:01 all 2.97 0.00 1.30 1.65 0.02 94.06 08:27:35 08:10:01 0 3.62 0.00 1.35 0.12 0.03 94.87 08:27:35 08:10:01 1 3.07 0.00 0.84 2.43 0.03 93.63 08:27:35 08:10:01 2 2.66 0.00 0.94 0.35 0.02 96.04 08:27:35 08:10:01 3 2.52 0.00 1.66 4.94 0.03 90.84 08:27:35 08:10:01 4 3.13 0.00 1.30 3.01 0.02 92.54 08:27:35 08:10:01 5 2.71 0.00 1.44 0.67 0.02 95.16 08:27:35 08:10:01 6 2.86 0.00 1.77 1.05 0.02 94.29 08:27:35 08:10:01 7 3.18 0.00 1.09 0.67 0.02 95.05 08:27:35 08:11:01 all 0.02 0.00 0.01 0.03 0.00 99.94 08:27:35 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:11:01 1 0.00 0.00 0.02 0.25 0.00 99.73 08:27:35 08:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:27:35 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:27:35 08:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:27:35 08:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:27:35 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:27:35 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:12:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:27:35 08:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:27:35 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 08:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:27:35 08:13:01 all 0.04 0.00 0.07 0.02 0.00 99.86 08:27:35 08:13:01 0 0.03 0.00 0.08 0.00 0.00 99.88 08:27:35 08:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:13:01 2 0.07 0.00 0.17 0.00 0.00 99.77 08:27:35 08:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:27:35 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:13:01 5 0.10 0.00 0.20 0.00 0.00 99.70 08:27:35 08:13:01 6 0.05 0.00 0.12 0.18 0.02 99.63 08:27:35 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:27:35 08:14:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:27:35 08:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:27:35 08:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:27:35 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:14:01 6 0.02 0.00 0.02 0.05 0.00 99.92 08:27:35 08:14:01 7 0.03 0.00 0.05 0.00 0.02 99.90 08:27:35 08:15:01 all 0.06 0.00 0.02 0.00 0.01 99.91 08:27:35 08:15:01 0 0.38 0.00 0.02 0.00 0.02 99.58 08:27:35 08:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:27:35 08:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:27:35 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:27:35 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:27:35 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:27:35 08:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:27:35 08:27:35 08:15:01 CPU %user %nice %system %iowait %steal %idle 08:27:35 08:16:01 all 0.04 0.00 0.00 0.00 0.00 99.95 08:27:35 08:16:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:27:35 08:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:27:35 08:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:27:35 08:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:27:35 08:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:27:35 08:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:27:35 08:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:27:35 08:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:27:35 08:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:27:35 08:17:01 7 0.02 0.00 0.05 0.00 0.02 99.92 08:27:35 08:18:01 all 0.06 0.00 0.01 0.01 0.01 99.92 08:27:35 08:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:27:35 08:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:18:01 5 0.28 0.00 0.00 0.00 0.02 99.70 08:27:35 08:18:01 6 0.02 0.00 0.02 0.07 0.00 99.90 08:27:35 08:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:27:35 08:19:01 all 0.10 0.00 0.04 0.03 0.01 99.82 08:27:35 08:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:27:35 08:19:01 1 0.05 0.00 0.03 0.02 0.02 99.88 08:27:35 08:19:01 2 0.23 0.00 0.07 0.03 0.02 99.65 08:27:35 08:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:27:35 08:19:01 4 0.00 0.00 0.05 0.12 0.00 99.83 08:27:35 08:19:01 5 0.40 0.00 0.07 0.00 0.00 99.53 08:27:35 08:19:01 6 0.03 0.00 0.02 0.05 0.02 99.88 08:27:35 08:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:27:35 08:20:01 all 0.13 0.00 0.02 0.00 0.00 99.84 08:27:35 08:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:27:35 08:20:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:27:35 08:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:20:01 3 0.66 0.00 0.02 0.00 0.00 99.32 08:27:35 08:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:27:35 08:20:01 5 0.22 0.00 0.02 0.00 0.00 99.77 08:27:35 08:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:27:35 08:20:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:27:35 08:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 08:27:35 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:27:35 08:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:27:35 08:21:01 3 1.99 0.00 0.02 0.00 0.02 97.98 08:27:35 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:22:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:27:35 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:27:35 08:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:22:01 3 1.06 0.00 0.02 0.00 0.00 98.92 08:27:35 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:27:35 08:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:27:35 08:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:27:35 08:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:27:35 08:23:01 0 0.07 0.00 0.00 0.00 0.00 99.93 08:27:35 08:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:27:35 08:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:27:35 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:27:35 08:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:27:35 08:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:27:35 08:24:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:27:35 08:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:27:35 08:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:27:35 08:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 08:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:27:35 08:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:27:35 08:25:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:27:35 08:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:25:01 3 0.17 0.00 0.02 0.00 0.00 99.82 08:27:35 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:27:35 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:27:35 08:26:01 all 0.14 0.00 0.01 0.08 0.00 99.77 08:27:35 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:26:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:27:35 08:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:27:35 08:26:01 3 1.01 0.00 0.00 0.00 0.02 98.97 08:27:35 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:27:35 08:26:01 6 0.03 0.00 0.00 0.52 0.00 99.45 08:27:35 08:26:01 7 0.03 0.00 0.03 0.08 0.00 99.85 08:27:35 08:27:35 08:26:01 CPU %user %nice %system %iowait %steal %idle 08:27:35 08:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:27:35 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:35 08:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:27:35 08:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 08:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:27:35 08:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:27:35 08:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:27:35 Average: all 5.01 0.00 0.96 1.08 0.02 92.92 08:27:35 Average: 0 5.09 0.00 1.04 0.56 0.02 93.29 08:27:35 Average: 1 4.98 0.00 1.10 2.89 0.02 91.00 08:27:35 Average: 2 5.08 0.00 0.90 0.57 0.02 93.42 08:27:35 Average: 3 5.18 0.00 0.98 2.36 0.03 91.46 08:27:35 Average: 4 4.68 0.00 0.84 0.34 0.02 94.12 08:27:35 Average: 5 5.16 0.00 0.95 0.55 0.02 93.32 08:27:35 Average: 6 4.83 0.00 0.96 0.74 0.02 93.46 08:27:35 Average: 7 5.08 0.00 0.94 0.64 0.02 93.32 08:27:35 08:27:35 08:27:35