Pull request #593 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2+aac4c7d4bf7ab00be6801211183b9038e4c857bf (8cd4b1bfab7e0d91b822297a71ffc1f5931ff29c) 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-ssh11636515811089878184.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-ssh9352225919088483488.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-593/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-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11527145455002758056.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-593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8487512056051106599.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-ssh9212822547927284957.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-593/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-593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3609851421961480695.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 ‘prd-ubuntu20.04-docker-8c-8g-26328’ Running on prd-ubuntu20.04-docker-8c-8g-26331 in /w/workspace/xfoundry_device-modbus-go_PR-593 [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-593 # 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/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aac4c7d4bf7ab00be6801211183b9038e4c857bf into PR head commit 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 Merge succeeded, producing 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 Checking out Revision 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 (PR-593) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # 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 aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:13:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:13:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:13:21 ========================================================= 05:13:21 EdgeX Global Pipelines Version Info 05:13:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:13:23 ------------------- 05:13:23 stable info: 05:13:23 ------------------- 05:13:23 Commited By: Ginny Guan ginny@iotechsys.com 05:13:23 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:13:23 Message: update stable to v1.0.265 05:13:23 ------------------- 05:13:23 experimental info: 05:13:23 ------------------- 05:13:23 Commited By: Cherry Wang cherry@iotechsys.com 05:13:23 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:13:23 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:13:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:13:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-593 [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-593 [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-593 [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b6a22c [Pipeline] echo 05:13:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:25 provisioning config files... 05:13:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config11026956493606820174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:26 ---> ****-login.sh 05:13:26 nexus3.edgexfoundry.org:10001 05:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:26 Configure a credential helper to remove this warning. See 05:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:26 05:13:26 Login Succeeded 05:13:26 nexus3.edgexfoundry.org:10002 05:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:26 Configure a credential helper to remove this warning. See 05:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:26 05:13:26 Login Succeeded 05:13:26 nexus3.edgexfoundry.org:10003 05:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:26 Configure a credential helper to remove this warning. See 05:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:26 05:13:26 Login Succeeded 05:13:26 nexus3.edgexfoundry.org:10004 05:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:26 Configure a credential helper to remove this warning. See 05:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:26 05:13:26 Login Succeeded 05:13:26 ****.io 05:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:26 Configure a credential helper to remove this warning. See 05:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:26 05:13:26 Login Succeeded 05:13:26 ---> ****-login.sh ends [Pipeline] } 05:13:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:13:27 + git rev-list -1 --merges 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2~1..7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo 05:13:27 -----------> git rev-list -1 --merges 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2~1..7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [false] [Pipeline] sh 05:13:28 + git log --format=format:%s -1 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo 05:13:28 ========================================================= 05:13:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:13:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:28 + git log --format=format:%s -1 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] echo 05:13:28 [semverPrep] GIT_COMMIT: 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:13:28 [semverPrep] This is not a build commit. [Pipeline] sh 05:13:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:13:29 + grep -v github /etc/ssh/ssh_known_hosts 05:13:29 + [ -e /tmp/ssh_known_hosts ] 05:13:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:13:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:13:29 + sudo tee -a /etc/ssh/ssh_known_hosts 05:13:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:29 05:13:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:30 0.1.4: Pulling from edgex-devops/py-git-semver 05:13:30 b85a868b505f: Pulling fs layer 05:13:30 e2be974225ed: Pulling fs layer 05:13:30 339a4e72a1f5: Pulling fs layer 05:13:30 988bab9f4d93: Pulling fs layer 05:13:30 1469e6f7b9e6: Pulling fs layer 05:13:30 eaf3925da568: Pulling fs layer 05:13:30 bab4dde63d76: Pulling fs layer 05:13:30 bde34c3a00c8: Pulling fs layer 05:13:30 b352a97aabf1: Pulling fs layer 05:13:30 4872d77fe225: Pulling fs layer 05:13:30 5851b861e8e6: Pulling fs layer 05:13:30 4872d77fe225: Waiting 05:13:30 bde34c3a00c8: Waiting 05:13:30 b352a97aabf1: Waiting 05:13:30 988bab9f4d93: Waiting 05:13:30 1469e6f7b9e6: Waiting 05:13:30 eaf3925da568: Waiting 05:13:30 5851b861e8e6: Waiting 05:13:30 bab4dde63d76: Waiting 05:13:30 988bab9f4d93: Verifying Checksum 05:13:30 988bab9f4d93: Download complete 05:13:30 1469e6f7b9e6: Verifying Checksum 05:13:30 1469e6f7b9e6: Download complete 05:13:30 eaf3925da568: Download complete 05:13:30 339a4e72a1f5: Verifying Checksum 05:13:30 339a4e72a1f5: Download complete 05:13:30 bde34c3a00c8: Verifying Checksum 05:13:30 bde34c3a00c8: Download complete 05:13:30 b352a97aabf1: Download complete 05:13:30 4872d77fe225: Download complete 05:13:30 5851b861e8e6: Verifying Checksum 05:13:30 5851b861e8e6: Download complete 05:13:30 b85a868b505f: Verifying Checksum 05:13:30 b85a868b505f: Download complete 05:13:30 bab4dde63d76: Verifying Checksum 05:13:30 bab4dde63d76: Download complete 05:13:31 b85a868b505f: Pull complete 05:13:31 e2be974225ed: Pull complete 05:13:31 339a4e72a1f5: Pull complete 05:13:32 988bab9f4d93: Pull complete 05:13:32 1469e6f7b9e6: Pull complete 05:13:32 eaf3925da568: Pull complete 05:13:34 bab4dde63d76: Pull complete 05:13:34 bde34c3a00c8: Pull complete 05:13:34 b352a97aabf1: Pull complete 05:13:34 4872d77fe225: Pull complete 05:13:34 5851b861e8e6: Pull complete 05:13:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:34 prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container 05:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:13:37 $ docker top 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 -eo pid,comm 05:13:37 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). 05:13:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:37 [ssh-agent] Looking for ssh-agent implementation... 05:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:37 $ docker exec 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent 05:13:37 SSH_AUTH_SOCK=/tmp/ssh-YXAJUNqDEumS/agent.32 05:13:37 SSH_AGENT_PID=38 05:13:37 Running ssh-add (command line suppressed) 05:13:37 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_9180584302843687080.key (/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_9180584302843687080.key) 05:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:38 + git tag --points-at HEAD [Pipeline] } 05:13:38 $ docker exec --env ******** --env ******** 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent -k 05:13:38 unset SSH_AUTH_SOCK; 05:13:38 unset SSH_AGENT_PID; 05:13:38 echo Agent pid 38 killed; 05:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:13:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:13:38 [ssh-agent] Looking for ssh-agent implementation... 05:13:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:13:38 $ docker exec 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent 05:13:38 SSH_AUTH_SOCK=/tmp/ssh-ghxpGf4x5PJ0/agent.71 05:13:38 SSH_AGENT_PID=77 05:13:38 Running ssh-add (command line suppressed) 05:13:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_11106098825854563670.key (/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/private_key_11106098825854563670.key) 05:13:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:13:39 + git semver init 05:13:39 2024-11-13 05:13:39,453 [run_init] DEBUG init version:0.0.0 force:False 05:13:39 2024-11-13 05:13:39,453 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver 05:13:39 2024-11-13 05:13:39,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-593/.semver 05:13:39 2024-11-13 05:13:39,454 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-593/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593, universal_newlines=False, shell=None, istream=None) 05:13:40 2024-11-13 05:13:40,482 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-593/.git/info/exclude 05:13:40 2024-11-13 05:13:40,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 with force:False 05:13:40 2024-11-13 05:13:40,483 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 05:13:40 2024-11-13 05:13:40,487 [execute] INFO git cat-file --batch-check 05:13:40 2024-11-13 05:13:40,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) 05:13:40 2024-11-13 05:13:40,494 [execute] INFO git cat-file --batch 05:13:40 2024-11-13 05:13:40,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-593/.semver, universal_newlines=False, shell=None, istream=) 05:13:40 2024-11-13 05:13:40,500 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-593/.semver/PR-593 05:13:40 0.0.0 [Pipeline] } 05:13:40 $ docker exec --env ******** --env ******** 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 ssh-agent -k 05:13:41 unset SSH_AUTH_SOCK; 05:13:41 unset SSH_AGENT_PID; 05:13:41 echo Agent pid 77 killed; 05:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:13:41 + git semver [Pipeline] } 05:13:41 $ docker stop --time=1 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 05:13:43 $ docker rm -f --volumes 0d61d432eb731556b309f87729512009eff3ac388627995af728e362c4e801b9 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:13:43 Stashed 1 file(s) [Pipeline] echo 05:13:43 [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 05:13:44 provisioning config files... 05:13:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config3148155171924771960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:44 ---> ****-login.sh 05:13:44 nexus3.edgexfoundry.org:10001 05:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:44 Configure a credential helper to remove this warning. See 05:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:44 05:13:44 Login Succeeded 05:13:44 nexus3.edgexfoundry.org:10002 05:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:44 Configure a credential helper to remove this warning. See 05:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:44 05:13:44 Login Succeeded 05:13:44 nexus3.edgexfoundry.org:10003 05:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:45 Configure a credential helper to remove this warning. See 05:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:45 05:13:45 Login Succeeded 05:13:45 nexus3.edgexfoundry.org:10004 05:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:45 Configure a credential helper to remove this warning. See 05:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:45 05:13:45 Login Succeeded 05:13:45 ****.io 05:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:45 Configure a credential helper to remove this warning. See 05:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:45 05:13:45 Login Succeeded 05:13:45 ---> ****-login.sh ends [Pipeline] } 05:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:13:45 ========================================================= 05:13:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:13:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:46 + 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 . 05:13:46 Sending build context to Docker daemon 18.05MB 05:13:46 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:13:46 Step 2/10 : FROM ${BASE} AS builder 05:13:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:13:46 43c4264eed91: Pulling fs layer 05:13:46 4cc291be95ef: Pulling fs layer 05:13:46 2ac1f1163629: Pulling fs layer 05:13:46 5c3c966382ef: Pulling fs layer 05:13:46 4f4fb700ef54: Pulling fs layer 05:13:46 5d5c8e513c77: Pulling fs layer 05:13:46 9f66e0745190: Pulling fs layer 05:13:46 f49a43e4bbc0: Pulling fs layer 05:13:46 561ebcabdf7f: Pulling fs layer 05:13:46 5c3c966382ef: Waiting 05:13:46 4f4fb700ef54: Waiting 05:13:46 f49a43e4bbc0: Waiting 05:13:46 561ebcabdf7f: Waiting 05:13:46 5d5c8e513c77: Waiting 05:13:46 9f66e0745190: Waiting 05:13:46 4cc291be95ef: Download complete 05:13:46 5c3c966382ef: Verifying Checksum 05:13:46 5c3c966382ef: Download complete 05:13:46 4f4fb700ef54: Verifying Checksum 05:13:46 4f4fb700ef54: Download complete 05:13:46 5d5c8e513c77: Download complete 05:13:46 43c4264eed91: Download complete 05:13:46 9f66e0745190: Verifying Checksum 05:13:46 9f66e0745190: Download complete 05:13:46 43c4264eed91: Pull complete 05:13:46 561ebcabdf7f: Download complete 05:13:46 4cc291be95ef: Pull complete 05:13:47 2ac1f1163629: Verifying Checksum 05:13:47 2ac1f1163629: Download complete 05:13:47 f49a43e4bbc0: Verifying Checksum 05:13:47 f49a43e4bbc0: Download complete 05:13:50 2ac1f1163629: Pull complete 05:13:50 5c3c966382ef: Pull complete 05:13:50 4f4fb700ef54: Pull complete 05:13:50 5d5c8e513c77: Pull complete 05:13:50 9f66e0745190: Pull complete 05:13:53 f49a43e4bbc0: Pull complete 05:13:53 561ebcabdf7f: Pull complete 05:13:53 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:13:53 ---> 3a752c3f9dda 05:13:53 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:13:57 ---> Running in 57151d1cab49 05:13:57 Removing intermediate container 57151d1cab49 05:13:57 ---> 719220605396 05:13:57 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:57 ---> Running in 399bf710c724 05:13:57 Removing intermediate container 399bf710c724 05:13:57 ---> be0ff9e87a29 05:13:57 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:13:57 ---> Running in 115fc0f3caff 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:57 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:13:57 (2/8) Installing libedit (20240517.3.1-r0) 05:13:57 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:13:58 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:13:58 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:13:58 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:13:58 (7/8) Installing openssh-server (9.7_p1-r4) 05:13:58 (8/8) Installing openssh (9.7_p1-r4) 05:13:58 Executing busybox-1.36.1-r29.trigger 05:13:58 OK: 252 MiB in 62 packages 05:13:58 Removing intermediate container 115fc0f3caff 05:13:58 ---> d5a571756f1d 05:13:58 Step 6/10 : WORKDIR /device-modbus-go 05:13:58 ---> Running in befa48ae0c85 05:13:58 Removing intermediate container befa48ae0c85 05:13:58 ---> ffb1f32ce603 05:13:58 Step 7/10 : COPY go.mod vendor* ./ 05:13:58 ---> 80312e868fce 05:13:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:58 ---> Running in e57214bbdaa1 05:13:59 Still waiting to schedule task 05:13:59 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26329’ is offline 05:14:45 Removing intermediate container e57214bbdaa1 05:14:45 ---> d6d58194dd10 05:14:45 Step 9/10 : COPY . . 05:14:45 ---> 6380d5d6b949 05:14:45 Step 10/10 : RUN ${MAKE} 05:14:45 ---> Running in c91df65f82bd 05:14:45 noop 05:14:45 Removing intermediate container c91df65f82bd 05:14:45 ---> 3ba79b1f045c 05:14:45 Successfully built 3ba79b1f045c 05:14:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:45 + docker inspect -f . ci-base-image-x86_64 05:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:46 prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container 05:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:14:46 $ docker top d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:46 + go version 05:14:46 go version go1.23.2 linux/amd64 [Pipeline] } 05:14:46 $ docker stop --time=1 d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 05:14:48 $ docker rm -f --volumes d564adb239b9ea6f96eff8b30ee74fa3b6157a1d5feb4f8fde4e344ea018de25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:49 + docker inspect -f . ci-base-image-x86_64 05:14:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:49 prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container 05:14:49 $ 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-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:14:49 $ docker top d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:49 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-593 [Pipeline] fileExists [Pipeline] sh 05:14:50 + make test 05:14:50 go test ./... -coverprofile=coverage.out 05:14:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:15:09 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:15:09 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements 05:15:22 go vet ./... 05:15:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:15:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:15:27 ./bin/test-attribution-txt.sh [Pipeline] echo 05:15:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:15:27 $ docker stop --time=1 d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d 05:15:30 $ docker rm -f --volumes d09ac671607d375b2a0d1e049e2791e29825c89fd71bb9a159a3b2b32b0e421d [Pipeline] // withDockerContainer [Pipeline] sh 05:15:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:15:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:15:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:15:32 + ls -al . 05:15:32 total 260 05:15:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 05:14 . 05:15:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:13 .. 05:15:32 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:13 .dockerignore 05:15:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:15 .git 05:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 .github 05:15:32 -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:13 .gitignore 05:15:32 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:13 .golangci.yml 05:15:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:13 .semver 05:15:32 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:13 Attribution.txt 05:15:32 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:13 CHANGELOG.md 05:15:32 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:13 Dockerfile 05:15:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:13 GOVERNANCE.md 05:15:32 -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:13 Jenkinsfile 05:15:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:13 LICENSE 05:15:32 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:13 Makefile 05:15:32 -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:13 OWNERS.md 05:15:32 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:13 README.md 05:15:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 05:13 VERSION 05:15:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:13 bin 05:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 cmd 05:15:32 -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:15 coverage.out 05:15:32 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:13 go.mod 05:15:32 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:13 go.sum 05:15:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:13 internal 05:15:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:13 simulator 05:15:32 -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:32 + 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=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 --label arch=amd64 --label version=0.0.0 . 05:15:32 Sending build context to Docker daemon 18.08MB 05:15:32 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:15:32 Step 2/23 : FROM ${BASE} AS builder 05:15:32 ---> 3ba79b1f045c 05:15:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:15:33 ---> Running in 1702f0e31329 05:15:33 Removing intermediate container 1702f0e31329 05:15:33 ---> 61b44c10eef4 05:15:33 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:15:33 ---> Running in f5f9b0f6ef1c 05:15:33 Removing intermediate container f5f9b0f6ef1c 05:15:33 ---> 754d40e66562 05:15:33 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:15:33 ---> Running in b54c45439712 05:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:15:34 OK: 252 MiB in 62 packages 05:15:34 Removing intermediate container b54c45439712 05:15:34 ---> 44d90209c8e9 05:15:34 Step 6/23 : WORKDIR /device-modbus-go 05:15:34 ---> Running in b101ec523380 05:15:34 Removing intermediate container b101ec523380 05:15:34 ---> 4c9dc9c53378 05:15:34 Step 7/23 : COPY go.mod vendor* ./ 05:15:34 ---> d3e3b0f28f65 05:15:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:34 ---> Running in e4de942758a4 05:15:35 Removing intermediate container e4de942758a4 05:15:35 ---> 1d3f64d32df1 05:15:35 Step 9/23 : COPY . . 05:15:36 ---> 8768dfcfad8c 05:15:36 Step 10/23 : RUN ${MAKE} 05:15:36 ---> Running in ad54254a9648 05:15:36 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/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:15:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26332 in /w/workspace/xfoundry_device-modbus-go_PR-593 [Pipeline] { [Pipeline] ws 05:15:44 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:15:47 The recommended git tool is: git 05:15:55 using credential edgex-jenkins-ssh 05:15:55 Cloning the remote Git repository 05:15:55 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:15:55 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:15:55 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:15:55 > git --version # timeout=10 05:15:55 > git --version # 'git version 2.25.1' 05:15:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:15:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:16:00 Merging remotes/origin/main commit aac4c7d4bf7ab00be6801211183b9038e4c857bf into PR head commit 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 05:16:00 Merge succeeded, producing 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 05:16:00 Checking out Revision 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 (PR-593) 05:15:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:15:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:15:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/593/head:refs/remotes/origin/PR-593 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:16:00 > git config core.sparsecheckout # timeout=10 05:16:00 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 05:16:00 > git remote # timeout=10 05:16:00 > git config --get remote.origin.url # timeout=10 05:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:16:00 > git merge aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 05:16:00 > git rev-parse HEAD^{commit} # timeout=10 05:16:00 > git config core.sparsecheckout # timeout=10 05:16:00 > git checkout -f 7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 # timeout=10 05:16:01 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:16:01 > git --version # timeout=10 05:16:01 > git --version # 'git version 2.25.1' 05:16:01 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:16:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:16:06 Dload Upload Total Spent Left Speed 05:16:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 05:16:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:16:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:16:07 + sudo tee /etc/docker/daemon.new 05:16:07 { 05:16:07 "registry-mirrors": [ 05:16:07 "https://nexus3.edgexfoundry.org:10001" 05:16:07 ], 05:16:07 "bip": "10.250.0.254/24", 05:16:07 "hosts": [ 05:16:07 "tcp://0.0.0.0:5555", 05:16:07 "unix:///var/run/docker.sock" 05:16:07 ], 05:16:07 "mtu": 1458, 05:16:07 "selinux-enabled": true, 05:16:07 "seccomp-profile": "/etc/docker/seccomp.json" 05:16:07 } [Pipeline] sh 05:16:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:16:08 + sudo service docker restart 05:16:08 Removing intermediate container ad54254a9648 05:16:08 ---> a0269d178c0b 05:16:08 Step 11/23 : FROM alpine:3.20 05:16:08 3.20: Pulling from library/alpine 05:16:08 da9db072f522: Pulling fs layer 05:16:08 da9db072f522: Verifying Checksum 05:16:08 da9db072f522: Download complete 05:16:08 da9db072f522: Pull complete 05:16:08 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:16:08 Status: Downloaded newer image for alpine:3.20 05:16:08 ---> 63b790fccc90 05:16:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:16:08 ---> Running in 1c60e0d0f926 05:16:08 Removing intermediate container 1c60e0d0f926 05:16:08 ---> 6f3a4eeedb41 05:16:08 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:16:08 ---> Running in 7ea652a6878a 05:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:08 (1/1) Installing dumb-init (1.2.5-r3) 05:16:08 Executing busybox-1.36.1-r29.trigger 05:16:08 OK: 8 MiB in 15 packages 05:16:09 Removing intermediate container 7ea652a6878a 05:16:09 ---> 69fcf8210782 05:16:09 Step 14/23 : RUN apk --no-cache upgrade 05:16:09 ---> Running in 1c62be1651c2 05:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:09 Upgrading critical system libraries and apk-tools: 05:16:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:16:09 Executing busybox-1.36.1-r29.trigger 05:16:10 Continuing the upgrade transaction with new apk-tools: 05:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:16:10 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:16:10 OK: 8 MiB in 15 packages 05:16:10 Removing intermediate container 1c62be1651c2 05:16:10 ---> e62936b4593e 05:16:10 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:16:11 ---> 1024f71e972d 05:16:11 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:16:12 ---> dd48784cf5ae 05:16:12 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:16:12 ---> 16bc2ceb5ed6 05:16:12 Step 18/23 : EXPOSE 59901 05:16:12 ---> Running in db8f79fc0af5 05:16:12 Removing intermediate container db8f79fc0af5 05:16:12 ---> eaf272a27c85 05:16:12 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:16:12 ---> Running in 7a2b22f332d5 05:16:12 Removing intermediate container 7a2b22f332d5 05:16:12 ---> 69451e565b1d 05:16:12 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:16:12 ---> Running in de26267f0187 05:16:12 Removing intermediate container de26267f0187 05:16:12 ---> 47b281c56b48 05:16:12 Step 21/23 : LABEL arch=amd64 05:16:12 ---> Running in 1c0c9c05d39c 05:16:12 Removing intermediate container 1c0c9c05d39c 05:16:12 ---> 5e079da7b709 05:16:12 Step 22/23 : LABEL git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 05:16:12 ---> Running in e507ea2e0d2d 05:16:12 Removing intermediate container e507ea2e0d2d 05:16:12 ---> 7cf4f0802873 05:16:12 Step 23/23 : LABEL version=0.0.0 05:16:12 ---> Running in bc40ae600639 05:16:12 Removing intermediate container bc40ae600639 05:16:12 ---> 0db078708a10 05:16:12 [Warning] One or more build-args [ARCH] were not consumed 05:16:12 Successfully built 0db078708a10 05:16:12 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 05:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:13 05:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:13 latest: Pulling from edgex-lftools-log-publisher 05:16:13 5eb5b503b376: Pulling fs layer 05:16:13 5c69ac0246d0: Pulling fs layer 05:16:13 ec43610c2a17: Pulling fs layer 05:16:13 3a2ae6a8a46f: Pulling fs layer 05:16:13 33b1e0a273af: Pulling fs layer 05:16:13 5d3b04190fa2: Pulling fs layer 05:16:13 2f39f015ded8: Pulling fs layer 05:16:13 3a2ae6a8a46f: Waiting 05:16:13 33b1e0a273af: Waiting 05:16:13 5d3b04190fa2: Waiting 05:16:13 2f39f015ded8: Waiting 05:16:13 5c69ac0246d0: Download complete 05:16:13 3a2ae6a8a46f: Verifying Checksum 05:16:13 3a2ae6a8a46f: Download complete 05:16:13 33b1e0a273af: Verifying Checksum 05:16:13 33b1e0a273af: Download complete 05:16:13 ec43610c2a17: Verifying Checksum 05:16:13 ec43610c2a17: Download complete 05:16:13 5d3b04190fa2: Verifying Checksum 05:16:13 5d3b04190fa2: Download complete 05:16:14 5eb5b503b376: Verifying Checksum 05:16:14 5eb5b503b376: Download complete 05:16:14 2f39f015ded8: Download complete 05:16:15 5eb5b503b376: Pull complete 05:16:15 5c69ac0246d0: Pull complete 05:16:16 ec43610c2a17: Pull complete 05:16:16 3a2ae6a8a46f: Pull complete 05:16:16 33b1e0a273af: Pull complete 05:16:16 5d3b04190fa2: Pull complete 05:16:20 2f39f015ded8: Pull complete 05:16:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:16:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:20 prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container 05:16:20 $ 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-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:16:24 $ docker top cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:24 ---> job-cost.sh 05:16:24 lf-activate-venv: SKIPPING 05:16:24 INFO: No Stack... 05:16:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:25 INFO: Archiving Costs [Pipeline] sh 05:16:25 + cat /w/workspace/xfoundry_device-modbus-go_PR-593/archives/cost.csv 05:16:25 + cut -d, -f6 [Pipeline] lock 05:16:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] 05:16:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] did not exist. Created. 05:16:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:26 + echo total: 0.2199999988079071 [Pipeline] stash 05:16:26 Stashed 1 file(s) [Pipeline] } 05:16:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:26 $ docker stop --time=1 cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b 05:16:27 $ docker rm -f --volumes cfa6bfc8008904091ea650a7c1676999b9a7a82de4746999844de14eaad9b83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 05:16:27 provisioning config files... [Pipeline] } 05:16:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9918278217627319097tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 05:16:28 ---> ****-login.sh 05:16:28 nexus3.edgexfoundry.org:10001 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 nexus3.edgexfoundry.org:10002 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 nexus3.edgexfoundry.org:10003 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:30 Configure a credential helper to remove this warning. See 05:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:30 05:16:30 Login Succeeded 05:16:30 nexus3.edgexfoundry.org:10004 05:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:30 Configure a credential helper to remove this warning. See 05:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:30 05:16:30 Login Succeeded 05:16:30 ****.io 05:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:30 Configure a credential helper to remove this warning. See 05:16:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:30 05:16:30 Login Succeeded 05:16:30 ---> ****-login.sh ends [Pipeline] } 05:16:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:16:31 ========================================================= 05:16:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:16:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:32 + 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 . 05:16:32 Sending build context to Docker daemon 9.165MB 05:16:33 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:16:33 Step 2/10 : FROM ${BASE} AS builder 05:16:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:16:33 cf04c63912e1: Pulling fs layer 05:16:33 55b35a11ae5e: Pulling fs layer 05:16:33 a37a00ec5f00: Pulling fs layer 05:16:33 50b3750afda1: Pulling fs layer 05:16:33 4f4fb700ef54: Pulling fs layer 05:16:33 80978eb59214: Pulling fs layer 05:16:33 c9f46d7d2bd2: Pulling fs layer 05:16:33 c5a475d317c9: Pulling fs layer 05:16:33 80978eb59214: Waiting 05:16:33 c9f46d7d2bd2: Waiting 05:16:33 c5a475d317c9: Waiting 05:16:33 50b3750afda1: Waiting 05:16:33 4f4fb700ef54: Waiting 05:16:33 55b35a11ae5e: Verifying Checksum 05:16:33 55b35a11ae5e: Download complete 05:16:33 50b3750afda1: Verifying Checksum 05:16:33 50b3750afda1: Download complete 05:16:33 4f4fb700ef54: Verifying Checksum 05:16:33 4f4fb700ef54: Download complete 05:16:33 80978eb59214: Verifying Checksum 05:16:33 80978eb59214: Download complete 05:16:33 cf04c63912e1: Verifying Checksum 05:16:33 cf04c63912e1: Download complete 05:16:33 c5a475d317c9: Verifying Checksum 05:16:33 c5a475d317c9: Download complete 05:16:34 cf04c63912e1: Pull complete 05:16:34 55b35a11ae5e: Pull complete 05:16:35 a37a00ec5f00: Verifying Checksum 05:16:35 a37a00ec5f00: Download complete 05:16:35 c9f46d7d2bd2: Download complete 05:16:48 a37a00ec5f00: Pull complete 05:16:48 50b3750afda1: Pull complete 05:16:48 4f4fb700ef54: Pull complete 05:16:48 80978eb59214: Pull complete 05:16:56 c9f46d7d2bd2: Pull complete 05:16:57 c5a475d317c9: Pull complete 05:16:57 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:16:57 ---> be29e6b0f0d4 05:16:57 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:16:59 ---> Running in 70b8f3565d1a 05:16:59 Removing intermediate container 70b8f3565d1a 05:16:59 ---> b213839eddc1 05:16:59 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:16:59 ---> Running in 6cf824e7e950 05:16:59 Removing intermediate container 6cf824e7e950 05:16:59 ---> 3e7845639e9e 05:16:59 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:16:59 ---> Running in b9b4a4a6432e 05:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:17:02 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:17:02 (2/8) Installing libedit (20240517.3.1-r0) 05:17:02 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:17:02 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:17:02 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:17:02 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:17:03 (7/8) Installing openssh-server (9.7_p1-r4) 05:17:03 (8/8) Installing openssh (9.7_p1-r4) 05:17:03 Executing busybox-1.36.1-r29.trigger 05:17:03 OK: 244 MiB in 62 packages 05:17:05 Removing intermediate container b9b4a4a6432e 05:17:05 ---> f1d226bbad2d 05:17:05 Step 6/10 : WORKDIR /device-modbus-go 05:17:05 ---> Running in 478ac7196609 05:17:05 Removing intermediate container 478ac7196609 05:17:05 ---> a1e898d0b665 05:17:05 Step 7/10 : COPY go.mod vendor* ./ 05:17:05 ---> d08ceba1c8e7 05:17:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:05 ---> Running in a44a82610def 05:18:57 Removing intermediate container a44a82610def 05:18:57 ---> e0cde67b7edf 05:18:57 Step 9/10 : COPY . . 05:18:57 ---> 787b2b26c991 05:18:57 Step 10/10 : RUN ${MAKE} 05:18:57 ---> Running in 6adc2fdaae92 05:18:57 noop 05:18:57 Removing intermediate container 6adc2fdaae92 05:18:57 ---> ffe47fd92eda 05:18:57 Successfully built ffe47fd92eda 05:18:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:57 + docker inspect -f . ci-base-image-arm64 05:18:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container 05:18:58 $ 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 ******** ci-base-image-arm64 cat 05:18:59 $ docker top 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:00 + go version 05:19:00 go version go1.23.2 linux/arm64 [Pipeline] } 05:19:00 $ docker stop --time=1 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 05:19:01 $ docker rm -f --volumes 858e13e3609602c83f73c64cfd04b6e9505c194810cd44d55248045355b5e092 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:04 + docker inspect -f . ci-base-image-arm64 05:19:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:04 prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container 05:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** ci-base-image-arm64 cat 05:19:05 $ docker top 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:19:06 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:19:06 + make test 05:19:06 go test ./... -coverprofile=coverage.out 05:19:12 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:22:33 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:22:33 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 48.0% of statements 05:22:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:22:33 go vet ./... 05:23:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:20 ./bin/test-attribution-txt.sh [Pipeline] echo 05:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:23:20 $ docker stop --time=1 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 05:23:22 $ docker rm -f --volumes 3b9080262e3c613dd842636380dd40b2d86526b4080b246d5cccfbf701b146a5 [Pipeline] // withDockerContainer [Pipeline] sh 05:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:23:24 Warning: overwriting stash ‘coverage-report’ 05:23:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:23:26 + ls -al . 05:23:26 total 256 05:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:19 . 05:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:15 .. 05:23:26 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:16 .dockerignore 05:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:16 .git 05:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 .github 05:23:26 -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:16 .gitignore 05:23:26 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:16 .golangci.yml 05:23:26 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:16 Attribution.txt 05:23:26 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:16 CHANGELOG.md 05:23:26 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:16 Dockerfile 05:23:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:16 GOVERNANCE.md 05:23:26 -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:16 Jenkinsfile 05:23:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:16 LICENSE 05:23:26 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:16 Makefile 05:23:26 -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:16 OWNERS.md 05:23:26 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:16 README.md 05:23:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 05:13 VERSION 05:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:16 bin 05:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 cmd 05:23:26 -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:22 coverage.out 05:23:26 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:16 go.mod 05:23:26 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:16 go.sum 05:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:16 internal 05:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:16 simulator 05:23:26 -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:26 + 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=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 --label arch=arm64 --label version=0.0.0 . 05:23:27 Sending build context to Docker daemon 9.191MB 05:23:27 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:23:27 Step 2/23 : FROM ${BASE} AS builder 05:23:27 ---> ffe47fd92eda 05:23:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:23:28 ---> Running in db31ae7c6d8a 05:23:29 Removing intermediate container db31ae7c6d8a 05:23:29 ---> fbe469ee0651 05:23:29 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:23:29 ---> Running in 8402ac0f4059 05:23:29 Removing intermediate container 8402ac0f4059 05:23:29 ---> 38be4df1f2e2 05:23:29 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:23:29 ---> Running in 4503ebff7a2a 05:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:23:32 OK: 244 MiB in 62 packages 05:23:33 Removing intermediate container 4503ebff7a2a 05:23:33 ---> deed97693c0b 05:23:33 Step 6/23 : WORKDIR /device-modbus-go 05:23:33 ---> Running in cbdcd36490cc 05:23:33 Removing intermediate container cbdcd36490cc 05:23:33 ---> 4e82c5181365 05:23:33 Step 7/23 : COPY go.mod vendor* ./ 05:23:34 ---> 0018c6ea5974 05:23:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:23:34 ---> Running in 49a2423cc1dc 05:23:37 Removing intermediate container 49a2423cc1dc 05:23:37 ---> 88cb5b9647db 05:23:37 Step 9/23 : COPY . . 05:23:38 ---> 24ecc8d475b3 05:23:38 Step 10/23 : RUN ${MAKE} 05:23:38 ---> Running in 612766b2e245 05:23:39 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/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:27:01 Removing intermediate container 612766b2e245 05:27:01 ---> 2d74d4d29bd8 05:27:01 Step 11/23 : FROM alpine:3.20 05:27:01 3.20: Pulling from library/alpine 05:27:01 9986a736f7d3: Pulling fs layer 05:27:01 9986a736f7d3: Verifying Checksum 05:27:01 9986a736f7d3: Download complete 05:27:01 9986a736f7d3: Pull complete 05:27:01 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:27:01 Status: Downloaded newer image for alpine:3.20 05:27:01 ---> 511a44083d3a 05:27:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:27:01 ---> Running in 5c4c80e5f6ec 05:27:01 Removing intermediate container 5c4c80e5f6ec 05:27:01 ---> 4bbca7240cda 05:27:01 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:27:01 ---> Running in d995de134718 05:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:03 (1/1) Installing dumb-init (1.2.5-r3) 05:27:03 Executing busybox-1.36.1-r29.trigger 05:27:03 OK: 9 MiB in 15 packages 05:27:04 Removing intermediate container d995de134718 05:27:04 ---> 1389c92b4b02 05:27:04 Step 14/23 : RUN apk --no-cache upgrade 05:27:04 ---> Running in 27d1c05419bc 05:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:07 Upgrading critical system libraries and apk-tools: 05:27:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:27:07 Executing busybox-1.36.1-r29.trigger 05:27:07 Continuing the upgrade transaction with new apk-tools: 05:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:27:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:27:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:27:09 OK: 9 MiB in 15 packages 05:27:09 Removing intermediate container 27d1c05419bc 05:27:09 ---> b0d647f1406a 05:27:09 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:27:12 ---> 484b37593035 05:27:12 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:27:12 ---> 444657464c85 05:27:12 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:27:13 ---> bf03ba7fef78 05:27:13 Step 18/23 : EXPOSE 59901 05:27:13 ---> Running in 10e2dde7f297 05:27:13 Removing intermediate container 10e2dde7f297 05:27:13 ---> 88c239280f0e 05:27:13 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:27:13 ---> Running in cd6bffe6773d 05:27:14 Removing intermediate container cd6bffe6773d 05:27:14 ---> a2a3b1e12a85 05:27:14 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:27:14 ---> Running in e49d30cfda15 05:27:14 Removing intermediate container e49d30cfda15 05:27:14 ---> ad93d9657b43 05:27:14 Step 21/23 : LABEL arch=arm64 05:27:14 ---> Running in 92d7b58036cb 05:27:14 Removing intermediate container 92d7b58036cb 05:27:14 ---> 787cb1103454 05:27:14 Step 22/23 : LABEL git_sha=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 05:27:14 ---> Running in f23161f97f8a 05:27:15 Removing intermediate container f23161f97f8a 05:27:15 ---> 715678e092e2 05:27:15 Step 23/23 : LABEL version=0.0.0 05:27:15 ---> Running in d38bd9b6b879 05:27:15 Removing intermediate container d38bd9b6b879 05:27:15 ---> a4f4b0684d71 05:27:15 [Warning] One or more build-args [ARCH] were not consumed 05:27:15 Successfully built a4f4b0684d71 05:27:15 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 05:27:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:16 05:27:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:16 arm64: Pulling from edgex-lftools-log-publisher 05:27:16 8998bd30e6a1: Pulling fs layer 05:27:16 04944245beec: Pulling fs layer 05:27:16 699f458cf7ca: Pulling fs layer 05:27:16 765212b225bb: Pulling fs layer 05:27:16 f23df028b6ca: Pulling fs layer 05:27:16 d65c8cfc05b1: Pulling fs layer 05:27:16 2437ff75d9bd: Pulling fs layer 05:27:16 765212b225bb: Waiting 05:27:16 f23df028b6ca: Waiting 05:27:16 d65c8cfc05b1: Waiting 05:27:16 2437ff75d9bd: Waiting 05:27:17 04944245beec: Verifying Checksum 05:27:17 04944245beec: Download complete 05:27:17 765212b225bb: Verifying Checksum 05:27:17 765212b225bb: Download complete 05:27:17 f23df028b6ca: Verifying Checksum 05:27:17 f23df028b6ca: Download complete 05:27:17 d65c8cfc05b1: Verifying Checksum 05:27:17 d65c8cfc05b1: Download complete 05:27:17 699f458cf7ca: Verifying Checksum 05:27:17 699f458cf7ca: Download complete 05:27:17 8998bd30e6a1: Download complete 05:27:20 2437ff75d9bd: Verifying Checksum 05:27:20 2437ff75d9bd: Download complete 05:27:22 8998bd30e6a1: Pull complete 05:27:22 04944245beec: Pull complete 05:27:24 699f458cf7ca: Pull complete 05:27:24 765212b225bb: Pull complete 05:27:25 f23df028b6ca: Pull complete 05:27:25 d65c8cfc05b1: Pull complete 05:27:43 2437ff75d9bd: Pull complete 05:27:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:27:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:27:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:44 prd-ubuntu20.04-docker-arm64-4c-16g-26332 does not seem to be running inside a container 05:27:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:27:46 $ docker top 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:47 ---> job-cost.sh 05:27:47 lf-activate-venv: SKIPPING 05:27:47 INFO: No Stack... 05:27:48 INFO: Retrieving Pricing Info for: v3-standard-4 05:27:49 INFO: Archiving Costs [Pipeline] sh 05:27:49 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:27:49 + cut -d, -f6 [Pipeline] lock 05:27:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] 05:27:49 Resource [jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] did not exist. Created. 05:27:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:27:50 /w/workspace/device-modbus-go/1@tmp/durable-59b581e5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:27:51 + echo total: 0.10999999940395355 [Pipeline] stash 05:27:51 Warning: overwriting stash ‘stack-cost’ 05:27:51 Stashed 1 file(s) [Pipeline] } 05:27:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-593-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:27:51 $ docker stop --time=1 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 05:27:53 $ docker rm -f --volumes 7d158e377668db4e17da4b5b2f667c319fef21b0611aa8d0492d78bf4a5a8575 [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 05:27:54 provisioning config files... 05:27:54 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config6236116769395964756tmp [Pipeline] { [Pipeline] sh 05:27:54 + set +x 05:27:54 + bash -s -- 05:27:54 + curl -s https://codecov.io/bash 05:27:54 05:27:54 _____ _ 05:27:54 / ____| | | 05:27:54 | | ___ __| | ___ ___ _____ __ 05:27:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:27:54 | |___| (_) | (_| | __/ (_| (_) \ V / 05:27:54 \_____\___/ \__,_|\___|\___\___/ \_/ 05:27:54 Bash-1.0.6 05:27:54 05:27:54 05:27:54 ==> git version 2.25.1 found 05:27:54 ==> 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 05:27:54 Release-Date: 2020-01-08 05:27:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:27:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:27:54 ==> Jenkins CI detected. 05:27:54 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-593 05:27:54 project root: . 05:27:54 --> token set from env 05:27:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:27:54 ==> Running gcov in . (disable via -X gcov) 05:27:54 ==> Python coveragepy not found 05:27:54 ==> Searching for coverage reports in: 05:27:54 + . 05:27:54 -> Found 1 reports 05:27:54 ==> Detecting git/mercurial file structure 05:27:54 ==> Reading reports 05:27:54 + ./coverage.out bytes=25464 05:27:54 ==> Appending adjustments 05:27:54 https://docs.codecov.io/docs/fixing-reports 05:27:54 + Found adjustments 05:27:54 ==> Gzipping contents 05:27:54 4.0K /tmp/codecov.uYXlkP.gz 05:27:54 ==> Uploading reports 05:27:54 url: https://codecov.io 05:27:54 query: branch=PR-593&commit=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=593&job=&cmd_args= 05:27:54 -> Pinging Codecov 05:27:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-593&commit=7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=593&job=&cmd_args= 05:27:55 -> Uploading to 05:27:55 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2/386f3b76-c7a2-4856-a3f7-9ee8f18fd529.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T052754Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=314c3d0956830e7bb68e31f4fb8dcdc371a37cac4fc6a965d8ed176a67afd037 05:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:55 Dload Upload Total Spent Left Speed 05:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 17632 --:--:-- --:--:-- --:--:-- 17632 05:27:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7b6a22c1247954a5f2d5d10cf7975ec092c5f8f2 [Pipeline] } 05:27:55 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 05:27:57 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-593/archives ] 05:27:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-593/archives 05:27:57 total 16 05:27:57 drwxr-xr-x 3 root root 4096 Nov 13 05:16 . 05:27:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:16 .. 05:27:57 drwxr-xr-x 2 root root 4096 Nov 13 05:16 cost 05:27:57 -rw-r--r-- 1 root root 88 Nov 13 05:16 cost.csv 05:27:57 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-593/archives 05:27:57 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-593/archives 05:27:57 total 16 05:27:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:16 . 05:27:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:16 .. 05:27:57 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 05:16 cost 05:27:57 -rw-r--r-- 1 jenkins jenkins 88 Nov 13 05:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:27:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:58 ---> package-listing.sh 05:27:58 ++ facter osfamily 05:27:58 ++ tr '[:upper:]' '[:lower:]' 05:27:59 + OS_FAMILY=debian 05:27:59 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-593 05:27:59 + START_PACKAGES=/tmp/packages_start.txt 05:27:59 + END_PACKAGES=/tmp/packages_end.txt 05:27:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:59 + PACKAGES=/tmp/packages_start.txt 05:27:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-593 ']' 05:27:59 + PACKAGES=/tmp/packages_end.txt 05:27:59 + case "${OS_FAMILY}" in 05:27:59 + dpkg -l 05:27:59 + grep '^ii' 05:27:59 + '[' -f /tmp/packages_start.txt ']' 05:27:59 + '[' -f /tmp/packages_end.txt ']' 05:27:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:59 + '[' /w/workspace/xfoundry_device-modbus-go_PR-593 ']' 05:27:59 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-593/archives/ 05:27:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-593/archives/ [Pipeline] echo 05:27:59 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-593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:27:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:00 prd-ubuntu20.04-docker-8c-8g-26331 does not seem to be running inside a container 05:28:00 $ 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-593/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-593 -v /w/workspace/xfoundry_device-modbus-go_PR-593:/w/workspace/xfoundry_device-modbus-go_PR-593:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-593@tmp:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:28:00 $ docker top 4464daa660b76bc3770bf6941406999eec7353ada0213d6e9b61107aa0f9eccc -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:00 + touch /tmp/pre-build-complete [Pipeline] sh 05:28:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:28:01 + ls /var/log/sa-host 05:28:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:01 provisioning config files... 05:28:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-593@tmp/config18435902251228581293tmp [Pipeline] { [Pipeline] echo 05:28:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> create-netrc.sh [Pipeline] } 05:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:28:02 ---> python-tools-install.sh [Pipeline] echo 05:28:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:28:03 ---> sudo-logs.sh 05:28:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:28:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:28:03 ---> job-cost.sh 05:28:03 lf-activate-venv: SKIPPING 05:28:03 DEBUG: total: 0.2199999988079071 05:28:03 INFO: Retrieving Stack Cost... 05:28:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:28:04 INFO: Archiving Costs [Pipeline] echo 05:28:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:28:04 ---> logs-deploy.sh 05:28:04 lf-activate-venv: SKIPPING 05:28:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-593/1 05:28:04 INFO: archiving workspace using pattern(s): 05:28:05 Archives upload complete. 05:28:06 INFO: archiving logs to Nexus 05:28:06 ---> uname -a: 05:28:06 Linux prd-ubuntu20-04-docker-8c-8g-26331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:28:06 05:28:06 05:28:06 ---> lscpu: 05:28:06 Architecture: x86_64 05:28:06 CPU op-mode(s): 32-bit, 64-bit 05:28:06 Byte Order: Little Endian 05:28:06 Address sizes: 40 bits physical, 48 bits virtual 05:28:06 CPU(s): 8 05:28:06 On-line CPU(s) list: 0-7 05:28:06 Thread(s) per core: 1 05:28:06 Core(s) per socket: 1 05:28:06 Socket(s): 8 05:28:06 NUMA node(s): 1 05:28:06 Vendor ID: AuthenticAMD 05:28:06 CPU family: 23 05:28:06 Model: 49 05:28:06 Model name: AMD EPYC-Rome Processor 05:28:06 Stepping: 0 05:28:06 CPU MHz: 2799.998 05:28:06 BogoMIPS: 5599.99 05:28:06 Virtualization: AMD-V 05:28:06 Hypervisor vendor: KVM 05:28:06 Virtualization type: full 05:28:06 L1d cache: 256 KiB 05:28:06 L1i cache: 256 KiB 05:28:06 L2 cache: 4 MiB 05:28:06 L3 cache: 128 MiB 05:28:06 NUMA node0 CPU(s): 0-7 05:28:06 Vulnerability Itlb multihit: Not affected 05:28:06 Vulnerability L1tf: Not affected 05:28:06 Vulnerability Mds: Not affected 05:28:06 Vulnerability Meltdown: Not affected 05:28:06 Vulnerability Mmio stale data: Not affected 05:28:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:28:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:28:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:28:06 Vulnerability Srbds: Not affected 05:28:06 Vulnerability Tsx async abort: Not affected 05:28:06 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 05:28:06 05:28:06 05:28:06 ---> nproc: 05:28:06 8 05:28:06 05:28:06 05:28:06 ---> df -h: 05:28:06 Filesystem Size Used Avail Use% Mounted on 05:28:06 overlay 155G 12G 143G 8% / 05:28:06 tmpfs 64M 0 64M 0% /dev 05:28:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:28:06 shm 64M 0 64M 0% /dev/shm 05:28:06 /dev/vda1 155G 12G 143G 8% /facter-os 05:28:06 05:28:06