Pull request #448 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fbeb089fbbe4e762a90d6a370d24d1abe97e316+053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 (faa1a6fae0ae7b804c5be79a0329b4f23f5cf49e) 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-ssh11029959441394893816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2591971252769946866.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4115044804144634497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh3686163300820593729.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14906754976688250350.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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, buildSnap:false] ========================================================= [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.20 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-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6104’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6105’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6106’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6117’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6107’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6120 in /w/workspace/xfoundry_device-modbus-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-448 # 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 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 into PR head commit 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 > 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/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 Checking out Revision 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 (PR-448) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T20:54:40.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T20:54:40.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T20:54:40.203Z] ========================================================= [2023-03-28T20:54:40.203Z] EdgeX Global Pipelines Version Info [2023-03-28T20:54:40.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 # timeout=10 > git rev-list --no-walk 263cfeb3c48c755545a7af7512c3241740e2324c # timeout=10 [2023-03-28T20:54:40.912Z] ------------------- [2023-03-28T20:54:40.912Z] stable info: [2023-03-28T20:54:40.912Z] ------------------- [2023-03-28T20:54:40.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T20:54:40.912Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T20:54:40.912Z] Message: update stable to v1.0.245 [2023-03-28T20:54:41.482Z] ------------------- [2023-03-28T20:54:41.482Z] experimental info: [2023-03-28T20:54:41.482Z] ------------------- [2023-03-28T20:54:41.482Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T20:54:41.482Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T20:54:41.482Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T20:54:41.640Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-28T20:54:41.652Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-28T20:54:41.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T20:54:41.672Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T20:54:41.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T20:54:41.700Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T20:54:41.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T20:54:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T20:54:41.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T20:54:41.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T20:54:41.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T20:54:41.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-28T20:54:41.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T20:54:41.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T20:54:41.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:54:41.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:54:41.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:54:41.839Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:54:41.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T20:54:41.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T20:54:41.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T20:54:41.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T20:54:41.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T20:54:41.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T20:54:41.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T20:54:41.944Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T20:54:41.956Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T20:54:41.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo [2023-03-28T20:54:41.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo [2023-03-28T20:54:41.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo [2023-03-28T20:54:42.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [Pipeline] echo [2023-03-28T20:54:42.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fbeb08 [Pipeline] echo [2023-03-28T20:54:42.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:54:42.055Z] provisioning config files... [2023-03-28T20:54:42.068Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config1878137871507698653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:54:42.386Z] ---> docker-login.sh [2023-03-28T20:54:42.387Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:54:42.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:42.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:42.652Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:42.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:42.652Z] [2023-03-28T20:54:42.652Z] Login Succeeded [2023-03-28T20:54:42.652Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:54:42.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:42.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:42.652Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:42.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:42.652Z] [2023-03-28T20:54:42.652Z] Login Succeeded [2023-03-28T20:54:42.652Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:54:42.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:42.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:42.913Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:42.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:42.913Z] [2023-03-28T20:54:42.913Z] Login Succeeded [2023-03-28T20:54:42.913Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:54:42.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:42.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:42.913Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:42.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:42.913Z] [2023-03-28T20:54:42.913Z] Login Succeeded [2023-03-28T20:54:42.913Z] docker.io [2023-03-28T20:54:42.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:43.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:43.173Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:43.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:43.173Z] [2023-03-28T20:54:43.173Z] Login Succeeded [2023-03-28T20:54:43.173Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:54:43.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T20:54:43.548Z] + git rev-list -1 --merges 6fbeb089fbbe4e762a90d6a370d24d1abe97e316~1..6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [Pipeline] echo [2023-03-28T20:54:43.603Z] -----------> git rev-list -1 --merges 6fbeb089fbbe4e762a90d6a370d24d1abe97e316~1..6fbeb089fbbe4e762a90d6a370d24d1abe97e316 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [false] [Pipeline] sh [2023-03-28T20:54:43.894Z] + git log --format=format:%s -1 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [Pipeline] echo [2023-03-28T20:54:43.910Z] ========================================================= [2023-03-28T20:54:43.910Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T20:54:43.910Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:54:44.248Z] + git log --format=format:%s -1 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [Pipeline] echo [2023-03-28T20:54:44.260Z] [semverPrep] GIT_COMMIT: 6fbeb089fbbe4e762a90d6a370d24d1abe97e316, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-28T20:54:44.270Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T20:54:44.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:54:44.605Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T20:54:44.605Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T20:54:44.605Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T20:54:44.605Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T20:54:44.605Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T20:54:44.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:54:44.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:44.958Z] [2023-03-28T20:54:44.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:54:45.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:45.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T20:54:45.269Z] b85a868b505f: Pulling fs layer [2023-03-28T20:54:45.269Z] e2be974225ed: Pulling fs layer [2023-03-28T20:54:45.269Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T20:54:45.269Z] 988bab9f4d93: Pulling fs layer [2023-03-28T20:54:45.269Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T20:54:45.269Z] eaf3925da568: Pulling fs layer [2023-03-28T20:54:45.269Z] bab4dde63d76: Pulling fs layer [2023-03-28T20:54:45.269Z] bde34c3a00c8: Pulling fs layer [2023-03-28T20:54:45.269Z] b352a97aabf1: Pulling fs layer [2023-03-28T20:54:45.269Z] 4872d77fe225: Pulling fs layer [2023-03-28T20:54:45.269Z] 5851b861e8e6: Pulling fs layer [2023-03-28T20:54:45.269Z] bab4dde63d76: Waiting [2023-03-28T20:54:45.269Z] bde34c3a00c8: Waiting [2023-03-28T20:54:45.269Z] b352a97aabf1: Waiting [2023-03-28T20:54:45.269Z] 4872d77fe225: Waiting [2023-03-28T20:54:45.269Z] 5851b861e8e6: Waiting [2023-03-28T20:54:45.269Z] 988bab9f4d93: Waiting [2023-03-28T20:54:45.269Z] 1469e6f7b9e6: Waiting [2023-03-28T20:54:45.269Z] eaf3925da568: Waiting [2023-03-28T20:54:45.269Z] e2be974225ed: Download complete [2023-03-28T20:54:45.269Z] 988bab9f4d93: Download complete [2023-03-28T20:54:45.269Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T20:54:45.269Z] 1469e6f7b9e6: Download complete [2023-03-28T20:54:45.530Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T20:54:45.530Z] 339a4e72a1f5: Download complete [2023-03-28T20:54:45.530Z] eaf3925da568: Download complete [2023-03-28T20:54:45.530Z] bde34c3a00c8: Verifying Checksum [2023-03-28T20:54:45.530Z] bde34c3a00c8: Download complete [2023-03-28T20:54:45.530Z] b352a97aabf1: Download complete [2023-03-28T20:54:45.530Z] 4872d77fe225: Verifying Checksum [2023-03-28T20:54:45.530Z] 4872d77fe225: Download complete [2023-03-28T20:54:45.530Z] 5851b861e8e6: Download complete [2023-03-28T20:54:45.530Z] b85a868b505f: Verifying Checksum [2023-03-28T20:54:45.530Z] b85a868b505f: Download complete [2023-03-28T20:54:45.789Z] bab4dde63d76: Verifying Checksum [2023-03-28T20:54:45.789Z] bab4dde63d76: Download complete [2023-03-28T20:54:47.170Z] b85a868b505f: Pull complete [2023-03-28T20:54:47.170Z] e2be974225ed: Pull complete [2023-03-28T20:54:47.431Z] 339a4e72a1f5: Pull complete [2023-03-28T20:54:47.690Z] 988bab9f4d93: Pull complete [2023-03-28T20:54:47.949Z] 1469e6f7b9e6: Pull complete [2023-03-28T20:54:47.949Z] eaf3925da568: Pull complete [2023-03-28T20:54:49.862Z] bab4dde63d76: Pull complete [2023-03-28T20:54:49.862Z] bde34c3a00c8: Pull complete [2023-03-28T20:54:49.862Z] b352a97aabf1: Pull complete [2023-03-28T20:54:50.121Z] 4872d77fe225: Pull complete [2023-03-28T20:54:50.121Z] 5851b861e8e6: Pull complete [2023-03-28T20:54:50.121Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T20:54:50.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:50.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:54:50.209Z] prd-ubuntu20.04-docker-8c-8g-6120 does not seem to be running inside a container [2023-03-28T20:54:50.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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-devops/py-git-semver:0.1.4 cat [2023-03-28T20:54:53.104Z] $ docker top eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 -eo pid,comm [2023-03-28T20:54:53.164Z] 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). [2023-03-28T20:54:53.164Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:54:53.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:54:53.202Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:54:53.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:54:53.320Z] $ docker exec eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 ssh-agent [2023-03-28T20:54:53.435Z] SSH_AUTH_SOCK=/tmp/ssh-zvGeTeQwoChY/agent.31 [2023-03-28T20:54:53.435Z] SSH_AGENT_PID=37 [2023-03-28T20:54:53.443Z] Running ssh-add (command line suppressed) [2023-03-28T20:54:53.556Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_10171342652575581410.key (/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_10171342652575581410.key) [2023-03-28T20:54:53.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:54:53.864Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T20:54:53.874Z] $ docker exec --env ******** --env ******** eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 ssh-agent -k [2023-03-28T20:54:53.967Z] unset SSH_AUTH_SOCK; [2023-03-28T20:54:53.968Z] unset SSH_AGENT_PID; [2023-03-28T20:54:53.968Z] echo Agent pid 37 killed; [2023-03-28T20:54:53.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T20:54:54.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:54:54.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:54:54.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:54:54.123Z] $ docker exec eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 ssh-agent [2023-03-28T20:54:54.225Z] SSH_AUTH_SOCK=/tmp/ssh-nnhu5fllvAyy/agent.69 [2023-03-28T20:54:54.225Z] SSH_AGENT_PID=75 [2023-03-28T20:54:54.229Z] Running ssh-add (command line suppressed) [2023-03-28T20:54:54.322Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_11419854128108215131.key (/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/private_key_11419854128108215131.key) [2023-03-28T20:54:54.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:54:54.623Z] + git semver init [2023-03-28T20:54:54.896Z] 2023-03-28 20:54:54,792 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T20:54:54.896Z] 2023-03-28 20:54:54,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver [2023-03-28T20:54:54.896Z] 2023-03-28 20:54:54,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-448/.semver [2023-03-28T20:54:54.896Z] 2023-03-28 20:54:54,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-448/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,553 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-448/.git/info/exclude [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 with force:False [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,553 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,557 [execute] INFO git cat-file --batch-check [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,564 [execute] INFO git cat-file --batch [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,564 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:54:55.834Z] 2023-03-28 20:54:55,569 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-448/.semver/PR-448 [2023-03-28T20:54:55.834Z] 0.0.0 [Pipeline] } [2023-03-28T20:54:55.843Z] $ docker exec --env ******** --env ******** eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 ssh-agent -k [2023-03-28T20:54:55.934Z] unset SSH_AUTH_SOCK; [2023-03-28T20:54:55.934Z] unset SSH_AGENT_PID; [2023-03-28T20:54:55.935Z] echo Agent pid 75 killed; [2023-03-28T20:54:55.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:54:56.245Z] + git semver [Pipeline] } [2023-03-28T20:54:56.515Z] $ docker stop --time=1 eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 [2023-03-28T20:54:57.790Z] $ docker rm -f --volumes eddac10a29b2c3fbcf384d812ee3c05f755622f62d05e297b217fd076f8430b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:54:58.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T20:54:58.347Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T20:54:58.349Z] [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 [2023-03-28T20:54:58.482Z] provisioning config files... [2023-03-28T20:54:58.493Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config17203085948797330166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:54:58.789Z] ---> docker-login.sh [2023-03-28T20:54:58.789Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:54:58.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:58.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:58.789Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:58.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:58.789Z] [2023-03-28T20:54:58.789Z] Login Succeeded [2023-03-28T20:54:58.789Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:54:58.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:58.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:58.789Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:58.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:58.789Z] [2023-03-28T20:54:58.789Z] Login Succeeded [2023-03-28T20:54:58.789Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:54:59.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:59.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:59.048Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:59.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:59.048Z] [2023-03-28T20:54:59.048Z] Login Succeeded [2023-03-28T20:54:59.048Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:54:59.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:59.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:59.048Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:59.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:59.048Z] [2023-03-28T20:54:59.048Z] Login Succeeded [2023-03-28T20:54:59.048Z] docker.io [2023-03-28T20:54:59.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:59.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:59.307Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:59.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:59.307Z] [2023-03-28T20:54:59.307Z] Login Succeeded [2023-03-28T20:54:59.307Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:54:59.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:54:59.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:54:59.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:54:59.383Z] ========================================================= [2023-03-28T20:54:59.383Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:54:59.383Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:54:59.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:54:59.684Z] Sending build context to Docker daemon 6.403MB [2023-03-28T20:54:59.684Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:54:59.684Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T20:54:59.684Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:54:59.684Z] 63b65145d645: Pulling fs layer [2023-03-28T20:54:59.684Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:54:59.684Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:54:59.684Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:54:59.684Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:54:59.684Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:54:59.684Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:54:59.684Z] f25807f1079a: Pulling fs layer [2023-03-28T20:54:59.684Z] 30dea6a524f1: Waiting [2023-03-28T20:54:59.684Z] 6808be2612f2: Waiting [2023-03-28T20:54:59.684Z] f25807f1079a: Waiting [2023-03-28T20:54:59.684Z] 94cc34f8dd06: Waiting [2023-03-28T20:54:59.684Z] a2d21d5440eb: Download complete [2023-03-28T20:54:59.684Z] 94cc34f8dd06: Download complete [2023-03-28T20:54:59.945Z] 30dea6a524f1: Verifying Checksum [2023-03-28T20:54:59.945Z] 30dea6a524f1: Download complete [2023-03-28T20:54:59.945Z] 63b65145d645: Verifying Checksum [2023-03-28T20:54:59.945Z] 63b65145d645: Download complete [2023-03-28T20:54:59.945Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:54:59.945Z] a2aff8979fd8: Download complete [2023-03-28T20:54:59.945Z] 63b65145d645: Pull complete [2023-03-28T20:55:00.206Z] a2d21d5440eb: Pull complete [2023-03-28T20:55:00.466Z] f25807f1079a: Verifying Checksum [2023-03-28T20:55:00.466Z] f25807f1079a: Download complete [2023-03-28T20:55:00.466Z] 935e6c44a52c: Download complete [2023-03-28T20:55:00.725Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:55:00.725Z] 6808be2612f2: Download complete [2023-03-28T20:55:04.012Z] 935e6c44a52c: Pull complete [2023-03-28T20:55:04.012Z] 94cc34f8dd06: Pull complete [2023-03-28T20:55:04.012Z] 30dea6a524f1: Pull complete [2023-03-28T20:55:04.012Z] a2aff8979fd8: Pull complete [2023-03-28T20:55:05.911Z] 6808be2612f2: Pull complete [2023-03-28T20:55:06.846Z] f25807f1079a: Pull complete [2023-03-28T20:55:06.846Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:55:06.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:55:06.846Z] ---> 3b553350e43f [2023-03-28T20:55:06.846Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:55:11.033Z] ---> Running in f37c1b9f9ec4 [2023-03-28T20:55:11.033Z] Removing intermediate container f37c1b9f9ec4 [2023-03-28T20:55:11.033Z] ---> 95b8568b5706 [2023-03-28T20:55:11.033Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:55:11.033Z] ---> Running in 6de03fde0798 [2023-03-28T20:55:11.292Z] Removing intermediate container 6de03fde0798 [2023-03-28T20:55:11.292Z] ---> 7c87f9da1ece [2023-03-28T20:55:11.292Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:55:11.292Z] ---> Running in 0a2d380a6feb [2023-03-28T20:55:11.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:11.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:11.808Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T20:55:11.808Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T20:55:11.808Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T20:55:11.808Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:55:11.808Z] OK: 270 MiB in 61 packages [2023-03-28T20:55:12.374Z] Removing intermediate container 0a2d380a6feb [2023-03-28T20:55:12.374Z] ---> aa5f68c8d409 [2023-03-28T20:55:12.374Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T20:55:12.374Z] ---> Running in d7fe0c6ff0d1 [2023-03-28T20:55:12.632Z] Removing intermediate container d7fe0c6ff0d1 [2023-03-28T20:55:12.632Z] ---> 809b59418cfa [2023-03-28T20:55:12.632Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T20:55:12.632Z] ---> 84d155329fac [2023-03-28T20:55:12.632Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:55:12.632Z] ---> Running in cc4dda15133d [2023-03-28T20:55:13.443Z] Still waiting to schedule task [2023-03-28T20:55:13.443Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-28T20:55:39.178Z] Removing intermediate container cc4dda15133d [2023-03-28T20:55:39.178Z] ---> 1ae8b70f5873 [2023-03-28T20:55:39.178Z] Step 9/10 : COPY . . [2023-03-28T20:55:39.178Z] ---> 6d11440ca5fc [2023-03-28T20:55:39.178Z] Step 10/10 : RUN ${MAKE} [2023-03-28T20:55:39.178Z] ---> Running in 253f7231b4d9 [2023-03-28T20:55:39.178Z] noop [2023-03-28T20:55:39.178Z] Removing intermediate container 253f7231b4d9 [2023-03-28T20:55:39.178Z] ---> 7fd78236eeba [2023-03-28T20:55:39.178Z] Successfully built 7fd78236eeba [2023-03-28T20:55:39.178Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:55:39.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:55:39.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:55:39.557Z] prd-ubuntu20.04-docker-8c-8g-6120 does not seem to be running inside a container [2023-03-28T20:55:39.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:55:39.899Z] $ docker top 080f7db6c0f663da4361649f029c13669c26481f8dd302bff5f70b1ba123d533 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:55:40.242Z] + go version [2023-03-28T20:55:40.242Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:55:40.252Z] $ docker stop --time=1 080f7db6c0f663da4361649f029c13669c26481f8dd302bff5f70b1ba123d533 [2023-03-28T20:55:41.511Z] $ docker rm -f --volumes 080f7db6c0f663da4361649f029c13669c26481f8dd302bff5f70b1ba123d533 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:55:41.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:55:41.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:55:41.994Z] prd-ubuntu20.04-docker-8c-8g-6120 does not seem to be running inside a container [2023-03-28T20:55:42.023Z] $ 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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T20:55:42.351Z] $ docker top 44d45aae704c0927d51a6896c8c32cdb57b35b35e8989ce2faceb282d258ab3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:55:42.689Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-448 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:55:42.981Z] + make test [2023-03-28T20:55:42.982Z] go test ./... -coverprofile=coverage.out [2023-03-28T20:55:47.164Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T20:55:57.129Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T20:55:57.129Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements [2023-03-28T20:56:02.393Z] go vet ./... [2023-03-28T20:56:04.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:56:04.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:56:04.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:56:05.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:56:05.208Z] $ docker stop --time=1 44d45aae704c0927d51a6896c8c32cdb57b35b35e8989ce2faceb282d258ab3d [2023-03-28T20:56:09.051Z] $ docker rm -f --volumes 44d45aae704c0927d51a6896c8c32cdb57b35b35e8989ce2faceb282d258ab3d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:56:09.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:56:09.554Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T20:56:09.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:56:10.264Z] + ls -al . [2023-03-28T20:56:10.264Z] total 180 [2023-03-28T20:56:10.264Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:55 . [2023-03-28T20:56:10.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:54 .. [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 20:54 .dockerignore [2023-03-28T20:56:10.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:54 .git [2023-03-28T20:56:10.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 .github [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 20:54 .gitignore [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:54 .golangci.yml [2023-03-28T20:56:10.264Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:54 .semver [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 28 20:54 Attribution.txt [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 20:54 CHANGELOG.md [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 20:54 Dockerfile [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:54 GOVERNANCE.md [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 20:54 Jenkinsfile [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 20:54 LICENSE [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 20:54 Makefile [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 20:54 OWNERS.md [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 28 20:54 README.md [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:54 VERSION [2023-03-28T20:56:10.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:54 bin [2023-03-28T20:56:10.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 cmd [2023-03-28T20:56:10.264Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 20:55 coverage.out [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 20:54 go.mod [2023-03-28T20:56:10.264Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 20:54 go.sum [2023-03-28T20:56:10.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 internal [2023-03-28T20:56:10.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:54 simulator [2023-03-28T20:56:10.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:54 snap [2023-03-28T20:56:10.265Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 20:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:56:10.570Z] + 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=6fbeb089fbbe4e762a90d6a370d24d1abe97e316 --label arch=amd64 --label version=0.0.0 . [2023-03-28T20:56:10.570Z] Sending build context to Docker daemon 6.427MB [2023-03-28T20:56:10.570Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:56:10.570Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T20:56:10.570Z] ---> 7fd78236eeba [2023-03-28T20:56:10.570Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:56:10.828Z] ---> Running in 225e2bed5050 [2023-03-28T20:56:10.828Z] Removing intermediate container 225e2bed5050 [2023-03-28T20:56:10.828Z] ---> fe66a38dbd01 [2023-03-28T20:56:10.828Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:56:10.828Z] ---> Running in e12c3a4a96c8 [2023-03-28T20:56:10.828Z] Removing intermediate container e12c3a4a96c8 [2023-03-28T20:56:10.828Z] ---> 3e364cb9deb7 [2023-03-28T20:56:10.828Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:56:11.085Z] ---> Running in 92c10e802b09 [2023-03-28T20:56:11.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:56:11.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:56:11.601Z] OK: 270 MiB in 61 packages [2023-03-28T20:56:11.861Z] Removing intermediate container 92c10e802b09 [2023-03-28T20:56:11.861Z] ---> d81d22e3268c [2023-03-28T20:56:11.861Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T20:56:11.861Z] ---> Running in 2fd071384870 [2023-03-28T20:56:11.861Z] Removing intermediate container 2fd071384870 [2023-03-28T20:56:11.861Z] ---> 44c77ef1e196 [2023-03-28T20:56:11.861Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T20:56:12.120Z] ---> 138bffcbf6c7 [2023-03-28T20:56:12.120Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:56:12.120Z] ---> Running in 58197f45b851 [2023-03-28T20:56:12.732Z] Removing intermediate container 58197f45b851 [2023-03-28T20:56:12.732Z] ---> d622bf35c815 [2023-03-28T20:56:12.732Z] Step 9/22 : COPY . . [2023-03-28T20:56:13.348Z] ---> fe5c3e93a944 [2023-03-28T20:56:13.348Z] Step 10/22 : RUN ${MAKE} [2023-03-28T20:56:13.348Z] ---> Running in e08303274d65 [2023-03-28T20:56:13.348Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-28T20:56:35.356Z] Removing intermediate container e08303274d65 [2023-03-28T20:56:35.356Z] ---> 9a159d07ee53 [2023-03-28T20:56:35.356Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T20:56:35.356Z] 3.17: Pulling from library/alpine [2023-03-28T20:56:35.356Z] 63b65145d645: Already exists [2023-03-28T20:56:35.356Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:56:35.356Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:56:35.356Z] ---> b2aa39c304c2 [2023-03-28T20:56:35.356Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T20:56:35.356Z] ---> Running in 1521ea96d0cc [2023-03-28T20:56:35.356Z] Removing intermediate container 1521ea96d0cc [2023-03-28T20:56:35.356Z] ---> 0dd840cad831 [2023-03-28T20:56:35.356Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:56:35.356Z] ---> Running in f8a3f3155a8e [2023-03-28T20:56:35.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:56:35.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:56:35.356Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:56:35.356Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:56:35.356Z] OK: 7 MiB in 16 packages [2023-03-28T20:56:35.356Z] Removing intermediate container f8a3f3155a8e [2023-03-28T20:56:35.356Z] ---> 33885da4d70e [2023-03-28T20:56:35.356Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T20:56:35.356Z] ---> 822e061d5b27 [2023-03-28T20:56:35.356Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T20:56:35.356Z] ---> 3df168fff6d9 [2023-03-28T20:56:35.356Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T20:56:35.356Z] ---> 9287814877f0 [2023-03-28T20:56:35.356Z] Step 17/22 : EXPOSE 59901 [2023-03-28T20:56:35.356Z] ---> Running in dc37be0b49bb [2023-03-28T20:56:35.356Z] Removing intermediate container dc37be0b49bb [2023-03-28T20:56:35.356Z] ---> 55955f45fe35 [2023-03-28T20:56:35.356Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T20:56:35.356Z] ---> Running in bfd2974e6164 [2023-03-28T20:56:35.614Z] Removing intermediate container bfd2974e6164 [2023-03-28T20:56:35.615Z] ---> 681591c1347f [2023-03-28T20:56:35.615Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T20:56:35.615Z] ---> Running in 0b5f34e3f993 [2023-03-28T20:56:35.615Z] Removing intermediate container 0b5f34e3f993 [2023-03-28T20:56:35.615Z] ---> d6dc7c3310ac [2023-03-28T20:56:35.615Z] Step 20/22 : LABEL arch=amd64 [2023-03-28T20:56:35.615Z] ---> Running in 26e480f1f0be [2023-03-28T20:56:35.615Z] Removing intermediate container 26e480f1f0be [2023-03-28T20:56:35.615Z] ---> bdb1d5ca5747 [2023-03-28T20:56:35.615Z] Step 21/22 : LABEL git_sha=6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [2023-03-28T20:56:35.615Z] ---> Running in d02f7e81bfc7 [2023-03-28T20:56:35.874Z] Removing intermediate container d02f7e81bfc7 [2023-03-28T20:56:35.874Z] ---> cbb7bad6f8ce [2023-03-28T20:56:35.874Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:56:35.874Z] ---> Running in ce5be097eac3 [2023-03-28T20:56:35.874Z] Removing intermediate container ce5be097eac3 [2023-03-28T20:56:35.874Z] ---> fa8296bbb41e [2023-03-28T20:56:35.874Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:56:35.874Z] Successfully built fa8296bbb41e [2023-03-28T20:56:35.874Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:56:36.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:36.292Z] [2023-03-28T20:56:36.292Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:56:36.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:36.587Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:56:36.587Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:56:36.587Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:56:36.587Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:56:36.587Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:56:36.587Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:56:36.587Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:56:36.587Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:56:36.587Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:56:36.587Z] 33b1e0a273af: Waiting [2023-03-28T20:56:36.587Z] 2f39f015ded8: Waiting [2023-03-28T20:56:36.587Z] 5d3b04190fa2: Waiting [2023-03-28T20:56:36.587Z] 5c69ac0246d0: Download complete [2023-03-28T20:56:36.587Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T20:56:36.587Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:56:36.587Z] 33b1e0a273af: Download complete [2023-03-28T20:56:36.587Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:56:36.587Z] ec43610c2a17: Download complete [2023-03-28T20:56:36.587Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T20:56:36.587Z] 5d3b04190fa2: Download complete [2023-03-28T20:56:36.845Z] 5eb5b503b376: Verifying Checksum [2023-03-28T20:56:36.845Z] 5eb5b503b376: Download complete [2023-03-28T20:56:37.411Z] 2f39f015ded8: Download complete [2023-03-28T20:56:37.980Z] 5eb5b503b376: Pull complete [2023-03-28T20:56:38.237Z] 5c69ac0246d0: Pull complete [2023-03-28T20:56:38.496Z] ec43610c2a17: Pull complete [2023-03-28T20:56:38.755Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:56:39.013Z] 33b1e0a273af: Pull complete [2023-03-28T20:56:39.013Z] 5d3b04190fa2: Pull complete [2023-03-28T20:56:43.220Z] 2f39f015ded8: Pull complete [2023-03-28T20:56:43.220Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:56:43.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:43.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:56:43.287Z] prd-ubuntu20.04-docker-8c-8g-6120 does not seem to be running inside a container [2023-03-28T20:56:43.314Z] $ 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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T20:56:47.404Z] $ docker top 7b709c315b74007adc20edd56a73a18031f90ce15e23c054ee06790e45af1ec7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:56:47.780Z] ---> job-cost.sh [2023-03-28T20:56:47.780Z] lf-activate-venv: SKIPPING [2023-03-28T20:56:47.780Z] INFO: No Stack... [2023-03-28T20:56:48.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:56:48.297Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:56:48.586Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-448/archives/cost.csv [2023-03-28T20:56:48.586Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:56:48.599Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [2023-03-28T20:56:48.605Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] did not exist. Created. [2023-03-28T20:56:48.605Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:56:48.906Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T20:56:48.937Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:56:48.943Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:56:48.958Z] $ docker stop --time=1 7b709c315b74007adc20edd56a73a18031f90ce15e23c054ee06790e45af1ec7 [2023-03-28T20:56:50.101Z] $ docker rm -f --volumes 7b709c315b74007adc20edd56a73a18031f90ce15e23c054ee06790e45af1ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T20:58:24.006Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6122 in /w/workspace/xfoundry_device-modbus-go_PR-448 [Pipeline] { [Pipeline] ws [2023-03-28T20:58:24.020Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-03-28T20:58:24.068Z] Selected Git installation does not exist. Using Default [2023-03-28T20:58:24.068Z] The recommended git tool is: NONE [2023-03-28T20:58:33.668Z] using credential edgex-jenkins-ssh [2023-03-28T20:58:33.687Z] Cloning the remote Git repository [2023-03-28T20:58:33.746Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:58:33.855Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-03-28T20:58:34.076Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:58:34.078Z] > git --version # timeout=10 [2023-03-28T20:58:34.101Z] > git --version # 'git version 2.25.1' [2023-03-28T20:58:34.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:58:34.304Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:58:36.429Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T20:58:36.458Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:58:37.517Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T20:58:37.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:58:37.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:58:37.586Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T20:58:38.105Z] Merging remotes/origin/main commit 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 into PR head commit 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [2023-03-28T20:58:38.441Z] Merge succeeded, producing 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [2023-03-28T20:58:38.442Z] Checking out Revision 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 (PR-448) [2023-03-28T20:58:39.024Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:58:38.128Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:58:38.225Z] > git checkout -f 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 # timeout=10 [2023-03-28T20:58:38.321Z] > git remote # timeout=10 [2023-03-28T20:58:38.346Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T20:58:38.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:58:38.389Z] > git merge 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 # timeout=10 [2023-03-28T20:58:38.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T20:58:38.451Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:58:38.467Z] > git checkout -f 6fbeb089fbbe4e762a90d6a370d24d1abe97e316 # timeout=10 [2023-03-28T20:58:39.988Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:58:39.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:58:39.988Z] Dload Upload Total Spent Left Speed [2023-03-28T20:58:39.988Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-03-28T20:58:40.608Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:58:40.943Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T20:58:40.943Z] + sudo tee /etc/docker/daemon.new [2023-03-28T20:58:40.943Z] { [2023-03-28T20:58:40.943Z] "registry-mirrors": [ [2023-03-28T20:58:40.943Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:58:40.943Z] ], [2023-03-28T20:58:40.943Z] "bip": "10.250.0.254/24", [2023-03-28T20:58:40.943Z] "hosts": [ [2023-03-28T20:58:40.943Z] "tcp://0.0.0.0:5555", [2023-03-28T20:58:40.943Z] "unix:///var/run/docker.sock" [2023-03-28T20:58:40.943Z] ], [2023-03-28T20:58:40.943Z] "mtu": 1458, [2023-03-28T20:58:40.943Z] "selinux-enabled": true, [2023-03-28T20:58:40.943Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:58:40.943Z] } [Pipeline] sh [2023-03-28T20:58:41.279Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:58:41.633Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:58:59.943Z] provisioning config files... [2023-03-28T20:58:59.975Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config17599363262535296765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:59:00.344Z] ---> docker-login.sh [2023-03-28T20:59:00.344Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:59:00.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:59:00.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:59:00.946Z] Configure a credential helper to remove this warning. See [2023-03-28T20:59:00.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:59:00.946Z] [2023-03-28T20:59:00.946Z] Login Succeeded [2023-03-28T20:59:01.217Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:59:01.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:59:01.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:59:01.489Z] Configure a credential helper to remove this warning. See [2023-03-28T20:59:01.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:59:01.489Z] [2023-03-28T20:59:01.489Z] Login Succeeded [2023-03-28T20:59:01.489Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:59:01.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:59:01.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:59:01.765Z] Configure a credential helper to remove this warning. See [2023-03-28T20:59:01.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:59:01.765Z] [2023-03-28T20:59:01.765Z] Login Succeeded [2023-03-28T20:59:01.765Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:59:02.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:59:02.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:59:02.315Z] Configure a credential helper to remove this warning. See [2023-03-28T20:59:02.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:59:02.315Z] [2023-03-28T20:59:02.315Z] Login Succeeded [2023-03-28T20:59:02.315Z] docker.io [2023-03-28T20:59:02.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:59:02.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:59:02.854Z] Configure a credential helper to remove this warning. See [2023-03-28T20:59:02.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:59:02.854Z] [2023-03-28T20:59:02.854Z] Login Succeeded [2023-03-28T20:59:02.854Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:59:02.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:59:03.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:59:03.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:59:03.204Z] ========================================================= [2023-03-28T20:59:03.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:59:03.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:59:03.562Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T20:59:03.834Z] Sending build context to Docker daemon 3.342MB [2023-03-28T20:59:03.834Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:59:03.835Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T20:59:04.106Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:59:04.106Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:59:04.106Z] 55522c791124: Pulling fs layer [2023-03-28T20:59:04.106Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:59:04.106Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:59:04.106Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:59:04.106Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:59:04.106Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:59:04.106Z] 169dfbe0d373: Waiting [2023-03-28T20:59:04.106Z] e1ff8fa3b103: Waiting [2023-03-28T20:59:04.106Z] 5abe8eddf0d5: Waiting [2023-03-28T20:59:04.106Z] 52ebb69f0ebf: Waiting [2023-03-28T20:59:04.106Z] 55522c791124: Verifying Checksum [2023-03-28T20:59:04.106Z] 55522c791124: Download complete [2023-03-28T20:59:04.106Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:59:04.106Z] 169dfbe0d373: Download complete [2023-03-28T20:59:04.106Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T20:59:04.106Z] e1ff8fa3b103: Download complete [2023-03-28T20:59:04.106Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:59:05.554Z] af6eaf76a39c: Pull complete [2023-03-28T20:59:05.554Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:59:05.554Z] 5abe8eddf0d5: Download complete [2023-03-28T20:59:05.827Z] 55522c791124: Pull complete [2023-03-28T20:59:06.814Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T20:59:06.814Z] ce5c4a1c91eb: Download complete [2023-03-28T20:59:06.814Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:59:06.814Z] 52ebb69f0ebf: Download complete [2023-03-28T20:59:19.169Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:59:19.169Z] 169dfbe0d373: Pull complete [2023-03-28T20:59:19.169Z] e1ff8fa3b103: Pull complete [2023-03-28T20:59:25.847Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:59:27.812Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:59:27.812Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:59:27.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:59:27.812Z] ---> 6cb57ee374ae [2023-03-28T20:59:27.812Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:59:29.782Z] ---> Running in 8f325743791f [2023-03-28T20:59:29.782Z] Removing intermediate container 8f325743791f [2023-03-28T20:59:29.782Z] ---> acb9c5711ab3 [2023-03-28T20:59:29.782Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:59:29.782Z] ---> Running in 8de9e10942bb [2023-03-28T20:59:30.053Z] Removing intermediate container 8de9e10942bb [2023-03-28T20:59:30.053Z] ---> 47a173ca26ea [2023-03-28T20:59:30.053Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:59:30.322Z] ---> Running in 538eda4bd820 [2023-03-28T20:59:31.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:59:32.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:59:33.223Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T20:59:33.223Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T20:59:33.223Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T20:59:33.493Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T20:59:33.493Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T20:59:33.493Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T20:59:33.493Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T20:59:33.493Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T20:59:33.493Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:59:33.493Z] OK: 270 MiB in 61 packages [2023-03-28T20:59:34.930Z] Removing intermediate container 538eda4bd820 [2023-03-28T20:59:34.930Z] ---> 3603d9ea93d4 [2023-03-28T20:59:34.930Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T20:59:34.930Z] ---> Running in 1c138de856e8 [2023-03-28T20:59:35.896Z] Removing intermediate container 1c138de856e8 [2023-03-28T20:59:35.896Z] ---> 150b2923d5ef [2023-03-28T20:59:35.896Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T20:59:36.487Z] ---> 77a04ac365dd [2023-03-28T20:59:36.487Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:59:36.487Z] ---> Running in 5d77bb6301cc [2023-03-28T21:00:44.438Z] Removing intermediate container 5d77bb6301cc [2023-03-28T21:00:44.438Z] ---> a416b0e21f04 [2023-03-28T21:00:44.438Z] Step 9/10 : COPY . . [2023-03-28T21:00:44.438Z] ---> ed23edbd4041 [2023-03-28T21:00:44.438Z] Step 10/10 : RUN ${MAKE} [2023-03-28T21:00:44.438Z] ---> Running in ae19f7634edc [2023-03-28T21:00:44.438Z] noop [2023-03-28T21:00:44.438Z] Removing intermediate container ae19f7634edc [2023-03-28T21:00:44.438Z] ---> 0b93d850548d [2023-03-28T21:00:44.438Z] Successfully built 0b93d850548d [2023-03-28T21:00:44.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:00:44.811Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:00:44.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:00:45.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-6122 does not seem to be running inside a container [2023-03-28T21:00:45.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:00:46.426Z] $ docker top 8b211fb0b16dd02f8165e9634558f74f8d38421b4bf8ea704180e4c26c83bb36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:00:47.279Z] + go version [2023-03-28T21:00:47.279Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T21:00:47.303Z] $ docker stop --time=1 8b211fb0b16dd02f8165e9634558f74f8d38421b4bf8ea704180e4c26c83bb36 [2023-03-28T21:00:48.985Z] $ docker rm -f --volumes 8b211fb0b16dd02f8165e9634558f74f8d38421b4bf8ea704180e4c26c83bb36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:00:49.533Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T21:00:49.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:00:49.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-6122 does not seem to be running inside a container [2023-03-28T21:00:49.792Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T21:00:50.966Z] $ docker top 873f7a988aaacd4404de3206dee1c19d47198ac35d356f6b74639c64d338d526 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:00:51.815Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-28T21:00:52.474Z] + make test [2023-03-28T21:00:52.474Z] go test ./... -coverprofile=coverage.out [2023-03-28T21:01:31.374Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T21:03:38.128Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T21:03:38.128Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.078s coverage: 48.0% of statements [2023-03-28T21:03:38.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T21:03:38.129Z] go vet ./... [2023-03-28T21:03:56.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:03:56.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:03:56.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T21:03:56.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:03:56.418Z] $ docker stop --time=1 873f7a988aaacd4404de3206dee1c19d47198ac35d356f6b74639c64d338d526 [2023-03-28T21:03:59.107Z] $ docker rm -f --volumes 873f7a988aaacd4404de3206dee1c19d47198ac35d356f6b74639c64d338d526 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:04:00.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:04:00.365Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T21:04:00.933Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:04:01.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:04:01.655Z] + ls -al . [2023-03-28T21:04:01.655Z] total 176 [2023-03-28T21:04:01.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 21:00 . [2023-03-28T21:04:01.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:58 .. [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 20:58 .dockerignore [2023-03-28T21:04:01.655Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:58 .git [2023-03-28T21:04:01.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:58 .github [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 20:58 .gitignore [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:58 .golangci.yml [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 28 20:58 Attribution.txt [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 20:58 CHANGELOG.md [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 20:58 Dockerfile [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:58 GOVERNANCE.md [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 20:58 Jenkinsfile [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 20:58 LICENSE [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 20:58 Makefile [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 20:58 OWNERS.md [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 28 20:58 README.md [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:54 VERSION [2023-03-28T21:04:01.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:58 bin [2023-03-28T21:04:01.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:58 cmd [2023-03-28T21:04:01.655Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 21:03 coverage.out [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 20:58 go.mod [2023-03-28T21:04:01.655Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 20:58 go.sum [2023-03-28T21:04:01.655Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:58 internal [2023-03-28T21:04:01.655Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:58 simulator [2023-03-28T21:04:01.655Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:58 snap [2023-03-28T21:04:01.656Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:04:02.009Z] + 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=6fbeb089fbbe4e762a90d6a370d24d1abe97e316 --label arch=arm64 --label version=0.0.0 . [2023-03-28T21:04:02.281Z] Sending build context to Docker daemon 3.367MB [2023-03-28T21:04:02.281Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:04:02.281Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T21:04:02.281Z] ---> 0b93d850548d [2023-03-28T21:04:02.281Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:04:02.553Z] ---> Running in 092da045ada0 [2023-03-28T21:04:02.824Z] Removing intermediate container 092da045ada0 [2023-03-28T21:04:02.824Z] ---> dd7128a45ab7 [2023-03-28T21:04:02.824Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:04:02.824Z] ---> Running in 5bc944e3ecc4 [2023-03-28T21:04:03.099Z] Removing intermediate container 5bc944e3ecc4 [2023-03-28T21:04:03.099Z] ---> 080bdd79b15e [2023-03-28T21:04:03.099Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T21:04:03.371Z] ---> Running in 7523b0520318 [2023-03-28T21:04:04.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:04:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:04:06.373Z] OK: 270 MiB in 61 packages [2023-03-28T21:04:06.965Z] Removing intermediate container 7523b0520318 [2023-03-28T21:04:06.965Z] ---> 3489f333e28c [2023-03-28T21:04:06.965Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T21:04:07.246Z] ---> Running in cee856cf6585 [2023-03-28T21:04:07.515Z] Removing intermediate container cee856cf6585 [2023-03-28T21:04:07.515Z] ---> 42dafa8ad6f5 [2023-03-28T21:04:07.515Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T21:04:08.108Z] ---> 5c500e15266e [2023-03-28T21:04:08.108Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:04:08.108Z] ---> Running in 47270bfbaf76 [2023-03-28T21:04:10.716Z] Removing intermediate container 47270bfbaf76 [2023-03-28T21:04:10.716Z] ---> ce347da7021e [2023-03-28T21:04:10.716Z] Step 9/22 : COPY . . [2023-03-28T21:04:11.693Z] ---> 735d84db34db [2023-03-28T21:04:11.693Z] Step 10/22 : RUN ${MAKE} [2023-03-28T21:04:11.971Z] ---> Running in e289a8ef18db [2023-03-28T21:04:12.941Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-03-28T21:06:34.946Z] Removing intermediate container e289a8ef18db [2023-03-28T21:06:34.946Z] ---> 256f01d62582 [2023-03-28T21:06:34.946Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T21:06:34.946Z] 3.17: Pulling from library/alpine [2023-03-28T21:06:34.946Z] af6eaf76a39c: Already exists [2023-03-28T21:06:34.946Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:06:34.946Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:06:34.946Z] ---> d74e625d9115 [2023-03-28T21:06:34.946Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T21:06:34.946Z] ---> Running in 2be67bf2a7fe [2023-03-28T21:06:34.946Z] Removing intermediate container 2be67bf2a7fe [2023-03-28T21:06:34.946Z] ---> b05ed6220745 [2023-03-28T21:06:34.946Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:06:34.946Z] ---> Running in 932ebb4b6bd9 [2023-03-28T21:06:34.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:06:34.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:06:34.946Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:06:34.946Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:06:34.946Z] OK: 8 MiB in 16 packages [2023-03-28T21:06:34.946Z] Removing intermediate container 932ebb4b6bd9 [2023-03-28T21:06:34.946Z] ---> aa8ab31151c4 [2023-03-28T21:06:34.946Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T21:06:34.946Z] ---> 6fd3e23ccbe5 [2023-03-28T21:06:34.946Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T21:06:34.946Z] ---> 3feb62bb6f84 [2023-03-28T21:06:34.946Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T21:06:34.946Z] ---> 71a13e0de26d [2023-03-28T21:06:34.946Z] Step 17/22 : EXPOSE 59901 [2023-03-28T21:06:34.946Z] ---> Running in 8a314d6962ea [2023-03-28T21:06:34.946Z] Removing intermediate container 8a314d6962ea [2023-03-28T21:06:34.946Z] ---> 465bc7f1f3f7 [2023-03-28T21:06:34.946Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T21:06:34.946Z] ---> Running in d0648ad9598f [2023-03-28T21:06:34.946Z] Removing intermediate container d0648ad9598f [2023-03-28T21:06:34.946Z] ---> 5a857d651888 [2023-03-28T21:06:34.946Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T21:06:34.946Z] ---> Running in 212ecf359207 [2023-03-28T21:06:34.946Z] Removing intermediate container 212ecf359207 [2023-03-28T21:06:34.946Z] ---> b49f860d7e2f [2023-03-28T21:06:34.946Z] Step 20/22 : LABEL arch=arm64 [2023-03-28T21:06:34.946Z] ---> Running in 86ee7db300ed [2023-03-28T21:06:34.946Z] Removing intermediate container 86ee7db300ed [2023-03-28T21:06:34.946Z] ---> 84c72569cc43 [2023-03-28T21:06:34.946Z] Step 21/22 : LABEL git_sha=6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [2023-03-28T21:06:34.946Z] ---> Running in 82045496e45b [2023-03-28T21:06:34.946Z] Removing intermediate container 82045496e45b [2023-03-28T21:06:34.946Z] ---> 6596220e3d47 [2023-03-28T21:06:34.946Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T21:06:34.946Z] ---> Running in cea6efd2ceb0 [2023-03-28T21:06:34.946Z] Removing intermediate container cea6efd2ceb0 [2023-03-28T21:06:34.946Z] ---> 4ef0f0097a17 [2023-03-28T21:06:34.946Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:06:34.946Z] Successfully built 4ef0f0097a17 [2023-03-28T21:06:34.946Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:06:35.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:06:35.395Z] [2023-03-28T21:06:35.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:06:35.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:06:35.730Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T21:06:35.730Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T21:06:35.730Z] 04944245beec: Pulling fs layer [2023-03-28T21:06:35.730Z] 699f458cf7ca: Pulling fs layer [2023-03-28T21:06:35.730Z] 765212b225bb: Pulling fs layer [2023-03-28T21:06:35.730Z] f23df028b6ca: Pulling fs layer [2023-03-28T21:06:35.730Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T21:06:35.730Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T21:06:35.730Z] f23df028b6ca: Waiting [2023-03-28T21:06:35.730Z] d65c8cfc05b1: Waiting [2023-03-28T21:06:35.730Z] 765212b225bb: Waiting [2023-03-28T21:06:35.730Z] 2437ff75d9bd: Waiting [2023-03-28T21:06:35.998Z] 04944245beec: Verifying Checksum [2023-03-28T21:06:35.998Z] 04944245beec: Download complete [2023-03-28T21:06:35.998Z] 765212b225bb: Verifying Checksum [2023-03-28T21:06:35.998Z] 765212b225bb: Download complete [2023-03-28T21:06:35.998Z] f23df028b6ca: Verifying Checksum [2023-03-28T21:06:35.998Z] f23df028b6ca: Download complete [2023-03-28T21:06:35.998Z] d65c8cfc05b1: Download complete [2023-03-28T21:06:35.998Z] 699f458cf7ca: Verifying Checksum [2023-03-28T21:06:35.998Z] 699f458cf7ca: Download complete [2023-03-28T21:06:36.590Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T21:06:36.590Z] 8998bd30e6a1: Download complete [2023-03-28T21:06:38.539Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T21:06:38.539Z] 2437ff75d9bd: Download complete [2023-03-28T21:06:39.947Z] 8998bd30e6a1: Pull complete [2023-03-28T21:06:40.535Z] 04944245beec: Pull complete [2023-03-28T21:06:41.945Z] 699f458cf7ca: Pull complete [2023-03-28T21:06:41.945Z] 765212b225bb: Pull complete [2023-03-28T21:06:42.532Z] f23df028b6ca: Pull complete [2023-03-28T21:06:42.800Z] d65c8cfc05b1: Pull complete [2023-03-28T21:06:57.797Z] 2437ff75d9bd: Pull complete [2023-03-28T21:06:57.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T21:06:57.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:06:57.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:06:57.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-6122 does not seem to be running inside a container [2023-03-28T21:06:58.056Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T21:07:00.876Z] $ docker top db77d013649162ce4ef8b652db3467433733372bfbb3ed574a9b6b6ea207f7a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:01.397Z] ---> job-cost.sh [2023-03-28T21:07:01.665Z] lf-activate-venv: SKIPPING [2023-03-28T21:07:01.665Z] INFO: No Stack... [2023-03-28T21:07:02.248Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T21:07:03.203Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:07:03.833Z] + cut -d, -f6 [2023-03-28T21:07:03.833Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock [2023-03-28T21:07:03.902Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [2023-03-28T21:07:03.908Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] did not exist. Created. [2023-03-28T21:07:03.908Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:07:04.251Z] /w/workspace/device-modbus-go/2@tmp/durable-beb72b4b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T21:07:04.905Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T21:07:04.920Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T21:07:04.966Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:07:04.973Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-448-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:07:04.997Z] $ docker stop --time=1 db77d013649162ce4ef8b652db3467433733372bfbb3ed574a9b6b6ea207f7a5 [2023-03-28T21:07:06.547Z] $ docker rm -f --volumes db77d013649162ce4ef8b652db3467433733372bfbb3ed574a9b6b6ea207f7a5 [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 [2023-03-28T21:07:06.972Z] provisioning config files... [2023-03-28T21:07:06.979Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config4117167990228991836tmp [Pipeline] { [Pipeline] sh [2023-03-28T21:07:07.271Z] + set +x [2023-03-28T21:07:07.271Z] + + bash -s --curl [2023-03-28T21:07:07.271Z] -s https://codecov.io/bash [2023-03-28T21:07:07.271Z] [2023-03-28T21:07:07.271Z] _____ _ [2023-03-28T21:07:07.271Z] / ____| | | [2023-03-28T21:07:07.271Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T21:07:07.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T21:07:07.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T21:07:07.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T21:07:07.271Z] Bash-1.0.6 [2023-03-28T21:07:07.271Z] [2023-03-28T21:07:07.271Z] [2023-03-28T21:07:07.271Z] ==> git version 2.25.1 found [2023-03-28T21:07:07.271Z] ==> 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 [2023-03-28T21:07:07.271Z] Release-Date: 2020-01-08 [2023-03-28T21:07:07.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-28T21:07:07.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T21:07:07.271Z] ==> Jenkins CI detected. [2023-03-28T21:07:07.271Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-448 [2023-03-28T21:07:07.271Z] project root: . [2023-03-28T21:07:07.271Z] --> token set from env [2023-03-28T21:07:07.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T21:07:07.271Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T21:07:07.271Z] ==> Python coveragepy not found [2023-03-28T21:07:07.271Z] ==> Searching for coverage reports in: [2023-03-28T21:07:07.271Z] + . [2023-03-28T21:07:07.271Z] -> Found 1 reports [2023-03-28T21:07:07.271Z] ==> Detecting git/mercurial file structure [2023-03-28T21:07:07.271Z] ==> Reading reports [2023-03-28T21:07:07.271Z] + ./coverage.out bytes=23739 [2023-03-28T21:07:07.271Z] ==> Appending adjustments [2023-03-28T21:07:07.271Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T21:07:07.530Z] + Found adjustments [2023-03-28T21:07:07.530Z] ==> Gzipping contents [2023-03-28T21:07:07.530Z] 4.0K /tmp/codecov.bvZK21.gz [2023-03-28T21:07:07.530Z] ==> Uploading reports [2023-03-28T21:07:07.530Z] url: https://codecov.io [2023-03-28T21:07:07.530Z] query: branch=PR-448&commit=6fbeb089fbbe4e762a90d6a370d24d1abe97e316&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-448%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2023-03-28T21:07:07.530Z] -> Pinging Codecov [2023-03-28T21:07:07.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-448&commit=6fbeb089fbbe4e762a90d6a370d24d1abe97e316&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-448%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2023-03-28T21:07:07.530Z] -> Uploading to [2023-03-28T21:07:07.530Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/55DBCA73C666E3227836607328DD7E49/6fbeb089fbbe4e762a90d6a370d24d1abe97e316/bd1f9543-ce4f-493f-ba59-bd49bdfe3741.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T210707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be9f53ba1638c93a1fe11f3321f273d61fc0c90b555e58b20e0be70eaed5ae37 [2023-03-28T21:07:07.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:07:07.530Z] Dload Upload Total Spent Left Speed [2023-03-28T21:07:07.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3877 0 0 100 3877 0 19098 --:--:-- --:--:-- --:--:-- 19098 100 3877 0 0 100 3877 0 14253 --:--:-- --:--:-- --:--:-- 14253 [2023-03-28T21:07:07.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6fbeb089fbbe4e762a90d6a370d24d1abe97e316 [Pipeline] } [2023-03-28T21:07:07.796Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-28T21:07:08.491Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-448/archives ] [2023-03-28T21:07:08.491Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T21:07:08.491Z] total 16 [2023-03-28T21:07:08.491Z] drwxr-xr-x 3 root root 4096 Mar 28 20:56 . [2023-03-28T21:07:08.491Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:56 .. [2023-03-28T21:07:08.491Z] drwxr-xr-x 2 root root 4096 Mar 28 20:56 cost [2023-03-28T21:07:08.491Z] -rw-r--r-- 1 root root 88 Mar 28 20:56 cost.csv [2023-03-28T21:07:08.491Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T21:07:08.491Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-448/archives [2023-03-28T21:07:08.491Z] total 16 [2023-03-28T21:07:08.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:56 . [2023-03-28T21:07:08.491Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:56 .. [2023-03-28T21:07:08.491Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 20:56 cost [2023-03-28T21:07:08.491Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 28 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:08.779Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:09.636Z] ---> package-listing.sh [2023-03-28T21:07:09.636Z] ++ facter osfamily [2023-03-28T21:07:09.636Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T21:07:09.894Z] + OS_FAMILY=debian [2023-03-28T21:07:09.894Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-448 [2023-03-28T21:07:09.894Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T21:07:09.894Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T21:07:09.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T21:07:09.894Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T21:07:09.894Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-448 ']' [2023-03-28T21:07:09.894Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T21:07:09.894Z] + case "${OS_FAMILY}" in [2023-03-28T21:07:09.894Z] + dpkg -l [2023-03-28T21:07:09.894Z] + grep '^ii' [2023-03-28T21:07:09.894Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T21:07:09.894Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T21:07:09.894Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T21:07:09.894Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-448 ']' [2023-03-28T21:07:09.894Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-448/archives/ [2023-03-28T21:07:09.894Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-448/archives/ [Pipeline] echo [2023-03-28T21:07:09.904Z] 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-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T21:07:10.179Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:07:10.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:07:10.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:07:10.807Z] prd-ubuntu20.04-docker-8c-8g-6120 does not seem to be running inside a container [2023-03-28T21:07:10.831Z] $ 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-448/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-448 -v /w/workspace/xfoundry_device-modbus-go_PR-448:/w/workspace/xfoundry_device-modbus-go_PR-448:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-448@tmp:/w/workspace/xfoundry_device-modbus-go_PR-448@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:07:11.006Z] $ docker top c6f03bccf1011b90ec7397c14d4913d48f27c96cee11123a5809e6ce990fe2d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:07:11.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T21:07:11.629Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T21:07:11.913Z] + ls /var/log/sa-host [2023-03-28T21:07:11.913Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:07:11.975Z] provisioning config files... [2023-03-28T21:07:11.989Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-448@tmp/config7713569741121895422tmp [Pipeline] { [Pipeline] echo [2023-03-28T21:07:12.004Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:12.286Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T21:07:12.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:12.617Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T21:07:12.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:12.910Z] ---> sudo-logs.sh [2023-03-28T21:07:12.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T21:07:12.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:13.216Z] ---> job-cost.sh [2023-03-28T21:07:13.216Z] lf-activate-venv: SKIPPING [2023-03-28T21:07:13.216Z] DEBUG: total: 0.2199999988079071 [2023-03-28T21:07:13.216Z] INFO: Retrieving Stack Cost... [2023-03-28T21:07:13.475Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:07:14.042Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T21:07:14.054Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:07:14.337Z] ---> logs-deploy.sh [2023-03-28T21:07:14.337Z] lf-activate-venv: SKIPPING [2023-03-28T21:07:14.337Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-448/2 [2023-03-28T21:07:14.337Z] INFO: archiving workspace using pattern(s): [2023-03-28T21:07:15.274Z] Archives upload complete. [2023-03-28T21:07:15.274Z] INFO: archiving logs to Nexus