Pull request #699 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6146bef49e9bcefa50594b965f70b5bd41248ed6+70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed (3f59e9b28226bbea10fa681ed411f1888a4e727b) 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-ssh4306838637163890133.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-ssh17741647503665962745.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-mqtt-go/branches/PR-699/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-mqtt-go/branches/PR-699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh695214997078793853.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-mqtt-go/branches/PR-699/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5146662027222563105.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-ssh3227591749375875456.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-mqtt-go/branches/PR-699/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-mqtt-go/branches/PR-699/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4880935559140972920.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-mqtt-go] ========================================================= [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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22100 in /w/workspace/gexfoundry_device-mqtt-go_PR-699 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-699 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 6146bef49e9bcefa50594b965f70b5bd41248ed6 Merge succeeded, producing 6146bef49e9bcefa50594b965f70b5bd41248ed6 Checking out Revision 6146bef49e9bcefa50594b965f70b5bd41248ed6 (PR-699) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # 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 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:48:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:48:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:48:29 ========================================================= 01:48:29 EdgeX Global Pipelines Version Info 01:48:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:48:31 ------------------- 01:48:31 stable info: 01:48:31 ------------------- 01:48:31 Commited By: Ginny Guan ginny@iotechsys.com 01:48:31 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:48:31 Message: update stable to v1.0.265 01:48:31 ------------------- 01:48:31 experimental info: 01:48:31 ------------------- 01:48:31 Commited By: Cherry Wang cherry@iotechsys.com 01:48:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:48:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:48:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:48:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6146bef [Pipeline] echo 01:48:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:33 provisioning config files... 01:48:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config13092829287456848379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:34 ---> ****-login.sh 01:48:34 nexus3.edgexfoundry.org:10001 01:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:34 Configure a credential helper to remove this warning. See 01:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:34 01:48:34 Login Succeeded 01:48:34 nexus3.edgexfoundry.org:10002 01:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:34 Configure a credential helper to remove this warning. See 01:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:34 01:48:34 Login Succeeded 01:48:34 nexus3.edgexfoundry.org:10003 01:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:34 Configure a credential helper to remove this warning. See 01:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:34 01:48:34 Login Succeeded 01:48:34 nexus3.edgexfoundry.org:10004 01:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:34 Configure a credential helper to remove this warning. See 01:48:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:34 01:48:34 Login Succeeded 01:48:34 ****.io 01:48:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:35 Configure a credential helper to remove this warning. See 01:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:35 01:48:35 Login Succeeded 01:48:35 ---> ****-login.sh ends [Pipeline] } 01:48:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:48:35 + git rev-list -1 --merges 6146bef49e9bcefa50594b965f70b5bd41248ed6~1..6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo 01:48:35 -----------> git rev-list -1 --merges 6146bef49e9bcefa50594b965f70b5bd41248ed6~1..6146bef49e9bcefa50594b965f70b5bd41248ed6 6146bef49e9bcefa50594b965f70b5bd41248ed6 [false] [Pipeline] sh 01:48:36 + git log --format=format:%s -1 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo 01:48:36 ========================================================= 01:48:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:48:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:48:36 + git log --format=format:%s -1 6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] echo 01:48:36 [semverPrep] GIT_COMMIT: 6146bef49e9bcefa50594b965f70b5bd41248ed6, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:48:36 [semverPrep] This is not a build commit. [Pipeline] sh 01:48:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:48:37 + grep -v github /etc/ssh/ssh_known_hosts 01:48:37 + [ -e /tmp/ssh_known_hosts ] 01:48:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:48:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:48:37 + sudo tee -a /etc/ssh/ssh_known_hosts 01:48:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:37 01:48:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:38 0.1.4: Pulling from edgex-devops/py-git-semver 01:48:38 b85a868b505f: Pulling fs layer 01:48:38 e2be974225ed: Pulling fs layer 01:48:38 339a4e72a1f5: Pulling fs layer 01:48:38 988bab9f4d93: Pulling fs layer 01:48:38 1469e6f7b9e6: Pulling fs layer 01:48:38 eaf3925da568: Pulling fs layer 01:48:38 bab4dde63d76: Pulling fs layer 01:48:38 bde34c3a00c8: Pulling fs layer 01:48:38 b352a97aabf1: Pulling fs layer 01:48:38 4872d77fe225: Pulling fs layer 01:48:38 5851b861e8e6: Pulling fs layer 01:48:38 eaf3925da568: Waiting 01:48:38 988bab9f4d93: Waiting 01:48:38 1469e6f7b9e6: Waiting 01:48:38 4872d77fe225: Waiting 01:48:38 bde34c3a00c8: Waiting 01:48:38 5851b861e8e6: Waiting 01:48:38 b352a97aabf1: Waiting 01:48:38 bab4dde63d76: Waiting 01:48:38 e2be974225ed: Verifying Checksum 01:48:38 e2be974225ed: Download complete 01:48:38 988bab9f4d93: Verifying Checksum 01:48:38 988bab9f4d93: Download complete 01:48:38 1469e6f7b9e6: Verifying Checksum 01:48:38 1469e6f7b9e6: Download complete 01:48:38 eaf3925da568: Verifying Checksum 01:48:38 eaf3925da568: Download complete 01:48:38 339a4e72a1f5: Verifying Checksum 01:48:38 339a4e72a1f5: Download complete 01:48:38 bde34c3a00c8: Verifying Checksum 01:48:38 bde34c3a00c8: Download complete 01:48:38 b352a97aabf1: Download complete 01:48:38 4872d77fe225: Verifying Checksum 01:48:38 4872d77fe225: Download complete 01:48:38 5851b861e8e6: Download complete 01:48:38 b85a868b505f: Verifying Checksum 01:48:38 b85a868b505f: Download complete 01:48:38 bab4dde63d76: Verifying Checksum 01:48:38 bab4dde63d76: Download complete 01:48:39 b85a868b505f: Pull complete 01:48:39 e2be974225ed: Pull complete 01:48:40 339a4e72a1f5: Pull complete 01:48:40 988bab9f4d93: Pull complete 01:48:40 1469e6f7b9e6: Pull complete 01:48:40 eaf3925da568: Pull complete 01:48:42 bab4dde63d76: Pull complete 01:48:42 bde34c3a00c8: Pull complete 01:48:42 b352a97aabf1: Pull complete 01:48:42 4872d77fe225: Pull complete 01:48:42 5851b861e8e6: Pull complete 01:48:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:48:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:42 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 01:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:48:45 $ docker top 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 -eo pid,comm 01:48:45 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). 01:48:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:48:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:45 [ssh-agent] Looking for ssh-agent implementation... 01:48:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:45 $ docker exec 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent 01:48:46 SSH_AUTH_SOCK=/tmp/ssh-9Op4nzuA5BTu/agent.31 01:48:46 SSH_AGENT_PID=37 01:48:46 Running ssh-add (command line suppressed) 01:48:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_4301958363740512615.key (/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_4301958363740512615.key) 01:48:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:46 + git tag --points-at HEAD [Pipeline] } 01:48:46 $ docker exec --env ******** --env ******** 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent -k 01:48:46 unset SSH_AUTH_SOCK; 01:48:46 unset SSH_AGENT_PID; 01:48:46 echo Agent pid 37 killed; 01:48:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:48:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:48:46 [ssh-agent] Looking for ssh-agent implementation... 01:48:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:48:46 $ docker exec 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent 01:48:46 SSH_AUTH_SOCK=/tmp/ssh-r8JT7XtlVsVE/agent.71 01:48:46 SSH_AGENT_PID=77 01:48:46 Running ssh-add (command line suppressed) 01:48:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_15776755613740700900.key (/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/private_key_15776755613740700900.key) 01:48:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:48:47 + git semver init 01:48:47 2024-10-08 01:48:47,599 [run_init] DEBUG init version:0.0.0 force:False 01:48:47 2024-10-08 01:48:47,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver 01:48:47 2024-10-08 01:48:47,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver 01:48:47 2024-10-08 01:48:47,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699, universal_newlines=False, shell=None, istream=None) 01:48:49 2024-10-08 01:48:49,202 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.git/info/exclude 01:48:49 2024-10-08 01:48:49,203 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 with force:False 01:48:49 2024-10-08 01:48:49,203 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 01:48:49 2024-10-08 01:48:49,208 [execute] INFO git cat-file --batch-check 01:48:49 2024-10-08 01:48:49,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver, universal_newlines=False, shell=None, istream=) 01:48:49 2024-10-08 01:48:49,214 [execute] INFO git cat-file --batch 01:48:49 2024-10-08 01:48:49,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver, universal_newlines=False, shell=None, istream=) 01:48:49 2024-10-08 01:48:49,219 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-699/.semver/PR-699 01:48:49 0.0.0 [Pipeline] } 01:48:49 $ docker exec --env ******** --env ******** 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 ssh-agent -k 01:48:49 unset SSH_AUTH_SOCK; 01:48:49 unset SSH_AGENT_PID; 01:48:49 echo Agent pid 77 killed; 01:48:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:48:50 + git semver [Pipeline] } 01:48:50 $ docker stop --time=1 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 01:48:51 $ docker rm -f --volumes 7c9134603e0003c7669fc5cc49caa0d31f0722e9a35f22598267c11aa1476835 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:48:52 Stashed 1 file(s) [Pipeline] echo 01:48:52 [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 01:48:53 provisioning config files... 01:48:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config2014128908032462581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:53 ---> ****-login.sh 01:48:53 nexus3.edgexfoundry.org:10001 01:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:53 Configure a credential helper to remove this warning. See 01:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:53 01:48:53 Login Succeeded 01:48:53 nexus3.edgexfoundry.org:10002 01:48:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:53 Configure a credential helper to remove this warning. See 01:48:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:53 01:48:53 Login Succeeded 01:48:53 nexus3.edgexfoundry.org:10003 01:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:54 Configure a credential helper to remove this warning. See 01:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:54 01:48:54 Login Succeeded 01:48:54 nexus3.edgexfoundry.org:10004 01:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:54 Configure a credential helper to remove this warning. See 01:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:54 01:48:54 Login Succeeded 01:48:54 ****.io 01:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:48:54 Configure a credential helper to remove this warning. See 01:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:48:54 01:48:54 Login Succeeded 01:48:54 ---> ****-login.sh ends [Pipeline] } 01:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:48:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:48:54 ========================================================= 01:48:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:48:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:48:55 Sending build context to Docker daemon 20.89MB 01:48:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:48:55 Step 2/12 : FROM ${BASE} AS builder 01:48:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:48:55 43c4264eed91: Pulling fs layer 01:48:55 4cc291be95ef: Pulling fs layer 01:48:55 2ac1f1163629: Pulling fs layer 01:48:55 5c3c966382ef: Pulling fs layer 01:48:55 4f4fb700ef54: Pulling fs layer 01:48:55 5d5c8e513c77: Pulling fs layer 01:48:55 9f66e0745190: Pulling fs layer 01:48:55 f49a43e4bbc0: Pulling fs layer 01:48:55 561ebcabdf7f: Pulling fs layer 01:48:55 5c3c966382ef: Waiting 01:48:55 9f66e0745190: Waiting 01:48:55 f49a43e4bbc0: Waiting 01:48:55 4f4fb700ef54: Waiting 01:48:55 561ebcabdf7f: Waiting 01:48:55 5d5c8e513c77: Waiting 01:48:55 4cc291be95ef: Download complete 01:48:55 5c3c966382ef: Download complete 01:48:55 4f4fb700ef54: Verifying Checksum 01:48:55 4f4fb700ef54: Download complete 01:48:55 5d5c8e513c77: Verifying Checksum 01:48:55 5d5c8e513c77: Download complete 01:48:55 43c4264eed91: Download complete 01:48:55 9f66e0745190: Verifying Checksum 01:48:55 9f66e0745190: Download complete 01:48:55 43c4264eed91: Pull complete 01:48:55 561ebcabdf7f: Download complete 01:48:55 4cc291be95ef: Pull complete 01:48:56 f49a43e4bbc0: Verifying Checksum 01:48:56 f49a43e4bbc0: Download complete 01:48:56 2ac1f1163629: Verifying Checksum 01:48:56 2ac1f1163629: Download complete 01:49:00 2ac1f1163629: Pull complete 01:49:00 5c3c966382ef: Pull complete 01:49:00 4f4fb700ef54: Pull complete 01:49:00 5d5c8e513c77: Pull complete 01:49:00 9f66e0745190: Pull complete 01:49:02 f49a43e4bbc0: Pull complete 01:49:03 561ebcabdf7f: Pull complete 01:49:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:49:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:49:03 ---> 3a752c3f9dda 01:49:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:49:07 ---> Running in 7eca1bc6ebea 01:49:07 Removing intermediate container 7eca1bc6ebea 01:49:07 ---> 74f14d84423d 01:49:07 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:49:07 ---> Running in a075f9c54c8d 01:49:07 Removing intermediate container a075f9c54c8d 01:49:07 ---> 234dbe8ef08c 01:49:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:49:07 ---> Running in f6d8451cdb1d 01:49:07 Removing intermediate container f6d8451cdb1d 01:49:07 ---> eb3c7f6f3990 01:49:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:49:07 ---> Running in 5734146689cc 01:49:07 Removing intermediate container 5734146689cc 01:49:07 ---> 2cd61632e1fa 01:49:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:49:07 ---> Running in 6c94b8d2af65 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:49:07 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:49:07 (2/4) Installing libedit (20240517.3.1-r0) 01:49:07 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:49:07 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:49:07 Executing busybox-1.36.1-r29.trigger 01:49:07 OK: 250 MiB in 58 packages 01:49:08 Still waiting to schedule task 01:49:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22098’ 01:49:08 Removing intermediate container 6c94b8d2af65 01:49:08 ---> b0cb3998296b 01:49:08 Step 8/12 : WORKDIR /device-mqtt-go 01:49:08 ---> Running in 6016a6d52048 01:49:08 Removing intermediate container 6016a6d52048 01:49:08 ---> d984b2719f10 01:49:08 Step 9/12 : COPY go.mod vendor* ./ 01:49:08 ---> 2c14e4b061b2 01:49:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:08 ---> Running in 69a643457339 01:50:04 Removing intermediate container 69a643457339 01:50:04 ---> 91f822cd7f60 01:50:04 Step 11/12 : COPY . . 01:50:04 ---> b5175918bff0 01:50:04 Step 12/12 : RUN $MAKE 01:50:04 ---> Running in 2aba4c6f5ca3 01:50:04 noop 01:50:04 Removing intermediate container 2aba4c6f5ca3 01:50:04 ---> f849880c4919 01:50:04 Successfully built f849880c4919 01:50:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:05 + docker inspect -f . ci-base-image-x86_64 01:50:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:05 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 01:50:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:05 $ docker top 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:06 + go version 01:50:06 go version go1.23.2 linux/amd64 [Pipeline] } 01:50:06 $ docker stop --time=1 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 01:50:07 $ docker rm -f --volumes 91fe49ebfd206adfc77c2515491bc6f015c137de4a54cf3de800643afa039877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:08 + docker inspect -f . ci-base-image-x86_64 01:50:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:08 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 01:50:08 $ 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-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:50:08 $ docker top cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:09 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-699 [Pipeline] fileExists [Pipeline] sh 01:50:09 + make test 01:50:09 go test ./... -coverprofile=coverage.out ./... 01:50:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:50:29 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:50:29 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:50:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 01:50:39 go vet ./... 01:50:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:50:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:50:43 ./bin/test-attribution-txt.sh [Pipeline] echo 01:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:50:45 $ docker stop --time=1 cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 01:50:50 $ docker rm -f --volumes cd19ca553b4347aa8be5ca43d3e71f8d290081df527a1d7e6d257a652bc8c386 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:50:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:50:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:50:52 + ls -al . 01:50:52 total 264 01:50:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 01:50 . 01:50:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 01:48 .. 01:50:52 -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 01:48 .dockerignore 01:50:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:50 .git 01:50:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 .github 01:50:52 -rw-rw-r-- 1 jenkins jenkins 264 Oct 8 01:48 .gitignore 01:50:52 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 01:48 .golangci.yml 01:50:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 01:48 .semver 01:50:52 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 8 01:48 Attribution.txt 01:50:52 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 8 01:48 CHANGELOG.md 01:50:52 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 8 01:48 Dockerfile 01:50:52 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 01:48 GOVERNANCE.md 01:50:52 -rw-rw-r-- 1 jenkins jenkins 657 Oct 8 01:48 Jenkinsfile 01:50:52 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 01:48 LICENSE 01:50:52 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 8 01:48 Makefile 01:50:52 -rw-rw-r-- 1 jenkins jenkins 620 Oct 8 01:48 OWNERS.md 01:50:52 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 8 01:48 README.md 01:50:52 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 01:48 VERSION 01:50:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:48 bin 01:50:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 cmd 01:50:52 -rw-r--r-- 1 jenkins jenkins 21039 Oct 8 01:50 coverage.out 01:50:52 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 8 01:48 go.mod 01:50:52 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 8 01:48 go.sum 01:50:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:48 internal 01:50:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:48 mock 01:50:52 -rw-rw-r-- 1 jenkins jenkins 227 Oct 8 01:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:53 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 --label arch=amd64 --label version=0.0.0 . 01:50:53 Sending build context to Docker daemon 20.91MB 01:50:53 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:50:53 Step 2/25 : FROM ${BASE} AS builder 01:50:53 ---> f849880c4919 01:50:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:50:53 ---> Running in 1ec40293a129 01:50:53 Removing intermediate container 1ec40293a129 01:50:53 ---> 5c3e6e7e005a 01:50:53 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:50:53 ---> Running in 494c7291d4d4 01:50:53 Removing intermediate container 494c7291d4d4 01:50:53 ---> 219b184d7986 01:50:53 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:50:53 ---> Running in 6e2fdfa01969 01:50:53 Removing intermediate container 6e2fdfa01969 01:50:53 ---> 9ee73ce24fe8 01:50:53 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:50:53 ---> Running in 537b1ae23eae 01:50:53 Removing intermediate container 537b1ae23eae 01:50:53 ---> b06dedf1b7fe 01:50:53 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:50:53 ---> Running in 77bd1ea2b239 01:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:50:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:50:54 OK: 250 MiB in 58 packages 01:50:54 Removing intermediate container 77bd1ea2b239 01:50:54 ---> 2d0b897d4040 01:50:54 Step 8/25 : WORKDIR /device-mqtt-go 01:50:54 ---> Running in 3c2d46d1ea34 01:50:54 Removing intermediate container 3c2d46d1ea34 01:50:54 ---> 9d617717f218 01:50:54 Step 9/25 : COPY go.mod vendor* ./ 01:50:54 ---> f8c139eaac5e 01:50:54 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:50:55 ---> Running in 1e956be45c56 01:50:55 Removing intermediate container 1e956be45c56 01:50:55 ---> 5ead7d170d5f 01:50:55 Step 11/25 : COPY . . 01:50:56 ---> 8718c42493e4 01:50:56 Step 12/25 : RUN $MAKE 01:50:56 ---> Running in 9d39e3a06d6b 01:50:56 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:51:28 Removing intermediate container 9d39e3a06d6b 01:51:28 ---> 43a4414f7c6e 01:51:28 Step 13/25 : FROM alpine:3.20 01:51:28 3.20: Pulling from library/alpine 01:51:28 43c4264eed91: Already exists 01:51:28 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:51:28 Status: Downloaded newer image for alpine:3.20 01:51:28 ---> 91ef0af61f39 01:51:28 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:51:28 ---> Running in 9af8614011da 01:51:28 Removing intermediate container 9af8614011da 01:51:28 ---> da6f71622814 01:51:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:51:28 ---> Running in 189fda5fe3eb 01:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:29 (1/1) Installing dumb-init (1.2.5-r3) 01:51:29 Executing busybox-1.36.1-r29.trigger 01:51:29 OK: 8 MiB in 15 packages 01:51:29 Removing intermediate container 189fda5fe3eb 01:51:29 ---> 5953d478528e 01:51:29 Step 16/25 : RUN apk --no-cache upgrade 01:51:29 ---> Running in 11491686cb02 01:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:30 Upgrading critical system libraries and apk-tools: 01:51:30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:51:30 Executing busybox-1.36.1-r29.trigger 01:51:30 Continuing the upgrade transaction with new apk-tools: 01:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:51:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:51:31 OK: 8 MiB in 15 packages 01:51:31 Removing intermediate container 11491686cb02 01:51:31 ---> eb9c7aa29ad2 01:51:31 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:51:32 ---> 59c43d8b3d98 01:51:32 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:51:32 ---> fe28a955a64a 01:51:32 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:51:32 ---> 5865a1e3a6d6 01:51:32 Step 20/25 : EXPOSE 59982 01:51:32 ---> Running in b971f1ba3df4 01:51:32 Removing intermediate container b971f1ba3df4 01:51:32 ---> 7826f7261940 01:51:32 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:51:32 ---> Running in 7b2ee2e54304 01:51:32 Removing intermediate container 7b2ee2e54304 01:51:32 ---> b1a969157fd3 01:51:32 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:51:33 ---> Running in 0a38f81a0e0d 01:51:33 Removing intermediate container 0a38f81a0e0d 01:51:33 ---> c01644d2c64c 01:51:33 Step 23/25 : LABEL arch=amd64 01:51:33 ---> Running in dfd98e26ed6f 01:51:33 Removing intermediate container dfd98e26ed6f 01:51:33 ---> 31b1fe4abd5d 01:51:33 Step 24/25 : LABEL git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 01:51:33 ---> Running in 8e4ea9e3e0fa 01:51:33 Removing intermediate container 8e4ea9e3e0fa 01:51:33 ---> c1fbd69881dd 01:51:33 Step 25/25 : LABEL version=0.0.0 01:51:33 ---> Running in 6a1f0b1997d6 01:51:33 Removing intermediate container 6a1f0b1997d6 01:51:33 ---> 1d8d1b696c00 01:51:33 [Warning] One or more build-args [ARCH] were not consumed 01:51:33 Successfully built 1d8d1b696c00 01:51:33 Successfully tagged device-mqtt: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 01:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:34 01:51:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:34 latest: Pulling from edgex-lftools-log-publisher 01:51:34 5eb5b503b376: Pulling fs layer 01:51:34 5c69ac0246d0: Pulling fs layer 01:51:34 ec43610c2a17: Pulling fs layer 01:51:34 3a2ae6a8a46f: Pulling fs layer 01:51:34 33b1e0a273af: Pulling fs layer 01:51:34 5d3b04190fa2: Pulling fs layer 01:51:34 2f39f015ded8: Pulling fs layer 01:51:34 5d3b04190fa2: Waiting 01:51:34 2f39f015ded8: Waiting 01:51:34 33b1e0a273af: Waiting 01:51:34 3a2ae6a8a46f: Waiting 01:51:34 5c69ac0246d0: Verifying Checksum 01:51:34 5c69ac0246d0: Download complete 01:51:34 3a2ae6a8a46f: Verifying Checksum 01:51:34 3a2ae6a8a46f: Download complete 01:51:34 33b1e0a273af: Verifying Checksum 01:51:34 33b1e0a273af: Download complete 01:51:34 5d3b04190fa2: Verifying Checksum 01:51:34 5d3b04190fa2: Download complete 01:51:34 ec43610c2a17: Download complete 01:51:35 5eb5b503b376: Verifying Checksum 01:51:35 5eb5b503b376: Download complete 01:51:35 2f39f015ded8: Verifying Checksum 01:51:35 2f39f015ded8: Download complete 01:51:36 5eb5b503b376: Pull complete 01:51:36 5c69ac0246d0: Pull complete 01:51:36 ec43610c2a17: Pull complete 01:51:36 3a2ae6a8a46f: Pull complete 01:51:37 33b1e0a273af: Pull complete 01:51:37 5d3b04190fa2: Pull complete 01:51:41 2f39f015ded8: Pull complete 01:51:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:51:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:41 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 01:51:41 $ 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-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:51:45 $ docker top 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:46 ---> job-cost.sh 01:51:46 lf-activate-venv: SKIPPING 01:51:46 INFO: No Stack... 01:51:46 INFO: Retrieving Pricing Info for: v3-standard-8 01:51:47 INFO: Archiving Costs [Pipeline] sh 01:51:47 + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/cost.csv 01:51:47 cut -d, -f6 [Pipeline] lock 01:51:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] 01:51:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] did not exist. Created. 01:51:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:47 + echo total: 0.2199999988079071 [Pipeline] stash 01:51:47 Stashed 1 file(s) [Pipeline] } 01:51:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:48 $ docker stop --time=1 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 01:51:49 $ docker rm -f --volumes 2f5f6ba0b4c3bf8a2222b667ad9aec8bff2a045aaf10c3794c5a78c4f0513214 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:52:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22102 in /w/workspace/gexfoundry_device-mqtt-go_PR-699 [Pipeline] { [Pipeline] ws 01:52:51 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:52:54 The recommended git tool is: git 01:52:59 using credential edgex-jenkins-ssh 01:52:59 Cloning the remote Git repository 01:52:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:52:59 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:52:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:52:59 > git --version # timeout=10 01:52:59 > git --version # 'git version 2.25.1' 01:52:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:52:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:53:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:53:03 Merging remotes/origin/main commit 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed into PR head commit 6146bef49e9bcefa50594b965f70b5bd41248ed6 01:53:04 Merge succeeded, producing 6146bef49e9bcefa50594b965f70b5bd41248ed6 01:53:04 Checking out Revision 6146bef49e9bcefa50594b965f70b5bd41248ed6 (PR-699) 01:53:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:53:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:53:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:53:03 > git config core.sparsecheckout # timeout=10 01:53:03 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 01:53:03 > git remote # timeout=10 01:53:03 > git config --get remote.origin.url # timeout=10 01:53:03 using GIT_SSH to set credentials SSH Credentials for GitHub 01:53:04 > git merge 70ea9a5fe42566785b5fdbaaf55b18f3d638b7ed # timeout=10 01:53:04 > git rev-parse HEAD^{commit} # timeout=10 01:53:04 > git config core.sparsecheckout # timeout=10 01:53:04 > git checkout -f 6146bef49e9bcefa50594b965f70b5bd41248ed6 # timeout=10 01:53:04 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:53:04 > git --version # timeout=10 01:53:04 > git --version # 'git version 2.25.1' 01:53:04 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:53:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:53:09 % Total % Received % Xferd Average Speed Time Time Time Current 01:53:09 Dload Upload Total Spent Left Speed 01:53:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:53:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:53:10 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:53:10 sudo tee /etc/docker/daemon.new 01:53:10 { 01:53:10 "registry-mirrors": [ 01:53:10 "https://nexus3.edgexfoundry.org:10001" 01:53:10 ], 01:53:10 "bip": "10.250.0.254/24", 01:53:10 "hosts": [ 01:53:10 "tcp://0.0.0.0:5555", 01:53:10 "unix:///var/run/docker.sock" 01:53:10 ], 01:53:10 "mtu": 1458, 01:53:10 "selinux-enabled": true, 01:53:10 "seccomp-profile": "/etc/docker/seccomp.json" 01:53:10 } [Pipeline] sh 01:53:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:53:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:29 provisioning config files... 01:53:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14406248402756368510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:30 ---> ****-login.sh 01:53:30 nexus3.edgexfoundry.org:10001 01:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:30 Configure a credential helper to remove this warning. See 01:53:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:30 01:53:30 Login Succeeded 01:53:30 nexus3.edgexfoundry.org:10002 01:53:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:31 Configure a credential helper to remove this warning. See 01:53:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:31 01:53:31 Login Succeeded 01:53:31 nexus3.edgexfoundry.org:10003 01:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:31 Configure a credential helper to remove this warning. See 01:53:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:31 01:53:31 Login Succeeded 01:53:31 nexus3.edgexfoundry.org:10004 01:53:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:31 Configure a credential helper to remove this warning. See 01:53:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:31 01:53:31 Login Succeeded 01:53:31 ****.io 01:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:53:32 Configure a credential helper to remove this warning. See 01:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:53:32 01:53:32 Login Succeeded 01:53:32 ---> ****-login.sh ends [Pipeline] } 01:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:53:32 ========================================================= 01:53:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:53:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:53:33 Sending build context to Docker daemon 10.56MB 01:53:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:53:33 Step 2/12 : FROM ${BASE} AS builder 01:53:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:53:35 cf04c63912e1: Pulling fs layer 01:53:35 55b35a11ae5e: Pulling fs layer 01:53:35 a37a00ec5f00: Pulling fs layer 01:53:35 50b3750afda1: Pulling fs layer 01:53:35 4f4fb700ef54: Pulling fs layer 01:53:35 80978eb59214: Pulling fs layer 01:53:35 c9f46d7d2bd2: Pulling fs layer 01:53:35 c5a475d317c9: Pulling fs layer 01:53:35 80978eb59214: Waiting 01:53:35 50b3750afda1: Waiting 01:53:35 c9f46d7d2bd2: Waiting 01:53:35 4f4fb700ef54: Waiting 01:53:35 c5a475d317c9: Waiting 01:53:35 55b35a11ae5e: Verifying Checksum 01:53:35 55b35a11ae5e: Download complete 01:53:35 50b3750afda1: Verifying Checksum 01:53:35 50b3750afda1: Download complete 01:53:35 4f4fb700ef54: Verifying Checksum 01:53:35 4f4fb700ef54: Download complete 01:53:35 80978eb59214: Verifying Checksum 01:53:35 80978eb59214: Download complete 01:53:35 cf04c63912e1: Verifying Checksum 01:53:35 cf04c63912e1: Download complete 01:53:35 c5a475d317c9: Verifying Checksum 01:53:35 c5a475d317c9: Download complete 01:53:36 cf04c63912e1: Pull complete 01:53:37 55b35a11ae5e: Pull complete 01:53:37 a37a00ec5f00: Verifying Checksum 01:53:37 a37a00ec5f00: Download complete 01:53:38 c9f46d7d2bd2: Verifying Checksum 01:53:38 c9f46d7d2bd2: Download complete 01:53:53 a37a00ec5f00: Pull complete 01:53:53 50b3750afda1: Pull complete 01:53:53 4f4fb700ef54: Pull complete 01:53:53 80978eb59214: Pull complete 01:54:00 c9f46d7d2bd2: Pull complete 01:54:02 c5a475d317c9: Pull complete 01:54:02 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:54:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:54:02 ---> be29e6b0f0d4 01:54:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:54:04 ---> Running in fea76ce4d433 01:54:04 Removing intermediate container fea76ce4d433 01:54:04 ---> 2e5465d26e49 01:54:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:54:04 ---> Running in a6df1e0f297f 01:54:04 Removing intermediate container a6df1e0f297f 01:54:04 ---> 79509bc352b4 01:54:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:54:04 ---> Running in 7dcf7a983a86 01:54:05 Removing intermediate container 7dcf7a983a86 01:54:05 ---> 860cf303bc81 01:54:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:54:05 ---> Running in cc98d7271f17 01:54:05 Removing intermediate container cc98d7271f17 01:54:05 ---> aa7089d821d5 01:54:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:05 ---> Running in 2670538111a6 01:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:54:08 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:54:08 (2/4) Installing libedit (20240517.3.1-r0) 01:54:08 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:54:08 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:54:08 Executing busybox-1.36.1-r29.trigger 01:54:08 OK: 242 MiB in 58 packages 01:54:09 Removing intermediate container 2670538111a6 01:54:09 ---> a69eb759acff 01:54:09 Step 8/12 : WORKDIR /device-mqtt-go 01:54:09 ---> Running in 7a169d4fc402 01:54:10 Removing intermediate container 7a169d4fc402 01:54:10 ---> c21eb331fa6a 01:54:10 Step 9/12 : COPY go.mod vendor* ./ 01:54:10 ---> f4bc76a1db8b 01:54:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:10 ---> Running in 9edcdf1893d4 01:56:02 Removing intermediate container 9edcdf1893d4 01:56:02 ---> 38b28255173f 01:56:02 Step 11/12 : COPY . . 01:56:02 ---> 22c0c8328380 01:56:02 Step 12/12 : RUN $MAKE 01:56:02 ---> Running in cb440f279f7a 01:56:02 noop 01:56:02 Removing intermediate container cb440f279f7a 01:56:02 ---> 6ccaa8b76c37 01:56:02 Successfully built 6ccaa8b76c37 01:56:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker inspect -f . ci-base-image-arm64 01:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:03 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 01:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:56:04 $ docker top 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:05 + go version 01:56:05 go version go1.23.2 linux/arm64 [Pipeline] } 01:56:05 $ docker stop --time=1 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 01:56:07 $ docker rm -f --volumes 3b94ccd8da3daef8af6d49a6f93e0b48731faabd3b9a198effe46c3b7a494a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker inspect -f . ci-base-image-arm64 01:56:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:08 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 01:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:56:09 $ docker top 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:10 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:56:11 + make test 01:56:11 go test ./... -coverprofile=coverage.out ./... 01:56:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:59:39 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:59:43 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:59:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements 01:59:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:59:44 go vet ./... 02:00:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:42 ./bin/test-attribution-txt.sh [Pipeline] echo 02:00:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:00:42 $ docker stop --time=1 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d 02:00:44 $ docker rm -f --volumes 0fe04074776cfd54a3e41fd481885859190950eb67184a8ceddfeab50393119d [Pipeline] // withDockerContainer [Pipeline] sh 02:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:46 Warning: overwriting stash ‘coverage-report’ 02:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:47 + ls -al . 02:00:47 total 260 02:00:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:56 . 02:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 01:52 .. 02:00:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 01:53 .dockerignore 02:00:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 01:53 .git 02:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 .github 02:00:47 -rw-rw-r-- 1 jenkins jenkins 264 Oct 8 01:53 .gitignore 02:00:47 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 01:53 .golangci.yml 02:00:47 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 8 01:53 Attribution.txt 02:00:47 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 8 01:53 CHANGELOG.md 02:00:47 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 8 01:53 Dockerfile 02:00:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 01:53 GOVERNANCE.md 02:00:47 -rw-rw-r-- 1 jenkins jenkins 657 Oct 8 01:53 Jenkinsfile 02:00:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 01:53 LICENSE 02:00:47 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 8 01:53 Makefile 02:00:47 -rw-rw-r-- 1 jenkins jenkins 620 Oct 8 01:53 OWNERS.md 02:00:47 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 8 01:53 README.md 02:00:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 01:48 VERSION 02:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:53 bin 02:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 cmd 02:00:47 -rw-r--r-- 1 jenkins jenkins 21039 Oct 8 01:59 coverage.out 02:00:47 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 8 01:53 go.mod 02:00:47 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 8 01:53 go.sum 02:00:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 01:53 internal 02:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 01:53 mock 02:00:47 -rw-rw-r-- 1 jenkins jenkins 227 Oct 8 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:48 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 --label arch=arm64 --label version=0.0.0 . 02:00:48 Sending build context to Docker daemon 10.59MB 02:00:48 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:00:48 Step 2/25 : FROM ${BASE} AS builder 02:00:48 ---> 6ccaa8b76c37 02:00:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:00:48 ---> Running in 71ead5a780c4 02:00:48 Removing intermediate container 71ead5a780c4 02:00:48 ---> d26b1de50097 02:00:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:48 ---> Running in 43287265ac6f 02:00:49 Removing intermediate container 43287265ac6f 02:00:49 ---> bb90b92ba1f8 02:00:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:00:49 ---> Running in 32eb9a1ede72 02:00:49 Removing intermediate container 32eb9a1ede72 02:00:49 ---> db6a3de066b0 02:00:49 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:00:49 ---> Running in 4e2b69975b39 02:00:50 Removing intermediate container 4e2b69975b39 02:00:50 ---> 043ad142e6a0 02:00:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:50 ---> Running in 606ce230e1ab 02:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:00:57 OK: 242 MiB in 58 packages 02:00:57 Removing intermediate container 606ce230e1ab 02:00:57 ---> 4a372f9bff71 02:00:57 Step 8/25 : WORKDIR /device-mqtt-go 02:00:57 ---> Running in 1dda6b3a2d0c 02:00:57 Removing intermediate container 1dda6b3a2d0c 02:00:57 ---> becccdd7f762 02:00:57 Step 9/25 : COPY go.mod vendor* ./ 02:00:57 ---> 937f93b0f39b 02:00:57 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:57 ---> Running in 818b2dc57f5d 02:00:57 Removing intermediate container 818b2dc57f5d 02:00:57 ---> fa9f8e6db54e 02:00:57 Step 11/25 : COPY . . 02:00:59 ---> fac647775d1e 02:00:59 Step 12/25 : RUN $MAKE 02:00:59 ---> Running in 0ac98833cc35 02:00:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.44" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:04:51 Removing intermediate container 0ac98833cc35 02:04:51 ---> 73164e728746 02:04:51 Step 13/25 : FROM alpine:3.20 02:04:51 3.20: Pulling from library/alpine 02:04:51 cf04c63912e1: Already exists 02:04:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:04:51 Status: Downloaded newer image for alpine:3.20 02:04:51 ---> c157a85ed455 02:04:51 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:04:51 ---> Running in 6bb6fed55185 02:04:51 Removing intermediate container 6bb6fed55185 02:04:51 ---> a8a252b642d6 02:04:51 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:04:51 ---> Running in d9a88be50b16 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:51 (1/1) Installing dumb-init (1.2.5-r3) 02:04:51 Executing busybox-1.36.1-r29.trigger 02:04:51 OK: 9 MiB in 15 packages 02:04:51 Removing intermediate container d9a88be50b16 02:04:51 ---> 10a719c7d5d1 02:04:51 Step 16/25 : RUN apk --no-cache upgrade 02:04:51 ---> Running in fb0a5de23837 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:51 Upgrading critical system libraries and apk-tools: 02:04:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:04:51 Executing busybox-1.36.1-r29.trigger 02:04:51 Continuing the upgrade transaction with new apk-tools: 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:04:51 OK: 9 MiB in 15 packages 02:04:51 Removing intermediate container fb0a5de23837 02:04:51 ---> 219f0f46c2a5 02:04:51 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:04:51 ---> 5e586f528b8a 02:04:51 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:04:51 ---> 0aa11dc6f6a0 02:04:51 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:04:51 ---> 22a09e7bf288 02:04:51 Step 20/25 : EXPOSE 59982 02:04:52 ---> Running in 2c013e7d9639 02:04:52 Removing intermediate container 2c013e7d9639 02:04:52 ---> 9b477ab26a2f 02:04:52 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:04:52 ---> Running in 3a91e02ca975 02:04:52 Removing intermediate container 3a91e02ca975 02:04:52 ---> 0ad4d23f085b 02:04:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:04:52 ---> Running in e07980182379 02:04:52 Removing intermediate container e07980182379 02:04:52 ---> 885d9e60fd78 02:04:52 Step 23/25 : LABEL arch=arm64 02:04:53 ---> Running in fd93f2aeda30 02:04:53 Removing intermediate container fd93f2aeda30 02:04:53 ---> a24218811105 02:04:53 Step 24/25 : LABEL git_sha=6146bef49e9bcefa50594b965f70b5bd41248ed6 02:04:53 ---> Running in 9581bdd4f3a6 02:04:53 Removing intermediate container 9581bdd4f3a6 02:04:53 ---> d5b0b2ae3863 02:04:53 Step 25/25 : LABEL version=0.0.0 02:04:53 ---> Running in c1cc5dce9b32 02:04:53 Removing intermediate container c1cc5dce9b32 02:04:53 ---> 809265437170 02:04:53 [Warning] One or more build-args [ARCH] were not consumed 02:04:54 Successfully built 809265437170 02:04:54 Successfully tagged device-mqtt-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 02:04:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:55 02:04:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:04:55 arm64: Pulling from edgex-lftools-log-publisher 02:04:55 8998bd30e6a1: Pulling fs layer 02:04:55 04944245beec: Pulling fs layer 02:04:55 699f458cf7ca: Pulling fs layer 02:04:55 765212b225bb: Pulling fs layer 02:04:55 f23df028b6ca: Pulling fs layer 02:04:55 d65c8cfc05b1: Pulling fs layer 02:04:55 2437ff75d9bd: Pulling fs layer 02:04:55 765212b225bb: Waiting 02:04:55 f23df028b6ca: Waiting 02:04:55 d65c8cfc05b1: Waiting 02:04:55 2437ff75d9bd: Waiting 02:04:55 04944245beec: Verifying Checksum 02:04:55 04944245beec: Download complete 02:04:55 765212b225bb: Verifying Checksum 02:04:55 765212b225bb: Download complete 02:04:55 f23df028b6ca: Verifying Checksum 02:04:55 f23df028b6ca: Download complete 02:04:55 d65c8cfc05b1: Verifying Checksum 02:04:55 d65c8cfc05b1: Download complete 02:04:55 699f458cf7ca: Verifying Checksum 02:04:55 699f458cf7ca: Download complete 02:04:56 8998bd30e6a1: Download complete 02:04:58 2437ff75d9bd: Verifying Checksum 02:04:58 2437ff75d9bd: Download complete 02:05:00 8998bd30e6a1: Pull complete 02:05:01 04944245beec: Pull complete 02:05:03 699f458cf7ca: Pull complete 02:05:03 765212b225bb: Pull complete 02:05:04 f23df028b6ca: Pull complete 02:05:04 d65c8cfc05b1: Pull complete 02:05:22 2437ff75d9bd: Pull complete 02:05:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:22 prd-ubuntu20.04-docker-arm64-4c-16g-22102 does not seem to be running inside a container 02:05:22 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:05:25 $ docker top bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:26 ---> job-cost.sh 02:05:26 lf-activate-venv: SKIPPING 02:05:26 INFO: No Stack... 02:05:27 INFO: Retrieving Pricing Info for: v3-standard-4 02:05:27 INFO: Archiving Costs [Pipeline] sh 02:05:28 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:05:28 + cut -d, -f6 [Pipeline] lock 02:05:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] 02:05:28 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] did not exist. Created. 02:05:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:29 /w/workspace/device-mqtt-go/1@tmp/durable-02d3bc4b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:05:29 + echo total: 0.10999999940395355 [Pipeline] stash 02:05:29 Warning: overwriting stash ‘stack-cost’ 02:05:29 Stashed 1 file(s) [Pipeline] } 02:05:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-699-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:30 $ docker stop --time=1 bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 02:05:31 $ docker rm -f --volumes bb6674f443c3d6f42c9a82674c3848328078d6e051dd86c6fac048b67f4bb471 [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 02:05:32 provisioning config files... 02:05:32 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config3820344171753420167tmp [Pipeline] { [Pipeline] sh 02:05:32 + set +x 02:05:32 + bash -s -- 02:05:32 + curl -s https://codecov.io/bash 02:05:33 02:05:33 _____ _ 02:05:33 / ____| | | 02:05:33 | | ___ __| | ___ ___ _____ __ 02:05:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:05:33 | |___| (_) | (_| | __/ (_| (_) \ V / 02:05:33 \_____\___/ \__,_|\___|\___\___/ \_/ 02:05:33 Bash-1.0.6 02:05:33 02:05:33 02:05:33 ==> git version 2.25.1 found 02:05:33 ==> 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 02:05:33 Release-Date: 2020-01-08 02:05:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:05:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:05:33 ==> Jenkins CI detected. 02:05:33 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-699 02:05:33 project root: . 02:05:33 --> token set from env 02:05:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:05:33 ==> Running gcov in . (disable via -X gcov) 02:05:33 ==> Python coveragepy not found 02:05:33 ==> Searching for coverage reports in: 02:05:33 + . 02:05:33 -> Found 1 reports 02:05:33 ==> Detecting git/mercurial file structure 02:05:33 ==> Reading reports 02:05:33 + ./coverage.out bytes=21039 02:05:33 ==> Appending adjustments 02:05:33 https://docs.codecov.io/docs/fixing-reports 02:05:33 + Found adjustments 02:05:33 ==> Gzipping contents 02:05:33 4.0K /tmp/codecov.iMjqKy.gz 02:05:33 ==> Uploading reports 02:05:33 url: https://codecov.io 02:05:33 query: branch=PR-699&commit=6146bef49e9bcefa50594b965f70b5bd41248ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=699&job=&cmd_args= 02:05:33 -> Pinging Codecov 02:05:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-699&commit=6146bef49e9bcefa50594b965f70b5bd41248ed6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=699&job=&cmd_args= 02:05:33 -> Uploading to 02:05:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/6146bef49e9bcefa50594b965f70b5bd41248ed6/eced83f0-3ba6-470e-a772-01e99d0759c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T020533Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d4013936ee87da51ecf4ba9cef81c7f1a63ae9179f6d49b2bbee9fbf0b1727a4 02:05:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:33 Dload Upload Total Spent Left Speed 02:05:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14937 --:--:-- --:--:-- --:--:-- 14937 02:05:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/6146bef49e9bcefa50594b965f70b5bd41248ed6 [Pipeline] } 02:05:33 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 02:05:35 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives ] 02:05:35 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives 02:05:35 total 16 02:05:35 drwxr-xr-x 3 root root 4096 Oct 8 01:51 . 02:05:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 01:51 .. 02:05:35 drwxr-xr-x 2 root root 4096 Oct 8 01:51 cost 02:05:35 -rw-r--r-- 1 root root 86 Oct 8 01:51 cost.csv 02:05:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives 02:05:35 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives 02:05:35 total 16 02:05:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 01:51 . 02:05:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 01:51 .. 02:05:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 01:51 cost 02:05:35 -rw-r--r-- 1 jenkins jenkins 86 Oct 8 01:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:05:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:05:37 ---> package-listing.sh 02:05:37 ++ facter osfamily 02:05:37 ++ tr '[:upper:]' '[:lower:]' 02:05:37 + OS_FAMILY=debian 02:05:37 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-699 02:05:37 + START_PACKAGES=/tmp/packages_start.txt 02:05:37 + END_PACKAGES=/tmp/packages_end.txt 02:05:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:05:37 + PACKAGES=/tmp/packages_start.txt 02:05:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-699 ']' 02:05:37 + PACKAGES=/tmp/packages_end.txt 02:05:37 + case "${OS_FAMILY}" in 02:05:37 + dpkg -l 02:05:37 + grep '^ii' 02:05:37 + '[' -f /tmp/packages_start.txt ']' 02:05:37 + '[' -f /tmp/packages_end.txt ']' 02:05:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:05:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-699 ']' 02:05:37 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/ 02:05:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-699/archives/ [Pipeline] echo 02:05:37 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-mqtt-go_PR-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:05:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:38 prd-ubuntu20.04-docker-8c-8g-22100 does not seem to be running inside a container 02:05:38 $ 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-mqtt-go_PR-699/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-mqtt-go_PR-699 -v /w/workspace/gexfoundry_device-mqtt-go_PR-699:/w/workspace/gexfoundry_device-mqtt-go_PR-699:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-699@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 02:05:38 $ docker top 00a076ecc11b366bba7ad3d15ba5108533075b1d95f063f827946ddb9de03aa6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:39 + touch /tmp/pre-build-complete [Pipeline] sh 02:05:39 + mkdir -p /var/log/sysstat [Pipeline] sh 02:05:40 + ls /var/log/sa-host 02:05:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:40 provisioning config files... 02:05:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-699@tmp/config6466114822897334413tmp [Pipeline] { [Pipeline] echo 02:05:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:05:40 ---> create-netrc.sh [Pipeline] } 02:05:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:05:41 ---> python-tools-install.sh [Pipeline] echo 02:05:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:05:41 ---> sudo-logs.sh 02:05:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:05:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:05:41 ---> job-cost.sh 02:05:41 lf-activate-venv: SKIPPING 02:05:41 DEBUG: total: 0.2199999988079071 02:05:41 INFO: Retrieving Stack Cost... 02:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:46 INFO: Archiving Costs [Pipeline] echo 02:05:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:05:50 ---> logs-deploy.sh 02:05:50 lf-activate-venv: SKIPPING 02:05:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-699/1 02:05:50 INFO: archiving workspace using pattern(s): 02:05:56 Archives upload complete. 02:05:56 INFO: archiving logs to Nexus 02:05:56 ---> uname -a: 02:05:56 Linux prd-ubuntu20-04-docker-8c-8g-22100 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:05:56 02:05:56 02:05:56 ---> lscpu: 02:05:56 Architecture: x86_64 02:05:56 CPU op-mode(s): 32-bit, 64-bit 02:05:56 Byte Order: Little Endian 02:05:56 Address sizes: 40 bits physical, 48 bits virtual 02:05:56 CPU(s): 8 02:05:56 On-line CPU(s) list: 0-7 02:05:56 Thread(s) per core: 1 02:05:56 Core(s) per socket: 1 02:05:56 Socket(s): 8 02:05:56 NUMA node(s): 1 02:05:56 Vendor ID: AuthenticAMD 02:05:56 CPU family: 23 02:05:56 Model: 49 02:05:56 Model name: AMD EPYC-Rome Processor 02:05:56 Stepping: 0 02:05:56 CPU MHz: 2799.998 02:05:56 BogoMIPS: 5599.99 02:05:56 Virtualization: AMD-V 02:05:56 Hypervisor vendor: KVM 02:05:56 Virtualization type: full 02:05:56 L1d cache: 256 KiB 02:05:56 L1i cache: 256 KiB 02:05:56 L2 cache: 4 MiB 02:05:56 L3 cache: 128 MiB 02:05:56 NUMA node0 CPU(s): 0-7 02:05:56 Vulnerability Itlb multihit: Not affected 02:05:56 Vulnerability L1tf: Not affected 02:05:56 Vulnerability Mds: Not affected 02:05:56 Vulnerability Meltdown: Not affected 02:05:56 Vulnerability Mmio stale data: Not affected 02:05:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:05:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:05:56 Vulnerability Srbds: Not affected 02:05:56 Vulnerability Tsx async abort: Not affected 02:05:56 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 02:05:56 02:05:56 02:05:56 ---> nproc: 02:05:56 8 02:05:56 02:05:56 02:05:56 ---> df -h: 02:05:56 Filesystem Size Used Avail Use% Mounted on 02:05:56 overlay 155G 12G 143G 8% / 02:05:56 tmpfs 64M 0 64M 0% /dev 02:05:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:05:56 shm 64M 0 64M 0% /dev/shm 02:05:56 /dev/vda1 155G 12G 143G 8% /facter-os 02:05:56 02:05:56 02:05:56 ---> sar -b -r -n DEV: 02:05:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22100) 10/08/24 _x86_64_ (8 CPU) 02:05:56 02:05:56 01:47:49 LINUX RESTART (8 CPU) 02:05:56 02:05:56 01:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:05:56 01:49:01 356.42 48.19 308.23 0.00 5406.97 83584.74 0.00 02:05:56 01:50:01 321.25 2.23 319.01 0.00 32.39 98549.98 0.00 02:05:56 01:51:01 112.10 0.22 111.88 0.00 15.60 20416.33 0.00 02:05:56 01:52:01 146.04 0.05 145.99 0.00 4.80 50345.88 0.00 02:05:56 01:53:01 20.68 2.32 18.36 0.00 92.12 2061.14 0.00 02:05:56 01:54:01 31.54 2.78 28.76 0.00 4250.36 6450.26 0.00 02:05:56 01:55:02 4.85 1.03 3.82 0.00 22.00 101.32 0.00 02:05:56 01:56:01 0.97 0.00 0.97 0.00 0.00 11.93 0.00 02:05:56 01:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 02:05:56 01:58:01 1.95 0.00 1.95 0.00 0.00 23.73 0.00 02:05:56 01:59:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 02:05:56 02:00:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 02:05:56 02:01:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 02:05:56 02:02:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 02:05:56 02:03:01 1.93 0.02 1.92 0.00 0.13 26.80 0.00 02:05:56 02:04:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 02:05:56 02:05:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 02:05:56 Average: 59.29 3.35 55.94 0.00 578.46 15407.67 0.00 02:05:56 02:05:56 01:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:05:56 01:49:01 29204444 31524808 798600 2.43 72488 2524032 2050060 6.04 1042808 2254612 625328 02:05:56 01:50:01 27995360 31520416 784212 2.38 186756 3496904 1773152 5.23 1156880 3214836 440 02:05:56 01:51:01 27468176 31215640 1078956 3.28 195704 3661296 2579636 7.60 1689568 3151260 121428 02:05:56 01:52:01 26942736 31526028 771248 2.35 203984 4447648 1778972 5.24 1393360 3930408 412 02:05:56 01:53:01 26818880 31510304 763184 2.32 218028 4544412 1682532 4.96 1448108 3979752 19912 02:05:56 01:54:01 26492276 31506920 762404 2.32 232716 4845476 1749808 5.16 1668640 4070372 20 02:05:56 01:55:02 26497712 31508412 761556 2.32 231316 4842844 1756648 5.18 1666700 4067676 176 02:05:56 01:56:01 26507312 31518200 751748 2.29 231348 4842972 1756648 5.18 1657356 4067804 172 02:05:56 01:57:01 26508100 31518992 750936 2.28 231372 4842976 1740288 5.13 1657188 4067808 8 02:05:56 01:58:01 26509288 31520264 749600 2.28 231436 4842980 1740288 5.13 1655408 4067816 8 02:05:56 01:59:01 26509112 31520116 749680 2.28 231468 4842984 1740288 5.13 1655620 4067816 8 02:05:56 02:00:01 26509640 31520692 749068 2.28 231488 4842988 1740288 5.13 1655448 4067820 44 02:05:56 02:01:01 26511420 31522484 747192 2.27 231520 4842992 1740288 5.13 1653796 4067824 12 02:05:56 02:02:01 26511676 31522784 747080 2.27 231532 4842992 1740288 5.13 1654080 4067824 16 02:05:56 02:03:01 26506412 31517592 752220 2.29 231580 4842972 1751100 5.16 1665076 4067804 32 02:05:56 02:04:01 26510716 31521928 747908 2.27 231604 4842972 1751100 5.16 1654372 4067804 40 02:05:56 02:05:01 26510640 31521916 747864 2.27 231660 4842976 1751100 5.16 1654232 4067812 172 02:05:56 Average: 26853759 31501029 777262 2.36 215059 4517201 1813087 5.34 1566391 3843944 45190 02:05:56 02:05:56 01:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:05:56 01:49:01 ens3 584.34 397.15 5947.19 99.07 0.00 0.00 0.00 0.00 02:05:56 01:49:01 docker0 25.75 25.78 1.93 166.94 0.00 0.00 0.00 0.00 02:05:56 01:49:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 02:05:56 01:50:01 ens3 545.74 351.91 3316.86 37.97 0.00 0.00 0.00 0.00 02:05:56 01:50:01 docker0 346.19 536.03 28.88 3308.86 0.00 0.00 0.00 0.00 02:05:56 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 01:51:01 ens3 44.58 27.65 82.22 16.57 0.00 0.00 0.00 0.00 02:05:56 01:51:01 veth9589ffa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:05:56 01:51:01 docker0 1.47 2.75 0.09 38.09 0.00 0.00 0.00 0.00 02:05:56 01:51:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 02:05:56 01:52:01 ens3 120.56 73.07 2646.39 14.81 0.00 0.00 0.00 0.00 02:05:56 01:52:01 docker0 4.72 10.05 0.29 116.88 0.00 0.00 0.00 0.00 02:05:56 01:52:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 02:05:56 01:53:01 ens3 98.50 63.67 984.19 4.66 0.00 0.00 0.00 0.00 02:05:56 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:53:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 02:05:56 01:54:01 ens3 150.19 57.64 1768.83 4.00 0.00 0.00 0.00 0.00 02:05:56 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:54:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:05:56 01:55:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 01:57:01 ens3 0.20 0.03 0.01 0.00 0.00 0.00 0.00 0.00 02:05:56 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:58:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 02:05:56 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 01:59:01 ens3 0.65 0.48 0.48 0.34 0.00 0.00 0.00 0.00 02:05:56 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 02:01:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:02:01 ens3 0.55 0.38 0.27 0.22 0.00 0.00 0.00 0.00 02:05:56 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 02:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:04:01 ens3 0.70 0.27 0.13 0.08 0.00 0.00 0.00 0.00 02:05:56 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:56 02:05:01 ens3 0.65 0.68 0.41 0.30 0.00 0.00 0.00 0.00 02:05:56 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:56 Average: ens3 91.12 57.31 868.31 10.48 0.00 0.00 0.00 0.00 02:05:56 Average: docker0 22.26 33.83 1.84 213.78 0.00 0.00 0.00 0.00 02:05:56 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 02:05:56 02:05:56 02:05:56 ---> sar -P ALL: 02:05:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22100) 10/08/24 _x86_64_ (8 CPU) 02:05:56 02:05:56 01:47:49 LINUX RESTART (8 CPU) 02:05:56 02:05:56 01:48:01 CPU %user %nice %system %iowait %steal %idle 02:05:56 01:49:01 all 9.28 0.00 3.11 2.03 0.06 85.53 02:05:56 01:49:01 0 6.81 0.00 3.74 0.79 0.05 88.60 02:05:56 01:49:01 1 11.29 0.00 2.65 1.81 0.05 84.19 02:05:56 01:49:01 2 7.06 0.00 2.65 0.91 0.05 89.33 02:05:56 01:49:01 3 10.11 0.00 3.08 3.20 0.07 83.54 02:05:56 01:49:01 4 11.21 0.00 2.27 0.25 0.07 86.20 02:05:56 01:49:01 5 9.39 0.00 2.71 0.52 0.05 87.32 02:05:56 01:49:01 6 9.35 0.00 5.00 8.56 0.05 77.04 02:05:56 01:49:01 7 8.99 0.00 2.79 0.18 0.07 87.96 02:05:56 01:50:01 all 6.80 0.00 3.63 5.20 0.05 84.31 02:05:56 01:50:01 0 6.13 0.00 3.32 4.98 0.07 85.51 02:05:56 01:50:01 1 7.41 0.00 4.27 8.55 0.07 79.71 02:05:56 01:50:01 2 8.51 0.00 3.92 1.36 0.05 86.15 02:05:56 01:50:01 3 6.22 0.00 3.58 0.87 0.05 89.27 02:05:56 01:50:01 4 6.48 0.00 3.77 11.02 0.05 78.68 02:05:56 01:50:01 5 6.47 0.00 2.77 1.46 0.05 89.25 02:05:56 01:50:01 6 7.00 0.00 5.02 12.93 0.07 74.98 02:05:56 01:50:01 7 6.18 0.00 2.42 0.49 0.03 90.88 02:05:56 01:51:01 all 43.19 0.00 6.60 1.53 0.11 48.57 02:05:56 01:51:01 0 43.86 0.00 6.32 0.66 0.10 49.07 02:05:56 01:51:01 1 42.10 0.00 6.56 0.24 0.10 51.00 02:05:56 01:51:01 2 43.18 0.00 6.47 1.04 0.12 49.18 02:05:56 01:51:01 3 42.57 0.00 6.89 0.44 0.10 50.00 02:05:56 01:51:01 4 43.39 0.00 6.57 0.98 0.10 48.96 02:05:56 01:51:01 5 43.70 0.00 6.49 8.26 0.12 41.44 02:05:56 01:51:01 6 42.76 0.00 7.19 0.42 0.10 49.53 02:05:56 01:51:01 7 43.98 0.00 6.31 0.19 0.12 49.40 02:05:56 01:52:01 all 20.43 0.00 3.85 2.45 0.06 73.21 02:05:56 01:52:01 0 20.32 0.00 3.60 0.10 0.07 75.91 02:05:56 01:52:01 1 20.48 0.00 3.15 0.44 0.05 75.89 02:05:56 01:52:01 2 20.69 0.00 3.69 0.07 0.05 75.50 02:05:56 01:52:01 3 20.37 0.00 4.76 10.79 0.07 64.01 02:05:56 01:52:01 4 20.24 0.00 3.62 1.08 0.07 75.00 02:05:56 01:52:01 5 20.13 0.00 4.00 6.87 0.08 68.91 02:05:56 01:52:01 6 19.53 0.00 3.43 0.32 0.07 76.66 02:05:56 01:52:01 7 21.67 0.00 4.54 0.03 0.05 73.71 02:05:56 01:53:01 all 1.05 0.00 0.64 0.17 0.01 98.13 02:05:56 01:53:01 0 0.82 0.00 0.48 0.50 0.00 98.20 02:05:56 01:53:01 1 1.10 0.00 0.67 0.02 0.00 98.22 02:05:56 01:53:01 2 1.32 0.00 0.55 0.55 0.02 97.55 02:05:56 01:53:01 3 0.87 0.00 0.32 0.18 0.02 98.61 02:05:56 01:53:01 4 0.92 0.00 0.84 0.03 0.02 98.20 02:05:56 01:53:01 5 1.35 0.00 1.14 0.07 0.02 97.43 02:05:56 01:53:01 6 0.84 0.00 0.65 0.02 0.02 98.48 02:05:56 01:53:01 7 1.15 0.00 0.50 0.00 0.02 98.33 02:05:56 01:54:01 all 1.43 0.00 0.69 0.30 0.02 97.56 02:05:56 01:54:01 0 3.11 0.00 1.04 0.08 0.02 95.76 02:05:56 01:54:01 1 1.00 0.00 1.15 0.02 0.02 97.82 02:05:56 01:54:01 2 1.29 0.00 0.44 0.59 0.02 97.67 02:05:56 01:54:01 3 1.77 0.00 0.80 0.83 0.00 96.60 02:05:56 01:54:01 4 1.40 0.00 0.37 0.00 0.02 98.21 02:05:56 01:54:01 5 1.38 0.00 0.73 0.87 0.02 97.00 02:05:56 01:54:01 6 0.77 0.00 0.33 0.00 0.03 98.86 02:05:56 01:54:01 7 0.72 0.00 0.67 0.02 0.02 98.58 02:05:56 01:55:02 all 0.11 0.00 0.09 0.02 0.01 99.77 02:05:56 01:55:02 0 0.28 0.00 0.15 0.02 0.02 99.53 02:05:56 01:55:02 1 0.22 0.00 0.10 0.03 0.02 99.63 02:05:56 01:55:02 2 0.05 0.00 0.07 0.00 0.02 99.87 02:05:56 01:55:02 3 0.08 0.00 0.07 0.02 0.02 99.82 02:05:56 01:55:02 4 0.10 0.00 0.05 0.00 0.00 99.85 02:05:56 01:55:02 5 0.03 0.00 0.10 0.07 0.00 99.80 02:05:56 01:55:02 6 0.05 0.00 0.12 0.00 0.02 99.82 02:05:56 01:55:02 7 0.07 0.00 0.05 0.00 0.00 99.88 02:05:56 01:56:01 all 0.03 0.00 0.02 0.00 0.00 99.95 02:05:56 01:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 01:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 01:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:05:56 01:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 01:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:05:56 01:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:05:56 01:56:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:05:56 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 01:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:05:56 01:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 01:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 01:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:05:56 01:57:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:05:56 01:57:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:05:56 01:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:05:56 01:57:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:05:56 01:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 01:58:01 all 0.03 0.00 0.00 0.00 0.01 99.95 02:05:56 01:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:05:56 01:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:05:56 01:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 01:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 01:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 01:58:01 5 0.07 0.00 0.02 0.02 0.02 99.88 02:05:56 01:58:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:05:56 01:58:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:05:56 01:59:01 all 0.06 0.00 0.04 0.00 0.00 99.89 02:05:56 01:59:01 0 0.02 0.00 0.20 0.02 0.00 99.77 02:05:56 01:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 01:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:05:56 01:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 01:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 01:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:05:56 01:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:05:56 01:59:01 7 0.37 0.00 0.02 0.00 0.00 99.62 02:05:56 02:05:56 01:59:01 CPU %user %nice %system %iowait %steal %idle 02:05:56 02:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 02:05:56 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 02:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 02:00:01 2 0.68 0.00 0.00 0.00 0.00 99.32 02:05:56 02:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 02:00:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:05:56 02:00:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:05:56 02:00:01 6 0.02 0.00 0.00 0.00 0.03 99.95 02:05:56 02:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 02:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:05:56 02:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:05:56 02:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:05:56 02:01:01 2 1.99 0.00 0.02 0.00 0.02 97.98 02:05:56 02:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 02:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 02:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 02:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:05:56 02:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 02:02:01 all 0.14 0.00 0.01 0.00 0.01 99.84 02:05:56 02:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 02:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 02:02:01 2 1.01 0.00 0.00 0.00 0.00 98.99 02:05:56 02:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 02:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:05:56 02:02:01 5 0.03 0.00 0.03 0.02 0.02 99.90 02:05:56 02:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:05:56 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 02:03:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:05:56 02:03:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:05:56 02:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:05:56 02:03:01 2 0.30 0.00 0.02 0.00 0.02 99.67 02:05:56 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:05:56 02:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:05:56 02:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:05:56 02:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:05:56 02:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:05:56 02:04:01 all 0.28 0.00 0.01 0.00 0.01 99.70 02:05:56 02:04:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:05:56 02:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:05:56 02:04:01 2 1.97 0.00 0.00 0.00 0.00 98.03 02:05:56 02:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:05:56 02:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:05:56 02:04:01 5 0.03 0.00 0.00 0.02 0.02 99.93 02:05:56 02:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:05:56 02:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:05:56 02:05:01 all 0.22 0.00 0.01 0.00 0.01 99.75 02:05:56 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:05:56 02:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:05:56 02:05:01 2 1.66 0.00 0.02 0.00 0.02 98.31 02:05:56 02:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 02:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:05:56 02:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:05:56 02:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:05:56 02:05:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:05:56 Average: all 4.88 0.00 1.10 0.69 0.02 93.31 02:05:56 Average: 0 4.76 0.00 1.11 0.42 0.02 93.69 02:05:56 Average: 1 4.90 0.00 1.09 0.65 0.02 93.33 02:05:56 Average: 2 5.26 0.00 1.05 0.26 0.02 93.40 02:05:56 Average: 3 4.80 0.00 1.14 0.96 0.02 93.08 02:05:56 Average: 4 4.91 0.00 1.03 0.78 0.02 93.25 02:05:56 Average: 5 4.83 0.00 1.06 1.07 0.03 93.02 02:05:56 Average: 6 4.72 0.00 1.28 1.30 0.03 92.66 02:05:56 Average: 7 4.87 0.00 1.01 0.05 0.02 94.04 02:05:56 02:05:56 02:05:56