Pull request #584 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9fc2f1cd0068de4d5b81cada2ce205015fab4369+7248720eb6e2bf16815f86cf3de46e0922eeefd9 (438ac95b018d13ae1fb16e278dfc633709b31f95) 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-ssh5221040972228531488.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-ssh13719338648331783707.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-584/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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5879498883544614863.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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12909968912207852762.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-ssh15360608036253992590.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-584/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-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9072731756409837371.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-22976’ Running on prd-ubuntu20.04-docker-8c-8g-22978 in /w/workspace/xfoundry_device-modbus-go_PR-584 [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-584 # 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/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 9fc2f1cd0068de4d5b81cada2ce205015fab4369 Merge succeeded, producing 9fc2f1cd0068de4d5b81cada2ce205015fab4369 Checking out Revision 9fc2f1cd0068de4d5b81cada2ce205015fab4369 (PR-584) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 9fc2f1cd0068de4d5b81cada2ce205015fab4369 # 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 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9fc2f1cd0068de4d5b81cada2ce205015fab4369 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:55:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:55:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:55:24 ========================================================= 05:55:24 EdgeX Global Pipelines Version Info 05:55:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:55:25 ------------------- 05:55:25 stable info: 05:55:25 ------------------- 05:55:25 Commited By: Ginny Guan ginny@iotechsys.com 05:55:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:55:25 Message: update stable to v1.0.265 05:55:25 ------------------- 05:55:25 experimental info: 05:55:25 ------------------- 05:55:25 Commited By: Cherry Wang cherry@iotechsys.com 05:55:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:55:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9fc2f1cd0068de4d5b81cada2ce205015fab4369 [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9fc2f1c [Pipeline] echo 05:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:27 provisioning config files... 05:55:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/config9933756676650546756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:28 ---> ****-login.sh 05:55:28 nexus3.edgexfoundry.org:10001 05:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:28 Configure a credential helper to remove this warning. See 05:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:28 05:55:28 Login Succeeded 05:55:28 nexus3.edgexfoundry.org:10002 05:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:28 Configure a credential helper to remove this warning. See 05:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:28 05:55:28 Login Succeeded 05:55:28 nexus3.edgexfoundry.org:10003 05:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:28 Configure a credential helper to remove this warning. See 05:55:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:28 05:55:28 Login Succeeded 05:55:28 nexus3.edgexfoundry.org:10004 05:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:29 Configure a credential helper to remove this warning. See 05:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:29 05:55:29 Login Succeeded 05:55:29 ****.io 05:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:29 Configure a credential helper to remove this warning. See 05:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:29 05:55:29 Login Succeeded 05:55:29 ---> ****-login.sh ends [Pipeline] } 05:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:55:30 + git rev-list -1 --merges 9fc2f1cd0068de4d5b81cada2ce205015fab4369~1..9fc2f1cd0068de4d5b81cada2ce205015fab4369 [Pipeline] echo 05:55:30 -----------> git rev-list -1 --merges 9fc2f1cd0068de4d5b81cada2ce205015fab4369~1..9fc2f1cd0068de4d5b81cada2ce205015fab4369 9fc2f1cd0068de4d5b81cada2ce205015fab4369 [false] [Pipeline] sh 05:55:30 + git log --format=format:%s -1 9fc2f1cd0068de4d5b81cada2ce205015fab4369 [Pipeline] echo 05:55:30 ========================================================= 05:55:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:55:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:30 + git log --format=format:%s -1 9fc2f1cd0068de4d5b81cada2ce205015fab4369 [Pipeline] echo 05:55:31 [semverPrep] GIT_COMMIT: 9fc2f1cd0068de4d5b81cada2ce205015fab4369, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:55:31 [semverPrep] This is not a build commit. [Pipeline] sh 05:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:55:31 + grep -v github /etc/ssh/ssh_known_hosts 05:55:31 + [ -e /tmp/ssh_known_hosts ] 05:55:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:55:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:55:31 + sudo tee -a /etc/ssh/ssh_known_hosts 05:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:31 05:55:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:32 0.1.4: Pulling from edgex-devops/py-git-semver 05:55:32 b85a868b505f: Pulling fs layer 05:55:32 e2be974225ed: Pulling fs layer 05:55:32 339a4e72a1f5: Pulling fs layer 05:55:32 988bab9f4d93: Pulling fs layer 05:55:32 1469e6f7b9e6: Pulling fs layer 05:55:32 eaf3925da568: Pulling fs layer 05:55:32 bab4dde63d76: Pulling fs layer 05:55:32 bde34c3a00c8: Pulling fs layer 05:55:32 b352a97aabf1: Pulling fs layer 05:55:32 4872d77fe225: Pulling fs layer 05:55:32 5851b861e8e6: Pulling fs layer 05:55:32 1469e6f7b9e6: Waiting 05:55:32 eaf3925da568: Waiting 05:55:32 bab4dde63d76: Waiting 05:55:32 bde34c3a00c8: Waiting 05:55:32 b352a97aabf1: Waiting 05:55:32 4872d77fe225: Waiting 05:55:32 5851b861e8e6: Waiting 05:55:32 988bab9f4d93: Waiting 05:55:32 e2be974225ed: Download complete 05:55:32 988bab9f4d93: Verifying Checksum 05:55:32 988bab9f4d93: Download complete 05:55:32 1469e6f7b9e6: Verifying Checksum 05:55:32 1469e6f7b9e6: Download complete 05:55:32 eaf3925da568: Verifying Checksum 05:55:32 eaf3925da568: Download complete 05:55:32 339a4e72a1f5: Verifying Checksum 05:55:32 339a4e72a1f5: Download complete 05:55:32 bde34c3a00c8: Verifying Checksum 05:55:32 bde34c3a00c8: Download complete 05:55:32 b352a97aabf1: Verifying Checksum 05:55:32 b352a97aabf1: Download complete 05:55:32 4872d77fe225: Verifying Checksum 05:55:32 4872d77fe225: Download complete 05:55:32 5851b861e8e6: Verifying Checksum 05:55:32 5851b861e8e6: Download complete 05:55:32 b85a868b505f: Verifying Checksum 05:55:32 b85a868b505f: Download complete 05:55:32 bab4dde63d76: Verifying Checksum 05:55:32 bab4dde63d76: Download complete 05:55:34 b85a868b505f: Pull complete 05:55:34 e2be974225ed: Pull complete 05:55:34 339a4e72a1f5: Pull complete 05:55:34 988bab9f4d93: Pull complete 05:55:35 1469e6f7b9e6: Pull complete 05:55:35 eaf3925da568: Pull complete 05:55:36 bab4dde63d76: Pull complete 05:55:37 bde34c3a00c8: Pull complete 05:55:37 b352a97aabf1: Pull complete 05:55:37 4872d77fe225: Pull complete 05:55:37 5851b861e8e6: Pull complete 05:55:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:37 prd-ubuntu20.04-docker-8c-8g-22978 does not seem to be running inside a container 05:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-584 -v /w/workspace/xfoundry_device-modbus-go_PR-584:/w/workspace/xfoundry_device-modbus-go_PR-584:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-584@tmp:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:55:39 $ docker top 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b -eo pid,comm 05:55:39 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:55:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:40 [ssh-agent] Looking for ssh-agent implementation... 05:55:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:40 $ docker exec 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b ssh-agent 05:55:40 SSH_AUTH_SOCK=/tmp/ssh-5otbPIIkuhzF/agent.32 05:55:40 SSH_AGENT_PID=38 05:55:40 Running ssh-add (command line suppressed) 05:55:40 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-584@tmp/private_key_530738459318747356.key (/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/private_key_530738459318747356.key) 05:55:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:40 + git tag --points-at HEAD [Pipeline] } 05:55:40 $ docker exec --env ******** --env ******** 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b ssh-agent -k 05:55:40 unset SSH_AUTH_SOCK; 05:55:40 unset SSH_AGENT_PID; 05:55:40 echo Agent pid 38 killed; 05:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:41 [ssh-agent] Looking for ssh-agent implementation... 05:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:41 $ docker exec 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b ssh-agent 05:55:41 SSH_AUTH_SOCK=/tmp/ssh-aVrbJ5AuX4zT/agent.71 05:55:41 SSH_AGENT_PID=77 05:55:41 Running ssh-add (command line suppressed) 05:55:41 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-584@tmp/private_key_10590590169992375869.key (/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/private_key_10590590169992375869.key) 05:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:41 + git semver init 05:55:42 2024-10-17 05:55:41,970 [run_init] DEBUG init version:0.0.0 force:False 05:55:42 2024-10-17 05:55:41,971 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-584/.semver 05:55:42 2024-10-17 05:55:41,971 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-584/.semver 05:55:42 2024-10-17 05:55:41,971 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-584/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-584, universal_newlines=False, shell=None, istream=None) 05:55:42 2024-10-17 05:55:42,974 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-584/.git/info/exclude 05:55:42 2024-10-17 05:55:42,974 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-584/.semver/PR-584 with force:False 05:55:42 2024-10-17 05:55:42,975 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-584/.semver/PR-584 05:55:42 2024-10-17 05:55:42,979 [execute] INFO git cat-file --batch-check 05:55:42 2024-10-17 05:55:42,979 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 05:55:42 2024-10-17 05:55:42,985 [execute] INFO git cat-file --batch 05:55:42 2024-10-17 05:55:42,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 05:55:42 2024-10-17 05:55:42,990 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-584/.semver/PR-584 05:55:42 0.0.0 [Pipeline] } 05:55:43 $ docker exec --env ******** --env ******** 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b ssh-agent -k 05:55:43 unset SSH_AUTH_SOCK; 05:55:43 unset SSH_AGENT_PID; 05:55:43 echo Agent pid 77 killed; 05:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:43 + git semver [Pipeline] } 05:55:44 $ docker stop --time=1 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b 05:55:45 $ docker rm -f --volumes 35c2a152c20511749daa6b5c406ae1941bf516039c2851c97b4f5df8e453699b [Pipeline] // withDockerContainer [Pipeline] sh 05:55:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:55:46 Stashed 1 file(s) [Pipeline] echo 05:55:46 [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:55:47 provisioning config files... 05:55:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/config15808883193630633760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:47 ---> ****-login.sh 05:55:47 nexus3.edgexfoundry.org:10001 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 nexus3.edgexfoundry.org:10002 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 nexus3.edgexfoundry.org:10003 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 nexus3.edgexfoundry.org:10004 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 ****.io 05:55:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:47 Configure a credential helper to remove this warning. See 05:55:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:47 05:55:47 Login Succeeded 05:55:47 ---> ****-login.sh ends [Pipeline] } 05:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:48 ========================================================= 05:55:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:55:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:48 + 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:55:48 Sending build context to Docker daemon 17.96MB 05:55:48 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:55:48 Step 2/10 : FROM ${BASE} AS builder 05:55:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:55:48 43c4264eed91: Pulling fs layer 05:55:48 4cc291be95ef: Pulling fs layer 05:55:48 2ac1f1163629: Pulling fs layer 05:55:48 5c3c966382ef: Pulling fs layer 05:55:48 4f4fb700ef54: Pulling fs layer 05:55:48 5d5c8e513c77: Pulling fs layer 05:55:48 9f66e0745190: Pulling fs layer 05:55:48 f49a43e4bbc0: Pulling fs layer 05:55:48 561ebcabdf7f: Pulling fs layer 05:55:48 5c3c966382ef: Waiting 05:55:48 4f4fb700ef54: Waiting 05:55:48 5d5c8e513c77: Waiting 05:55:48 9f66e0745190: Waiting 05:55:48 f49a43e4bbc0: Waiting 05:55:48 561ebcabdf7f: Waiting 05:55:49 4cc291be95ef: Verifying Checksum 05:55:49 4cc291be95ef: Download complete 05:55:49 5c3c966382ef: Download complete 05:55:49 4f4fb700ef54: Download complete 05:55:49 5d5c8e513c77: Verifying Checksum 05:55:49 5d5c8e513c77: Download complete 05:55:49 43c4264eed91: Download complete 05:55:49 9f66e0745190: Verifying Checksum 05:55:49 9f66e0745190: Download complete 05:55:49 43c4264eed91: Pull complete 05:55:49 561ebcabdf7f: Download complete 05:55:49 4cc291be95ef: Pull complete 05:55:49 2ac1f1163629: Verifying Checksum 05:55:49 2ac1f1163629: Download complete 05:55:49 f49a43e4bbc0: Verifying Checksum 05:55:49 f49a43e4bbc0: Download complete 05:55:54 2ac1f1163629: Pull complete 05:55:54 5c3c966382ef: Pull complete 05:55:54 4f4fb700ef54: Pull complete 05:55:54 5d5c8e513c77: Pull complete 05:55:54 9f66e0745190: Pull complete 05:55:55 f49a43e4bbc0: Pull complete 05:55:56 561ebcabdf7f: Pull complete 05:55:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:55:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:55:56 ---> 3a752c3f9dda 05:55:56 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:55:59 ---> Running in 5fe8f57b8835 05:55:59 Removing intermediate container 5fe8f57b8835 05:55:59 ---> ca8d5e4ea9c5 05:55:59 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:55:59 ---> Running in 2cfcc70d2dab 05:55:59 Removing intermediate container 2cfcc70d2dab 05:55:59 ---> 40cdabececce 05:55:59 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:55:59 ---> Running in 2986b892be51 05:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:56:00 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:56:00 (2/8) Installing libedit (20240517.3.1-r0) 05:56:00 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:56:00 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:56:00 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:56:00 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:56:00 (7/8) Installing openssh-server (9.7_p1-r4) 05:56:00 (8/8) Installing openssh (9.7_p1-r4) 05:56:00 Executing busybox-1.36.1-r29.trigger 05:56:00 OK: 252 MiB in 62 packages 05:56:00 Removing intermediate container 2986b892be51 05:56:00 ---> ae5e79ffc1fc 05:56:00 Step 6/10 : WORKDIR /device-modbus-go 05:56:00 ---> Running in 6d20f468e84e 05:56:01 Removing intermediate container 6d20f468e84e 05:56:01 ---> 518c5104a3e9 05:56:01 Step 7/10 : COPY go.mod vendor* ./ 05:56:01 ---> 25129b7d62d9 05:56:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:01 ---> Running in 559a45f0f77d 05:56:01 Still waiting to schedule task 05:56:01 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22977’ is offline 05:56:48 Removing intermediate container 559a45f0f77d 05:56:48 ---> a2e3327dca64 05:56:48 Step 9/10 : COPY . . 05:56:48 ---> bb10de271863 05:56:48 Step 10/10 : RUN ${MAKE} 05:56:48 ---> Running in 5b748da7909b 05:56:48 noop 05:56:48 Removing intermediate container 5b748da7909b 05:56:48 ---> b00352c772f3 05:56:48 Successfully built b00352c772f3 05:56:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker inspect -f . ci-base-image-x86_64 05:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:49 prd-ubuntu20.04-docker-8c-8g-22978 does not seem to be running inside a container 05:56:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-584 -v /w/workspace/xfoundry_device-modbus-go_PR-584:/w/workspace/xfoundry_device-modbus-go_PR-584:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-584@tmp:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:56:49 $ docker top 91a29fee21ae9b3cf3c518afdc1abdc5ccabc2bbb0ca3a69be41f85ea963d336 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:50 + go version 05:56:50 go version go1.23.2 linux/amd64 [Pipeline] } 05:56:50 $ docker stop --time=1 91a29fee21ae9b3cf3c518afdc1abdc5ccabc2bbb0ca3a69be41f85ea963d336 05:56:51 $ docker rm -f --volumes 91a29fee21ae9b3cf3c518afdc1abdc5ccabc2bbb0ca3a69be41f85ea963d336 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:52 + docker inspect -f . ci-base-image-x86_64 05:56:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:52 prd-ubuntu20.04-docker-8c-8g-22978 does not seem to be running inside a container 05:56:52 $ 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-584 -v /w/workspace/xfoundry_device-modbus-go_PR-584:/w/workspace/xfoundry_device-modbus-go_PR-584:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-584@tmp:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:56:53 $ docker top 8e2f5dc46ec8aa2795999ee2aafe340d47f3c739e1ad66de82d113816d819cc3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:53 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-584 [Pipeline] fileExists [Pipeline] sh 05:56:53 + make test 05:56:53 go test ./... -coverprofile=coverage.out 05:56:55 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:57:13 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:57:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements 05:57:23 go vet ./... 05:57:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:57:28 ./bin/test-attribution-txt.sh [Pipeline] echo 05:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:57:28 $ docker stop --time=1 8e2f5dc46ec8aa2795999ee2aafe340d47f3c739e1ad66de82d113816d819cc3 05:57:30 $ docker rm -f --volumes 8e2f5dc46ec8aa2795999ee2aafe340d47f3c739e1ad66de82d113816d819cc3 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:57:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:57:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:57:32 + ls -al . 05:57:32 total 272 05:57:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 05:56 . 05:57:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:55 .. 05:57:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 05:55 .dockerignore 05:57:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 05:57 .git 05:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:55 .github 05:57:32 -rw-rw-r-- 1 jenkins jenkins 266 Oct 17 05:55 .gitignore 05:57:32 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 05:55 .golangci.yml 05:57:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 05:55 .semver 05:57:32 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 17 05:55 Attribution.txt 05:57:32 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 17 05:55 CHANGELOG.md 05:57:32 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 17 05:55 Dockerfile 05:57:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 05:55 GOVERNANCE.md 05:57:32 -rw-rw-r-- 1 jenkins jenkins 658 Oct 17 05:55 Jenkinsfile 05:57:32 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 05:55 LICENSE 05:57:32 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 17 05:55 Makefile 05:57:32 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 05:55 OWNERS.md 05:57:32 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 17 05:55 README.md 05:57:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 05:55 VERSION 05:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:55 bin 05:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:55 cmd 05:57:32 -rw-r--r-- 1 jenkins jenkins 24669 Oct 17 05:57 coverage.out 05:57:32 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 17 05:55 go.mod 05:57:32 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 17 05:55 go.sum 05:57:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:55 internal 05:57:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:55 simulator 05:57:32 -rw-rw-r-- 1 jenkins jenkins 229 Oct 17 05:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57: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=9fc2f1cd0068de4d5b81cada2ce205015fab4369 --label arch=amd64 --label version=0.0.0 . 05:57:32 Sending build context to Docker daemon 17.98MB 05:57:32 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:57:32 Step 2/23 : FROM ${BASE} AS builder 05:57:32 ---> b00352c772f3 05:57:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:57:32 ---> Running in aa9fbc189b8a 05:57:33 Removing intermediate container aa9fbc189b8a 05:57:33 ---> bf71f249d885 05:57:33 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:57:33 ---> Running in 3e2edffefe71 05:57:33 Removing intermediate container 3e2edffefe71 05:57:33 ---> 9ec826ad6fd2 05:57:33 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:57:33 ---> Running in 70af96d7df6f 05:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:57:33 OK: 252 MiB in 62 packages 05:57:34 Removing intermediate container 70af96d7df6f 05:57:34 ---> 1567465924d0 05:57:34 Step 6/23 : WORKDIR /device-modbus-go 05:57:34 ---> Running in 900182299ece 05:57:34 Removing intermediate container 900182299ece 05:57:34 ---> f3c87bc4a79a 05:57:34 Step 7/23 : COPY go.mod vendor* ./ 05:57:34 ---> 69a1f7f3f99c 05:57:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:34 ---> Running in 25d71473fa7e 05:57:35 Removing intermediate container 25d71473fa7e 05:57:35 ---> 8a3e45da6256 05:57:35 Step 9/23 : COPY . . 05:57:35 ---> 00acd22b72cd 05:57:35 Step 10/23 : RUN ${MAKE} 05:57:35 ---> Running in 57bdce87ccc7 05:57:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:57:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22979 in /w/workspace/xfoundry_device-modbus-go_PR-584 [Pipeline] { [Pipeline] ws 05:57:47 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:57:48 The recommended git tool is: git 05:57:55 using credential edgex-jenkins-ssh 05:57:55 Cloning the remote Git repository 05:57:55 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:57:55 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:57:55 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:57:55 > git --version # timeout=10 05:57:55 > git --version # 'git version 2.25.1' 05:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:57:58 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:57:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:57:59 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 9fc2f1cd0068de4d5b81cada2ce205015fab4369 05:57:59 Merge succeeded, producing 9fc2f1cd0068de4d5b81cada2ce205015fab4369 05:57:59 Checking out Revision 9fc2f1cd0068de4d5b81cada2ce205015fab4369 (PR-584) 05:57:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:58:00 > git --version # timeout=10 05:58:00 > git --version # 'git version 2.25.1' 05:58:00 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:57:59 > git config core.sparsecheckout # timeout=10 05:57:59 > git checkout -f 9fc2f1cd0068de4d5b81cada2ce205015fab4369 # timeout=10 05:57:59 > git remote # timeout=10 05:57:59 > git config --get remote.origin.url # timeout=10 05:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:57:59 > git merge 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 05:57:59 > git rev-parse HEAD^{commit} # timeout=10 05:57:59 > git config core.sparsecheckout # timeout=10 05:57:59 > git checkout -f 9fc2f1cd0068de4d5b81cada2ce205015fab4369 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:58:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:04 Dload Upload Total Spent Left Speed 05:58:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 05:58:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:58:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:58:05 + sudo tee /etc/docker/daemon.new 05:58:05 { 05:58:05 "registry-mirrors": [ 05:58:05 "https://nexus3.edgexfoundry.org:10001" 05:58:05 ], 05:58:05 "bip": "10.250.0.254/24", 05:58:05 "hosts": [ 05:58:05 "tcp://0.0.0.0:5555", 05:58:05 "unix:///var/run/docker.sock" 05:58:05 ], 05:58:05 "mtu": 1458, 05:58:05 "selinux-enabled": true, 05:58:05 "seccomp-profile": "/etc/docker/seccomp.json" 05:58:05 } [Pipeline] sh 05:58:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:58:06 + sudo service docker restart 05:58:07 Removing intermediate container 57bdce87ccc7 05:58:07 ---> dd5e71057330 05:58:07 Step 11/23 : FROM alpine:3.20 05:58:07 3.20: Pulling from library/alpine 05:58:07 43c4264eed91: Already exists 05:58:07 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:07 Status: Downloaded newer image for alpine:3.20 05:58:07 ---> 91ef0af61f39 05:58:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:58:07 ---> Running in 3b226c12e5f3 05:58:07 Removing intermediate container 3b226c12e5f3 05:58:07 ---> 1d6408eb4aa2 05:58:07 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:58:07 ---> Running in 750f546d6c7d 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:07 (1/1) Installing dumb-init (1.2.5-r3) 05:58:07 Executing busybox-1.36.1-r29.trigger 05:58:07 OK: 8 MiB in 15 packages 05:58:07 Removing intermediate container 750f546d6c7d 05:58:07 ---> 240e403cd769 05:58:07 Step 14/23 : RUN apk --no-cache upgrade 05:58:07 ---> Running in 3c245721e708 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:07 Upgrading critical system libraries and apk-tools: 05:58:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:58:07 Executing busybox-1.36.1-r29.trigger 05:58:07 Continuing the upgrade transaction with new apk-tools: 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:58:07 OK: 8 MiB in 15 packages 05:58:07 Removing intermediate container 3c245721e708 05:58:07 ---> 4f7db790f291 05:58:07 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:58:07 ---> d6619a893fa3 05:58:07 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:58:07 ---> 90218083dd32 05:58:07 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:58:07 ---> a065f3416a74 05:58:07 Step 18/23 : EXPOSE 59901 05:58:07 ---> Running in d91a5f1bc1a8 05:58:07 Removing intermediate container d91a5f1bc1a8 05:58:07 ---> 69e6e812914a 05:58:07 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:58:07 ---> Running in 8c08b5d050a6 05:58:07 Removing intermediate container 8c08b5d050a6 05:58:07 ---> 303a7e16baa0 05:58:07 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:58:07 ---> Running in d9758d5bebc6 05:58:07 Removing intermediate container d9758d5bebc6 05:58:07 ---> 1fa13e612798 05:58:07 Step 21/23 : LABEL arch=amd64 05:58:07 ---> Running in 1316618918aa 05:58:08 Removing intermediate container 1316618918aa 05:58:08 ---> 562b4d2adfb1 05:58:08 Step 22/23 : LABEL git_sha=9fc2f1cd0068de4d5b81cada2ce205015fab4369 05:58:08 ---> Running in 65c654df6c4b 05:58:08 Removing intermediate container 65c654df6c4b 05:58:08 ---> cd2ef883943a 05:58:08 Step 23/23 : LABEL version=0.0.0 05:58:08 ---> Running in 8b5ef49022f5 05:58:08 Removing intermediate container 8b5ef49022f5 05:58:08 ---> 9972fdfe9c51 05:58:08 [Warning] One or more build-args [ARCH] were not consumed 05:58:08 Successfully built 9972fdfe9c51 05:58:08 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:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:09 05:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:09 latest: Pulling from edgex-lftools-log-publisher 05:58:09 5eb5b503b376: Pulling fs layer 05:58:09 5c69ac0246d0: Pulling fs layer 05:58:09 ec43610c2a17: Pulling fs layer 05:58:09 3a2ae6a8a46f: Pulling fs layer 05:58:09 33b1e0a273af: Pulling fs layer 05:58:09 5d3b04190fa2: Pulling fs layer 05:58:09 2f39f015ded8: Pulling fs layer 05:58:09 33b1e0a273af: Waiting 05:58:09 5d3b04190fa2: Waiting 05:58:09 2f39f015ded8: Waiting 05:58:09 3a2ae6a8a46f: Waiting 05:58:09 5c69ac0246d0: Verifying Checksum 05:58:09 5c69ac0246d0: Download complete 05:58:09 3a2ae6a8a46f: Verifying Checksum 05:58:09 3a2ae6a8a46f: Download complete 05:58:09 33b1e0a273af: Verifying Checksum 05:58:09 33b1e0a273af: Download complete 05:58:09 5d3b04190fa2: Verifying Checksum 05:58:09 5d3b04190fa2: Download complete 05:58:09 ec43610c2a17: Verifying Checksum 05:58:09 ec43610c2a17: Download complete 05:58:09 5eb5b503b376: Verifying Checksum 05:58:09 5eb5b503b376: Download complete 05:58:10 2f39f015ded8: Download complete 05:58:11 5eb5b503b376: Pull complete 05:58:11 5c69ac0246d0: Pull complete 05:58:11 ec43610c2a17: Pull complete 05:58:11 3a2ae6a8a46f: Pull complete 05:58:11 33b1e0a273af: Pull complete 05:58:11 5d3b04190fa2: Pull complete 05:58:15 2f39f015ded8: Pull complete 05:58:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:16 prd-ubuntu20.04-docker-8c-8g-22978 does not seem to be running inside a container 05:58:16 $ 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-584 -v /w/workspace/xfoundry_device-modbus-go_PR-584:/w/workspace/xfoundry_device-modbus-go_PR-584:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-584@tmp:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:58:18 $ docker top ade2a90fa625e7ff36378917624818b645bdf87a129c4800efa4708ce2f71c8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:18 ---> job-cost.sh 05:58:18 lf-activate-venv: SKIPPING 05:58:18 INFO: No Stack... 05:58:18 INFO: Retrieving Pricing Info for: v3-standard-8 05:58:19 INFO: Archiving Costs [Pipeline] sh 05:58:19 + cat /w/workspace/xfoundry_device-modbus-go_PR-584/archives/cost.csv 05:58:19 + cut -d, -f6 [Pipeline] lock 05:58:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] 05:58:19 Resource [jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] did not exist. Created. 05:58:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:20 + echo total: 0.2199999988079071 [Pipeline] stash 05:58:20 Stashed 1 file(s) [Pipeline] } 05:58:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:58:20 $ docker stop --time=1 ade2a90fa625e7ff36378917624818b645bdf87a129c4800efa4708ce2f71c8c 05:58:21 $ docker rm -f --volumes ade2a90fa625e7ff36378917624818b645bdf87a129c4800efa4708ce2f71c8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:24 provisioning config files... 05:58:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2536895767124019489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:25 ---> ****-login.sh 05:58:25 nexus3.edgexfoundry.org:10001 05:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:25 Configure a credential helper to remove this warning. See 05:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:25 05:58:25 Login Succeeded 05:58:25 nexus3.edgexfoundry.org:10002 05:58:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:25 Configure a credential helper to remove this warning. See 05:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:25 05:58:25 Login Succeeded 05:58:25 nexus3.edgexfoundry.org:10003 05:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:26 Configure a credential helper to remove this warning. See 05:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:26 05:58:26 Login Succeeded 05:58:26 nexus3.edgexfoundry.org:10004 05:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:26 Configure a credential helper to remove this warning. See 05:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:26 05:58:26 Login Succeeded 05:58:26 ****.io 05:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:26 Configure a credential helper to remove this warning. See 05:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:26 05:58:26 Login Succeeded 05:58:26 ---> ****-login.sh ends [Pipeline] } 05:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:27 ========================================================= 05:58:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:58:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:58:28 Sending build context to Docker daemon 9.123MB 05:58:28 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:58:28 Step 2/10 : FROM ${BASE} AS builder 05:58:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:58:28 cf04c63912e1: Pulling fs layer 05:58:28 55b35a11ae5e: Pulling fs layer 05:58:28 a37a00ec5f00: Pulling fs layer 05:58:28 50b3750afda1: Pulling fs layer 05:58:28 4f4fb700ef54: Pulling fs layer 05:58:28 80978eb59214: Pulling fs layer 05:58:28 50b3750afda1: Waiting 05:58:28 4f4fb700ef54: Waiting 05:58:28 c9f46d7d2bd2: Pulling fs layer 05:58:28 c5a475d317c9: Pulling fs layer 05:58:28 80978eb59214: Waiting 05:58:28 c9f46d7d2bd2: Waiting 05:58:28 c5a475d317c9: Waiting 05:58:28 55b35a11ae5e: Verifying Checksum 05:58:28 55b35a11ae5e: Download complete 05:58:28 50b3750afda1: Verifying Checksum 05:58:28 50b3750afda1: Download complete 05:58:28 4f4fb700ef54: Download complete 05:58:28 80978eb59214: Verifying Checksum 05:58:28 80978eb59214: Download complete 05:58:28 cf04c63912e1: Verifying Checksum 05:58:28 cf04c63912e1: Download complete 05:58:29 c5a475d317c9: Verifying Checksum 05:58:29 c5a475d317c9: Download complete 05:58:29 cf04c63912e1: Pull complete 05:58:30 55b35a11ae5e: Pull complete 05:58:30 a37a00ec5f00: Verifying Checksum 05:58:30 a37a00ec5f00: Download complete 05:58:31 c9f46d7d2bd2: Verifying Checksum 05:58:31 c9f46d7d2bd2: Download complete 05:58:43 a37a00ec5f00: Pull complete 05:58:43 50b3750afda1: Pull complete 05:58:43 4f4fb700ef54: Pull complete 05:58:43 80978eb59214: Pull complete 05:58:50 c9f46d7d2bd2: Pull complete 05:58:52 c5a475d317c9: Pull complete 05:58:52 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:58:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:52 ---> be29e6b0f0d4 05:58:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:58:53 ---> Running in 758c8771c8cd 05:58:53 Removing intermediate container 758c8771c8cd 05:58:53 ---> 3350d1df2777 05:58:53 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:58:53 ---> Running in a5344cb85bb5 05:58:54 Removing intermediate container a5344cb85bb5 05:58:54 ---> 61c386ef4787 05:58:54 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:58:54 ---> Running in 341d4ddc9e39 05:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:58:57 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:58:57 (2/8) Installing libedit (20240517.3.1-r0) 05:58:57 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:58:57 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:58:57 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:58:57 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:58:57 (7/8) Installing openssh-server (9.7_p1-r4) 05:58:57 (8/8) Installing openssh (9.7_p1-r4) 05:58:57 Executing busybox-1.36.1-r29.trigger 05:58:57 OK: 244 MiB in 62 packages 05:58:58 Removing intermediate container 341d4ddc9e39 05:58:58 ---> 78302e5bf4c0 05:58:58 Step 6/10 : WORKDIR /device-modbus-go 05:58:58 ---> Running in 7dc05c87a852 05:58:58 Removing intermediate container 7dc05c87a852 05:58:58 ---> 01f04c695274 05:58:58 Step 7/10 : COPY go.mod vendor* ./ 05:58:59 ---> 0d7d10fcf3f0 05:58:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:59 ---> Running in 39aab7e3a153 06:00:51 Removing intermediate container 39aab7e3a153 06:00:51 ---> 60bcf1e35ead 06:00:51 Step 9/10 : COPY . . 06:00:51 ---> 16939f4554d1 06:00:51 Step 10/10 : RUN ${MAKE} 06:00:51 ---> Running in 28d7cec6f18f 06:00:51 noop 06:00:51 Removing intermediate container 28d7cec6f18f 06:00:51 ---> 0bfa35333c73 06:00:51 Successfully built 0bfa35333c73 06:00:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:51 + docker inspect -f . ci-base-image-arm64 06:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-22979 does not seem to be running inside a container 06:00:52 $ 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 ******** ci-base-image-arm64 cat 06:00:53 $ docker top ead0a0b21bbf25ec86eb8faec0b99f3ad344a2dfdec5411d854eda26d54a6166 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:54 + go version 06:00:54 go version go1.23.2 linux/arm64 [Pipeline] } 06:00:54 $ docker stop --time=1 ead0a0b21bbf25ec86eb8faec0b99f3ad344a2dfdec5411d854eda26d54a6166 06:00:56 $ docker rm -f --volumes ead0a0b21bbf25ec86eb8faec0b99f3ad344a2dfdec5411d854eda26d54a6166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:56 + docker inspect -f . ci-base-image-arm64 06:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:57 prd-ubuntu20.04-docker-arm64-4c-16g-22979 does not seem to be running inside a container 06:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/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 ******** ci-base-image-arm64 cat 06:00:58 $ docker top fb36afbebc2f6340162a069d6fa0718cea3c2f690bdd2226defed97fb0c1c290 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:59 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:00:59 + make test 06:00:59 go test ./... -coverprofile=coverage.out 06:01:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:04:28 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:04:28 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 47.9% of statements 06:04:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:04:28 go vet ./... 06:05:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:15 ./bin/test-attribution-txt.sh [Pipeline] echo 06:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:05:15 $ docker stop --time=1 fb36afbebc2f6340162a069d6fa0718cea3c2f690bdd2226defed97fb0c1c290 06:05:17 $ docker rm -f --volumes fb36afbebc2f6340162a069d6fa0718cea3c2f690bdd2226defed97fb0c1c290 [Pipeline] // withDockerContainer [Pipeline] sh 06:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:18 Warning: overwriting stash ‘coverage-report’ 06:05:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:20 + ls -al . 06:05:20 total 268 06:05:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 06:01 . 06:05:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 05:57 .. 06:05:20 -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 05:57 .dockerignore 06:05:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 05:58 .git 06:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:57 .github 06:05:20 -rw-rw-r-- 1 jenkins jenkins 266 Oct 17 05:57 .gitignore 06:05:20 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 05:57 .golangci.yml 06:05:20 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 17 05:57 Attribution.txt 06:05:20 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 17 05:57 CHANGELOG.md 06:05:20 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 17 05:57 Dockerfile 06:05:20 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 05:57 GOVERNANCE.md 06:05:20 -rw-rw-r-- 1 jenkins jenkins 658 Oct 17 05:57 Jenkinsfile 06:05:20 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 05:57 LICENSE 06:05:20 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 17 05:57 Makefile 06:05:20 -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 05:57 OWNERS.md 06:05:20 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 17 05:57 README.md 06:05:20 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 05:55 VERSION 06:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:57 bin 06:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:57 cmd 06:05:20 -rw-r--r-- 1 jenkins jenkins 24669 Oct 17 06:04 coverage.out 06:05:20 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 17 05:57 go.mod 06:05:20 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 17 05:57 go.sum 06:05:20 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 05:57 internal 06:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 05:57 simulator 06:05:20 -rw-rw-r-- 1 jenkins jenkins 229 Oct 17 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:20 + 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=9fc2f1cd0068de4d5b81cada2ce205015fab4369 --label arch=arm64 --label version=0.0.0 . 06:05:21 Sending build context to Docker daemon 9.148MB 06:05:21 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:05:21 Step 2/23 : FROM ${BASE} AS builder 06:05:21 ---> 0bfa35333c73 06:05:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:05:21 ---> Running in 98edc93d42a6 06:05:21 Removing intermediate container 98edc93d42a6 06:05:21 ---> 1b4ce546675c 06:05:21 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:21 ---> Running in d6fa227293dc 06:05:22 Removing intermediate container d6fa227293dc 06:05:22 ---> dc5a18acf95b 06:05:22 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:05:22 ---> Running in 337234870ba3 06:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:05:25 OK: 244 MiB in 62 packages 06:05:25 Removing intermediate container 337234870ba3 06:05:25 ---> 920bf2da567a 06:05:25 Step 6/23 : WORKDIR /device-modbus-go 06:05:25 ---> Running in 221f2f2693ed 06:05:26 Removing intermediate container 221f2f2693ed 06:05:26 ---> f3cd4103a185 06:05:26 Step 7/23 : COPY go.mod vendor* ./ 06:05:26 ---> b1bfab287123 06:05:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:26 ---> Running in 0050237a263c 06:05:29 Removing intermediate container 0050237a263c 06:05:29 ---> 88c3cd271eae 06:05:29 Step 9/23 : COPY . . 06:05:30 ---> 6f30f6deb6cd 06:05:30 Step 10/23 : RUN ${MAKE} 06:05:30 ---> Running in 8bf947845855 06:05:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 06:08:53 Removing intermediate container 8bf947845855 06:08:53 ---> 72769d367814 06:08:53 Step 11/23 : FROM alpine:3.20 06:08:53 3.20: Pulling from library/alpine 06:08:53 cf04c63912e1: Already exists 06:08:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:08:53 Status: Downloaded newer image for alpine:3.20 06:08:53 ---> c157a85ed455 06:08:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:08:53 ---> Running in 13c8ffdddd10 06:08:53 Removing intermediate container 13c8ffdddd10 06:08:53 ---> b89e792e0eb3 06:08:53 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:08:53 ---> Running in 9e067fa7f052 06:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:56 (1/1) Installing dumb-init (1.2.5-r3) 06:08:56 Executing busybox-1.36.1-r29.trigger 06:08:56 OK: 9 MiB in 15 packages 06:08:57 Removing intermediate container 9e067fa7f052 06:08:57 ---> f1154dbee877 06:08:57 Step 14/23 : RUN apk --no-cache upgrade 06:08:57 ---> Running in dadaddb67b76 06:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:08:59 Upgrading critical system libraries and apk-tools: 06:08:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:08:59 Executing busybox-1.36.1-r29.trigger 06:08:59 Continuing the upgrade transaction with new apk-tools: 06:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:09:01 OK: 9 MiB in 15 packages 06:09:02 Removing intermediate container dadaddb67b76 06:09:02 ---> a445d0d2e907 06:09:02 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:09:04 ---> 41e3bab3de11 06:09:04 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:09:05 ---> d42fe7d37699 06:09:05 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:09:05 ---> 4c44f817f6a2 06:09:05 Step 18/23 : EXPOSE 59901 06:09:05 ---> Running in cc34a38e8200 06:09:06 Removing intermediate container cc34a38e8200 06:09:06 ---> aaf9eee485fd 06:09:06 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:09:06 ---> Running in 979778869b9e 06:09:06 Removing intermediate container 979778869b9e 06:09:06 ---> f090da10f4a5 06:09:06 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:09:06 ---> Running in 7ab172d6eee6 06:09:06 Removing intermediate container 7ab172d6eee6 06:09:06 ---> 172e52de347c 06:09:06 Step 21/23 : LABEL arch=arm64 06:09:06 ---> Running in 486730efec19 06:09:07 Removing intermediate container 486730efec19 06:09:07 ---> 552b9d35912e 06:09:07 Step 22/23 : LABEL git_sha=9fc2f1cd0068de4d5b81cada2ce205015fab4369 06:09:07 ---> Running in b268055d4e12 06:09:07 Removing intermediate container b268055d4e12 06:09:07 ---> 364fad12a6cf 06:09:07 Step 23/23 : LABEL version=0.0.0 06:09:07 ---> Running in ce66f3f1e510 06:09:07 Removing intermediate container ce66f3f1e510 06:09:07 ---> bc0726ed7182 06:09:07 [Warning] One or more build-args [ARCH] were not consumed 06:09:07 Successfully built bc0726ed7182 06:09:07 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 06:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:08 06:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:09 arm64: Pulling from edgex-lftools-log-publisher 06:09:09 8998bd30e6a1: Pulling fs layer 06:09:09 04944245beec: Pulling fs layer 06:09:09 699f458cf7ca: Pulling fs layer 06:09:09 765212b225bb: Pulling fs layer 06:09:09 f23df028b6ca: Pulling fs layer 06:09:09 d65c8cfc05b1: Pulling fs layer 06:09:09 2437ff75d9bd: Pulling fs layer 06:09:09 765212b225bb: Waiting 06:09:09 f23df028b6ca: Waiting 06:09:09 d65c8cfc05b1: Waiting 06:09:09 2437ff75d9bd: Waiting 06:09:09 04944245beec: Verifying Checksum 06:09:09 04944245beec: Download complete 06:09:09 765212b225bb: Verifying Checksum 06:09:09 765212b225bb: Download complete 06:09:09 f23df028b6ca: Verifying Checksum 06:09:09 f23df028b6ca: Download complete 06:09:09 d65c8cfc05b1: Verifying Checksum 06:09:09 d65c8cfc05b1: Download complete 06:09:09 699f458cf7ca: Verifying Checksum 06:09:09 699f458cf7ca: Download complete 06:09:10 8998bd30e6a1: Verifying Checksum 06:09:10 8998bd30e6a1: Download complete 06:09:12 2437ff75d9bd: Verifying Checksum 06:09:12 2437ff75d9bd: Download complete 06:09:14 8998bd30e6a1: Pull complete 06:09:14 04944245beec: Pull complete 06:09:16 699f458cf7ca: Pull complete 06:09:16 765212b225bb: Pull complete 06:09:17 f23df028b6ca: Pull complete 06:09:17 d65c8cfc05b1: Pull complete 06:09:35 2437ff75d9bd: Pull complete 06:09:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:09:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:36 prd-ubuntu20.04-docker-arm64-4c-16g-22979 does not seem to be running inside a container 06:09:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:09:38 $ docker top 445e706012c25b2b4d90d91e3b85f74521f8fc6903779bacdb951a0bbe0c1241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:39 ---> job-cost.sh 06:09:39 lf-activate-venv: SKIPPING 06:09:39 INFO: No Stack... 06:09:40 INFO: Retrieving Pricing Info for: v3-standard-4 06:09:41 INFO: Archiving Costs [Pipeline] sh 06:09:41 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:09:41 + cut -d, -f6 [Pipeline] lock 06:09:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] 06:09:42 Resource [jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] did not exist. Created. 06:09:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:09:42 /w/workspace/device-modbus-go/1@tmp/durable-fb0e4b25/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:09:43 + echo total: 0.10999999940395355 [Pipeline] stash 06:09:43 Warning: overwriting stash ‘stack-cost’ 06:09:43 Stashed 1 file(s) [Pipeline] } 06:09:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-584-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:09:43 $ docker stop --time=1 445e706012c25b2b4d90d91e3b85f74521f8fc6903779bacdb951a0bbe0c1241 06:09:44 $ docker rm -f --volumes 445e706012c25b2b4d90d91e3b85f74521f8fc6903779bacdb951a0bbe0c1241 [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 06:09:45 provisioning config files... 06:09:45 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/config11587414573502130889tmp [Pipeline] { [Pipeline] sh 06:09:46 + set +x 06:09:46 + bash -s -- 06:09:46 + curl -s https://codecov.io/bash 06:09:46 06:09:46 _____ _ 06:09:46 / ____| | | 06:09:46 | | ___ __| | ___ ___ _____ __ 06:09:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:09:46 | |___| (_) | (_| | __/ (_| (_) \ V / 06:09:46 \_____\___/ \__,_|\___|\___\___/ \_/ 06:09:46 Bash-1.0.6 06:09:46 06:09:46 06:09:46 ==> git version 2.25.1 found 06:09:46 ==> 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 06:09:46 Release-Date: 2020-01-08 06:09:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:09:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:09:46 ==> Jenkins CI detected. 06:09:46 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-584 06:09:46 project root: . 06:09:46 --> token set from env 06:09:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:09:46 ==> Running gcov in . (disable via -X gcov) 06:09:46 ==> Python coveragepy not found 06:09:46 ==> Searching for coverage reports in: 06:09:46 + . 06:09:46 -> Found 1 reports 06:09:46 ==> Detecting git/mercurial file structure 06:09:46 ==> Reading reports 06:09:46 + ./coverage.out bytes=24669 06:09:46 ==> Appending adjustments 06:09:46 https://docs.codecov.io/docs/fixing-reports 06:09:46 + Found adjustments 06:09:46 ==> Gzipping contents 06:09:46 4.0K /tmp/codecov.Jfay2y.gz 06:09:46 ==> Uploading reports 06:09:46 url: https://codecov.io 06:09:46 query: branch=PR-584&commit=9fc2f1cd0068de4d5b81cada2ce205015fab4369&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=584&job=&cmd_args= 06:09:46 -> Pinging Codecov 06:09:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-584&commit=9fc2f1cd0068de4d5b81cada2ce205015fab4369&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-584%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=584&job=&cmd_args= 06:09:46 -> Uploading to 06:09:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/9fc2f1cd0068de4d5b81cada2ce205015fab4369/6f4706e2-e1b9-4f07-83cb-9500fe2343f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T060946Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=80bf98e1a4be804c395495e0a485d891a7c5cae338b480ed0608c1b7aa94c2eb 06:09:46 % Total % Received % Xferd Average Speed Time Time Time Current 06:09:46 Dload Upload Total Spent Left Speed 06:09:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 16421 --:--:-- --:--:-- --:--:-- 16421 06:09:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9fc2f1cd0068de4d5b81cada2ce205015fab4369 [Pipeline] } 06:09:47 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 06:09:49 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-584/archives ] 06:09:49 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-584/archives 06:09:49 total 16 06:09:49 drwxr-xr-x 3 root root 4096 Oct 17 05:58 . 06:09:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 05:58 .. 06:09:49 drwxr-xr-x 2 root root 4096 Oct 17 05:58 cost 06:09:49 -rw-r--r-- 1 root root 88 Oct 17 05:58 cost.csv 06:09:49 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-584/archives 06:09:49 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-584/archives 06:09:49 total 16 06:09:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 05:58 . 06:09:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 05:58 .. 06:09:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 05:58 cost 06:09:49 -rw-r--r-- 1 jenkins jenkins 88 Oct 17 05:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:09:50 ---> package-listing.sh 06:09:50 ++ facter osfamily 06:09:50 ++ tr '[:upper:]' '[:lower:]' 06:09:50 + OS_FAMILY=debian 06:09:50 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-584 06:09:50 + START_PACKAGES=/tmp/packages_start.txt 06:09:50 + END_PACKAGES=/tmp/packages_end.txt 06:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:09:50 + PACKAGES=/tmp/packages_start.txt 06:09:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-584 ']' 06:09:50 + PACKAGES=/tmp/packages_end.txt 06:09:50 + case "${OS_FAMILY}" in 06:09:50 + dpkg -l 06:09:50 + grep '^ii' 06:09:50 + '[' -f /tmp/packages_start.txt ']' 06:09:50 + '[' -f /tmp/packages_end.txt ']' 06:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:09:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-584 ']' 06:09:50 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-584/archives/ 06:09:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-584/archives/ [Pipeline] echo 06:09:50 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-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:09:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:09:52 prd-ubuntu20.04-docker-8c-8g-22978 does not seem to be running inside a container 06:09:52 $ 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-584/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-584 -v /w/workspace/xfoundry_device-modbus-go_PR-584:/w/workspace/xfoundry_device-modbus-go_PR-584:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-584@tmp:/w/workspace/xfoundry_device-modbus-go_PR-584@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 06:09:52 $ docker top f69f0214a4203c567f0280641950db63290fbc52e8482b88e9633d5b011f04d9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:09:52 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:53 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:53 + ls /var/log/sa-host 06:09:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:53 provisioning config files... 06:09:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-584@tmp/config10514546055121753613tmp [Pipeline] { [Pipeline] echo 06:09:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:53 ---> create-netrc.sh [Pipeline] } 06:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:54 ---> python-tools-install.sh [Pipeline] echo 06:09:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:54 ---> sudo-logs.sh 06:09:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:55 ---> job-cost.sh 06:09:55 lf-activate-venv: SKIPPING 06:09:55 DEBUG: total: 0.2199999988079071 06:09:55 INFO: Retrieving Stack Cost... 06:09:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:56 INFO: Archiving Costs [Pipeline] echo 06:09:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:56 ---> logs-deploy.sh 06:09:56 lf-activate-venv: SKIPPING 06:09:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-584/1 06:09:56 INFO: archiving workspace using pattern(s): 06:09:57 Archives upload complete. 06:09:57 INFO: archiving logs to Nexus