Pull request #340 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ece145aba58c24e28c11b3270a83d5b4f164dc0a+19472f7a5fdc6e4787d855a3cc3865d021cdd964 (d715447ef626090bc28435df67e606a3c2a860d4) 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-ssh1633291342826235639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18417876845701904973.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-340/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-340/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12734545558080997049.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-340/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2792604115899738197.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh5462444405467551549.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-340/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-340/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15946840791965493409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34416 in /w/workspace/xfoundry_device-modbus-go_PR-340 [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-340 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 19472f7a5fdc6e4787d855a3cc3865d021cdd964 into PR head commit ece145aba58c24e28c11b3270a83d5b4f164dc0a Merge succeeded, producing ece145aba58c24e28c11b3270a83d5b4f164dc0a Checking out Revision ece145aba58c24e28c11b3270a83d5b4f164dc0a (PR-340) > git config core.sparsecheckout # timeout=10 > git checkout -f ece145aba58c24e28c11b3270a83d5b4f164dc0a # 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 19472f7a5fdc6e4787d855a3cc3865d021cdd964 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece145aba58c24e28c11b3270a83d5b4f164dc0a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T05:09:38.795Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T05:09:38.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T05:09:39.056Z] ========================================================= [2022-05-02T05:09:39.056Z] EdgeX Global Pipelines Version Info [2022-05-02T05:09:39.056Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:39.837Z] ------------------- [2022-05-02T05:09:39.837Z] stable info: [2022-05-02T05:09:39.837Z] ------------------- [2022-05-02T05:09:39.837Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T05:09:39.837Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:09:39.837Z] Message: update stable to v1.0.227 [2022-05-02T05:09:40.406Z] ------------------- [2022-05-02T05:09:40.406Z] experimental info: [2022-05-02T05:09:40.406Z] ------------------- [2022-05-02T05:09:40.406Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T05:09:40.406Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:09:40.406Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T05:09:40.661Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-02T05:09:40.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-02T05:09:40.734Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T05:09:40.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T05:09:40.813Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T05:09:40.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T05:09:40.889Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T05:09:40.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T05:09:40.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T05:09:41.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T05:09:41.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T05:09:41.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-02T05:09:41.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T05:09:41.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T05:09:41.191Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:41.230Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:41.276Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:41.311Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:41.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T05:09:41.396Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T05:09:41.436Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T05:09:41.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T05:09:41.514Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T05:09:41.552Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T05:09:41.594Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T05:09:41.635Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T05:09:41.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-340 [Pipeline] echo [2022-05-02T05:09:41.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-340 [Pipeline] echo [2022-05-02T05:09:41.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-340 [Pipeline] echo [2022-05-02T05:09:41.794Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece145aba58c24e28c11b3270a83d5b4f164dc0a [Pipeline] echo [2022-05-02T05:09:41.836Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece145a [Pipeline] echo [2022-05-02T05:09:41.871Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:09:41.982Z] provisioning config files... [2022-05-02T05:09:41.994Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/config8220872418862334814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:42.336Z] ---> docker-login.sh [2022-05-02T05:09:42.336Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:09:42.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:42.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:42.600Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:42.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:42.600Z] [2022-05-02T05:09:42.600Z] Login Succeeded [2022-05-02T05:09:42.600Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:09:42.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:42.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:42.866Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:42.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:42.866Z] [2022-05-02T05:09:42.866Z] Login Succeeded [2022-05-02T05:09:42.866Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:09:42.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:42.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:42.866Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:42.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:42.866Z] [2022-05-02T05:09:42.866Z] Login Succeeded [2022-05-02T05:09:42.867Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:09:43.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:43.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:43.128Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:43.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:43.128Z] [2022-05-02T05:09:43.128Z] Login Succeeded [2022-05-02T05:09:43.128Z] docker.io [2022-05-02T05:09:43.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:43.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:43.392Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:43.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:43.392Z] [2022-05-02T05:09:43.392Z] Login Succeeded [2022-05-02T05:09:43.392Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:09:43.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T05:09:44.051Z] + git rev-list -1 --merges ece145aba58c24e28c11b3270a83d5b4f164dc0a~1..ece145aba58c24e28c11b3270a83d5b4f164dc0a [Pipeline] echo [2022-05-02T05:09:44.163Z] -----------> git rev-list -1 --merges ece145aba58c24e28c11b3270a83d5b4f164dc0a~1..ece145aba58c24e28c11b3270a83d5b4f164dc0a ece145aba58c24e28c11b3270a83d5b4f164dc0a [false] [Pipeline] sh [2022-05-02T05:09:44.475Z] + git log --format=format:%s -1 ece145aba58c24e28c11b3270a83d5b4f164dc0a [Pipeline] echo [2022-05-02T05:09:44.511Z] ========================================================= [2022-05-02T05:09:44.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T05:09:44.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:09:44.947Z] + git log --format=format:%s -1 ece145aba58c24e28c11b3270a83d5b4f164dc0a [Pipeline] echo [2022-05-02T05:09:44.976Z] [semverPrep] GIT_COMMIT: ece145aba58c24e28c11b3270a83d5b4f164dc0a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-02T05:09:45.009Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T05:09:45.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T05:09:45.418Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T05:09:45.418Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T05:09:45.418Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T05:09:45.418Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T05:09:45.418Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T05:09:45.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:45.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:45.808Z] [2022-05-02T05:09:45.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:46.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:46.152Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T05:09:46.152Z] 1fe172e4850f: Pulling fs layer [2022-05-02T05:09:46.152Z] caf521ccaac6: Pulling fs layer [2022-05-02T05:09:46.152Z] 3ead6fa29328: Pulling fs layer [2022-05-02T05:09:46.152Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T05:09:46.152Z] a8d5f1318db7: Pulling fs layer [2022-05-02T05:09:46.152Z] c427282e49a2: Pulling fs layer [2022-05-02T05:09:46.152Z] 1827001aaf11: Pulling fs layer [2022-05-02T05:09:46.152Z] 0714d37db230: Pulling fs layer [2022-05-02T05:09:46.152Z] ac28cf19c067: Pulling fs layer [2022-05-02T05:09:46.152Z] ca983d60f3e2: Pulling fs layer [2022-05-02T05:09:46.152Z] 9f894cec8388: Pulling fs layer [2022-05-02T05:09:46.152Z] 1827001aaf11: Waiting [2022-05-02T05:09:46.152Z] ca983d60f3e2: Waiting [2022-05-02T05:09:46.152Z] 0714d37db230: Waiting [2022-05-02T05:09:46.152Z] 5c2a1cbceb83: Waiting [2022-05-02T05:09:46.152Z] ac28cf19c067: Waiting [2022-05-02T05:09:46.152Z] a8d5f1318db7: Waiting [2022-05-02T05:09:46.152Z] 9f894cec8388: Waiting [2022-05-02T05:09:46.152Z] c427282e49a2: Waiting [2022-05-02T05:09:46.152Z] caf521ccaac6: Download complete [2022-05-02T05:09:46.152Z] 5c2a1cbceb83: Verifying Checksum [2022-05-02T05:09:46.152Z] 5c2a1cbceb83: Download complete [2022-05-02T05:09:46.413Z] a8d5f1318db7: Verifying Checksum [2022-05-02T05:09:46.413Z] a8d5f1318db7: Download complete [2022-05-02T05:09:46.413Z] c427282e49a2: Download complete [2022-05-02T05:09:46.413Z] 3ead6fa29328: Verifying Checksum [2022-05-02T05:09:46.413Z] 3ead6fa29328: Download complete [2022-05-02T05:09:46.413Z] 0714d37db230: Verifying Checksum [2022-05-02T05:09:46.413Z] 0714d37db230: Download complete [2022-05-02T05:09:46.413Z] ac28cf19c067: Download complete [2022-05-02T05:09:46.413Z] ca983d60f3e2: Download complete [2022-05-02T05:09:46.413Z] 1fe172e4850f: Verifying Checksum [2022-05-02T05:09:46.413Z] 1fe172e4850f: Download complete [2022-05-02T05:09:46.985Z] 1827001aaf11: Verifying Checksum [2022-05-02T05:09:46.985Z] 1827001aaf11: Download complete [2022-05-02T05:09:47.924Z] 1fe172e4850f: Pull complete [2022-05-02T05:09:47.924Z] caf521ccaac6: Pull complete [2022-05-02T05:09:48.496Z] 3ead6fa29328: Pull complete [2022-05-02T05:09:48.756Z] 5c2a1cbceb83: Pull complete [2022-05-02T05:09:49.017Z] a8d5f1318db7: Pull complete [2022-05-02T05:09:49.277Z] c427282e49a2: Pull complete [2022-05-02T05:09:51.188Z] 1827001aaf11: Pull complete [2022-05-02T05:09:51.188Z] 0714d37db230: Pull complete [2022-05-02T05:09:51.188Z] ac28cf19c067: Pull complete [2022-05-02T05:09:51.448Z] ca983d60f3e2: Pull complete [2022-05-02T05:09:51.448Z] 9f894cec8388: Pull complete [2022-05-02T05:09:51.448Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T05:09:51.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:51.448Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T05:09:51.545Z] prd-ubuntu20.04-docker-8c-8g-34416 does not seem to be running inside a container [2022-05-02T05:09:51.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-340 -v /w/workspace/xfoundry_device-modbus-go_PR-340:/w/workspace/xfoundry_device-modbus-go_PR-340:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-340@tmp:/w/workspace/xfoundry_device-modbus-go_PR-340@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T05:09:53.538Z] $ docker top 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c -eo pid,comm [2022-05-02T05:09:53.608Z] 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). [2022-05-02T05:09:53.608Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T05:09:53.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:53.729Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:53.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:53.863Z] $ docker exec 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c ssh-agent [2022-05-02T05:09:53.980Z] SSH_AUTH_SOCK=/tmp/ssh-ryHK7Zxg8t62/agent.32 [2022-05-02T05:09:53.980Z] SSH_AGENT_PID=39 [2022-05-02T05:09:53.994Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:54.105Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-340@tmp/private_key_5013760925861700201.key (/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/private_key_5013760925861700201.key) [2022-05-02T05:09:54.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:54.454Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T05:09:54.484Z] $ docker exec --env ******** --env ******** 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c ssh-agent -k [2022-05-02T05:09:54.585Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:54.586Z] unset SSH_AGENT_PID; [2022-05-02T05:09:54.586Z] echo Agent pid 39 killed; [2022-05-02T05:09:54.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T05:09:54.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:54.678Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:54.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:54.805Z] $ docker exec 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c ssh-agent [2022-05-02T05:09:54.936Z] SSH_AUTH_SOCK=/tmp/ssh-y2nR1yHSVMkq/agent.72 [2022-05-02T05:09:54.936Z] SSH_AGENT_PID=78 [2022-05-02T05:09:54.941Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:55.066Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-340@tmp/private_key_7763746270396548466.key (/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/private_key_7763746270396548466.key) [2022-05-02T05:09:55.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:55.410Z] + git semver init [2022-05-02T05:09:55.671Z] 2022-05-02 05:09:55,640 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T05:09:55.672Z] 2022-05-02 05:09:55,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-340/.semver [2022-05-02T05:09:55.672Z] 2022-05-02 05:09:55,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-340/.semver [2022-05-02T05:09:55.672Z] 2022-05-02 05:09:55,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-340/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-340, universal_newlines=False, shell=None, istream=None) [2022-05-02T05:09:56.613Z] 2022-05-02 05:09:56,607 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-340/.git/info/exclude [2022-05-02T05:09:56.613Z] 2022-05-02 05:09:56,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-340/.semver/PR-340 with force:False [2022-05-02T05:09:56.613Z] 2022-05-02 05:09:56,607 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-340/.semver/PR-340 [2022-05-02T05:09:56.613Z] 2022-05-02 05:09:56,610 [execute] INFO git cat-file --batch-check [2022-05-02T05:09:56.613Z] 2022-05-02 05:09:56,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:56.874Z] 2022-05-02 05:09:56,617 [execute] INFO git cat-file --batch [2022-05-02T05:09:56.874Z] 2022-05-02 05:09:56,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-340/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:56.874Z] 2022-05-02 05:09:56,623 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-340/.semver/PR-340 [2022-05-02T05:09:56.874Z] 0.0.0 [Pipeline] } [2022-05-02T05:09:56.900Z] $ docker exec --env ******** --env ******** 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c ssh-agent -k [2022-05-02T05:09:57.021Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:57.021Z] unset SSH_AGENT_PID; [2022-05-02T05:09:57.021Z] echo Agent pid 78 killed; [2022-05-02T05:09:57.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T05:09:57.458Z] + git semver [Pipeline] } [2022-05-02T05:09:57.748Z] $ docker stop --time=1 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c [2022-05-02T05:09:59.107Z] $ docker rm -f 2832983361b1e2679525b852ad52a685982cf09952530dbf7bf3ceaf47f3562c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:09:59.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T05:09:59.853Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T05:09:59.869Z] [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 [2022-05-02T05:10:00.455Z] provisioning config files... [2022-05-02T05:10:00.467Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/config681354864088453594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:10:00.835Z] ---> docker-login.sh [2022-05-02T05:10:00.835Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:10:00.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:10:00.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:10:00.835Z] Configure a credential helper to remove this warning. See [2022-05-02T05:10:00.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:10:00.835Z] [2022-05-02T05:10:00.835Z] Login Succeeded [2022-05-02T05:10:00.835Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:10:00.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:10:01.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:10:01.095Z] Configure a credential helper to remove this warning. See [2022-05-02T05:10:01.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:10:01.095Z] [2022-05-02T05:10:01.095Z] Login Succeeded [2022-05-02T05:10:01.095Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:10:01.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:10:01.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:10:01.095Z] Configure a credential helper to remove this warning. See [2022-05-02T05:10:01.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:10:01.095Z] [2022-05-02T05:10:01.095Z] Login Succeeded [2022-05-02T05:10:01.095Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:10:01.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:10:01.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:10:01.355Z] Configure a credential helper to remove this warning. See [2022-05-02T05:10:01.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:10:01.355Z] [2022-05-02T05:10:01.355Z] Login Succeeded [2022-05-02T05:10:01.355Z] docker.io [2022-05-02T05:10:01.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:10:01.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:10:01.616Z] Configure a credential helper to remove this warning. See [2022-05-02T05:10:01.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:10:01.616Z] [2022-05-02T05:10:01.616Z] Login Succeeded [2022-05-02T05:10:01.616Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:10:01.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:10:01.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:10:01.871Z] ========================================================= [2022-05-02T05:10:01.871Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T05:10:01.871Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:02.282Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T05:10:02.282Z] Sending build context to Docker daemon 5.924MB [2022-05-02T05:10:02.282Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:10:02.282Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-02T05:10:02.282Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T05:10:02.282Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T05:10:02.282Z] 666ba61612fd: Pulling fs layer [2022-05-02T05:10:02.282Z] 8ed8ca486205: Pulling fs layer [2022-05-02T05:10:02.282Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T05:10:02.282Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T05:10:02.282Z] ca2b28591e48: Pulling fs layer [2022-05-02T05:10:02.282Z] a51346096db8: Pulling fs layer [2022-05-02T05:10:02.282Z] daebc70d1ce1: Pulling fs layer [2022-05-02T05:10:02.282Z] 0e18a0eac166: Pulling fs layer [2022-05-02T05:10:02.282Z] ca2b28591e48: Waiting [2022-05-02T05:10:02.282Z] a51346096db8: Waiting [2022-05-02T05:10:02.282Z] daebc70d1ce1: Waiting [2022-05-02T05:10:02.282Z] 0e18a0eac166: Waiting [2022-05-02T05:10:02.282Z] 4fe6c5a15a65: Waiting [2022-05-02T05:10:02.282Z] 22a0e8bec74d: Waiting [2022-05-02T05:10:02.282Z] 8ed8ca486205: Verifying Checksum [2022-05-02T05:10:02.282Z] 8ed8ca486205: Download complete [2022-05-02T05:10:02.282Z] 666ba61612fd: Download complete [2022-05-02T05:10:02.542Z] 22a0e8bec74d: Verifying Checksum [2022-05-02T05:10:02.542Z] 22a0e8bec74d: Download complete [2022-05-02T05:10:02.542Z] ca2b28591e48: Verifying Checksum [2022-05-02T05:10:02.542Z] ca2b28591e48: Download complete [2022-05-02T05:10:02.542Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T05:10:02.542Z] 59bf1c3509f3: Download complete [2022-05-02T05:10:02.542Z] a51346096db8: Verifying Checksum [2022-05-02T05:10:02.542Z] a51346096db8: Download complete [2022-05-02T05:10:02.542Z] daebc70d1ce1: Verifying Checksum [2022-05-02T05:10:02.542Z] daebc70d1ce1: Download complete [2022-05-02T05:10:02.542Z] 59bf1c3509f3: Pull complete [2022-05-02T05:10:02.804Z] 666ba61612fd: Pull complete [2022-05-02T05:10:02.804Z] 8ed8ca486205: Pull complete [2022-05-02T05:10:03.067Z] 0e18a0eac166: Verifying Checksum [2022-05-02T05:10:03.067Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T05:10:03.067Z] 4fe6c5a15a65: Download complete [2022-05-02T05:10:07.260Z] 4fe6c5a15a65: Pull complete [2022-05-02T05:10:07.260Z] 22a0e8bec74d: Pull complete [2022-05-02T05:10:07.260Z] ca2b28591e48: Pull complete [2022-05-02T05:10:07.260Z] a51346096db8: Pull complete [2022-05-02T05:10:07.260Z] daebc70d1ce1: Pull complete [2022-05-02T05:10:09.165Z] 0e18a0eac166: Pull complete [2022-05-02T05:10:09.165Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T05:10:09.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T05:10:09.165Z] ---> f018257e8ee9 [2022-05-02T05:10:09.165Z] Step 3/10 : ARG MAKE='make build' [2022-05-02T05:10:11.715Z] ---> Running in 4e40ea610031 [2022-05-02T05:10:11.975Z] Removing intermediate container 4e40ea610031 [2022-05-02T05:10:11.975Z] ---> 51f075b51c4b [2022-05-02T05:10:11.975Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:10:11.975Z] ---> Running in ea3c8de8d92e [2022-05-02T05:10:12.548Z] Removing intermediate container ea3c8de8d92e [2022-05-02T05:10:12.548Z] ---> 75a1b4536c8d [2022-05-02T05:10:12.548Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-02T05:10:12.548Z] ---> Running in 37371f296f65 [2022-05-02T05:10:12.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:13.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:14.010Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:10:14.010Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-02T05:10:14.270Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:10:14.270Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:10:14.270Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-02T05:10:14.530Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-02T05:10:14.530Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-02T05:10:14.793Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-02T05:10:14.793Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:10:14.793Z] OK: 226 MiB in 60 packages [2022-05-02T05:10:15.272Z] Still waiting to schedule task [2022-05-02T05:10:15.272Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-02T05:10:15.733Z] Removing intermediate container 37371f296f65 [2022-05-02T05:10:15.733Z] ---> e9822451dc9d [2022-05-02T05:10:15.733Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-02T05:10:16.071Z] ---> Running in 7baf4d85c629 [2022-05-02T05:10:16.330Z] Removing intermediate container 7baf4d85c629 [2022-05-02T05:10:16.330Z] ---> b749eb33c555 [2022-05-02T05:10:16.330Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-02T05:10:16.592Z] ---> 0cf88fce57b5 [2022-05-02T05:10:16.592Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:10:17.162Z] ---> Running in fdad120178f8 [2022-05-02T05:10:35.283Z] Removing intermediate container fdad120178f8 [2022-05-02T05:10:35.283Z] ---> 35ced2b01cca [2022-05-02T05:10:35.283Z] Step 9/10 : COPY . . [2022-05-02T05:10:35.283Z] ---> 98fced26ab1e [2022-05-02T05:10:35.283Z] Step 10/10 : RUN ${MAKE} [2022-05-02T05:10:35.283Z] ---> Running in f216f6b5b207 [2022-05-02T05:10:35.543Z] noop [2022-05-02T05:10:36.488Z] Removing intermediate container f216f6b5b207 [2022-05-02T05:10:36.488Z] ---> 32682ae686e6 [2022-05-02T05:10:36.488Z] Successfully built 32682ae686e6 [2022-05-02T05:10:36.488Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:36.826Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:10:36.826Z] . [Pipeline] withDockerContainer [2022-05-02T05:10:36.917Z] prd-ubuntu20.04-docker-8c-8g-34416 does not seem to be running inside a container [2022-05-02T05:10:36.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-340 -v /w/workspace/xfoundry_device-modbus-go_PR-340:/w/workspace/xfoundry_device-modbus-go_PR-340:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-340@tmp:/w/workspace/xfoundry_device-modbus-go_PR-340@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 ******** ci-base-image-x86_64 cat [2022-05-02T05:10:37.538Z] $ docker top ae65ff4c6e7cd8b92e27e4943ecb973697b86ebde1b1c250252380f94aed7714 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:10:37.940Z] + go version [2022-05-02T05:10:37.940Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T05:10:37.971Z] $ docker stop --time=1 ae65ff4c6e7cd8b92e27e4943ecb973697b86ebde1b1c250252380f94aed7714 [2022-05-02T05:10:39.305Z] $ docker rm -f ae65ff4c6e7cd8b92e27e4943ecb973697b86ebde1b1c250252380f94aed7714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:40.010Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:10:40.010Z] . [Pipeline] withDockerContainer [2022-05-02T05:10:40.116Z] prd-ubuntu20.04-docker-8c-8g-34416 does not seem to be running inside a container [2022-05-02T05:10:40.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-340 -v /w/workspace/xfoundry_device-modbus-go_PR-340:/w/workspace/xfoundry_device-modbus-go_PR-340:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-340@tmp:/w/workspace/xfoundry_device-modbus-go_PR-340@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 ******** ci-base-image-x86_64 cat [2022-05-02T05:10:40.543Z] $ docker top 9937f24ee2fa6c9e78d21e3638316156e7efb1ff3d4cbab8adff2cc02ce6ead6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:10:40.980Z] + make test [2022-05-02T05:10:40.980Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:10:41.242Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-02T05:10:51.231Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-02T05:10:51.231Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.020s coverage: 46.4% of statements [2022-05-02T05:10:57.800Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:11:01.117Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:11:01.117Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:11:01.117Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:11:01.407Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:11:01.438Z] $ docker stop --time=1 9937f24ee2fa6c9e78d21e3638316156e7efb1ff3d4cbab8adff2cc02ce6ead6 [2022-05-02T05:11:03.523Z] $ docker rm -f 9937f24ee2fa6c9e78d21e3638316156e7efb1ff3d4cbab8adff2cc02ce6ead6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:11:04.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:11:04.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T05:11:04.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:11:05.156Z] + ls -al . [2022-05-02T05:11:05.156Z] total 180 [2022-05-02T05:11:05.156Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:11 . [2022-05-02T05:11:05.156Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:09 .. [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 05:09 .dockerignore [2022-05-02T05:11:05.156Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:09 .git [2022-05-02T05:11:05.156Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 .github [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 05:09 .gitignore [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:09 .golangci.yml [2022-05-02T05:11:05.156Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:09 .semver [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 2 05:09 Attribution.txt [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 2 05:09 CHANGELOG.md [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 2 05:09 Dockerfile [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:09 GOVERNANCE.md [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 05:09 Jenkinsfile [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:09 LICENSE [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 2 05:09 Makefile [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 05:09 OWNERS.md [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 3680 May 2 05:09 README.md [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:11:05.156Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:09 bin [2022-05-02T05:11:05.156Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 cmd [2022-05-02T05:11:05.156Z] -rw-r--r-- 1 jenkins jenkins 24065 May 2 05:10 coverage.out [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 2 05:09 go.mod [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 2 05:09 go.sum [2022-05-02T05:11:05.156Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 internal [2022-05-02T05:11:05.156Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:09 simulator [2022-05-02T05:11:05.156Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:09 snap [2022-05-02T05:11:05.156Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 05:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:11:05.486Z] + 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=ece145aba58c24e28c11b3270a83d5b4f164dc0a --label arch=amd64 --label version=0.0.0 . [2022-05-02T05:11:05.486Z] Sending build context to Docker daemon 5.949MB [2022-05-02T05:11:05.486Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:11:05.486Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-02T05:11:05.486Z] ---> 32682ae686e6 [2022-05-02T05:11:05.486Z] Step 3/23 : ARG MAKE='make build' [2022-05-02T05:11:05.748Z] ---> Running in 29577279b7f1 [2022-05-02T05:11:05.748Z] Removing intermediate container 29577279b7f1 [2022-05-02T05:11:05.748Z] ---> 10a41a2521d7 [2022-05-02T05:11:05.748Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:11:06.010Z] ---> Running in ea1c94e782f9 [2022-05-02T05:11:06.580Z] Removing intermediate container ea1c94e782f9 [2022-05-02T05:11:06.580Z] ---> 1421a35aae17 [2022-05-02T05:11:06.580Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-02T05:11:06.841Z] ---> Running in a6e1c2115756 [2022-05-02T05:11:07.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:07.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:08.244Z] OK: 226 MiB in 60 packages [2022-05-02T05:11:08.502Z] Removing intermediate container a6e1c2115756 [2022-05-02T05:11:08.502Z] ---> 6945ae09018d [2022-05-02T05:11:08.502Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-02T05:11:08.502Z] ---> Running in 9f3c1b5a2397 [2022-05-02T05:11:08.502Z] Removing intermediate container 9f3c1b5a2397 [2022-05-02T05:11:08.502Z] ---> d3e22823913f [2022-05-02T05:11:08.502Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-02T05:11:08.766Z] ---> e50ad043d834 [2022-05-02T05:11:08.766Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:11:09.029Z] ---> Running in 05c210f7e878 [2022-05-02T05:11:09.965Z] Removing intermediate container 05c210f7e878 [2022-05-02T05:11:09.965Z] ---> 3abbf62c4c7b [2022-05-02T05:11:09.965Z] Step 9/23 : COPY . . [2022-05-02T05:11:09.965Z] ---> 0a413b3e1130 [2022-05-02T05:11:09.965Z] Step 10/23 : RUN ${MAKE} [2022-05-02T05:11:09.965Z] ---> Running in 230f0d2e04f1 [2022-05-02T05:11:10.227Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-02T05:11:32.182Z] Removing intermediate container 230f0d2e04f1 [2022-05-02T05:11:32.182Z] ---> 9af80825743a [2022-05-02T05:11:32.182Z] Step 11/23 : FROM alpine:3.14 [2022-05-02T05:11:32.182Z] 3.14: Pulling from library/alpine [2022-05-02T05:11:32.182Z] 8663204ce13b: Pulling fs layer [2022-05-02T05:11:32.182Z] 8663204ce13b: Verifying Checksum [2022-05-02T05:11:32.182Z] 8663204ce13b: Download complete [2022-05-02T05:11:32.182Z] 8663204ce13b: Pull complete [2022-05-02T05:11:32.182Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:11:32.182Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:11:32.182Z] ---> e04c818066af [2022-05-02T05:11:32.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-02T05:11:32.182Z] ---> Running in f3c0142551e3 [2022-05-02T05:11:32.182Z] Removing intermediate container f3c0142551e3 [2022-05-02T05:11:32.182Z] ---> 40141d011138 [2022-05-02T05:11:32.182Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:11:32.182Z] ---> Running in e0f5beda1691 [2022-05-02T05:11:32.182Z] Removing intermediate container e0f5beda1691 [2022-05-02T05:11:32.182Z] ---> 14e4a51d6c3d [2022-05-02T05:11:32.182Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:11:32.182Z] ---> Running in a3233dd57900 [2022-05-02T05:11:32.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:32.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:32.442Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:11:32.705Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:11:32.705Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:11:32.705Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:11:32.969Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:11:32.969Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:11:32.969Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:11:32.969Z] OK: 8 MiB in 20 packages [2022-05-02T05:11:33.542Z] Removing intermediate container a3233dd57900 [2022-05-02T05:11:33.542Z] ---> e75982aa51f0 [2022-05-02T05:11:33.542Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-02T05:11:34.114Z] ---> c7c4639be064 [2022-05-02T05:11:34.114Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-02T05:11:34.375Z] ---> 8c4960f3628a [2022-05-02T05:11:34.375Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-02T05:11:34.375Z] ---> 107c1dc23b24 [2022-05-02T05:11:34.375Z] Step 18/23 : EXPOSE 59901 [2022-05-02T05:11:34.375Z] ---> Running in 6a5706ee1b1a [2022-05-02T05:11:34.638Z] Removing intermediate container 6a5706ee1b1a [2022-05-02T05:11:34.638Z] ---> 8703d47f8f72 [2022-05-02T05:11:34.638Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-02T05:11:34.638Z] ---> Running in fa2784e6e297 [2022-05-02T05:11:34.638Z] Removing intermediate container fa2784e6e297 [2022-05-02T05:11:34.638Z] ---> 1169bb97667d [2022-05-02T05:11:34.638Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T05:11:34.638Z] ---> Running in f54b8aba1a43 [2022-05-02T05:11:34.899Z] Removing intermediate container f54b8aba1a43 [2022-05-02T05:11:34.899Z] ---> 6fd8d60c388e [2022-05-02T05:11:34.899Z] Step 21/23 : LABEL arch=amd64 [2022-05-02T05:11:34.899Z] ---> Running in 37bbda129e92 [2022-05-02T05:11:34.899Z] Removing intermediate container 37bbda129e92 [2022-05-02T05:11:34.899Z] ---> df5bde956b26 [2022-05-02T05:11:34.899Z] Step 22/23 : LABEL git_sha=ece145aba58c24e28c11b3270a83d5b4f164dc0a [2022-05-02T05:11:35.241Z] ---> Running in 4ca3145bf249 [2022-05-02T05:11:35.573Z] Removing intermediate container 4ca3145bf249 [2022-05-02T05:11:35.573Z] ---> a3c9d4371632 [2022-05-02T05:11:35.573Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T05:11:36.155Z] ---> Running in 7a7e1f2724bd [2022-05-02T05:11:36.156Z] Removing intermediate container 7a7e1f2724bd [2022-05-02T05:11:36.156Z] ---> e7508ae1e798 [2022-05-02T05:11:36.156Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:11:36.156Z] Successfully built e7508ae1e798 [2022-05-02T05:11:36.418Z] Successfully tagged device-modbus:latest [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] sh [2022-05-02T05:11:37.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:37.151Z] [2022-05-02T05:11:37.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:11:37.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:37.493Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T05:11:37.493Z] 5eb5b503b376: Pulling fs layer [2022-05-02T05:11:37.493Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T05:11:37.493Z] ec43610c2a17: Pulling fs layer [2022-05-02T05:11:37.493Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T05:11:37.493Z] 33b1e0a273af: Pulling fs layer [2022-05-02T05:11:37.493Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T05:11:37.493Z] 2f39f015ded8: Pulling fs layer [2022-05-02T05:11:37.493Z] 5d3b04190fa2: Waiting [2022-05-02T05:11:37.493Z] 2f39f015ded8: Waiting [2022-05-02T05:11:37.493Z] 3a2ae6a8a46f: Waiting [2022-05-02T05:11:37.493Z] 33b1e0a273af: Waiting [2022-05-02T05:11:37.493Z] 5c69ac0246d0: Verifying Checksum [2022-05-02T05:11:37.493Z] 5c69ac0246d0: Download complete [2022-05-02T05:11:37.493Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T05:11:37.493Z] 3a2ae6a8a46f: Download complete [2022-05-02T05:11:37.759Z] 33b1e0a273af: Verifying Checksum [2022-05-02T05:11:37.759Z] 33b1e0a273af: Download complete [2022-05-02T05:11:37.759Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T05:11:37.759Z] 5d3b04190fa2: Download complete [2022-05-02T05:11:37.759Z] ec43610c2a17: Verifying Checksum [2022-05-02T05:11:37.759Z] ec43610c2a17: Download complete [2022-05-02T05:11:37.759Z] 5eb5b503b376: Verifying Checksum [2022-05-02T05:11:37.759Z] 5eb5b503b376: Download complete [2022-05-02T05:11:38.709Z] 2f39f015ded8: Download complete [2022-05-02T05:11:39.279Z] 5eb5b503b376: Pull complete [2022-05-02T05:11:39.542Z] 5c69ac0246d0: Pull complete [2022-05-02T05:11:40.112Z] ec43610c2a17: Pull complete [2022-05-02T05:11:40.112Z] 3a2ae6a8a46f: Pull complete [2022-05-02T05:11:40.373Z] 33b1e0a273af: Pull complete [2022-05-02T05:11:40.373Z] 5d3b04190fa2: Pull complete [2022-05-02T05:11:44.567Z] 2f39f015ded8: Pull complete [2022-05-02T05:11:44.567Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T05:11:44.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:44.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T05:11:44.654Z] prd-ubuntu20.04-docker-8c-8g-34416 does not seem to be running inside a container [2022-05-02T05:11:44.690Z] $ 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-340 -v /w/workspace/xfoundry_device-modbus-go_PR-340:/w/workspace/xfoundry_device-modbus-go_PR-340:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-340@tmp:/w/workspace/xfoundry_device-modbus-go_PR-340@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T05:11:47.597Z] $ docker top 570132f2204e37e2feef764016189195c5a14f2b84a80d8156277eeee1f9bfd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:11:48.059Z] ---> job-cost.sh [2022-05-02T05:11:48.059Z] lf-activate-venv: SKIPPING [2022-05-02T05:11:48.059Z] INFO: No Stack... [2022-05-02T05:11:48.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:11:48.890Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:11:49.209Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-340/archives/cost.csv [2022-05-02T05:11:49.210Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:11:49.247Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [2022-05-02T05:11:49.251Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] did not exist. Created. [2022-05-02T05:11:49.252Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:11:49.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T05:11:49.710Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:11:49.738Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:11:49.812Z] $ docker stop --time=1 570132f2204e37e2feef764016189195c5a14f2b84a80d8156277eeee1f9bfd1 [2022-05-02T05:11:50.984Z] $ docker rm -f 570132f2204e37e2feef764016189195c5a14f2b84a80d8156277eeee1f9bfd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T05:15:03.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34457 in /w/workspace/xfoundry_device-modbus-go_PR-340 [Pipeline] { [Pipeline] ws [2022-05-02T05:15:03.533Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T05:15:03.998Z] Selected Git installation does not exist. Using Default [2022-05-02T05:15:03.998Z] The recommended git tool is: NONE [2022-05-02T05:15:10.856Z] using credential edgex-jenkins-ssh [2022-05-02T05:15:10.876Z] Cloning the remote Git repository [2022-05-02T05:15:10.961Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-02T05:15:11.078Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-05-02T05:15:11.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-02T05:15:11.194Z] > git --version # timeout=10 [2022-05-02T05:15:11.286Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:11.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:11.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:13.418Z] Merging remotes/origin/main commit 19472f7a5fdc6e4787d855a3cc3865d021cdd964 into PR head commit ece145aba58c24e28c11b3270a83d5b4f164dc0a [2022-05-02T05:15:12.731Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-02T05:15:12.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:12.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-02T05:15:12.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-02T05:15:12.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:12.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/340/head:refs/remotes/origin/PR-340 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T05:15:13.450Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:13.476Z] > git checkout -f ece145aba58c24e28c11b3270a83d5b4f164dc0a # timeout=10 [2022-05-02T05:15:13.712Z] Merge succeeded, producing ece145aba58c24e28c11b3270a83d5b4f164dc0a [2022-05-02T05:15:13.713Z] Checking out Revision ece145aba58c24e28c11b3270a83d5b4f164dc0a (PR-340) [2022-05-02T05:15:13.607Z] > git remote # timeout=10 [2022-05-02T05:15:13.629Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T05:15:13.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:13.665Z] > git merge 19472f7a5fdc6e4787d855a3cc3865d021cdd964 # timeout=10 [2022-05-02T05:15:13.696Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T05:15:13.727Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:13.755Z] > git checkout -f ece145aba58c24e28c11b3270a83d5b4f164dc0a # timeout=10 [2022-05-02T05:15:18.262Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-02T05:15:18.348Z] > git --version # timeout=10 [2022-05-02T05:15:18.369Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:18.400Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:15:19.497Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T05:15:19.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:15:19.497Z] Dload Upload Total Spent Left Speed [2022-05-02T05:15:19.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2022-05-02T05:15:20.057Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T05:15:20.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T05:15:20.430Z] + sudo tee /etc/docker/daemon.new [2022-05-02T05:15:20.430Z] { [2022-05-02T05:15:20.430Z] "registry-mirrors": [ [2022-05-02T05:15:20.430Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T05:15:20.430Z] ], [2022-05-02T05:15:20.430Z] "bip": "10.250.0.254/24", [2022-05-02T05:15:20.430Z] "hosts": [ [2022-05-02T05:15:20.430Z] "tcp://0.0.0.0:5555", [2022-05-02T05:15:20.430Z] "unix:///var/run/docker.sock" [2022-05-02T05:15:20.430Z] ], [2022-05-02T05:15:20.430Z] "mtu": 1458, [2022-05-02T05:15:20.430Z] "selinux-enabled": true, [2022-05-02T05:15:20.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T05:15:20.430Z] } [Pipeline] sh [2022-05-02T05:15:20.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T05:15:21.169Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:15:39.602Z] provisioning config files... [2022-05-02T05:15:39.688Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7712587013395339592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:15:40.375Z] ---> docker-login.sh [2022-05-02T05:15:40.375Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:15:40.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:41.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:41.248Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:41.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:41.248Z] [2022-05-02T05:15:41.248Z] Login Succeeded [2022-05-02T05:15:41.524Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:15:41.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:42.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:42.089Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:42.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:42.089Z] [2022-05-02T05:15:42.089Z] Login Succeeded [2022-05-02T05:15:42.089Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:15:42.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:42.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:42.641Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:42.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:42.641Z] [2022-05-02T05:15:42.641Z] Login Succeeded [2022-05-02T05:15:42.641Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:15:42.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:43.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:43.212Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:43.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:43.212Z] [2022-05-02T05:15:43.212Z] Login Succeeded [2022-05-02T05:15:43.212Z] docker.io [2022-05-02T05:15:43.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:44.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:44.095Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:44.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:44.095Z] [2022-05-02T05:15:44.095Z] Login Succeeded [2022-05-02T05:15:44.095Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:15:44.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:15:44.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:15:44.630Z] ========================================================= [2022-05-02T05:15:44.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T05:15:44.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:15:45.091Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T05:15:45.370Z] Sending build context to Docker daemon 3.09MB [2022-05-02T05:15:45.648Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:15:45.648Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-02T05:15:45.648Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T05:15:45.648Z] 9b3977197b4f: Pulling fs layer [2022-05-02T05:15:45.648Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T05:15:45.648Z] 94645a83ff95: Pulling fs layer [2022-05-02T05:15:45.648Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T05:15:45.648Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T05:15:45.648Z] 3096ccb668a1: Pulling fs layer [2022-05-02T05:15:45.648Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T05:15:45.648Z] a4caa8a26152: Pulling fs layer [2022-05-02T05:15:45.648Z] 0c92f367c5e7: Waiting [2022-05-02T05:15:45.648Z] e8cf19c19ddd: Waiting [2022-05-02T05:15:45.648Z] 3096ccb668a1: Waiting [2022-05-02T05:15:45.648Z] a4caa8a26152: Waiting [2022-05-02T05:15:45.648Z] 3f3a8bcf1eab: Waiting [2022-05-02T05:15:45.648Z] 94645a83ff95: Verifying Checksum [2022-05-02T05:15:45.648Z] 94645a83ff95: Download complete [2022-05-02T05:15:45.648Z] 1a89e8eeedd5: Verifying Checksum [2022-05-02T05:15:45.648Z] 1a89e8eeedd5: Download complete [2022-05-02T05:15:45.927Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T05:15:45.927Z] 0c92f367c5e7: Download complete [2022-05-02T05:15:45.927Z] 9b3977197b4f: Download complete [2022-05-02T05:15:45.927Z] 3096ccb668a1: Verifying Checksum [2022-05-02T05:15:45.927Z] 3096ccb668a1: Download complete [2022-05-02T05:15:45.927Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T05:15:45.927Z] e8cf19c19ddd: Download complete [2022-05-02T05:15:46.952Z] 9b3977197b4f: Pull complete [2022-05-02T05:15:47.565Z] 1a89e8eeedd5: Pull complete [2022-05-02T05:15:47.846Z] 94645a83ff95: Pull complete [2022-05-02T05:15:48.124Z] a4caa8a26152: Verifying Checksum [2022-05-02T05:15:48.124Z] a4caa8a26152: Download complete [2022-05-02T05:15:48.726Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T05:15:48.726Z] 3f3a8bcf1eab: Download complete [2022-05-02T05:16:01.173Z] 3f3a8bcf1eab: Pull complete [2022-05-02T05:16:01.173Z] 0c92f367c5e7: Pull complete [2022-05-02T05:16:01.449Z] 3096ccb668a1: Pull complete [2022-05-02T05:16:02.060Z] e8cf19c19ddd: Pull complete [2022-05-02T05:16:08.853Z] a4caa8a26152: Pull complete [2022-05-02T05:16:08.854Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T05:16:08.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T05:16:08.854Z] ---> 725f1c02e7f9 [2022-05-02T05:16:08.854Z] Step 3/10 : ARG MAKE='make build' [2022-05-02T05:16:09.845Z] ---> Running in d9b89f8235e8 [2022-05-02T05:16:09.845Z] Removing intermediate container d9b89f8235e8 [2022-05-02T05:16:09.845Z] ---> 8298828a49af [2022-05-02T05:16:09.845Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:16:10.120Z] ---> Running in 9fefce3f067f [2022-05-02T05:16:12.113Z] Removing intermediate container 9fefce3f067f [2022-05-02T05:16:12.113Z] ---> feedf5d395c2 [2022-05-02T05:16:12.113Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-02T05:16:12.113Z] ---> Running in 13f8d8b1ff0f [2022-05-02T05:16:13.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:14.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:15.093Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:16:15.093Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-02T05:16:15.093Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:16:15.365Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:16:15.639Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-02T05:16:15.639Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-02T05:16:15.639Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-02T05:16:15.914Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-02T05:16:15.914Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:16:15.914Z] OK: 226 MiB in 60 packages [2022-05-02T05:16:16.897Z] Removing intermediate container 13f8d8b1ff0f [2022-05-02T05:16:16.897Z] ---> 695df9715b17 [2022-05-02T05:16:16.897Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-02T05:16:16.897Z] ---> Running in f055e3740da8 [2022-05-02T05:16:17.501Z] Removing intermediate container f055e3740da8 [2022-05-02T05:16:17.501Z] ---> 4119da35cb4b [2022-05-02T05:16:17.501Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-02T05:16:18.106Z] ---> 0dda94a5b381 [2022-05-02T05:16:18.106Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:16:18.106Z] ---> Running in ddd308a56af0 [2022-05-02T05:17:05.132Z] Removing intermediate container ddd308a56af0 [2022-05-02T05:17:05.132Z] ---> 2eaf4f5cd8a2 [2022-05-02T05:17:05.132Z] Step 9/10 : COPY . . [2022-05-02T05:17:06.569Z] ---> e9d14051ea18 [2022-05-02T05:17:06.569Z] Step 10/10 : RUN ${MAKE} [2022-05-02T05:17:06.569Z] ---> Running in 0dc823c7fa37 [2022-05-02T05:17:07.563Z] noop [2022-05-02T05:17:08.177Z] Removing intermediate container 0dc823c7fa37 [2022-05-02T05:17:08.177Z] ---> 2829f724fc1b [2022-05-02T05:17:08.177Z] Successfully built 2829f724fc1b [2022-05-02T05:17:08.177Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:08.548Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:08.548Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:08.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-34457 does not seem to be running inside a container [2022-05-02T05:17:08.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T05:17:10.312Z] $ docker top dd266626ecd8d3232233ab2ed55783f7813822bf36b97f7bc9a634a46ec4dfe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:17:11.317Z] + go version [2022-05-02T05:17:11.318Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T05:17:11.356Z] $ docker stop --time=1 dd266626ecd8d3232233ab2ed55783f7813822bf36b97f7bc9a634a46ec4dfe3 [2022-05-02T05:17:13.026Z] $ docker rm -f dd266626ecd8d3232233ab2ed55783f7813822bf36b97f7bc9a634a46ec4dfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:13.927Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:13.927Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:14.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-34457 does not seem to be running inside a container [2022-05-02T05:17:14.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-02T05:17:15.829Z] $ docker top 8407e2ba2e128c7d2073d7806c612433524746923a201fe678adece6868b7469 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:17:16.899Z] + make test [2022-05-02T05:17:16.899Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:17:18.888Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-02T05:18:55.810Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-02T05:18:55.810Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 46.4% of statements [2022-05-02T05:18:55.810Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T05:18:55.810Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:19:22.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:19:22.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:19:22.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:19:23.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:19:23.412Z] $ docker stop --time=1 8407e2ba2e128c7d2073d7806c612433524746923a201fe678adece6868b7469 [2022-05-02T05:19:25.172Z] $ docker rm -f 8407e2ba2e128c7d2073d7806c612433524746923a201fe678adece6868b7469 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:19:26.282Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:19:26.322Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T05:19:26.889Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:19:27.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:19:27.856Z] + ls -al . [2022-05-02T05:19:27.856Z] total 176 [2022-05-02T05:19:27.856Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:19 . [2022-05-02T05:19:27.856Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:15 .. [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 05:15 .dockerignore [2022-05-02T05:19:27.856Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:15 .git [2022-05-02T05:19:27.856Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 .github [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 05:15 .gitignore [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:15 .golangci.yml [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 2 05:15 Attribution.txt [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 2 05:15 CHANGELOG.md [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 2 05:15 Dockerfile [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:15 GOVERNANCE.md [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 05:15 Jenkinsfile [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:15 LICENSE [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 2 05:15 Makefile [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 05:15 OWNERS.md [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 3680 May 2 05:15 README.md [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:19:27.856Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:15 bin [2022-05-02T05:19:27.856Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 cmd [2022-05-02T05:19:27.856Z] -rw-r--r-- 1 jenkins jenkins 24065 May 2 05:18 coverage.out [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 2 05:15 go.mod [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 2 05:15 go.sum [2022-05-02T05:19:27.856Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 internal [2022-05-02T05:19:27.856Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:15 simulator [2022-05-02T05:19:27.856Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:15 snap [2022-05-02T05:19:27.856Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 05:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:19:28.236Z] + 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=ece145aba58c24e28c11b3270a83d5b4f164dc0a --label arch=arm64 --label version=0.0.0 . [2022-05-02T05:19:28.520Z] Sending build context to Docker daemon 3.115MB [2022-05-02T05:19:28.520Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:19:28.520Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-02T05:19:28.520Z] ---> 2829f724fc1b [2022-05-02T05:19:28.520Z] Step 3/23 : ARG MAKE='make build' [2022-05-02T05:19:28.795Z] ---> Running in 42401b274d66 [2022-05-02T05:19:29.085Z] Removing intermediate container 42401b274d66 [2022-05-02T05:19:29.085Z] ---> 2a0b41deb939 [2022-05-02T05:19:29.085Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:19:29.085Z] ---> Running in e0510637d39b [2022-05-02T05:19:31.075Z] Removing intermediate container e0510637d39b [2022-05-02T05:19:31.075Z] ---> 661d2cb9c5d2 [2022-05-02T05:19:31.075Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-02T05:19:31.075Z] ---> Running in 64ec5463b4fe [2022-05-02T05:19:32.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:33.047Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:34.034Z] OK: 226 MiB in 60 packages [2022-05-02T05:19:35.015Z] Removing intermediate container 64ec5463b4fe [2022-05-02T05:19:35.015Z] ---> e649369dcee9 [2022-05-02T05:19:35.015Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-02T05:19:35.015Z] ---> Running in 31732655264d [2022-05-02T05:19:35.291Z] Removing intermediate container 31732655264d [2022-05-02T05:19:35.292Z] ---> 1bafdaf44374 [2022-05-02T05:19:35.292Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-02T05:19:35.893Z] ---> 478eeb99d69f [2022-05-02T05:19:35.893Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:19:35.893Z] ---> Running in 886f4f9cf688 [2022-05-02T05:19:37.911Z] Removing intermediate container 886f4f9cf688 [2022-05-02T05:19:37.911Z] ---> 42edddc0773a [2022-05-02T05:19:37.911Z] Step 9/23 : COPY . . [2022-05-02T05:19:39.353Z] ---> 9ac6854b48b0 [2022-05-02T05:19:39.353Z] Step 10/23 : RUN ${MAKE} [2022-05-02T05:19:39.353Z] ---> Running in fa3113057e54 [2022-05-02T05:19:40.341Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-02T05:22:02.293Z] Removing intermediate container fa3113057e54 [2022-05-02T05:22:02.293Z] ---> 417b305401c3 [2022-05-02T05:22:02.293Z] Step 11/23 : FROM alpine:3.14 [2022-05-02T05:22:02.293Z] 3.14: Pulling from library/alpine [2022-05-02T05:22:02.293Z] 455c02918c45: Pulling fs layer [2022-05-02T05:22:02.293Z] 455c02918c45: Verifying Checksum [2022-05-02T05:22:02.293Z] 455c02918c45: Download complete [2022-05-02T05:22:02.293Z] 455c02918c45: Pull complete [2022-05-02T05:22:02.293Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:22:02.293Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:22:02.293Z] ---> ac73e934f311 [2022-05-02T05:22:02.293Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-02T05:22:02.293Z] ---> Running in 525bb6b43b70 [2022-05-02T05:22:02.293Z] Removing intermediate container 525bb6b43b70 [2022-05-02T05:22:02.293Z] ---> d90c55275032 [2022-05-02T05:22:02.293Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:22:02.293Z] ---> Running in c159e9ad82e5 [2022-05-02T05:22:02.293Z] Removing intermediate container c159e9ad82e5 [2022-05-02T05:22:02.293Z] ---> 81dacea1f645 [2022-05-02T05:22:02.293Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:22:02.293Z] ---> Running in 66d4795694e2 [2022-05-02T05:22:02.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:02.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:02.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:22:02.293Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:22:02.293Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:22:02.293Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:22:02.293Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:22:02.293Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:22:02.293Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:22:02.293Z] OK: 8 MiB in 20 packages [2022-05-02T05:22:02.293Z] Removing intermediate container 66d4795694e2 [2022-05-02T05:22:02.293Z] ---> a6c1116f270e [2022-05-02T05:22:02.293Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-02T05:22:02.293Z] ---> 211d0127057f [2022-05-02T05:22:02.293Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-02T05:22:02.293Z] ---> 8a2697ab8c3d [2022-05-02T05:22:02.293Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-02T05:22:02.293Z] ---> 1478d4a70cd2 [2022-05-02T05:22:02.293Z] Step 18/23 : EXPOSE 59901 [2022-05-02T05:22:02.293Z] ---> Running in 84c9f751f20c [2022-05-02T05:22:02.293Z] Removing intermediate container 84c9f751f20c [2022-05-02T05:22:02.293Z] ---> e8b35e8f21c7 [2022-05-02T05:22:02.293Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-02T05:22:02.293Z] ---> Running in 9a742fb7db28 [2022-05-02T05:22:02.572Z] Removing intermediate container 9a742fb7db28 [2022-05-02T05:22:02.572Z] ---> 4cedde79989b [2022-05-02T05:22:02.572Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T05:22:02.859Z] ---> Running in 2a744e4f203e [2022-05-02T05:22:03.138Z] Removing intermediate container 2a744e4f203e [2022-05-02T05:22:03.138Z] ---> adda3e3d7d59 [2022-05-02T05:22:03.138Z] Step 21/23 : LABEL arch=arm64 [2022-05-02T05:22:03.138Z] ---> Running in d8c0de131b33 [2022-05-02T05:22:03.418Z] Removing intermediate container d8c0de131b33 [2022-05-02T05:22:03.418Z] ---> 4af6016fe790 [2022-05-02T05:22:03.418Z] Step 22/23 : LABEL git_sha=ece145aba58c24e28c11b3270a83d5b4f164dc0a [2022-05-02T05:22:03.418Z] ---> Running in 0cbc12ddc0fe [2022-05-02T05:22:04.023Z] Removing intermediate container 0cbc12ddc0fe [2022-05-02T05:22:04.023Z] ---> 8ca446e13d1a [2022-05-02T05:22:04.023Z] Step 23/23 : LABEL version=0.0.0 [2022-05-02T05:22:04.023Z] ---> Running in e5fb1fb8a85d [2022-05-02T05:22:04.299Z] Removing intermediate container e5fb1fb8a85d [2022-05-02T05:22:04.299Z] ---> a7a5f7dcaa5a [2022-05-02T05:22:04.299Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:22:04.299Z] Successfully built a7a5f7dcaa5a [2022-05-02T05:22:04.299Z] Successfully tagged device-modbus-arm64:latest [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] sh [2022-05-02T05:22:05.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:05.062Z] [2022-05-02T05:22:05.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:05.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:05.737Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T05:22:05.737Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T05:22:05.737Z] 04944245beec: Pulling fs layer [2022-05-02T05:22:05.737Z] 699f458cf7ca: Pulling fs layer [2022-05-02T05:22:05.737Z] 765212b225bb: Pulling fs layer [2022-05-02T05:22:05.737Z] f23df028b6ca: Pulling fs layer [2022-05-02T05:22:05.737Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T05:22:05.737Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T05:22:05.737Z] f23df028b6ca: Waiting [2022-05-02T05:22:05.737Z] d65c8cfc05b1: Waiting [2022-05-02T05:22:05.737Z] 2437ff75d9bd: Waiting [2022-05-02T05:22:05.737Z] 765212b225bb: Waiting [2022-05-02T05:22:05.737Z] 04944245beec: Verifying Checksum [2022-05-02T05:22:05.737Z] 04944245beec: Download complete [2022-05-02T05:22:05.737Z] 765212b225bb: Download complete [2022-05-02T05:22:05.737Z] f23df028b6ca: Download complete [2022-05-02T05:22:05.737Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T05:22:05.737Z] d65c8cfc05b1: Download complete [2022-05-02T05:22:06.015Z] 699f458cf7ca: Verifying Checksum [2022-05-02T05:22:06.291Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T05:22:06.291Z] 8998bd30e6a1: Download complete [2022-05-02T05:22:08.925Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T05:22:08.925Z] 2437ff75d9bd: Download complete [2022-05-02T05:22:10.914Z] 8998bd30e6a1: Pull complete [2022-05-02T05:22:11.523Z] 04944245beec: Pull complete [2022-05-02T05:22:12.964Z] 699f458cf7ca: Pull complete [2022-05-02T05:22:13.240Z] 765212b225bb: Pull complete [2022-05-02T05:22:14.229Z] f23df028b6ca: Pull complete [2022-05-02T05:22:14.229Z] d65c8cfc05b1: Pull complete [2022-05-02T05:22:29.369Z] 2437ff75d9bd: Pull complete [2022-05-02T05:22:29.369Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T05:22:29.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:29.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T05:22:29.631Z] prd-ubuntu20.04-docker-arm64-4c-16g-34457 does not seem to be running inside a container [2022-05-02T05:22:29.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T05:22:32.653Z] $ docker top 558342eb8a4f81d15c5a470e8db740234ca8ca10c4c56c862637a3dcfc87e6f5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:33.635Z] ---> job-cost.sh [2022-05-02T05:22:33.635Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:33.635Z] INFO: No Stack... [2022-05-02T05:22:33.912Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T05:22:34.898Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:22:35.583Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2022-05-02T05:22:35.583Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:22:35.673Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [2022-05-02T05:22:35.677Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] did not exist. Created. [2022-05-02T05:22:35.677Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:22:36.427Z] /w/workspace/device-modbus-go/1@tmp/durable-62912149/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T05:22:37.130Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T05:22:37.170Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T05:22:37.225Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:22:37.238Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-340-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:22:37.325Z] $ docker stop --time=1 558342eb8a4f81d15c5a470e8db740234ca8ca10c4c56c862637a3dcfc87e6f5 [2022-05-02T05:22:38.821Z] $ docker rm -f 558342eb8a4f81d15c5a470e8db740234ca8ca10c4c56c862637a3dcfc87e6f5 [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 [2022-05-02T05:22:40.022Z] provisioning config files... [2022-05-02T05:22:40.032Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/config6384005107999568396tmp [Pipeline] { [Pipeline] sh [2022-05-02T05:22:40.372Z] + set +x [2022-05-02T05:22:40.372Z] + bash -s -- [2022-05-02T05:22:40.372Z] + curl -s https://codecov.io/bash [2022-05-02T05:22:40.372Z] [2022-05-02T05:22:40.372Z] _____ _ [2022-05-02T05:22:40.372Z] / ____| | | [2022-05-02T05:22:40.372Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T05:22:40.372Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T05:22:40.372Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T05:22:40.372Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T05:22:40.372Z] Bash-1.0.6 [2022-05-02T05:22:40.372Z] [2022-05-02T05:22:40.372Z] [2022-05-02T05:22:40.372Z] ==> git version 2.25.1 found [2022-05-02T05:22:40.372Z] ==> 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 [2022-05-02T05:22:40.372Z] Release-Date: 2020-01-08 [2022-05-02T05:22:40.372Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T05:22:40.372Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T05:22:40.372Z] ==> Jenkins CI detected. [2022-05-02T05:22:40.372Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-340 [2022-05-02T05:22:40.372Z] project root: . [2022-05-02T05:22:40.372Z] --> token set from env [2022-05-02T05:22:40.372Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T05:22:40.372Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T05:22:40.372Z] ==> Python coveragepy not found [2022-05-02T05:22:40.372Z] ==> Searching for coverage reports in: [2022-05-02T05:22:40.372Z] + . [2022-05-02T05:22:40.634Z] -> Found 1 reports [2022-05-02T05:22:40.634Z] ==> Detecting git/mercurial file structure [2022-05-02T05:22:40.634Z] ==> Reading reports [2022-05-02T05:22:40.634Z] + ./coverage.out bytes=24065 [2022-05-02T05:22:40.634Z] ==> Appending adjustments [2022-05-02T05:22:40.634Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T05:22:40.634Z] + Found adjustments [2022-05-02T05:22:40.634Z] ==> Gzipping contents [2022-05-02T05:22:40.634Z] 4.0K /tmp/codecov.czy4iW.gz [2022-05-02T05:22:40.634Z] ==> Uploading reports [2022-05-02T05:22:40.634Z] url: https://codecov.io [2022-05-02T05:22:40.634Z] query: branch=PR-340&commit=ece145aba58c24e28c11b3270a83d5b4f164dc0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=340&job=&cmd_args= [2022-05-02T05:22:40.634Z] -> Pinging Codecov [2022-05-02T05:22:40.635Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-340&commit=ece145aba58c24e28c11b3270a83d5b4f164dc0a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-340%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=340&job=&cmd_args= [2022-05-02T05:22:40.895Z] -> Uploading to [2022-05-02T05:22:40.895Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/55DBCA73C666E3227836607328DD7E49/ece145aba58c24e28c11b3270a83d5b4f164dc0a/f3d462f5-28e3-40f6-b007-b9e5a75b58e3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T052240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2897573315e7c6fea317fa58b01536ccac042856392c16c8de4eafc5f67974d [2022-05-02T05:22:40.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:22:40.895Z] Dload Upload Total Spent Left Speed [2022-05-02T05:22:41.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4026 0 0 100 4026 0 17131 --:--:-- --:--:-- --:--:-- 17131 [2022-05-02T05:22:41.155Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/ece145aba58c24e28c11b3270a83d5b4f164dc0a [Pipeline] } [2022-05-02T05:22:41.182Z] 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 [2022-05-02T05:22:43.192Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-340/archives ] [2022-05-02T05:22:43.193Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-340/archives [2022-05-02T05:22:43.193Z] total 16 [2022-05-02T05:22:43.193Z] drwxr-xr-x 3 root root 4096 May 2 05:11 . [2022-05-02T05:22:43.193Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:43.193Z] drwxr-xr-x 2 root root 4096 May 2 05:11 cost [2022-05-02T05:22:43.193Z] -rw-r--r-- 1 root root 87 May 2 05:11 cost.csv [2022-05-02T05:22:43.193Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-340/archives [2022-05-02T05:22:43.193Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-340/archives [2022-05-02T05:22:43.193Z] total 16 [2022-05-02T05:22:43.193Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:11 . [2022-05-02T05:22:43.193Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:43.193Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:11 cost [2022-05-02T05:22:43.193Z] -rw-r--r-- 1 jenkins jenkins 87 May 2 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:43.522Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:44.414Z] ---> package-listing.sh [2022-05-02T05:22:44.414Z] ++ facter osfamily [2022-05-02T05:22:44.414Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T05:22:44.676Z] + OS_FAMILY=debian [2022-05-02T05:22:44.676Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-340 [2022-05-02T05:22:44.676Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:44.676Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:44.676Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T05:22:44.676Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:44.676Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-340 ']' [2022-05-02T05:22:44.676Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:44.676Z] + case "${OS_FAMILY}" in [2022-05-02T05:22:44.676Z] + dpkg -l [2022-05-02T05:22:44.676Z] + grep '^ii' [2022-05-02T05:22:44.676Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T05:22:44.676Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T05:22:44.676Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T05:22:44.676Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-340 ']' [2022-05-02T05:22:44.676Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-340/archives/ [2022-05-02T05:22:44.676Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-340/archives/ [Pipeline] echo [2022-05-02T05:22:44.712Z] 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-340/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T05:22:45.010Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:45.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:22:45.597Z] . [Pipeline] withDockerContainer [2022-05-02T05:22:45.685Z] prd-ubuntu20.04-docker-8c-8g-34416 does not seem to be running inside a container [2022-05-02T05:22:45.718Z] $ 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-340/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-340 -v /w/workspace/xfoundry_device-modbus-go_PR-340:/w/workspace/xfoundry_device-modbus-go_PR-340:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-340@tmp:/w/workspace/xfoundry_device-modbus-go_PR-340@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-lftools-log-publisher:latest cat [2022-05-02T05:22:45.964Z] $ docker top 590ad14cb526031328ecdccf0f9c09e09b2b3f645d9956fe98b3124c3113bda4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:22:46.448Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T05:22:46.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T05:22:47.077Z] + ls /var/log/sa-host [2022-05-02T05:22:47.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:22:47.228Z] provisioning config files... [2022-05-02T05:22:47.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-340@tmp/config239966856784762621tmp [Pipeline] { [Pipeline] echo [2022-05-02T05:22:47.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:47.597Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T05:22:47.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:48.035Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T05:22:48.065Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:48.385Z] ---> sudo-logs.sh [2022-05-02T05:22:48.385Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T05:22:48.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:48.786Z] ---> job-cost.sh [2022-05-02T05:22:48.786Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:48.786Z] DEBUG: total: 0.2199999988079071 [2022-05-02T05:22:48.786Z] INFO: Retrieving Stack Cost... [2022-05-02T05:22:49.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:22:49.616Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T05:22:49.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:50.032Z] ---> logs-deploy.sh [2022-05-02T05:22:50.032Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:50.032Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-340/1 [2022-05-02T05:22:50.032Z] INFO: archiving workspace using pattern(s): [2022-05-02T05:22:50.973Z] Archives upload complete. [2022-05-02T05:22:50.973Z] INFO: archiving logs to Nexus