Pull request #582 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 62efd1dd4c397f05c839b675b24cfed764c2ffe4+b773e44940ad369af529d1a2db565c19940e1657 (b6b8c9a3d577a191b68164985f5bd6b673e84309) 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-ssh7237839414255406442.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-ssh15836817578998911341.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-modbus-go/branches/PR-582/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-modbus-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh510145042798765424.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-modbus-go/branches/PR-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12507700780903552420.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-ssh1376663117161797611.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-modbus-go/branches/PR-582/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-modbus-go/branches/PR-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11660885452679388501.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-22684 in /w/workspace/xfoundry_device-modbus-go_PR-582 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-582 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b773e44940ad369af529d1a2db565c19940e1657 into PR head commit 62efd1dd4c397f05c839b675b24cfed764c2ffe4 Merge succeeded, producing 62efd1dd4c397f05c839b675b24cfed764c2ffe4 Checking out Revision 62efd1dd4c397f05c839b675b24cfed764c2ffe4 (PR-582) > git config core.sparsecheckout # timeout=10 > git checkout -f 62efd1dd4c397f05c839b675b24cfed764c2ffe4 # 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 b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62efd1dd4c397f05c839b675b24cfed764c2ffe4 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:59:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:59:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:59:25 ========================================================= 06:59:25 EdgeX Global Pipelines Version Info 06:59:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:59:25 ------------------- 06:59:25 stable info: 06:59:25 ------------------- 06:59:25 Commited By: Ginny Guan ginny@iotechsys.com 06:59:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:59:25 Message: update stable to v1.0.265 06:59:26 ------------------- 06:59:26 experimental info: 06:59:26 ------------------- 06:59:26 Commited By: Cherry Wang cherry@iotechsys.com 06:59:26 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:59:26 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:59:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:59:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:59:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:59:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:59:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62efd1dd4c397f05c839b675b24cfed764c2ffe4 [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62efd1d [Pipeline] echo 06:59:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:28 provisioning config files... 06:59:28 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/config17627465186221111384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:29 ---> ****-login.sh 06:59:29 nexus3.edgexfoundry.org:10001 06:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:29 Configure a credential helper to remove this warning. See 06:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:29 06:59:29 Login Succeeded 06:59:29 nexus3.edgexfoundry.org:10002 06:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:29 Configure a credential helper to remove this warning. See 06:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:29 06:59:29 Login Succeeded 06:59:29 nexus3.edgexfoundry.org:10003 06:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:29 Configure a credential helper to remove this warning. See 06:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:29 06:59:29 Login Succeeded 06:59:29 nexus3.edgexfoundry.org:10004 06:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:29 Configure a credential helper to remove this warning. See 06:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:29 06:59:29 Login Succeeded 06:59:29 ****.io 06:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:30 Configure a credential helper to remove this warning. See 06:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:30 06:59:30 Login Succeeded 06:59:30 ---> ****-login.sh ends [Pipeline] } 06:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:59:30 + git rev-list -1 --merges 62efd1dd4c397f05c839b675b24cfed764c2ffe4~1..62efd1dd4c397f05c839b675b24cfed764c2ffe4 [Pipeline] echo 06:59:30 -----------> git rev-list -1 --merges 62efd1dd4c397f05c839b675b24cfed764c2ffe4~1..62efd1dd4c397f05c839b675b24cfed764c2ffe4 62efd1dd4c397f05c839b675b24cfed764c2ffe4 [false] [Pipeline] sh 06:59:31 + git log --format=format:%s -1 62efd1dd4c397f05c839b675b24cfed764c2ffe4 [Pipeline] echo 06:59:31 ========================================================= 06:59:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:59:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:59:31 + git log --format=format:%s -1 62efd1dd4c397f05c839b675b24cfed764c2ffe4 [Pipeline] echo 06:59:31 [semverPrep] GIT_COMMIT: 62efd1dd4c397f05c839b675b24cfed764c2ffe4, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 06:59:31 [semverPrep] This is not a build commit. [Pipeline] sh 06:59:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:59:32 + grep -v github /etc/ssh/ssh_known_hosts 06:59:32 + [ -e /tmp/ssh_known_hosts ] 06:59:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:59:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:59:32 + sudo tee -a /etc/ssh/ssh_known_hosts 06:59:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:32 06:59:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:33 0.1.4: Pulling from edgex-devops/py-git-semver 06:59:33 b85a868b505f: Pulling fs layer 06:59:33 e2be974225ed: Pulling fs layer 06:59:33 339a4e72a1f5: Pulling fs layer 06:59:33 988bab9f4d93: Pulling fs layer 06:59:33 1469e6f7b9e6: Pulling fs layer 06:59:33 eaf3925da568: Pulling fs layer 06:59:33 bab4dde63d76: Pulling fs layer 06:59:33 bde34c3a00c8: Pulling fs layer 06:59:33 b352a97aabf1: Pulling fs layer 06:59:33 4872d77fe225: Pulling fs layer 06:59:33 5851b861e8e6: Pulling fs layer 06:59:33 bab4dde63d76: Waiting 06:59:33 bde34c3a00c8: Waiting 06:59:33 5851b861e8e6: Waiting 06:59:33 b352a97aabf1: Waiting 06:59:33 988bab9f4d93: Waiting 06:59:33 1469e6f7b9e6: Waiting 06:59:33 eaf3925da568: Waiting 06:59:33 4872d77fe225: Waiting 06:59:33 e2be974225ed: Verifying Checksum 06:59:33 e2be974225ed: Download complete 06:59:33 988bab9f4d93: Verifying Checksum 06:59:33 988bab9f4d93: Download complete 06:59:33 1469e6f7b9e6: Verifying Checksum 06:59:33 1469e6f7b9e6: Download complete 06:59:33 eaf3925da568: Verifying Checksum 06:59:33 eaf3925da568: Download complete 06:59:33 339a4e72a1f5: Verifying Checksum 06:59:33 339a4e72a1f5: Download complete 06:59:33 bde34c3a00c8: Verifying Checksum 06:59:33 bde34c3a00c8: Download complete 06:59:33 b352a97aabf1: Verifying Checksum 06:59:33 b352a97aabf1: Download complete 06:59:33 4872d77fe225: Download complete 06:59:33 5851b861e8e6: Verifying Checksum 06:59:33 5851b861e8e6: Download complete 06:59:33 b85a868b505f: Verifying Checksum 06:59:33 b85a868b505f: Download complete 06:59:33 bab4dde63d76: Download complete 06:59:34 b85a868b505f: Pull complete 06:59:34 e2be974225ed: Pull complete 06:59:35 339a4e72a1f5: Pull complete 06:59:35 988bab9f4d93: Pull complete 06:59:35 1469e6f7b9e6: Pull complete 06:59:35 eaf3925da568: Pull complete 06:59:37 bab4dde63d76: Pull complete 06:59:37 bde34c3a00c8: Pull complete 06:59:37 b352a97aabf1: Pull complete 06:59:37 4872d77fe225: Pull complete 06:59:38 5851b861e8e6: Pull complete 06:59:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:38 prd-ubuntu20.04-docker-8c-8g-22684 does not seem to be running inside a container 06:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-582 -v /w/workspace/xfoundry_device-modbus-go_PR-582:/w/workspace/xfoundry_device-modbus-go_PR-582:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-582@tmp:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:59:41 $ docker top 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 -eo pid,comm 06:59:41 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). 06:59:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:41 [ssh-agent] Looking for ssh-agent implementation... 06:59:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:41 $ docker exec 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 ssh-agent 06:59:41 SSH_AUTH_SOCK=/tmp/ssh-Y6Y5hP2TKTwY/agent.32 06:59:41 SSH_AGENT_PID=38 06:59:41 Running ssh-add (command line suppressed) 06:59:41 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-582@tmp/private_key_2458874706900327006.key (/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/private_key_2458874706900327006.key) 06:59:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:42 + git tag --points-at HEAD [Pipeline] } 06:59:42 $ docker exec --env ******** --env ******** 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 ssh-agent -k 06:59:42 unset SSH_AUTH_SOCK; 06:59:42 unset SSH_AGENT_PID; 06:59:42 echo Agent pid 38 killed; 06:59:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:42 [ssh-agent] Looking for ssh-agent implementation... 06:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:42 $ docker exec 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 ssh-agent 06:59:42 SSH_AUTH_SOCK=/tmp/ssh-Opcz7O55vrNb/agent.71 06:59:42 SSH_AGENT_PID=77 06:59:42 Running ssh-add (command line suppressed) 06:59:43 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-582@tmp/private_key_9586351075963763040.key (/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/private_key_9586351075963763040.key) 06:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:43 + git semver init 06:59:43 2024-10-14 06:59:43,583 [run_init] DEBUG init version:0.0.0 force:False 06:59:43 2024-10-14 06:59:43,584 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-582/.semver 06:59:43 2024-10-14 06:59:43,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-582/.semver 06:59:43 2024-10-14 06:59:43,585 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-582/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-582, universal_newlines=False, shell=None, istream=None) 06:59:45 2024-10-14 06:59:44,612 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-582/.git/info/exclude 06:59:45 2024-10-14 06:59:44,613 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-582/.semver/PR-582 with force:False 06:59:45 2024-10-14 06:59:44,613 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-582/.semver/PR-582 06:59:45 2024-10-14 06:59:44,618 [execute] INFO git cat-file --batch-check 06:59:45 2024-10-14 06:59:44,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 06:59:45 2024-10-14 06:59:44,625 [execute] INFO git cat-file --batch 06:59:45 2024-10-14 06:59:44,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 06:59:45 2024-10-14 06:59:44,631 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-582/.semver/PR-582 06:59:45 0.0.0 [Pipeline] } 06:59:45 $ docker exec --env ******** --env ******** 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 ssh-agent -k 06:59:45 unset SSH_AUTH_SOCK; 06:59:45 unset SSH_AGENT_PID; 06:59:45 echo Agent pid 77 killed; 06:59:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:45 + git semver [Pipeline] } 06:59:45 $ docker stop --time=1 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 06:59:47 $ docker rm -f --volumes 54f9135a096cb0001a4e88e6794d6c95d86aa15af22a89acbd9007fd59fabdb5 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:59:47 Stashed 1 file(s) [Pipeline] echo 06:59:48 [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 06:59:48 provisioning config files... 06:59:48 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/config3959030990411430589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:59:49 ---> ****-login.sh 06:59:49 nexus3.edgexfoundry.org:10001 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 nexus3.edgexfoundry.org:10002 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 nexus3.edgexfoundry.org:10003 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 nexus3.edgexfoundry.org:10004 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 ****.io 06:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:59:49 Configure a credential helper to remove this warning. See 06:59:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:59:49 06:59:49 Login Succeeded 06:59:49 ---> ****-login.sh ends [Pipeline] } 06:59:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:59:50 ========================================================= 06:59:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:59:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:50 + 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 . 06:59:50 Sending build context to Docker daemon 17.95MB 06:59:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:59:50 Step 2/10 : FROM ${BASE} AS builder 06:59:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:59:50 43c4264eed91: Pulling fs layer 06:59:50 4cc291be95ef: Pulling fs layer 06:59:50 2ac1f1163629: Pulling fs layer 06:59:50 5c3c966382ef: Pulling fs layer 06:59:50 4f4fb700ef54: Pulling fs layer 06:59:50 5d5c8e513c77: Pulling fs layer 06:59:50 9f66e0745190: Pulling fs layer 06:59:50 f49a43e4bbc0: Pulling fs layer 06:59:50 561ebcabdf7f: Pulling fs layer 06:59:50 5c3c966382ef: Waiting 06:59:50 4f4fb700ef54: Waiting 06:59:50 f49a43e4bbc0: Waiting 06:59:50 561ebcabdf7f: Waiting 06:59:50 5d5c8e513c77: Waiting 06:59:50 9f66e0745190: Waiting 06:59:50 4cc291be95ef: Verifying Checksum 06:59:50 4cc291be95ef: Download complete 06:59:50 5c3c966382ef: Verifying Checksum 06:59:50 5c3c966382ef: Download complete 06:59:50 4f4fb700ef54: Download complete 06:59:50 5d5c8e513c77: Verifying Checksum 06:59:50 5d5c8e513c77: Download complete 06:59:50 43c4264eed91: Download complete 06:59:50 9f66e0745190: Verifying Checksum 06:59:50 9f66e0745190: Download complete 06:59:50 43c4264eed91: Pull complete 06:59:51 561ebcabdf7f: Download complete 06:59:51 4cc291be95ef: Pull complete 06:59:51 2ac1f1163629: Verifying Checksum 06:59:51 2ac1f1163629: Download complete 06:59:51 f49a43e4bbc0: Verifying Checksum 06:59:51 f49a43e4bbc0: Download complete 06:59:54 2ac1f1163629: Pull complete 06:59:55 5c3c966382ef: Pull complete 06:59:55 4f4fb700ef54: Pull complete 06:59:55 5d5c8e513c77: Pull complete 06:59:55 9f66e0745190: Pull complete 06:59:57 f49a43e4bbc0: Pull complete 06:59:58 561ebcabdf7f: Pull complete 06:59:58 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:59:58 ---> 3a752c3f9dda 06:59:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:00:02 ---> Running in fe3b9c88c196 07:00:02 Removing intermediate container fe3b9c88c196 07:00:02 ---> 1e15af135ad4 07:00:02 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:00:02 ---> Running in 8bfd509e4a7c 07:00:02 Removing intermediate container 8bfd509e4a7c 07:00:02 ---> 47f4766240e5 07:00:02 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:00:02 ---> Running in 79fa9494f0d7 07:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:00:03 (1/8) Installing openssh-keygen (9.7_p1-r4) 07:00:03 (2/8) Installing libedit (20240517.3.1-r0) 07:00:03 (3/8) Installing openssh-client-common (9.7_p1-r4) 07:00:03 (4/8) Installing openssh-client-default (9.7_p1-r4) 07:00:03 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 07:00:03 (6/8) Installing openssh-server-common (9.7_p1-r4) 07:00:03 (7/8) Installing openssh-server (9.7_p1-r4) 07:00:03 (8/8) Installing openssh (9.7_p1-r4) 07:00:03 Executing busybox-1.36.1-r29.trigger 07:00:03 OK: 252 MiB in 62 packages 07:00:03 Still waiting to schedule task 07:00:03 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:00:03 Removing intermediate container 79fa9494f0d7 07:00:03 ---> 5c15fc7ced14 07:00:03 Step 6/10 : WORKDIR /device-modbus-go 07:00:03 ---> Running in 32313b758ec9 07:00:04 Removing intermediate container 32313b758ec9 07:00:04 ---> 613c12dbace5 07:00:04 Step 7/10 : COPY go.mod vendor* ./ 07:00:04 ---> 2e3b73ffdd18 07:00:04 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:04 ---> Running in 0f5aca92cc2a 07:00:53 Removing intermediate container 0f5aca92cc2a 07:00:53 ---> 61cebde8ce2d 07:00:53 Step 9/10 : COPY . . 07:00:53 ---> 79a2a7fa93f5 07:00:53 Step 10/10 : RUN ${MAKE} 07:00:53 ---> Running in e7dd057f37a8 07:00:53 noop 07:00:53 Removing intermediate container e7dd057f37a8 07:00:53 ---> aa5062188779 07:00:53 Successfully built aa5062188779 07:00:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:53 + docker inspect -f . ci-base-image-x86_64 07:00:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:54 prd-ubuntu20.04-docker-8c-8g-22684 does not seem to be running inside a container 07:00:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-582 -v /w/workspace/xfoundry_device-modbus-go_PR-582:/w/workspace/xfoundry_device-modbus-go_PR-582:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-582@tmp:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:00:54 $ docker top 790492e27147f797333cb5775437238891cd06442a184fb813e3367ab83bb2ed -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:54 + go version 07:00:54 go version go1.23.2 linux/amd64 [Pipeline] } 07:00:54 $ docker stop --time=1 790492e27147f797333cb5775437238891cd06442a184fb813e3367ab83bb2ed 07:00:56 $ docker rm -f --volumes 790492e27147f797333cb5775437238891cd06442a184fb813e3367ab83bb2ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:57 + docker inspect -f . ci-base-image-x86_64 07:00:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:00:57 prd-ubuntu20.04-docker-8c-8g-22684 does not seem to be running inside a container 07:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-582 -v /w/workspace/xfoundry_device-modbus-go_PR-582:/w/workspace/xfoundry_device-modbus-go_PR-582:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-582@tmp:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:00:57 $ docker top 494948b780cfb066293d5d989ecca3f07300c5abec5dc641eafef312f17d74df -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:58 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-582 [Pipeline] fileExists [Pipeline] sh 07:00:58 + make test 07:00:58 go test ./... -coverprofile=coverage.out 07:01:00 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:01:22 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:01:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements 07:01:32 go vet ./... 07:01:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:01:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:01:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:01:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:01:38 $ docker stop --time=1 494948b780cfb066293d5d989ecca3f07300c5abec5dc641eafef312f17d74df 07:01:41 $ docker rm -f --volumes 494948b780cfb066293d5d989ecca3f07300c5abec5dc641eafef312f17d74df [Pipeline] // withDockerContainer [Pipeline] sh 07:01:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:01:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:01:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:01:43 + ls -al . 07:01:43 total 272 07:01:43 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:00 . 07:01:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:59 .. 07:01:43 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 06:59 .dockerignore 07:01:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:01 .git 07:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:59 .github 07:01:43 -rw-rw-r-- 1 jenkins jenkins 266 Oct 14 06:59 .gitignore 07:01:43 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 06:59 .golangci.yml 07:01:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 06:59 .semver 07:01:43 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 14 06:59 Attribution.txt 07:01:43 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 14 06:59 CHANGELOG.md 07:01:43 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 14 06:59 Dockerfile 07:01:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 06:59 GOVERNANCE.md 07:01:43 -rw-rw-r-- 1 jenkins jenkins 658 Oct 14 06:59 Jenkinsfile 07:01:43 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 06:59 LICENSE 07:01:43 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 14 06:59 Makefile 07:01:43 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 06:59 OWNERS.md 07:01:43 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 14 06:59 README.md 07:01:43 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:59 VERSION 07:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:59 bin 07:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:59 cmd 07:01:43 -rw-r--r-- 1 jenkins jenkins 24669 Oct 14 07:01 coverage.out 07:01:43 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 14 06:59 go.mod 07:01:43 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 14 06:59 go.sum 07:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:59 internal 07:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:59 simulator 07:01:43 -rw-rw-r-- 1 jenkins jenkins 229 Oct 14 06:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:43 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=62efd1dd4c397f05c839b675b24cfed764c2ffe4 --label arch=amd64 --label version=0.0.0 . 07:01:43 Sending build context to Docker daemon 17.97MB 07:01:43 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:01:43 Step 2/23 : FROM ${BASE} AS builder 07:01:43 ---> aa5062188779 07:01:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:01:44 ---> Running in db2062e4e65b 07:01:44 Removing intermediate container db2062e4e65b 07:01:44 ---> 7ae812aa158b 07:01:44 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:01:44 ---> Running in 9d36f23a09da 07:01:44 Removing intermediate container 9d36f23a09da 07:01:44 ---> 3186c2b22c3a 07:01:44 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:01:44 ---> Running in 3506add64164 07:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:01:45 OK: 252 MiB in 62 packages 07:01:45 Removing intermediate container 3506add64164 07:01:45 ---> 553f828e7a13 07:01:45 Step 6/23 : WORKDIR /device-modbus-go 07:01:45 ---> Running in fac640d50ad8 07:01:45 Removing intermediate container fac640d50ad8 07:01:45 ---> 84ac1aec910b 07:01:45 Step 7/23 : COPY go.mod vendor* ./ 07:01:45 ---> 8b7d1aaf5b76 07:01:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:46 ---> Running in d91c571a34d8 07:01:46 Removing intermediate container d91c571a34d8 07:01:46 ---> 89c96666245a 07:01:46 Step 9/23 : COPY . . 07:01:47 ---> f4a893de1130 07:01:47 Step 10/23 : RUN ${MAKE} 07:01:47 ---> Running in 0db492a64eb4 07:01:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 07:02:26 Removing intermediate container 0db492a64eb4 07:02:26 ---> 51457d18d8e2 07:02:26 Step 11/23 : FROM alpine:3.20 07:02:26 3.20: Pulling from library/alpine 07:02:26 43c4264eed91: Already exists 07:02:26 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:02:26 Status: Downloaded newer image for alpine:3.20 07:02:26 ---> 91ef0af61f39 07:02:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:02:26 ---> Running in fd12c6f8bd30 07:02:26 Removing intermediate container fd12c6f8bd30 07:02:26 ---> 6be77be9ae6f 07:02:26 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:02:26 ---> Running in c52aaa1d0a38 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:26 (1/1) Installing dumb-init (1.2.5-r3) 07:02:26 Executing busybox-1.36.1-r29.trigger 07:02:26 OK: 8 MiB in 15 packages 07:02:26 Removing intermediate container c52aaa1d0a38 07:02:26 ---> fb4446bde4f1 07:02:26 Step 14/23 : RUN apk --no-cache upgrade 07:02:26 ---> Running in b0aa76273f2c 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:26 Upgrading critical system libraries and apk-tools: 07:02:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:02:26 Executing busybox-1.36.1-r29.trigger 07:02:26 Continuing the upgrade transaction with new apk-tools: 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:02:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:02:26 OK: 8 MiB in 15 packages 07:02:26 Removing intermediate container b0aa76273f2c 07:02:26 ---> b8ef3782cc5c 07:02:26 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:02:28 ---> cd6c5676d711 07:02:28 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:02:28 ---> dacebc78d618 07:02:28 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:02:28 ---> e66590685c63 07:02:28 Step 18/23 : EXPOSE 59901 07:02:28 ---> Running in dab26fc7a4b5 07:02:28 Removing intermediate container dab26fc7a4b5 07:02:28 ---> 9cb85d2b7b65 07:02:28 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:02:28 ---> Running in e8e54cff7030 07:02:28 Removing intermediate container e8e54cff7030 07:02:28 ---> f06e550470b1 07:02:28 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:02:28 ---> Running in 8b773c153cd3 07:02:28 Removing intermediate container 8b773c153cd3 07:02:28 ---> 554a8c2a0b4d 07:02:28 Step 21/23 : LABEL arch=amd64 07:02:28 ---> Running in f91f926f77e6 07:02:28 Removing intermediate container f91f926f77e6 07:02:28 ---> f03a37ac8557 07:02:28 Step 22/23 : LABEL git_sha=62efd1dd4c397f05c839b675b24cfed764c2ffe4 07:02:28 ---> Running in ae315a131796 07:02:29 Removing intermediate container ae315a131796 07:02:29 ---> c49c3867935d 07:02:29 Step 23/23 : LABEL version=0.0.0 07:02:29 ---> Running in d68528d0058b 07:02:29 Removing intermediate container d68528d0058b 07:02:29 ---> b3d8c4b2e809 07:02:29 [Warning] One or more build-args [ARCH] were not consumed 07:02:29 Successfully built b3d8c4b2e809 07:02:29 Successfully tagged device-modbus: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 07:02:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:30 07:02:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:30 latest: Pulling from edgex-lftools-log-publisher 07:02:30 5eb5b503b376: Pulling fs layer 07:02:30 5c69ac0246d0: Pulling fs layer 07:02:30 ec43610c2a17: Pulling fs layer 07:02:30 3a2ae6a8a46f: Pulling fs layer 07:02:30 33b1e0a273af: Pulling fs layer 07:02:30 3a2ae6a8a46f: Waiting 07:02:30 5d3b04190fa2: Pulling fs layer 07:02:30 2f39f015ded8: Pulling fs layer 07:02:30 33b1e0a273af: Waiting 07:02:30 5d3b04190fa2: Waiting 07:02:30 2f39f015ded8: Waiting 07:02:30 5c69ac0246d0: Download complete 07:02:30 3a2ae6a8a46f: Verifying Checksum 07:02:30 33b1e0a273af: Verifying Checksum 07:02:30 33b1e0a273af: Download complete 07:02:30 5d3b04190fa2: Verifying Checksum 07:02:30 5d3b04190fa2: Download complete 07:02:30 ec43610c2a17: Verifying Checksum 07:02:30 ec43610c2a17: Download complete 07:02:30 5eb5b503b376: Verifying Checksum 07:02:30 5eb5b503b376: Download complete 07:02:31 2f39f015ded8: Verifying Checksum 07:02:31 2f39f015ded8: Download complete 07:02:31 5eb5b503b376: Pull complete 07:02:32 5c69ac0246d0: Pull complete 07:02:32 ec43610c2a17: Pull complete 07:02:32 3a2ae6a8a46f: Pull complete 07:02:32 33b1e0a273af: Pull complete 07:02:32 5d3b04190fa2: Pull complete 07:02:37 2f39f015ded8: Pull complete 07:02:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:02:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:37 prd-ubuntu20.04-docker-8c-8g-22684 does not seem to be running inside a container 07:02:37 $ 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/xfoundry_device-modbus-go_PR-582 -v /w/workspace/xfoundry_device-modbus-go_PR-582:/w/workspace/xfoundry_device-modbus-go_PR-582:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-582@tmp:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:02:43 $ docker top 3fdab4ab1897e0b2e938c06330a96fe8c8c72593899d4d3513969a5493d3f7ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:44 ---> job-cost.sh 07:02:44 lf-activate-venv: SKIPPING 07:02:44 INFO: No Stack... 07:02:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:44 INFO: Archiving Costs [Pipeline] sh 07:02:45 + cat /w/workspace/xfoundry_device-modbus-go_PR-582/archives/cost.csv 07:02:45 + cut -d, -f6 [Pipeline] lock 07:02:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] 07:02:45 Resource [jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] did not exist. Created. 07:02:45 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:45 + echo total: 0.2199999988079071 [Pipeline] stash 07:02:45 Stashed 1 file(s) [Pipeline] } 07:02:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:02:45 $ docker stop --time=1 3fdab4ab1897e0b2e938c06330a96fe8c8c72593899d4d3513969a5493d3f7ac 07:02:47 $ docker rm -f --volumes 3fdab4ab1897e0b2e938c06330a96fe8c8c72593899d4d3513969a5493d3f7ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:04:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22685 in /w/workspace/xfoundry_device-modbus-go_PR-582 [Pipeline] { [Pipeline] ws 07:04:42 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 07:04:45 The recommended git tool is: git 07:04:52 using credential edgex-jenkins-ssh 07:04:52 Cloning the remote Git repository 07:04:52 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:04:52 > git init /w/workspace/device-modbus-go/1 # timeout=10 07:04:52 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:04:52 > git --version # timeout=10 07:04:53 > git --version # 'git version 2.25.1' 07:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:55 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:04:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:04:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:04:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:04:57 Merging remotes/origin/main commit b773e44940ad369af529d1a2db565c19940e1657 into PR head commit 62efd1dd4c397f05c839b675b24cfed764c2ffe4 07:04:58 Merge succeeded, producing 62efd1dd4c397f05c839b675b24cfed764c2ffe4 07:04:58 Checking out Revision 62efd1dd4c397f05c839b675b24cfed764c2ffe4 (PR-582) 07:04:57 > git config core.sparsecheckout # timeout=10 07:04:57 > git checkout -f 62efd1dd4c397f05c839b675b24cfed764c2ffe4 # timeout=10 07:04:58 > git remote # timeout=10 07:04:58 > git config --get remote.origin.url # timeout=10 07:04:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:58 > git merge b773e44940ad369af529d1a2db565c19940e1657 # timeout=10 07:04:58 > git rev-parse HEAD^{commit} # timeout=10 07:04:58 > git config core.sparsecheckout # timeout=10 07:04:58 > git checkout -f 62efd1dd4c397f05c839b675b24cfed764c2ffe4 # timeout=10 07:05:02 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 07:05:02 > git --version # timeout=10 07:05:02 > git --version # 'git version 2.25.1' 07:05:02 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:05:04 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:04 Dload Upload Total Spent Left Speed 07:05:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 07:05:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:05:05 + + sudo teesudo /etc/docker/daemon.new jq 07:05:05 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:05:05 { 07:05:05 "registry-mirrors": [ 07:05:05 "https://nexus3.edgexfoundry.org:10001" 07:05:05 ], 07:05:05 "bip": "10.250.0.254/24", 07:05:05 "hosts": [ 07:05:05 "tcp://0.0.0.0:5555", 07:05:05 "unix:///var/run/docker.sock" 07:05:05 ], 07:05:05 "mtu": 1458, 07:05:05 "selinux-enabled": true, 07:05:05 "seccomp-profile": "/etc/docker/seccomp.json" 07:05:05 } [Pipeline] sh 07:05:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:05:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:23 provisioning config files... 07:05:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8789059091554845561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:24 ---> ****-login.sh 07:05:24 nexus3.edgexfoundry.org:10001 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:25 Configure a credential helper to remove this warning. See 07:05:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:25 07:05:25 Login Succeeded 07:05:25 nexus3.edgexfoundry.org:10002 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:25 Configure a credential helper to remove this warning. See 07:05:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:25 07:05:25 Login Succeeded 07:05:25 nexus3.edgexfoundry.org:10003 07:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:26 Configure a credential helper to remove this warning. See 07:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:26 07:05:26 Login Succeeded 07:05:26 nexus3.edgexfoundry.org:10004 07:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:26 Configure a credential helper to remove this warning. See 07:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:26 07:05:26 Login Succeeded 07:05:26 ****.io 07:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:26 Configure a credential helper to remove this warning. See 07:05:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:26 07:05:26 Login Succeeded 07:05:26 ---> ****-login.sh ends [Pipeline] } 07:05:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:27 ========================================================= 07:05:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:05:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:28 + 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 . 07:05:28 Sending build context to Docker daemon 9.123MB 07:05:28 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:05:28 Step 2/10 : FROM ${BASE} AS builder 07:05:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:28 cf04c63912e1: Pulling fs layer 07:05:28 55b35a11ae5e: Pulling fs layer 07:05:28 a37a00ec5f00: Pulling fs layer 07:05:28 50b3750afda1: Pulling fs layer 07:05:28 4f4fb700ef54: Pulling fs layer 07:05:28 80978eb59214: Pulling fs layer 07:05:28 c9f46d7d2bd2: Pulling fs layer 07:05:28 c5a475d317c9: Pulling fs layer 07:05:28 50b3750afda1: Waiting 07:05:28 80978eb59214: Waiting 07:05:28 c9f46d7d2bd2: Waiting 07:05:28 c5a475d317c9: Waiting 07:05:28 55b35a11ae5e: Verifying Checksum 07:05:28 55b35a11ae5e: Download complete 07:05:28 50b3750afda1: Verifying Checksum 07:05:28 50b3750afda1: Download complete 07:05:28 4f4fb700ef54: Verifying Checksum 07:05:28 4f4fb700ef54: Download complete 07:05:28 80978eb59214: Verifying Checksum 07:05:28 80978eb59214: Download complete 07:05:28 cf04c63912e1: Verifying Checksum 07:05:28 cf04c63912e1: Download complete 07:05:29 c5a475d317c9: Verifying Checksum 07:05:29 c5a475d317c9: Download complete 07:05:30 cf04c63912e1: Pull complete 07:05:30 55b35a11ae5e: Pull complete 07:05:30 a37a00ec5f00: Verifying Checksum 07:05:30 a37a00ec5f00: Download complete 07:05:31 c9f46d7d2bd2: Verifying Checksum 07:05:31 c9f46d7d2bd2: Download complete 07:05:46 a37a00ec5f00: Pull complete 07:05:46 50b3750afda1: Pull complete 07:05:46 4f4fb700ef54: Pull complete 07:05:46 80978eb59214: Pull complete 07:05:55 c9f46d7d2bd2: Pull complete 07:05:57 c5a475d317c9: Pull complete 07:05:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:05:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:05:57 ---> be29e6b0f0d4 07:05:57 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:05:59 ---> Running in 2f587126e50a 07:05:59 Removing intermediate container 2f587126e50a 07:05:59 ---> dd32d84387f4 07:05:59 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:05:59 ---> Running in 57ae8b0ab691 07:06:00 Removing intermediate container 57ae8b0ab691 07:06:00 ---> 9638f66192bf 07:06:00 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:06:00 ---> Running in 561a193ecb46 07:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:06:03 (1/8) Installing openssh-keygen (9.7_p1-r4) 07:06:03 (2/8) Installing libedit (20240517.3.1-r0) 07:06:03 (3/8) Installing openssh-client-common (9.7_p1-r4) 07:06:03 (4/8) Installing openssh-client-default (9.7_p1-r4) 07:06:03 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 07:06:03 (6/8) Installing openssh-server-common (9.7_p1-r4) 07:06:03 (7/8) Installing openssh-server (9.7_p1-r4) 07:06:03 (8/8) Installing openssh (9.7_p1-r4) 07:06:03 Executing busybox-1.36.1-r29.trigger 07:06:03 OK: 244 MiB in 62 packages 07:06:05 Removing intermediate container 561a193ecb46 07:06:05 ---> d11a1e97d313 07:06:05 Step 6/10 : WORKDIR /device-modbus-go 07:06:05 ---> Running in eb0560f5b911 07:06:05 Removing intermediate container eb0560f5b911 07:06:05 ---> b802b1258287 07:06:05 Step 7/10 : COPY go.mod vendor* ./ 07:06:06 ---> 17d4e2ecdbbd 07:06:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:06:06 ---> Running in dd95bd3e8906 07:08:12 Removing intermediate container dd95bd3e8906 07:08:12 ---> 2190dff16d38 07:08:12 Step 9/10 : COPY . . 07:08:12 ---> 98f67dc09e16 07:08:12 Step 10/10 : RUN ${MAKE} 07:08:12 ---> Running in a763a0ee9871 07:08:12 noop 07:08:12 Removing intermediate container a763a0ee9871 07:08:12 ---> 835205182465 07:08:12 Successfully built 835205182465 07:08:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:13 + docker inspect -f . ci-base-image-arm64 07:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:14 prd-ubuntu20.04-docker-arm64-4c-16g-22685 does not seem to be running inside a container 07:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:08:15 $ docker top 7ac0fabcf64e2b46ddd9221a97e530f2118db3f30eaad72a20bb7453d959d48a -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:16 + go version 07:08:16 go version go1.23.2 linux/arm64 [Pipeline] } 07:08:16 $ docker stop --time=1 7ac0fabcf64e2b46ddd9221a97e530f2118db3f30eaad72a20bb7453d959d48a 07:08:18 $ docker rm -f --volumes 7ac0fabcf64e2b46ddd9221a97e530f2118db3f30eaad72a20bb7453d959d48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:19 + docker inspect -f . ci-base-image-arm64 07:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-22685 does not seem to be running inside a container 07:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:08:21 $ docker top 5db8868c54e833ee48eedcff2b08fe91a01652a70a9093ebda3ae3ae0dae78b3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:08:21 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 07:08:22 + make test 07:08:22 go test ./... -coverprofile=coverage.out 07:08:29 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:13:06 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:13:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements 07:13:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:13:06 go vet ./... 07:14:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:14:14 ./bin/test-attribution-txt.sh [Pipeline] echo 07:14:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:14:14 $ docker stop --time=1 5db8868c54e833ee48eedcff2b08fe91a01652a70a9093ebda3ae3ae0dae78b3 07:14:16 $ docker rm -f --volumes 5db8868c54e833ee48eedcff2b08fe91a01652a70a9093ebda3ae3ae0dae78b3 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:14:18 Warning: overwriting stash ‘coverage-report’ 07:14:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:20 + ls -al . 07:14:20 total 268 07:14:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:08 . 07:14:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:04 .. 07:14:20 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:04 .dockerignore 07:14:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:04 .git 07:14:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:04 .github 07:14:20 -rw-rw-r-- 1 jenkins jenkins 266 Oct 14 07:04 .gitignore 07:14:20 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:04 .golangci.yml 07:14:20 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 14 07:04 Attribution.txt 07:14:20 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 14 07:04 CHANGELOG.md 07:14:20 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 14 07:04 Dockerfile 07:14:20 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:04 GOVERNANCE.md 07:14:20 -rw-rw-r-- 1 jenkins jenkins 658 Oct 14 07:04 Jenkinsfile 07:14:20 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:04 LICENSE 07:14:20 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 14 07:04 Makefile 07:14:20 -rw-rw-r-- 1 jenkins jenkins 622 Oct 14 07:04 OWNERS.md 07:14:20 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 14 07:04 README.md 07:14:20 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:59 VERSION 07:14:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:04 bin 07:14:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:04 cmd 07:14:20 -rw-r--r-- 1 jenkins jenkins 24669 Oct 14 07:13 coverage.out 07:14:20 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 14 07:04 go.mod 07:14:20 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 14 07:04 go.sum 07:14:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:04 internal 07:14:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:04 simulator 07:14:20 -rw-rw-r-- 1 jenkins jenkins 229 Oct 14 07:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:21 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=62efd1dd4c397f05c839b675b24cfed764c2ffe4 --label arch=arm64 --label version=0.0.0 . 07:14:21 Sending build context to Docker daemon 9.149MB 07:14:21 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:14:21 Step 2/23 : FROM ${BASE} AS builder 07:14:21 ---> 835205182465 07:14:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:14:21 ---> Running in fc1becafe05e 07:14:21 Removing intermediate container fc1becafe05e 07:14:21 ---> c184065a99c2 07:14:21 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:14:22 ---> Running in 409270936a7b 07:14:22 Removing intermediate container 409270936a7b 07:14:22 ---> 90207275b7b0 07:14:22 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:14:22 ---> Running in 93c4dc2f8529 07:14:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:14:25 OK: 244 MiB in 62 packages 07:14:27 Removing intermediate container 93c4dc2f8529 07:14:27 ---> 6dac2613bb19 07:14:27 Step 6/23 : WORKDIR /device-modbus-go 07:14:27 ---> Running in 75ae5de5e8f1 07:14:27 Removing intermediate container 75ae5de5e8f1 07:14:27 ---> 1dd0123b851d 07:14:27 Step 7/23 : COPY go.mod vendor* ./ 07:14:28 ---> 877fec398871 07:14:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:28 ---> Running in dea46f8cb977 07:14:30 Removing intermediate container dea46f8cb977 07:14:30 ---> 6b377ad55e71 07:14:30 Step 9/23 : COPY . . 07:14:32 ---> c7875546a891 07:14:32 Step 10/23 : RUN ${MAKE} 07:14:32 ---> Running in a351f0fb5544 07:14:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 07:18:55 Removing intermediate container a351f0fb5544 07:18:55 ---> c0d76f3eab91 07:18:55 Step 11/23 : FROM alpine:3.20 07:18:55 3.20: Pulling from library/alpine 07:18:55 cf04c63912e1: Already exists 07:18:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:18:55 Status: Downloaded newer image for alpine:3.20 07:18:55 ---> c157a85ed455 07:18:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:18:55 ---> Running in 20df6d65f1e3 07:18:55 Removing intermediate container 20df6d65f1e3 07:18:55 ---> e89f7b69c20d 07:18:55 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:18:55 ---> Running in e356e5f8807c 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:55 (1/1) Installing dumb-init (1.2.5-r3) 07:18:55 Executing busybox-1.36.1-r29.trigger 07:18:55 OK: 9 MiB in 15 packages 07:18:55 Removing intermediate container e356e5f8807c 07:18:55 ---> dc861f704cb6 07:18:55 Step 14/23 : RUN apk --no-cache upgrade 07:18:55 ---> Running in 0d289c508943 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:55 Upgrading critical system libraries and apk-tools: 07:18:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:18:55 Executing busybox-1.36.1-r29.trigger 07:18:55 Continuing the upgrade transaction with new apk-tools: 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:18:55 OK: 9 MiB in 15 packages 07:18:56 Removing intermediate container 0d289c508943 07:18:56 ---> 02cadc759f87 07:18:56 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:19:00 ---> acaaa1c7c242 07:19:00 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:19:00 ---> 71d4d351a805 07:19:00 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:19:00 ---> 76dc3025e5d8 07:19:00 Step 18/23 : EXPOSE 59901 07:19:00 ---> Running in 8ef39d3099b2 07:19:01 Removing intermediate container 8ef39d3099b2 07:19:01 ---> 9da584f86c49 07:19:01 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:19:01 ---> Running in b57f9488d3f9 07:19:01 Removing intermediate container b57f9488d3f9 07:19:01 ---> cc795724abc4 07:19:01 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:19:02 ---> Running in cbb678cd29d9 07:19:02 Removing intermediate container cbb678cd29d9 07:19:02 ---> 4a7e6a2821cc 07:19:02 Step 21/23 : LABEL arch=arm64 07:19:02 ---> Running in 402d69fa99d4 07:19:02 Removing intermediate container 402d69fa99d4 07:19:02 ---> cb73af0fd9fe 07:19:02 Step 22/23 : LABEL git_sha=62efd1dd4c397f05c839b675b24cfed764c2ffe4 07:19:02 ---> Running in c5c66b126412 07:19:03 Removing intermediate container c5c66b126412 07:19:03 ---> e427a4351190 07:19:03 Step 23/23 : LABEL version=0.0.0 07:19:03 ---> Running in 5d7999b47713 07:19:03 Removing intermediate container 5d7999b47713 07:19:03 ---> 10bb41425343 07:19:03 [Warning] One or more build-args [ARCH] were not consumed 07:19:03 Successfully built 10bb41425343 07:19:03 Successfully tagged device-modbus-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 07:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:04 07:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:05 arm64: Pulling from edgex-lftools-log-publisher 07:19:05 8998bd30e6a1: Pulling fs layer 07:19:05 04944245beec: Pulling fs layer 07:19:05 699f458cf7ca: Pulling fs layer 07:19:05 765212b225bb: Pulling fs layer 07:19:05 f23df028b6ca: Pulling fs layer 07:19:05 d65c8cfc05b1: Pulling fs layer 07:19:05 2437ff75d9bd: Pulling fs layer 07:19:05 f23df028b6ca: Waiting 07:19:05 d65c8cfc05b1: Waiting 07:19:05 2437ff75d9bd: Waiting 07:19:05 765212b225bb: Waiting 07:19:05 04944245beec: Verifying Checksum 07:19:05 04944245beec: Download complete 07:19:05 765212b225bb: Verifying Checksum 07:19:05 765212b225bb: Download complete 07:19:05 f23df028b6ca: Verifying Checksum 07:19:05 f23df028b6ca: Download complete 07:19:05 d65c8cfc05b1: Verifying Checksum 07:19:05 d65c8cfc05b1: Download complete 07:19:05 699f458cf7ca: Verifying Checksum 07:19:05 699f458cf7ca: Download complete 07:19:06 8998bd30e6a1: Verifying Checksum 07:19:06 8998bd30e6a1: Download complete 07:19:08 2437ff75d9bd: Verifying Checksum 07:19:08 2437ff75d9bd: Download complete 07:19:11 8998bd30e6a1: Pull complete 07:19:12 04944245beec: Pull complete 07:19:14 699f458cf7ca: Pull complete 07:19:14 765212b225bb: Pull complete 07:19:15 f23df028b6ca: Pull complete 07:19:15 d65c8cfc05b1: Pull complete 07:19:33 2437ff75d9bd: Pull complete 07:19:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:19:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:19:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:33 prd-ubuntu20.04-docker-arm64-4c-16g-22685 does not seem to be running inside a container 07:19:33 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:19:37 $ docker top 1c4642a1727157fffbed6d65c40a3831f4e617d5d19941a1b13829d2a3a79f19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:38 ---> job-cost.sh 07:19:38 lf-activate-venv: SKIPPING 07:19:38 INFO: No Stack... 07:19:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:19:39 INFO: Archiving Costs [Pipeline] sh 07:19:40 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 07:19:40 + cut -d, -f6 [Pipeline] lock 07:19:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] 07:19:40 Resource [jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] did not exist. Created. 07:19:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:19:41 /w/workspace/device-modbus-go/1@tmp/durable-3406c41f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:19:41 + echo total: 0.10999999940395355 [Pipeline] stash 07:19:41 Warning: overwriting stash ‘stack-cost’ 07:19:41 Stashed 1 file(s) [Pipeline] } 07:19:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-582-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:19:41 $ docker stop --time=1 1c4642a1727157fffbed6d65c40a3831f4e617d5d19941a1b13829d2a3a79f19 07:19:43 $ docker rm -f --volumes 1c4642a1727157fffbed6d65c40a3831f4e617d5d19941a1b13829d2a3a79f19 [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 07:19:44 provisioning config files... 07:19:44 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/config9994011638819899662tmp [Pipeline] { [Pipeline] sh 07:19:45 + set +x 07:19:45 + bash -s -- 07:19:45 + curl -s https://codecov.io/bash 07:19:45 07:19:45 _____ _ 07:19:45 / ____| | | 07:19:45 | | ___ __| | ___ ___ _____ __ 07:19:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:19:45 | |___| (_) | (_| | __/ (_| (_) \ V / 07:19:45 \_____\___/ \__,_|\___|\___\___/ \_/ 07:19:45 Bash-1.0.6 07:19:45 07:19:45 07:19:45 ==> git version 2.25.1 found 07:19:45 ==> 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 07:19:45 Release-Date: 2020-01-08 07:19:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:19:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:19:45 ==> Jenkins CI detected. 07:19:45 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-582 07:19:45 project root: . 07:19:45 --> token set from env 07:19:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:19:45 ==> Running gcov in . (disable via -X gcov) 07:19:45 ==> Python coveragepy not found 07:19:45 ==> Searching for coverage reports in: 07:19:45 + . 07:19:45 -> Found 1 reports 07:19:45 ==> Detecting git/mercurial file structure 07:19:45 ==> Reading reports 07:19:45 + ./coverage.out bytes=24669 07:19:45 ==> Appending adjustments 07:19:45 https://docs.codecov.io/docs/fixing-reports 07:19:45 + Found adjustments 07:19:45 ==> Gzipping contents 07:19:45 4.0K /tmp/codecov.yemATz.gz 07:19:45 ==> Uploading reports 07:19:45 url: https://codecov.io 07:19:45 query: branch=PR-582&commit=62efd1dd4c397f05c839b675b24cfed764c2ffe4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=582&job=&cmd_args= 07:19:45 -> Pinging Codecov 07:19:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-582&commit=62efd1dd4c397f05c839b675b24cfed764c2ffe4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-582%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=582&job=&cmd_args= 07:19:45 -> Uploading to 07:19:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/62efd1dd4c397f05c839b675b24cfed764c2ffe4/ca8577a4-195e-4610-9242-46371e173b90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T071945Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b02e92f3e00ed6737f30a6abd4e36ded96d3e602770d2b40491a4ebfa87d5b 07:19:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:45 Dload Upload Total Spent Left Speed 07:19:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 19009 --:--:-- --:--:-- --:--:-- 18916 100 3859 0 0 100 3859 0 17701 --:--:-- --:--:-- --:--:-- 17621 07:19:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/62efd1dd4c397f05c839b675b24cfed764c2ffe4 [Pipeline] } 07:19:45 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 07:19:48 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-582/archives ] 07:19:48 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-582/archives 07:19:48 total 16 07:19:48 drwxr-xr-x 3 root root 4096 Oct 14 07:02 . 07:19:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:02 .. 07:19:48 drwxr-xr-x 2 root root 4096 Oct 14 07:02 cost 07:19:48 -rw-r--r-- 1 root root 88 Oct 14 07:02 cost.csv 07:19:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-582/archives 07:19:48 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-582/archives 07:19:48 total 16 07:19:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:02 . 07:19:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:02 .. 07:19:48 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:02 cost 07:19:48 -rw-r--r-- 1 jenkins jenkins 88 Oct 14 07:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:19:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:49 ---> package-listing.sh 07:19:49 ++ facter osfamily 07:19:49 ++ tr '[:upper:]' '[:lower:]' 07:19:49 + OS_FAMILY=debian 07:19:49 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-582 07:19:49 + START_PACKAGES=/tmp/packages_start.txt 07:19:49 + END_PACKAGES=/tmp/packages_end.txt 07:19:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:49 + PACKAGES=/tmp/packages_start.txt 07:19:49 + '[' /w/workspace/xfoundry_device-modbus-go_PR-582 ']' 07:19:49 + PACKAGES=/tmp/packages_end.txt 07:19:49 + case "${OS_FAMILY}" in 07:19:49 + dpkg -l 07:19:49 + grep '^ii' 07:19:49 + '[' -f /tmp/packages_start.txt ']' 07:19:49 + '[' -f /tmp/packages_end.txt ']' 07:19:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:49 + '[' /w/workspace/xfoundry_device-modbus-go_PR-582 ']' 07:19:49 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-582/archives/ 07:19:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-582/archives/ [Pipeline] echo 07:19:49 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/xfoundry_device-modbus-go_PR-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:50 prd-ubuntu20.04-docker-8c-8g-22684 does not seem to be running inside a container 07:19:50 $ 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/xfoundry_device-modbus-go_PR-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-582 -v /w/workspace/xfoundry_device-modbus-go_PR-582:/w/workspace/xfoundry_device-modbus-go_PR-582:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-582@tmp:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:19:51 $ docker top d2458e9d7b91b7e3cbf9a00e7c7d484b3617c67920613980846e259126a89c38 -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:51 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:51 + mkdir -p /var/log/sysstat [Pipeline] sh 07:19:52 + ls /var/log/sa-host 07:19:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:52 provisioning config files... 07:19:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-582@tmp/config6181894773832409925tmp [Pipeline] { [Pipeline] echo 07:19:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:52 ---> create-netrc.sh [Pipeline] } 07:19:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:19:53 ---> python-tools-install.sh [Pipeline] echo 07:19:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:53 ---> sudo-logs.sh 07:19:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:19:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:54 ---> job-cost.sh 07:19:54 lf-activate-venv: SKIPPING 07:19:54 DEBUG: total: 0.2199999988079071 07:19:54 INFO: Retrieving Stack Cost... 07:19:54 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:54 INFO: Archiving Costs [Pipeline] echo 07:19:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:55 ---> logs-deploy.sh 07:19:55 lf-activate-venv: SKIPPING 07:19:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-582/1 07:19:55 INFO: archiving workspace using pattern(s): 07:19:55 Archives upload complete. 07:19:55 INFO: archiving logs to Nexus 07:19:56 ---> uname -a: 07:19:56 Linux prd-ubuntu20-04-docker-8c-8g-22684 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:19:56 07:19:56 07:19:56 ---> lscpu: 07:19:56 Architecture: x86_64 07:19:56 CPU op-mode(s): 32-bit, 64-bit 07:19:56 Byte Order: Little Endian 07:19:56 Address sizes: 40 bits physical, 48 bits virtual 07:19:56 CPU(s): 8 07:19:56 On-line CPU(s) list: 0-7 07:19:56 Thread(s) per core: 1 07:19:56 Core(s) per socket: 1 07:19:56 Socket(s): 8 07:19:56 NUMA node(s): 1 07:19:56 Vendor ID: AuthenticAMD 07:19:56 CPU family: 23 07:19:56 Model: 49 07:19:56 Model name: AMD EPYC-Rome Processor 07:19:56 Stepping: 0 07:19:56 CPU MHz: 2799.998 07:19:56 BogoMIPS: 5599.99 07:19:56 Virtualization: AMD-V 07:19:56 Hypervisor vendor: KVM 07:19:56 Virtualization type: full 07:19:56 L1d cache: 256 KiB 07:19:56 L1i cache: 256 KiB 07:19:56 L2 cache: 4 MiB 07:19:56 L3 cache: 128 MiB 07:19:56 NUMA node0 CPU(s): 0-7 07:19:56 Vulnerability Itlb multihit: Not affected 07:19:56 Vulnerability L1tf: Not affected 07:19:56 Vulnerability Mds: Not affected 07:19:56 Vulnerability Meltdown: Not affected 07:19:56 Vulnerability Mmio stale data: Not affected 07:19:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:19:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:19:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:19:56 Vulnerability Srbds: Not affected 07:19:56 Vulnerability Tsx async abort: Not affected 07:19: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 07:19:56 07:19:56 07:19:56 ---> nproc: 07:19:56 8 07:19:56 07:19:56 07:19:56 ---> df -h: 07:19:56 Filesystem Size Used Avail Use% Mounted on 07:19:56 overlay 155G 12G 143G 8% / 07:19:56 tmpfs 64M 0 64M 0% /dev 07:19:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:19:56 shm 64M 0 64M 0% /dev/shm 07:19:56 /dev/vda1 155G 12G 143G 8% /facter-os 07:19:56 07:19:56 07:19:56 ---> sar -b -r -n DEV: 07:19:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22684) 10/14/24 _x86_64_ (8 CPU) 07:19:56 07:19:56 06:58:40 LINUX RESTART (8 CPU) 07:19:56 07:19:56 06:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:19:56 07:00:01 318.88 38.73 280.15 0.00 4302.08 64174.77 0.00 07:19:56 07:01:01 317.35 2.48 314.86 0.00 34.93 85631.86 0.00 07:19:56 07:02:01 72.82 0.17 72.65 0.00 7.47 17901.68 0.00 07:19:56 07:03:01 147.83 0.05 147.78 0.00 5.86 50887.17 0.00 07:19:56 07:04:01 40.18 13.23 26.95 0.00 5465.49 6383.22 0.00 07:19:56 07:05:01 4.27 0.00 4.27 0.00 0.00 50.79 0.00 07:19:56 07:06:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 07:19:56 07:07:01 1.97 0.00 1.97 0.00 0.00 22.66 0.00 07:19:56 07:08:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 07:19:56 07:09:01 2.77 0.00 2.77 0.00 0.00 44.51 0.00 07:19:56 07:10:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 07:19:56 07:11:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 07:19:56 07:12:01 1.43 0.00 1.43 0.00 0.00 15.19 0.00 07:19:56 07:13:01 2.03 0.00 2.03 0.00 0.00 22.80 0.00 07:19:56 07:14:01 2.10 0.02 2.08 0.00 0.13 24.40 0.00 07:19:56 07:15:01 1.95 0.00 1.95 0.00 0.00 23.19 0.00 07:19:56 07:16:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 07:19:56 07:17:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 07:19:56 07:18:01 1.63 0.02 1.62 0.00 0.13 18.40 0.00 07:19:56 07:19:01 1.78 0.00 1.78 0.00 0.00 20.93 0.00 07:19:56 Average: 46.32 2.73 43.58 0.00 490.77 11266.03 0.00 07:19:56 07:19:56 06:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:56 07:00:01 29227684 31561368 770280 2.34 74448 2532248 1836936 5.41 1013352 2265984 90116 07:19:56 07:01:01 27664820 31306160 999840 3.04 190232 3575432 2378184 7.01 1463056 3202552 55696 07:19:56 07:02:01 27262068 31405776 898116 2.73 196448 4036660 2376340 7.00 1696060 3338284 516108 07:19:56 07:03:01 26963040 31547060 760196 2.31 204900 4443504 1780372 5.25 1382156 3928204 368 07:19:56 07:04:01 26580484 31520664 774244 2.35 213112 4777932 1833120 5.40 1618964 4044888 908 07:19:56 07:05:01 26583304 31523500 771636 2.35 213184 4777928 1849428 5.45 1617324 4044800 8 07:19:56 07:06:01 26584792 31525060 769992 2.34 213264 4777928 1849428 5.45 1615644 4044808 16 07:19:56 07:07:01 26587500 31527836 767120 2.33 213340 4777940 1849428 5.45 1612968 4044808 8 07:19:56 07:08:01 26593524 31534116 760804 2.31 213424 4778068 1849428 5.45 1607252 4044928 8 07:19:56 07:09:01 26593524 31534572 760616 2.31 213548 4778052 1849428 5.45 1606984 4045308 8 07:19:56 07:10:01 26593436 31534548 760568 2.31 213612 4778052 1849428 5.45 1607084 4045312 8 07:19:56 07:11:01 26593196 31534436 760660 2.31 213692 4778056 1849428 5.45 1607380 4045324 44 07:19:56 07:12:01 26593216 31534532 760440 2.31 213772 4778056 1849428 5.45 1607256 4045328 8 07:19:56 07:13:01 26593264 31534712 760280 2.31 213856 4778060 1849428 5.45 1607448 4045320 8 07:19:56 07:14:01 26592440 31534052 761256 2.32 213956 4778048 1858924 5.48 1607468 4045332 8 07:19:56 07:15:01 26592488 31534192 761044 2.31 214036 4778068 1842524 5.43 1607640 4045336 8 07:19:56 07:16:01 26592472 31534240 760948 2.31 214084 4778072 1842524 5.43 1607436 4045344 8 07:19:56 07:17:01 26592924 31534756 760568 2.31 214168 4778068 1825640 5.38 1607784 4045348 8 07:19:56 07:18:01 26592472 31534380 760716 2.31 214244 4778068 1825640 5.38 1607564 4045356 4 07:19:56 07:19:01 26592692 31534668 760412 2.31 214292 4778064 1825640 5.38 1607628 4045364 8 07:19:56 Average: 26828467 31516531 781987 2.38 204281 4551815 1893535 5.58 1565422 3872896 33168 07:19:56 07:19:56 06:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:56 07:00:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 07:19:56 07:00:01 docker0 18.83 18.28 1.49 141.20 0.00 0.00 0.00 0.00 07:19:56 07:00:01 ens3 559.29 372.50 5835.38 96.56 0.00 0.00 0.00 0.00 07:19:56 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:01:01 docker0 287.57 472.97 26.06 3302.60 0.00 0.00 0.00 0.00 07:19:56 07:01:01 ens3 496.75 304.30 3328.58 40.42 0.00 0.00 0.00 0.00 07:19:56 07:01:01 veth1edc4b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:19:56 07:02:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:19:56 07:02:01 veth4fe1566 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:19:56 07:02:01 docker0 1.38 2.55 0.08 38.07 0.00 0.00 0.00 0.00 07:19:56 07:02:01 ens3 27.23 17.15 63.82 10.79 0.00 0.00 0.00 0.00 07:19:56 07:03:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:19:56 07:03:01 docker0 4.73 8.55 0.29 116.78 0.00 0.00 0.00 0.00 07:19:56 07:03:01 ens3 109.63 67.89 2642.55 13.06 0.00 0.00 0.00 0.00 07:19:56 07:04:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 07:19:56 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:04:01 ens3 182.19 75.77 2088.25 9.96 0.00 0.00 0.00 0.00 07:19:56 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:05:01 ens3 2.82 1.63 1.42 1.42 0.00 0.00 0.00 0.00 07:19:56 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:06:01 ens3 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 07:19:56 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:07:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:08:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:09:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:10:01 ens3 0.63 0.10 0.12 0.07 0.00 0.00 0.00 0.00 07:19:56 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:11:01 ens3 0.73 0.43 0.42 0.28 0.00 0.00 0.00 0.00 07:19:56 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:15:01 ens3 0.48 0.35 0.15 0.08 0.00 0.00 0.00 0.00 07:19:56 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:16:01 ens3 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:19:56 07:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:19:56 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 07:19:56 Average: docker0 15.62 25.12 1.40 179.92 0.00 0.00 0.00 0.00 07:19:56 Average: ens3 69.07 42.05 698.03 8.64 0.00 0.00 0.00 0.00 07:19:56 07:19:56 07:19:56 ---> sar -P ALL: 07:19:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22684) 10/14/24 _x86_64_ (8 CPU) 07:19:56 07:19:56 06:58:40 LINUX RESTART (8 CPU) 07:19:56 07:19:56 06:59:01 CPU %user %nice %system %iowait %steal %idle 07:19:56 07:00:01 all 9.58 0.00 3.10 3.11 0.05 84.15 07:19:56 07:00:01 0 10.69 0.00 3.95 4.58 0.07 80.71 07:19:56 07:00:01 1 8.43 0.00 4.43 8.15 0.08 78.90 07:19:56 07:00:01 2 8.45 0.00 2.47 0.24 0.03 88.81 07:19:56 07:00:01 3 10.81 0.00 2.76 0.18 0.05 86.20 07:19:56 07:00:01 4 8.08 0.00 2.88 0.44 0.03 88.57 07:19:56 07:00:01 5 8.37 0.00 2.92 1.65 0.05 87.01 07:19:56 07:00:01 6 7.55 0.00 2.81 2.37 0.05 87.23 07:19:56 07:00:01 7 14.24 0.00 2.59 7.36 0.07 75.74 07:19:56 07:01:01 all 9.90 0.00 4.73 5.63 0.13 79.61 07:19:56 07:01:01 0 10.48 0.00 5.17 2.19 0.05 82.11 07:19:56 07:01:01 1 9.78 0.00 4.39 2.89 0.05 82.89 07:19:56 07:01:01 2 10.21 0.00 5.37 18.38 0.07 65.98 07:19:56 07:01:01 3 10.16 0.00 5.00 14.85 0.54 69.45 07:19:56 07:01:01 4 10.14 0.00 5.33 1.26 0.07 83.20 07:19:56 07:01:01 5 9.70 0.00 4.07 2.09 0.12 84.02 07:19:56 07:01:01 6 9.18 0.00 4.59 2.20 0.07 83.96 07:19:56 07:01:01 7 9.53 0.00 3.92 1.29 0.07 85.19 07:19:56 07:02:01 all 59.61 0.00 8.96 0.63 0.10 30.70 07:19:56 07:02:01 0 60.19 0.00 8.68 0.22 0.10 30.81 07:19:56 07:02:01 1 59.88 0.00 8.54 0.13 0.10 31.34 07:19:56 07:02:01 2 58.62 0.00 9.02 1.91 0.10 30.35 07:19:56 07:02:01 3 61.05 0.00 8.78 0.05 0.10 30.02 07:19:56 07:02:01 4 59.14 0.00 9.18 0.19 0.10 31.40 07:19:56 07:02:01 5 59.52 0.00 9.28 2.38 0.10 28.71 07:19:56 07:02:01 6 58.84 0.00 9.13 0.05 0.08 31.90 07:19:56 07:02:01 7 59.64 0.00 9.06 0.15 0.10 31.05 07:19:56 07:03:01 all 10.99 0.00 3.22 3.14 0.05 82.59 07:19:56 07:03:01 0 11.39 0.00 3.06 0.02 0.03 85.51 07:19:56 07:03:01 1 11.71 0.00 3.31 1.39 0.08 83.51 07:19:56 07:03:01 2 10.70 0.00 2.62 5.57 0.07 81.04 07:19:56 07:03:01 3 9.71 0.00 2.69 2.62 0.03 84.94 07:19:56 07:03:01 4 11.35 0.00 3.62 1.97 0.05 83.01 07:19:56 07:03:01 5 10.24 0.00 4.21 1.48 0.05 84.02 07:19:56 07:03:01 6 11.61 0.00 2.64 0.00 0.05 85.70 07:19:56 07:03:01 7 11.25 0.00 3.61 12.23 0.07 72.83 07:19:56 07:04:01 all 1.54 0.00 0.70 0.55 0.02 97.20 07:19:56 07:04:01 0 1.94 0.00 0.85 0.93 0.02 96.26 07:19:56 07:04:01 1 1.75 0.00 1.08 0.60 0.02 96.55 07:19:56 07:04:01 2 1.76 0.00 0.39 1.22 0.02 96.62 07:19:56 07:04:01 3 2.00 0.00 0.62 0.57 0.02 96.80 07:19:56 07:04:01 4 1.17 0.00 0.73 0.57 0.02 97.51 07:19:56 07:04:01 5 1.07 0.00 0.52 0.08 0.02 98.31 07:19:56 07:04:01 6 1.45 0.00 0.90 0.08 0.02 97.55 07:19:56 07:04:01 7 1.19 0.00 0.47 0.33 0.02 98.00 07:19:56 07:05:01 all 0.24 0.00 0.03 0.01 0.01 99.71 07:19:56 07:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 07:19:56 07:05:01 2 1.65 0.00 0.05 0.03 0.00 98.27 07:19:56 07:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 07:19:56 07:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:19:56 07:05:01 7 0.10 0.00 0.07 0.00 0.02 99.82 07:19:56 07:06:01 all 0.19 0.00 0.01 0.00 0.01 99.78 07:19:56 07:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:06:01 2 1.35 0.00 0.02 0.03 0.02 98.58 07:19:56 07:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:56 07:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:06:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:19:56 07:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:56 07:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:56 07:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:56 07:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:19:56 07:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:07:01 4 0.02 0.00 0.00 0.08 0.00 99.90 07:19:56 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:19:56 07:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:19:56 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:19:56 07:08:01 2 0.03 0.00 0.00 0.03 0.00 99.93 07:19:56 07:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:56 07:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:56 07:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:56 07:09:01 all 0.04 0.00 0.02 0.01 0.01 99.92 07:19:56 07:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:19:56 07:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:19:56 07:09:01 2 0.00 0.00 0.00 0.05 0.02 99.93 07:19:56 07:09:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:19:56 07:09:01 4 0.00 0.00 0.03 0.02 0.00 99.95 07:19:56 07:09:01 5 0.12 0.00 0.02 0.00 0.00 99.87 07:19:56 07:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:19:56 07:10:01 all 0.04 0.00 0.02 0.00 0.00 99.93 07:19:56 07:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:19:56 07:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:19:56 07:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:10:01 5 0.17 0.00 0.02 0.00 0.00 99.82 07:19:56 07:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:10:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:19:56 07:19:56 07:10:01 CPU %user %nice %system %iowait %steal %idle 07:19:56 07:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:19:56 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:11:01 2 0.02 0.00 0.00 0.03 0.02 99.93 07:19:56 07:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:19:56 07:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:19:56 07:11:01 5 0.07 0.00 0.00 0.00 0.02 99.92 07:19:56 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:56 07:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 07:19:56 07:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:19:56 07:12:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:19:56 07:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:19:56 07:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:12:01 5 0.13 0.00 0.02 0.00 0.00 99.85 07:19:56 07:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:19:56 07:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:19:56 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:19:56 07:13:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:19:56 07:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:19:56 07:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:13:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:56 07:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:19:56 07:13:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:19:56 07:14:01 all 0.03 0.00 0.03 0.01 0.00 99.93 07:19:56 07:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:14:01 1 0.03 0.00 0.05 0.00 0.00 99.92 07:19:56 07:14:01 2 0.05 0.00 0.02 0.03 0.00 99.90 07:19:56 07:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:14:01 4 0.02 0.00 0.03 0.02 0.00 99.93 07:19:56 07:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:19:56 07:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 07:19:56 07:14:01 7 0.03 0.00 0.03 0.02 0.02 99.90 07:19:56 07:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 07:19:56 07:15:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:19:56 07:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:19:56 07:15:01 2 0.23 0.00 0.00 0.03 0.02 99.72 07:19:56 07:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:19:56 07:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:19:56 07:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:19:56 07:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:19:56 07:16:01 all 0.27 0.00 0.00 0.00 0.00 99.72 07:19:56 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:19:56 07:16:01 2 1.99 0.00 0.00 0.02 0.00 98.00 07:19:56 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:19:56 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:16:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:19:56 07:17:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:19:56 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:17:01 2 0.42 0.00 0.00 0.03 0.00 99.55 07:19:56 07:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:19:56 07:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:19:56 07:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:19:56 07:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:19:56 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:19:56 07:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:19:56 07:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:19:56 07:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:19:56 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:18:01 4 0.00 0.00 0.03 0.02 0.02 99.93 07:19:56 07:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:19:56 07:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:19:56 07:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:19:56 07:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:19:56 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:19:56 07:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:19:56 07:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:19:56 07:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:19:56 07:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:19:56 07:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:19:56 07:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:19:56 07:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:19:56 Average: all 4.60 0.00 1.04 0.65 0.02 93.69 07:19:56 Average: 0 4.70 0.00 1.08 0.39 0.02 93.80 07:19:56 Average: 1 4.57 0.00 1.09 0.65 0.02 93.67 07:19:56 Average: 2 4.74 0.00 0.99 1.36 0.02 92.89 07:19:56 Average: 3 4.67 0.00 1.00 0.91 0.04 93.39 07:19:56 Average: 4 4.47 0.00 1.09 0.23 0.02 94.20 07:19:56 Average: 5 4.44 0.00 1.05 0.38 0.02 94.11 07:19:56 Average: 6 4.40 0.00 1.00 0.23 0.02 94.34 07:19:56 Average: 7 4.78 0.00 0.99 1.05 0.03 93.15 07:19:56 07:19:56 07:19:56