Pull request #1643 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66+5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 (a6eff35137867d9825541882786e817668a49b50) 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-ssh6921251942742333082.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-ssh6780846961960855585.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-1643/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-1643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14466124921666198530.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-1643/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1673069732689950923.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-ssh12392881686822678683.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-1643/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-1643/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9350979779485227417.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]] ========================================================= [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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24202 in /w/workspace/gexfoundry_device-sdk-go_PR-1643 [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-1643 # 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 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 into PR head commit 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 Merge succeeded, producing 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 Checking out Revision 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 (PR-1643) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4" First time build. Skipping changelog. > 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/1643/head:refs/remotes/origin/PR-1643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # 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 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 > 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 04:20:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:20:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:20:38 ========================================================= 04:20:38 EdgeX Global Pipelines Version Info 04:20:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:20:40 ------------------- 04:20:40 stable info: 04:20:40 ------------------- 04:20:40 Commited By: Ginny Guan ginny@iotechsys.com 04:20:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:20:40 Message: update stable to v1.0.265 04:20:40 ------------------- 04:20:40 experimental info: 04:20:40 ------------------- 04:20:40 Commited By: Cherry Wang cherry@iotechsys.com 04:20:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:20:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:20:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:20:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:20:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:20:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:20:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1643 [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1643 [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1643 [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b860d6 [Pipeline] echo 04:20:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:20:42 provisioning config files... 04:20:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config14155163133085632416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:43 ---> ****-login.sh 04:20:43 nexus3.edgexfoundry.org:10001 04:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:43 Configure a credential helper to remove this warning. See 04:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:43 04:20:43 Login Succeeded 04:20:43 nexus3.edgexfoundry.org:10002 04:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:43 Configure a credential helper to remove this warning. See 04:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:43 04:20:43 Login Succeeded 04:20:43 nexus3.edgexfoundry.org:10003 04:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:43 Configure a credential helper to remove this warning. See 04:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:43 04:20:43 Login Succeeded 04:20:43 nexus3.edgexfoundry.org:10004 04:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:43 Configure a credential helper to remove this warning. See 04:20:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:43 04:20:43 Login Succeeded 04:20:43 ****.io 04:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:44 Configure a credential helper to remove this warning. See 04:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:44 04:20:44 Login Succeeded 04:20:44 ---> ****-login.sh ends [Pipeline] } 04:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:20:44 + git rev-list -1 --merges 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66~1..3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo 04:20:44 -----------> git rev-list -1 --merges 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66~1..3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [false] [Pipeline] sh 04:20:45 + git log --format=format:%s -1 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo 04:20:45 ========================================================= 04:20:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:20:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:45 + git log --format=format:%s -1 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] echo 04:20:45 [semverPrep] GIT_COMMIT: 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4 [Pipeline] echo 04:20:45 [semverPrep] This is not a build commit. [Pipeline] sh 04:20:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:20:46 + grep -v github /etc/ssh/ssh_known_hosts 04:20:46 + [ -e /tmp/ssh_known_hosts ] 04:20:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:20:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:20:46 + sudo tee -a /etc/ssh/ssh_known_hosts 04:20:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:46 04:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:47 0.1.4: Pulling from edgex-devops/py-git-semver 04:20:47 b85a868b505f: Pulling fs layer 04:20:47 e2be974225ed: Pulling fs layer 04:20:47 339a4e72a1f5: Pulling fs layer 04:20:47 988bab9f4d93: Pulling fs layer 04:20:47 1469e6f7b9e6: Pulling fs layer 04:20:47 eaf3925da568: Pulling fs layer 04:20:47 bab4dde63d76: Pulling fs layer 04:20:47 bde34c3a00c8: Pulling fs layer 04:20:47 b352a97aabf1: Pulling fs layer 04:20:47 eaf3925da568: Waiting 04:20:47 1469e6f7b9e6: Waiting 04:20:47 bab4dde63d76: Waiting 04:20:47 bde34c3a00c8: Waiting 04:20:47 988bab9f4d93: Waiting 04:20:47 b352a97aabf1: Waiting 04:20:47 4872d77fe225: Pulling fs layer 04:20:47 5851b861e8e6: Pulling fs layer 04:20:47 4872d77fe225: Waiting 04:20:47 e2be974225ed: Verifying Checksum 04:20:47 e2be974225ed: Download complete 04:20:47 988bab9f4d93: Download complete 04:20:47 1469e6f7b9e6: Verifying Checksum 04:20:47 1469e6f7b9e6: Download complete 04:20:47 339a4e72a1f5: Verifying Checksum 04:20:47 339a4e72a1f5: Download complete 04:20:47 eaf3925da568: Verifying Checksum 04:20:47 eaf3925da568: Download complete 04:20:47 bde34c3a00c8: Download complete 04:20:47 b352a97aabf1: Verifying Checksum 04:20:47 b352a97aabf1: Download complete 04:20:47 4872d77fe225: Verifying Checksum 04:20:47 4872d77fe225: Download complete 04:20:47 5851b861e8e6: Verifying Checksum 04:20:47 5851b861e8e6: Download complete 04:20:47 b85a868b505f: Verifying Checksum 04:20:47 b85a868b505f: Download complete 04:20:47 bab4dde63d76: Verifying Checksum 04:20:47 bab4dde63d76: Download complete 04:20:48 b85a868b505f: Pull complete 04:20:48 e2be974225ed: Pull complete 04:20:49 339a4e72a1f5: Pull complete 04:20:49 988bab9f4d93: Pull complete 04:20:49 1469e6f7b9e6: Pull complete 04:20:49 eaf3925da568: Pull complete 04:20:51 bab4dde63d76: Pull complete 04:20:51 bde34c3a00c8: Pull complete 04:20:51 b352a97aabf1: Pull complete 04:20:51 4872d77fe225: Pull complete 04:20:51 5851b861e8e6: Pull complete 04:20:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:20:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:20:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:51 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 04:20:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:20:55 $ docker top 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef -eo pid,comm 04:20:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:20:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:55 [ssh-agent] Looking for ssh-agent implementation... 04:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:55 $ docker exec 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent 04:20:55 SSH_AUTH_SOCK=/tmp/ssh-mn30rJh0kT8K/agent.32 04:20:55 SSH_AGENT_PID=38 04:20:55 Running ssh-add (command line suppressed) 04:20:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_4157539609345609839.key (/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_4157539609345609839.key) 04:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:56 + git tag --points-at HEAD [Pipeline] } 04:20:56 $ docker exec --env ******** --env ******** 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent -k 04:20:56 unset SSH_AUTH_SOCK; 04:20:56 unset SSH_AGENT_PID; 04:20:56 echo Agent pid 38 killed; 04:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:20:56 [ssh-agent] Looking for ssh-agent implementation... 04:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:20:56 $ docker exec 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent 04:20:56 SSH_AUTH_SOCK=/tmp/ssh-YUXHBTtP9OZT/agent.71 04:20:56 SSH_AGENT_PID=77 04:20:56 Running ssh-add (command line suppressed) 04:20:56 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_9584127810620979710.key (/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/private_key_9584127810620979710.key) 04:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:20:57 + git semver init 04:20:57 2024-10-31 04:20:57,494 [run_init] DEBUG init version:0.0.0 force:False 04:20:57 2024-10-31 04:20:57,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver 04:20:57 2024-10-31 04:20:57,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver 04:20:57 2024-10-31 04:20:57,496 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643, universal_newlines=False, shell=None, istream=None) 04:20:59 2024-10-31 04:20:59,416 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.git/info/exclude 04:20:59 2024-10-31 04:20:59,417 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 with force:False 04:20:59 2024-10-31 04:20:59,417 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 04:20:59 2024-10-31 04:20:59,421 [execute] INFO git cat-file --batch-check 04:20:59 2024-10-31 04:20:59,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver, universal_newlines=False, shell=None, istream=) 04:20:59 2024-10-31 04:20:59,428 [execute] INFO git cat-file --batch 04:20:59 2024-10-31 04:20:59,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver, universal_newlines=False, shell=None, istream=) 04:20:59 2024-10-31 04:20:59,434 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1643/.semver/PR-1643 04:20:59 0.0.0 [Pipeline] } 04:20:59 $ docker exec --env ******** --env ******** 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef ssh-agent -k 04:20:59 unset SSH_AUTH_SOCK; 04:20:59 unset SSH_AGENT_PID; 04:20:59 echo Agent pid 77 killed; 04:20:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:00 + git semver [Pipeline] } 04:21:00 $ docker stop --time=1 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef 04:21:01 $ docker rm -f --volumes 95d3c56c3aeee9111208b02c608d61e82aac8722dcb8dad8199fec0595540aef [Pipeline] // withDockerContainer [Pipeline] sh 04:21:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:21:02 Stashed 1 file(s) [Pipeline] echo 04:21:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:03 provisioning config files... 04:21:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config12894865829440501503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:03 ---> ****-login.sh 04:21:03 nexus3.edgexfoundry.org:10001 04:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:03 Configure a credential helper to remove this warning. See 04:21:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:03 04:21:03 Login Succeeded 04:21:03 nexus3.edgexfoundry.org:10002 04:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:03 Configure a credential helper to remove this warning. See 04:21:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:03 04:21:03 Login Succeeded 04:21:03 nexus3.edgexfoundry.org:10003 04:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:03 Configure a credential helper to remove this warning. See 04:21:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:03 04:21:03 Login Succeeded 04:21:03 nexus3.edgexfoundry.org:10004 04:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:03 Configure a credential helper to remove this warning. See 04:21:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:03 04:21:03 Login Succeeded 04:21:03 ****.io 04:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:04 Configure a credential helper to remove this warning. See 04:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:04 04:21:04 Login Succeeded 04:21:04 ---> ****-login.sh ends [Pipeline] } 04:21:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:04 ========================================================= 04:21:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:21:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:04 + 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 . 04:21:04 Sending build context to Docker daemon 25.57MB 04:21:04 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:21:04 Step 2/10 : FROM ${BASE} AS builder 04:21:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:21:05 43c4264eed91: Pulling fs layer 04:21:05 4cc291be95ef: Pulling fs layer 04:21:05 2ac1f1163629: Pulling fs layer 04:21:05 5c3c966382ef: Pulling fs layer 04:21:05 4f4fb700ef54: Pulling fs layer 04:21:05 5d5c8e513c77: Pulling fs layer 04:21:05 4f4fb700ef54: Waiting 04:21:05 9f66e0745190: Pulling fs layer 04:21:05 f49a43e4bbc0: Pulling fs layer 04:21:05 561ebcabdf7f: Pulling fs layer 04:21:05 5d5c8e513c77: Waiting 04:21:05 9f66e0745190: Waiting 04:21:05 f49a43e4bbc0: Waiting 04:21:05 561ebcabdf7f: Waiting 04:21:05 4cc291be95ef: Download complete 04:21:05 5c3c966382ef: Verifying Checksum 04:21:05 5c3c966382ef: Download complete 04:21:05 4f4fb700ef54: Download complete 04:21:05 5d5c8e513c77: Download complete 04:21:05 43c4264eed91: Verifying Checksum 04:21:05 43c4264eed91: Download complete 04:21:05 9f66e0745190: Verifying Checksum 04:21:05 9f66e0745190: Download complete 04:21:05 43c4264eed91: Pull complete 04:21:05 561ebcabdf7f: Verifying Checksum 04:21:05 561ebcabdf7f: Download complete 04:21:05 4cc291be95ef: Pull complete 04:21:05 2ac1f1163629: Verifying Checksum 04:21:05 2ac1f1163629: Download complete 04:21:06 f49a43e4bbc0: Verifying Checksum 04:21:06 f49a43e4bbc0: Download complete 04:21:09 2ac1f1163629: Pull complete 04:21:09 5c3c966382ef: Pull complete 04:21:09 4f4fb700ef54: Pull complete 04:21:09 5d5c8e513c77: Pull complete 04:21:09 9f66e0745190: Pull complete 04:21:11 f49a43e4bbc0: Pull complete 04:21:11 561ebcabdf7f: Pull complete 04:21:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:21:11 ---> 3a752c3f9dda 04:21:11 Step 3/10 : ARG MAKE=make build 04:21:17 Still waiting to schedule task 04:21:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:21:18 ---> Running in 6ec5331f364b 04:21:18 Removing intermediate container 6ec5331f364b 04:21:18 ---> f4277204c936 04:21:18 Step 4/10 : WORKDIR /device-sdk-go 04:21:18 ---> Running in ca7acc2bd835 04:21:18 Removing intermediate container ca7acc2bd835 04:21:18 ---> 0e1dcdcc4da7 04:21:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:18 ---> Running in bc8164dcce41 04:21:18 Removing intermediate container bc8164dcce41 04:21:18 ---> 657d5862e772 04:21:18 Step 6/10 : RUN apk add --update --no-cache make git 04:21:18 ---> Running in d14229a0bf0d 04:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:21:18 OK: 246 MiB in 54 packages 04:21:19 Removing intermediate container d14229a0bf0d 04:21:19 ---> 442bcafa5dce 04:21:19 Step 7/10 : COPY go.mod vendor* ./ 04:21:19 ---> c040c1d982c8 04:21:19 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:19 ---> Running in c7d4ef898434 04:22:27 Removing intermediate container c7d4ef898434 04:22:27 ---> fcac9c3260ec 04:22:27 Step 9/10 : COPY . . 04:22:27 ---> a175019822a8 04:22:27 Step 10/10 : RUN ${MAKE} 04:22:27 ---> Running in 51b7905a7c4d 04:22:27 noop 04:22:28 Removing intermediate container 51b7905a7c4d 04:22:28 ---> a6e26299f897 04:22:28 Successfully built a6e26299f897 04:22:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:28 + docker inspect -f . ci-base-image-x86_64 04:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:28 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 04:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:29 $ docker top 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:29 + go version 04:22:29 go version go1.23.2 linux/amd64 [Pipeline] } 04:22:29 $ docker stop --time=1 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 04:22:30 $ docker rm -f --volumes 4b186afab659392c6d47e708f05eac7acdac8330897b4d7a40a8d5fad12f9a04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:31 + docker inspect -f . ci-base-image-x86_64 04:22:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:32 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 04:22:32 $ 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-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:32 $ docker top 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1643 [Pipeline] fileExists [Pipeline] sh 04:22:33 + make test 04:22:33 go test -race -coverprofile=coverage.out ./... 04:22:41 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 04:22:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24203 in /w/workspace/gexfoundry_device-sdk-go_PR-1643 [Pipeline] { [Pipeline] ws 04:22:54 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:22:57 The recommended git tool is: git 04:23:05 using credential edgex-jenkins-ssh 04:23:05 Cloning the remote Git repository 04:23:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:23:06 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:23:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:23:06 > git --version # timeout=10 04:23:06 > git --version # 'git version 2.25.1' 04:23:06 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 04:23:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 26.0% of statements 04:23:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.4% of statements 04:23:07 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.051s coverage: 86.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 04:23:07 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 04:23:07 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 04:23:08 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.108s coverage: 45.2% of statements 04:23:09 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 04:23:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:23:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:23:11 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.042s coverage: 14.1% of statements 04:23:11 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.087s coverage: 44.6% of statements 04:23:11 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.058s coverage: 68.4% of statements 04:23:11 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.094s coverage: 88.3% of statements 04:23:11 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.049s coverage: 5.3% of statements 04:23:11 Merging remotes/origin/main commit 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 into PR head commit 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 04:23:12 Merge succeeded, producing 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 04:23:12 Checking out Revision 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 (PR-1643) 04:23:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:23:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:23:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1643/head:refs/remotes/origin/PR-1643 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:23:12 > git config core.sparsecheckout # timeout=10 04:23:12 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 04:23:12 > git remote # timeout=10 04:23:12 > git config --get remote.origin.url # timeout=10 04:23:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:23:12 > git merge 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 04:23:12 > git rev-parse HEAD^{commit} # timeout=10 04:23:12 > git config core.sparsecheckout # timeout=10 04:23:12 > git checkout -f 3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 # timeout=10 04:23:13 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v4" 04:23:13 > git --version # timeout=10 04:23:13 > git --version # 'git version 2.25.1' 04:23:13 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:23:17 % Total % Received % Xferd Average Speed Time Time Time Current 04:23:17 Dload Upload Total Spent Left Speed 04:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 04:23:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:23:18 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:23:18 04:23:18 { 04:23:18 "registry-mirrors": [ 04:23:18 "https://nexus3.edgexfoundry.org:10001" 04:23:18 ], 04:23:18 "bip": "10.250.0.254/24", 04:23:18 "hosts": [ 04:23:18 "tcp://0.0.0.0:5555", 04:23:18 "unix:///var/run/docker.sock" 04:23:18 ], 04:23:18 "mtu": 1458, 04:23:18 "selinux-enabled": true, 04:23:18 "seccomp-profile": "/etc/docker/seccomp.json" 04:23:18 } [Pipeline] sh 04:23:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:23:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:37 provisioning config files... 04:23:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11022265552581842804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:38 ---> ****-login.sh 04:23:38 nexus3.edgexfoundry.org:10001 04:23:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:38 Configure a credential helper to remove this warning. See 04:23:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:38 04:23:38 Login Succeeded 04:23:38 nexus3.edgexfoundry.org:10002 04:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:39 Configure a credential helper to remove this warning. See 04:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:39 04:23:39 Login Succeeded 04:23:39 nexus3.edgexfoundry.org:10003 04:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:39 Configure a credential helper to remove this warning. See 04:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:39 04:23:39 Login Succeeded 04:23:39 nexus3.edgexfoundry.org:10004 04:23:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:39 Configure a credential helper to remove this warning. See 04:23:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:39 04:23:39 Login Succeeded 04:23:39 ****.io 04:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:40 Configure a credential helper to remove this warning. See 04:23:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:40 04:23:40 Login Succeeded 04:23:40 ---> ****-login.sh ends [Pipeline] } 04:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:23:40 ========================================================= 04:23:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:23:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:41 + 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 . 04:23:42 Sending build context to Docker daemon 13.24MB 04:23:42 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:23:42 Step 2/10 : FROM ${BASE} AS builder 04:23:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:23:42 cf04c63912e1: Pulling fs layer 04:23:42 55b35a11ae5e: Pulling fs layer 04:23:42 a37a00ec5f00: Pulling fs layer 04:23:42 50b3750afda1: Pulling fs layer 04:23:42 4f4fb700ef54: Pulling fs layer 04:23:42 80978eb59214: Pulling fs layer 04:23:42 c9f46d7d2bd2: Pulling fs layer 04:23:42 c5a475d317c9: Pulling fs layer 04:23:42 4f4fb700ef54: Waiting 04:23:42 80978eb59214: Waiting 04:23:42 c9f46d7d2bd2: Waiting 04:23:42 c5a475d317c9: Waiting 04:23:42 50b3750afda1: Waiting 04:23:42 55b35a11ae5e: Verifying Checksum 04:23:42 55b35a11ae5e: Download complete 04:23:42 50b3750afda1: Verifying Checksum 04:23:42 50b3750afda1: Download complete 04:23:42 4f4fb700ef54: Download complete 04:23:42 80978eb59214: Verifying Checksum 04:23:42 80978eb59214: Download complete 04:23:42 cf04c63912e1: Verifying Checksum 04:23:42 cf04c63912e1: Download complete 04:23:42 c5a475d317c9: Verifying Checksum 04:23:42 c5a475d317c9: Download complete 04:23:43 cf04c63912e1: Pull complete 04:23:43 GO111MODULE=on go vet ./... 04:23:43 55b35a11ae5e: Pull complete 04:23:44 a37a00ec5f00: Verifying Checksum 04:23:44 a37a00ec5f00: Download complete 04:23:45 c9f46d7d2bd2: Verifying Checksum 04:23:45 c9f46d7d2bd2: Download complete 04:23:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:23:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:23:47 ./bin/test-attribution-txt.sh [Pipeline] echo 04:23:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:23:47 $ docker stop --time=1 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 04:23:55 $ docker rm -f --volumes 9843ee2cdcef1464a633eebb09b26ac3653e1e851a7552b4d257f879a7462cc0 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:23:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:23:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:23:57 + ls -al . 04:23:57 total 704 04:23:57 drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 04:22 . 04:23:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:20 .. 04:23:57 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:20 .dockerignore 04:23:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:23 .git 04:23:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:20 .github 04:23:57 -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:20 .gitignore 04:23:57 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:20 .golangci.yml 04:23:57 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:20 .semver 04:23:57 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:20 CHANGELOG.md 04:23:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:20 GOVERNANCE.md 04:23:57 -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:20 Jenkinsfile 04:23:57 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:20 LICENSE 04:23:57 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:20 Makefile 04:23:57 -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:20 OWNERS.md 04:23:57 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:20 README.md 04:23:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:21 VERSION 04:23:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:20 bin 04:23:57 -rw-r--r-- 1 jenkins jenkins 467900 Oct 31 04:23 coverage.out 04:23:57 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:20 example 04:23:57 -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:20 go.mod 04:23:57 -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:20 go.sum 04:23:57 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:20 internal 04:23:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:20 openapi 04:23:57 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:20 pkg 04:23:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:20 snap 04:23:57 -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:57 a37a00ec5f00: Pull complete 04:23:57 50b3750afda1: Pull complete 04:23:57 4f4fb700ef54: Pull complete 04:23:57 80978eb59214: Pull complete 04:23:57 + 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=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 --label arch=amd64 --label version=0.0.0 . 04:23:57 Sending build context to Docker daemon 26.04MB 04:23:57 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:23:57 Step 2/24 : FROM ${BASE} AS builder 04:23:57 ---> a6e26299f897 04:23:57 Step 3/24 : ARG MAKE=make build 04:23:58 ---> Running in 794adb09fe98 04:23:58 Removing intermediate container 794adb09fe98 04:23:58 ---> e2b9856132db 04:23:58 Step 4/24 : WORKDIR /device-sdk-go 04:23:58 ---> Running in 511ac169f1a3 04:23:58 Removing intermediate container 511ac169f1a3 04:23:58 ---> eb375e070a71 04:23:58 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:23:58 ---> Running in f0a4c8183bb3 04:23:58 Removing intermediate container f0a4c8183bb3 04:23:58 ---> abfa2d992a1d 04:23:58 Step 6/24 : RUN apk add --update --no-cache make git 04:23:58 ---> Running in 15ce2d7174eb 04:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:23:59 OK: 246 MiB in 54 packages 04:23:59 Removing intermediate container 15ce2d7174eb 04:23:59 ---> 89db72c8f1e0 04:23:59 Step 7/24 : COPY go.mod vendor* ./ 04:23:59 ---> 8c40bc23dd63 04:23:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:59 ---> Running in b2855b6642bb 04:24:00 Removing intermediate container b2855b6642bb 04:24:00 ---> b62c92efb8c4 04:24:00 Step 9/24 : COPY . . 04:24:01 ---> 57803577ac61 04:24:01 Step 10/24 : RUN ${MAKE} 04:24:01 ---> Running in f6ce1eabddf7 04:24:01 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:24:05 c9f46d7d2bd2: Pull complete 04:24:06 c5a475d317c9: Pull complete 04:24:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:24:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:24:06 ---> be29e6b0f0d4 04:24:06 Step 3/10 : ARG MAKE=make build 04:24:08 ---> Running in 8fbcdca5465c 04:24:08 Removing intermediate container 8fbcdca5465c 04:24:08 ---> 1f9025c2c5b7 04:24:08 Step 4/10 : WORKDIR /device-sdk-go 04:24:09 ---> Running in 9fe9c9a79ff1 04:24:09 Removing intermediate container 9fe9c9a79ff1 04:24:09 ---> 9160dbf806c9 04:24:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:24:09 ---> Running in 25e7e1215752 04:24:09 Removing intermediate container 25e7e1215752 04:24:09 ---> e18c7a9511e3 04:24:09 Step 6/10 : RUN apk add --update --no-cache make git 04:24:09 ---> Running in 27dba114acaf 04:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:24:12 OK: 238 MiB in 54 packages 04:24:13 Removing intermediate container 27dba114acaf 04:24:13 ---> a3f40e560bfb 04:24:13 Step 7/10 : COPY go.mod vendor* ./ 04:24:15 ---> 4109ab75fe93 04:24:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:15 ---> Running in 1171076fce77 04:24:40 Removing intermediate container f6ce1eabddf7 04:24:40 ---> 9a452c4efece 04:24:40 Step 11/24 : FROM alpine:3.20 04:24:40 3.20: Pulling from library/alpine 04:24:40 43c4264eed91: Already exists 04:24:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:24:40 Status: Downloaded newer image for alpine:3.20 04:24:40 ---> 91ef0af61f39 04:24:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:24:40 ---> Running in 12ce0f9c5597 04:24:40 Removing intermediate container 12ce0f9c5597 04:24:40 ---> 09c25df6053c 04:24:40 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:24:40 ---> Running in b41a5fb63e08 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:24:40 (1/1) Installing dumb-init (1.2.5-r3) 04:24:40 Executing busybox-1.36.1-r29.trigger 04:24:40 OK: 8 MiB in 15 packages 04:24:40 Removing intermediate container b41a5fb63e08 04:24:40 ---> 68ed64585e34 04:24:40 Step 14/24 : RUN apk --no-cache upgrade 04:24:40 ---> Running in 4349aec93bab 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:24:40 Upgrading critical system libraries and apk-tools: 04:24:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:24:40 Executing busybox-1.36.1-r29.trigger 04:24:40 Continuing the upgrade transaction with new apk-tools: 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:24:40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:24:40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:24:40 OK: 8 MiB in 15 packages 04:24:41 Removing intermediate container 4349aec93bab 04:24:41 ---> c0157d922fe2 04:24:41 Step 15/24 : WORKDIR / 04:24:41 ---> Running in b5f7e52670fa 04:24:41 Removing intermediate container b5f7e52670fa 04:24:41 ---> b26d4adf6eee 04:24:41 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:24:41 ---> 8ecc96324d0d 04:24:41 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:24:43 ---> f213bd04e14c 04:24:43 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:24:43 ---> dc90a13658c0 04:24:43 Step 19/24 : EXPOSE 59999 04:24:43 ---> Running in 384ba61dd8a5 04:24:43 Removing intermediate container 384ba61dd8a5 04:24:43 ---> e1f76f28734c 04:24:43 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:24:43 ---> Running in 1e2e1e1f010f 04:24:43 Removing intermediate container 1e2e1e1f010f 04:24:43 ---> 4f006dea98e9 04:24:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:24:43 ---> Running in 4fdda93392cf 04:24:43 Removing intermediate container 4fdda93392cf 04:24:43 ---> 05faef045935 04:24:43 Step 22/24 : LABEL arch=amd64 04:24:43 ---> Running in 6ef267798c2a 04:24:43 Removing intermediate container 6ef267798c2a 04:24:43 ---> da496826f16c 04:24:43 Step 23/24 : LABEL git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 04:24:43 ---> Running in 8a97c6626c58 04:24:43 Removing intermediate container 8a97c6626c58 04:24:43 ---> b217081a8c92 04:24:43 Step 24/24 : LABEL version=0.0.0 04:24:43 ---> Running in 4043292d43b7 04:24:44 Removing intermediate container 4043292d43b7 04:24:44 ---> 157da0702079 04:24:44 [Warning] One or more build-args [ARCH] were not consumed 04:24:44 Successfully built 157da0702079 04:24:44 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:45 04:24:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:45 latest: Pulling from edgex-lftools-log-publisher 04:24:45 5eb5b503b376: Pulling fs layer 04:24:45 5c69ac0246d0: Pulling fs layer 04:24:45 ec43610c2a17: Pulling fs layer 04:24:45 3a2ae6a8a46f: Pulling fs layer 04:24:45 33b1e0a273af: Pulling fs layer 04:24:45 5d3b04190fa2: Pulling fs layer 04:24:45 33b1e0a273af: Waiting 04:24:45 3a2ae6a8a46f: Waiting 04:24:45 5d3b04190fa2: Waiting 04:24:45 2f39f015ded8: Pulling fs layer 04:24:45 2f39f015ded8: Waiting 04:24:45 5c69ac0246d0: Verifying Checksum 04:24:45 5c69ac0246d0: Download complete 04:24:45 3a2ae6a8a46f: Download complete 04:24:45 33b1e0a273af: Verifying Checksum 04:24:45 33b1e0a273af: Download complete 04:24:45 ec43610c2a17: Verifying Checksum 04:24:45 ec43610c2a17: Download complete 04:24:45 5d3b04190fa2: Download complete 04:24:45 5eb5b503b376: Verifying Checksum 04:24:45 5eb5b503b376: Download complete 04:24:46 2f39f015ded8: Download complete 04:24:46 5eb5b503b376: Pull complete 04:24:46 5c69ac0246d0: Pull complete 04:24:47 ec43610c2a17: Pull complete 04:24:47 3a2ae6a8a46f: Pull complete 04:24:47 33b1e0a273af: Pull complete 04:24:47 5d3b04190fa2: Pull complete 04:24:51 2f39f015ded8: Pull complete 04:24:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:52 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 04:24:52 $ 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-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:24:59 $ docker top a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:00 ---> job-cost.sh 04:25:00 lf-activate-venv: SKIPPING 04:25:00 INFO: No Stack... 04:25:00 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:01 INFO: Archiving Costs [Pipeline] sh 04:25:01 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/cost.csv 04:25:01 + cut -d, -f6 [Pipeline] lock 04:25:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] 04:25:01 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] did not exist. Created. 04:25:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:01 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:01 Stashed 1 file(s) [Pipeline] } 04:25:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:02 $ docker stop --time=1 a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 04:25:03 $ docker rm -f --volumes a8a2c9f73e51f058a294b2aa268c98fd571d1804df5d341349ba068f3169ea54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:06 Removing intermediate container 1171076fce77 04:26:06 ---> 8e5aa4bece66 04:26:06 Step 9/10 : COPY . . 04:26:06 ---> 71026b6191ef 04:26:06 Step 10/10 : RUN ${MAKE} 04:26:06 ---> Running in bfbd0786abed 04:26:06 noop 04:26:06 Removing intermediate container bfbd0786abed 04:26:06 ---> 8a6a9c38c6e1 04:26:06 Successfully built 8a6a9c38c6e1 04:26:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:07 + docker inspect -f . ci-base-image-arm64 04:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:07 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 04:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:08 $ docker top 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:09 + go version 04:26:09 go version go1.23.2 linux/arm64 [Pipeline] } 04:26:09 $ docker stop --time=1 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 04:26:11 $ docker rm -f --volumes 07982a843573e140cfabb7637ec27c64c1eb09f9187a80b75c8f4460b4326941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:12 + docker inspect -f . ci-base-image-arm64 04:26:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:12 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 04:26:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:13 $ docker top 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:14 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:26:14 + make test 04:26:14 go test -race -coverprofile=coverage.out ./... 04:27:01 ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] 04:30:08 github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements 04:30:08 github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements 04:30:08 github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements 04:30:08 github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements 04:30:08 github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements 04:30:23 ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.154s coverage: 26.0% of statements 04:30:24 ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.169s coverage: 79.4% of statements 04:30:34 github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements 04:30:34 github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements 04:30:35 ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.283s coverage: 86.0% of statements 04:30:45 github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements 04:30:46 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.503s coverage: 45.2% of statements 04:30:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.224s coverage: 14.1% of statements 04:30:49 ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.868s coverage: 44.6% of statements 04:30:52 ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] 04:30:52 github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements 04:30:52 github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements 04:30:53 ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.396s coverage: 68.4% of statements 04:30:58 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.336s coverage: 88.3% of statements 04:31:02 github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements 04:31:03 ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.286s coverage: 5.3% of statements 04:31:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:31:05 GO111MODULE=on go vet ./... 04:34:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:34:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:34:41 ./bin/test-attribution-txt.sh [Pipeline] echo 04:34:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:34:41 $ docker stop --time=1 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e 04:34:43 $ docker rm -f --volumes 38667be33487741711a808711a9788b2734a759d2cbdcb59294caf9e54e72a5e [Pipeline] // withDockerContainer [Pipeline] sh 04:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:34:46 Warning: overwriting stash ‘coverage-report’ 04:34:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:34:47 + ls -al . 04:34:47 total 700 04:34:47 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 04:26 . 04:34:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:23 .. 04:34:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:23 .dockerignore 04:34:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:23 .git 04:34:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:23 .github 04:34:47 -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:23 .gitignore 04:34:47 -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:23 .golangci.yml 04:34:47 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:23 CHANGELOG.md 04:34:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:23 GOVERNANCE.md 04:34:47 -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:23 Jenkinsfile 04:34:47 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:23 LICENSE 04:34:47 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:23 Makefile 04:34:47 -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:23 OWNERS.md 04:34:47 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:23 README.md 04:34:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:21 VERSION 04:34:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:23 bin 04:34:47 -rw-r--r-- 1 jenkins jenkins 467900 Oct 31 04:31 coverage.out 04:34:47 drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:23 example 04:34:47 -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:23 go.mod 04:34:47 -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:23 go.sum 04:34:47 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:23 internal 04:34:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:23 openapi 04:34:47 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:23 pkg 04:34:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:23 snap 04:34:47 -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:48 + 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=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 --label arch=arm64 --label version=0.0.0 . 04:34:48 Sending build context to Docker daemon 13.71MB 04:34:48 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:34:48 Step 2/24 : FROM ${BASE} AS builder 04:34:48 ---> 8a6a9c38c6e1 04:34:48 Step 3/24 : ARG MAKE=make build 04:34:49 ---> Running in 5a492273d0d3 04:34:49 Removing intermediate container 5a492273d0d3 04:34:49 ---> 3bfe3ffb307d 04:34:49 Step 4/24 : WORKDIR /device-sdk-go 04:34:49 ---> Running in 3afee28420f1 04:34:49 Removing intermediate container 3afee28420f1 04:34:49 ---> 047f85825142 04:34:49 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:34:49 ---> Running in aff55b77a3f1 04:34:49 Removing intermediate container aff55b77a3f1 04:34:49 ---> b960347c9e84 04:34:49 Step 6/24 : RUN apk add --update --no-cache make git 04:34:50 ---> Running in e8a5ba25c339 04:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:34:52 OK: 238 MiB in 54 packages 04:34:53 Removing intermediate container e8a5ba25c339 04:34:53 ---> 294c040e83c2 04:34:53 Step 7/24 : COPY go.mod vendor* ./ 04:34:54 ---> 1998481f81f4 04:34:54 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:54 ---> Running in e89e2305c33d 04:34:56 Removing intermediate container e89e2305c33d 04:34:56 ---> 506910994b5d 04:34:56 Step 9/24 : COPY . . 04:34:58 ---> 4beea89c078c 04:34:58 Step 10/24 : RUN ${MAKE} 04:34:58 ---> Running in 609ff69c7d6e 04:34:58 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:38:20 Removing intermediate container 609ff69c7d6e 04:38:20 ---> 363960f505a0 04:38:20 Step 11/24 : FROM alpine:3.20 04:38:20 3.20: Pulling from library/alpine 04:38:20 cf04c63912e1: Already exists 04:38:20 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:38:20 Status: Downloaded newer image for alpine:3.20 04:38:20 ---> c157a85ed455 04:38:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:38:20 ---> Running in c8170cb4fa14 04:38:20 Removing intermediate container c8170cb4fa14 04:38:20 ---> 2759b6889b94 04:38:20 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:38:20 ---> Running in d88d0a59e924 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:38:20 (1/1) Installing dumb-init (1.2.5-r3) 04:38:20 Executing busybox-1.36.1-r29.trigger 04:38:20 OK: 9 MiB in 15 packages 04:38:20 Removing intermediate container d88d0a59e924 04:38:20 ---> b1a1d8cbdd81 04:38:20 Step 14/24 : RUN apk --no-cache upgrade 04:38:20 ---> Running in 0f356eeaa18d 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:38:20 Upgrading critical system libraries and apk-tools: 04:38:20 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:38:20 Executing busybox-1.36.1-r29.trigger 04:38:20 Continuing the upgrade transaction with new apk-tools: 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:38:20 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:38:20 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:38:20 OK: 9 MiB in 15 packages 04:38:20 Removing intermediate container 0f356eeaa18d 04:38:20 ---> 1b764411da0a 04:38:20 Step 15/24 : WORKDIR / 04:38:20 ---> Running in f54b59d4a1d9 04:38:20 Removing intermediate container f54b59d4a1d9 04:38:20 ---> b485eb2cd3fb 04:38:20 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:38:20 ---> cd4a9d092c28 04:38:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:38:22 ---> 0580d637420f 04:38:22 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:38:22 ---> 70d3d90fcd27 04:38:22 Step 19/24 : EXPOSE 59999 04:38:22 ---> Running in 0f7ca7a2f543 04:38:22 Removing intermediate container 0f7ca7a2f543 04:38:22 ---> 7dd9029a7cb3 04:38:22 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:38:22 ---> Running in 477be6d5bd71 04:38:23 Removing intermediate container 477be6d5bd71 04:38:23 ---> e51a5d7e6ebf 04:38:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:38:23 ---> Running in 480b9f69f0de 04:38:23 Removing intermediate container 480b9f69f0de 04:38:23 ---> f908cb48588d 04:38:23 Step 22/24 : LABEL arch=arm64 04:38:23 ---> Running in 2f91e472ad6d 04:38:23 Removing intermediate container 2f91e472ad6d 04:38:23 ---> ebd450271dd6 04:38:23 Step 23/24 : LABEL git_sha=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 04:38:23 ---> Running in a2517bb6b348 04:38:24 Removing intermediate container a2517bb6b348 04:38:24 ---> d867efef992e 04:38:24 Step 24/24 : LABEL version=0.0.0 04:38:24 ---> Running in ee024a698158 04:38:24 Removing intermediate container ee024a698158 04:38:24 ---> 527a7affead3 04:38:24 [Warning] One or more build-args [ARCH] were not consumed 04:38:24 Successfully built 527a7affead3 04:38:24 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 04:38:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:25 04:38:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:25 arm64: Pulling from edgex-lftools-log-publisher 04:38:25 8998bd30e6a1: Pulling fs layer 04:38:25 04944245beec: Pulling fs layer 04:38:25 699f458cf7ca: Pulling fs layer 04:38:25 765212b225bb: Pulling fs layer 04:38:25 765212b225bb: Waiting 04:38:25 f23df028b6ca: Pulling fs layer 04:38:25 d65c8cfc05b1: Pulling fs layer 04:38:25 2437ff75d9bd: Pulling fs layer 04:38:25 2437ff75d9bd: Waiting 04:38:25 f23df028b6ca: Waiting 04:38:25 d65c8cfc05b1: Waiting 04:38:26 04944245beec: Verifying Checksum 04:38:26 04944245beec: Download complete 04:38:26 765212b225bb: Verifying Checksum 04:38:26 765212b225bb: Download complete 04:38:26 f23df028b6ca: Verifying Checksum 04:38:26 f23df028b6ca: Download complete 04:38:26 d65c8cfc05b1: Verifying Checksum 04:38:26 d65c8cfc05b1: Download complete 04:38:26 699f458cf7ca: Verifying Checksum 04:38:26 699f458cf7ca: Download complete 04:38:26 8998bd30e6a1: Verifying Checksum 04:38:26 8998bd30e6a1: Download complete 04:38:29 2437ff75d9bd: Verifying Checksum 04:38:29 2437ff75d9bd: Download complete 04:38:31 8998bd30e6a1: Pull complete 04:38:31 04944245beec: Pull complete 04:38:33 699f458cf7ca: Pull complete 04:38:33 765212b225bb: Pull complete 04:38:34 f23df028b6ca: Pull complete 04:38:34 d65c8cfc05b1: Pull complete 04:38:52 2437ff75d9bd: Pull complete 04:38:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:52 prd-ubuntu20.04-docker-arm64-4c-16g-24203 does not seem to be running inside a container 04:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:38:55 $ docker top 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:56 ---> job-cost.sh 04:38:56 lf-activate-venv: SKIPPING 04:38:56 INFO: No Stack... 04:38:57 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:57 INFO: Archiving Costs [Pipeline] sh 04:38:57 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:38:57 + cut -d, -f6 [Pipeline] lock 04:38:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] 04:38:58 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] did not exist. Created. 04:38:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:58 /w/workspace/device-sdk-go/1@tmp/durable-5d5e7dfa/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:58 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:59 Warning: overwriting stash ‘stack-cost’ 04:38:59 Stashed 1 file(s) [Pipeline] } 04:38:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1643-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:59 $ docker stop --time=1 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 04:39:00 $ docker rm -f --volumes 3c55f94d72551a6b40e91879be09b990d1a6e1a8331563efad781c6cf9e290f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:39:02 provisioning config files... 04:39:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config2194435998216515347tmp [Pipeline] { [Pipeline] sh 04:39:02 + set +x 04:39:02 + curl -s https://codecov.io/bash 04:39:02 + bash -s -- 04:39:02 04:39:02 _____ _ 04:39:02 / ____| | | 04:39:02 | | ___ __| | ___ ___ _____ __ 04:39:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:39:02 | |___| (_) | (_| | __/ (_| (_) \ V / 04:39:02 \_____\___/ \__,_|\___|\___\___/ \_/ 04:39:02 Bash-1.0.6 04:39:02 04:39:02 04:39:02 ==> git version 2.25.1 found 04:39:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:39:02 Release-Date: 2020-01-08 04:39:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:39:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:39:02 ==> Jenkins CI detected. 04:39:02 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1643 04:39:02 project root: . 04:39:02 --> token set from env 04:39:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:39:02 ==> Running gcov in . (disable via -X gcov) 04:39:02 ==> Python coveragepy not found 04:39:02 ==> Searching for coverage reports in: 04:39:02 + . 04:39:02 -> Found 1 reports 04:39:02 ==> Detecting git/mercurial file structure 04:39:02 ==> Reading reports 04:39:02 + ./coverage.out bytes=467900 04:39:02 ==> Appending adjustments 04:39:02 https://docs.codecov.io/docs/fixing-reports 04:39:02 + Found adjustments 04:39:02 ==> Gzipping contents 04:39:02 44K /tmp/codecov.KxiznD.gz 04:39:02 ==> Uploading reports 04:39:02 url: https://codecov.io 04:39:02 query: branch=PR-1643&commit=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1643&job=&cmd_args= 04:39:02 -> Pinging Codecov 04:39:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1643&commit=3b860d6405c97aad7ba25753a9e2bb5e21dd8a66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1643%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1643&job=&cmd_args= 04:39:03 -> Uploading to 04:39:03 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/3b860d6405c97aad7ba25753a9e2bb5e21dd8a66/04401a67-5545-4b0e-b99e-21b8c64654b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T043903Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=95d61600914afa65f4bd9355ff651e5daa4cbc607b1e23e12d67bdf0f28a66be 04:39:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:03 Dload Upload Total Spent Left Speed 04:39:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44720 0 0 100 44720 0 210k --:--:-- --:--:-- --:--:-- 210k 100 44720 0 0 100 44720 0 169k --:--:-- --:--:-- --:--:-- 169k 04:39:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/3b860d6405c97aad7ba25753a9e2bb5e21dd8a66 [Pipeline] } 04:39:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] 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 04:39:05 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives ] 04:39:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives 04:39:05 total 16 04:39:05 drwxr-xr-x 3 root root 4096 Oct 31 04:25 . 04:39:05 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:25 .. 04:39:05 drwxr-xr-x 2 root root 4096 Oct 31 04:25 cost 04:39:05 -rw-r--r-- 1 root root 86 Oct 31 04:25 cost.csv 04:39:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives 04:39:05 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives 04:39:05 total 16 04:39:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:25 . 04:39:05 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:25 .. 04:39:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:25 cost 04:39:05 -rw-r--r-- 1 jenkins jenkins 86 Oct 31 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:07 ---> package-listing.sh 04:39:07 ++ facter osfamily 04:39:07 ++ tr '[:upper:]' '[:lower:]' 04:39:07 + OS_FAMILY=debian 04:39:07 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1643 04:39:07 + START_PACKAGES=/tmp/packages_start.txt 04:39:07 + END_PACKAGES=/tmp/packages_end.txt 04:39:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:07 + PACKAGES=/tmp/packages_start.txt 04:39:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1643 ']' 04:39:07 + PACKAGES=/tmp/packages_end.txt 04:39:07 + case "${OS_FAMILY}" in 04:39:07 + dpkg -l 04:39:07 + grep '^ii' 04:39:07 + '[' -f /tmp/packages_start.txt ']' 04:39:07 + '[' -f /tmp/packages_end.txt ']' 04:39:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:07 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1643 ']' 04:39:07 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/ 04:39:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1643/archives/ [Pipeline] echo 04:39:07 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-1643/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:08 prd-ubuntu20.04-docker-8c-8g-24202 does not seem to be running inside a container 04:39:08 $ 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-1643/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-1643 -v /w/workspace/gexfoundry_device-sdk-go_PR-1643:/w/workspace/gexfoundry_device-sdk-go_PR-1643:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:08 $ docker top 778115c417fd7b53cbf924d90e4a30a8b69004f603b21ce741952211dbb124aa -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:09 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:09 + ls /var/log/sa-host 04:39:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:10 provisioning config files... 04:39:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1643@tmp/config4523195782394470733tmp [Pipeline] { [Pipeline] echo 04:39:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> create-netrc.sh [Pipeline] } 04:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:10 ---> python-tools-install.sh [Pipeline] echo 04:39:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:11 ---> sudo-logs.sh 04:39:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:11 ---> job-cost.sh 04:39:11 lf-activate-venv: SKIPPING 04:39:11 DEBUG: total: 0.2199999988079071 04:39:11 INFO: Retrieving Stack Cost... 04:39:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:12 INFO: Archiving Costs [Pipeline] echo 04:39:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:12 ---> logs-deploy.sh 04:39:12 lf-activate-venv: SKIPPING 04:39:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1643/1 04:39:12 INFO: archiving workspace using pattern(s): 04:39:13 Archives upload complete. 04:39:13 INFO: archiving logs to Nexus 04:39:14 ---> uname -a: 04:39:14 Linux prd-ubuntu20-04-docker-8c-8g-24202 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:39:14 04:39:14 04:39:14 ---> lscpu: 04:39:14 Architecture: x86_64 04:39:14 CPU op-mode(s): 32-bit, 64-bit 04:39:14 Byte Order: Little Endian 04:39:14 Address sizes: 40 bits physical, 48 bits virtual 04:39:14 CPU(s): 8 04:39:14 On-line CPU(s) list: 0-7 04:39:14 Thread(s) per core: 1 04:39:14 Core(s) per socket: 1 04:39:14 Socket(s): 8 04:39:14 NUMA node(s): 1 04:39:14 Vendor ID: AuthenticAMD 04:39:14 CPU family: 23 04:39:14 Model: 49 04:39:14 Model name: AMD EPYC-Rome Processor 04:39:14 Stepping: 0 04:39:14 CPU MHz: 2799.998 04:39:14 BogoMIPS: 5599.99 04:39:14 Virtualization: AMD-V 04:39:14 Hypervisor vendor: KVM 04:39:14 Virtualization type: full 04:39:14 L1d cache: 256 KiB 04:39:14 L1i cache: 256 KiB 04:39:14 L2 cache: 4 MiB 04:39:14 L3 cache: 128 MiB 04:39:14 NUMA node0 CPU(s): 0-7 04:39:14 Vulnerability Itlb multihit: Not affected 04:39:14 Vulnerability L1tf: Not affected 04:39:14 Vulnerability Mds: Not affected 04:39:14 Vulnerability Meltdown: Not affected 04:39:14 Vulnerability Mmio stale data: Not affected 04:39:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:39:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:39:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:39:14 Vulnerability Srbds: Not affected 04:39:14 Vulnerability Tsx async abort: Not affected 04:39:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:39:14 04:39:14 04:39:14 ---> nproc: 04:39:14 8 04:39:14 04:39:14 04:39:14 ---> df -h: 04:39:14 Filesystem Size Used Avail Use% Mounted on 04:39:14 overlay 155G 12G 143G 8% / 04:39:14 tmpfs 64M 0 64M 0% /dev 04:39:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:39:14 shm 64M 0 64M 0% /dev/shm 04:39:14 /dev/vda1 155G 12G 143G 8% /facter-os 04:39:14 04:39:14 04:39:14 ---> sar -b -r -n DEV: 04:39:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24202) 10/31/24 _x86_64_ (8 CPU) 04:39:14 04:39:14 04:19:53 LINUX RESTART (8 CPU) 04:39:14 04:39:14 04:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:39:14 04:21:02 328.13 48.18 279.95 0.00 5413.63 156878.39 0.00 04:39:14 04:22:01 203.32 2.19 201.14 0.00 40.94 60558.14 0.00 04:39:14 04:23:01 123.16 0.02 123.15 0.00 3.33 40638.96 0.00 04:39:14 04:24:01 98.00 0.15 97.85 0.00 2.40 35643.01 0.00 04:39:14 04:25:01 157.42 1.12 156.31 0.00 83.96 51096.19 0.00 04:39:14 04:26:01 52.67 5.18 47.49 0.00 4302.88 8495.78 0.00 04:39:14 04:27:01 3.57 0.02 3.55 0.00 0.13 88.39 0.00 04:39:14 04:28:01 1.80 0.00 1.80 0.00 0.00 18.93 0.00 04:39:14 04:29:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 04:39:14 04:30:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 04:39:14 04:31:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 04:39:14 04:32:01 1.35 0.00 1.35 0.00 0.00 21.19 0.00 04:39:14 04:33:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 04:39:14 04:34:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 04:39:14 04:35:01 1.75 0.02 1.73 0.00 0.13 21.60 0.00 04:39:14 04:36:01 1.37 0.00 1.37 0.00 0.00 19.46 0.00 04:39:14 04:37:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 04:39:14 04:38:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 04:39:14 04:39:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 04:39:14 Average: 51.58 2.99 48.59 0.00 518.68 18573.38 0.00 04:39:14 04:39:14 04:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:39:14 04:21:02 29908972 31587100 764668 2.33 59944 1913816 1761812 5.19 990700 1652932 84 04:39:14 04:22:01 27596884 31496872 813888 2.48 149136 3878232 2014840 5.94 1336704 3409544 385620 04:39:14 04:23:01 26934364 31451540 850964 2.59 184664 4417188 1961444 5.78 1808508 3552116 911824 04:39:14 04:24:01 27853968 31471344 834008 2.54 189936 3562460 2302828 6.79 1350380 3139896 504 04:39:14 04:25:01 26888308 31501928 796884 2.42 199656 4474800 1870292 5.51 1420688 3953240 628 04:39:14 04:26:01 26469804 31505572 766752 2.33 227160 4867896 1748996 5.15 1675156 4085840 168 04:39:14 04:27:01 26476444 31507272 765624 2.33 225748 4864644 1716592 5.06 1672768 4082632 8 04:39:14 04:28:01 26480468 31511392 761492 2.32 225808 4864644 1716592 5.06 1669004 4082632 4 04:39:14 04:29:01 26480568 31511504 761308 2.32 225832 4864648 1716592 5.06 1669008 4082636 8 04:39:14 04:30:01 26488468 31519460 753424 2.29 225864 4864652 1716592 5.06 1661596 4082640 160 04:39:14 04:31:01 26488596 31519612 753276 2.29 225892 4864652 1716592 5.06 1661392 4082640 16 04:39:14 04:32:01 26489812 31520884 751812 2.29 225932 4864660 1716592 5.06 1659488 4082648 184 04:39:14 04:33:01 26489512 31520592 752032 2.29 225944 4864664 1716592 5.06 1659496 4082652 8 04:39:14 04:34:01 26489496 31520616 751960 2.29 225972 4864664 1716592 5.06 1659580 4082652 4 04:39:14 04:35:01 26489880 31521100 751800 2.29 226012 4864668 1745928 5.15 1659732 4082648 44 04:39:14 04:36:01 26489652 31520908 751916 2.29 226088 4864644 1729840 5.10 1660112 4082628 156 04:39:14 04:37:01 26489880 31521200 751592 2.29 226136 4864648 1729840 5.10 1660100 4082636 4 04:39:14 04:38:01 26489444 31520924 751712 2.29 226160 4864780 1729840 5.10 1660088 4082760 156 04:39:14 04:39:01 26490000 31521552 751308 2.28 226192 4864780 1729840 5.10 1660144 4082772 12 04:39:14 Average: 26841291 31513230 770338 2.34 207793 4545007 1792539 5.28 1589192 3835165 68400 04:39:14 04:39:14 04:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:39:14 04:21:02 docker0 31.13 32.19 2.35 195.28 0.00 0.00 0.00 0.00 04:39:14 04:21:02 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 04:39:14 04:21:02 ens3 477.47 335.93 2828.06 91.20 0.00 0.00 0.00 0.00 04:39:14 04:22:01 docker0 355.45 465.94 29.30 3331.75 0.00 0.00 0.00 0.00 04:39:14 04:22:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 04:39:14 04:22:01 ens3 597.98 435.03 6579.63 47.42 0.00 0.00 0.00 0.00 04:39:14 04:23:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:39:14 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:23:01 vetha18bf06 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:39:14 04:23:01 ens3 26.80 15.20 25.99 10.18 0.00 0.00 0.00 0.00 04:39:14 04:24:01 docker0 2.37 4.15 0.20 38.46 0.00 0.00 0.00 0.00 04:39:14 04:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:39:14 04:24:01 ens3 25.85 16.13 59.98 10.02 0.00 0.00 0.00 0.00 04:39:14 04:24:01 veth76635d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:25:01 docker0 5.03 10.21 0.31 152.36 0.00 0.00 0.00 0.00 04:39:14 04:25:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 04:39:14 04:25:01 ens3 110.53 67.52 2679.77 14.17 0.00 0.00 0.00 0.00 04:39:14 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:26:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:39:14 04:26:01 ens3 201.47 94.40 2771.22 7.42 0.00 0.00 0.00 0.00 04:39:14 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:27:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 04:39:14 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:29:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 04:39:14 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:30:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:31:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:39:14 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:35:01 ens3 0.65 0.23 1.79 0.02 0.00 0.00 0.00 0.00 04:39:14 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:36:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:39:14 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:37:01 ens3 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:39:14 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:39:14 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:39:14 04:39:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:39:14 Average: docker0 20.44 26.59 1.67 192.92 0.00 0.00 0.00 0.00 04:39:14 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:39:14 Average: ens3 75.44 50.47 781.59 9.47 0.00 0.00 0.00 0.00 04:39:14 04:39:14 04:39:14 ---> sar -P ALL: 04:39:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24202) 10/31/24 _x86_64_ (8 CPU) 04:39:14 04:39:14 04:19:53 LINUX RESTART (8 CPU) 04:39:14 04:39:14 04:20:01 CPU %user %nice %system %iowait %steal %idle 04:39:14 04:21:02 all 6.73 0.00 1.93 3.03 0.06 88.25 04:39:14 04:21:02 0 7.36 0.00 2.90 0.79 0.07 88.89 04:39:14 04:21:02 1 8.89 0.00 1.20 0.25 0.05 89.61 04:39:14 04:21:02 2 4.58 0.00 2.05 9.91 0.10 83.36 04:39:14 04:21:02 3 7.93 0.00 1.70 0.61 0.07 89.70 04:39:14 04:21:02 4 5.73 0.00 1.55 3.66 0.07 89.00 04:39:14 04:21:02 5 7.06 0.00 1.73 0.29 0.05 90.88 04:39:14 04:21:02 6 6.66 0.00 1.86 0.22 0.05 91.21 04:39:14 04:21:02 7 5.61 0.00 2.48 8.58 0.05 83.28 04:39:14 04:22:01 all 7.04 0.00 3.19 5.66 0.07 84.04 04:39:14 04:22:01 0 7.28 0.00 3.86 2.55 0.07 86.24 04:39:14 04:22:01 1 6.77 0.00 2.51 3.51 0.07 87.14 04:39:14 04:22:01 2 6.81 0.00 3.77 21.72 0.07 67.64 04:39:14 04:22:01 3 7.15 0.00 2.88 0.53 0.07 89.37 04:39:14 04:22:01 4 8.41 0.00 3.58 5.38 0.07 82.56 04:39:14 04:22:01 5 7.29 0.00 2.87 1.13 0.07 88.63 04:39:14 04:22:01 6 6.09 0.00 2.71 0.91 0.07 90.23 04:39:14 04:22:01 7 6.53 0.00 3.33 9.60 0.07 80.47 04:39:14 04:23:01 all 28.61 0.00 4.99 4.05 0.08 62.27 04:39:14 04:23:01 0 26.90 0.00 5.31 0.37 0.07 67.35 04:39:14 04:23:01 1 30.26 0.00 4.62 0.29 0.10 64.73 04:39:14 04:23:01 2 30.01 0.00 5.74 23.89 0.10 40.26 04:39:14 04:23:01 3 29.43 0.00 4.99 0.15 0.07 65.36 04:39:14 04:23:01 4 28.07 0.00 4.43 5.37 0.07 62.07 04:39:14 04:23:01 5 28.38 0.00 4.90 1.41 0.07 65.25 04:39:14 04:23:01 6 27.56 0.00 5.18 1.00 0.08 66.18 04:39:14 04:23:01 7 28.31 0.00 4.74 0.03 0.08 66.83 04:39:14 04:24:01 all 41.95 0.00 5.66 2.50 0.12 49.77 04:39:14 04:24:01 0 39.97 0.00 5.51 4.30 0.13 50.09 04:39:14 04:24:01 1 43.43 0.00 5.83 0.81 0.12 49.82 04:39:14 04:24:01 2 42.77 0.00 6.48 0.30 0.13 50.31 04:39:14 04:24:01 3 42.21 0.00 5.22 0.24 0.12 52.22 04:39:14 04:24:01 4 42.23 0.00 5.42 0.42 0.13 51.79 04:39:14 04:24:01 5 42.37 0.00 5.82 13.31 0.12 38.38 04:39:14 04:24:01 6 40.64 0.00 5.57 0.25 0.12 53.42 04:39:14 04:24:01 7 41.95 0.00 5.41 0.40 0.12 52.11 04:39:14 04:25:01 all 25.03 0.00 4.81 4.79 0.09 65.29 04:39:14 04:25:01 0 25.72 0.00 5.71 3.16 0.08 65.32 04:39:14 04:25:01 1 24.73 0.00 4.98 12.73 0.12 57.44 04:39:14 04:25:01 2 24.18 0.00 4.39 0.24 0.08 71.12 04:39:14 04:25:01 3 24.82 0.00 4.95 0.07 0.08 70.07 04:39:14 04:25:01 4 25.35 0.00 4.68 7.47 0.08 62.41 04:39:14 04:25:01 5 23.97 0.00 4.74 3.90 0.08 67.32 04:39:14 04:25:01 6 26.69 0.00 4.30 0.34 0.08 68.58 04:39:14 04:25:01 7 24.75 0.00 4.76 10.50 0.08 59.91 04:39:14 04:26:01 all 2.54 0.00 1.32 0.44 0.02 95.69 04:39:14 04:26:01 0 3.31 0.00 0.87 0.10 0.03 95.69 04:39:14 04:26:01 1 3.49 0.00 1.24 0.08 0.02 95.18 04:39:14 04:26:01 2 2.34 0.00 1.20 0.78 0.02 95.66 04:39:14 04:26:01 3 2.92 0.00 0.80 0.47 0.02 95.79 04:39:14 04:26:01 4 2.40 0.00 1.03 0.38 0.02 96.16 04:39:14 04:26:01 5 1.32 0.00 0.85 1.59 0.02 96.22 04:39:14 04:26:01 6 2.95 0.00 1.52 0.07 0.02 95.44 04:39:14 04:26:01 7 1.57 0.00 3.01 0.03 0.02 95.37 04:39:14 04:27:01 all 0.06 0.00 0.05 0.01 0.01 99.87 04:39:14 04:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:39:14 04:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:39:14 04:27:01 2 0.18 0.00 0.17 0.00 0.02 99.63 04:39:14 04:27:01 3 0.03 0.00 0.07 0.00 0.00 99.90 04:39:14 04:27:01 4 0.08 0.00 0.02 0.00 0.02 99.88 04:39:14 04:27:01 5 0.05 0.00 0.05 0.07 0.00 99.83 04:39:14 04:27:01 6 0.00 0.00 0.05 0.00 0.00 99.95 04:39:14 04:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:39:14 04:28:01 all 0.03 0.00 0.01 0.01 0.00 99.94 04:39:14 04:28:01 0 0.08 0.00 0.03 0.00 0.00 99.88 04:39:14 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:39:14 04:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:39:14 04:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:39:14 04:28:01 5 0.02 0.00 0.02 0.08 0.00 99.88 04:39:14 04:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:39:14 04:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:39:14 04:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:39:14 04:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:39:14 04:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:39:14 04:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:39:14 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:39:14 04:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:39:14 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:39:14 04:30:01 3 0.10 0.00 0.02 0.00 0.02 99.87 04:39:14 04:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:39:14 04:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:39:14 04:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:39:14 04:31:01 all 0.07 0.00 0.02 0.00 0.00 99.91 04:39:14 04:31:01 0 0.35 0.00 0.03 0.00 0.02 99.60 04:39:14 04:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:39:14 04:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:39:14 04:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:39:14 04:39:14 04:31:01 CPU %user %nice %system %iowait %steal %idle 04:39:14 04:32:01 all 0.09 0.00 0.01 0.09 0.01 99.80 04:39:14 04:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:39:14 04:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:32:01 2 0.05 0.00 0.02 0.00 0.02 99.92 04:39:14 04:32:01 3 0.52 0.00 0.02 0.00 0.02 99.45 04:39:14 04:32:01 4 0.07 0.00 0.00 0.00 0.00 99.93 04:39:14 04:32:01 5 0.02 0.00 0.00 0.72 0.00 99.27 04:39:14 04:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:33:01 all 0.02 0.00 0.01 0.02 0.00 99.94 04:39:14 04:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 04:39:14 04:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:39:14 04:33:01 4 0.07 0.00 0.02 0.00 0.00 99.92 04:39:14 04:33:01 5 0.00 0.00 0.00 0.17 0.00 99.83 04:39:14 04:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:34:01 all 0.14 0.00 0.01 0.00 0.00 99.84 04:39:14 04:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:34:01 3 0.99 0.00 0.00 0.00 0.02 98.99 04:39:14 04:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:39:14 04:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:39:14 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:35:01 all 0.08 0.00 0.02 0.01 0.01 99.89 04:39:14 04:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:39:14 04:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:39:14 04:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 04:39:14 04:35:01 3 0.45 0.00 0.02 0.00 0.00 99.53 04:39:14 04:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 04:39:14 04:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:39:14 04:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:39:14 04:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:39:14 04:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:36:01 2 0.02 0.00 0.05 0.03 0.02 99.88 04:39:14 04:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:39:14 04:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:39:14 04:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:37:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:39:14 04:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:39:14 04:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:37:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:39:14 04:37:01 3 0.35 0.00 0.02 0.00 0.00 99.63 04:39:14 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:37:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:39:14 04:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:39:14 04:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:39:14 04:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:39:14 04:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:39:14 04:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:39:14 04:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:39:14 04:38:01 6 0.05 0.00 0.03 0.00 0.00 99.92 04:39:14 04:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:39:14 04:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:39:14 04:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:39:14 04:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 04:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:39:14 04:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:39:14 04:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:39:14 04:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:39:14 Average: all 5.88 0.00 1.15 1.07 0.03 91.86 04:39:14 Average: 0 5.82 0.00 1.28 0.59 0.03 92.29 04:39:14 Average: 1 6.15 0.00 1.07 0.91 0.03 91.85 04:39:14 Average: 2 5.82 0.00 1.26 2.95 0.03 89.94 04:39:14 Average: 3 6.13 0.00 1.08 0.11 0.03 92.65 04:39:14 Average: 4 5.89 0.00 1.09 1.18 0.02 91.82 04:39:14 Average: 5 5.78 0.00 1.10 1.19 0.02 91.90 04:39:14 Average: 6 5.80 0.00 1.11 0.15 0.02 92.92 04:39:14 Average: 7 5.69 0.00 1.25 1.51 0.02 91.53 04:39:14 04:39:14 04:39:14