Pull request #592 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd5114491910f6812150d12eb2099cf078919e2f+11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (7152f4d127eeeed0dd3a8035effaf7f93cc23d25) 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-ssh2336354496806204672.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-ssh2917496864244772826.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-592/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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6473305556896390470.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-592/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10445502521059497600.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-ssh265077329643840067.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-592/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-592/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10522703072401305330.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26235 in /w/workspace/xfoundry_device-modbus-go_PR-592 [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-592 # 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 Merging remotes/origin/main commit 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 into PR head commit fd5114491910f6812150d12eb2099cf078919e2f Merge succeeded, producing fd5114491910f6812150d12eb2099cf078919e2f Checking out Revision fd5114491910f6812150d12eb2099cf078919e2f (PR-592) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5114491910f6812150d12eb2099cf078919e2f # 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 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd5114491910f6812150d12eb2099cf078919e2f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:30:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:30:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:31:00 ========================================================= 05:31:00 EdgeX Global Pipelines Version Info 05:31:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:31:01 ------------------- 05:31:01 stable info: 05:31:01 ------------------- 05:31:01 Commited By: Ginny Guan ginny@iotechsys.com 05:31:01 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:31:01 Message: update stable to v1.0.265 05:31:01 ------------------- 05:31:01 experimental info: 05:31:01 ------------------- 05:31:01 Commited By: Cherry Wang cherry@iotechsys.com 05:31:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:31:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:31:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-592 [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-592 [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-592 [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd5114491910f6812150d12eb2099cf078919e2f [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd51144 [Pipeline] echo 05:31:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:03 provisioning config files... 05:31:03 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/config17164332083551040269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:04 ---> ****-login.sh 05:31:04 nexus3.edgexfoundry.org:10001 05:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:04 Configure a credential helper to remove this warning. See 05:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:04 05:31:04 Login Succeeded 05:31:04 nexus3.edgexfoundry.org:10002 05:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:04 Configure a credential helper to remove this warning. See 05:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:04 05:31:04 Login Succeeded 05:31:04 nexus3.edgexfoundry.org:10003 05:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:04 Configure a credential helper to remove this warning. See 05:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:04 05:31:04 Login Succeeded 05:31:04 nexus3.edgexfoundry.org:10004 05:31:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:04 Configure a credential helper to remove this warning. See 05:31:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:04 05:31:05 Login Succeeded 05:31:05 ****.io 05:31:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:05 Configure a credential helper to remove this warning. See 05:31:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:05 05:31:05 Login Succeeded 05:31:05 ---> ****-login.sh ends [Pipeline] } 05:31:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:31:06 + git rev-list -1 --merges fd5114491910f6812150d12eb2099cf078919e2f~1..fd5114491910f6812150d12eb2099cf078919e2f [Pipeline] echo 05:31:06 -----------> git rev-list -1 --merges fd5114491910f6812150d12eb2099cf078919e2f~1..fd5114491910f6812150d12eb2099cf078919e2f fd5114491910f6812150d12eb2099cf078919e2f [false] [Pipeline] sh 05:31:06 + git log --format=format:%s -1 fd5114491910f6812150d12eb2099cf078919e2f [Pipeline] echo 05:31:06 ========================================================= 05:31:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:31:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:31:06 + git log --format=format:%s -1 fd5114491910f6812150d12eb2099cf078919e2f [Pipeline] echo 05:31:07 [semverPrep] GIT_COMMIT: fd5114491910f6812150d12eb2099cf078919e2f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:31:07 [semverPrep] This is not a build commit. [Pipeline] sh 05:31:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:07 + grep -v github /etc/ssh/ssh_known_hosts 05:31:07 + [ -e /tmp/ssh_known_hosts ] 05:31:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:31:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:31:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:31:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:07 05:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:31:08 b85a868b505f: Pulling fs layer 05:31:08 e2be974225ed: Pulling fs layer 05:31:08 339a4e72a1f5: Pulling fs layer 05:31:08 988bab9f4d93: Pulling fs layer 05:31:08 1469e6f7b9e6: Pulling fs layer 05:31:08 eaf3925da568: Pulling fs layer 05:31:08 bab4dde63d76: Pulling fs layer 05:31:08 bde34c3a00c8: Pulling fs layer 05:31:08 b352a97aabf1: Pulling fs layer 05:31:08 4872d77fe225: Pulling fs layer 05:31:08 5851b861e8e6: Pulling fs layer 05:31:08 1469e6f7b9e6: Waiting 05:31:08 eaf3925da568: Waiting 05:31:08 bab4dde63d76: Waiting 05:31:08 bde34c3a00c8: Waiting 05:31:08 4872d77fe225: Waiting 05:31:08 b352a97aabf1: Waiting 05:31:08 988bab9f4d93: Waiting 05:31:08 5851b861e8e6: Waiting 05:31:08 e2be974225ed: Verifying Checksum 05:31:08 e2be974225ed: Download complete 05:31:08 988bab9f4d93: Download complete 05:31:08 1469e6f7b9e6: Verifying Checksum 05:31:08 1469e6f7b9e6: Download complete 05:31:08 eaf3925da568: Verifying Checksum 05:31:08 eaf3925da568: Download complete 05:31:08 339a4e72a1f5: Verifying Checksum 05:31:08 339a4e72a1f5: Download complete 05:31:08 bde34c3a00c8: Verifying Checksum 05:31:08 bde34c3a00c8: Download complete 05:31:08 b352a97aabf1: Download complete 05:31:08 4872d77fe225: Verifying Checksum 05:31:08 4872d77fe225: Download complete 05:31:08 5851b861e8e6: Verifying Checksum 05:31:08 5851b861e8e6: Download complete 05:31:08 b85a868b505f: Verifying Checksum 05:31:08 b85a868b505f: Download complete 05:31:09 bab4dde63d76: Verifying Checksum 05:31:09 bab4dde63d76: Download complete 05:31:10 b85a868b505f: Pull complete 05:31:10 e2be974225ed: Pull complete 05:31:10 339a4e72a1f5: Pull complete 05:31:10 988bab9f4d93: Pull complete 05:31:10 1469e6f7b9e6: Pull complete 05:31:10 eaf3925da568: Pull complete 05:31:12 bab4dde63d76: Pull complete 05:31:12 bde34c3a00c8: Pull complete 05:31:12 b352a97aabf1: Pull complete 05:31:12 4872d77fe225: Pull complete 05:31:13 5851b861e8e6: Pull complete 05:31:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:31:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:13 prd-ubuntu20.04-docker-8c-8g-26235 does not seem to be running inside a container 05:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-592 -v /w/workspace/xfoundry_device-modbus-go_PR-592:/w/workspace/xfoundry_device-modbus-go_PR-592:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-592@tmp:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:31:16 $ docker top f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 -eo pid,comm 05:31:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:31:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:16 [ssh-agent] Looking for ssh-agent implementation... 05:31:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:16 $ docker exec f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 ssh-agent 05:31:16 SSH_AUTH_SOCK=/tmp/ssh-9bWPqL0NPj9c/agent.32 05:31:16 SSH_AGENT_PID=38 05:31:16 Running ssh-add (command line suppressed) 05:31:17 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-592@tmp/private_key_15584370872836091262.key (/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/private_key_15584370872836091262.key) 05:31:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:17 + git tag --points-at HEAD [Pipeline] } 05:31:17 $ docker exec --env ******** --env ******** f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 ssh-agent -k 05:31:17 unset SSH_AUTH_SOCK; 05:31:17 unset SSH_AGENT_PID; 05:31:17 echo Agent pid 38 killed; 05:31:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:31:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:17 [ssh-agent] Looking for ssh-agent implementation... 05:31:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:17 $ docker exec f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 ssh-agent 05:31:18 SSH_AUTH_SOCK=/tmp/ssh-16TwaW1PlfKg/agent.71 05:31:18 SSH_AGENT_PID=77 05:31:18 Running ssh-add (command line suppressed) 05:31:18 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-592@tmp/private_key_7116149410712847680.key (/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/private_key_7116149410712847680.key) 05:31:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:18 + git semver init 05:31:18 2024-11-12 05:31:18,667 [run_init] DEBUG init version:0.0.0 force:False 05:31:18 2024-11-12 05:31:18,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-592/.semver 05:31:18 2024-11-12 05:31:18,668 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-592/.semver 05:31:18 2024-11-12 05:31:18,668 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-592/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-592, universal_newlines=False, shell=None, istream=None) 05:31:19 2024-11-12 05:31:19,623 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-592/.git/info/exclude 05:31:19 2024-11-12 05:31:19,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-592/.semver/PR-592 with force:False 05:31:19 2024-11-12 05:31:19,623 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-592/.semver/PR-592 05:31:19 2024-11-12 05:31:19,626 [execute] INFO git cat-file --batch-check 05:31:19 2024-11-12 05:31:19,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-592/.semver, universal_newlines=False, shell=None, istream=) 05:31:19 2024-11-12 05:31:19,632 [execute] INFO git cat-file --batch 05:31:19 2024-11-12 05:31:19,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-592/.semver, universal_newlines=False, shell=None, istream=) 05:31:19 2024-11-12 05:31:19,637 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-592/.semver/PR-592 05:31:19 0.0.0 [Pipeline] } 05:31:19 $ docker exec --env ******** --env ******** f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 ssh-agent -k 05:31:19 unset SSH_AUTH_SOCK; 05:31:19 unset SSH_AGENT_PID; 05:31:19 echo Agent pid 77 killed; 05:31:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:20 + git semver [Pipeline] } 05:31:20 $ docker stop --time=1 f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 05:31:21 $ docker rm -f --volumes f5bb70de34d26d8a19e438e8d00b65ac993b6b0c5f2e1b7bd21cd753c4fcd527 [Pipeline] // withDockerContainer [Pipeline] sh 05:31:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:31:22 Stashed 1 file(s) [Pipeline] echo 05:31:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:23 provisioning config files... 05:31:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/config9306671834154693859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:23 ---> ****-login.sh 05:31:23 nexus3.edgexfoundry.org:10001 05:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:23 Configure a credential helper to remove this warning. See 05:31:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:23 05:31:23 Login Succeeded 05:31:23 nexus3.edgexfoundry.org:10002 05:31:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:23 Configure a credential helper to remove this warning. See 05:31:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:23 05:31:23 Login Succeeded 05:31:23 nexus3.edgexfoundry.org:10003 05:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:24 Configure a credential helper to remove this warning. See 05:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:24 05:31:24 Login Succeeded 05:31:24 nexus3.edgexfoundry.org:10004 05:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:24 Configure a credential helper to remove this warning. See 05:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:24 05:31:24 Login Succeeded 05:31:24 ****.io 05:31:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:24 Configure a credential helper to remove this warning. See 05:31:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:24 05:31:24 Login Succeeded 05:31:24 ---> ****-login.sh ends [Pipeline] } 05:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:24 ========================================================= 05:31:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:31:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:31:25 Sending build context to Docker daemon 18.03MB 05:31:25 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:31:25 Step 2/10 : FROM ${BASE} AS builder 05:31:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:31:25 43c4264eed91: Pulling fs layer 05:31:25 4cc291be95ef: Pulling fs layer 05:31:25 2ac1f1163629: Pulling fs layer 05:31:25 5c3c966382ef: Pulling fs layer 05:31:25 4f4fb700ef54: Pulling fs layer 05:31:25 5d5c8e513c77: Pulling fs layer 05:31:25 9f66e0745190: Pulling fs layer 05:31:25 f49a43e4bbc0: Pulling fs layer 05:31:25 561ebcabdf7f: Pulling fs layer 05:31:25 9f66e0745190: Waiting 05:31:25 4f4fb700ef54: Waiting 05:31:25 5d5c8e513c77: Waiting 05:31:25 561ebcabdf7f: Waiting 05:31:25 f49a43e4bbc0: Waiting 05:31:25 5c3c966382ef: Waiting 05:31:25 4cc291be95ef: Verifying Checksum 05:31:25 4cc291be95ef: Download complete 05:31:25 5c3c966382ef: Verifying Checksum 05:31:25 5c3c966382ef: Download complete 05:31:25 4f4fb700ef54: Verifying Checksum 05:31:25 4f4fb700ef54: Download complete 05:31:25 5d5c8e513c77: Verifying Checksum 05:31:25 5d5c8e513c77: Download complete 05:31:25 43c4264eed91: Download complete 05:31:25 9f66e0745190: Verifying Checksum 05:31:25 9f66e0745190: Download complete 05:31:25 43c4264eed91: Pull complete 05:31:25 561ebcabdf7f: Verifying Checksum 05:31:25 561ebcabdf7f: Download complete 05:31:25 4cc291be95ef: Pull complete 05:31:25 2ac1f1163629: Verifying Checksum 05:31:25 2ac1f1163629: Download complete 05:31:26 f49a43e4bbc0: Verifying Checksum 05:31:26 f49a43e4bbc0: Download complete 05:31:29 2ac1f1163629: Pull complete 05:31:29 5c3c966382ef: Pull complete 05:31:29 4f4fb700ef54: Pull complete 05:31:29 5d5c8e513c77: Pull complete 05:31:29 9f66e0745190: Pull complete 05:31:31 f49a43e4bbc0: Pull complete 05:31:31 561ebcabdf7f: Pull complete 05:31:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:31:31 ---> 3a752c3f9dda 05:31:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:31:36 ---> Running in 76e6f45e4daf 05:31:36 Removing intermediate container 76e6f45e4daf 05:31:36 ---> 2c5603821da6 05:31:36 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:31:36 ---> Running in 87847e4a398e 05:31:36 Removing intermediate container 87847e4a398e 05:31:36 ---> 2e0d9108f7b7 05:31:36 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:31:36 ---> Running in a3c030edb068 05:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:31:36 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:31:36 (2/8) Installing libedit (20240517.3.1-r0) 05:31:36 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:31:36 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:31:37 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:31:37 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:31:37 (7/8) Installing openssh-server (9.7_p1-r4) 05:31:37 (8/8) Installing openssh (9.7_p1-r4) 05:31:37 Executing busybox-1.36.1-r29.trigger 05:31:37 OK: 252 MiB in 62 packages 05:31:37 Removing intermediate container a3c030edb068 05:31:37 ---> adf5ac4dbc3d 05:31:37 Step 6/10 : WORKDIR /device-modbus-go 05:31:37 ---> Running in 0339f27b8c3e 05:31:37 Removing intermediate container 0339f27b8c3e 05:31:37 ---> e06029abb57c 05:31:37 Step 7/10 : COPY go.mod vendor* ./ 05:31:37 ---> c85e45a0950e 05:31:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:31:37 ---> Running in 919b1ea856b8 05:31:38 Still waiting to schedule task 05:31:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:32:45 Removing intermediate container 919b1ea856b8 05:32:45 ---> c85ca3726c0c 05:32:45 Step 9/10 : COPY . . 05:32:45 ---> 3f9384e6fae8 05:32:45 Step 10/10 : RUN ${MAKE} 05:32:45 ---> Running in 17d50346d288 05:32:45 noop 05:32:45 Removing intermediate container 17d50346d288 05:32:45 ---> 3baa78d576f4 05:32:45 Successfully built 3baa78d576f4 05:32:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:46 + docker inspect -f . ci-base-image-x86_64 05:32:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:46 prd-ubuntu20.04-docker-8c-8g-26235 does not seem to be running inside a container 05:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-592 -v /w/workspace/xfoundry_device-modbus-go_PR-592:/w/workspace/xfoundry_device-modbus-go_PR-592:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-592@tmp:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:32:46 $ docker top ac2144d111ea0234a7ebf3cef3785c98c14d39ec0bd90f914bd2389fa2c122a1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:47 + go version 05:32:47 go version go1.23.2 linux/amd64 [Pipeline] } 05:32:47 $ docker stop --time=1 ac2144d111ea0234a7ebf3cef3785c98c14d39ec0bd90f914bd2389fa2c122a1 05:32:48 $ docker rm -f --volumes ac2144d111ea0234a7ebf3cef3785c98c14d39ec0bd90f914bd2389fa2c122a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:49 + docker inspect -f . ci-base-image-x86_64 05:32:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:49 prd-ubuntu20.04-docker-8c-8g-26235 does not seem to be running inside a container 05:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-592 -v /w/workspace/xfoundry_device-modbus-go_PR-592:/w/workspace/xfoundry_device-modbus-go_PR-592:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-592@tmp:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:32:49 $ docker top fdbb3207edf18420b669056b174a8cb18fb99c3385b454de0aa90073929c7a5a -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:50 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-592 [Pipeline] fileExists [Pipeline] sh 05:32:50 + make test 05:32:50 go test ./... -coverprofile=coverage.out 05:32:51 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:33:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26236 in /w/workspace/xfoundry_device-modbus-go_PR-592 [Pipeline] { [Pipeline] ws 05:33:06 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:33:09 The recommended git tool is: git 05:33:09 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:33:09 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements 05:33:13 using credential edgex-jenkins-ssh 05:33:13 Cloning the remote Git repository 05:33:13 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:33:13 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:33:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:33:13 > git --version # timeout=10 05:33:13 > git --version # 'git version 2.25.1' 05:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:15 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:33:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:17 Merging remotes/origin/main commit 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 into PR head commit fd5114491910f6812150d12eb2099cf078919e2f 05:33:17 Merge succeeded, producing fd5114491910f6812150d12eb2099cf078919e2f 05:33:17 Checking out Revision fd5114491910f6812150d12eb2099cf078919e2f (PR-592) 05:33:16 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:33:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/592/head:refs/remotes/origin/PR-592 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:33:17 > git config core.sparsecheckout # timeout=10 05:33:17 > git checkout -f fd5114491910f6812150d12eb2099cf078919e2f # timeout=10 05:33:17 > git remote # timeout=10 05:33:17 > git config --get remote.origin.url # timeout=10 05:33:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:17 > git merge 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 05:33:17 > git rev-parse HEAD^{commit} # timeout=10 05:33:17 > git config core.sparsecheckout # timeout=10 05:33:17 > git checkout -f fd5114491910f6812150d12eb2099cf078919e2f # timeout=10 05:33:18 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:33:18 > git --version # timeout=10 05:33:18 > git --version # 'git version 2.25.1' 05:33:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:33:22 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:33:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:23 Dload Upload Total Spent Left Speed 05:33:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 05:33:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:33:23 + sudo tee /etc/docker/daemon.new 05:33:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:33:23 { 05:33:23 "registry-mirrors": [ 05:33:23 "https://nexus3.edgexfoundry.org:10001" 05:33:23 ], 05:33:23 "bip": "10.250.0.254/24", 05:33:23 "hosts": [ 05:33:23 "tcp://0.0.0.0:5555", 05:33:23 "unix:///var/run/docker.sock" 05:33:23 ], 05:33:23 "mtu": 1458, 05:33:23 "selinux-enabled": true, 05:33:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:33:23 } [Pipeline] sh 05:33:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:33:24 + sudo service docker restart 05:33:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:33:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:33:27 ./bin/test-attribution-txt.sh [Pipeline] echo 05:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:33:27 $ docker stop --time=1 fdbb3207edf18420b669056b174a8cb18fb99c3385b454de0aa90073929c7a5a 05:33:31 $ docker rm -f --volumes fdbb3207edf18420b669056b174a8cb18fb99c3385b454de0aa90073929c7a5a [Pipeline] // withDockerContainer [Pipeline] sh 05:33:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:33:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:33:33 + ls -al . 05:33:33 total 260 05:33:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 05:32 . 05:33:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:30 .. 05:33:33 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:30 .dockerignore 05:33:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:33 .git 05:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:30 .github 05:33:33 -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 05:30 .gitignore 05:33:33 -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 05:30 .golangci.yml 05:33:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:31 .semver 05:33:33 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 12 05:30 Attribution.txt 05:33:33 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 12 05:30 CHANGELOG.md 05:33:33 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 05:30 Dockerfile 05:33:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:30 GOVERNANCE.md 05:33:33 -rw-rw-r-- 1 jenkins jenkins 658 Nov 12 05:30 Jenkinsfile 05:33:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:30 LICENSE 05:33:33 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 12 05:30 Makefile 05:33:33 -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 05:30 OWNERS.md 05:33:33 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 05:30 README.md 05:33:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 05:31 VERSION 05:33:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:30 bin 05:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:30 cmd 05:33:33 -rw-r--r-- 1 jenkins jenkins 25464 Nov 12 05:33 coverage.out 05:33:33 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 12 05:30 go.mod 05:33:33 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 12 05:30 go.sum 05:33:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:30 internal 05:33:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:30 simulator 05:33:33 -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:33 + 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=fd5114491910f6812150d12eb2099cf078919e2f --label arch=amd64 --label version=0.0.0 . 05:33:33 Sending build context to Docker daemon 18.05MB 05:33:33 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:33:33 Step 2/23 : FROM ${BASE} AS builder 05:33:33 ---> 3baa78d576f4 05:33:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:33:33 ---> Running in c6a5756137b0 05:33:33 Removing intermediate container c6a5756137b0 05:33:33 ---> 8888de1372d3 05:33:33 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:33:33 ---> Running in a8d63850f355 05:33:34 Removing intermediate container a8d63850f355 05:33:34 ---> e6d064de413f 05:33:34 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:33:34 ---> Running in e4886c2e78f3 05:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:33:34 OK: 252 MiB in 62 packages 05:33:35 Removing intermediate container e4886c2e78f3 05:33:35 ---> 9a8733b92cc9 05:33:35 Step 6/23 : WORKDIR /device-modbus-go 05:33:35 ---> Running in dd29b99951bf 05:33:35 Removing intermediate container dd29b99951bf 05:33:35 ---> abecbb22d41c 05:33:35 Step 7/23 : COPY go.mod vendor* ./ 05:33:35 ---> 982e7d10f47c 05:33:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:35 ---> Running in 13971e7a77eb 05:33:36 Removing intermediate container 13971e7a77eb 05:33:36 ---> 0fdbcaca9c81 05:33:36 Step 9/23 : COPY . . 05:33:36 ---> d8eaf9f12515 05:33:36 Step 10/23 : RUN ${MAKE} 05:33:36 ---> Running in 2c4e74cbc72a 05:33:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:42 provisioning config files... 05:33:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11926469424903289314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:43 ---> ****-login.sh 05:33:43 nexus3.edgexfoundry.org:10001 05:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:43 Configure a credential helper to remove this warning. See 05:33:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:43 05:33:43 Login Succeeded 05:33:43 nexus3.edgexfoundry.org:10002 05:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:44 Configure a credential helper to remove this warning. See 05:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:44 05:33:44 Login Succeeded 05:33:44 nexus3.edgexfoundry.org:10003 05:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:44 Configure a credential helper to remove this warning. See 05:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:44 05:33:44 Login Succeeded 05:33:44 nexus3.edgexfoundry.org:10004 05:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:44 Configure a credential helper to remove this warning. See 05:33:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:44 05:33:44 Login Succeeded 05:33:44 ****.io 05:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:45 Configure a credential helper to remove this warning. See 05:33:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:45 05:33:45 Login Succeeded 05:33:45 ---> ****-login.sh ends [Pipeline] } 05:33:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:46 ========================================================= 05:33:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:33:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:33:47 Sending build context to Docker daemon 9.167MB 05:33:47 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:33:47 Step 2/10 : FROM ${BASE} AS builder 05:33:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:33:47 cf04c63912e1: Pulling fs layer 05:33:47 55b35a11ae5e: Pulling fs layer 05:33:47 a37a00ec5f00: Pulling fs layer 05:33:47 50b3750afda1: Pulling fs layer 05:33:47 4f4fb700ef54: Pulling fs layer 05:33:47 80978eb59214: Pulling fs layer 05:33:47 c9f46d7d2bd2: Pulling fs layer 05:33:47 c5a475d317c9: Pulling fs layer 05:33:47 4f4fb700ef54: Waiting 05:33:47 80978eb59214: Waiting 05:33:47 c9f46d7d2bd2: Waiting 05:33:47 c5a475d317c9: Waiting 05:33:47 50b3750afda1: Waiting 05:33:47 55b35a11ae5e: Verifying Checksum 05:33:47 55b35a11ae5e: Download complete 05:33:47 50b3750afda1: Verifying Checksum 05:33:47 50b3750afda1: Download complete 05:33:47 4f4fb700ef54: Verifying Checksum 05:33:47 4f4fb700ef54: Download complete 05:33:47 80978eb59214: Download complete 05:33:47 cf04c63912e1: Verifying Checksum 05:33:47 cf04c63912e1: Download complete 05:33:47 c5a475d317c9: Verifying Checksum 05:33:47 c5a475d317c9: Download complete 05:33:48 cf04c63912e1: Pull complete 05:33:48 55b35a11ae5e: Pull complete 05:33:49 a37a00ec5f00: Verifying Checksum 05:33:49 a37a00ec5f00: Download complete 05:33:50 c9f46d7d2bd2: Verifying Checksum 05:33:50 c9f46d7d2bd2: Download complete 05:34:02 a37a00ec5f00: Pull complete 05:34:02 50b3750afda1: Pull complete 05:34:02 4f4fb700ef54: Pull complete 05:34:02 80978eb59214: Pull complete 05:34:08 c9f46d7d2bd2: Pull complete 05:34:09 Removing intermediate container 2c4e74cbc72a 05:34:09 ---> a37baa3e5002 05:34:09 Step 11/23 : FROM alpine:3.20 05:34:09 3.20: Pulling from library/alpine 05:34:09 da9db072f522: Pulling fs layer 05:34:09 da9db072f522: Verifying Checksum 05:34:09 da9db072f522: Download complete 05:34:09 da9db072f522: Pull complete 05:34:09 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:34:09 Status: Downloaded newer image for alpine:3.20 05:34:09 ---> 63b790fccc90 05:34:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:34:09 ---> Running in d2b1a4ecdc40 05:34:09 Removing intermediate container d2b1a4ecdc40 05:34:09 ---> 8f844ee3b8b4 05:34:09 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:34:09 ---> Running in 2473475313a6 05:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:34:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:34:09 (1/1) Installing dumb-init (1.2.5-r3) 05:34:09 Executing busybox-1.36.1-r29.trigger 05:34:09 OK: 8 MiB in 15 packages 05:34:09 c5a475d317c9: Pull complete 05:34:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:34:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:34:09 ---> be29e6b0f0d4 05:34:09 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:34:10 Removing intermediate container 2473475313a6 05:34:10 ---> 75752cde6f39 05:34:10 Step 14/23 : RUN apk --no-cache upgrade 05:34:10 ---> Running in c6e6183c36c0 05:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:34:10 Upgrading critical system libraries and apk-tools: 05:34:10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:34:10 Executing busybox-1.36.1-r29.trigger 05:34:10 Continuing the upgrade transaction with new apk-tools: 05:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:34:11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:34:11 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:34:11 OK: 8 MiB in 15 packages 05:34:11 Removing intermediate container c6e6183c36c0 05:34:11 ---> f3a898588549 05:34:11 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:34:11 ---> Running in 30abb000651f 05:34:11 Removing intermediate container 30abb000651f 05:34:11 ---> a33eb53893fb 05:34:11 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:12 ---> Running in 3ea76d31b532 05:34:12 Removing intermediate container 3ea76d31b532 05:34:12 ---> 56ae49da7cbd 05:34:12 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:34:12 ---> Running in 12033ad27bcf 05:34:13 ---> ba5c85fd2737 05:34:13 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:34:13 ---> ef3741104598 05:34:13 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:34:13 ---> 2f4c0b24ce34 05:34:13 Step 18/23 : EXPOSE 59901 05:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:34:13 ---> Running in a46832595f28 05:34:13 Removing intermediate container a46832595f28 05:34:13 ---> a545ce7dc2a8 05:34:13 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:34:13 ---> Running in afdff3ffa3fd 05:34:13 Removing intermediate container afdff3ffa3fd 05:34:13 ---> f9516609092e 05:34:13 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:34:13 ---> Running in 52ea92a99327 05:34:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:34:13 Removing intermediate container 52ea92a99327 05:34:13 ---> 145c727ef374 05:34:13 Step 21/23 : LABEL arch=amd64 05:34:13 ---> Running in 862943807c09 05:34:13 Removing intermediate container 862943807c09 05:34:13 ---> b908522c7f8c 05:34:13 Step 22/23 : LABEL git_sha=fd5114491910f6812150d12eb2099cf078919e2f 05:34:13 ---> Running in 3d3dbae4b77d 05:34:13 Removing intermediate container 3d3dbae4b77d 05:34:13 ---> c11dee29efd8 05:34:13 Step 23/23 : LABEL version=0.0.0 05:34:13 ---> Running in 5124f30c2fef 05:34:13 Removing intermediate container 5124f30c2fef 05:34:13 ---> 456ec271996d 05:34:13 [Warning] One or more build-args [ARCH] were not consumed 05:34:13 Successfully built 456ec271996d 05:34:13 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:14 05:34:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:34:15 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:34:15 (2/8) Installing libedit (20240517.3.1-r0) 05:34:15 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:34:15 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:34:15 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:34:15 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:34:15 (7/8) Installing openssh-server (9.7_p1-r4) 05:34:15 (8/8) Installing openssh (9.7_p1-r4) [Pipeline] sh 05:34:15 Executing busybox-1.36.1-r29.trigger 05:34:15 OK: 244 MiB in 62 packages 05:34:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:15 latest: Pulling from edgex-lftools-log-publisher 05:34:15 5eb5b503b376: Pulling fs layer 05:34:15 5c69ac0246d0: Pulling fs layer 05:34:15 ec43610c2a17: Pulling fs layer 05:34:15 3a2ae6a8a46f: Pulling fs layer 05:34:15 33b1e0a273af: Pulling fs layer 05:34:15 5d3b04190fa2: Pulling fs layer 05:34:15 2f39f015ded8: Pulling fs layer 05:34:15 3a2ae6a8a46f: Waiting 05:34:15 33b1e0a273af: Waiting 05:34:15 5d3b04190fa2: Waiting 05:34:15 2f39f015ded8: Waiting 05:34:15 5c69ac0246d0: Verifying Checksum 05:34:15 5c69ac0246d0: Download complete 05:34:15 3a2ae6a8a46f: Verifying Checksum 05:34:15 3a2ae6a8a46f: Download complete 05:34:15 33b1e0a273af: Verifying Checksum 05:34:15 33b1e0a273af: Download complete 05:34:15 ec43610c2a17: Verifying Checksum 05:34:15 ec43610c2a17: Download complete 05:34:15 5d3b04190fa2: Verifying Checksum 05:34:15 5d3b04190fa2: Download complete 05:34:15 5eb5b503b376: Verifying Checksum 05:34:15 5eb5b503b376: Download complete 05:34:16 2f39f015ded8: Download complete 05:34:16 Removing intermediate container 12033ad27bcf 05:34:16 ---> 8803a7165515 05:34:16 Step 6/10 : WORKDIR /device-modbus-go 05:34:16 ---> Running in 2ab7f9095b62 05:34:16 Removing intermediate container 2ab7f9095b62 05:34:16 ---> e88cf37be550 05:34:16 Step 7/10 : COPY go.mod vendor* ./ 05:34:16 5eb5b503b376: Pull complete 05:34:16 5c69ac0246d0: Pull complete 05:34:17 ec43610c2a17: Pull complete 05:34:17 3a2ae6a8a46f: Pull complete 05:34:17 ---> e7cd632b9059 05:34:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:17 ---> Running in 7272e0fc1168 05:34:17 33b1e0a273af: Pull complete 05:34:17 5d3b04190fa2: Pull complete 05:34:21 2f39f015ded8: Pull complete 05:34:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:34:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:22 prd-ubuntu20.04-docker-8c-8g-26235 does not seem to be running inside a container 05:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-592 -v /w/workspace/xfoundry_device-modbus-go_PR-592:/w/workspace/xfoundry_device-modbus-go_PR-592:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-592@tmp:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:34:26 $ docker top 8a8124191905e061e35e33306bb3e444f17a45404a3d36d5c8c15f9f7b27f821 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:26 ---> job-cost.sh 05:34:26 lf-activate-venv: SKIPPING 05:34:26 INFO: No Stack... 05:34:26 INFO: Retrieving Pricing Info for: v3-standard-8 05:34:27 INFO: Archiving Costs [Pipeline] sh 05:34:27 + cat /w/workspace/xfoundry_device-modbus-go_PR-592/archives/cost.csv 05:34:27 + cut -d, -f6 [Pipeline] lock 05:34:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] 05:34:27 Resource [jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] did not exist. Created. 05:34:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:34:28 + echo total: 0.2199999988079071 [Pipeline] stash 05:34:28 Stashed 1 file(s) [Pipeline] } 05:34:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:34:28 $ docker stop --time=1 8a8124191905e061e35e33306bb3e444f17a45404a3d36d5c8c15f9f7b27f821 05:34:29 $ docker rm -f --volumes 8a8124191905e061e35e33306bb3e444f17a45404a3d36d5c8c15f9f7b27f821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:36:24 Removing intermediate container 7272e0fc1168 05:36:24 ---> 8cf10a959374 05:36:24 Step 9/10 : COPY . . 05:36:24 ---> 7456e1ecdd43 05:36:24 Step 10/10 : RUN ${MAKE} 05:36:24 ---> Running in 9540e8db87f6 05:36:24 noop 05:36:24 Removing intermediate container 9540e8db87f6 05:36:24 ---> 37fc1801c233 05:36:24 Successfully built 37fc1801c233 05:36:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:25 + docker inspect -f . ci-base-image-arm64 05:36:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:26 prd-ubuntu20.04-docker-arm64-4c-16g-26236 does not seem to be running inside a container 05:36:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:36:28 $ docker top 12ba210b9e7e88a82c56a3046025b3252f873d5863cd9c2b77b856c57f004e76 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:28 + go version 05:36:28 go version go1.23.2 linux/arm64 [Pipeline] } 05:36:28 $ docker stop --time=1 12ba210b9e7e88a82c56a3046025b3252f873d5863cd9c2b77b856c57f004e76 05:36:30 $ docker rm -f --volumes 12ba210b9e7e88a82c56a3046025b3252f873d5863cd9c2b77b856c57f004e76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:31 + docker inspect -f . ci-base-image-arm64 05:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:31 prd-ubuntu20.04-docker-arm64-4c-16g-26236 does not seem to be running inside a container 05:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:36:33 $ docker top a27e21e43123a5caa196dab48bd0de4aef926fc9d61a25d5265ebcefa7e94476 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:33 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:36:34 + make test 05:36:34 go test ./... -coverprofile=coverage.out 05:36:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:39:46 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:39:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.048s coverage: 48.0% of statements 05:39:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:39:47 go vet ./... 05:40:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:40:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:40:34 ./bin/test-attribution-txt.sh [Pipeline] echo 05:40:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:40:34 $ docker stop --time=1 a27e21e43123a5caa196dab48bd0de4aef926fc9d61a25d5265ebcefa7e94476 05:40:36 $ docker rm -f --volumes a27e21e43123a5caa196dab48bd0de4aef926fc9d61a25d5265ebcefa7e94476 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:37 Warning: overwriting stash ‘coverage-report’ 05:40:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:39 + ls -al . 05:40:39 total 256 05:40:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:36 . 05:40:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:33 .. 05:40:39 -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:33 .dockerignore 05:40:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:33 .git 05:40:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:33 .github 05:40:39 -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 05:33 .gitignore 05:40:39 -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 05:33 .golangci.yml 05:40:39 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 12 05:33 Attribution.txt 05:40:39 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 12 05:33 CHANGELOG.md 05:40:39 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 05:33 Dockerfile 05:40:39 -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:33 GOVERNANCE.md 05:40:39 -rw-rw-r-- 1 jenkins jenkins 658 Nov 12 05:33 Jenkinsfile 05:40:39 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:33 LICENSE 05:40:39 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 12 05:33 Makefile 05:40:39 -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 05:33 OWNERS.md 05:40:39 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 05:33 README.md 05:40:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 05:31 VERSION 05:40:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:33 bin 05:40:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:33 cmd 05:40:39 -rw-r--r-- 1 jenkins jenkins 25464 Nov 12 05:39 coverage.out 05:40:39 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 12 05:33 go.mod 05:40:39 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 12 05:33 go.sum 05:40:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:33 internal 05:40:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:33 simulator 05:40:39 -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:39 + 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=fd5114491910f6812150d12eb2099cf078919e2f --label arch=arm64 --label version=0.0.0 . 05:40:40 Sending build context to Docker daemon 9.193MB 05:40:40 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:40:40 Step 2/23 : FROM ${BASE} AS builder 05:40:40 ---> 37fc1801c233 05:40:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:40:40 ---> Running in 664abdee4b20 05:40:40 Removing intermediate container 664abdee4b20 05:40:40 ---> 4f70808a5b38 05:40:40 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:40:40 ---> Running in 89808a910e69 05:40:41 Removing intermediate container 89808a910e69 05:40:41 ---> 27cbd3ea3773 05:40:41 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:40:41 ---> Running in bf2fd32fefc1 05:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:40:44 OK: 244 MiB in 62 packages 05:40:45 Removing intermediate container bf2fd32fefc1 05:40:45 ---> 166583023d1c 05:40:45 Step 6/23 : WORKDIR /device-modbus-go 05:40:45 ---> Running in b7a7ea3d44c5 05:40:45 Removing intermediate container b7a7ea3d44c5 05:40:45 ---> fed7f1024f6e 05:40:45 Step 7/23 : COPY go.mod vendor* ./ 05:40:45 ---> 5e04f91d835f 05:40:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:45 ---> Running in 4c8c369f66dd 05:40:47 Removing intermediate container 4c8c369f66dd 05:40:47 ---> 80ee4874884a 05:40:47 Step 9/23 : COPY . . 05:40:48 ---> 8f1e426129a9 05:40:48 Step 10/23 : RUN ${MAKE} 05:40:48 ---> Running in a7e4a04f700b 05:40:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:43:56 Removing intermediate container a7e4a04f700b 05:43:56 ---> c54964a763c9 05:43:56 Step 11/23 : FROM alpine:3.20 05:43:56 3.20: Pulling from library/alpine 05:43:56 9986a736f7d3: Pulling fs layer 05:43:56 9986a736f7d3: Verifying Checksum 05:43:56 9986a736f7d3: Download complete 05:43:56 9986a736f7d3: Pull complete 05:43:56 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:43:56 Status: Downloaded newer image for alpine:3.20 05:43:56 ---> 511a44083d3a 05:43:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:43:56 ---> Running in f6e6a1eb3d0f 05:43:56 Removing intermediate container f6e6a1eb3d0f 05:43:56 ---> f4c728485637 05:43:56 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:43:56 ---> Running in a7a1b52dbd3f 05:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:43:57 (1/1) Installing dumb-init (1.2.5-r3) 05:43:57 Executing busybox-1.36.1-r29.trigger 05:43:57 OK: 9 MiB in 15 packages 05:43:58 Removing intermediate container a7a1b52dbd3f 05:43:58 ---> 0f0b2805dc18 05:43:58 Step 14/23 : RUN apk --no-cache upgrade 05:43:58 ---> Running in 69c2230f0cc4 05:43:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:43:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:00 Upgrading critical system libraries and apk-tools: 05:44:00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:44:00 Executing busybox-1.36.1-r29.trigger 05:44:01 Continuing the upgrade transaction with new apk-tools: 05:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:44:02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:44:02 OK: 9 MiB in 15 packages 05:44:03 Removing intermediate container 69c2230f0cc4 05:44:03 ---> b54d4db22c95 05:44:03 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:44:05 ---> 3bb2973f5f47 05:44:05 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:44:05 ---> f658642fd9dc 05:44:05 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:44:06 ---> 596c48c71318 05:44:06 Step 18/23 : EXPOSE 59901 05:44:06 ---> Running in 6a48479f466a 05:44:06 Removing intermediate container 6a48479f466a 05:44:06 ---> 8e8cef0567a0 05:44:06 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:44:06 ---> Running in 61ba9b6749b2 05:44:06 Removing intermediate container 61ba9b6749b2 05:44:06 ---> 4f0ce3c18c07 05:44:06 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:44:06 ---> Running in 5ec78b22da10 05:44:07 Removing intermediate container 5ec78b22da10 05:44:07 ---> c95e4a3d2dc5 05:44:07 Step 21/23 : LABEL arch=arm64 05:44:07 ---> Running in bbe11be66121 05:44:07 Removing intermediate container bbe11be66121 05:44:07 ---> 900a2257753e 05:44:07 Step 22/23 : LABEL git_sha=fd5114491910f6812150d12eb2099cf078919e2f 05:44:07 ---> Running in dbc2a63777f1 05:44:08 Removing intermediate container dbc2a63777f1 05:44:08 ---> c0d4bd04453f 05:44:08 Step 23/23 : LABEL version=0.0.0 05:44:08 ---> Running in f00cb8d4020b 05:44:08 Removing intermediate container f00cb8d4020b 05:44:08 ---> 4c0fb6af1e8f 05:44:08 [Warning] One or more build-args [ARCH] were not consumed 05:44:08 Successfully built 4c0fb6af1e8f 05:44:08 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:09 05:44:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:09 arm64: Pulling from edgex-lftools-log-publisher 05:44:09 8998bd30e6a1: Pulling fs layer 05:44:09 04944245beec: Pulling fs layer 05:44:09 699f458cf7ca: Pulling fs layer 05:44:09 765212b225bb: Pulling fs layer 05:44:09 f23df028b6ca: Pulling fs layer 05:44:09 d65c8cfc05b1: Pulling fs layer 05:44:09 2437ff75d9bd: Pulling fs layer 05:44:09 765212b225bb: Waiting 05:44:09 f23df028b6ca: Waiting 05:44:09 d65c8cfc05b1: Waiting 05:44:09 2437ff75d9bd: Waiting 05:44:10 04944245beec: Verifying Checksum 05:44:10 04944245beec: Download complete 05:44:10 765212b225bb: Verifying Checksum 05:44:10 765212b225bb: Download complete 05:44:10 f23df028b6ca: Verifying Checksum 05:44:10 f23df028b6ca: Download complete 05:44:10 d65c8cfc05b1: Verifying Checksum 05:44:10 d65c8cfc05b1: Download complete 05:44:10 699f458cf7ca: Verifying Checksum 05:44:10 699f458cf7ca: Download complete 05:44:10 8998bd30e6a1: Verifying Checksum 05:44:10 8998bd30e6a1: Download complete 05:44:12 2437ff75d9bd: Verifying Checksum 05:44:15 8998bd30e6a1: Pull complete 05:44:15 04944245beec: Pull complete 05:44:16 699f458cf7ca: Pull complete 05:44:17 765212b225bb: Pull complete 05:44:17 f23df028b6ca: Pull complete 05:44:17 d65c8cfc05b1: Pull complete 05:44:32 2437ff75d9bd: Pull complete 05:44:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:44:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:44:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:33 prd-ubuntu20.04-docker-arm64-4c-16g-26236 does not seem to be running inside a container 05:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:44:35 $ docker top 447072ea97475678ca64469e7572e6e86b7a22a368efd11d69c518b81a4145c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:36 ---> job-cost.sh 05:44:36 lf-activate-venv: SKIPPING 05:44:36 INFO: No Stack... 05:44:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:44:38 INFO: Archiving Costs [Pipeline] sh 05:44:39 + + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:44:39 cut -d, -f6 [Pipeline] lock 05:44:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] 05:44:39 Resource [jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] did not exist. Created. 05:44:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:39 /w/workspace/device-modbus-go/1@tmp/durable-22920671/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:44:39 + echo total: 0.10999999940395355 [Pipeline] stash 05:44:40 Warning: overwriting stash ‘stack-cost’ 05:44:40 Stashed 1 file(s) [Pipeline] } 05:44:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-592-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:40 $ docker stop --time=1 447072ea97475678ca64469e7572e6e86b7a22a368efd11d69c518b81a4145c0 05:44:41 $ docker rm -f --volumes 447072ea97475678ca64469e7572e6e86b7a22a368efd11d69c518b81a4145c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:44:42 provisioning config files... 05:44:42 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/config7029900409795151863tmp [Pipeline] { [Pipeline] sh 05:44:43 + set +x 05:44:43 + curl -s https://codecov.io/bash 05:44:43 + bash -s -- 05:44:43 05:44:43 _____ _ 05:44:43 / ____| | | 05:44:43 | | ___ __| | ___ ___ _____ __ 05:44:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:44:43 | |___| (_) | (_| | __/ (_| (_) \ V / 05:44:43 \_____\___/ \__,_|\___|\___\___/ \_/ 05:44:43 Bash-1.0.6 05:44:43 05:44:43 05:44:43 ==> git version 2.25.1 found 05:44:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:44:43 Release-Date: 2020-01-08 05:44:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:44:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:44:43 ==> Jenkins CI detected. 05:44:43 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-592 05:44:43 project root: . 05:44:43 --> token set from env 05:44:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:44:43 ==> Running gcov in . (disable via -X gcov) 05:44:43 ==> Python coveragepy not found 05:44:43 ==> Searching for coverage reports in: 05:44:43 + . 05:44:43 -> Found 1 reports 05:44:43 ==> Detecting git/mercurial file structure 05:44:43 ==> Reading reports 05:44:43 + ./coverage.out bytes=25464 05:44:43 ==> Appending adjustments 05:44:43 https://docs.codecov.io/docs/fixing-reports 05:44:43 + Found adjustments 05:44:43 ==> Gzipping contents 05:44:43 4.0K /tmp/codecov.xLMYJa.gz 05:44:43 ==> Uploading reports 05:44:43 url: https://codecov.io 05:44:43 query: branch=PR-592&commit=fd5114491910f6812150d12eb2099cf078919e2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=592&job=&cmd_args= 05:44:43 -> Pinging Codecov 05:44:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-592&commit=fd5114491910f6812150d12eb2099cf078919e2f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-592%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=592&job=&cmd_args= 05:44:43 -> Uploading to 05:44:43 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/fd5114491910f6812150d12eb2099cf078919e2f/11419aab-dcf5-4cc2-8c43-fdb432699cac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T054443Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=998bf6c70159df95e8ea5a6bca3276df7852478d0114a790df85c4f141990ca1 05:44:43 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:43 Dload Upload Total Spent Left Speed 05:44:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 17475 --:--:-- --:--:-- --:--:-- 17475 05:44:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fd5114491910f6812150d12eb2099cf078919e2f [Pipeline] } 05:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:44:46 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-592/archives ] 05:44:46 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-592/archives 05:44:46 total 16 05:44:46 drwxr-xr-x 3 root root 4096 Nov 12 05:34 . 05:44:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 05:34 .. 05:44:46 drwxr-xr-x 2 root root 4096 Nov 12 05:34 cost 05:44:46 -rw-r--r-- 1 root root 88 Nov 12 05:34 cost.csv 05:44:46 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-592/archives 05:44:46 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-592/archives 05:44:46 total 16 05:44:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:34 . 05:44:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 05:34 .. 05:44:46 drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 05:34 cost 05:44:46 -rw-r--r-- 1 jenkins jenkins 88 Nov 12 05:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:44:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:44:47 ---> package-listing.sh 05:44:47 ++ facter osfamily 05:44:47 ++ tr '[:upper:]' '[:lower:]' 05:44:47 + OS_FAMILY=debian 05:44:47 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-592 05:44:47 + START_PACKAGES=/tmp/packages_start.txt 05:44:47 + END_PACKAGES=/tmp/packages_end.txt 05:44:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:44:47 + PACKAGES=/tmp/packages_start.txt 05:44:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-592 ']' 05:44:47 + PACKAGES=/tmp/packages_end.txt 05:44:47 + case "${OS_FAMILY}" in 05:44:47 + dpkg -l 05:44:47 + grep '^ii' 05:44:47 + '[' -f /tmp/packages_start.txt ']' 05:44:47 + '[' -f /tmp/packages_end.txt ']' 05:44:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:44:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-592 ']' 05:44:47 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-592/archives/ 05:44:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-592/archives/ [Pipeline] echo 05:44:47 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-592/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:44:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:48 prd-ubuntu20.04-docker-8c-8g-26235 does not seem to be running inside a container 05:44:48 $ 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-592/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-592 -v /w/workspace/xfoundry_device-modbus-go_PR-592:/w/workspace/xfoundry_device-modbus-go_PR-592:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-592@tmp:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:44:49 $ docker top 11e3d7401535046f9d96ad5f9c8f2688be9d8c031ea2699b682394fac9ef38eb -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:49 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:49 + mkdir -p /var/log/sysstat [Pipeline] sh 05:44:50 + ls /var/log/sa-host 05:44:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:50 provisioning config files... 05:44:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-592@tmp/config12299491367777422284tmp [Pipeline] { [Pipeline] echo 05:44:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:50 ---> create-netrc.sh [Pipeline] } 05:44:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:44:51 ---> python-tools-install.sh [Pipeline] echo 05:44:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:51 ---> sudo-logs.sh 05:44:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:44:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:51 ---> job-cost.sh 05:44:51 lf-activate-venv: SKIPPING 05:44:51 DEBUG: total: 0.2199999988079071 05:44:51 INFO: Retrieving Stack Cost... 05:44:52 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:52 INFO: Archiving Costs [Pipeline] echo 05:44:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:53 ---> logs-deploy.sh 05:44:53 lf-activate-venv: SKIPPING 05:44:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-592/1 05:44:53 INFO: archiving workspace using pattern(s): 05:44:54 Archives upload complete. 05:44:54 INFO: archiving logs to Nexus