Pull request #447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16cf1a831c17c051fd34675e16faf7638fffd89b+053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 (b2502d38b3b921a64de81c9f98f640f66e276bdf) 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-ssh2110577326879065890.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-ssh9173885917157861992.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-447/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-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3414607392974385551.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-ssh2068935683717528579.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-447/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-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8483982907857432237.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6118 in /w/workspace/xfoundry_device-modbus-go_PR-447 [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-447 # 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 16cf1a831c17c051fd34675e16faf7638fffd89b Merge succeeded, producing 16cf1a831c17c051fd34675e16faf7638fffd89b Checking out Revision 16cf1a831c17c051fd34675e16faf7638fffd89b (PR-447) > 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/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cf1a831c17c051fd34675e16faf7638fffd89b # 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cf1a831c17c051fd34675e16faf7638fffd89b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T20:54:16.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T20:54:16.570Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T20:54:16.587Z] ========================================================= [2023-03-28T20:54:16.587Z] EdgeX Global Pipelines Version Info [2023-03-28T20:54:16.587Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ffda781c901d15efa6381477050d894846ee38fe # timeout=10 [2023-03-28T20:54:17.324Z] ------------------- [2023-03-28T20:54:17.324Z] stable info: [2023-03-28T20:54:17.324Z] ------------------- [2023-03-28T20:54:17.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T20:54:17.324Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T20:54:17.324Z] Message: update stable to v1.0.245 [2023-03-28T20:54:17.896Z] ------------------- [2023-03-28T20:54:17.896Z] experimental info: [2023-03-28T20:54:17.896Z] ------------------- [2023-03-28T20:54:17.896Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T20:54:17.896Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T20:54:17.896Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T20:54:18.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-28T20:54:18.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-28T20:54:18.105Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T20:54:18.113Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T20:54:18.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T20:54:18.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T20:54:18.201Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T20:54:18.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T20:54:18.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T20:54:18.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T20:54:18.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T20:54:18.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-28T20:54:18.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T20:54:18.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T20:54:18.273Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:54:18.290Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T20:54:18.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:54:18.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T20:54:18.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T20:54:18.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T20:54:18.362Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T20:54:18.380Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T20:54:18.397Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T20:54:18.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T20:54:18.423Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T20:54:18.436Z] [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:18.449Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T20:54:18.464Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2023-03-28T20:54:18.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2023-03-28T20:54:18.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2023-03-28T20:54:18.499Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16cf1a831c17c051fd34675e16faf7638fffd89b [Pipeline] echo [2023-03-28T20:54:18.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16cf1a8 [Pipeline] echo [2023-03-28T20:54:18.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:54:18.562Z] provisioning config files... [2023-03-28T20:54:18.578Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config1196590481672779886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:54:18.874Z] ---> docker-login.sh [2023-03-28T20:54:18.874Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:54:19.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:19.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:19.134Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:19.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:19.134Z] [2023-03-28T20:54:19.134Z] Login Succeeded [2023-03-28T20:54:19.134Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:54:19.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:19.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:19.134Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:19.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:19.134Z] [2023-03-28T20:54:19.134Z] Login Succeeded [2023-03-28T20:54:19.134Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:54:19.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:19.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:19.395Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:19.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:19.395Z] [2023-03-28T20:54:19.395Z] Login Succeeded [2023-03-28T20:54:19.395Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:54:19.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:19.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:19.395Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:19.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:19.395Z] [2023-03-28T20:54:19.395Z] Login Succeeded [2023-03-28T20:54:19.395Z] docker.io [2023-03-28T20:54:19.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:19.655Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:19.655Z] [2023-03-28T20:54:19.655Z] Login Succeeded [2023-03-28T20:54:19.655Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:54:19.661Z] 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:20.021Z] + git rev-list -1 --merges 16cf1a831c17c051fd34675e16faf7638fffd89b~1..16cf1a831c17c051fd34675e16faf7638fffd89b [Pipeline] echo [2023-03-28T20:54:20.082Z] -----------> git rev-list -1 --merges 16cf1a831c17c051fd34675e16faf7638fffd89b~1..16cf1a831c17c051fd34675e16faf7638fffd89b 16cf1a831c17c051fd34675e16faf7638fffd89b [false] [Pipeline] sh [2023-03-28T20:54:20.371Z] + git log --format=format:%s -1 16cf1a831c17c051fd34675e16faf7638fffd89b [Pipeline] echo [2023-03-28T20:54:20.384Z] ========================================================= [2023-03-28T20:54:20.384Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T20:54:20.384Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:54:20.699Z] + git log --format=format:%s -1 16cf1a831c17c051fd34675e16faf7638fffd89b [Pipeline] echo [2023-03-28T20:54:20.708Z] [semverPrep] GIT_COMMIT: 16cf1a831c17c051fd34675e16faf7638fffd89b, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-28T20:54:20.717Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T20:54:21.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T20:54:21.060Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T20:54:21.060Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T20:54:21.060Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T20:54:21.060Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T20:54:21.060Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T20:54:21.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:54:21.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:21.412Z] [2023-03-28T20:54:21.412Z] 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:21.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:21.712Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T20:54:21.712Z] b85a868b505f: Pulling fs layer [2023-03-28T20:54:21.712Z] e2be974225ed: Pulling fs layer [2023-03-28T20:54:21.712Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T20:54:21.712Z] 988bab9f4d93: Pulling fs layer [2023-03-28T20:54:21.712Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T20:54:21.712Z] eaf3925da568: Pulling fs layer [2023-03-28T20:54:21.712Z] bab4dde63d76: Pulling fs layer [2023-03-28T20:54:21.712Z] bde34c3a00c8: Pulling fs layer [2023-03-28T20:54:21.712Z] b352a97aabf1: Pulling fs layer [2023-03-28T20:54:21.712Z] 4872d77fe225: Pulling fs layer [2023-03-28T20:54:21.712Z] 5851b861e8e6: Pulling fs layer [2023-03-28T20:54:21.712Z] 988bab9f4d93: Waiting [2023-03-28T20:54:21.712Z] 1469e6f7b9e6: Waiting [2023-03-28T20:54:21.712Z] eaf3925da568: Waiting [2023-03-28T20:54:21.712Z] bab4dde63d76: Waiting [2023-03-28T20:54:21.712Z] bde34c3a00c8: Waiting [2023-03-28T20:54:21.712Z] b352a97aabf1: Waiting [2023-03-28T20:54:21.712Z] 4872d77fe225: Waiting [2023-03-28T20:54:21.712Z] 5851b861e8e6: Waiting [2023-03-28T20:54:21.712Z] e2be974225ed: Verifying Checksum [2023-03-28T20:54:21.712Z] e2be974225ed: Download complete [2023-03-28T20:54:21.712Z] 988bab9f4d93: Verifying Checksum [2023-03-28T20:54:21.712Z] 988bab9f4d93: Download complete [2023-03-28T20:54:21.712Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T20:54:21.712Z] 339a4e72a1f5: Download complete [2023-03-28T20:54:21.712Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T20:54:21.712Z] 1469e6f7b9e6: Download complete [2023-03-28T20:54:21.712Z] eaf3925da568: Verifying Checksum [2023-03-28T20:54:21.712Z] eaf3925da568: Download complete [2023-03-28T20:54:21.974Z] bde34c3a00c8: Download complete [2023-03-28T20:54:21.974Z] b352a97aabf1: Download complete [2023-03-28T20:54:21.974Z] 4872d77fe225: Verifying Checksum [2023-03-28T20:54:21.974Z] 4872d77fe225: Download complete [2023-03-28T20:54:21.974Z] 5851b861e8e6: Verifying Checksum [2023-03-28T20:54:21.974Z] 5851b861e8e6: Download complete [2023-03-28T20:54:21.974Z] b85a868b505f: Verifying Checksum [2023-03-28T20:54:21.974Z] b85a868b505f: Download complete [2023-03-28T20:54:22.234Z] bab4dde63d76: Verifying Checksum [2023-03-28T20:54:22.234Z] bab4dde63d76: Download complete [2023-03-28T20:54:23.170Z] b85a868b505f: Pull complete [2023-03-28T20:54:23.429Z] e2be974225ed: Pull complete [2023-03-28T20:54:23.995Z] 339a4e72a1f5: Pull complete [2023-03-28T20:54:23.996Z] 988bab9f4d93: Pull complete [2023-03-28T20:54:24.253Z] 1469e6f7b9e6: Pull complete [2023-03-28T20:54:24.253Z] eaf3925da568: Pull complete [2023-03-28T20:54:26.156Z] bab4dde63d76: Pull complete [2023-03-28T20:54:26.156Z] bde34c3a00c8: Pull complete [2023-03-28T20:54:26.156Z] b352a97aabf1: Pull complete [2023-03-28T20:54:26.415Z] 4872d77fe225: Pull complete [2023-03-28T20:54:26.415Z] 5851b861e8e6: Pull complete [2023-03-28T20:54:26.415Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T20:54:26.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T20:54:26.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:54:26.517Z] prd-ubuntu20.04-docker-8c-8g-6118 does not seem to be running inside a container [2023-03-28T20:54:26.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T20:54:28.053Z] $ docker top f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 -eo pid,comm [2023-03-28T20:54:28.114Z] 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:28.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T20:54:28.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:54:28.157Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:54:28.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:54:28.276Z] $ docker exec f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 ssh-agent [2023-03-28T20:54:28.392Z] SSH_AUTH_SOCK=/tmp/ssh-ycIOFBXQHHfV/agent.32 [2023-03-28T20:54:28.392Z] SSH_AGENT_PID=38 [2023-03-28T20:54:28.399Z] Running ssh-add (command line suppressed) [2023-03-28T20:54:28.511Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_798568786311699098.key (/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_798568786311699098.key) [2023-03-28T20:54:28.520Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:54:28.807Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T20:54:28.821Z] $ docker exec --env ******** --env ******** f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 ssh-agent -k [2023-03-28T20:54:28.937Z] unset SSH_AUTH_SOCK; [2023-03-28T20:54:28.938Z] unset SSH_AGENT_PID; [2023-03-28T20:54:28.938Z] echo Agent pid 38 killed; [2023-03-28T20:54:28.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T20:54:28.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T20:54:28.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T20:54:29.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T20:54:29.092Z] $ docker exec f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 ssh-agent [2023-03-28T20:54:29.193Z] SSH_AUTH_SOCK=/tmp/ssh-fwlZH5H2ot79/agent.70 [2023-03-28T20:54:29.193Z] SSH_AGENT_PID=76 [2023-03-28T20:54:29.198Z] Running ssh-add (command line suppressed) [2023-03-28T20:54:29.317Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_13448689845667268766.key (/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/private_key_13448689845667268766.key) [2023-03-28T20:54:29.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T20:54:29.608Z] + git semver init [2023-03-28T20:54:29.867Z] 2023-03-28 20:54:29,787 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T20:54:29.867Z] 2023-03-28 20:54:29,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver [2023-03-28T20:54:29.867Z] 2023-03-28 20:54:29,788 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-447/.semver [2023-03-28T20:54:29.867Z] 2023-03-28 20:54:29,788 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-447/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447, universal_newlines=False, shell=None, istream=None) [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,589 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-447/.git/info/exclude [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,590 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 with force:False [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,590 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,594 [execute] INFO git cat-file --batch-check [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,600 [execute] INFO git cat-file --batch [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T20:54:30.805Z] 2023-03-28 20:54:30,606 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-447/.semver/PR-447 [2023-03-28T20:54:30.805Z] 0.0.0 [Pipeline] } [2023-03-28T20:54:30.818Z] $ docker exec --env ******** --env ******** f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 ssh-agent -k [2023-03-28T20:54:30.930Z] unset SSH_AUTH_SOCK; [2023-03-28T20:54:30.931Z] unset SSH_AGENT_PID; [2023-03-28T20:54:30.931Z] echo Agent pid 76 killed; [2023-03-28T20:54:30.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T20:54:31.236Z] + git semver [Pipeline] } [2023-03-28T20:54:31.510Z] $ docker stop --time=1 f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 [2023-03-28T20:54:32.856Z] $ docker rm -f --volumes f7bab4f02912b4f10215d46b78dc1655dcfb3df53f6289fac124b0d3e22194a6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:54:33.186Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T20:54:33.387Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T20:54:33.389Z] [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:33.536Z] provisioning config files... [2023-03-28T20:54:33.543Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config2290978602160837057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:54:33.837Z] ---> docker-login.sh [2023-03-28T20:54:33.837Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:54:33.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:33.837Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:33.837Z] [2023-03-28T20:54:33.837Z] Login Succeeded [2023-03-28T20:54:33.837Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:54:33.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:33.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:33.837Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:33.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:33.837Z] [2023-03-28T20:54:33.837Z] Login Succeeded [2023-03-28T20:54:33.837Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:54:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:34.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:34.097Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:34.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:34.097Z] [2023-03-28T20:54:34.097Z] Login Succeeded [2023-03-28T20:54:34.097Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:54:34.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:34.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:34.097Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:34.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:34.097Z] [2023-03-28T20:54:34.097Z] Login Succeeded [2023-03-28T20:54:34.097Z] docker.io [2023-03-28T20:54:34.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:54:34.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:54:34.356Z] Configure a credential helper to remove this warning. See [2023-03-28T20:54:34.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:54:34.356Z] [2023-03-28T20:54:34.356Z] Login Succeeded [2023-03-28T20:54:34.356Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:54:34.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:54:34.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:54:34.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:54:34.444Z] ========================================================= [2023-03-28T20:54:34.444Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T20:54:34.444Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:54:34.754Z] + 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:34.754Z] Sending build context to Docker daemon 6.406MB [2023-03-28T20:54:34.754Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:54:34.754Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T20:54:34.754Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T20:54:34.754Z] 63b65145d645: Pulling fs layer [2023-03-28T20:54:34.754Z] a2d21d5440eb: Pulling fs layer [2023-03-28T20:54:34.754Z] 935e6c44a52c: Pulling fs layer [2023-03-28T20:54:34.754Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T20:54:34.754Z] 30dea6a524f1: Pulling fs layer [2023-03-28T20:54:34.754Z] a2aff8979fd8: Pulling fs layer [2023-03-28T20:54:34.754Z] 6808be2612f2: Pulling fs layer [2023-03-28T20:54:34.754Z] f25807f1079a: Pulling fs layer [2023-03-28T20:54:34.754Z] 30dea6a524f1: Waiting [2023-03-28T20:54:34.754Z] 6808be2612f2: Waiting [2023-03-28T20:54:34.754Z] 94cc34f8dd06: Waiting [2023-03-28T20:54:34.754Z] f25807f1079a: Waiting [2023-03-28T20:54:34.754Z] a2d21d5440eb: Download complete [2023-03-28T20:54:35.015Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T20:54:35.015Z] 94cc34f8dd06: Download complete [2023-03-28T20:54:35.015Z] 30dea6a524f1: Verifying Checksum [2023-03-28T20:54:35.015Z] 30dea6a524f1: Download complete [2023-03-28T20:54:35.015Z] 63b65145d645: Verifying Checksum [2023-03-28T20:54:35.015Z] 63b65145d645: Download complete [2023-03-28T20:54:35.015Z] a2aff8979fd8: Verifying Checksum [2023-03-28T20:54:35.015Z] a2aff8979fd8: Download complete [2023-03-28T20:54:35.015Z] 63b65145d645: Pull complete [2023-03-28T20:54:35.273Z] a2d21d5440eb: Pull complete [2023-03-28T20:54:35.273Z] f25807f1079a: Download complete [2023-03-28T20:54:35.532Z] 935e6c44a52c: Verifying Checksum [2023-03-28T20:54:35.532Z] 935e6c44a52c: Download complete [2023-03-28T20:54:35.791Z] 6808be2612f2: Verifying Checksum [2023-03-28T20:54:35.791Z] 6808be2612f2: Download complete [2023-03-28T20:54:39.074Z] 935e6c44a52c: Pull complete [2023-03-28T20:54:39.074Z] 94cc34f8dd06: Pull complete [2023-03-28T20:54:39.074Z] 30dea6a524f1: Pull complete [2023-03-28T20:54:39.332Z] a2aff8979fd8: Pull complete [2023-03-28T20:54:41.860Z] 6808be2612f2: Pull complete [2023-03-28T20:54:42.432Z] f25807f1079a: Pull complete [2023-03-28T20:54:42.432Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T20:54:42.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T20:54:42.432Z] ---> 3b553350e43f [2023-03-28T20:54:42.433Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:54:44.343Z] ---> Running in 2a3883b82547 [2023-03-28T20:54:44.343Z] Removing intermediate container 2a3883b82547 [2023-03-28T20:54:44.343Z] ---> 6d379dde5a1a [2023-03-28T20:54:44.343Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:54:44.602Z] ---> Running in 4274ff7f0f5c [2023-03-28T20:54:44.602Z] Removing intermediate container 4274ff7f0f5c [2023-03-28T20:54:44.602Z] ---> 0d979660b1b0 [2023-03-28T20:54:44.602Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:54:44.602Z] ---> Running in 23617f829d2c [2023-03-28T20:54:44.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:54:45.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:54:45.385Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T20:54:45.385Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T20:54:45.385Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T20:54:45.385Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:54:45.385Z] OK: 270 MiB in 61 packages [2023-03-28T20:54:45.956Z] Removing intermediate container 23617f829d2c [2023-03-28T20:54:45.956Z] ---> ea9101fc6f7c [2023-03-28T20:54:45.956Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T20:54:45.956Z] ---> Running in 298eab58e967 [2023-03-28T20:54:45.956Z] Removing intermediate container 298eab58e967 [2023-03-28T20:54:45.956Z] ---> 624a7f62dd22 [2023-03-28T20:54:45.956Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T20:54:46.215Z] ---> 807e8e75dae9 [2023-03-28T20:54:46.215Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:54:46.215Z] ---> Running in 79cd8c2b5bb6 [2023-03-28T20:54:48.493Z] Still waiting to schedule task [2023-03-28T20:54:48.493Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T20:55:08.169Z] Removing intermediate container 79cd8c2b5bb6 [2023-03-28T20:55:08.169Z] ---> e8928d4ee112 [2023-03-28T20:55:08.169Z] Step 9/10 : COPY . . [2023-03-28T20:55:08.169Z] ---> 6b8a3b5f31ff [2023-03-28T20:55:08.169Z] Step 10/10 : RUN ${MAKE} [2023-03-28T20:55:08.169Z] ---> Running in f24f7ae5db71 [2023-03-28T20:55:08.169Z] noop [2023-03-28T20:55:08.169Z] Removing intermediate container f24f7ae5db71 [2023-03-28T20:55:08.169Z] ---> 198add01d0c2 [2023-03-28T20:55:08.169Z] Successfully built 198add01d0c2 [2023-03-28T20:55:08.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:55:08.482Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:55:08.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:55:08.548Z] prd-ubuntu20.04-docker-8c-8g-6118 does not seem to be running inside a container [2023-03-28T20:55:08.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@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 ******** ci-base-image-x86_64 cat [2023-03-28T20:55:08.970Z] $ docker top 287e4e66be888a4bd6e59ff3716ea4f98dbf433653b17a5e68c9efe99f6ad615 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:55:09.303Z] + go version [2023-03-28T20:55:09.303Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T20:55:09.315Z] $ docker stop --time=1 287e4e66be888a4bd6e59ff3716ea4f98dbf433653b17a5e68c9efe99f6ad615 [2023-03-28T20:55:10.611Z] $ docker rm -f --volumes 287e4e66be888a4bd6e59ff3716ea4f98dbf433653b17a5e68c9efe99f6ad615 [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:11.012Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T20:55:11.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:55:11.076Z] prd-ubuntu20.04-docker-8c-8g-6118 does not seem to be running inside a container [2023-03-28T20:55:11.107Z] $ 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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@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 ******** ci-base-image-x86_64 cat [2023-03-28T20:55:11.474Z] $ docker top e83378384fac9fa0b0c8be6e5f39afdb907289e8262dff421e2ea4e98ba491f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:55:11.814Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-447 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:55:12.111Z] + make test [2023-03-28T20:55:12.111Z] go test ./... -coverprofile=coverage.out [2023-03-28T20:55:17.386Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T20:55:27.375Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T20:55:27.375Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 48.0% of statements [2023-03-28T20:55:31.553Z] go vet ./... [2023-03-28T20:55:34.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T20:55:34.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T20:55:34.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T20:55:34.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T20:55:34.860Z] $ docker stop --time=1 e83378384fac9fa0b0c8be6e5f39afdb907289e8262dff421e2ea4e98ba491f7 [2023-03-28T20:55:37.022Z] $ docker rm -f --volumes e83378384fac9fa0b0c8be6e5f39afdb907289e8262dff421e2ea4e98ba491f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T20:55:37.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T20:55:37.537Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T20:55:37.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T20:55:38.233Z] + ls -al . [2023-03-28T20:55:38.233Z] total 180 [2023-03-28T20:55:38.233Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 20:55 . [2023-03-28T20:55:38.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:54 .. [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 20:54 .dockerignore [2023-03-28T20:55:38.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:54 .git [2023-03-28T20:55:38.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 .github [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 20:54 .gitignore [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:54 .golangci.yml [2023-03-28T20:55:38.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:54 .semver [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 28 20:54 Attribution.txt [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 20:54 CHANGELOG.md [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 20:54 Dockerfile [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:54 GOVERNANCE.md [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 20:54 Jenkinsfile [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 20:54 LICENSE [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 20:54 Makefile [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 20:54 OWNERS.md [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 28 20:54 README.md [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:54 VERSION [2023-03-28T20:55:38.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:54 bin [2023-03-28T20:55:38.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 cmd [2023-03-28T20:55:38.233Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 20:55 coverage.out [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 20:54 go.mod [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 20:54 go.sum [2023-03-28T20:55:38.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:54 internal [2023-03-28T20:55:38.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:54 simulator [2023-03-28T20:55:38.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:54 snap [2023-03-28T20:55:38.233Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 20:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:55:38.530Z] + 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=16cf1a831c17c051fd34675e16faf7638fffd89b --label arch=amd64 --label version=0.0.0 . [2023-03-28T20:55:38.530Z] Sending build context to Docker daemon 6.431MB [2023-03-28T20:55:38.530Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:55:38.530Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T20:55:38.530Z] ---> 198add01d0c2 [2023-03-28T20:55:38.530Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:55:38.530Z] ---> Running in d100d008fdd6 [2023-03-28T20:55:38.789Z] Removing intermediate container d100d008fdd6 [2023-03-28T20:55:38.789Z] ---> 59f609327bd3 [2023-03-28T20:55:38.789Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:55:38.789Z] ---> Running in 236ef0754080 [2023-03-28T20:55:38.789Z] Removing intermediate container 236ef0754080 [2023-03-28T20:55:38.789Z] ---> 4c786f572bc6 [2023-03-28T20:55:38.789Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:55:38.789Z] ---> Running in ca80ee4cd979 [2023-03-28T20:55:39.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:39.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:39.308Z] OK: 270 MiB in 61 packages [2023-03-28T20:55:39.875Z] Removing intermediate container ca80ee4cd979 [2023-03-28T20:55:39.875Z] ---> 80a48a9d82f1 [2023-03-28T20:55:39.875Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T20:55:39.875Z] ---> Running in 926bd87b7c77 [2023-03-28T20:55:39.875Z] Removing intermediate container 926bd87b7c77 [2023-03-28T20:55:39.875Z] ---> a8a0f3154458 [2023-03-28T20:55:39.875Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T20:55:40.140Z] ---> ddabc6093966 [2023-03-28T20:55:40.140Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:55:40.140Z] ---> Running in 35d6d68a36a3 [2023-03-28T20:55:41.079Z] Removing intermediate container 35d6d68a36a3 [2023-03-28T20:55:41.079Z] ---> 2a62b7438e88 [2023-03-28T20:55:41.079Z] Step 9/22 : COPY . . [2023-03-28T20:55:41.079Z] ---> 3c4b36df6e2d [2023-03-28T20:55:41.079Z] Step 10/22 : RUN ${MAKE} [2023-03-28T20:55:41.079Z] ---> Running in b2a3fe93680a [2023-03-28T20:55:41.338Z] 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:55:59.419Z] Removing intermediate container b2a3fe93680a [2023-03-28T20:55:59.419Z] ---> b6793e4220c1 [2023-03-28T20:55:59.419Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T20:55:59.419Z] 3.17: Pulling from library/alpine [2023-03-28T20:55:59.419Z] 63b65145d645: Already exists [2023-03-28T20:55:59.419Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T20:55:59.419Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T20:55:59.419Z] ---> b2aa39c304c2 [2023-03-28T20:55:59.419Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T20:55:59.419Z] ---> Running in 33acc92199ec [2023-03-28T20:55:59.419Z] Removing intermediate container 33acc92199ec [2023-03-28T20:55:59.419Z] ---> b0c55bcc0056 [2023-03-28T20:55:59.419Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T20:55:59.419Z] ---> Running in 64c281bf2f76 [2023-03-28T20:55:59.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:59.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T20:55:59.419Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T20:55:59.419Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:55:59.419Z] OK: 7 MiB in 16 packages [2023-03-28T20:55:59.419Z] Removing intermediate container 64c281bf2f76 [2023-03-28T20:55:59.419Z] ---> 732a9b79c156 [2023-03-28T20:55:59.419Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T20:55:59.677Z] ---> a1e294658bb8 [2023-03-28T20:55:59.677Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T20:55:59.677Z] ---> b91de9219229 [2023-03-28T20:55:59.677Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T20:55:59.937Z] ---> 09d979c14036 [2023-03-28T20:55:59.937Z] Step 17/22 : EXPOSE 59901 [2023-03-28T20:55:59.937Z] ---> Running in 6e9c797afb9e [2023-03-28T20:55:59.937Z] Removing intermediate container 6e9c797afb9e [2023-03-28T20:55:59.937Z] ---> 9b83b3c3cf34 [2023-03-28T20:55:59.937Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T20:55:59.937Z] ---> Running in df397213d1c7 [2023-03-28T20:56:00.198Z] Removing intermediate container df397213d1c7 [2023-03-28T20:56:00.198Z] ---> 1282a10d5efc [2023-03-28T20:56:00.198Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T20:56:00.198Z] ---> Running in 096997f24efb [2023-03-28T20:56:00.198Z] Removing intermediate container 096997f24efb [2023-03-28T20:56:00.198Z] ---> 54522a739697 [2023-03-28T20:56:00.198Z] Step 20/22 : LABEL arch=amd64 [2023-03-28T20:56:00.198Z] ---> Running in 5c791d772a86 [2023-03-28T20:56:00.198Z] Removing intermediate container 5c791d772a86 [2023-03-28T20:56:00.198Z] ---> 20c768d749eb [2023-03-28T20:56:00.198Z] Step 21/22 : LABEL git_sha=16cf1a831c17c051fd34675e16faf7638fffd89b [2023-03-28T20:56:00.456Z] ---> Running in 8f36bc9044dd [2023-03-28T20:56:00.456Z] Removing intermediate container 8f36bc9044dd [2023-03-28T20:56:00.456Z] ---> b8a174cbdd79 [2023-03-28T20:56:00.456Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T20:56:00.456Z] ---> Running in 2323ea5753eb [2023-03-28T20:56:00.456Z] Removing intermediate container 2323ea5753eb [2023-03-28T20:56:00.456Z] ---> 33fb8849a7ce [2023-03-28T20:56:00.456Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T20:56:00.456Z] Successfully built 33fb8849a7ce [2023-03-28T20:56:00.456Z] 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:00.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:00.902Z] [2023-03-28T20:56:00.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:56:01.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:01.197Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T20:56:01.197Z] 5eb5b503b376: Pulling fs layer [2023-03-28T20:56:01.197Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T20:56:01.197Z] ec43610c2a17: Pulling fs layer [2023-03-28T20:56:01.197Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T20:56:01.197Z] 33b1e0a273af: Pulling fs layer [2023-03-28T20:56:01.197Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T20:56:01.197Z] 2f39f015ded8: Pulling fs layer [2023-03-28T20:56:01.197Z] 33b1e0a273af: Waiting [2023-03-28T20:56:01.197Z] 5d3b04190fa2: Waiting [2023-03-28T20:56:01.197Z] 2f39f015ded8: Waiting [2023-03-28T20:56:01.197Z] 3a2ae6a8a46f: Waiting [2023-03-28T20:56:01.197Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T20:56:01.197Z] 5c69ac0246d0: Download complete [2023-03-28T20:56:01.197Z] 3a2ae6a8a46f: Download complete [2023-03-28T20:56:01.197Z] 33b1e0a273af: Verifying Checksum [2023-03-28T20:56:01.197Z] 33b1e0a273af: Download complete [2023-03-28T20:56:01.197Z] ec43610c2a17: Verifying Checksum [2023-03-28T20:56:01.197Z] ec43610c2a17: Download complete [2023-03-28T20:56:01.197Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T20:56:01.197Z] 5d3b04190fa2: Download complete [2023-03-28T20:56:01.457Z] 5eb5b503b376: Verifying Checksum [2023-03-28T20:56:01.457Z] 5eb5b503b376: Download complete [2023-03-28T20:56:02.023Z] 2f39f015ded8: Download complete [2023-03-28T20:56:02.592Z] 5eb5b503b376: Pull complete [2023-03-28T20:56:02.592Z] 5c69ac0246d0: Pull complete [2023-03-28T20:56:02.850Z] ec43610c2a17: Pull complete [2023-03-28T20:56:03.109Z] 3a2ae6a8a46f: Pull complete [2023-03-28T20:56:03.368Z] 33b1e0a273af: Pull complete [2023-03-28T20:56:03.368Z] 5d3b04190fa2: Pull complete [2023-03-28T20:56:07.549Z] 2f39f015ded8: Pull complete [2023-03-28T20:56:07.550Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T20:56:07.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T20:56:07.550Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:56:07.632Z] prd-ubuntu20.04-docker-8c-8g-6118 does not seem to be running inside a container [2023-03-28T20:56:07.660Z] $ 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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@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-28T20:56:09.567Z] $ docker top 78ad0c79ee5aa3b6b610f3672f22496b8e0f3df310da107878b2d3755bbcb29b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:56:09.928Z] ---> job-cost.sh [2023-03-28T20:56:09.928Z] lf-activate-venv: SKIPPING [2023-03-28T20:56:09.928Z] INFO: No Stack... [2023-03-28T20:56:10.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T20:56:10.754Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T20:56:11.040Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-447/archives/cost.csv [2023-03-28T20:56:11.040Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T20:56:11.053Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [2023-03-28T20:56:11.064Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] did not exist. Created. [2023-03-28T20:56:11.064Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T20:56:11.365Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T20:56:11.393Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T20:56:11.400Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T20:56:11.418Z] $ docker stop --time=1 78ad0c79ee5aa3b6b610f3672f22496b8e0f3df310da107878b2d3755bbcb29b [2023-03-28T20:56:12.570Z] $ docker rm -f --volumes 78ad0c79ee5aa3b6b610f3672f22496b8e0f3df310da107878b2d3755bbcb29b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T20:57:07.835Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6121 in /w/workspace/xfoundry_device-modbus-go_PR-447 [Pipeline] { [Pipeline] ws [2023-03-28T20:57:07.847Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-03-28T20:57:07.880Z] Selected Git installation does not exist. Using Default [2023-03-28T20:57:07.880Z] The recommended git tool is: NONE [2023-03-28T20:57:14.463Z] using credential edgex-jenkins-ssh [2023-03-28T20:57:14.482Z] Cloning the remote Git repository [2023-03-28T20:57:14.541Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:57:14.665Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-03-28T20:57:14.854Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:57:14.855Z] > git --version # timeout=10 [2023-03-28T20:57:14.884Z] > git --version # 'git version 2.25.1' [2023-03-28T20:57:14.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:57:15.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:57:16.241Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T20:57:16.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T20:57:17.897Z] Merging remotes/origin/main commit 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 into PR head commit 16cf1a831c17c051fd34675e16faf7638fffd89b [2023-03-28T20:57:17.235Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-28T20:57:17.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-28T20:57:17.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:57:17.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T20:57:17.914Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:57:18.010Z] > git checkout -f 16cf1a831c17c051fd34675e16faf7638fffd89b # timeout=10 [2023-03-28T20:57:18.222Z] Merge succeeded, producing 16cf1a831c17c051fd34675e16faf7638fffd89b [2023-03-28T20:57:18.222Z] Checking out Revision 16cf1a831c17c051fd34675e16faf7638fffd89b (PR-447) [2023-03-28T20:57:18.758Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T20:57:18.102Z] > git remote # timeout=10 [2023-03-28T20:57:18.126Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T20:57:18.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T20:57:18.170Z] > git merge 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 # timeout=10 [2023-03-28T20:57:18.196Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T20:57:18.227Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T20:57:18.243Z] > git checkout -f 16cf1a831c17c051fd34675e16faf7638fffd89b # timeout=10 [2023-03-28T20:57:19.757Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T20:57:19.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T20:57:19.757Z] Dload Upload Total Spent Left Speed [2023-03-28T20:57:19.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-03-28T20:57:20.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T20:57:20.668Z] + sudo tee /etc/docker/daemon.new [2023-03-28T20:57:20.669Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T20:57:20.669Z] { [2023-03-28T20:57:20.669Z] "registry-mirrors": [ [2023-03-28T20:57:20.669Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T20:57:20.669Z] ], [2023-03-28T20:57:20.669Z] "bip": "10.250.0.254/24", [2023-03-28T20:57:20.669Z] "hosts": [ [2023-03-28T20:57:20.669Z] "tcp://0.0.0.0:5555", [2023-03-28T20:57:20.669Z] "unix:///var/run/docker.sock" [2023-03-28T20:57:20.669Z] ], [2023-03-28T20:57:20.669Z] "mtu": 1458, [2023-03-28T20:57:20.669Z] "selinux-enabled": true, [2023-03-28T20:57:20.669Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T20:57:20.669Z] } [Pipeline] sh [2023-03-28T20:57:21.017Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T20:57:21.343Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T20:57:39.631Z] provisioning config files... [2023-03-28T20:57:39.660Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config9388367505558250947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T20:57:40.022Z] ---> docker-login.sh [2023-03-28T20:57:40.022Z] nexus3.edgexfoundry.org:10001 [2023-03-28T20:57:40.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:57:40.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:57:40.616Z] Configure a credential helper to remove this warning. See [2023-03-28T20:57:40.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:57:40.616Z] [2023-03-28T20:57:40.616Z] Login Succeeded [2023-03-28T20:57:40.616Z] nexus3.edgexfoundry.org:10002 [2023-03-28T20:57:40.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:57:41.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:57:41.157Z] Configure a credential helper to remove this warning. See [2023-03-28T20:57:41.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:57:41.157Z] [2023-03-28T20:57:41.157Z] Login Succeeded [2023-03-28T20:57:41.157Z] nexus3.edgexfoundry.org:10003 [2023-03-28T20:57:41.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:57:41.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:57:41.429Z] Configure a credential helper to remove this warning. See [2023-03-28T20:57:41.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:57:41.429Z] [2023-03-28T20:57:41.429Z] Login Succeeded [2023-03-28T20:57:41.429Z] nexus3.edgexfoundry.org:10004 [2023-03-28T20:57:41.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:57:41.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:57:41.701Z] Configure a credential helper to remove this warning. See [2023-03-28T20:57:41.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:57:41.701Z] [2023-03-28T20:57:41.701Z] Login Succeeded [2023-03-28T20:57:41.974Z] docker.io [2023-03-28T20:57:41.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T20:57:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T20:57:42.247Z] Configure a credential helper to remove this warning. See [2023-03-28T20:57:42.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T20:57:42.247Z] [2023-03-28T20:57:42.247Z] Login Succeeded [2023-03-28T20:57:42.247Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T20:57:42.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T20:57:42.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:57:42.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T20:57:42.576Z] ========================================================= [2023-03-28T20:57:42.576Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T20:57:42.576Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:57:42.931Z] + 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:57:43.204Z] Sending build context to Docker daemon 3.342MB [2023-03-28T20:57:43.204Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T20:57:43.204Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-28T20:57:43.480Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T20:57:43.480Z] af6eaf76a39c: Pulling fs layer [2023-03-28T20:57:43.481Z] 55522c791124: Pulling fs layer [2023-03-28T20:57:43.481Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T20:57:43.481Z] 169dfbe0d373: Pulling fs layer [2023-03-28T20:57:43.481Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T20:57:43.481Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T20:57:43.481Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T20:57:43.481Z] 169dfbe0d373: Waiting [2023-03-28T20:57:43.481Z] e1ff8fa3b103: Waiting [2023-03-28T20:57:43.481Z] 52ebb69f0ebf: Waiting [2023-03-28T20:57:43.481Z] 5abe8eddf0d5: Waiting [2023-03-28T20:57:43.481Z] 55522c791124: Download complete [2023-03-28T20:57:43.481Z] 169dfbe0d373: Verifying Checksum [2023-03-28T20:57:43.481Z] 169dfbe0d373: Download complete [2023-03-28T20:57:43.481Z] e1ff8fa3b103: Download complete [2023-03-28T20:57:43.481Z] af6eaf76a39c: Verifying Checksum [2023-03-28T20:57:43.481Z] af6eaf76a39c: Download complete [2023-03-28T20:57:44.913Z] af6eaf76a39c: Pull complete [2023-03-28T20:57:44.913Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T20:57:44.913Z] 5abe8eddf0d5: Download complete [2023-03-28T20:57:45.501Z] 55522c791124: Pull complete [2023-03-28T20:57:46.468Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T20:57:46.468Z] ce5c4a1c91eb: Download complete [2023-03-28T20:57:46.468Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T20:57:46.468Z] 52ebb69f0ebf: Download complete [2023-03-28T20:57:58.808Z] ce5c4a1c91eb: Pull complete [2023-03-28T20:57:58.808Z] 169dfbe0d373: Pull complete [2023-03-28T20:57:58.808Z] e1ff8fa3b103: Pull complete [2023-03-28T20:58:05.601Z] 52ebb69f0ebf: Pull complete [2023-03-28T20:58:07.577Z] 5abe8eddf0d5: Pull complete [2023-03-28T20:58:07.577Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T20:58:07.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T20:58:07.577Z] ---> 6cb57ee374ae [2023-03-28T20:58:07.577Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-28T20:58:09.536Z] ---> Running in 1ba62f859620 [2023-03-28T20:58:09.805Z] Removing intermediate container 1ba62f859620 [2023-03-28T20:58:09.805Z] ---> d761b2e91ef7 [2023-03-28T20:58:09.805Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T20:58:09.805Z] ---> Running in d94b910b3a04 [2023-03-28T20:58:10.075Z] Removing intermediate container d94b910b3a04 [2023-03-28T20:58:10.075Z] ---> a46b89aed3e2 [2023-03-28T20:58:10.075Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-28T20:58:10.075Z] ---> Running in c61931c57c9f [2023-03-28T20:58:11.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T20:58:12.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T20:58:13.057Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-28T20:58:13.057Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-28T20:58:13.057Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-28T20:58:13.057Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-28T20:58:13.057Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-28T20:58:13.328Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-28T20:58:13.328Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-28T20:58:13.328Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-28T20:58:13.328Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T20:58:13.328Z] OK: 270 MiB in 61 packages [2023-03-28T20:58:14.752Z] Removing intermediate container c61931c57c9f [2023-03-28T20:58:14.752Z] ---> 893871dd70ce [2023-03-28T20:58:14.752Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-28T20:58:14.752Z] ---> Running in 10a624406c1e [2023-03-28T20:58:15.033Z] Removing intermediate container 10a624406c1e [2023-03-28T20:58:15.033Z] ---> a232b88e749c [2023-03-28T20:58:15.033Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-28T20:58:15.622Z] ---> 0cc3f49f0c0b [2023-03-28T20:58:15.622Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T20:58:15.622Z] ---> Running in 2ad6ece1c6c1 [2023-03-28T20:59:23.543Z] Removing intermediate container 2ad6ece1c6c1 [2023-03-28T20:59:23.544Z] ---> bd871530914b [2023-03-28T20:59:23.544Z] Step 9/10 : COPY . . [2023-03-28T20:59:23.544Z] ---> 5d335e59f992 [2023-03-28T20:59:23.544Z] Step 10/10 : RUN ${MAKE} [2023-03-28T20:59:23.544Z] ---> Running in bdf1f12b1e27 [2023-03-28T20:59:23.544Z] noop [2023-03-28T20:59:23.544Z] Removing intermediate container bdf1f12b1e27 [2023-03-28T20:59:23.544Z] ---> 4be4572867ee [2023-03-28T20:59:23.544Z] Successfully built 4be4572867ee [2023-03-28T20:59:23.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T20:59:23.916Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:59:23.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:59:24.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-6121 does not seem to be running inside a container [2023-03-28T20:59:24.259Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-28T20:59:25.642Z] $ docker top 979c4d010e9e82b7da33baa058213c8f764c4b95fa2a40ab7ecac4a69dd8336a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:59:26.511Z] + go version [2023-03-28T20:59:26.511Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T20:59:26.533Z] $ docker stop --time=1 979c4d010e9e82b7da33baa058213c8f764c4b95fa2a40ab7ecac4a69dd8336a [2023-03-28T20:59:28.231Z] $ docker rm -f --volumes 979c4d010e9e82b7da33baa058213c8f764c4b95fa2a40ab7ecac4a69dd8336a [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:59:28.779Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T20:59:28.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T20:59:28.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-6121 does not seem to be running inside a container [2023-03-28T20:59:29.032Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-28T20:59:30.285Z] $ docker top 83b17cc68e75c0f4bec14054838daae60cbce7551dcca5a14bdb6dd8d4893af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T20:59:31.129Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-28T20:59:31.781Z] + make test [2023-03-28T20:59:31.781Z] go test ./... -coverprofile=coverage.out [2023-03-28T21:00:10.689Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-28T21:02:32.430Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-28T21:02:32.430Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.085s coverage: 48.0% of statements [2023-03-28T21:02:32.430Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T21:02:32.430Z] go vet ./... [2023-03-28T21:03:00.925Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T21:03:00.925Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T21:03:00.925Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-28T21:03:00.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T21:03:00.963Z] $ docker stop --time=1 83b17cc68e75c0f4bec14054838daae60cbce7551dcca5a14bdb6dd8d4893af0 [2023-03-28T21:03:02.824Z] $ docker rm -f --volumes 83b17cc68e75c0f4bec14054838daae60cbce7551dcca5a14bdb6dd8d4893af0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T21:03:04.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T21:03:04.051Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T21:03:04.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T21:03:05.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T21:03:05.344Z] + ls -al . [2023-03-28T21:03:05.344Z] total 176 [2023-03-28T21:03:05.344Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 20:59 . [2023-03-28T21:03:05.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:57 .. [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 28 20:57 .dockerignore [2023-03-28T21:03:05.344Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 20:57 .git [2023-03-28T21:03:05.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:57 .github [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 28 20:57 .gitignore [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 20:57 .golangci.yml [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 28 20:57 Attribution.txt [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 28 20:57 CHANGELOG.md [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 28 20:57 Dockerfile [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 20:57 GOVERNANCE.md [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 28 20:57 Jenkinsfile [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 20:57 LICENSE [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 28 20:57 Makefile [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 28 20:57 OWNERS.md [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 28 20:57 README.md [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 20:54 VERSION [2023-03-28T21:03:05.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:57 bin [2023-03-28T21:03:05.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:57 cmd [2023-03-28T21:03:05.344Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 28 21:02 coverage.out [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 28 20:57 go.mod [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 28 20:57 go.sum [2023-03-28T21:03:05.344Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 20:57 internal [2023-03-28T21:03:05.344Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 20:57 simulator [2023-03-28T21:03:05.344Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 20:57 snap [2023-03-28T21:03:05.344Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 28 20:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:03:05.686Z] + 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=16cf1a831c17c051fd34675e16faf7638fffd89b --label arch=arm64 --label version=0.0.0 . [2023-03-28T21:03:05.953Z] Sending build context to Docker daemon 3.367MB [2023-03-28T21:03:05.953Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T21:03:05.953Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-28T21:03:05.953Z] ---> 4be4572867ee [2023-03-28T21:03:05.953Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-28T21:03:06.221Z] ---> Running in 62f93ce76872 [2023-03-28T21:03:06.488Z] Removing intermediate container 62f93ce76872 [2023-03-28T21:03:06.488Z] ---> be094df7478b [2023-03-28T21:03:06.488Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T21:03:06.488Z] ---> Running in 75e16fd582db [2023-03-28T21:03:06.758Z] Removing intermediate container 75e16fd582db [2023-03-28T21:03:06.758Z] ---> ff134decc1cf [2023-03-28T21:03:06.758Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-28T21:03:07.031Z] ---> Running in 92f52c83787d [2023-03-28T21:03:08.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:03:08.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:03:10.003Z] OK: 270 MiB in 61 packages [2023-03-28T21:03:10.590Z] Removing intermediate container 92f52c83787d [2023-03-28T21:03:10.590Z] ---> b9934b1ca6cc [2023-03-28T21:03:10.590Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-28T21:03:10.590Z] ---> Running in 6e7605ee0908 [2023-03-28T21:03:11.187Z] Removing intermediate container 6e7605ee0908 [2023-03-28T21:03:11.187Z] ---> f9ef61efcb05 [2023-03-28T21:03:11.187Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-28T21:03:11.457Z] ---> 1694628d23f0 [2023-03-28T21:03:11.457Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T21:03:11.726Z] ---> Running in 9b2abefe6962 [2023-03-28T21:03:14.317Z] Removing intermediate container 9b2abefe6962 [2023-03-28T21:03:14.317Z] ---> b1212841f7b2 [2023-03-28T21:03:14.317Z] Step 9/22 : COPY . . [2023-03-28T21:03:15.277Z] ---> 681b7b001e53 [2023-03-28T21:03:15.277Z] Step 10/22 : RUN ${MAKE} [2023-03-28T21:03:15.277Z] ---> Running in 326e827d1313 [2023-03-28T21:03:16.239Z] 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:05:37.963Z] Removing intermediate container 326e827d1313 [2023-03-28T21:05:37.963Z] ---> 09cb9f32cc4f [2023-03-28T21:05:37.963Z] Step 11/22 : FROM alpine:3.17 [2023-03-28T21:05:37.963Z] 3.17: Pulling from library/alpine [2023-03-28T21:05:37.963Z] af6eaf76a39c: Already exists [2023-03-28T21:05:37.963Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T21:05:37.963Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T21:05:37.963Z] ---> d74e625d9115 [2023-03-28T21:05:37.963Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-28T21:05:37.963Z] ---> Running in 158d28e91dde [2023-03-28T21:05:37.963Z] Removing intermediate container 158d28e91dde [2023-03-28T21:05:37.963Z] ---> 51e5a9747175 [2023-03-28T21:05:37.963Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-28T21:05:37.963Z] ---> Running in b28bb03d6a39 [2023-03-28T21:05:37.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T21:05:37.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T21:05:37.963Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T21:05:37.963Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T21:05:37.963Z] OK: 8 MiB in 16 packages [2023-03-28T21:05:37.963Z] Removing intermediate container b28bb03d6a39 [2023-03-28T21:05:37.963Z] ---> 0a070e1e59fa [2023-03-28T21:05:37.963Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-28T21:05:38.232Z] ---> 0636d51bbb2b [2023-03-28T21:05:38.232Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-28T21:05:38.814Z] ---> 97b2d5c066bb [2023-03-28T21:05:38.814Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-28T21:05:39.405Z] ---> a4705c76ad0e [2023-03-28T21:05:39.405Z] Step 17/22 : EXPOSE 59901 [2023-03-28T21:05:39.405Z] ---> Running in 4b1695877baa [2023-03-28T21:05:39.674Z] Removing intermediate container 4b1695877baa [2023-03-28T21:05:39.675Z] ---> 645b7a98c207 [2023-03-28T21:05:39.675Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-28T21:05:39.675Z] ---> Running in 20fb132e9d87 [2023-03-28T21:05:39.942Z] Removing intermediate container 20fb132e9d87 [2023-03-28T21:05:39.942Z] ---> 32cbd690c983 [2023-03-28T21:05:39.942Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-28T21:05:40.222Z] ---> Running in d985b98265d2 [2023-03-28T21:05:40.490Z] Removing intermediate container d985b98265d2 [2023-03-28T21:05:40.490Z] ---> fed7eb27644b [2023-03-28T21:05:40.490Z] Step 20/22 : LABEL arch=arm64 [2023-03-28T21:05:40.490Z] ---> Running in ad38c874c6d3 [2023-03-28T21:05:40.764Z] Removing intermediate container ad38c874c6d3 [2023-03-28T21:05:40.764Z] ---> d549c5151fe0 [2023-03-28T21:05:40.764Z] Step 21/22 : LABEL git_sha=16cf1a831c17c051fd34675e16faf7638fffd89b [2023-03-28T21:05:40.764Z] ---> Running in 19edbc4a1209 [2023-03-28T21:05:41.350Z] Removing intermediate container 19edbc4a1209 [2023-03-28T21:05:41.350Z] ---> 64fb05252d35 [2023-03-28T21:05:41.350Z] Step 22/22 : LABEL version=0.0.0 [2023-03-28T21:05:41.350Z] ---> Running in a8c0cda4b19b [2023-03-28T21:05:41.619Z] Removing intermediate container a8c0cda4b19b [2023-03-28T21:05:41.619Z] ---> b5ccb0ad2c01 [2023-03-28T21:05:41.619Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T21:05:41.619Z] Successfully built b5ccb0ad2c01 [2023-03-28T21:05:41.619Z] 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:05:42.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:05:42.032Z] [2023-03-28T21:05:42.032Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:05:42.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:05:42.364Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T21:05:42.364Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T21:05:42.364Z] 04944245beec: Pulling fs layer [2023-03-28T21:05:42.364Z] 699f458cf7ca: Pulling fs layer [2023-03-28T21:05:42.364Z] 765212b225bb: Pulling fs layer [2023-03-28T21:05:42.364Z] f23df028b6ca: Pulling fs layer [2023-03-28T21:05:42.364Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T21:05:42.364Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T21:05:42.364Z] 765212b225bb: Waiting [2023-03-28T21:05:42.364Z] f23df028b6ca: Waiting [2023-03-28T21:05:42.364Z] d65c8cfc05b1: Waiting [2023-03-28T21:05:42.364Z] 2437ff75d9bd: Waiting [2023-03-28T21:05:42.634Z] 04944245beec: Verifying Checksum [2023-03-28T21:05:42.634Z] 04944245beec: Download complete [2023-03-28T21:05:42.634Z] 765212b225bb: Verifying Checksum [2023-03-28T21:05:42.634Z] 765212b225bb: Download complete [2023-03-28T21:05:42.634Z] f23df028b6ca: Download complete [2023-03-28T21:05:42.634Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T21:05:42.634Z] d65c8cfc05b1: Download complete [2023-03-28T21:05:42.904Z] 699f458cf7ca: Verifying Checksum [2023-03-28T21:05:42.904Z] 699f458cf7ca: Download complete [2023-03-28T21:05:43.172Z] 8998bd30e6a1: Download complete [2023-03-28T21:05:45.886Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T21:05:45.886Z] 2437ff75d9bd: Download complete [2023-03-28T21:05:47.351Z] 8998bd30e6a1: Pull complete [2023-03-28T21:05:47.956Z] 04944245beec: Pull complete [2023-03-28T21:05:49.382Z] 699f458cf7ca: Pull complete [2023-03-28T21:05:49.382Z] 765212b225bb: Pull complete [2023-03-28T21:05:50.345Z] f23df028b6ca: Pull complete [2023-03-28T21:05:50.345Z] d65c8cfc05b1: Pull complete [2023-03-28T21:06:05.357Z] 2437ff75d9bd: Pull complete [2023-03-28T21:06:05.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T21:06:05.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T21:06:05.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:06:05.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-6121 does not seem to be running inside a container [2023-03-28T21:06:05.626Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T21:06:08.259Z] $ docker top 13088d5e6158309baa21ebbaa547df879cedaf50e5514eadb23578247126b8f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:09.099Z] ---> job-cost.sh [2023-03-28T21:06:09.099Z] lf-activate-venv: SKIPPING [2023-03-28T21:06:09.099Z] INFO: No Stack... [2023-03-28T21:06:09.367Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T21:06:10.329Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T21:06:10.970Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [2023-03-28T21:06:10.970Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T21:06:11.046Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [2023-03-28T21:06:11.052Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] did not exist. Created. [2023-03-28T21:06:11.052Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T21:06:11.723Z] /w/workspace/device-modbus-go/2@tmp/durable-e7ddc179/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T21:06:12.379Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T21:06:12.395Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T21:06:12.443Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T21:06:12.449Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T21:06:12.466Z] $ docker stop --time=1 13088d5e6158309baa21ebbaa547df879cedaf50e5514eadb23578247126b8f2 [2023-03-28T21:06:13.951Z] $ docker rm -f --volumes 13088d5e6158309baa21ebbaa547df879cedaf50e5514eadb23578247126b8f2 [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:06:14.306Z] provisioning config files... [2023-03-28T21:06:14.312Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config17277384849405472933tmp [Pipeline] { [Pipeline] sh [2023-03-28T21:06:14.599Z] + set +x [2023-03-28T21:06:14.599Z] + curl -s https://codecov.io/bash [2023-03-28T21:06:14.599Z] + bash -s -- [2023-03-28T21:06:14.599Z] [2023-03-28T21:06:14.599Z] _____ _ [2023-03-28T21:06:14.599Z] / ____| | | [2023-03-28T21:06:14.599Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T21:06:14.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T21:06:14.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T21:06:14.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T21:06:14.599Z] Bash-1.0.6 [2023-03-28T21:06:14.599Z] [2023-03-28T21:06:14.599Z] [2023-03-28T21:06:14.599Z] ==> git version 2.25.1 found [2023-03-28T21:06:14.599Z] ==> 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:06:14.599Z] Release-Date: 2020-01-08 [2023-03-28T21:06:14.599Z] 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:06:14.599Z] 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:06:14.599Z] ==> Jenkins CI detected. [2023-03-28T21:06:14.599Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-447 [2023-03-28T21:06:14.599Z] project root: . [2023-03-28T21:06:14.599Z] --> token set from env [2023-03-28T21:06:14.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T21:06:14.599Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T21:06:14.599Z] ==> Python coveragepy not found [2023-03-28T21:06:14.599Z] ==> Searching for coverage reports in: [2023-03-28T21:06:14.599Z] + . [2023-03-28T21:06:14.599Z] -> Found 1 reports [2023-03-28T21:06:14.599Z] ==> Detecting git/mercurial file structure [2023-03-28T21:06:14.599Z] ==> Reading reports [2023-03-28T21:06:14.599Z] + ./coverage.out bytes=23739 [2023-03-28T21:06:14.599Z] ==> Appending adjustments [2023-03-28T21:06:14.599Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T21:06:14.857Z] + Found adjustments [2023-03-28T21:06:14.857Z] ==> Gzipping contents [2023-03-28T21:06:14.857Z] 4.0K /tmp/codecov.uI7NoW.gz [2023-03-28T21:06:14.857Z] ==> Uploading reports [2023-03-28T21:06:14.857Z] url: https://codecov.io [2023-03-28T21:06:14.857Z] query: branch=PR-447&commit=16cf1a831c17c051fd34675e16faf7638fffd89b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-03-28T21:06:14.857Z] -> Pinging Codecov [2023-03-28T21:06:14.857Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-447&commit=16cf1a831c17c051fd34675e16faf7638fffd89b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-03-28T21:06:14.857Z] -> Uploading to [2023-03-28T21:06:14.857Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/55DBCA73C666E3227836607328DD7E49/16cf1a831c17c051fd34675e16faf7638fffd89b/b57bd0fb-5db2-4c8a-8386-eb3fd99bb7b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T210614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5d500a2951e2b1916eabc107f9db5fc6672d91b89fb640d60a1778bc10ecb82 [2023-03-28T21:06:14.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T21:06:14.857Z] Dload Upload Total Spent Left Speed [2023-03-28T21:06:15.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3877 0 0 100 3877 0 13603 --:--:-- --:--:-- --:--:-- 13603 [2023-03-28T21:06:15.115Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/16cf1a831c17c051fd34675e16faf7638fffd89b [Pipeline] } [2023-03-28T21:06:15.122Z] 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:06:15.813Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-447/archives ] [2023-03-28T21:06:15.813Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-28T21:06:15.813Z] total 16 [2023-03-28T21:06:15.813Z] drwxr-xr-x 3 root root 4096 Mar 28 20:56 . [2023-03-28T21:06:15.813Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:56 .. [2023-03-28T21:06:15.813Z] drwxr-xr-x 2 root root 4096 Mar 28 20:56 cost [2023-03-28T21:06:15.813Z] -rw-r--r-- 1 root root 88 Mar 28 20:56 cost.csv [2023-03-28T21:06:15.813Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-28T21:06:15.813Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-447/archives [2023-03-28T21:06:15.813Z] total 16 [2023-03-28T21:06:15.813Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 20:56 . [2023-03-28T21:06:15.813Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 20:56 .. [2023-03-28T21:06:15.813Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 20:56 cost [2023-03-28T21:06:15.813Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 28 20:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:16.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:16.951Z] ---> package-listing.sh [2023-03-28T21:06:16.951Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T21:06:16.951Z] ++ facter osfamily [2023-03-28T21:06:17.209Z] + OS_FAMILY=debian [2023-03-28T21:06:17.209Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-447 [2023-03-28T21:06:17.209Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T21:06:17.209Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T21:06:17.209Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T21:06:17.209Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T21:06:17.209Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-447 ']' [2023-03-28T21:06:17.209Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T21:06:17.209Z] + case "${OS_FAMILY}" in [2023-03-28T21:06:17.209Z] + dpkg -l [2023-03-28T21:06:17.209Z] + grep '^ii' [2023-03-28T21:06:17.209Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T21:06:17.209Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T21:06:17.209Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T21:06:17.209Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-447 ']' [2023-03-28T21:06:17.209Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-447/archives/ [2023-03-28T21:06:17.209Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-447/archives/ [Pipeline] echo [2023-03-28T21:06:17.220Z] 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-447/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:06:17.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T21:06:18.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T21:06:18.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T21:06:18.123Z] prd-ubuntu20.04-docker-8c-8g-6118 does not seem to be running inside a container [2023-03-28T21:06:18.155Z] $ 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-447/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-447 -v /w/workspace/xfoundry_device-modbus-go_PR-447:/w/workspace/xfoundry_device-modbus-go_PR-447:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-447@tmp:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T21:06:18.393Z] $ docker top 327c5ff506a7ac0f95a32b5bb77850ad92a7492c4a925893797be72266aded02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T21:06:18.744Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T21:06:19.025Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T21:06:19.305Z] + ls /var/log/sa-host [2023-03-28T21:06:19.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T21:06:19.375Z] provisioning config files... [2023-03-28T21:06:19.382Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-447@tmp/config15669322506918242453tmp [Pipeline] { [Pipeline] echo [2023-03-28T21:06:19.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:19.674Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T21:06:19.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:20.006Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T21:06:20.015Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:20.295Z] ---> sudo-logs.sh [2023-03-28T21:06:20.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T21:06:20.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:20.598Z] ---> job-cost.sh [2023-03-28T21:06:20.598Z] lf-activate-venv: SKIPPING [2023-03-28T21:06:20.598Z] DEBUG: total: 0.2199999988079071 [2023-03-28T21:06:20.598Z] INFO: Retrieving Stack Cost... [2023-03-28T21:06:21.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T21:06:21.427Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T21:06:21.439Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T21:06:21.723Z] ---> logs-deploy.sh [2023-03-28T21:06:21.723Z] lf-activate-venv: SKIPPING [2023-03-28T21:06:21.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-447/2 [2023-03-28T21:06:21.723Z] INFO: archiving workspace using pattern(s): [2023-03-28T21:06:22.661Z] Archives upload complete. [2023-03-28T21:06:22.662Z] INFO: archiving logs to Nexus