Pull request #591 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aad41a6113c575b10fead21217372f6fec762bf2+11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (d47c837d04d77dd92fee4cb7cd301defba0c972d) 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-ssh9389116853476693305.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-ssh1819141601874260042.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-591/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-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh426479701491865559.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-591/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11200238893007852134.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-ssh14692370568681763881.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-591/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-591/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5214383722243645920.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 ‘prd-centos7-blackbox-4c-2g-26003’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-26004’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-26117’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-26112’ is offline ‘prd-ubuntu20.04-docker-8c-8g-26114’ is offline ‘prd-ubuntu20.04-docker-8c-8g-26120’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-26115’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-26116’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26121 in /w/workspace/xfoundry_device-modbus-go_PR-591 [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-591 # 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 aad41a6113c575b10fead21217372f6fec762bf2 > 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/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aad41a6113c575b10fead21217372f6fec762bf2 # timeout=10 > git remote # timeout=10 Merge succeeded, producing aad41a6113c575b10fead21217372f6fec762bf2 Checking out Revision aad41a6113c575b10fead21217372f6fec762bf2 (PR-591) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config --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 aad41a6113c575b10fead21217372f6fec762bf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:11:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:11:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:11:26 ========================================================= 05:11:26 EdgeX Global Pipelines Version Info 05:11:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:11:27 ------------------- 05:11:27 stable info: 05:11:27 ------------------- 05:11:27 Commited By: Ginny Guan ginny@iotechsys.com 05:11:27 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:11:27 Message: update stable to v1.0.265 05:11:27 ------------------- 05:11:27 experimental info: 05:11:27 ------------------- 05:11:27 Commited By: Cherry Wang cherry@iotechsys.com 05:11:27 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:11:27 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:11:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-591 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-591 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-591 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aad41a6113c575b10fead21217372f6fec762bf2 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aad41a6 [Pipeline] echo 05:11:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:30 provisioning config files... 05:11:30 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/config5604199439679803228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:30 ---> ****-login.sh 05:11:30 nexus3.edgexfoundry.org:10001 05:11:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:30 Configure a credential helper to remove this warning. See 05:11:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:30 05:11:30 Login Succeeded 05:11:30 nexus3.edgexfoundry.org:10002 05:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:31 Configure a credential helper to remove this warning. See 05:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:31 05:11:31 Login Succeeded 05:11:31 nexus3.edgexfoundry.org:10003 05:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:31 Configure a credential helper to remove this warning. See 05:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:31 05:11:31 Login Succeeded 05:11:31 nexus3.edgexfoundry.org:10004 05:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:31 Configure a credential helper to remove this warning. See 05:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:31 05:11:31 Login Succeeded 05:11:31 ****.io 05:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:31 Configure a credential helper to remove this warning. See 05:11:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:31 05:11:31 Login Succeeded 05:11:31 ---> ****-login.sh ends [Pipeline] } 05:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:11:32 + git rev-list -1 --merges aad41a6113c575b10fead21217372f6fec762bf2~1..aad41a6113c575b10fead21217372f6fec762bf2 [Pipeline] echo 05:11:32 -----------> git rev-list -1 --merges aad41a6113c575b10fead21217372f6fec762bf2~1..aad41a6113c575b10fead21217372f6fec762bf2 aad41a6113c575b10fead21217372f6fec762bf2 [false] [Pipeline] sh 05:11:32 + git log --format=format:%s -1 aad41a6113c575b10fead21217372f6fec762bf2 [Pipeline] echo 05:11:32 ========================================================= 05:11:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:11:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:33 + git log --format=format:%s -1 aad41a6113c575b10fead21217372f6fec762bf2 [Pipeline] echo 05:11:33 [semverPrep] GIT_COMMIT: aad41a6113c575b10fead21217372f6fec762bf2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:11:33 [semverPrep] This is not a build commit. [Pipeline] sh 05:11:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:11:33 + grep -v github /etc/ssh/ssh_known_hosts 05:11:33 + [ -e /tmp/ssh_known_hosts ] 05:11:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:11:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:11:33 + sudo tee -a /etc/ssh/ssh_known_hosts 05:11:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:11:34 05:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:11:34 0.1.4: Pulling from edgex-devops/py-git-semver 05:11:34 b85a868b505f: Pulling fs layer 05:11:34 e2be974225ed: Pulling fs layer 05:11:34 339a4e72a1f5: Pulling fs layer 05:11:34 988bab9f4d93: Pulling fs layer 05:11:34 1469e6f7b9e6: Pulling fs layer 05:11:34 eaf3925da568: Pulling fs layer 05:11:34 bab4dde63d76: Pulling fs layer 05:11:34 bde34c3a00c8: Pulling fs layer 05:11:34 b352a97aabf1: Pulling fs layer 05:11:34 4872d77fe225: Pulling fs layer 05:11:34 5851b861e8e6: Pulling fs layer 05:11:34 b352a97aabf1: Waiting 05:11:34 bab4dde63d76: Waiting 05:11:34 bde34c3a00c8: Waiting 05:11:34 4872d77fe225: Waiting 05:11:34 5851b861e8e6: Waiting 05:11:34 1469e6f7b9e6: Waiting 05:11:34 eaf3925da568: Waiting 05:11:34 e2be974225ed: Download complete 05:11:34 988bab9f4d93: Verifying Checksum 05:11:34 988bab9f4d93: Download complete 05:11:34 1469e6f7b9e6: Verifying Checksum 05:11:34 1469e6f7b9e6: Download complete 05:11:34 339a4e72a1f5: Verifying Checksum 05:11:34 339a4e72a1f5: Download complete 05:11:34 eaf3925da568: Verifying Checksum 05:11:34 eaf3925da568: Download complete 05:11:34 bde34c3a00c8: Verifying Checksum 05:11:34 bde34c3a00c8: Download complete 05:11:34 b352a97aabf1: Download complete 05:11:34 4872d77fe225: Verifying Checksum 05:11:34 4872d77fe225: Download complete 05:11:34 5851b861e8e6: Download complete 05:11:34 b85a868b505f: Verifying Checksum 05:11:34 b85a868b505f: Download complete 05:11:35 bab4dde63d76: Verifying Checksum 05:11:35 bab4dde63d76: Download complete 05:11:35 b85a868b505f: Pull complete 05:11:36 e2be974225ed: Pull complete 05:11:36 339a4e72a1f5: Pull complete 05:11:36 988bab9f4d93: Pull complete 05:11:37 1469e6f7b9e6: Pull complete 05:11:37 eaf3925da568: Pull complete 05:11:38 bab4dde63d76: Pull complete 05:11:39 bde34c3a00c8: Pull complete 05:11:39 b352a97aabf1: Pull complete 05:11:39 4872d77fe225: Pull complete 05:11:39 5851b861e8e6: Pull complete 05:11:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:39 prd-ubuntu20.04-docker-8c-8g-26121 does not seem to be running inside a container 05:11:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-591 -v /w/workspace/xfoundry_device-modbus-go_PR-591:/w/workspace/xfoundry_device-modbus-go_PR-591:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-591@tmp:/w/workspace/xfoundry_device-modbus-go_PR-591@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:11:42 $ docker top eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b -eo pid,comm 05:11:42 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:11:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:11:42 [ssh-agent] Looking for ssh-agent implementation... 05:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:11:42 $ docker exec eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b ssh-agent 05:11:42 SSH_AUTH_SOCK=/tmp/ssh-6b5IkRfAAQBL/agent.32 05:11:42 SSH_AGENT_PID=38 05:11:42 Running ssh-add (command line suppressed) 05:11:42 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-591@tmp/private_key_11668751476246066343.key (/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/private_key_11668751476246066343.key) 05:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:11:42 + git tag --points-at HEAD [Pipeline] } 05:11:42 $ docker exec --env ******** --env ******** eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b ssh-agent -k 05:11:43 unset SSH_AUTH_SOCK; 05:11:43 unset SSH_AGENT_PID; 05:11:43 echo Agent pid 38 killed; 05:11:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:11:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:11:43 [ssh-agent] Looking for ssh-agent implementation... 05:11:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:11:43 $ docker exec eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b ssh-agent 05:11:43 SSH_AUTH_SOCK=/tmp/ssh-PxhTTtv3cLym/agent.71 05:11:43 SSH_AGENT_PID=77 05:11:43 Running ssh-add (command line suppressed) 05:11:43 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-591@tmp/private_key_5977809296861766880.key (/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/private_key_5977809296861766880.key) 05:11:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:11:43 + git semver init 05:11:44 2024-11-11 05:11:44,118 [run_init] DEBUG init version:0.0.0 force:False 05:11:44 2024-11-11 05:11:44,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-591/.semver 05:11:44 2024-11-11 05:11:44,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-591/.semver 05:11:44 2024-11-11 05:11:44,119 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-591/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-591, universal_newlines=False, shell=None, istream=None) 05:11:45 2024-11-11 05:11:45,118 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-591/.git/info/exclude 05:11:45 2024-11-11 05:11:45,119 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-591/.semver/PR-591 with force:False 05:11:45 2024-11-11 05:11:45,119 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-591/.semver/PR-591 05:11:45 2024-11-11 05:11:45,124 [execute] INFO git cat-file --batch-check 05:11:45 2024-11-11 05:11:45,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) 05:11:45 2024-11-11 05:11:45,130 [execute] INFO git cat-file --batch 05:11:45 2024-11-11 05:11:45,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-591/.semver, universal_newlines=False, shell=None, istream=) 05:11:45 2024-11-11 05:11:45,136 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-591/.semver/PR-591 05:11:45 0.0.0 [Pipeline] } 05:11:45 $ docker exec --env ******** --env ******** eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b ssh-agent -k 05:11:45 unset SSH_AUTH_SOCK; 05:11:45 unset SSH_AGENT_PID; 05:11:45 echo Agent pid 77 killed; 05:11:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:11:46 + git semver [Pipeline] } 05:11:46 $ docker stop --time=1 eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b 05:11:47 $ docker rm -f --volumes eb88371cb0021c88a891379072b4bbed9c34c6d12db41f4d94c5652b8f9dd57b [Pipeline] // withDockerContainer [Pipeline] sh 05:11:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:11:48 Stashed 1 file(s) [Pipeline] echo 05:11:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:49 provisioning config files... 05:11:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/config3153073618002512991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:49 ---> ****-login.sh 05:11:49 nexus3.edgexfoundry.org:10001 05:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:49 Configure a credential helper to remove this warning. See 05:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:49 05:11:49 Login Succeeded 05:11:49 nexus3.edgexfoundry.org:10002 05:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:49 Configure a credential helper to remove this warning. See 05:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:49 05:11:49 Login Succeeded 05:11:49 nexus3.edgexfoundry.org:10003 05:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:49 Configure a credential helper to remove this warning. See 05:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:49 05:11:49 Login Succeeded 05:11:49 nexus3.edgexfoundry.org:10004 05:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:49 Configure a credential helper to remove this warning. See 05:11:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:49 05:11:49 Login Succeeded 05:11:49 ****.io 05:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:11:50 Configure a credential helper to remove this warning. See 05:11:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:11:50 05:11:50 Login Succeeded 05:11:50 ---> ****-login.sh ends [Pipeline] } 05:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:11:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:11:50 ========================================================= 05:11:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:11:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:11:50 Sending build context to Docker daemon 18.03MB 05:11:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:11:50 Step 2/10 : FROM ${BASE} AS builder 05:11:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:11:50 43c4264eed91: Pulling fs layer 05:11:50 4cc291be95ef: Pulling fs layer 05:11:50 2ac1f1163629: Pulling fs layer 05:11:50 5c3c966382ef: Pulling fs layer 05:11:50 4f4fb700ef54: Pulling fs layer 05:11:50 5d5c8e513c77: Pulling fs layer 05:11:50 9f66e0745190: Pulling fs layer 05:11:50 f49a43e4bbc0: Pulling fs layer 05:11:50 561ebcabdf7f: Pulling fs layer 05:11:50 4f4fb700ef54: Waiting 05:11:50 5d5c8e513c77: Waiting 05:11:50 9f66e0745190: Waiting 05:11:50 5c3c966382ef: Waiting 05:11:50 f49a43e4bbc0: Waiting 05:11:50 561ebcabdf7f: Waiting 05:11:51 4cc291be95ef: Verifying Checksum 05:11:51 4cc291be95ef: Download complete 05:11:51 5c3c966382ef: Verifying Checksum 05:11:51 5c3c966382ef: Download complete 05:11:51 4f4fb700ef54: Verifying Checksum 05:11:51 4f4fb700ef54: Download complete 05:11:51 5d5c8e513c77: Verifying Checksum 05:11:51 5d5c8e513c77: Download complete 05:11:51 43c4264eed91: Download complete 05:11:51 9f66e0745190: Verifying Checksum 05:11:51 9f66e0745190: Download complete 05:11:51 43c4264eed91: Pull complete 05:11:51 561ebcabdf7f: Verifying Checksum 05:11:51 561ebcabdf7f: Download complete 05:11:51 4cc291be95ef: Pull complete 05:11:51 2ac1f1163629: Verifying Checksum 05:11:51 2ac1f1163629: Download complete 05:11:51 f49a43e4bbc0: Verifying Checksum 05:11:51 f49a43e4bbc0: Download complete 05:11:55 2ac1f1163629: Pull complete 05:11:55 5c3c966382ef: Pull complete 05:11:55 4f4fb700ef54: Pull complete 05:11:55 5d5c8e513c77: Pull complete 05:11:55 9f66e0745190: Pull complete 05:11:58 f49a43e4bbc0: Pull complete 05:11:58 561ebcabdf7f: Pull complete 05:11:58 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:11:58 ---> 3a752c3f9dda 05:11:58 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:12:02 ---> Running in 1b8a66503bc3 05:12:02 Removing intermediate container 1b8a66503bc3 05:12:02 ---> 285f48ac3580 05:12:02 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:12:02 ---> Running in d03acdda1b9e 05:12:02 Removing intermediate container d03acdda1b9e 05:12:02 ---> 3150c53d5af3 05:12:02 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:12:02 ---> Running in 97ecab65945a 05:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:12:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:12:02 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:12:02 (2/8) Installing libedit (20240517.3.1-r0) 05:12:02 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:12:02 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:12:02 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:12:02 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:12:02 (7/8) Installing openssh-server (9.7_p1-r4) 05:12:02 (8/8) Installing openssh (9.7_p1-r4) 05:12:02 Executing busybox-1.36.1-r29.trigger 05:12:02 OK: 252 MiB in 62 packages 05:12:03 Removing intermediate container 97ecab65945a 05:12:03 ---> 2ed32845dd79 05:12:03 Step 6/10 : WORKDIR /device-modbus-go 05:12:03 ---> Running in cfb80f0472be 05:12:03 Removing intermediate container cfb80f0472be 05:12:03 ---> 754c7f9157b1 05:12:03 Step 7/10 : COPY go.mod vendor* ./ 05:12:03 ---> 51fb05b44e94 05:12:03 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:03 ---> Running in d15b7d5823e5 05:12:03 Still waiting to schedule task 05:12:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26119’ 05:12:50 Removing intermediate container d15b7d5823e5 05:12:50 ---> 53e8b646b5b9 05:12:50 Step 9/10 : COPY . . 05:12:50 ---> 9a74af09315c 05:12:50 Step 10/10 : RUN ${MAKE} 05:12:50 ---> Running in a8967fc23816 05:12:50 noop 05:12:50 Removing intermediate container a8967fc23816 05:12:50 ---> 94b294a96104 05:12:50 Successfully built 94b294a96104 05:12:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:50 + docker inspect -f . ci-base-image-x86_64 05:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:51 prd-ubuntu20.04-docker-8c-8g-26121 does not seem to be running inside a container 05:12:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-591 -v /w/workspace/xfoundry_device-modbus-go_PR-591:/w/workspace/xfoundry_device-modbus-go_PR-591:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-591@tmp:/w/workspace/xfoundry_device-modbus-go_PR-591@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:12:51 $ docker top 0f1d94f1ce5c49f31a67847c3fcd94ba277f713665e4012ed14774171c43e954 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:51 + go version 05:12:51 go version go1.23.2 linux/amd64 [Pipeline] } 05:12:51 $ docker stop --time=1 0f1d94f1ce5c49f31a67847c3fcd94ba277f713665e4012ed14774171c43e954 05:12:53 $ docker rm -f --volumes 0f1d94f1ce5c49f31a67847c3fcd94ba277f713665e4012ed14774171c43e954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:54 + docker inspect -f . ci-base-image-x86_64 05:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:54 prd-ubuntu20.04-docker-8c-8g-26121 does not seem to be running inside a container 05:12:54 $ 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-591 -v /w/workspace/xfoundry_device-modbus-go_PR-591:/w/workspace/xfoundry_device-modbus-go_PR-591:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-591@tmp:/w/workspace/xfoundry_device-modbus-go_PR-591@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:12:54 $ docker top 85a8b7f4c4b764aa33187b33e66ae3d9ff3ac56e55f3b4822be55dff4246604d -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:55 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-591 [Pipeline] fileExists [Pipeline] sh 05:12:55 + make test 05:12:55 go test ./... -coverprofile=coverage.out 05:12:56 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:13:18 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:13:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements 05:13:29 go vet ./... 05:13:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:34 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:13:35 $ docker stop --time=1 85a8b7f4c4b764aa33187b33e66ae3d9ff3ac56e55f3b4822be55dff4246604d 05:13:38 $ docker rm -f --volumes 85a8b7f4c4b764aa33187b33e66ae3d9ff3ac56e55f3b4822be55dff4246604d [Pipeline] // withDockerContainer [Pipeline] sh 05:13:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:13:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:39 + ls -al . 05:13:39 total 260 05:13:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 05:12 . 05:13:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:11 .. 05:13:39 -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 05:11 .dockerignore 05:13:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:13 .git 05:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:11 .github 05:13:39 -rw-rw-r-- 1 jenkins jenkins 266 Nov 11 05:11 .gitignore 05:13:39 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:11 .golangci.yml 05:13:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:11 .semver 05:13:39 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 11 05:11 Attribution.txt 05:13:39 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 11 05:11 CHANGELOG.md 05:13:39 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 11 05:11 Dockerfile 05:13:39 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:11 GOVERNANCE.md 05:13:39 -rw-rw-r-- 1 jenkins jenkins 658 Nov 11 05:11 Jenkinsfile 05:13:39 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 05:11 LICENSE 05:13:39 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 11 05:11 Makefile 05:13:39 -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 05:11 OWNERS.md 05:13:39 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 11 05:11 README.md 05:13:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 05:11 VERSION 05:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:11 bin 05:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:11 cmd 05:13:39 -rw-r--r-- 1 jenkins jenkins 25464 Nov 11 05:13 coverage.out 05:13:39 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 11 05:11 go.mod 05:13:39 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 11 05:11 go.sum 05:13:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:11 internal 05:13:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:11 simulator 05:13:39 -rw-rw-r-- 1 jenkins jenkins 229 Nov 11 05:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:40 + 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=aad41a6113c575b10fead21217372f6fec762bf2 --label arch=amd64 --label version=0.0.0 . 05:13:40 Sending build context to Docker daemon 18.05MB 05:13:40 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:13:40 Step 2/23 : FROM ${BASE} AS builder 05:13:40 ---> 94b294a96104 05:13:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:13:40 ---> Running in 10c4d63916d1 05:13:40 Removing intermediate container 10c4d63916d1 05:13:40 ---> 54c0d3134533 05:13:40 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:40 ---> Running in 6f1e824f2bbe 05:13:40 Removing intermediate container 6f1e824f2bbe 05:13:40 ---> 699830855ff8 05:13:40 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:13:40 ---> Running in 6ada5ca45c11 05:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:13:41 OK: 252 MiB in 62 packages 05:13:41 Removing intermediate container 6ada5ca45c11 05:13:41 ---> 3dbc6fd7da65 05:13:41 Step 6/23 : WORKDIR /device-modbus-go 05:13:41 ---> Running in 3e90651df9ef 05:13:41 Removing intermediate container 3e90651df9ef 05:13:41 ---> 1a3dfed19e70 05:13:41 Step 7/23 : COPY go.mod vendor* ./ 05:13:42 ---> 5a5da7689b03 05:13:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:42 ---> Running in 83c192c08cd3 05:13:42 Removing intermediate container 83c192c08cd3 05:13:42 ---> 9ef8ee253ab5 05:13:42 Step 9/23 : COPY . . 05:13:43 ---> ceedcff4d42b 05:13:43 Step 10/23 : RUN ${MAKE} 05:13:43 ---> Running in 7c985a776437 05:13:43 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.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:14:15 Removing intermediate container 7c985a776437 05:14:15 ---> 8dfc395c0fe9 05:14:15 Step 11/23 : FROM alpine:3.20 05:14:15 3.20: Pulling from library/alpine 05:14:15 43c4264eed91: Already exists 05:14:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:14:15 Status: Downloaded newer image for alpine:3.20 05:14:15 ---> 91ef0af61f39 05:14:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:14:15 ---> Running in ffb647273351 05:14:15 Removing intermediate container ffb647273351 05:14:15 ---> 19a7802e92dd 05:14:15 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:14:15 ---> Running in adc3682abb25 05:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:14:15 (1/1) Installing dumb-init (1.2.5-r3) 05:14:15 Executing busybox-1.36.1-r29.trigger 05:14:15 OK: 8 MiB in 15 packages 05:14:15 Removing intermediate container adc3682abb25 05:14:15 ---> 993888c737bf 05:14:15 Step 14/23 : RUN apk --no-cache upgrade 05:14:16 ---> Running in 45a0157ca514 05:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:14:16 Upgrading critical system libraries and apk-tools: 05:14:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:14:16 Executing busybox-1.36.1-r29.trigger 05:14:16 Continuing the upgrade transaction with new apk-tools: 05:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:14:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:14:17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:14:17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:14:17 OK: 8 MiB in 15 packages 05:14:17 Removing intermediate container 45a0157ca514 05:14:17 ---> 42b90ec50d00 05:14:17 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:14:18 ---> 71661ec8c523 05:14:18 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:14:18 ---> ebcf6ff64c7c 05:14:18 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:14:18 ---> a6c880cfeff6 05:14:18 Step 18/23 : EXPOSE 59901 05:14:18 ---> Running in b6ea71d3208d 05:14:18 Removing intermediate container b6ea71d3208d 05:14:18 ---> 404d04e4f903 05:14:18 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:14:18 ---> Running in d824bef373b8 05:14:19 Removing intermediate container d824bef373b8 05:14:19 ---> 0ca3769a58a3 05:14:19 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:14:19 ---> Running in 026bbe7c75ff 05:14:19 Removing intermediate container 026bbe7c75ff 05:14:19 ---> 91fb3d9147fc 05:14:19 Step 21/23 : LABEL arch=amd64 05:14:19 ---> Running in e5f30bf2acd2 05:14:19 Removing intermediate container e5f30bf2acd2 05:14:19 ---> 0e8ea86a2438 05:14:19 Step 22/23 : LABEL git_sha=aad41a6113c575b10fead21217372f6fec762bf2 05:14:19 ---> Running in b8bb5223ab6d 05:14:19 Removing intermediate container b8bb5223ab6d 05:14:19 ---> b9aaa661987c 05:14:19 Step 23/23 : LABEL version=0.0.0 05:14:19 ---> Running in c99c70f017d8 05:14:19 Removing intermediate container c99c70f017d8 05:14:19 ---> 15e4c8b3e21e 05:14:19 [Warning] One or more build-args [ARCH] were not consumed 05:14:19 Successfully built 15e4c8b3e21e 05:14:19 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:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:20 05:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:20 latest: Pulling from edgex-lftools-log-publisher 05:14:20 5eb5b503b376: Pulling fs layer 05:14:20 5c69ac0246d0: Pulling fs layer 05:14:20 ec43610c2a17: Pulling fs layer 05:14:20 3a2ae6a8a46f: Pulling fs layer 05:14:20 33b1e0a273af: Pulling fs layer 05:14:20 5d3b04190fa2: Pulling fs layer 05:14:20 2f39f015ded8: Pulling fs layer 05:14:20 3a2ae6a8a46f: Waiting 05:14:20 2f39f015ded8: Waiting 05:14:20 5d3b04190fa2: Waiting 05:14:20 33b1e0a273af: Waiting 05:14:20 5c69ac0246d0: Download complete 05:14:20 3a2ae6a8a46f: Verifying Checksum 05:14:20 3a2ae6a8a46f: Download complete 05:14:20 33b1e0a273af: Verifying Checksum 05:14:20 33b1e0a273af: Download complete 05:14:20 ec43610c2a17: Verifying Checksum 05:14:20 ec43610c2a17: Download complete 05:14:20 5d3b04190fa2: Download complete 05:14:21 5eb5b503b376: Verifying Checksum 05:14:21 5eb5b503b376: Download complete 05:14:21 2f39f015ded8: Verifying Checksum 05:14:22 5eb5b503b376: Pull complete 05:14:22 5c69ac0246d0: Pull complete 05:14:22 ec43610c2a17: Pull complete 05:14:23 3a2ae6a8a46f: Pull complete 05:14:23 33b1e0a273af: Pull complete 05:14:23 5d3b04190fa2: Pull complete 05:14:27 2f39f015ded8: Pull complete 05:14:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:14:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:27 prd-ubuntu20.04-docker-8c-8g-26121 does not seem to be running inside a container 05:14:27 $ 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-591 -v /w/workspace/xfoundry_device-modbus-go_PR-591:/w/workspace/xfoundry_device-modbus-go_PR-591:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-591@tmp:/w/workspace/xfoundry_device-modbus-go_PR-591@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:14:30 $ docker top 9e762e5369393d99aa982887a202dbe77600814e4ed89038a250d995b34ff456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:30 ---> job-cost.sh 05:14:30 lf-activate-venv: SKIPPING 05:14:30 INFO: No Stack... 05:14:31 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:31 INFO: Archiving Costs [Pipeline] sh 05:14:32 + cut -d, -f6 05:14:32 + cat /w/workspace/xfoundry_device-modbus-go_PR-591/archives/cost.csv [Pipeline] lock 05:14:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] 05:14:32 Resource [jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] did not exist. Created. 05:14:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:32 + echo total: 0.2199999988079071 [Pipeline] stash 05:14:32 Stashed 1 file(s) [Pipeline] } 05:14:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:32 $ docker stop --time=1 9e762e5369393d99aa982887a202dbe77600814e4ed89038a250d995b34ff456 05:14:33 $ docker rm -f --volumes 9e762e5369393d99aa982887a202dbe77600814e4ed89038a250d995b34ff456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:14:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26123 in /w/workspace/xfoundry_device-modbus-go_PR-591 [Pipeline] { [Pipeline] ws 05:14:57 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:15:01 The recommended git tool is: git 05:15:06 using credential edgex-jenkins-ssh 05:15:06 Cloning the remote Git repository 05:15:06 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:15:07 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:15:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:15:07 > git --version # timeout=10 05:15:07 > git --version # 'git version 2.25.1' 05:15:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:15:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:15:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:15:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:15:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/591/head:refs/remotes/origin/PR-591 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:15:11 Merging remotes/origin/main commit 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 into PR head commit aad41a6113c575b10fead21217372f6fec762bf2 05:15:11 Merge succeeded, producing aad41a6113c575b10fead21217372f6fec762bf2 05:15:11 Checking out Revision aad41a6113c575b10fead21217372f6fec762bf2 (PR-591) 05:15:12 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:15:12 > git --version # timeout=10 05:15:12 > git --version # 'git version 2.25.1' 05:15:12 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:15:11 > git config core.sparsecheckout # timeout=10 05:15:11 > git checkout -f aad41a6113c575b10fead21217372f6fec762bf2 # timeout=10 05:15:11 > git remote # timeout=10 05:15:11 > git config --get remote.origin.url # timeout=10 05:15:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:15:11 > git merge 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 05:15:11 > git rev-parse HEAD^{commit} # timeout=10 05:15:11 > git config core.sparsecheckout # timeout=10 05:15:11 > git checkout -f aad41a6113c575b10fead21217372f6fec762bf2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:15:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:17 Dload Upload Total Spent Left Speed 05:15:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 05:15:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:15:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:15:18 + sudo tee /etc/docker/daemon.new 05:15:18 { 05:15:18 "registry-mirrors": [ 05:15:18 "https://nexus3.edgexfoundry.org:10001" 05:15:18 ], 05:15:18 "bip": "10.250.0.254/24", 05:15:18 "hosts": [ 05:15:18 "tcp://0.0.0.0:5555", 05:15:18 "unix:///var/run/docker.sock" 05:15:18 ], 05:15:18 "mtu": 1458, 05:15:18 "selinux-enabled": true, 05:15:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:15:18 } [Pipeline] sh 05:15:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:15:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:37 provisioning config files... 05:15:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15428517339343376361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:38 ---> ****-login.sh 05:15:38 nexus3.edgexfoundry.org:10001 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:39 Configure a credential helper to remove this warning. See 05:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:39 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10002 05:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:39 Configure a credential helper to remove this warning. See 05:15:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:39 05:15:39 Login Succeeded 05:15:39 nexus3.edgexfoundry.org:10003 05:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:40 Configure a credential helper to remove this warning. See 05:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:40 05:15:40 Login Succeeded 05:15:40 nexus3.edgexfoundry.org:10004 05:15:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:40 Configure a credential helper to remove this warning. See 05:15:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:40 05:15:40 Login Succeeded 05:15:40 ****.io 05:15:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:41 Configure a credential helper to remove this warning. See 05:15:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:41 05:15:41 Login Succeeded 05:15:41 ---> ****-login.sh ends [Pipeline] } 05:15:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:15:42 ========================================================= 05:15:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:15:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:42 + 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:15:43 Sending build context to Docker daemon 9.16MB 05:15:43 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:15:43 Step 2/10 : FROM ${BASE} AS builder 05:15:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:15:43 cf04c63912e1: Pulling fs layer 05:15:43 55b35a11ae5e: Pulling fs layer 05:15:43 a37a00ec5f00: Pulling fs layer 05:15:43 50b3750afda1: Pulling fs layer 05:15:43 4f4fb700ef54: Pulling fs layer 05:15:43 80978eb59214: Pulling fs layer 05:15:43 c9f46d7d2bd2: Pulling fs layer 05:15:43 c5a475d317c9: Pulling fs layer 05:15:43 50b3750afda1: Waiting 05:15:43 80978eb59214: Waiting 05:15:43 c9f46d7d2bd2: Waiting 05:15:43 c5a475d317c9: Waiting 05:15:43 4f4fb700ef54: Waiting 05:15:43 55b35a11ae5e: Verifying Checksum 05:15:43 55b35a11ae5e: Download complete 05:15:43 50b3750afda1: Verifying Checksum 05:15:43 50b3750afda1: Download complete 05:15:43 4f4fb700ef54: Verifying Checksum 05:15:43 4f4fb700ef54: Download complete 05:15:43 80978eb59214: Verifying Checksum 05:15:43 80978eb59214: Download complete 05:15:43 cf04c63912e1: Verifying Checksum 05:15:43 cf04c63912e1: Download complete 05:15:44 c5a475d317c9: Verifying Checksum 05:15:44 c5a475d317c9: Download complete 05:15:44 cf04c63912e1: Pull complete 05:15:45 55b35a11ae5e: Pull complete 05:15:46 a37a00ec5f00: Verifying Checksum 05:15:46 a37a00ec5f00: Download complete 05:15:46 c9f46d7d2bd2: Verifying Checksum 05:15:46 c9f46d7d2bd2: Download complete 05:16:01 a37a00ec5f00: Pull complete 05:16:01 50b3750afda1: Pull complete 05:16:01 4f4fb700ef54: Pull complete 05:16:01 80978eb59214: Pull complete 05:16:08 c9f46d7d2bd2: Pull complete 05:16:10 c5a475d317c9: Pull complete 05:16:10 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:16:10 ---> be29e6b0f0d4 05:16:10 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:16:10 ---> Running in 177578641ea9 05:16:11 Removing intermediate container 177578641ea9 05:16:11 ---> 62533edab69b 05:16:11 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:16:11 ---> Running in caeaa7ad52bc 05:16:11 Removing intermediate container caeaa7ad52bc 05:16:11 ---> fd7c47eec0b4 05:16:11 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:16:11 ---> Running in 8a6c35b1d351 05:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:16:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:16:14 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:16:14 (2/8) Installing libedit (20240517.3.1-r0) 05:16:14 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:16:14 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:16:14 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:16:14 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:16:14 (7/8) Installing openssh-server (9.7_p1-r4) 05:16:14 (8/8) Installing openssh (9.7_p1-r4) 05:16:14 Executing busybox-1.36.1-r29.trigger 05:16:14 OK: 244 MiB in 62 packages 05:16:16 Removing intermediate container 8a6c35b1d351 05:16:16 ---> 4af13449aea8 05:16:16 Step 6/10 : WORKDIR /device-modbus-go 05:16:16 ---> Running in e08641d84f04 05:16:16 Removing intermediate container e08641d84f04 05:16:16 ---> 69eb2edad2a8 05:16:16 Step 7/10 : COPY go.mod vendor* ./ 05:16:17 ---> 8d550022c627 05:16:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:17 ---> Running in 5cbbaffc21eb 05:18:09 Removing intermediate container 5cbbaffc21eb 05:18:09 ---> 7dfc3203be27 05:18:09 Step 9/10 : COPY . . 05:18:09 ---> 9c3f075b7f36 05:18:09 Step 10/10 : RUN ${MAKE} 05:18:09 ---> Running in b1f5c4fd5d57 05:18:09 noop 05:18:09 Removing intermediate container b1f5c4fd5d57 05:18:09 ---> 1d85b4bc9ae8 05:18:09 Successfully built 1d85b4bc9ae8 05:18:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:10 + docker inspect -f . ci-base-image-arm64 05:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:10 prd-ubuntu20.04-docker-arm64-4c-16g-26123 does not seem to be running inside a container 05:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:18:11 $ docker top c489378cb9b4eb39d5b0218781c447e9faee1475c1272a5af3d334e3a5fadac2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:12 + go version 05:18:12 go version go1.23.2 linux/arm64 [Pipeline] } 05:18:12 $ docker stop --time=1 c489378cb9b4eb39d5b0218781c447e9faee1475c1272a5af3d334e3a5fadac2 05:18:14 $ docker rm -f --volumes c489378cb9b4eb39d5b0218781c447e9faee1475c1272a5af3d334e3a5fadac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:15 + docker inspect -f . ci-base-image-arm64 05:18:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:18:15 prd-ubuntu20.04-docker-arm64-4c-16g-26123 does not seem to be running inside a container 05:18:15 $ 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:18:16 $ docker top 3c7553d3ac3d3877fda2331a9d30905e3f808959aec0e08869cde5666d84d00e -eo pid,comm [Pipeline] { [Pipeline] sh 05:18:17 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:18:18 + make test 05:18:18 go test ./... -coverprofile=coverage.out 05:18:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:21:45 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:21:48 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 48.0% of statements 05:21:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:21:49 go vet ./... 05:22:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:22:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:22:36 ./bin/test-attribution-txt.sh [Pipeline] echo 05:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:22:36 $ docker stop --time=1 3c7553d3ac3d3877fda2331a9d30905e3f808959aec0e08869cde5666d84d00e 05:22:38 $ docker rm -f --volumes 3c7553d3ac3d3877fda2331a9d30905e3f808959aec0e08869cde5666d84d00e [Pipeline] // withDockerContainer [Pipeline] sh 05:22:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:22:40 Warning: overwriting stash ‘coverage-report’ 05:22:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:22:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:22:42 + ls -al . 05:22:42 total 256 05:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:18 . 05:22:42 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 05:15 .. 05:22:42 -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 05:15 .dockerignore 05:22:42 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 05:15 .git 05:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:15 .github 05:22:42 -rw-rw-r-- 1 jenkins jenkins 266 Nov 11 05:15 .gitignore 05:22:42 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 05:15 .golangci.yml 05:22:42 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 11 05:15 Attribution.txt 05:22:42 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 11 05:15 CHANGELOG.md 05:22:42 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 11 05:15 Dockerfile 05:22:42 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 05:15 GOVERNANCE.md 05:22:42 -rw-rw-r-- 1 jenkins jenkins 658 Nov 11 05:15 Jenkinsfile 05:22:42 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 11 05:15 LICENSE 05:22:42 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 11 05:15 Makefile 05:22:42 -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 05:15 OWNERS.md 05:22:42 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 11 05:15 README.md 05:22:42 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 05:11 VERSION 05:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:15 bin 05:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:15 cmd 05:22:42 -rw-r--r-- 1 jenkins jenkins 25464 Nov 11 05:21 coverage.out 05:22:42 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 11 05:15 go.mod 05:22:42 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 11 05:15 go.sum 05:22:42 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 05:15 internal 05:22:42 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 05:15 simulator 05:22:42 -rw-rw-r-- 1 jenkins jenkins 229 Nov 11 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:42 + 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=aad41a6113c575b10fead21217372f6fec762bf2 --label arch=arm64 --label version=0.0.0 . 05:22:43 Sending build context to Docker daemon 9.186MB 05:22:43 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:22:43 Step 2/23 : FROM ${BASE} AS builder 05:22:43 ---> 1d85b4bc9ae8 05:22:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:22:43 ---> Running in 45b85fb4b5a0 05:22:43 Removing intermediate container 45b85fb4b5a0 05:22:43 ---> 3b1429b714b9 05:22:43 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:22:43 ---> Running in 8ed24bbbdd89 05:22:44 Removing intermediate container 8ed24bbbdd89 05:22:44 ---> fb9e6c596004 05:22:44 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:22:44 ---> Running in 96a0bd666d29 05:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:22:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:22:47 OK: 244 MiB in 62 packages 05:22:47 Removing intermediate container 96a0bd666d29 05:22:47 ---> 89aef0f3d59a 05:22:47 Step 6/23 : WORKDIR /device-modbus-go 05:22:47 ---> Running in 8c21049adc90 05:22:48 Removing intermediate container 8c21049adc90 05:22:48 ---> f0124f3ae047 05:22:48 Step 7/23 : COPY go.mod vendor* ./ 05:22:48 ---> f29c833aa469 05:22:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:22:48 ---> Running in 1d3d432ffce0 05:22:50 Removing intermediate container 1d3d432ffce0 05:22:50 ---> 5d61e985c676 05:22:50 Step 9/23 : COPY . . 05:22:51 ---> d25ebc8cc61e 05:22:51 Step 10/23 : RUN ${MAKE} 05:22:51 ---> Running in e240df320c6b 05:22:52 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.5 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:26:14 Removing intermediate container e240df320c6b 05:26:14 ---> 33af5d43cbe0 05:26:14 Step 11/23 : FROM alpine:3.20 05:26:14 3.20: Pulling from library/alpine 05:26:14 cf04c63912e1: Already exists 05:26:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:26:14 Status: Downloaded newer image for alpine:3.20 05:26:14 ---> c157a85ed455 05:26:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:26:14 ---> Running in f16930fc98dc 05:26:14 Removing intermediate container f16930fc98dc 05:26:14 ---> 5e725f81d33d 05:26:14 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:26:14 ---> Running in 8fb404086a44 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:26:14 (1/1) Installing dumb-init (1.2.5-r3) 05:26:14 Executing busybox-1.36.1-r29.trigger 05:26:14 OK: 9 MiB in 15 packages 05:26:14 Removing intermediate container 8fb404086a44 05:26:14 ---> 3ab6e2b5987d 05:26:14 Step 14/23 : RUN apk --no-cache upgrade 05:26:14 ---> Running in 564cba0ca690 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:26:14 Upgrading critical system libraries and apk-tools: 05:26:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:26:14 Executing busybox-1.36.1-r29.trigger 05:26:14 Continuing the upgrade transaction with new apk-tools: 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:26:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:26:14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:26:14 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:26:14 OK: 9 MiB in 15 packages 05:26:14 Removing intermediate container 564cba0ca690 05:26:14 ---> 09119e873bb0 05:26:14 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:26:14 ---> ecbfde3d168b 05:26:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:26:15 ---> ac2606af6078 05:26:15 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:26:15 ---> 239527cabd9f 05:26:15 Step 18/23 : EXPOSE 59901 05:26:15 ---> Running in 6af0451b01f2 05:26:16 Removing intermediate container 6af0451b01f2 05:26:16 ---> e790b4f3c03d 05:26:16 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:26:16 ---> Running in a4d30687ea1b 05:26:16 Removing intermediate container a4d30687ea1b 05:26:16 ---> 04501240f0b1 05:26:16 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:26:16 ---> Running in f41c98dcc516 05:26:16 Removing intermediate container f41c98dcc516 05:26:16 ---> 3472707fb58b 05:26:16 Step 21/23 : LABEL arch=arm64 05:26:16 ---> Running in 43402bc730ee 05:26:17 Removing intermediate container 43402bc730ee 05:26:17 ---> 0442552c5811 05:26:17 Step 22/23 : LABEL git_sha=aad41a6113c575b10fead21217372f6fec762bf2 05:26:17 ---> Running in 21013a49b2c3 05:26:17 Removing intermediate container 21013a49b2c3 05:26:17 ---> 3a8d77c5a5bb 05:26:17 Step 23/23 : LABEL version=0.0.0 05:26:17 ---> Running in fe09cb6f7f73 05:26:18 Removing intermediate container fe09cb6f7f73 05:26:18 ---> 77c92ca20957 05:26:18 [Warning] One or more build-args [ARCH] were not consumed 05:26:18 Successfully built 77c92ca20957 05:26:18 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:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:18 05:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:26:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:19 arm64: Pulling from edgex-lftools-log-publisher 05:26:19 8998bd30e6a1: Pulling fs layer 05:26:19 04944245beec: Pulling fs layer 05:26:19 699f458cf7ca: Pulling fs layer 05:26:19 765212b225bb: Pulling fs layer 05:26:19 f23df028b6ca: Pulling fs layer 05:26:19 d65c8cfc05b1: Pulling fs layer 05:26:19 2437ff75d9bd: Pulling fs layer 05:26:19 f23df028b6ca: Waiting 05:26:19 d65c8cfc05b1: Waiting 05:26:19 2437ff75d9bd: Waiting 05:26:19 765212b225bb: Waiting 05:26:19 04944245beec: Verifying Checksum 05:26:19 04944245beec: Download complete 05:26:19 765212b225bb: Verifying Checksum 05:26:19 765212b225bb: Download complete 05:26:19 f23df028b6ca: Verifying Checksum 05:26:19 f23df028b6ca: Download complete 05:26:19 d65c8cfc05b1: Verifying Checksum 05:26:19 d65c8cfc05b1: Download complete 05:26:19 699f458cf7ca: Verifying Checksum 05:26:19 699f458cf7ca: Download complete 05:26:20 8998bd30e6a1: Verifying Checksum 05:26:20 8998bd30e6a1: Download complete 05:26:22 2437ff75d9bd: Verifying Checksum 05:26:22 2437ff75d9bd: Download complete 05:26:25 8998bd30e6a1: Pull complete 05:26:25 04944245beec: Pull complete 05:26:27 699f458cf7ca: Pull complete 05:26:27 765212b225bb: Pull complete 05:26:28 f23df028b6ca: Pull complete 05:26:28 d65c8cfc05b1: Pull complete 05:26:46 2437ff75d9bd: Pull complete 05:26:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:26:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-26123 does not seem to be running inside a container 05:26:47 $ 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:26:50 $ docker top 4a135db34ba75d05b1298652f6e5caa698476bbe7465326bb870d4f2cc6d678e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:26:51 ---> job-cost.sh 05:26:51 lf-activate-venv: SKIPPING 05:26:51 INFO: No Stack... 05:26:51 INFO: Retrieving Pricing Info for: v3-standard-4 05:26:52 INFO: Archiving Costs [Pipeline] sh 05:26:53 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:26:53 + cut -d, -f6 [Pipeline] lock 05:26:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] 05:26:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] did not exist. Created. 05:26:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:26:53 /w/workspace/device-modbus-go/1@tmp/durable-28e8073f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:26:54 + echo total: 0.10999999940395355 [Pipeline] stash 05:26:54 Warning: overwriting stash ‘stack-cost’ 05:26:54 Stashed 1 file(s) [Pipeline] } 05:26:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-591-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:26:54 $ docker stop --time=1 4a135db34ba75d05b1298652f6e5caa698476bbe7465326bb870d4f2cc6d678e 05:26:56 $ docker rm -f --volumes 4a135db34ba75d05b1298652f6e5caa698476bbe7465326bb870d4f2cc6d678e [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:26:57 provisioning config files... 05:26:57 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/config2112175318121584084tmp [Pipeline] { [Pipeline] sh 05:26:58 + set +x 05:26:58 + bash -s -- 05:26:58 + curl -s https://codecov.io/bash 05:26:58 05:26:58 _____ _ 05:26:58 / ____| | | 05:26:58 | | ___ __| | ___ ___ _____ __ 05:26:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:26:58 | |___| (_) | (_| | __/ (_| (_) \ V / 05:26:58 \_____\___/ \__,_|\___|\___\___/ \_/ 05:26:58 Bash-1.0.6 05:26:58 05:26:58 05:26:58 ==> git version 2.25.1 found 05:26:58 ==> 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:26:58 Release-Date: 2020-01-08 05:26:58 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:26:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:26:58 ==> Jenkins CI detected. 05:26:58 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-591 05:26:58 project root: . 05:26:58 --> token set from env 05:26:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:26:58 ==> Running gcov in . (disable via -X gcov) 05:26:58 ==> Python coveragepy not found 05:26:58 ==> Searching for coverage reports in: 05:26:58 + . 05:26:58 -> Found 1 reports 05:26:58 ==> Detecting git/mercurial file structure 05:26:58 ==> Reading reports 05:26:58 + ./coverage.out bytes=25464 05:26:58 ==> Appending adjustments 05:26:58 https://docs.codecov.io/docs/fixing-reports 05:26:58 + Found adjustments 05:26:58 ==> Gzipping contents 05:26:58 4.0K /tmp/codecov.6PhQHj.gz 05:26:58 ==> Uploading reports 05:26:58 url: https://codecov.io 05:26:58 query: branch=PR-591&commit=aad41a6113c575b10fead21217372f6fec762bf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-591%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=591&job=&cmd_args= 05:26:58 -> Pinging Codecov 05:26:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-591&commit=aad41a6113c575b10fead21217372f6fec762bf2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-591%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=591&job=&cmd_args= 05:26:58 -> Uploading to 05:26:58 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/aad41a6113c575b10fead21217372f6fec762bf2/8e8cf27d-84a8-409a-86d5-3f57a60e9b1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T052658Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=36976b08bda524b301416d1e12497936f8f24f5d395c31c0045e1b6454937a5f 05:26:58 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:58 Dload Upload Total Spent Left Speed 05:26:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 18373 --:--:-- --:--:-- --:--:-- 18460 05:26:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/aad41a6113c575b10fead21217372f6fec762bf2 [Pipeline] } 05:26:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:27:01 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-591/archives ] 05:27:01 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-591/archives 05:27:01 total 16 05:27:01 drwxr-xr-x 3 root root 4096 Nov 11 05:14 . 05:27:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:14 .. 05:27:01 drwxr-xr-x 2 root root 4096 Nov 11 05:14 cost 05:27:01 -rw-r--r-- 1 root root 88 Nov 11 05:14 cost.csv 05:27:01 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-591/archives 05:27:01 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-591/archives 05:27:01 total 16 05:27:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 05:14 . 05:27:01 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 05:14 .. 05:27:01 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 05:14 cost 05:27:01 -rw-r--r-- 1 jenkins jenkins 88 Nov 11 05:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:27:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:27:02 ---> package-listing.sh 05:27:02 ++ facter osfamily 05:27:02 ++ tr '[:upper:]' '[:lower:]' 05:27:02 + OS_FAMILY=debian 05:27:02 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-591 05:27:02 + START_PACKAGES=/tmp/packages_start.txt 05:27:02 + END_PACKAGES=/tmp/packages_end.txt 05:27:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:27:02 + PACKAGES=/tmp/packages_start.txt 05:27:02 + '[' /w/workspace/xfoundry_device-modbus-go_PR-591 ']' 05:27:02 + PACKAGES=/tmp/packages_end.txt 05:27:02 + case "${OS_FAMILY}" in 05:27:02 + dpkg -l 05:27:02 + grep '^ii' 05:27:02 + '[' -f /tmp/packages_start.txt ']' 05:27:02 + '[' -f /tmp/packages_end.txt ']' 05:27:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:27:02 + '[' /w/workspace/xfoundry_device-modbus-go_PR-591 ']' 05:27:02 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-591/archives/ 05:27:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-591/archives/ [Pipeline] echo 05:27:02 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-591/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:27:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:27:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:04 prd-ubuntu20.04-docker-8c-8g-26121 does not seem to be running inside a container 05:27:04 $ 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-591/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-591 -v /w/workspace/xfoundry_device-modbus-go_PR-591:/w/workspace/xfoundry_device-modbus-go_PR-591:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-591@tmp:/w/workspace/xfoundry_device-modbus-go_PR-591@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:27:04 $ docker top a6f28108ce366c69997770bc283044b9aec367240061d4c4a061a46818c20bf2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:27:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:27:05 + mkdir -p /var/log/sysstat [Pipeline] sh 05:27:05 + ls /var/log/sa-host 05:27:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:05 provisioning config files... 05:27:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-591@tmp/config10829546385957477811tmp [Pipeline] { [Pipeline] echo 05:27:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:27:06 ---> create-netrc.sh [Pipeline] } 05:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:27:06 ---> python-tools-install.sh [Pipeline] echo 05:27:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:27:06 ---> sudo-logs.sh 05:27:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:27:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:27:07 ---> job-cost.sh 05:27:07 lf-activate-venv: SKIPPING 05:27:07 DEBUG: total: 0.2199999988079071 05:27:07 INFO: Retrieving Stack Cost... 05:27:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:27:08 INFO: Archiving Costs [Pipeline] echo 05:27:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:27:08 ---> logs-deploy.sh 05:27:08 lf-activate-venv: SKIPPING 05:27:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-591/1 05:27:08 INFO: archiving workspace using pattern(s): 05:27:09 Archives upload complete. 05:27:09 INFO: archiving logs to Nexus