Pull request #579 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79+e778c6a7e22bae4333302da5b4dc0bc2aa806a86 (547b16922b29708ee03635d375f77a43f6de44ed) 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-ssh3583469062792883728.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-ssh11855101382291481805.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-579/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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10061536317884367863.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-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh920298131332115598.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-ssh11188955950365702814.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-579/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-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8730746139898095617.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22170 in /w/workspace/xfoundry_device-modbus-go_PR-579 [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-579 # 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 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 Merge succeeded, producing 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 Checking out Revision 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 (PR-579) 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 fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 # 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 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:54 ========================================================= 06:01:54 EdgeX Global Pipelines Version Info 06:01:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:55 ------------------- 06:01:55 stable info: 06:01:55 ------------------- 06:01:55 Commited By: Ginny Guan ginny@iotechsys.com 06:01:55 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:01:55 Message: update stable to v1.0.265 06:01:55 ------------------- 06:01:55 experimental info: 06:01:55 ------------------- 06:01:55 Commited By: Cherry Wang cherry@iotechsys.com 06:01:55 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:01:55 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32ca124 [Pipeline] echo 06:01:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:58 provisioning config files... 06:01:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/config17009133748312508478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:58 ---> ****-login.sh 06:01:58 nexus3.edgexfoundry.org:10001 06:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:58 Configure a credential helper to remove this warning. See 06:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:58 06:01:58 Login Succeeded 06:01:58 nexus3.edgexfoundry.org:10002 06:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:58 Configure a credential helper to remove this warning. See 06:01:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:58 06:01:58 Login Succeeded 06:01:58 nexus3.edgexfoundry.org:10003 06:01:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:59 Configure a credential helper to remove this warning. See 06:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:59 06:01:59 Login Succeeded 06:01:59 nexus3.edgexfoundry.org:10004 06:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:59 Configure a credential helper to remove this warning. See 06:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:59 06:01:59 Login Succeeded 06:01:59 ****.io 06:01:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:59 Configure a credential helper to remove this warning. See 06:01:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:59 06:01:59 Login Succeeded 06:01:59 ---> ****-login.sh ends [Pipeline] } 06:01:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:02:00 + git rev-list -1 --merges 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79~1..32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [Pipeline] echo 06:02:00 -----------> git rev-list -1 --merges 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79~1..32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [false] [Pipeline] sh 06:02:00 + git log --format=format:%s -1 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [Pipeline] echo 06:02:00 ========================================================= 06:02:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:02:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:00 + git log --format=format:%s -1 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [Pipeline] echo 06:02:01 [semverPrep] GIT_COMMIT: 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 06:02:01 [semverPrep] This is not a build commit. [Pipeline] sh 06:02:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:02:01 + grep -v github /etc/ssh/ssh_known_hosts 06:02:01 + [ -e /tmp/ssh_known_hosts ] 06:02:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:02:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:02:01 + sudo tee -a /etc/ssh/ssh_known_hosts 06:02:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:01 06:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:02 0.1.4: Pulling from edgex-devops/py-git-semver 06:02:02 b85a868b505f: Pulling fs layer 06:02:02 e2be974225ed: Pulling fs layer 06:02:02 339a4e72a1f5: Pulling fs layer 06:02:02 988bab9f4d93: Pulling fs layer 06:02:02 1469e6f7b9e6: Pulling fs layer 06:02:02 eaf3925da568: Pulling fs layer 06:02:02 bab4dde63d76: Pulling fs layer 06:02:02 bde34c3a00c8: Pulling fs layer 06:02:02 b352a97aabf1: Pulling fs layer 06:02:02 4872d77fe225: Pulling fs layer 06:02:02 5851b861e8e6: Pulling fs layer 06:02:02 bab4dde63d76: Waiting 06:02:02 b352a97aabf1: Waiting 06:02:02 bde34c3a00c8: Waiting 06:02:02 4872d77fe225: Waiting 06:02:02 988bab9f4d93: Waiting 06:02:02 5851b861e8e6: Waiting 06:02:02 eaf3925da568: Waiting 06:02:02 1469e6f7b9e6: Waiting 06:02:02 e2be974225ed: Download complete 06:02:02 988bab9f4d93: Verifying Checksum 06:02:02 988bab9f4d93: Download complete 06:02:02 1469e6f7b9e6: Verifying Checksum 06:02:02 1469e6f7b9e6: Download complete 06:02:02 eaf3925da568: Verifying Checksum 06:02:02 eaf3925da568: Download complete 06:02:02 339a4e72a1f5: Verifying Checksum 06:02:02 339a4e72a1f5: Download complete 06:02:02 bde34c3a00c8: Verifying Checksum 06:02:02 bde34c3a00c8: Download complete 06:02:02 b352a97aabf1: Verifying Checksum 06:02:02 b352a97aabf1: Download complete 06:02:02 4872d77fe225: Verifying Checksum 06:02:02 4872d77fe225: Download complete 06:02:02 5851b861e8e6: Verifying Checksum 06:02:02 5851b861e8e6: Download complete 06:02:02 b85a868b505f: Verifying Checksum 06:02:02 b85a868b505f: Download complete 06:02:02 bab4dde63d76: Download complete 06:02:03 b85a868b505f: Pull complete 06:02:03 e2be974225ed: Pull complete 06:02:04 339a4e72a1f5: Pull complete 06:02:04 988bab9f4d93: Pull complete 06:02:04 1469e6f7b9e6: Pull complete 06:02:04 eaf3925da568: Pull complete 06:02:06 bab4dde63d76: Pull complete 06:02:06 bde34c3a00c8: Pull complete 06:02:06 b352a97aabf1: Pull complete 06:02:06 4872d77fe225: Pull complete 06:02:06 5851b861e8e6: Pull complete 06:02:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:02:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:02:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:06 prd-ubuntu20.04-docker-8c-8g-22170 does not seem to be running inside a container 06:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-579 -v /w/workspace/xfoundry_device-modbus-go_PR-579:/w/workspace/xfoundry_device-modbus-go_PR-579:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-579@tmp:/w/workspace/xfoundry_device-modbus-go_PR-579@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 06:02:09 $ docker top 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a -eo pid,comm 06:02:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:02:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:09 [ssh-agent] Looking for ssh-agent implementation... 06:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:09 $ docker exec 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a ssh-agent 06:02:10 SSH_AUTH_SOCK=/tmp/ssh-JHV82pmMDIwX/agent.32 06:02:10 SSH_AGENT_PID=38 06:02:10 Running ssh-add (command line suppressed) 06:02:10 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-579@tmp/private_key_3621564875288802763.key (/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/private_key_3621564875288802763.key) 06:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:10 + git tag --points-at HEAD [Pipeline] } 06:02:10 $ docker exec --env ******** --env ******** 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a ssh-agent -k 06:02:10 unset SSH_AUTH_SOCK; 06:02:10 unset SSH_AGENT_PID; 06:02:10 echo Agent pid 38 killed; 06:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:02:10 [ssh-agent] Looking for ssh-agent implementation... 06:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:02:10 $ docker exec 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a ssh-agent 06:02:11 SSH_AUTH_SOCK=/tmp/ssh-QJAnBbAxZouZ/agent.71 06:02:11 SSH_AGENT_PID=77 06:02:11 Running ssh-add (command line suppressed) 06:02:11 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-579@tmp/private_key_11991505663673177608.key (/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/private_key_11991505663673177608.key) 06:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:02:11 + git semver init 06:02:11 2024-10-08 06:02:11,702 [run_init] DEBUG init version:0.0.0 force:False 06:02:11 2024-10-08 06:02:11,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-579/.semver 06:02:11 2024-10-08 06:02:11,704 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-579/.semver 06:02:11 2024-10-08 06:02:11,704 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-579/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-579, universal_newlines=False, shell=None, istream=None) 06:02:12 2024-10-08 06:02:12,653 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-579/.git/info/exclude 06:02:12 2024-10-08 06:02:12,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-579/.semver/PR-579 with force:False 06:02:12 2024-10-08 06:02:12,654 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-579/.semver/PR-579 06:02:12 2024-10-08 06:02:12,658 [execute] INFO git cat-file --batch-check 06:02:12 2024-10-08 06:02:12,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 06:02:12 2024-10-08 06:02:12,664 [execute] INFO git cat-file --batch 06:02:12 2024-10-08 06:02:12,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) 06:02:12 2024-10-08 06:02:12,669 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-579/.semver/PR-579 06:02:12 0.0.0 [Pipeline] } 06:02:12 $ docker exec --env ******** --env ******** 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a ssh-agent -k 06:02:12 unset SSH_AUTH_SOCK; 06:02:12 unset SSH_AGENT_PID; 06:02:12 echo Agent pid 77 killed; 06:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:02:13 + git semver [Pipeline] } 06:02:13 $ docker stop --time=1 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a 06:02:14 $ docker rm -f --volumes 244d2d2dca5a8399909a331f49e4a099825bf7012d9853eed4ce5ae36ee2977a [Pipeline] // withDockerContainer [Pipeline] sh 06:02:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:02:15 Stashed 1 file(s) [Pipeline] echo 06:02:15 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:16 provisioning config files... 06:02:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/config3124996835759134247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:16 ---> ****-login.sh 06:02:16 nexus3.edgexfoundry.org:10001 06:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:16 Configure a credential helper to remove this warning. See 06:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:16 06:02:16 Login Succeeded 06:02:16 nexus3.edgexfoundry.org:10002 06:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:16 Configure a credential helper to remove this warning. See 06:02:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:16 06:02:16 Login Succeeded 06:02:16 nexus3.edgexfoundry.org:10003 06:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:17 Configure a credential helper to remove this warning. See 06:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:17 06:02:17 Login Succeeded 06:02:17 nexus3.edgexfoundry.org:10004 06:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:17 Configure a credential helper to remove this warning. See 06:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:17 06:02:17 Login Succeeded 06:02:17 ****.io 06:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:17 Configure a credential helper to remove this warning. See 06:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:17 06:02:17 Login Succeeded 06:02:17 ---> ****-login.sh ends [Pipeline] } 06:02:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:02:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:02:17 ========================================================= 06:02:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:02:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:02:18 Sending build context to Docker daemon 17.96MB 06:02:18 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:02:18 Step 2/10 : FROM ${BASE} AS builder 06:02:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:18 43c4264eed91: Pulling fs layer 06:02:18 4cc291be95ef: Pulling fs layer 06:02:18 2ac1f1163629: Pulling fs layer 06:02:18 5c3c966382ef: Pulling fs layer 06:02:18 4f4fb700ef54: Pulling fs layer 06:02:18 5d5c8e513c77: Pulling fs layer 06:02:18 9f66e0745190: Pulling fs layer 06:02:18 f49a43e4bbc0: Pulling fs layer 06:02:18 561ebcabdf7f: Pulling fs layer 06:02:18 9f66e0745190: Waiting 06:02:18 5c3c966382ef: Waiting 06:02:18 4f4fb700ef54: Waiting 06:02:18 5d5c8e513c77: Waiting 06:02:18 561ebcabdf7f: Waiting 06:02:18 f49a43e4bbc0: Waiting 06:02:18 4cc291be95ef: Verifying Checksum 06:02:18 4cc291be95ef: Download complete 06:02:18 5c3c966382ef: Download complete 06:02:18 4f4fb700ef54: Download complete 06:02:18 5d5c8e513c77: Verifying Checksum 06:02:18 5d5c8e513c77: Download complete 06:02:18 43c4264eed91: Download complete 06:02:18 9f66e0745190: Verifying Checksum 06:02:18 9f66e0745190: Download complete 06:02:18 43c4264eed91: Pull complete 06:02:18 561ebcabdf7f: Verifying Checksum 06:02:18 561ebcabdf7f: Download complete 06:02:18 4cc291be95ef: Pull complete 06:02:19 2ac1f1163629: Verifying Checksum 06:02:19 2ac1f1163629: Download complete 06:02:19 f49a43e4bbc0: Verifying Checksum 06:02:19 f49a43e4bbc0: Download complete 06:02:22 2ac1f1163629: Pull complete 06:02:22 5c3c966382ef: Pull complete 06:02:22 4f4fb700ef54: Pull complete 06:02:22 5d5c8e513c77: Pull complete 06:02:22 9f66e0745190: Pull complete 06:02:24 f49a43e4bbc0: Pull complete 06:02:25 561ebcabdf7f: Pull complete 06:02:25 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:02:25 ---> 3a752c3f9dda 06:02:25 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:02:29 ---> Running in 199a225aedd0 06:02:29 Removing intermediate container 199a225aedd0 06:02:29 ---> 8dfff3a813b8 06:02:29 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:29 ---> Running in 0d6fd04d1c1a 06:02:29 Removing intermediate container 0d6fd04d1c1a 06:02:29 ---> 7d2399ee0fa8 06:02:29 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:02:29 ---> Running in a796198318ed 06:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:02:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:02:29 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:02:29 (2/8) Installing libedit (20240517.3.1-r0) 06:02:29 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:02:29 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:02:29 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:02:29 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:02:29 (7/8) Installing openssh-server (9.7_p1-r4) 06:02:29 (8/8) Installing openssh (9.7_p1-r4) 06:02:29 Executing busybox-1.36.1-r29.trigger 06:02:29 OK: 252 MiB in 62 packages 06:02:30 Removing intermediate container a796198318ed 06:02:30 ---> 3f573a3b9f52 06:02:30 Step 6/10 : WORKDIR /device-modbus-go 06:02:30 ---> Running in 885c833a024d 06:02:30 Removing intermediate container 885c833a024d 06:02:30 ---> 10d09f11bb8e 06:02:30 Step 7/10 : COPY go.mod vendor* ./ 06:02:30 ---> 4b81c2446648 06:02:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:30 ---> Running in 98ea680bfb53 06:02:31 Still waiting to schedule task 06:02:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22164’ 06:03:17 Removing intermediate container 98ea680bfb53 06:03:17 ---> 81b740c8860f 06:03:17 Step 9/10 : COPY . . 06:03:17 ---> 2ff80472cfa7 06:03:17 Step 10/10 : RUN ${MAKE} 06:03:17 ---> Running in 2f6982c6102a 06:03:17 noop 06:03:17 Removing intermediate container 2f6982c6102a 06:03:17 ---> b5a1ccf5327d 06:03:17 Successfully built b5a1ccf5327d 06:03:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:17 + docker inspect -f . ci-base-image-x86_64 06:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:17 prd-ubuntu20.04-docker-8c-8g-22170 does not seem to be running inside a container 06:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-579 -v /w/workspace/xfoundry_device-modbus-go_PR-579:/w/workspace/xfoundry_device-modbus-go_PR-579:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-579@tmp:/w/workspace/xfoundry_device-modbus-go_PR-579@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 06:03:18 $ docker top 0c55ff9aed666c1b60ea8b8db090328d8af51a0680cb438a38b6f042d01d37ca -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:18 + go version 06:03:18 go version go1.23.2 linux/amd64 [Pipeline] } 06:03:18 $ docker stop --time=1 0c55ff9aed666c1b60ea8b8db090328d8af51a0680cb438a38b6f042d01d37ca 06:03:19 $ docker rm -f --volumes 0c55ff9aed666c1b60ea8b8db090328d8af51a0680cb438a38b6f042d01d37ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:20 + docker inspect -f . ci-base-image-x86_64 06:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:20 prd-ubuntu20.04-docker-8c-8g-22170 does not seem to be running inside a container 06:03:20 $ 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-579 -v /w/workspace/xfoundry_device-modbus-go_PR-579:/w/workspace/xfoundry_device-modbus-go_PR-579:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-579@tmp:/w/workspace/xfoundry_device-modbus-go_PR-579@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 06:03:21 $ docker top a4af5d9c759aea23266ebb58146498fe049247159a08a820b40980d7a6cfa7ae -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:21 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-579 [Pipeline] fileExists [Pipeline] sh 06:03:21 + make test 06:03:21 go test ./... -coverprofile=coverage.out 06:03:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:03:41 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:03:41 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.9% of statements 06:03:51 go vet ./... 06:03:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:55 ./bin/test-attribution-txt.sh [Pipeline] echo 06:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:03:55 $ docker stop --time=1 a4af5d9c759aea23266ebb58146498fe049247159a08a820b40980d7a6cfa7ae 06:04:00 $ docker rm -f --volumes a4af5d9c759aea23266ebb58146498fe049247159a08a820b40980d7a6cfa7ae [Pipeline] // withDockerContainer [Pipeline] sh 06:04:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:02 + ls -al . 06:04:02 total 272 06:04:02 drwxrwxr-x 9 jenkins jenkins 4096 Oct 8 06:03 . 06:04:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:01 .. 06:04:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 06:01 .dockerignore 06:04:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 06:03 .git 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:01 .github 06:04:02 -rw-rw-r-- 1 jenkins jenkins 266 Oct 8 06:01 .gitignore 06:04:02 -rw-rw-r-- 1 jenkins jenkins 199 Oct 8 06:01 .golangci.yml 06:04:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 06:02 .semver 06:04:02 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 8 06:01 Attribution.txt 06:04:02 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 8 06:01 CHANGELOG.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 8 06:01 Dockerfile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 06:01 GOVERNANCE.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 658 Oct 8 06:01 Jenkinsfile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 06:01 LICENSE 06:04:02 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 8 06:01 Makefile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 622 Oct 8 06:01 OWNERS.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 8 06:01 README.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 06:02 VERSION 06:04:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:01 bin 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:01 cmd 06:04:02 -rw-r--r-- 1 jenkins jenkins 24669 Oct 8 06:03 coverage.out 06:04:02 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 8 06:01 go.mod 06:04:02 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 8 06:01 go.sum 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:01 internal 06:04:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:01 simulator 06:04:02 -rw-rw-r-- 1 jenkins jenkins 229 Oct 8 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + 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=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 --label arch=amd64 --label version=0.0.0 . 06:04:02 Sending build context to Docker daemon 17.98MB 06:04:02 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:04:02 Step 2/23 : FROM ${BASE} AS builder 06:04:02 ---> b5a1ccf5327d 06:04:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:04:03 ---> Running in 4d28a1059fb1 06:04:03 Removing intermediate container 4d28a1059fb1 06:04:03 ---> d959c6126416 06:04:03 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:03 ---> Running in 605c5f12e273 06:04:03 Removing intermediate container 605c5f12e273 06:04:03 ---> 1332dfe40654 06:04:03 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:04:03 ---> Running in 6b19072942ef 06:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:03 OK: 252 MiB in 62 packages 06:04:04 Removing intermediate container 6b19072942ef 06:04:04 ---> 311401fa2eb5 06:04:04 Step 6/23 : WORKDIR /device-modbus-go 06:04:04 ---> Running in 65d3c5c3b01c 06:04:04 Removing intermediate container 65d3c5c3b01c 06:04:04 ---> d05369cd259e 06:04:04 Step 7/23 : COPY go.mod vendor* ./ 06:04:04 ---> 016d72cb5b09 06:04:04 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:04 ---> Running in 29852f73451e 06:04:04 Removing intermediate container 29852f73451e 06:04:04 ---> 90785b878952 06:04:04 Step 9/23 : COPY . . 06:04:05 ---> 19fe04cbb0d4 06:04:05 Step 10/23 : RUN ${MAKE} 06:04:05 ---> Running in c78508295c28 06:04:05 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.44" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:04:37 Removing intermediate container c78508295c28 06:04:37 ---> f744c3269582 06:04:37 Step 11/23 : FROM alpine:3.20 06:04:37 3.20: Pulling from library/alpine 06:04:37 43c4264eed91: Already exists 06:04:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:04:37 Status: Downloaded newer image for alpine:3.20 06:04:37 ---> 91ef0af61f39 06:04:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:04:37 ---> Running in 44e152990457 06:04:37 Removing intermediate container 44e152990457 06:04:37 ---> 62108bb20ad5 06:04:37 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:04:37 ---> Running in 70bdabe466a4 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:37 (1/1) Installing dumb-init (1.2.5-r3) 06:04:37 Executing busybox-1.36.1-r29.trigger 06:04:37 OK: 8 MiB in 15 packages 06:04:37 Removing intermediate container 70bdabe466a4 06:04:37 ---> b943f003ffcc 06:04:37 Step 14/23 : RUN apk --no-cache upgrade 06:04:37 ---> Running in cc1ab9069d70 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:37 Upgrading critical system libraries and apk-tools: 06:04:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:04:37 Executing busybox-1.36.1-r29.trigger 06:04:37 Continuing the upgrade transaction with new apk-tools: 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:04:38 OK: 8 MiB in 15 packages 06:04:38 Removing intermediate container cc1ab9069d70 06:04:38 ---> 0f95c247299a 06:04:38 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:04:39 ---> e482b50ae5c1 06:04:39 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:04:39 ---> 1ebc7e9b4e52 06:04:39 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:04:39 ---> 195cebbea45c 06:04:39 Step 18/23 : EXPOSE 59901 06:04:39 ---> Running in b2281b8de6df 06:04:39 Removing intermediate container b2281b8de6df 06:04:39 ---> 7c93ed9c9110 06:04:39 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:04:39 ---> Running in 84e4640d6a29 06:04:39 Removing intermediate container 84e4640d6a29 06:04:39 ---> 722e43908069 06:04:39 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:04:39 ---> Running in 0f89c9726b68 06:04:39 Removing intermediate container 0f89c9726b68 06:04:39 ---> 48d98b54698a 06:04:39 Step 21/23 : LABEL arch=amd64 06:04:39 ---> Running in 7f4a387338ed 06:04:40 Removing intermediate container 7f4a387338ed 06:04:40 ---> add06efd8b13 06:04:40 Step 22/23 : LABEL git_sha=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 06:04:40 ---> Running in 87e33db6e307 06:04:40 Removing intermediate container 87e33db6e307 06:04:40 ---> 5416215bd4cd 06:04:40 Step 23/23 : LABEL version=0.0.0 06:04:40 ---> Running in 6617594e5ae9 06:04:40 Removing intermediate container 6617594e5ae9 06:04:40 ---> a1aefa3157c2 06:04:40 [Warning] One or more build-args [ARCH] were not consumed 06:04:40 Successfully built a1aefa3157c2 06:04:40 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 06:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:41 06:04:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:41 latest: Pulling from edgex-lftools-log-publisher 06:04:41 5eb5b503b376: Pulling fs layer 06:04:41 5c69ac0246d0: Pulling fs layer 06:04:41 ec43610c2a17: Pulling fs layer 06:04:41 3a2ae6a8a46f: Pulling fs layer 06:04:41 33b1e0a273af: Pulling fs layer 06:04:41 5d3b04190fa2: Pulling fs layer 06:04:41 2f39f015ded8: Pulling fs layer 06:04:41 3a2ae6a8a46f: Waiting 06:04:41 33b1e0a273af: Waiting 06:04:41 2f39f015ded8: Waiting 06:04:41 5d3b04190fa2: Waiting 06:04:41 5c69ac0246d0: Verifying Checksum 06:04:41 5c69ac0246d0: Download complete 06:04:41 3a2ae6a8a46f: Download complete 06:04:41 33b1e0a273af: Verifying Checksum 06:04:41 33b1e0a273af: Download complete 06:04:41 ec43610c2a17: Verifying Checksum 06:04:41 ec43610c2a17: Download complete 06:04:41 5d3b04190fa2: Verifying Checksum 06:04:41 5d3b04190fa2: Download complete 06:04:41 5eb5b503b376: Verifying Checksum 06:04:41 5eb5b503b376: Download complete 06:04:42 2f39f015ded8: Verifying Checksum 06:04:42 2f39f015ded8: Download complete 06:04:42 5eb5b503b376: Pull complete 06:04:42 5c69ac0246d0: Pull complete 06:04:43 ec43610c2a17: Pull complete 06:04:43 3a2ae6a8a46f: Pull complete 06:04:43 33b1e0a273af: Pull complete 06:04:43 5d3b04190fa2: Pull complete 06:04:47 2f39f015ded8: Pull complete 06:04:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:48 prd-ubuntu20.04-docker-8c-8g-22170 does not seem to be running inside a container 06:04:48 $ 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-579 -v /w/workspace/xfoundry_device-modbus-go_PR-579:/w/workspace/xfoundry_device-modbus-go_PR-579:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-579@tmp:/w/workspace/xfoundry_device-modbus-go_PR-579@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 06:04:52 $ docker top f0409ac2516e1189eeae02f5447298559ef53de0dcca878690cbc41862ac99ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:52 ---> job-cost.sh 06:04:52 lf-activate-venv: SKIPPING 06:04:52 INFO: No Stack... 06:04:52 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:53 INFO: Archiving Costs [Pipeline] sh 06:04:53 + cat /w/workspace/xfoundry_device-modbus-go_PR-579/archives/cost.csv 06:04:53 + cut -d, -f6 [Pipeline] lock 06:04:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] 06:04:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] did not exist. Created. 06:04:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:54 + echo total: 0.2199999988079071 [Pipeline] stash 06:04:54 Stashed 1 file(s) [Pipeline] } 06:04:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:54 $ docker stop --time=1 f0409ac2516e1189eeae02f5447298559ef53de0dcca878690cbc41862ac99ed 06:04:55 $ docker rm -f --volumes f0409ac2516e1189eeae02f5447298559ef53de0dcca878690cbc41862ac99ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22174 in /w/workspace/xfoundry_device-modbus-go_PR-579 [Pipeline] { [Pipeline] ws 06:05:08 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:05:08 The recommended git tool is: git 06:05:14 using credential edgex-jenkins-ssh 06:05:14 Cloning the remote Git repository 06:05:14 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:05:14 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:05:14 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:05:14 > git --version # timeout=10 06:05:14 > git --version # 'git version 2.25.1' 06:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:17 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:05:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:18 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:05:18 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:05:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:05:18 Merging remotes/origin/main commit e778c6a7e22bae4333302da5b4dc0bc2aa806a86 into PR head commit 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 06:05:19 Merge succeeded, producing 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 06:05:19 Checking out Revision 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 (PR-579) 06:05:19 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 06:05:19 > git --version # timeout=10 06:05:19 > git --version # 'git version 2.25.1' 06:05:19 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:05:18 > git config core.sparsecheckout # timeout=10 06:05:19 > git checkout -f 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 # timeout=10 06:05:19 > git remote # timeout=10 06:05:19 > git config --get remote.origin.url # timeout=10 06:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:05:19 > git merge e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 06:05:19 > git rev-parse HEAD^{commit} # timeout=10 06:05:19 > git config core.sparsecheckout # timeout=10 06:05:19 > git checkout -f 32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:05:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:05:24 Dload Upload Total Spent Left Speed 06:05:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 06:05:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:05:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:05:25 + sudo tee /etc/docker/daemon.new 06:05:25 { 06:05:25 "registry-mirrors": [ 06:05:25 "https://nexus3.edgexfoundry.org:10001" 06:05:25 ], 06:05:25 "bip": "10.250.0.254/24", 06:05:25 "hosts": [ 06:05:25 "tcp://0.0.0.0:5555", 06:05:25 "unix:///var/run/docker.sock" 06:05:25 ], 06:05:25 "mtu": 1458, 06:05:25 "selinux-enabled": true, 06:05:25 "seccomp-profile": "/etc/docker/seccomp.json" 06:05:25 } [Pipeline] sh 06:05:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:05:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:44 provisioning config files... 06:05:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7985098487196562418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:45 ---> ****-login.sh 06:05:45 nexus3.edgexfoundry.org:10001 06:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:46 Configure a credential helper to remove this warning. See 06:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:46 06:05:46 Login Succeeded 06:05:46 nexus3.edgexfoundry.org:10002 06:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:46 Configure a credential helper to remove this warning. See 06:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:46 06:05:46 Login Succeeded 06:05:46 nexus3.edgexfoundry.org:10003 06:05:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:46 Configure a credential helper to remove this warning. See 06:05:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:46 06:05:46 Login Succeeded 06:05:46 nexus3.edgexfoundry.org:10004 06:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:47 Configure a credential helper to remove this warning. See 06:05:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:47 06:05:47 Login Succeeded 06:05:47 ****.io 06:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:05:47 Configure a credential helper to remove this warning. See 06:05:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:05:47 06:05:47 Login Succeeded 06:05:47 ---> ****-login.sh ends [Pipeline] } 06:05:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:05:48 ========================================================= 06:05:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:05:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:49 + 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 . 06:05:49 Sending build context to Docker daemon 9.12MB 06:05:49 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:05:49 Step 2/10 : FROM ${BASE} AS builder 06:05:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:05:49 cf04c63912e1: Pulling fs layer 06:05:49 55b35a11ae5e: Pulling fs layer 06:05:49 a37a00ec5f00: Pulling fs layer 06:05:49 50b3750afda1: Pulling fs layer 06:05:49 4f4fb700ef54: Pulling fs layer 06:05:49 80978eb59214: Pulling fs layer 06:05:49 c9f46d7d2bd2: Pulling fs layer 06:05:49 50b3750afda1: Waiting 06:05:49 c5a475d317c9: Pulling fs layer 06:05:49 4f4fb700ef54: Waiting 06:05:49 80978eb59214: Waiting 06:05:49 c9f46d7d2bd2: Waiting 06:05:49 c5a475d317c9: Waiting 06:05:49 55b35a11ae5e: Download complete 06:05:49 50b3750afda1: Verifying Checksum 06:05:49 50b3750afda1: Download complete 06:05:49 4f4fb700ef54: Verifying Checksum 06:05:49 4f4fb700ef54: Download complete 06:05:49 80978eb59214: Verifying Checksum 06:05:49 80978eb59214: Download complete 06:05:49 cf04c63912e1: Verifying Checksum 06:05:49 cf04c63912e1: Download complete 06:05:50 c5a475d317c9: Verifying Checksum 06:05:50 c5a475d317c9: Download complete 06:05:50 cf04c63912e1: Pull complete 06:05:51 55b35a11ae5e: Pull complete 06:05:51 a37a00ec5f00: Verifying Checksum 06:05:51 a37a00ec5f00: Download complete 06:05:52 c9f46d7d2bd2: Verifying Checksum 06:05:52 c9f46d7d2bd2: Download complete 06:06:07 a37a00ec5f00: Pull complete 06:06:07 50b3750afda1: Pull complete 06:06:07 4f4fb700ef54: Pull complete 06:06:07 80978eb59214: Pull complete 06:06:14 c9f46d7d2bd2: Pull complete 06:06:16 c5a475d317c9: Pull complete 06:06:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:06:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:06:16 ---> be29e6b0f0d4 06:06:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:06:17 ---> Running in 288b7476a51e 06:06:17 Removing intermediate container 288b7476a51e 06:06:17 ---> 0789f11c411b 06:06:17 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:06:17 ---> Running in b444d8afc5fd 06:06:18 Removing intermediate container b444d8afc5fd 06:06:18 ---> 8747955bf1e6 06:06:18 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:06:18 ---> Running in e268ca0f5734 06:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:06:21 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:06:21 (2/8) Installing libedit (20240517.3.1-r0) 06:06:21 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:06:21 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:06:21 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:06:21 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:06:21 (7/8) Installing openssh-server (9.7_p1-r4) 06:06:21 (8/8) Installing openssh (9.7_p1-r4) 06:06:21 Executing busybox-1.36.1-r29.trigger 06:06:21 OK: 244 MiB in 62 packages 06:06:22 Removing intermediate container e268ca0f5734 06:06:22 ---> 8e460527520a 06:06:22 Step 6/10 : WORKDIR /device-modbus-go 06:06:22 ---> Running in 58b2573eeb64 06:06:22 Removing intermediate container 58b2573eeb64 06:06:22 ---> f178c8d277e6 06:06:22 Step 7/10 : COPY go.mod vendor* ./ 06:06:23 ---> ad27ee4decfa 06:06:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:23 ---> Running in 3f17560a8b7e 06:08:30 Removing intermediate container 3f17560a8b7e 06:08:30 ---> bc2fb300a611 06:08:30 Step 9/10 : COPY . . 06:08:30 ---> ad1e5bbe101f 06:08:30 Step 10/10 : RUN ${MAKE} 06:08:30 ---> Running in 306df096c32b 06:08:30 noop 06:08:30 Removing intermediate container 306df096c32b 06:08:30 ---> 1566265154c3 06:08:30 Successfully built 1566265154c3 06:08:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:30 + docker inspect -f . ci-base-image-arm64 06:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-22174 does not seem to be running inside a container 06:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:32 $ docker top 9dfe35e2fb9a527c3a35112c75180654421f33db400e523d7111c1d4c9596bb0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:33 + go version 06:08:33 go version go1.23.2 linux/arm64 [Pipeline] } 06:08:33 $ docker stop --time=1 9dfe35e2fb9a527c3a35112c75180654421f33db400e523d7111c1d4c9596bb0 06:08:34 $ docker rm -f --volumes 9dfe35e2fb9a527c3a35112c75180654421f33db400e523d7111c1d4c9596bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:35 + docker inspect -f . ci-base-image-arm64 06:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-22174 does not seem to be running inside a container 06:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:08:37 $ docker top 7f4d278e17b3da11284afb762c1c175e111b3bf3eb3a304fbb024435b411ba30 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:38 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:08:39 + make test 06:08:39 go test ./... -coverprofile=coverage.out 06:08:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:12:21 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:12:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements 06:12:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:12:24 go vet ./... 06:13:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:13:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:13:20 ./bin/test-attribution-txt.sh [Pipeline] echo 06:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:13:20 $ docker stop --time=1 7f4d278e17b3da11284afb762c1c175e111b3bf3eb3a304fbb024435b411ba30 06:13:22 $ docker rm -f --volumes 7f4d278e17b3da11284afb762c1c175e111b3bf3eb3a304fbb024435b411ba30 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:24 Warning: overwriting stash ‘coverage-report’ 06:13:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:26 + ls -al . 06:13:26 total 268 06:13:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 06:08 . 06:13:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 06:05 .. 06:13:26 -rw-rw-r-- 1 jenkins jenkins 140 Oct 8 06:05 .dockerignore 06:13:26 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 06:05 .git 06:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:05 .github 06:13:26 -rw-rw-r-- 1 jenkins jenkins 266 Oct 8 06:05 .gitignore 06:13:26 -rw-rw-r-- 1 jenkins jenkins 199 Oct 8 06:05 .golangci.yml 06:13:26 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 8 06:05 Attribution.txt 06:13:26 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 8 06:05 CHANGELOG.md 06:13:26 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 8 06:05 Dockerfile 06:13:26 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 06:05 GOVERNANCE.md 06:13:26 -rw-rw-r-- 1 jenkins jenkins 658 Oct 8 06:05 Jenkinsfile 06:13:26 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 8 06:05 LICENSE 06:13:26 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 8 06:05 Makefile 06:13:26 -rw-rw-r-- 1 jenkins jenkins 622 Oct 8 06:05 OWNERS.md 06:13:26 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 8 06:05 README.md 06:13:26 -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 06:02 VERSION 06:13:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:05 bin 06:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:05 cmd 06:13:26 -rw-r--r-- 1 jenkins jenkins 24669 Oct 8 06:12 coverage.out 06:13:26 -rw-rw-r-- 1 jenkins jenkins 7157 Oct 8 06:05 go.mod 06:13:26 -rw-rw-r-- 1 jenkins jenkins 100518 Oct 8 06:05 go.sum 06:13:26 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 06:05 internal 06:13:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 06:05 simulator 06:13:26 -rw-rw-r-- 1 jenkins jenkins 229 Oct 8 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:26 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 --label arch=arm64 --label version=0.0.0 . 06:13:27 Sending build context to Docker daemon 9.145MB 06:13:27 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:13:27 Step 2/23 : FROM ${BASE} AS builder 06:13:27 ---> 1566265154c3 06:13:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:13:27 ---> Running in 0acf3667f88a 06:13:27 Removing intermediate container 0acf3667f88a 06:13:27 ---> da6374e7b317 06:13:27 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:27 ---> Running in a974870f6b76 06:13:28 Removing intermediate container a974870f6b76 06:13:28 ---> 73705a6a521c 06:13:28 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:13:28 ---> Running in 268288ae56f5 06:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:13:31 OK: 244 MiB in 62 packages 06:13:32 Removing intermediate container 268288ae56f5 06:13:32 ---> 23410f18ffe8 06:13:32 Step 6/23 : WORKDIR /device-modbus-go 06:13:32 ---> Running in dbc95a216692 06:13:32 Removing intermediate container dbc95a216692 06:13:32 ---> ac609315317c 06:13:32 Step 7/23 : COPY go.mod vendor* ./ 06:13:33 ---> db33f445ca61 06:13:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:33 ---> Running in 1fde5359dc40 06:13:36 Removing intermediate container 1fde5359dc40 06:13:36 ---> 87cafa39ed62 06:13:36 Step 9/23 : COPY . . 06:13:37 ---> f5596a24552e 06:13:37 Step 10/23 : RUN ${MAKE} 06:13:37 ---> Running in dfe3b5f51de8 06:13:38 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.44" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:17:15 Removing intermediate container dfe3b5f51de8 06:17:15 ---> be9b10767104 06:17:15 Step 11/23 : FROM alpine:3.20 06:17:15 3.20: Pulling from library/alpine 06:17:15 cf04c63912e1: Already exists 06:17:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:17:15 Status: Downloaded newer image for alpine:3.20 06:17:15 ---> c157a85ed455 06:17:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:17:15 ---> Running in b5db75ce2e5a 06:17:15 Removing intermediate container b5db75ce2e5a 06:17:15 ---> 8f61cabee467 06:17:15 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:17:15 ---> Running in 94e7fee7fabc 06:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:18 (1/1) Installing dumb-init (1.2.5-r3) 06:17:18 Executing busybox-1.36.1-r29.trigger 06:17:18 OK: 9 MiB in 15 packages 06:17:19 Removing intermediate container 94e7fee7fabc 06:17:19 ---> eba0144f5a2c 06:17:19 Step 14/23 : RUN apk --no-cache upgrade 06:17:19 ---> Running in 4e74e956c1fb 06:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:21 Upgrading critical system libraries and apk-tools: 06:17:21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:17:21 Executing busybox-1.36.1-r29.trigger 06:17:22 Continuing the upgrade transaction with new apk-tools: 06:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:23 OK: 9 MiB in 15 packages 06:17:24 Removing intermediate container 4e74e956c1fb 06:17:24 ---> 341c135fc1e1 06:17:24 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:17:26 ---> 60c3d470655a 06:17:26 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:17:27 ---> 40ef2e37aeae 06:17:27 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:17:27 ---> 4d1f386e61c9 06:17:27 Step 18/23 : EXPOSE 59901 06:17:27 ---> Running in 0a76e371ac8a 06:17:27 Removing intermediate container 0a76e371ac8a 06:17:27 ---> 537247a5c749 06:17:27 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:17:27 ---> Running in abb021f49925 06:17:28 Removing intermediate container abb021f49925 06:17:28 ---> eed8b267bc7e 06:17:28 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:17:28 ---> Running in 2b9a1804ac0d 06:17:28 Removing intermediate container 2b9a1804ac0d 06:17:28 ---> b63f2221259a 06:17:28 Step 21/23 : LABEL arch=arm64 06:17:28 ---> Running in 9766ee2a5c16 06:17:28 Removing intermediate container 9766ee2a5c16 06:17:28 ---> 36b7ffb392e5 06:17:28 Step 22/23 : LABEL git_sha=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 06:17:29 ---> Running in 3e93ed000ae9 06:17:29 Removing intermediate container 3e93ed000ae9 06:17:29 ---> 30de690a3503 06:17:29 Step 23/23 : LABEL version=0.0.0 06:17:29 ---> Running in 1c4aec48320f 06:17:29 Removing intermediate container 1c4aec48320f 06:17:29 ---> a65832d5dc8f 06:17:29 [Warning] One or more build-args [ARCH] were not consumed 06:17:29 Successfully built a65832d5dc8f 06:17:29 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:17:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:30 06:17:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:31 arm64: Pulling from edgex-lftools-log-publisher 06:17:31 8998bd30e6a1: Pulling fs layer 06:17:31 04944245beec: Pulling fs layer 06:17:31 699f458cf7ca: Pulling fs layer 06:17:31 765212b225bb: Pulling fs layer 06:17:31 f23df028b6ca: Pulling fs layer 06:17:31 d65c8cfc05b1: Pulling fs layer 06:17:31 2437ff75d9bd: Pulling fs layer 06:17:31 f23df028b6ca: Waiting 06:17:31 d65c8cfc05b1: Waiting 06:17:31 2437ff75d9bd: Waiting 06:17:31 765212b225bb: Waiting 06:17:31 04944245beec: Verifying Checksum 06:17:31 04944245beec: Download complete 06:17:31 765212b225bb: Verifying Checksum 06:17:31 765212b225bb: Download complete 06:17:31 f23df028b6ca: Download complete 06:17:31 d65c8cfc05b1: Verifying Checksum 06:17:31 d65c8cfc05b1: Download complete 06:17:31 699f458cf7ca: Verifying Checksum 06:17:31 699f458cf7ca: Download complete 06:17:31 8998bd30e6a1: Verifying Checksum 06:17:31 8998bd30e6a1: Download complete 06:17:34 2437ff75d9bd: Verifying Checksum 06:17:34 2437ff75d9bd: Download complete 06:17:37 8998bd30e6a1: Pull complete 06:17:37 04944245beec: Pull complete 06:17:39 699f458cf7ca: Pull complete 06:17:39 765212b225bb: Pull complete 06:17:40 f23df028b6ca: Pull complete 06:17:40 d65c8cfc05b1: Pull complete 06:17:58 2437ff75d9bd: Pull complete 06:17:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-22174 does not seem to be running inside a container 06:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:18:03 $ docker top e71dd550a26655ddbe23ab68144d54d4a6906adb222a9b114becd371f28e6c7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:04 ---> job-cost.sh 06:18:04 lf-activate-venv: SKIPPING 06:18:04 INFO: No Stack... 06:18:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:18:05 INFO: Archiving Costs [Pipeline] sh 06:18:06 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:18:06 + cut -d, -f6 [Pipeline] lock 06:18:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] 06:18:06 Resource [jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] did not exist. Created. 06:18:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:18:07 /w/workspace/device-modbus-go/1@tmp/durable-644a451e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:18:08 + echo total: 0.10999999940395355 [Pipeline] stash 06:18:08 Warning: overwriting stash ‘stack-cost’ 06:18:08 Stashed 1 file(s) [Pipeline] } 06:18:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-579-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:18:08 $ docker stop --time=1 e71dd550a26655ddbe23ab68144d54d4a6906adb222a9b114becd371f28e6c7d 06:18:09 $ docker rm -f --volumes e71dd550a26655ddbe23ab68144d54d4a6906adb222a9b114becd371f28e6c7d [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:18:10 provisioning config files... 06:18:10 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/config5431986830404872738tmp [Pipeline] { [Pipeline] sh 06:18:11 + set +x 06:18:11 + bash -s -- 06:18:11 + curl -s https://codecov.io/bash 06:18:11 06:18:11 _____ _ 06:18:11 / ____| | | 06:18:11 | | ___ __| | ___ ___ _____ __ 06:18:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:18:11 | |___| (_) | (_| | __/ (_| (_) \ V / 06:18:11 \_____\___/ \__,_|\___|\___\___/ \_/ 06:18:11 Bash-1.0.6 06:18:11 06:18:11 06:18:11 ==> git version 2.25.1 found 06:18:11 ==> 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:18:11 Release-Date: 2020-01-08 06:18:11 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:18:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:18:11 ==> Jenkins CI detected. 06:18:11 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-579 06:18:11 project root: . 06:18:11 --> token set from env 06:18:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:18:11 ==> Running gcov in . (disable via -X gcov) 06:18:11 ==> Python coveragepy not found 06:18:11 ==> Searching for coverage reports in: 06:18:11 + . 06:18:11 -> Found 1 reports 06:18:11 ==> Detecting git/mercurial file structure 06:18:11 ==> Reading reports 06:18:11 + ./coverage.out bytes=24669 06:18:11 ==> Appending adjustments 06:18:11 https://docs.codecov.io/docs/fixing-reports 06:18:11 + Found adjustments 06:18:11 ==> Gzipping contents 06:18:11 4.0K /tmp/codecov.1fYM2j.gz 06:18:11 ==> Uploading reports 06:18:11 url: https://codecov.io 06:18:11 query: branch=PR-579&commit=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-579%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=579&job=&cmd_args= 06:18:11 -> Pinging Codecov 06:18:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-579&commit=32ca124e631bef4abaadea0e4bd7ceb7d6b71a79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-579%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=579&job=&cmd_args= 06:18:11 -> Uploading to 06:18:11 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/32ca124e631bef4abaadea0e4bd7ceb7d6b71a79/99f7a0f9-e05e-44d7-b9cb-8bef0819f897.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T061811Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d24f2004b701382c660cd14462ca5b749db59d4044148727482abe0f2e4192cb 06:18:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:11 Dload Upload Total Spent Left Speed 06:18:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 17540 --:--:-- --:--:-- --:--:-- 17540 06:18:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/32ca124e631bef4abaadea0e4bd7ceb7d6b71a79 [Pipeline] } 06:18:12 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:18:14 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-579/archives ] 06:18:14 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-579/archives 06:18:14 total 16 06:18:14 drwxr-xr-x 3 root root 4096 Oct 8 06:04 . 06:18:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 06:04 .. 06:18:14 drwxr-xr-x 2 root root 4096 Oct 8 06:04 cost 06:18:14 -rw-r--r-- 1 root root 88 Oct 8 06:04 cost.csv 06:18:14 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-579/archives 06:18:14 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-579/archives 06:18:14 total 16 06:18:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 06:04 . 06:18:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 06:04 .. 06:18:14 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 06:04 cost 06:18:14 -rw-r--r-- 1 jenkins jenkins 88 Oct 8 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:18:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:18:15 ---> package-listing.sh 06:18:15 ++ facter osfamily 06:18:15 ++ tr '[:upper:]' '[:lower:]' 06:18:15 + OS_FAMILY=debian 06:18:15 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-579 06:18:15 + START_PACKAGES=/tmp/packages_start.txt 06:18:15 + END_PACKAGES=/tmp/packages_end.txt 06:18:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:15 + PACKAGES=/tmp/packages_start.txt 06:18:15 + '[' /w/workspace/xfoundry_device-modbus-go_PR-579 ']' 06:18:15 + PACKAGES=/tmp/packages_end.txt 06:18:15 + case "${OS_FAMILY}" in 06:18:15 + dpkg -l 06:18:15 + grep '^ii' 06:18:15 + '[' -f /tmp/packages_start.txt ']' 06:18:15 + '[' -f /tmp/packages_end.txt ']' 06:18:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:15 + '[' /w/workspace/xfoundry_device-modbus-go_PR-579 ']' 06:18:15 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-579/archives/ 06:18:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-579/archives/ [Pipeline] echo 06:18:16 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:18:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:17 prd-ubuntu20.04-docker-8c-8g-22170 does not seem to be running inside a container 06:18:17 $ 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-579/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-579 -v /w/workspace/xfoundry_device-modbus-go_PR-579:/w/workspace/xfoundry_device-modbus-go_PR-579:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-579@tmp:/w/workspace/xfoundry_device-modbus-go_PR-579@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:18:17 $ docker top d64e4ddc411855089351e704a4c4195bea8cceb73829c955e7fe2abab3cf493e -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:17 + touch /tmp/pre-build-complete [Pipeline] sh 06:18:18 + mkdir -p /var/log/sysstat [Pipeline] sh 06:18:18 + ls /var/log/sa-host 06:18:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:18 provisioning config files... 06:18:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-579@tmp/config17419027028157689470tmp [Pipeline] { [Pipeline] echo 06:18:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> create-netrc.sh [Pipeline] } 06:18:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> python-tools-install.sh [Pipeline] echo 06:18:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> sudo-logs.sh 06:18:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:18:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:18:20 ---> job-cost.sh 06:18:20 lf-activate-venv: SKIPPING 06:18:20 DEBUG: total: 0.2199999988079071 06:18:20 INFO: Retrieving Stack Cost... 06:18:20 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:21 INFO: Archiving Costs [Pipeline] echo 06:18:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:18:21 ---> logs-deploy.sh 06:18:21 lf-activate-venv: SKIPPING 06:18:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-579/1 06:18:21 INFO: archiving workspace using pattern(s): 06:18:22 Archives upload complete. 06:18:22 INFO: archiving logs to Nexus