Pull request #469 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b+831951377c32840706638568b0e432e598c2b631 (1e486c8f68e875d96bed876587ef429d0a5f2a17) 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-ssh12134698476025008491.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11009452967820772179.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7669265504088619513.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-469/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh515135222283993807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13253156645903507901.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-469/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15916145764787288886.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12548 in /w/workspace/xfoundry_device-modbus-go_PR-469 [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-469 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b Merge succeeded, producing 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b Checking out Revision 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b (PR-469) > 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/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b # 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 831951377c32840706638568b0e432e598c2b631 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T05:58:57.540Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T05:58:57.697Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T05:58:57.787Z] ========================================================= [2023-05-03T05:58:57.787Z] EdgeX Global Pipelines Version Info [2023-05-03T05:58:57.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T05:58:58.508Z] ------------------- [2023-05-03T05:58:58.508Z] stable info: [2023-05-03T05:58:58.508Z] ------------------- [2023-05-03T05:58:58.508Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T05:58:58.508Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T05:58:58.508Z] Message: update stable to v1.0.248 [2023-05-03T05:58:59.076Z] ------------------- [2023-05-03T05:58:59.076Z] experimental info: [2023-05-03T05:58:59.076Z] ------------------- [2023-05-03T05:58:59.076Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T05:58:59.076Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T05:58:59.076Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T05:58:59.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-03T05:58:59.397Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-03T05:58:59.437Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T05:58:59.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T05:58:59.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T05:58:59.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T05:58:59.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T05:58:59.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T05:58:59.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T05:58:59.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T05:58:59.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T05:58:59.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-03T05:58:59.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T05:58:59.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T05:58:59.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T05:58:59.923Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T05:58:59.960Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T05:58:59.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T05:59:00.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T05:59:00.073Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T05:59:00.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T05:59:00.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T05:59:00.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T05:59:00.233Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T05:59:00.276Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T05:59:00.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T05:59:00.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T05:59:00.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-469 [Pipeline] echo [2023-05-03T05:59:00.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-469 [Pipeline] echo [2023-05-03T05:59:00.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-469 [Pipeline] echo [2023-05-03T05:59:00.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [Pipeline] echo [2023-05-03T05:59:00.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 958061b [Pipeline] echo [2023-05-03T05:59:00.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T05:59:00.703Z] provisioning config files... [2023-05-03T05:59:00.715Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/config11482980705124583937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T05:59:01.059Z] ---> docker-login.sh [2023-05-03T05:59:01.059Z] nexus3.edgexfoundry.org:10001 [2023-05-03T05:59:01.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:01.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:01.770Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:01.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:01.770Z] [2023-05-03T05:59:01.770Z] Login Succeeded [2023-05-03T05:59:01.770Z] nexus3.edgexfoundry.org:10002 [2023-05-03T05:59:01.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:01.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:01.770Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:01.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:01.770Z] [2023-05-03T05:59:01.770Z] Login Succeeded [2023-05-03T05:59:01.770Z] nexus3.edgexfoundry.org:10003 [2023-05-03T05:59:01.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:02.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:02.031Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:02.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:02.031Z] [2023-05-03T05:59:02.031Z] Login Succeeded [2023-05-03T05:59:02.031Z] nexus3.edgexfoundry.org:10004 [2023-05-03T05:59:02.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:02.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:02.031Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:02.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:02.031Z] [2023-05-03T05:59:02.031Z] Login Succeeded [2023-05-03T05:59:02.031Z] docker.io [2023-05-03T05:59:02.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:02.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:02.291Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:02.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:02.291Z] [2023-05-03T05:59:02.291Z] Login Succeeded [2023-05-03T05:59:02.291Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T05:59:02.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T05:59:02.892Z] + git rev-list -1 --merges 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b~1..958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [Pipeline] echo [2023-05-03T05:59:02.957Z] -----------> git rev-list -1 --merges 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b~1..958061bc5e76eaf6e32631ec652fcfa4b1f0da1b 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [false] [Pipeline] sh [2023-05-03T05:59:03.265Z] + git log --format=format:%s -1 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [Pipeline] echo [2023-05-03T05:59:03.296Z] ========================================================= [2023-05-03T05:59:03.296Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T05:59:03.296Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T05:59:03.735Z] + git log --format=format:%s -1 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [Pipeline] echo [2023-05-03T05:59:03.769Z] [semverPrep] GIT_COMMIT: 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-03T05:59:03.803Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T05:59:04.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T05:59:04.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T05:59:04.175Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T05:59:04.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T05:59:04.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T05:59:04.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T05:59:04.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T05:59:04.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T05:59:04.589Z] [2023-05-03T05:59:04.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T05:59:04.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T05:59:04.958Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T05:59:04.958Z] b85a868b505f: Pulling fs layer [2023-05-03T05:59:04.958Z] e2be974225ed: Pulling fs layer [2023-05-03T05:59:04.958Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T05:59:04.958Z] 988bab9f4d93: Pulling fs layer [2023-05-03T05:59:04.958Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T05:59:04.958Z] eaf3925da568: Pulling fs layer [2023-05-03T05:59:04.958Z] bab4dde63d76: Pulling fs layer [2023-05-03T05:59:04.958Z] bde34c3a00c8: Pulling fs layer [2023-05-03T05:59:04.958Z] b352a97aabf1: Pulling fs layer [2023-05-03T05:59:04.958Z] 4872d77fe225: Pulling fs layer [2023-05-03T05:59:04.958Z] 5851b861e8e6: Pulling fs layer [2023-05-03T05:59:04.958Z] 988bab9f4d93: Waiting [2023-05-03T05:59:04.958Z] eaf3925da568: Waiting [2023-05-03T05:59:04.958Z] bab4dde63d76: Waiting [2023-05-03T05:59:04.958Z] bde34c3a00c8: Waiting [2023-05-03T05:59:04.958Z] b352a97aabf1: Waiting [2023-05-03T05:59:04.958Z] 5851b861e8e6: Waiting [2023-05-03T05:59:04.958Z] 1469e6f7b9e6: Waiting [2023-05-03T05:59:04.958Z] e2be974225ed: Verifying Checksum [2023-05-03T05:59:04.958Z] e2be974225ed: Download complete [2023-05-03T05:59:04.958Z] 988bab9f4d93: Verifying Checksum [2023-05-03T05:59:04.958Z] 988bab9f4d93: Download complete [2023-05-03T05:59:04.958Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T05:59:04.958Z] 339a4e72a1f5: Download complete [2023-05-03T05:59:04.958Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T05:59:04.958Z] 1469e6f7b9e6: Download complete [2023-05-03T05:59:04.958Z] eaf3925da568: Verifying Checksum [2023-05-03T05:59:04.958Z] eaf3925da568: Download complete [2023-05-03T05:59:04.958Z] bde34c3a00c8: Verifying Checksum [2023-05-03T05:59:04.958Z] bde34c3a00c8: Download complete [2023-05-03T05:59:05.217Z] b352a97aabf1: Verifying Checksum [2023-05-03T05:59:05.217Z] b352a97aabf1: Download complete [2023-05-03T05:59:05.217Z] 4872d77fe225: Verifying Checksum [2023-05-03T05:59:05.217Z] 4872d77fe225: Download complete [2023-05-03T05:59:05.217Z] 5851b861e8e6: Verifying Checksum [2023-05-03T05:59:05.217Z] 5851b861e8e6: Download complete [2023-05-03T05:59:05.217Z] b85a868b505f: Verifying Checksum [2023-05-03T05:59:05.217Z] b85a868b505f: Download complete [2023-05-03T05:59:05.478Z] bab4dde63d76: Verifying Checksum [2023-05-03T05:59:05.478Z] bab4dde63d76: Download complete [2023-05-03T05:59:06.416Z] b85a868b505f: Pull complete [2023-05-03T05:59:06.416Z] e2be974225ed: Pull complete [2023-05-03T05:59:06.674Z] 339a4e72a1f5: Pull complete [2023-05-03T05:59:06.933Z] 988bab9f4d93: Pull complete [2023-05-03T05:59:07.191Z] 1469e6f7b9e6: Pull complete [2023-05-03T05:59:07.191Z] eaf3925da568: Pull complete [2023-05-03T05:59:08.565Z] bab4dde63d76: Pull complete [2023-05-03T05:59:08.565Z] bde34c3a00c8: Pull complete [2023-05-03T05:59:08.823Z] b352a97aabf1: Pull complete [2023-05-03T05:59:08.823Z] 4872d77fe225: Pull complete [2023-05-03T05:59:08.823Z] 5851b861e8e6: Pull complete [2023-05-03T05:59:08.824Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T05:59:08.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T05:59:08.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T05:59:09.052Z] prd-ubuntu20.04-docker-8c-8g-12548 does not seem to be running inside a container [2023-05-03T05:59:09.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-469 -v /w/workspace/xfoundry_device-modbus-go_PR-469:/w/workspace/xfoundry_device-modbus-go_PR-469:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-469@tmp:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T05:59:11.052Z] $ docker top 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb -eo pid,comm [2023-05-03T05:59:11.098Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-03T05:59:11.098Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T05:59:11.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T05:59:11.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T05:59:11.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T05:59:11.349Z] $ docker exec 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb ssh-agent [2023-05-03T05:59:11.452Z] SSH_AUTH_SOCK=/tmp/ssh-dUOxsfPhQUep/agent.34 [2023-05-03T05:59:11.452Z] SSH_AGENT_PID=40 [2023-05-03T05:59:11.459Z] Running ssh-add (command line suppressed) [2023-05-03T05:59:11.566Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-469@tmp/private_key_4290028372629360341.key (/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/private_key_4290028372629360341.key) [2023-05-03T05:59:11.576Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T05:59:11.907Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T05:59:11.938Z] $ docker exec --env ******** --env ******** 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb ssh-agent -k [2023-05-03T05:59:12.033Z] unset SSH_AUTH_SOCK; [2023-05-03T05:59:12.034Z] unset SSH_AGENT_PID; [2023-05-03T05:59:12.034Z] echo Agent pid 40 killed; [2023-05-03T05:59:12.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T05:59:12.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T05:59:12.133Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T05:59:12.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T05:59:12.256Z] $ docker exec 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb ssh-agent [2023-05-03T05:59:12.350Z] SSH_AUTH_SOCK=/tmp/ssh-QYQM17ZoKRdt/agent.72 [2023-05-03T05:59:12.350Z] SSH_AGENT_PID=78 [2023-05-03T05:59:12.354Z] Running ssh-add (command line suppressed) [2023-05-03T05:59:12.458Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-469@tmp/private_key_7746773981510879322.key (/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/private_key_7746773981510879322.key) [2023-05-03T05:59:12.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T05:59:12.787Z] + git semver init [2023-05-03T05:59:13.047Z] 2023-05-03 05:59:12,950 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T05:59:13.047Z] 2023-05-03 05:59:12,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-469/.semver [2023-05-03T05:59:13.047Z] 2023-05-03 05:59:12,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-469/.semver [2023-05-03T05:59:13.047Z] 2023-05-03 05:59:12,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-469/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-469, universal_newlines=False, shell=None, istream=None) [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,727 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-469/.git/info/exclude [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-469/.semver/PR-469 with force:False [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,727 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-469/.semver/PR-469 [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,731 [execute] INFO git cat-file --batch-check [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-469/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,737 [execute] INFO git cat-file --batch [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-469/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T05:59:13.984Z] 2023-05-03 05:59:13,742 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-469/.semver/PR-469 [2023-05-03T05:59:13.984Z] 0.0.0 [Pipeline] } [2023-05-03T05:59:14.015Z] $ docker exec --env ******** --env ******** 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb ssh-agent -k [2023-05-03T05:59:14.111Z] unset SSH_AUTH_SOCK; [2023-05-03T05:59:14.111Z] unset SSH_AGENT_PID; [2023-05-03T05:59:14.111Z] echo Agent pid 78 killed; [2023-05-03T05:59:14.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T05:59:14.918Z] + git semver [Pipeline] } [2023-05-03T05:59:14.957Z] $ docker stop --time=1 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb [2023-05-03T05:59:16.259Z] $ docker rm -f --volumes 899023ed275af2fc6e9a028c233f4d54b564944fe2cef2ec2f3d26b338d4eeeb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T05:59:16.653Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T05:59:16.919Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T05:59:16.935Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T05:59:17.553Z] provisioning config files... [2023-05-03T05:59:17.561Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/config17836925522582920831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T05:59:17.906Z] ---> docker-login.sh [2023-05-03T05:59:17.906Z] nexus3.edgexfoundry.org:10001 [2023-05-03T05:59:17.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:17.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:17.907Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:17.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:17.907Z] [2023-05-03T05:59:17.907Z] Login Succeeded [2023-05-03T05:59:17.907Z] nexus3.edgexfoundry.org:10002 [2023-05-03T05:59:17.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:17.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:17.907Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:17.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:17.907Z] [2023-05-03T05:59:17.907Z] Login Succeeded [2023-05-03T05:59:17.907Z] nexus3.edgexfoundry.org:10003 [2023-05-03T05:59:18.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:18.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:18.165Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:18.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:18.165Z] [2023-05-03T05:59:18.165Z] Login Succeeded [2023-05-03T05:59:18.165Z] nexus3.edgexfoundry.org:10004 [2023-05-03T05:59:18.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:18.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:18.424Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:18.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:18.424Z] [2023-05-03T05:59:18.424Z] Login Succeeded [2023-05-03T05:59:18.424Z] docker.io [2023-05-03T05:59:18.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T05:59:18.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T05:59:18.683Z] Configure a credential helper to remove this warning. See [2023-05-03T05:59:18.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T05:59:18.683Z] [2023-05-03T05:59:18.683Z] Login Succeeded [2023-05-03T05:59:18.683Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T05:59:18.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T05:59:18.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T05:59:18.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T05:59:18.959Z] ========================================================= [2023-05-03T05:59:18.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T05:59:18.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T05:59:19.430Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T05:59:19.430Z] Sending build context to Docker daemon 6.475MB [2023-05-03T05:59:19.430Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T05:59:19.430Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T05:59:19.430Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T05:59:19.430Z] f56be85fc22e: Pulling fs layer [2023-05-03T05:59:19.430Z] 85791d961cd3: Pulling fs layer [2023-05-03T05:59:19.430Z] d694b5ae8c79: Pulling fs layer [2023-05-03T05:59:19.430Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T05:59:19.430Z] 4d19c01a9841: Pulling fs layer [2023-05-03T05:59:19.430Z] 9325e15d5711: Pulling fs layer [2023-05-03T05:59:19.430Z] 556b6ee489ea: Pulling fs layer [2023-05-03T05:59:19.430Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T05:59:19.430Z] 9f32a84ed3da: Waiting [2023-05-03T05:59:19.430Z] 4d19c01a9841: Waiting [2023-05-03T05:59:19.430Z] 9325e15d5711: Waiting [2023-05-03T05:59:19.430Z] c5a4b2cf53e6: Waiting [2023-05-03T05:59:19.430Z] 556b6ee489ea: Waiting [2023-05-03T05:59:19.430Z] 85791d961cd3: Download complete [2023-05-03T05:59:19.430Z] 9f32a84ed3da: Download complete [2023-05-03T05:59:19.430Z] 4d19c01a9841: Verifying Checksum [2023-05-03T05:59:19.430Z] 4d19c01a9841: Download complete [2023-05-03T05:59:19.688Z] f56be85fc22e: Download complete [2023-05-03T05:59:19.688Z] 9325e15d5711: Verifying Checksum [2023-05-03T05:59:19.688Z] 9325e15d5711: Download complete [2023-05-03T05:59:19.688Z] f56be85fc22e: Pull complete [2023-05-03T05:59:19.947Z] 85791d961cd3: Pull complete [2023-05-03T05:59:19.947Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T05:59:19.947Z] c5a4b2cf53e6: Download complete [2023-05-03T05:59:20.204Z] d694b5ae8c79: Verifying Checksum [2023-05-03T05:59:20.204Z] d694b5ae8c79: Download complete [2023-05-03T05:59:20.204Z] 556b6ee489ea: Verifying Checksum [2023-05-03T05:59:20.205Z] 556b6ee489ea: Download complete [2023-05-03T05:59:23.485Z] d694b5ae8c79: Pull complete [2023-05-03T05:59:23.485Z] 9f32a84ed3da: Pull complete [2023-05-03T05:59:23.485Z] 4d19c01a9841: Pull complete [2023-05-03T05:59:23.485Z] 9325e15d5711: Pull complete [2023-05-03T05:59:25.382Z] 556b6ee489ea: Pull complete [2023-05-03T05:59:26.316Z] c5a4b2cf53e6: Pull complete [2023-05-03T05:59:26.316Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T05:59:26.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T05:59:26.316Z] ---> c4be618373d6 [2023-05-03T05:59:26.316Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-03T05:59:29.610Z] ---> Running in 84059935fb82 [2023-05-03T05:59:29.610Z] Removing intermediate container 84059935fb82 [2023-05-03T05:59:29.610Z] ---> f4748a275b11 [2023-05-03T05:59:29.610Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T05:59:29.610Z] ---> Running in a98da5a59e07 [2023-05-03T05:59:29.610Z] Removing intermediate container a98da5a59e07 [2023-05-03T05:59:29.610Z] ---> 4d6260677fa6 [2023-05-03T05:59:29.610Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-03T05:59:29.610Z] ---> Running in bfae338d3b0d [2023-05-03T05:59:29.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T05:59:29.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T05:59:29.869Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T05:59:29.869Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-03T05:59:29.869Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T05:59:30.129Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T05:59:30.129Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-03T05:59:30.129Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-03T05:59:30.129Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-03T05:59:30.129Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-03T05:59:30.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T05:59:30.129Z] OK: 270 MiB in 61 packages [2023-05-03T05:59:30.388Z] Removing intermediate container bfae338d3b0d [2023-05-03T05:59:30.388Z] ---> a71f4f5ca975 [2023-05-03T05:59:30.388Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-03T05:59:30.388Z] ---> Running in 2c6fdc356ae5 [2023-05-03T05:59:30.648Z] Removing intermediate container 2c6fdc356ae5 [2023-05-03T05:59:30.648Z] ---> 4b50f0fc0456 [2023-05-03T05:59:30.648Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T05:59:30.648Z] ---> 190f3368ce92 [2023-05-03T05:59:30.648Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T05:59:30.648Z] ---> Running in 22cc80a38b43 [2023-05-03T05:59:32.363Z] Still waiting to schedule task [2023-05-03T05:59:32.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T05:59:57.202Z] Removing intermediate container 22cc80a38b43 [2023-05-03T05:59:57.202Z] ---> 1d2f2310da89 [2023-05-03T05:59:57.202Z] Step 9/10 : COPY . . [2023-05-03T05:59:57.202Z] ---> d21a0e7d1d43 [2023-05-03T05:59:57.202Z] Step 10/10 : RUN ${MAKE} [2023-05-03T05:59:57.202Z] ---> Running in 6eb784d84edb [2023-05-03T05:59:57.202Z] noop [2023-05-03T05:59:57.202Z] Removing intermediate container 6eb784d84edb [2023-05-03T05:59:57.202Z] ---> a3601a21291e [2023-05-03T05:59:57.202Z] Successfully built a3601a21291e [2023-05-03T05:59:57.202Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T05:59:57.642Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T05:59:57.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T05:59:57.795Z] prd-ubuntu20.04-docker-8c-8g-12548 does not seem to be running inside a container [2023-05-03T05:59:57.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-469 -v /w/workspace/xfoundry_device-modbus-go_PR-469:/w/workspace/xfoundry_device-modbus-go_PR-469:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-469@tmp:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T05:59:58.161Z] $ docker top 340be1b691f7873eda92cbbfe36ca895d72578643582f825c27d84f57651eb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T05:59:58.540Z] + go version [2023-05-03T05:59:58.540Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T05:59:58.576Z] $ docker stop --time=1 340be1b691f7873eda92cbbfe36ca895d72578643582f825c27d84f57651eb4a [2023-05-03T05:59:59.875Z] $ docker rm -f --volumes 340be1b691f7873eda92cbbfe36ca895d72578643582f825c27d84f57651eb4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:00:00.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T06:00:00.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:00:00.757Z] prd-ubuntu20.04-docker-8c-8g-12548 does not seem to be running inside a container [2023-05-03T06:00:00.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-469 -v /w/workspace/xfoundry_device-modbus-go_PR-469:/w/workspace/xfoundry_device-modbus-go_PR-469:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-469@tmp:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T06:00:01.104Z] $ docker top 1bd3676300ae858d2ab6000c527f1274fa4b15e62784dcb4ef61d4a9eb8d01f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T06:00:01.490Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-469 [Pipeline] fileExists [Pipeline] sh [2023-05-03T06:00:01.857Z] + make test [2023-05-03T06:00:01.857Z] go test ./... -coverprofile=coverage.out [2023-05-03T06:00:07.874Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-03T06:00:16.492Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-03T06:00:16.492Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements [2023-05-03T06:00:23.046Z] go vet ./... [2023-05-03T06:00:26.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T06:00:26.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T06:00:26.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T06:00:26.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T06:00:26.393Z] $ docker stop --time=1 1bd3676300ae858d2ab6000c527f1274fa4b15e62784dcb4ef61d4a9eb8d01f9 [2023-05-03T06:00:29.096Z] $ docker rm -f --volumes 1bd3676300ae858d2ab6000c527f1274fa4b15e62784dcb4ef61d4a9eb8d01f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T06:00:29.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T06:00:29.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T06:00:30.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T06:00:30.603Z] + ls -al . [2023-05-03T06:00:30.603Z] total 180 [2023-05-03T06:00:30.603Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 06:00 . [2023-05-03T06:00:30.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 05:58 .. [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 05:58 .dockerignore [2023-05-03T06:00:30.603Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 05:59 .git [2023-05-03T06:00:30.603Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 05:58 .github [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 331 May 3 05:58 .gitignore [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 05:58 .golangci.yml [2023-05-03T06:00:30.603Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 05:59 .semver [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 3 05:58 Attribution.txt [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 3 05:58 CHANGELOG.md [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 3 05:58 Dockerfile [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 05:58 GOVERNANCE.md [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 05:58 Jenkinsfile [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 05:58 LICENSE [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 3 05:58 Makefile [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 05:58 OWNERS.md [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 3 05:58 README.md [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 05:59 VERSION [2023-05-03T06:00:30.603Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 05:58 bin [2023-05-03T06:00:30.603Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 05:58 cmd [2023-05-03T06:00:30.603Z] -rw-r--r-- 1 jenkins jenkins 24160 May 3 06:00 coverage.out [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 3 05:58 go.mod [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 3 05:58 go.sum [2023-05-03T06:00:30.603Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 05:58 internal [2023-05-03T06:00:30.603Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 05:58 simulator [2023-05-03T06:00:30.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 05:58 snap [2023-05-03T06:00:30.603Z] -rw-rw-r-- 1 jenkins jenkins 229 May 3 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:00:31.025Z] + 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=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b --label arch=amd64 --label version=0.0.0 . [2023-05-03T06:00:31.025Z] Sending build context to Docker daemon 6.5MB [2023-05-03T06:00:31.025Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T06:00:31.025Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-03T06:00:31.025Z] ---> a3601a21291e [2023-05-03T06:00:31.025Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-03T06:00:31.025Z] ---> Running in 97c624621360 [2023-05-03T06:00:31.299Z] Removing intermediate container 97c624621360 [2023-05-03T06:00:31.299Z] ---> d717d6c31c7e [2023-05-03T06:00:31.299Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T06:00:31.299Z] ---> Running in c5ba537ef46b [2023-05-03T06:00:31.299Z] Removing intermediate container c5ba537ef46b [2023-05-03T06:00:31.299Z] ---> 3a77be0f6326 [2023-05-03T06:00:31.299Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-03T06:00:31.299Z] ---> Running in 1c3e5e219937 [2023-05-03T06:00:31.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T06:00:31.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T06:00:32.083Z] OK: 270 MiB in 61 packages [2023-05-03T06:00:32.340Z] Removing intermediate container 1c3e5e219937 [2023-05-03T06:00:32.340Z] ---> 15548e172175 [2023-05-03T06:00:32.340Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-03T06:00:32.340Z] ---> Running in 60d553e1d698 [2023-05-03T06:00:32.340Z] Removing intermediate container 60d553e1d698 [2023-05-03T06:00:32.340Z] ---> 2ae6141494d6 [2023-05-03T06:00:32.340Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-03T06:00:32.597Z] ---> 2fa39f28df3b [2023-05-03T06:00:32.598Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T06:00:32.598Z] ---> Running in bd1529d1a637 [2023-05-03T06:00:33.167Z] Removing intermediate container bd1529d1a637 [2023-05-03T06:00:33.167Z] ---> 0ae84f702f3d [2023-05-03T06:00:33.167Z] Step 9/22 : COPY . . [2023-05-03T06:00:33.733Z] ---> 3aa73d582ab3 [2023-05-03T06:00:33.733Z] Step 10/22 : RUN ${MAKE} [2023-05-03T06:00:33.733Z] ---> Running in 2ea47bdc0c33 [2023-05-03T06:00:33.991Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-03T06:00:52.065Z] Removing intermediate container 2ea47bdc0c33 [2023-05-03T06:00:52.065Z] ---> a287acf673a4 [2023-05-03T06:00:52.065Z] Step 11/22 : FROM alpine:3.17 [2023-05-03T06:00:52.065Z] 3.17: Pulling from library/alpine [2023-05-03T06:00:52.065Z] f56be85fc22e: Already exists [2023-05-03T06:00:52.065Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T06:00:52.065Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T06:00:52.065Z] ---> 9ed4aefc74f6 [2023-05-03T06:00:52.065Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-03T06:00:52.065Z] ---> Running in d8a62ef76cf5 [2023-05-03T06:00:52.065Z] Removing intermediate container d8a62ef76cf5 [2023-05-03T06:00:52.065Z] ---> fe979d859b08 [2023-05-03T06:00:52.065Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-03T06:00:52.065Z] ---> Running in bf0b819a37cf [2023-05-03T06:00:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T06:00:52.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T06:00:52.065Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T06:00:52.065Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T06:00:52.065Z] OK: 7 MiB in 16 packages [2023-05-03T06:00:52.065Z] Removing intermediate container bf0b819a37cf [2023-05-03T06:00:52.065Z] ---> ff537a409d76 [2023-05-03T06:00:52.065Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-03T06:00:53.039Z] ---> 7297f9304acc [2023-05-03T06:00:53.039Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-03T06:00:53.039Z] ---> 46f7ecddc483 [2023-05-03T06:00:53.039Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-03T06:00:53.039Z] ---> af803e9cff1d [2023-05-03T06:00:53.039Z] Step 17/22 : EXPOSE 59901 [2023-05-03T06:00:53.039Z] ---> Running in d9107775c2cf [2023-05-03T06:00:53.039Z] Removing intermediate container d9107775c2cf [2023-05-03T06:00:53.039Z] ---> 43fb9d5595ca [2023-05-03T06:00:53.039Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-03T06:00:53.039Z] ---> Running in 140c2df5339e [2023-05-03T06:00:53.296Z] Removing intermediate container 140c2df5339e [2023-05-03T06:00:53.296Z] ---> 14afb21d7300 [2023-05-03T06:00:53.297Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T06:00:53.297Z] ---> Running in cfb002e7d881 [2023-05-03T06:00:53.297Z] Removing intermediate container cfb002e7d881 [2023-05-03T06:00:53.297Z] ---> 3f4c6c0b1c0b [2023-05-03T06:00:53.297Z] Step 20/22 : LABEL arch=amd64 [2023-05-03T06:00:53.297Z] ---> Running in e51f8e168443 [2023-05-03T06:00:53.297Z] Removing intermediate container e51f8e168443 [2023-05-03T06:00:53.297Z] ---> cba4feb00e12 [2023-05-03T06:00:53.297Z] Step 21/22 : LABEL git_sha=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [2023-05-03T06:00:53.297Z] ---> Running in 91e538c95760 [2023-05-03T06:00:53.555Z] Removing intermediate container 91e538c95760 [2023-05-03T06:00:53.555Z] ---> c641073a5dd0 [2023-05-03T06:00:53.555Z] Step 22/22 : LABEL version=0.0.0 [2023-05-03T06:00:53.555Z] ---> Running in d3d7ff39f320 [2023-05-03T06:00:53.555Z] Removing intermediate container d3d7ff39f320 [2023-05-03T06:00:53.555Z] ---> 8d01630404fd [2023-05-03T06:00:53.555Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T06:00:53.555Z] Successfully built 8d01630404fd [2023-05-03T06:00:53.555Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:00:54.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T06:00:54.408Z] [2023-05-03T06:00:54.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:00:54.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T06:00:54.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T06:00:54.770Z] 5eb5b503b376: Pulling fs layer [2023-05-03T06:00:54.770Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T06:00:54.770Z] ec43610c2a17: Pulling fs layer [2023-05-03T06:00:54.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T06:00:54.770Z] 33b1e0a273af: Pulling fs layer [2023-05-03T06:00:54.770Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T06:00:54.770Z] 2f39f015ded8: Pulling fs layer [2023-05-03T06:00:54.770Z] 33b1e0a273af: Waiting [2023-05-03T06:00:54.770Z] 5d3b04190fa2: Waiting [2023-05-03T06:00:54.770Z] 2f39f015ded8: Waiting [2023-05-03T06:00:54.770Z] 3a2ae6a8a46f: Waiting [2023-05-03T06:00:54.770Z] 5c69ac0246d0: Download complete [2023-05-03T06:00:54.770Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T06:00:54.770Z] 3a2ae6a8a46f: Download complete [2023-05-03T06:00:54.770Z] ec43610c2a17: Verifying Checksum [2023-05-03T06:00:54.770Z] ec43610c2a17: Download complete [2023-05-03T06:00:54.770Z] 33b1e0a273af: Verifying Checksum [2023-05-03T06:00:54.771Z] 33b1e0a273af: Download complete [2023-05-03T06:00:54.771Z] 5d3b04190fa2: Verifying Checksum [2023-05-03T06:00:54.771Z] 5d3b04190fa2: Download complete [2023-05-03T06:00:55.027Z] 5eb5b503b376: Verifying Checksum [2023-05-03T06:00:55.027Z] 5eb5b503b376: Download complete [2023-05-03T06:00:55.591Z] 2f39f015ded8: Download complete [2023-05-03T06:00:55.850Z] 5eb5b503b376: Pull complete [2023-05-03T06:00:56.109Z] 5c69ac0246d0: Pull complete [2023-05-03T06:00:56.367Z] ec43610c2a17: Pull complete [2023-05-03T06:00:56.625Z] 3a2ae6a8a46f: Pull complete [2023-05-03T06:00:56.625Z] 33b1e0a273af: Pull complete [2023-05-03T06:00:56.882Z] 5d3b04190fa2: Pull complete [2023-05-03T06:01:01.068Z] 2f39f015ded8: Pull complete [2023-05-03T06:01:01.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T06:01:01.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T06:01:01.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:01:01.275Z] prd-ubuntu20.04-docker-8c-8g-12548 does not seem to be running inside a container [2023-05-03T06:01:01.305Z] $ 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-469 -v /w/workspace/xfoundry_device-modbus-go_PR-469:/w/workspace/xfoundry_device-modbus-go_PR-469:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-469@tmp:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-03T06:01:04.375Z] $ docker top 8ab106298bf160a63d312657477e6741b3dda01ecb765f87704a917d8f0e255a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:01:04.885Z] ---> job-cost.sh [2023-05-03T06:01:04.885Z] lf-activate-venv: SKIPPING [2023-05-03T06:01:04.885Z] INFO: No Stack... [2023-05-03T06:01:05.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T06:01:05.403Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T06:01:05.713Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-469/archives/cost.csv [2023-05-03T06:01:05.713Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T06:01:05.752Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [2023-05-03T06:01:05.756Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] did not exist. Created. [2023-05-03T06:01:05.756Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T06:01:06.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T06:01:06.184Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T06:01:06.214Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T06:01:06.291Z] $ docker stop --time=1 8ab106298bf160a63d312657477e6741b3dda01ecb765f87704a917d8f0e255a [2023-05-03T06:01:07.431Z] $ docker rm -f --volumes 8ab106298bf160a63d312657477e6741b3dda01ecb765f87704a917d8f0e255a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-03T06:01:58.890Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12550 in /w/workspace/xfoundry_device-modbus-go_PR-469 [Pipeline] { [Pipeline] ws [2023-05-03T06:01:58.947Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-03T06:01:59.029Z] Selected Git installation does not exist. Using Default [2023-05-03T06:01:59.029Z] The recommended git tool is: NONE [2023-05-03T06:02:04.895Z] using credential edgex-jenkins-ssh [2023-05-03T06:02:04.913Z] Cloning the remote Git repository [2023-05-03T06:02:04.969Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-03T06:02:05.100Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-03T06:02:05.295Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-03T06:02:05.296Z] > git --version # timeout=10 [2023-05-03T06:02:05.324Z] > git --version # 'git version 2.25.1' [2023-05-03T06:02:05.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T06:02:05.521Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T06:02:06.675Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-03T06:02:06.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T06:02:08.474Z] Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [2023-05-03T06:02:08.773Z] Merge succeeded, producing 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [2023-05-03T06:02:08.774Z] Checking out Revision 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b (PR-469) [2023-05-03T06:02:07.918Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-03T06:02:07.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-03T06:02:07.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T06:02:07.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/469/head:refs/remotes/origin/PR-469 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T06:02:08.497Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T06:02:08.579Z] > git checkout -f 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b # timeout=10 [2023-05-03T06:02:08.663Z] > git remote # timeout=10 [2023-05-03T06:02:08.684Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T06:02:08.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T06:02:08.727Z] > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 [2023-05-03T06:02:08.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T06:02:08.785Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T06:02:08.811Z] > git checkout -f 958061bc5e76eaf6e32631ec652fcfa4b1f0da1b # timeout=10 [2023-05-03T06:02:09.265Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-03T06:02:09.318Z] > git --version # timeout=10 [2023-05-03T06:02:09.328Z] > git --version # 'git version 2.25.1' [2023-05-03T06:02:09.353Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T06:02:10.369Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T06:02:10.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T06:02:10.369Z] Dload Upload Total Spent Left Speed [2023-05-03T06:02:10.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-05-03T06:02:11.011Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T06:02:11.359Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T06:02:11.359Z] + sudo tee /etc/docker/daemon.new [2023-05-03T06:02:11.359Z] { [2023-05-03T06:02:11.359Z] "registry-mirrors": [ [2023-05-03T06:02:11.359Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T06:02:11.359Z] ], [2023-05-03T06:02:11.359Z] "bip": "10.250.0.254/24", [2023-05-03T06:02:11.359Z] "hosts": [ [2023-05-03T06:02:11.359Z] "tcp://0.0.0.0:5555", [2023-05-03T06:02:11.359Z] "unix:///var/run/docker.sock" [2023-05-03T06:02:11.359Z] ], [2023-05-03T06:02:11.359Z] "mtu": 1458, [2023-05-03T06:02:11.359Z] "selinux-enabled": true, [2023-05-03T06:02:11.359Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T06:02:11.360Z] } [Pipeline] sh [2023-05-03T06:02:11.712Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T06:02:12.059Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T06:02:30.388Z] provisioning config files... [2023-05-03T06:02:30.418Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config175643118987631437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:02:30.817Z] ---> docker-login.sh [2023-05-03T06:02:30.817Z] nexus3.edgexfoundry.org:10001 [2023-05-03T06:02:31.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T06:02:31.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T06:02:31.415Z] Configure a credential helper to remove this warning. See [2023-05-03T06:02:31.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T06:02:31.415Z] [2023-05-03T06:02:31.415Z] Login Succeeded [2023-05-03T06:02:31.415Z] nexus3.edgexfoundry.org:10002 [2023-05-03T06:02:31.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T06:02:31.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T06:02:31.956Z] Configure a credential helper to remove this warning. See [2023-05-03T06:02:31.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T06:02:31.956Z] [2023-05-03T06:02:31.956Z] Login Succeeded [2023-05-03T06:02:31.956Z] nexus3.edgexfoundry.org:10003 [2023-05-03T06:02:31.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T06:02:32.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T06:02:32.228Z] Configure a credential helper to remove this warning. See [2023-05-03T06:02:32.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T06:02:32.228Z] [2023-05-03T06:02:32.228Z] Login Succeeded [2023-05-03T06:02:32.228Z] nexus3.edgexfoundry.org:10004 [2023-05-03T06:02:32.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T06:02:32.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T06:02:32.501Z] Configure a credential helper to remove this warning. See [2023-05-03T06:02:32.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T06:02:32.501Z] [2023-05-03T06:02:32.501Z] Login Succeeded [2023-05-03T06:02:32.501Z] docker.io [2023-05-03T06:02:32.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T06:02:33.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T06:02:33.042Z] Configure a credential helper to remove this warning. See [2023-05-03T06:02:33.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T06:02:33.042Z] [2023-05-03T06:02:33.042Z] Login Succeeded [2023-05-03T06:02:33.042Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T06:02:33.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T06:02:33.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T06:02:33.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T06:02:33.545Z] ========================================================= [2023-05-03T06:02:33.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T06:02:33.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:02:34.045Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-03T06:02:34.318Z] Sending build context to Docker daemon 3.381MB [2023-05-03T06:02:34.318Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T06:02:34.318Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-03T06:02:34.592Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T06:02:34.592Z] c41833b44d91: Pulling fs layer [2023-05-03T06:02:34.592Z] ed15518f5707: Pulling fs layer [2023-05-03T06:02:34.592Z] feae8fd75edb: Pulling fs layer [2023-05-03T06:02:34.592Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T06:02:34.592Z] 3cdef696dda3: Pulling fs layer [2023-05-03T06:02:34.592Z] 2ced38df9373: Pulling fs layer [2023-05-03T06:02:34.592Z] 58f1dce35555: Pulling fs layer [2023-05-03T06:02:34.592Z] 242c74f7c9fa: Waiting [2023-05-03T06:02:34.592Z] 2ced38df9373: Waiting [2023-05-03T06:02:34.592Z] 58f1dce35555: Waiting [2023-05-03T06:02:34.592Z] 3cdef696dda3: Waiting [2023-05-03T06:02:34.592Z] ed15518f5707: Verifying Checksum [2023-05-03T06:02:34.592Z] ed15518f5707: Download complete [2023-05-03T06:02:34.592Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T06:02:34.592Z] 242c74f7c9fa: Download complete [2023-05-03T06:02:34.592Z] 3cdef696dda3: Verifying Checksum [2023-05-03T06:02:34.592Z] 3cdef696dda3: Download complete [2023-05-03T06:02:34.592Z] c41833b44d91: Verifying Checksum [2023-05-03T06:02:34.592Z] c41833b44d91: Download complete [2023-05-03T06:02:36.029Z] c41833b44d91: Pull complete [2023-05-03T06:02:36.303Z] 58f1dce35555: Verifying Checksum [2023-05-03T06:02:36.303Z] 58f1dce35555: Download complete [2023-05-03T06:02:37.276Z] feae8fd75edb: Verifying Checksum [2023-05-03T06:02:37.276Z] feae8fd75edb: Download complete [2023-05-03T06:02:37.544Z] 2ced38df9373: Verifying Checksum [2023-05-03T06:02:37.544Z] 2ced38df9373: Download complete [2023-05-03T06:02:38.961Z] ed15518f5707: Pull complete [2023-05-03T06:02:51.377Z] feae8fd75edb: Pull complete [2023-05-03T06:02:51.377Z] 242c74f7c9fa: Pull complete [2023-05-03T06:02:51.377Z] 3cdef696dda3: Pull complete [2023-05-03T06:02:56.744Z] 2ced38df9373: Pull complete [2023-05-03T06:02:59.334Z] 58f1dce35555: Pull complete [2023-05-03T06:02:59.334Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T06:02:59.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T06:02:59.334Z] ---> fadd8f120f05 [2023-05-03T06:02:59.334Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-03T06:03:00.754Z] ---> Running in c85ab4ab00b9 [2023-05-03T06:03:01.025Z] Removing intermediate container c85ab4ab00b9 [2023-05-03T06:03:01.025Z] ---> 7159aab416f5 [2023-05-03T06:03:01.025Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T06:03:01.294Z] ---> Running in a5d19e5ae96e [2023-05-03T06:03:01.563Z] Removing intermediate container a5d19e5ae96e [2023-05-03T06:03:01.563Z] ---> 7f138880af65 [2023-05-03T06:03:01.563Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-03T06:03:01.563Z] ---> Running in 8ff5aab87df7 [2023-05-03T06:03:02.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T06:03:03.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T06:03:04.217Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-03T06:03:04.491Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-03T06:03:04.491Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-03T06:03:04.491Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T06:03:04.491Z] OK: 270 MiB in 61 packages [2023-05-03T06:03:05.910Z] Removing intermediate container 8ff5aab87df7 [2023-05-03T06:03:05.910Z] ---> d33b29652461 [2023-05-03T06:03:05.910Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-03T06:03:05.910Z] ---> Running in 91a7f8ac34ca [2023-05-03T06:03:06.177Z] Removing intermediate container 91a7f8ac34ca [2023-05-03T06:03:06.177Z] ---> 87463bd0e1b7 [2023-05-03T06:03:06.177Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-03T06:03:06.769Z] ---> 6294d8a83278 [2023-05-03T06:03:06.769Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T06:03:06.769Z] ---> Running in 252c96bdc2b3 [2023-05-03T06:04:14.684Z] Removing intermediate container 252c96bdc2b3 [2023-05-03T06:04:14.684Z] ---> bea58da4fbe2 [2023-05-03T06:04:14.684Z] Step 9/10 : COPY . . [2023-05-03T06:04:14.684Z] ---> 2f7a8ae65aa5 [2023-05-03T06:04:14.684Z] Step 10/10 : RUN ${MAKE} [2023-05-03T06:04:14.684Z] ---> Running in 64a7a41c594b [2023-05-03T06:04:14.684Z] noop [2023-05-03T06:04:14.684Z] Removing intermediate container 64a7a41c594b [2023-05-03T06:04:14.684Z] ---> cd528bfdd915 [2023-05-03T06:04:14.684Z] Successfully built cd528bfdd915 [2023-05-03T06:04:14.684Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:04:15.151Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T06:04:15.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:04:15.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-12550 does not seem to be running inside a container [2023-05-03T06:04:15.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T06:04:16.633Z] $ docker top 03dbf55201b85c7863f4de095c32e6ad550af4ad8f6d54b4d08c5b5de3546865 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T06:04:17.497Z] + go version [2023-05-03T06:04:17.497Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T06:04:17.537Z] $ docker stop --time=1 03dbf55201b85c7863f4de095c32e6ad550af4ad8f6d54b4d08c5b5de3546865 [2023-05-03T06:04:19.156Z] $ docker rm -f --volumes 03dbf55201b85c7863f4de095c32e6ad550af4ad8f6d54b4d08c5b5de3546865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:04:19.979Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T06:04:19.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:04:20.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-12550 does not seem to be running inside a container [2023-05-03T06:04:20.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T06:04:21.416Z] $ docker top 4b6375b5026cf5f7f3fd91a5fa89a8c664b7eec29882bde3261de43e751eeb53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T06:04:22.279Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T06:04:22.668Z] + make test [2023-05-03T06:04:22.946Z] go test ./... -coverprofile=coverage.out [2023-05-03T06:04:55.187Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-03T06:07:03.075Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-03T06:07:03.075Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.077s coverage: 47.4% of statements [2023-05-03T06:07:03.075Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T06:07:03.075Z] go vet ./... [2023-05-03T06:07:25.166Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T06:07:25.166Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T06:07:25.166Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T06:07:25.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T06:07:25.823Z] $ docker stop --time=1 4b6375b5026cf5f7f3fd91a5fa89a8c664b7eec29882bde3261de43e751eeb53 [2023-05-03T06:07:30.256Z] $ docker rm -f --volumes 4b6375b5026cf5f7f3fd91a5fa89a8c664b7eec29882bde3261de43e751eeb53 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T06:07:31.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T06:07:31.560Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T06:07:32.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T06:07:32.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T06:07:33.045Z] + ls -al . [2023-05-03T06:07:33.045Z] total 176 [2023-05-03T06:07:33.045Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 06:04 . [2023-05-03T06:07:33.045Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 06:02 .. [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 140 May 3 06:02 .dockerignore [2023-05-03T06:07:33.045Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 06:02 .git [2023-05-03T06:07:33.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 06:02 .github [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 331 May 3 06:02 .gitignore [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 06:02 .golangci.yml [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 3 06:02 Attribution.txt [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 3 06:02 CHANGELOG.md [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 3 06:02 Dockerfile [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 06:02 GOVERNANCE.md [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 680 May 3 06:02 Jenkinsfile [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 06:02 LICENSE [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 3 06:02 Makefile [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 622 May 3 06:02 OWNERS.md [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 3 06:02 README.md [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 05:59 VERSION [2023-05-03T06:07:33.045Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 06:02 bin [2023-05-03T06:07:33.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 06:02 cmd [2023-05-03T06:07:33.045Z] -rw-r--r-- 1 jenkins jenkins 24160 May 3 06:06 coverage.out [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 3 06:02 go.mod [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 31670 May 3 06:02 go.sum [2023-05-03T06:07:33.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 06:02 internal [2023-05-03T06:07:33.045Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 06:02 simulator [2023-05-03T06:07:33.045Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 06:02 snap [2023-05-03T06:07:33.045Z] -rw-rw-r-- 1 jenkins jenkins 229 May 3 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:07:33.480Z] + 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=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b --label arch=arm64 --label version=0.0.0 . [2023-05-03T06:07:33.749Z] Sending build context to Docker daemon 3.406MB [2023-05-03T06:07:33.749Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T06:07:33.749Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-03T06:07:33.749Z] ---> cd528bfdd915 [2023-05-03T06:07:33.749Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-03T06:07:34.019Z] ---> Running in 362d9eb0c1ae [2023-05-03T06:07:34.288Z] Removing intermediate container 362d9eb0c1ae [2023-05-03T06:07:34.288Z] ---> 78d4dc1b4e76 [2023-05-03T06:07:34.288Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T06:07:34.288Z] ---> Running in 97f502bf7e02 [2023-05-03T06:07:34.559Z] Removing intermediate container 97f502bf7e02 [2023-05-03T06:07:34.559Z] ---> 068949c98968 [2023-05-03T06:07:34.559Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-03T06:07:34.830Z] ---> Running in 05964a84bcea [2023-05-03T06:07:35.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T06:07:36.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T06:07:37.345Z] OK: 270 MiB in 61 packages [2023-05-03T06:07:38.310Z] Removing intermediate container 05964a84bcea [2023-05-03T06:07:38.310Z] ---> 6e2e9ce52b6f [2023-05-03T06:07:38.310Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-03T06:07:38.310Z] ---> Running in 6c9d8c957a9f [2023-05-03T06:07:38.579Z] Removing intermediate container 6c9d8c957a9f [2023-05-03T06:07:38.579Z] ---> c9703eeb0d46 [2023-05-03T06:07:38.579Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-03T06:07:39.164Z] ---> fcc269bf2a66 [2023-05-03T06:07:39.164Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T06:07:39.164Z] ---> Running in ed9ceaba3981 [2023-05-03T06:07:41.747Z] Removing intermediate container ed9ceaba3981 [2023-05-03T06:07:41.747Z] ---> 13f4dc2a6ffb [2023-05-03T06:07:41.747Z] Step 9/22 : COPY . . [2023-05-03T06:07:42.713Z] ---> 3400c6de5762 [2023-05-03T06:07:42.713Z] Step 10/22 : RUN ${MAKE} [2023-05-03T06:07:42.713Z] ---> Running in c8d69304f9de [2023-05-03T06:07:45.318Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-05-03T06:10:07.089Z] Removing intermediate container c8d69304f9de [2023-05-03T06:10:07.089Z] ---> ae7947178e9a [2023-05-03T06:10:07.089Z] Step 11/22 : FROM alpine:3.17 [2023-05-03T06:10:07.089Z] 3.17: Pulling from library/alpine [2023-05-03T06:10:07.089Z] c41833b44d91: Already exists [2023-05-03T06:10:07.089Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T06:10:07.089Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T06:10:07.089Z] ---> 51e60588ff2c [2023-05-03T06:10:07.089Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-03T06:10:07.090Z] ---> Running in 5de73b105839 [2023-05-03T06:10:07.090Z] Removing intermediate container 5de73b105839 [2023-05-03T06:10:07.090Z] ---> add44c74ffcb [2023-05-03T06:10:07.090Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-03T06:10:07.090Z] ---> Running in b51d898697f2 [2023-05-03T06:10:07.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T06:10:07.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T06:10:07.090Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T06:10:07.090Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T06:10:07.090Z] OK: 8 MiB in 16 packages [2023-05-03T06:10:07.090Z] Removing intermediate container b51d898697f2 [2023-05-03T06:10:07.090Z] ---> cfcd53e633ed [2023-05-03T06:10:07.090Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-03T06:10:07.090Z] ---> 8f145ac57f36 [2023-05-03T06:10:07.090Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-03T06:10:07.090Z] ---> c39b3a668665 [2023-05-03T06:10:07.090Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-03T06:10:07.090Z] ---> 3201e8f66108 [2023-05-03T06:10:07.090Z] Step 17/22 : EXPOSE 59901 [2023-05-03T06:10:07.090Z] ---> Running in 691f2c917833 [2023-05-03T06:10:07.090Z] Removing intermediate container 691f2c917833 [2023-05-03T06:10:07.090Z] ---> bea8c82c97eb [2023-05-03T06:10:07.090Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-03T06:10:07.090Z] ---> Running in 7a437e728a75 [2023-05-03T06:10:07.090Z] Removing intermediate container 7a437e728a75 [2023-05-03T06:10:07.090Z] ---> 1bfdce0f28f1 [2023-05-03T06:10:07.090Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-03T06:10:07.090Z] ---> Running in 4cbbc53504ef [2023-05-03T06:10:07.090Z] Removing intermediate container 4cbbc53504ef [2023-05-03T06:10:07.090Z] ---> 3d22a7cc5998 [2023-05-03T06:10:07.090Z] Step 20/22 : LABEL arch=arm64 [2023-05-03T06:10:07.090Z] ---> Running in 945cea81ea62 [2023-05-03T06:10:07.090Z] Removing intermediate container 945cea81ea62 [2023-05-03T06:10:07.090Z] ---> 1124ab4a378b [2023-05-03T06:10:07.090Z] Step 21/22 : LABEL git_sha=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [2023-05-03T06:10:07.090Z] ---> Running in 9536f037889a [2023-05-03T06:10:07.090Z] Removing intermediate container 9536f037889a [2023-05-03T06:10:07.090Z] ---> 5933eb35a12f [2023-05-03T06:10:07.090Z] Step 22/22 : LABEL version=0.0.0 [2023-05-03T06:10:07.090Z] ---> Running in c76bc5422b8b [2023-05-03T06:10:07.090Z] Removing intermediate container c76bc5422b8b [2023-05-03T06:10:07.090Z] ---> a6cd192b5158 [2023-05-03T06:10:07.090Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T06:10:07.090Z] Successfully built a6cd192b5158 [2023-05-03T06:10:07.090Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:10:07.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T06:10:07.929Z] [2023-05-03T06:10:07.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:10:08.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T06:10:08.332Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T06:10:08.332Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T06:10:08.332Z] 04944245beec: Pulling fs layer [2023-05-03T06:10:08.332Z] 699f458cf7ca: Pulling fs layer [2023-05-03T06:10:08.332Z] 765212b225bb: Pulling fs layer [2023-05-03T06:10:08.332Z] f23df028b6ca: Pulling fs layer [2023-05-03T06:10:08.332Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T06:10:08.332Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T06:10:08.332Z] 765212b225bb: Waiting [2023-05-03T06:10:08.332Z] f23df028b6ca: Waiting [2023-05-03T06:10:08.332Z] d65c8cfc05b1: Waiting [2023-05-03T06:10:08.332Z] 2437ff75d9bd: Waiting [2023-05-03T06:10:08.603Z] 04944245beec: Verifying Checksum [2023-05-03T06:10:08.603Z] 04944245beec: Download complete [2023-05-03T06:10:08.603Z] 765212b225bb: Verifying Checksum [2023-05-03T06:10:08.603Z] 765212b225bb: Download complete [2023-05-03T06:10:08.603Z] f23df028b6ca: Verifying Checksum [2023-05-03T06:10:08.603Z] f23df028b6ca: Download complete [2023-05-03T06:10:08.603Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T06:10:08.603Z] d65c8cfc05b1: Download complete [2023-05-03T06:10:08.603Z] 699f458cf7ca: Verifying Checksum [2023-05-03T06:10:09.189Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T06:10:09.189Z] 8998bd30e6a1: Download complete [2023-05-03T06:10:11.140Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T06:10:11.140Z] 2437ff75d9bd: Download complete [2023-05-03T06:10:12.551Z] 8998bd30e6a1: Pull complete [2023-05-03T06:10:13.290Z] 04944245beec: Pull complete [2023-05-03T06:10:14.752Z] 699f458cf7ca: Pull complete [2023-05-03T06:10:14.752Z] 765212b225bb: Pull complete [2023-05-03T06:10:15.367Z] f23df028b6ca: Pull complete [2023-05-03T06:10:15.639Z] d65c8cfc05b1: Pull complete [2023-05-03T06:10:30.652Z] 2437ff75d9bd: Pull complete [2023-05-03T06:10:30.652Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T06:10:30.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T06:10:30.652Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:10:30.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-12550 does not seem to be running inside a container [2023-05-03T06:10:31.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-03T06:10:33.616Z] $ docker top 76f56e380f7b9cda41e497f5a6e4dd571ebe244e8a7c81dc4d853924723d43cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:34.511Z] ---> job-cost.sh [2023-05-03T06:10:34.511Z] lf-activate-venv: SKIPPING [2023-05-03T06:10:34.511Z] INFO: No Stack... [2023-05-03T06:10:35.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T06:10:35.681Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T06:10:36.344Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-03T06:10:36.344Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T06:10:36.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [2023-05-03T06:10:36.439Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] did not exist. Created. [2023-05-03T06:10:36.439Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T06:10:36.857Z] /w/workspace/device-modbus-go/1@tmp/durable-4f2cf70c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T06:10:37.539Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T06:10:37.579Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T06:10:37.624Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T06:10:37.639Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-469-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T06:10:37.729Z] $ docker stop --time=1 76f56e380f7b9cda41e497f5a6e4dd571ebe244e8a7c81dc4d853924723d43cb [2023-05-03T06:10:39.221Z] $ docker rm -f --volumes 76f56e380f7b9cda41e497f5a6e4dd571ebe244e8a7c81dc4d853924723d43cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-03T06:10:40.237Z] provisioning config files... [2023-05-03T06:10:40.244Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/config18008517616893608881tmp [Pipeline] { [Pipeline] sh [2023-05-03T06:10:40.580Z] + set +x [2023-05-03T06:10:40.580Z] + curl -s https://codecov.io/bash [2023-05-03T06:10:40.580Z] + bash -s -- [2023-05-03T06:10:40.580Z] [2023-05-03T06:10:40.580Z] _____ _ [2023-05-03T06:10:40.580Z] / ____| | | [2023-05-03T06:10:40.580Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T06:10:40.580Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T06:10:40.580Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T06:10:40.580Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T06:10:40.580Z] Bash-1.0.6 [2023-05-03T06:10:40.580Z] [2023-05-03T06:10:40.580Z] [2023-05-03T06:10:40.580Z] ==> git version 2.25.1 found [2023-05-03T06:10:40.580Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-03T06:10:40.580Z] Release-Date: 2020-01-08 [2023-05-03T06:10:40.580Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-03T06:10:40.580Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T06:10:40.580Z] ==> Jenkins CI detected. [2023-05-03T06:10:40.580Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-469 [2023-05-03T06:10:40.580Z] project root: . [2023-05-03T06:10:40.580Z] --> token set from env [2023-05-03T06:10:40.580Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T06:10:40.580Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T06:10:40.580Z] ==> Python coveragepy not found [2023-05-03T06:10:40.580Z] ==> Searching for coverage reports in: [2023-05-03T06:10:40.580Z] + . [2023-05-03T06:10:40.580Z] -> Found 1 reports [2023-05-03T06:10:40.580Z] ==> Detecting git/mercurial file structure [2023-05-03T06:10:40.580Z] ==> Reading reports [2023-05-03T06:10:40.580Z] + ./coverage.out bytes=24160 [2023-05-03T06:10:40.580Z] ==> Appending adjustments [2023-05-03T06:10:40.580Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T06:10:40.840Z] + Found adjustments [2023-05-03T06:10:40.840Z] ==> Gzipping contents [2023-05-03T06:10:40.840Z] 4.0K /tmp/codecov.Einu5c.gz [2023-05-03T06:10:40.840Z] ==> Uploading reports [2023-05-03T06:10:40.840Z] url: https://codecov.io [2023-05-03T06:10:40.840Z] query: branch=PR-469&commit=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=469&job=&cmd_args= [2023-05-03T06:10:40.840Z] -> Pinging Codecov [2023-05-03T06:10:40.840Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-469&commit=958061bc5e76eaf6e32631ec652fcfa4b1f0da1b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-469%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=469&job=&cmd_args= [2023-05-03T06:10:41.101Z] -> Uploading to [2023-05-03T06:10:41.101Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/55DBCA73C666E3227836607328DD7E49/958061bc5e76eaf6e32631ec652fcfa4b1f0da1b/8da5b08a-2dfa-4111-a24c-9d4a67ac61fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T061040Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4bb75d2a2a45f4983d00374c2857b4c5387d562f72751a40b12a1bec20e3854f [2023-05-03T06:10:41.101Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T06:10:41.101Z] Dload Upload Total Spent Left Speed [2023-05-03T06:10:41.101Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 19425 --:--:-- --:--:-- --:--:-- 19330 100 3924 0 0 100 3924 0 19141 --:--:-- --:--:-- --:--:-- 19048 [2023-05-03T06:10:41.101Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/958061bc5e76eaf6e32631ec652fcfa4b1f0da1b [Pipeline] } [2023-05-03T06:10:41.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-03T06:10:42.865Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-469/archives ] [2023-05-03T06:10:42.865Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-469/archives [2023-05-03T06:10:42.865Z] total 16 [2023-05-03T06:10:42.865Z] drwxr-xr-x 3 root root 4096 May 3 06:01 . [2023-05-03T06:10:42.865Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 06:01 .. [2023-05-03T06:10:42.865Z] drwxr-xr-x 2 root root 4096 May 3 06:01 cost [2023-05-03T06:10:42.865Z] -rw-r--r-- 1 root root 88 May 3 06:01 cost.csv [2023-05-03T06:10:42.865Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-469/archives [2023-05-03T06:10:42.865Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-469/archives [2023-05-03T06:10:42.865Z] total 16 [2023-05-03T06:10:42.865Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 06:01 . [2023-05-03T06:10:42.865Z] drwxrwxr-x 11 jenkins jenkins 4096 May 3 06:01 .. [2023-05-03T06:10:42.865Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 06:01 cost [2023-05-03T06:10:42.865Z] -rw-r--r-- 1 jenkins jenkins 88 May 3 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:43.192Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:44.080Z] ---> package-listing.sh [2023-05-03T06:10:44.080Z] ++ facter osfamily [2023-05-03T06:10:44.080Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T06:10:44.341Z] + OS_FAMILY=debian [2023-05-03T06:10:44.341Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-469 [2023-05-03T06:10:44.341Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T06:10:44.341Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T06:10:44.341Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T06:10:44.341Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T06:10:44.341Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-469 ']' [2023-05-03T06:10:44.341Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T06:10:44.341Z] + case "${OS_FAMILY}" in [2023-05-03T06:10:44.341Z] + grep '^ii' [2023-05-03T06:10:44.341Z] + dpkg -l [2023-05-03T06:10:44.341Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T06:10:44.341Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T06:10:44.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T06:10:44.341Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-469 ']' [2023-05-03T06:10:44.341Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-469/archives/ [2023-05-03T06:10:44.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-469/archives/ [Pipeline] echo [2023-05-03T06:10:44.377Z] 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-469/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T06:10:44.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T06:10:45.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T06:10:45.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T06:10:45.453Z] prd-ubuntu20.04-docker-8c-8g-12548 does not seem to be running inside a container [2023-05-03T06:10:45.487Z] $ 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-469/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-469 -v /w/workspace/xfoundry_device-modbus-go_PR-469:/w/workspace/xfoundry_device-modbus-go_PR-469:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-469@tmp:/w/workspace/xfoundry_device-modbus-go_PR-469@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 [2023-05-03T06:10:45.679Z] $ docker top e3c7b3e78806aea905cc4648aeeedd1650078d2305b8e2706c8eaaf5abf162c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T06:10:46.074Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T06:10:46.382Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T06:10:46.690Z] + ls /var/log/sa-host [2023-05-03T06:10:46.690Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T06:10:46.827Z] provisioning config files... [2023-05-03T06:10:46.836Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-469@tmp/config11562881449180673906tmp [Pipeline] { [Pipeline] echo [2023-05-03T06:10:46.887Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:47.196Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T06:10:47.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:47.606Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T06:10:47.638Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:47.947Z] ---> sudo-logs.sh [2023-05-03T06:10:47.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T06:10:48.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:48.350Z] ---> job-cost.sh [2023-05-03T06:10:48.351Z] lf-activate-venv: SKIPPING [2023-05-03T06:10:48.351Z] DEBUG: total: 0.2199999988079071 [2023-05-03T06:10:48.351Z] INFO: Retrieving Stack Cost... [2023-05-03T06:10:48.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T06:10:49.178Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T06:10:49.219Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T06:10:49.533Z] ---> logs-deploy.sh [2023-05-03T06:10:49.533Z] lf-activate-venv: SKIPPING [2023-05-03T06:10:49.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-469/1 [2023-05-03T06:10:49.533Z] INFO: archiving workspace using pattern(s): [2023-05-03T06:10:50.470Z] Archives upload complete. [2023-05-03T06:10:50.470Z] INFO: archiving logs to Nexus