Pull request #487 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd+c2a684ad799e189efd0923067d1fe2be35db2ba6 (75c76e0b1eb720b5c9a00919a190e164e0585685) 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-ssh4107621972320175513.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11797174481847902395.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-487/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-487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15332659569344975510.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-487/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12978320392311757985.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh18161605930278598981.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-487/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-487/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14447749039601013779.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16830 in /w/workspace/xfoundry_device-modbus-go_PR-487 [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-487 # 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 c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd > 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/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd Checking out Revision 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd (PR-487) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:54:21.305Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:54:21.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:54:21.576Z] ========================================================= [2023-05-24T23:54:21.576Z] EdgeX Global Pipelines Version Info [2023-05-24T23:54:21.576Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd # 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 c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd # timeout=10 [2023-05-24T23:54:22.328Z] ------------------- [2023-05-24T23:54:22.328Z] stable info: [2023-05-24T23:54:22.328Z] ------------------- [2023-05-24T23:54:22.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:54:22.328Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:54:22.328Z] Message: update stable to v1.0.249 [2023-05-24T23:54:22.900Z] ------------------- [2023-05-24T23:54:22.900Z] experimental info: [2023-05-24T23:54:22.900Z] ------------------- [2023-05-24T23:54:22.900Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:54:22.900Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:54:22.900Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:54:23.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-24T23:54:23.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-24T23:54:23.267Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:54:23.307Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:54:23.361Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:54:23.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:54:23.442Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:54:23.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T23:54:23.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:54:23.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:54:23.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:54:23.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-24T23:54:23.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:54:23.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:54:23.742Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:54:23.783Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:54:23.830Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:54:23.879Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:54:23.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:54:23.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:54:24.005Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T23:54:24.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T23:54:24.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:54:24.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:54:24.158Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:54:24.199Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:54:24.239Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:54:24.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-487 [Pipeline] echo [2023-05-24T23:54:24.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-487 [Pipeline] echo [2023-05-24T23:54:24.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-487 [Pipeline] echo [2023-05-24T23:54:24.398Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [Pipeline] echo [2023-05-24T23:54:24.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e7fa1e [Pipeline] echo [2023-05-24T23:54:24.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:54:24.596Z] provisioning config files... [2023-05-24T23:54:24.612Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/config8980630540528542782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:54:24.969Z] ---> docker-login.sh [2023-05-24T23:54:24.969Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:54:25.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:25.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:25.230Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:25.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:25.230Z] [2023-05-24T23:54:25.230Z] Login Succeeded [2023-05-24T23:54:25.230Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:54:25.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:25.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:25.230Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:25.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:25.230Z] [2023-05-24T23:54:25.230Z] Login Succeeded [2023-05-24T23:54:25.230Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:54:25.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:25.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:25.491Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:25.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:25.491Z] [2023-05-24T23:54:25.491Z] Login Succeeded [2023-05-24T23:54:25.491Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:54:25.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:25.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:25.491Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:25.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:25.491Z] [2023-05-24T23:54:25.491Z] Login Succeeded [2023-05-24T23:54:25.491Z] docker.io [2023-05-24T23:54:25.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:25.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:25.753Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:25.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:25.753Z] [2023-05-24T23:54:25.753Z] Login Succeeded [2023-05-24T23:54:25.753Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:54:25.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:54:26.410Z] + git rev-list -1 --merges 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd~1..2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [Pipeline] echo [2023-05-24T23:54:26.468Z] -----------> git rev-list -1 --merges 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd~1..2e7fa1ef0ad5de15f75643c85e20002fd07a02dd 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [false] [Pipeline] sh [2023-05-24T23:54:26.788Z] + git log --format=format:%s -1 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [Pipeline] echo [2023-05-24T23:54:26.828Z] ========================================================= [2023-05-24T23:54:26.828Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T23:54:26.828Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:54:27.253Z] + git log --format=format:%s -1 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [Pipeline] echo [2023-05-24T23:54:27.285Z] [semverPrep] GIT_COMMIT: 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T23:54:27.316Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:54:27.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:54:27.690Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:54:27.690Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:54:27.690Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:54:27.690Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:54:27.690Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:54:27.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:28.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:54:28.125Z] [2023-05-24T23:54:28.125Z] 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-24T23:54:28.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:54:28.504Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:54:28.504Z] b85a868b505f: Pulling fs layer [2023-05-24T23:54:28.504Z] e2be974225ed: Pulling fs layer [2023-05-24T23:54:28.504Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:54:28.504Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:54:28.504Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:54:28.504Z] eaf3925da568: Pulling fs layer [2023-05-24T23:54:28.504Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:54:28.504Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:54:28.504Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:54:28.504Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:54:28.504Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:54:28.504Z] 1469e6f7b9e6: Waiting [2023-05-24T23:54:28.504Z] bde34c3a00c8: Waiting [2023-05-24T23:54:28.504Z] eaf3925da568: Waiting [2023-05-24T23:54:28.504Z] 4872d77fe225: Waiting [2023-05-24T23:54:28.504Z] b352a97aabf1: Waiting [2023-05-24T23:54:28.504Z] 5851b861e8e6: Waiting [2023-05-24T23:54:28.504Z] bab4dde63d76: Waiting [2023-05-24T23:54:28.504Z] e2be974225ed: Download complete [2023-05-24T23:54:28.504Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:54:28.504Z] 988bab9f4d93: Download complete [2023-05-24T23:54:28.504Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:54:28.504Z] 339a4e72a1f5: Download complete [2023-05-24T23:54:28.504Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:54:28.504Z] 1469e6f7b9e6: Download complete [2023-05-24T23:54:28.504Z] eaf3925da568: Download complete [2023-05-24T23:54:28.765Z] bde34c3a00c8: Verifying Checksum [2023-05-24T23:54:28.765Z] bde34c3a00c8: Download complete [2023-05-24T23:54:28.765Z] b352a97aabf1: Download complete [2023-05-24T23:54:28.765Z] 4872d77fe225: Download complete [2023-05-24T23:54:28.765Z] 5851b861e8e6: Download complete [2023-05-24T23:54:28.765Z] b85a868b505f: Verifying Checksum [2023-05-24T23:54:28.765Z] b85a868b505f: Download complete [2023-05-24T23:54:29.024Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:54:29.024Z] bab4dde63d76: Download complete [2023-05-24T23:54:30.403Z] b85a868b505f: Pull complete [2023-05-24T23:54:30.403Z] e2be974225ed: Pull complete [2023-05-24T23:54:30.662Z] 339a4e72a1f5: Pull complete [2023-05-24T23:54:30.928Z] 988bab9f4d93: Pull complete [2023-05-24T23:54:31.213Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:54:31.213Z] eaf3925da568: Pull complete [2023-05-24T23:54:33.127Z] bab4dde63d76: Pull complete [2023-05-24T23:54:33.127Z] bde34c3a00c8: Pull complete [2023-05-24T23:54:33.386Z] b352a97aabf1: Pull complete [2023-05-24T23:54:33.386Z] 4872d77fe225: Pull complete [2023-05-24T23:54:33.386Z] 5851b861e8e6: Pull complete [2023-05-24T23:54:33.386Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:54:33.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:54:33.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:54:33.601Z] prd-ubuntu20.04-docker-8c-8g-16830 does not seem to be running inside a container [2023-05-24T23:54:33.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-487 -v /w/workspace/xfoundry_device-modbus-go_PR-487:/w/workspace/xfoundry_device-modbus-go_PR-487:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-487@tmp:/w/workspace/xfoundry_device-modbus-go_PR-487@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-24T23:54:36.111Z] $ docker top fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a -eo pid,comm [2023-05-24T23:54:36.158Z] 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-24T23:54:36.158Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:54:36.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:54:36.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:54:36.394Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:54:36.406Z] $ docker exec fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a ssh-agent [2023-05-24T23:54:36.521Z] SSH_AUTH_SOCK=/tmp/ssh-TbiU0FXCDUqF/agent.31 [2023-05-24T23:54:36.521Z] SSH_AGENT_PID=37 [2023-05-24T23:54:36.529Z] Running ssh-add (command line suppressed) [2023-05-24T23:54:36.647Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-487@tmp/private_key_815891387928642120.key (/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/private_key_815891387928642120.key) [2023-05-24T23:54:36.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:54:36.995Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T23:54:37.031Z] $ docker exec --env ******** --env ******** fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a ssh-agent -k [2023-05-24T23:54:37.143Z] unset SSH_AUTH_SOCK; [2023-05-24T23:54:37.143Z] unset SSH_AGENT_PID; [2023-05-24T23:54:37.143Z] echo Agent pid 37 killed; [2023-05-24T23:54:37.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T23:54:37.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:54:37.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:54:37.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:54:37.375Z] $ docker exec fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a ssh-agent [2023-05-24T23:54:37.495Z] SSH_AUTH_SOCK=/tmp/ssh-ElPLOwQFL1Df/agent.70 [2023-05-24T23:54:37.495Z] SSH_AGENT_PID=76 [2023-05-24T23:54:37.500Z] Running ssh-add (command line suppressed) [2023-05-24T23:54:37.614Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-487@tmp/private_key_13857699393775268106.key (/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/private_key_13857699393775268106.key) [2023-05-24T23:54:37.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:54:37.952Z] + git semver init [2023-05-24T23:54:38.211Z] 2023-05-24 23:54:38,145 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:54:38.211Z] 2023-05-24 23:54:38,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-487/.semver [2023-05-24T23:54:38.211Z] 2023-05-24 23:54:38,147 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-487/.semver [2023-05-24T23:54:38.211Z] 2023-05-24 23:54:38,147 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-487/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-487, universal_newlines=False, shell=None, istream=None) [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,904 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-487/.git/info/exclude [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-487/.semver/PR-487 with force:False [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,904 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-487/.semver/PR-487 [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,908 [execute] INFO git cat-file --batch-check [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-487/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,916 [execute] INFO git cat-file --batch [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-487/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T23:54:39.148Z] 2023-05-24 23:54:38,922 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-487/.semver/PR-487 [2023-05-24T23:54:39.148Z] 0.0.0 [Pipeline] } [2023-05-24T23:54:39.185Z] $ docker exec --env ******** --env ******** fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a ssh-agent -k [2023-05-24T23:54:39.290Z] unset SSH_AUTH_SOCK; [2023-05-24T23:54:39.290Z] unset SSH_AGENT_PID; [2023-05-24T23:54:39.291Z] echo Agent pid 76 killed; [2023-05-24T23:54:39.292Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:54:39.702Z] + git semver [Pipeline] } [2023-05-24T23:54:39.996Z] $ docker stop --time=1 fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a [2023-05-24T23:54:41.269Z] $ docker rm -f --volumes fbdab3b364061b03004e43a97674f3ab2a95ecc2e05ec3599929592abc26e42a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:54:41.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:54:41.942Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:54:41.959Z] [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-24T23:54:42.512Z] provisioning config files... [2023-05-24T23:54:42.522Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/config725394593280863565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:54:42.862Z] ---> docker-login.sh [2023-05-24T23:54:42.862Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:54:42.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:42.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:42.862Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:42.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:42.862Z] [2023-05-24T23:54:42.862Z] Login Succeeded [2023-05-24T23:54:42.862Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:54:42.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:42.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:42.862Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:42.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:42.862Z] [2023-05-24T23:54:42.862Z] Login Succeeded [2023-05-24T23:54:42.862Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:54:43.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:43.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:43.120Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:43.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:43.120Z] [2023-05-24T23:54:43.120Z] Login Succeeded [2023-05-24T23:54:43.120Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:54:43.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:43.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:43.120Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:43.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:43.120Z] [2023-05-24T23:54:43.121Z] Login Succeeded [2023-05-24T23:54:43.121Z] docker.io [2023-05-24T23:54:43.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:54:43.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:54:43.380Z] Configure a credential helper to remove this warning. See [2023-05-24T23:54:43.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:54:43.380Z] [2023-05-24T23:54:43.380Z] Login Succeeded [2023-05-24T23:54:43.640Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:54:43.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:54:43.842Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:54:43.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:54:43.913Z] ========================================================= [2023-05-24T23:54:43.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:54:43.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:54:44.366Z] + 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-24T23:54:44.366Z] Sending build context to Docker daemon 6.548MB [2023-05-24T23:54:44.366Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:54:44.366Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T23:54:44.366Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:54:44.366Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:54:44.366Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:54:44.366Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:54:44.366Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:54:44.366Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:54:44.366Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:54:44.366Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:54:44.366Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:54:44.366Z] c5a4b2cf53e6: Waiting [2023-05-24T23:54:44.366Z] 9f32a84ed3da: Waiting [2023-05-24T23:54:44.366Z] 556b6ee489ea: Waiting [2023-05-24T23:54:44.366Z] 4d19c01a9841: Waiting [2023-05-24T23:54:44.366Z] 9325e15d5711: Waiting [2023-05-24T23:54:44.366Z] 85791d961cd3: Download complete [2023-05-24T23:54:44.366Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:54:44.366Z] 9f32a84ed3da: Download complete [2023-05-24T23:54:44.366Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:54:44.366Z] 4d19c01a9841: Download complete [2023-05-24T23:54:44.633Z] f56be85fc22e: Download complete [2023-05-24T23:54:44.633Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:54:44.633Z] 9325e15d5711: Download complete [2023-05-24T23:54:44.633Z] f56be85fc22e: Pull complete [2023-05-24T23:54:44.894Z] 85791d961cd3: Pull complete [2023-05-24T23:54:44.894Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:54:44.894Z] c5a4b2cf53e6: Download complete [2023-05-24T23:54:45.153Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:54:45.153Z] d694b5ae8c79: Download complete [2023-05-24T23:54:45.412Z] 556b6ee489ea: Verifying Checksum [2023-05-24T23:54:45.412Z] 556b6ee489ea: Download complete [2023-05-24T23:54:48.702Z] d694b5ae8c79: Pull complete [2023-05-24T23:54:48.702Z] 9f32a84ed3da: Pull complete [2023-05-24T23:54:48.702Z] 4d19c01a9841: Pull complete [2023-05-24T23:54:48.702Z] 9325e15d5711: Pull complete [2023-05-24T23:54:51.233Z] 556b6ee489ea: Pull complete [2023-05-24T23:54:52.167Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:54:52.167Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:54:52.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:54:52.167Z] ---> c4be618373d6 [2023-05-24T23:54:52.167Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:54:55.458Z] ---> Running in f0ca51aff418 [2023-05-24T23:54:55.458Z] Removing intermediate container f0ca51aff418 [2023-05-24T23:54:55.458Z] ---> a12d13b8738b [2023-05-24T23:54:55.458Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:54:55.458Z] ---> Running in ee00b693be0f [2023-05-24T23:54:55.458Z] Removing intermediate container ee00b693be0f [2023-05-24T23:54:55.458Z] ---> b0632552f517 [2023-05-24T23:54:55.458Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-24T23:54:55.723Z] ---> Running in df466c01971e [2023-05-24T23:54:55.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:55.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:54:56.245Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-24T23:54:56.245Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-24T23:54:56.245Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-24T23:54:56.245Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:54:56.245Z] OK: 270 MiB in 61 packages [2023-05-24T23:54:56.814Z] Removing intermediate container df466c01971e [2023-05-24T23:54:56.814Z] ---> 19d6026cec12 [2023-05-24T23:54:56.814Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-24T23:54:56.814Z] ---> Running in 347b2eb9ba7d [2023-05-24T23:54:56.814Z] Removing intermediate container 347b2eb9ba7d [2023-05-24T23:54:56.814Z] ---> d44b2614ad18 [2023-05-24T23:54:56.814Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T23:54:57.076Z] ---> a66ca72bb959 [2023-05-24T23:54:57.076Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:54:57.076Z] ---> Running in 33e54de40eb1 [2023-05-24T23:54:57.337Z] Still waiting to schedule task [2023-05-24T23:54:57.337Z] ‘prd-ubuntu20.04-docker-8c-8g-16818’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:54:57.337Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16822’ is offline [2023-05-24T23:54:57.337Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16831’ is offline [2023-05-24T23:55:23.623Z] Removing intermediate container 33e54de40eb1 [2023-05-24T23:55:23.623Z] ---> 776653969986 [2023-05-24T23:55:23.623Z] Step 9/10 : COPY . . [2023-05-24T23:55:23.623Z] ---> 3b6a19a8b3a4 [2023-05-24T23:55:23.623Z] Step 10/10 : RUN ${MAKE} [2023-05-24T23:55:23.623Z] ---> Running in ea765da8702e [2023-05-24T23:55:23.623Z] noop [2023-05-24T23:55:23.623Z] Removing intermediate container ea765da8702e [2023-05-24T23:55:23.623Z] ---> eefbbd3ae722 [2023-05-24T23:55:23.623Z] Successfully built eefbbd3ae722 [2023-05-24T23:55:23.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:24.060Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:55:24.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:55:24.218Z] prd-ubuntu20.04-docker-8c-8g-16830 does not seem to be running inside a container [2023-05-24T23:55:24.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-487 -v /w/workspace/xfoundry_device-modbus-go_PR-487:/w/workspace/xfoundry_device-modbus-go_PR-487:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-487@tmp:/w/workspace/xfoundry_device-modbus-go_PR-487@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-24T23:55:24.562Z] $ docker top 32e44387865e037355e124ab45e48dd7a903e022a23c0ac85c8c7fe7ded91205 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:55:24.948Z] + go version [2023-05-24T23:55:24.948Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:55:24.987Z] $ docker stop --time=1 32e44387865e037355e124ab45e48dd7a903e022a23c0ac85c8c7fe7ded91205 [2023-05-24T23:55:26.280Z] $ docker rm -f --volumes 32e44387865e037355e124ab45e48dd7a903e022a23c0ac85c8c7fe7ded91205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:26.950Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:55:26.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:55:27.096Z] prd-ubuntu20.04-docker-8c-8g-16830 does not seem to be running inside a container [2023-05-24T23:55:27.138Z] $ 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-487 -v /w/workspace/xfoundry_device-modbus-go_PR-487:/w/workspace/xfoundry_device-modbus-go_PR-487:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-487@tmp:/w/workspace/xfoundry_device-modbus-go_PR-487@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-24T23:55:27.449Z] $ docker top d5df52172bc2aa4170005ea41a14e11f9532208b065d746ffe0858a049c80f95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:55:27.827Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-487 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:55:28.198Z] + make test [2023-05-24T23:55:28.198Z] go test ./... -coverprofile=coverage.out [2023-05-24T23:55:32.385Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-24T23:55:42.344Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-24T23:55:42.344Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.018s coverage: 47.4% of statements [2023-05-24T23:55:48.903Z] go vet ./... [2023-05-24T23:55:53.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:55:53.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:55:53.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:55:53.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:55:53.245Z] $ docker stop --time=1 d5df52172bc2aa4170005ea41a14e11f9532208b065d746ffe0858a049c80f95 [2023-05-24T23:55:55.926Z] $ docker rm -f --volumes d5df52172bc2aa4170005ea41a14e11f9532208b065d746ffe0858a049c80f95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:55:56.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:55:56.526Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:55:57.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:55:57.442Z] + ls -al . [2023-05-24T23:55:57.442Z] total 184 [2023-05-24T23:55:57.442Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:55 . [2023-05-24T23:55:57.442Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:54 .. [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:54 .dockerignore [2023-05-24T23:55:57.442Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:54 .git [2023-05-24T23:55:57.442Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:54 .github [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 331 May 24 23:54 .gitignore [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:54 .golangci.yml [2023-05-24T23:55:57.442Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:54 .semver [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 24 23:54 Attribution.txt [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 24 23:54 CHANGELOG.md [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 24 23:54 Dockerfile [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:54 GOVERNANCE.md [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 680 May 24 23:54 Jenkinsfile [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:54 LICENSE [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 24 23:54 Makefile [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 622 May 24 23:54 OWNERS.md [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 24 23:54 README.md [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:54 VERSION [2023-05-24T23:55:57.442Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:54 bin [2023-05-24T23:55:57.442Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:54 cmd [2023-05-24T23:55:57.442Z] -rw-r--r-- 1 jenkins jenkins 24160 May 24 23:55 coverage.out [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 24 23:54 go.mod [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 24 23:54 go.sum [2023-05-24T23:55:57.442Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:54 internal [2023-05-24T23:55:57.442Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:54 simulator [2023-05-24T23:55:57.442Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:54 snap [2023-05-24T23:55:57.442Z] -rw-rw-r-- 1 jenkins jenkins 229 May 24 23:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:55:57.834Z] + 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=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd --label arch=amd64 --label version=0.0.0 . [2023-05-24T23:55:57.834Z] Sending build context to Docker daemon 6.574MB [2023-05-24T23:55:57.834Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:55:57.834Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-24T23:55:57.834Z] ---> eefbbd3ae722 [2023-05-24T23:55:57.834Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:55:57.834Z] ---> Running in a271f4cf329d [2023-05-24T23:55:58.094Z] Removing intermediate container a271f4cf329d [2023-05-24T23:55:58.094Z] ---> 1a310dcba4bc [2023-05-24T23:55:58.094Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:55:58.094Z] ---> Running in b610d8c51b6e [2023-05-24T23:55:58.094Z] Removing intermediate container b610d8c51b6e [2023-05-24T23:55:58.094Z] ---> d2c4fa8488db [2023-05-24T23:55:58.094Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-24T23:55:58.094Z] ---> Running in 3d669baf6b3b [2023-05-24T23:55:58.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:55:58.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:55:58.612Z] OK: 270 MiB in 61 packages [2023-05-24T23:55:59.177Z] Removing intermediate container 3d669baf6b3b [2023-05-24T23:55:59.177Z] ---> e00b18ea2a56 [2023-05-24T23:55:59.177Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-24T23:55:59.177Z] ---> Running in af0c9f91aef1 [2023-05-24T23:55:59.177Z] Removing intermediate container af0c9f91aef1 [2023-05-24T23:55:59.177Z] ---> 8220f403fce4 [2023-05-24T23:55:59.177Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-24T23:55:59.177Z] ---> 3bfd70dabadc [2023-05-24T23:55:59.177Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:55:59.177Z] ---> Running in d2597f2aaabf [2023-05-24T23:56:00.123Z] Removing intermediate container d2597f2aaabf [2023-05-24T23:56:00.123Z] ---> 8b228952d6e5 [2023-05-24T23:56:00.123Z] Step 9/22 : COPY . . [2023-05-24T23:56:00.381Z] ---> 071a1986fc09 [2023-05-24T23:56:00.381Z] Step 10/22 : RUN ${MAKE} [2023-05-24T23:56:00.381Z] ---> Running in 24e98fffca12 [2023-05-24T23:56:00.638Z] 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-24T23:56:18.889Z] Removing intermediate container 24e98fffca12 [2023-05-24T23:56:18.889Z] ---> 62124c98a143 [2023-05-24T23:56:18.889Z] Step 11/22 : FROM alpine:3.17 [2023-05-24T23:56:19.147Z] 3.17: Pulling from library/alpine [2023-05-24T23:56:19.406Z] f56be85fc22e: Already exists [2023-05-24T23:56:19.406Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:56:19.406Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:56:19.406Z] ---> 9ed4aefc74f6 [2023-05-24T23:56:19.406Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-24T23:56:19.406Z] ---> Running in 7a63ebdfb37b [2023-05-24T23:56:19.666Z] Removing intermediate container 7a63ebdfb37b [2023-05-24T23:56:19.666Z] ---> b7a192bf7f89 [2023-05-24T23:56:19.666Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-24T23:56:19.666Z] ---> Running in c39b6ee5412e [2023-05-24T23:56:19.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:56:19.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:56:20.495Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T23:56:20.495Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:56:20.495Z] OK: 7 MiB in 16 packages [2023-05-24T23:56:20.757Z] Removing intermediate container c39b6ee5412e [2023-05-24T23:56:20.757Z] ---> 15640589f53e [2023-05-24T23:56:20.757Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-24T23:56:21.324Z] ---> 9b0f7ce528f0 [2023-05-24T23:56:21.324Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-24T23:56:21.324Z] ---> 8a2b7c353861 [2023-05-24T23:56:21.324Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-24T23:56:21.660Z] ---> 61da0c7ee2aa [2023-05-24T23:56:21.660Z] Step 17/22 : EXPOSE 59901 [2023-05-24T23:56:21.660Z] ---> Running in c17c1e1ca1a7 [2023-05-24T23:56:21.660Z] Removing intermediate container c17c1e1ca1a7 [2023-05-24T23:56:21.660Z] ---> 2934c6b9efa4 [2023-05-24T23:56:21.660Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-24T23:56:21.660Z] ---> Running in d010f7528f05 [2023-05-24T23:56:21.660Z] Removing intermediate container d010f7528f05 [2023-05-24T23:56:21.660Z] ---> cedb6a0eeac1 [2023-05-24T23:56:21.660Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T23:56:21.660Z] ---> Running in a4408c82f97f [2023-05-24T23:56:21.660Z] Removing intermediate container a4408c82f97f [2023-05-24T23:56:21.660Z] ---> b083de11ed33 [2023-05-24T23:56:21.660Z] Step 20/22 : LABEL arch=amd64 [2023-05-24T23:56:21.918Z] ---> Running in 78ebf3043848 [2023-05-24T23:56:21.918Z] Removing intermediate container 78ebf3043848 [2023-05-24T23:56:21.918Z] ---> f7f37c2fd538 [2023-05-24T23:56:21.918Z] Step 21/22 : LABEL git_sha=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [2023-05-24T23:56:21.918Z] ---> Running in 447600403b12 [2023-05-24T23:56:21.918Z] Removing intermediate container 447600403b12 [2023-05-24T23:56:21.918Z] ---> ecbb6276ba94 [2023-05-24T23:56:21.918Z] Step 22/22 : LABEL version=0.0.0 [2023-05-24T23:56:21.918Z] ---> Running in 6254ec6d6742 [2023-05-24T23:56:21.918Z] Removing intermediate container 6254ec6d6742 [2023-05-24T23:56:21.918Z] ---> 0b3cf9b9f933 [2023-05-24T23:56:21.918Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:56:22.176Z] Successfully built 0b3cf9b9f933 [2023-05-24T23:56:22.176Z] 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-24T23:56:22.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:22.994Z] [2023-05-24T23:56:22.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:56:23.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:23.367Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:56:23.367Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:56:23.367Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:56:23.367Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:56:23.367Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:56:23.367Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:56:23.367Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:56:23.367Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:56:23.367Z] 5d3b04190fa2: Waiting [2023-05-24T23:56:23.367Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:56:23.367Z] 2f39f015ded8: Waiting [2023-05-24T23:56:23.367Z] 33b1e0a273af: Waiting [2023-05-24T23:56:23.367Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:56:23.367Z] 5c69ac0246d0: Download complete [2023-05-24T23:56:23.367Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:56:23.367Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:56:23.367Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:56:23.367Z] 33b1e0a273af: Download complete [2023-05-24T23:56:23.367Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:56:23.367Z] ec43610c2a17: Download complete [2023-05-24T23:56:23.367Z] 5d3b04190fa2: Download complete [2023-05-24T23:56:23.627Z] 5eb5b503b376: Download complete [2023-05-24T23:56:24.195Z] 2f39f015ded8: Verifying Checksum [2023-05-24T23:56:24.195Z] 2f39f015ded8: Download complete [2023-05-24T23:56:24.761Z] 5eb5b503b376: Pull complete [2023-05-24T23:56:24.761Z] 5c69ac0246d0: Pull complete [2023-05-24T23:56:25.325Z] ec43610c2a17: Pull complete [2023-05-24T23:56:25.325Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:56:25.584Z] 33b1e0a273af: Pull complete [2023-05-24T23:56:25.584Z] 5d3b04190fa2: Pull complete [2023-05-24T23:56:29.764Z] 2f39f015ded8: Pull complete [2023-05-24T23:56:29.764Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:56:29.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:56:29.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:56:29.994Z] prd-ubuntu20.04-docker-8c-8g-16830 does not seem to be running inside a container [2023-05-24T23:56:30.031Z] $ 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-487 -v /w/workspace/xfoundry_device-modbus-go_PR-487:/w/workspace/xfoundry_device-modbus-go_PR-487:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-487@tmp:/w/workspace/xfoundry_device-modbus-go_PR-487@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-24T23:56:33.101Z] $ docker top d629f81b080f1378b883d1545d78119ee40029a8b65a3fbdd8fecce8c3296da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:56:33.528Z] ---> job-cost.sh [2023-05-24T23:56:33.528Z] lf-activate-venv: SKIPPING [2023-05-24T23:56:33.528Z] INFO: No Stack... [2023-05-24T23:56:33.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:56:34.045Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:56:34.359Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-487/archives/cost.csv [2023-05-24T23:56:34.359Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:56:34.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [2023-05-24T23:56:34.406Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] did not exist. Created. [2023-05-24T23:56:34.406Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:56:34.802Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:56:34.849Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:56:34.876Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:56:34.969Z] $ docker stop --time=1 d629f81b080f1378b883d1545d78119ee40029a8b65a3fbdd8fecce8c3296da4 [2023-05-24T23:56:36.125Z] $ docker rm -f --volumes d629f81b080f1378b883d1545d78119ee40029a8b65a3fbdd8fecce8c3296da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:57:57.468Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16835 in /w/workspace/xfoundry_device-modbus-go_PR-487 [Pipeline] { [Pipeline] ws [2023-05-24T23:57:57.532Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T23:57:57.612Z] Selected Git installation does not exist. Using Default [2023-05-24T23:57:57.613Z] The recommended git tool is: NONE [2023-05-24T23:58:05.132Z] using credential edgex-jenkins-ssh [2023-05-24T23:58:05.150Z] Cloning the remote Git repository [2023-05-24T23:58:05.218Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-24T23:58:05.360Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-24T23:58:05.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-24T23:58:05.570Z] > git --version # timeout=10 [2023-05-24T23:58:05.597Z] > git --version # 'git version 2.25.1' [2023-05-24T23:58:05.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:05.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:58:07.055Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-24T23:58:07.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:58:08.979Z] Merging remotes/origin/main commit c2a684ad799e189efd0923067d1fe2be35db2ba6 into PR head commit 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [2023-05-24T23:58:09.331Z] Merge succeeded, producing 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [2023-05-24T23:58:09.332Z] Checking out Revision 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd (PR-487) [2023-05-24T23:58:08.352Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-24T23:58:08.407Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-24T23:58:08.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:08.432Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/487/head:refs/remotes/origin/PR-487 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T23:58:09.007Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:58:09.096Z] > git checkout -f 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd # timeout=10 [2023-05-24T23:58:09.202Z] > git remote # timeout=10 [2023-05-24T23:58:09.225Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T23:58:09.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:58:09.278Z] > git merge c2a684ad799e189efd0923067d1fe2be35db2ba6 # timeout=10 [2023-05-24T23:58:09.311Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T23:58:09.343Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:58:09.361Z] > git checkout -f 2e7fa1ef0ad5de15f75643c85e20002fd07a02dd # timeout=10 [2023-05-24T23:58:09.970Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T23:58:10.038Z] > git --version # timeout=10 [2023-05-24T23:58:10.050Z] > git --version # 'git version 2.25.1' [2023-05-24T23:58:10.083Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:58:11.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:58:11.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:58:11.222Z] Dload Upload Total Spent Left Speed [2023-05-24T23:58:11.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-05-24T23:58:11.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:58:12.233Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:58:12.233Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:58:12.233Z] { [2023-05-24T23:58:12.233Z] "registry-mirrors": [ [2023-05-24T23:58:12.233Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:58:12.233Z] ], [2023-05-24T23:58:12.233Z] "bip": "10.250.0.254/24", [2023-05-24T23:58:12.233Z] "hosts": [ [2023-05-24T23:58:12.233Z] "tcp://0.0.0.0:5555", [2023-05-24T23:58:12.233Z] "unix:///var/run/docker.sock" [2023-05-24T23:58:12.233Z] ], [2023-05-24T23:58:12.233Z] "mtu": 1458, [2023-05-24T23:58:12.233Z] "selinux-enabled": true, [2023-05-24T23:58:12.233Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:58:12.233Z] } [Pipeline] sh [2023-05-24T23:58:12.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:58:12.979Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:58:31.432Z] provisioning config files... [2023-05-24T23:58:31.470Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config13687092606692942949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:58:31.893Z] ---> docker-login.sh [2023-05-24T23:58:31.893Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:58:32.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:32.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:32.489Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:32.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:32.489Z] [2023-05-24T23:58:32.489Z] Login Succeeded [2023-05-24T23:58:32.489Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:58:32.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:33.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:33.036Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:33.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:33.036Z] [2023-05-24T23:58:33.036Z] Login Succeeded [2023-05-24T23:58:33.036Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:58:33.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:33.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:33.312Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:33.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:33.312Z] [2023-05-24T23:58:33.312Z] Login Succeeded [2023-05-24T23:58:33.588Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:58:33.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:33.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:33.864Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:33.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:33.864Z] [2023-05-24T23:58:33.864Z] Login Succeeded [2023-05-24T23:58:33.864Z] docker.io [2023-05-24T23:58:34.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:58:34.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:58:34.412Z] Configure a credential helper to remove this warning. See [2023-05-24T23:58:34.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:58:34.412Z] [2023-05-24T23:58:34.412Z] Login Succeeded [2023-05-24T23:58:34.412Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:58:34.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:58:34.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:34.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:58:34.980Z] ========================================================= [2023-05-24T23:58:34.980Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:58:34.980Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:58:35.533Z] + 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-24T23:58:36.992Z] Sending build context to Docker daemon 3.428MB [2023-05-24T23:58:36.992Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:58:36.992Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T23:58:36.992Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:58:36.992Z] c41833b44d91: Pulling fs layer [2023-05-24T23:58:36.992Z] ed15518f5707: Pulling fs layer [2023-05-24T23:58:36.992Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:58:36.992Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:58:36.992Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:58:36.992Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:58:36.992Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:58:36.992Z] 3cdef696dda3: Waiting [2023-05-24T23:58:36.992Z] 2ced38df9373: Waiting [2023-05-24T23:58:36.992Z] 242c74f7c9fa: Waiting [2023-05-24T23:58:36.992Z] 58f1dce35555: Waiting [2023-05-24T23:58:36.992Z] ed15518f5707: Verifying Checksum [2023-05-24T23:58:36.992Z] ed15518f5707: Download complete [2023-05-24T23:58:37.287Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T23:58:37.287Z] 242c74f7c9fa: Download complete [2023-05-24T23:58:37.287Z] 3cdef696dda3: Download complete [2023-05-24T23:58:37.287Z] c41833b44d91: Verifying Checksum [2023-05-24T23:58:37.287Z] c41833b44d91: Download complete [2023-05-24T23:58:38.727Z] c41833b44d91: Pull complete [2023-05-24T23:58:39.009Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:58:39.009Z] 58f1dce35555: Download complete [2023-05-24T23:58:39.613Z] ed15518f5707: Pull complete [2023-05-24T23:58:40.590Z] feae8fd75edb: Verifying Checksum [2023-05-24T23:58:40.590Z] feae8fd75edb: Download complete [2023-05-24T23:58:40.590Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:58:40.590Z] 2ced38df9373: Download complete [2023-05-24T23:58:52.978Z] feae8fd75edb: Pull complete [2023-05-24T23:58:52.978Z] 242c74f7c9fa: Pull complete [2023-05-24T23:58:52.978Z] 3cdef696dda3: Pull complete [2023-05-24T23:59:01.226Z] 2ced38df9373: Pull complete [2023-05-24T23:59:02.654Z] 58f1dce35555: Pull complete [2023-05-24T23:59:02.654Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:59:02.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:59:02.654Z] ---> fadd8f120f05 [2023-05-24T23:59:02.654Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-24T23:59:04.622Z] ---> Running in bbc69a6f8068 [2023-05-24T23:59:04.891Z] Removing intermediate container bbc69a6f8068 [2023-05-24T23:59:04.891Z] ---> 3c770da10d09 [2023-05-24T23:59:04.891Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T23:59:05.160Z] ---> Running in 1ba6bce824f2 [2023-05-24T23:59:05.431Z] Removing intermediate container 1ba6bce824f2 [2023-05-24T23:59:05.432Z] ---> 4d2226fafdcf [2023-05-24T23:59:05.432Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-24T23:59:05.432Z] ---> Running in b5d0bca3a709 [2023-05-24T23:59:06.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:59:07.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:59:08.878Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-24T23:59:08.878Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-05-24T23:59:08.878Z] (8/8) Installing openssh (9.1_p1-r3) [2023-05-24T23:59:08.878Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T23:59:08.878Z] OK: 270 MiB in 61 packages [2023-05-24T23:59:10.295Z] Removing intermediate container b5d0bca3a709 [2023-05-24T23:59:10.295Z] ---> 95ad07709216 [2023-05-24T23:59:10.295Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-24T23:59:10.295Z] ---> Running in 628f205bec08 [2023-05-24T23:59:10.565Z] Removing intermediate container 628f205bec08 [2023-05-24T23:59:10.565Z] ---> 04edceee31ab [2023-05-24T23:59:10.565Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T23:59:11.165Z] ---> 5a5432ae05ea [2023-05-24T23:59:11.165Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:59:11.165Z] ---> Running in 289a6bd60901 [2023-05-25T00:00:19.080Z] Removing intermediate container 289a6bd60901 [2023-05-25T00:00:19.080Z] ---> 14afa6c832a1 [2023-05-25T00:00:19.080Z] Step 9/10 : COPY . . [2023-05-25T00:00:19.080Z] ---> ece968a041b3 [2023-05-25T00:00:19.080Z] Step 10/10 : RUN ${MAKE} [2023-05-25T00:00:19.080Z] ---> Running in 8f1361b0e849 [2023-05-25T00:00:20.051Z] noop [2023-05-25T00:00:21.029Z] Removing intermediate container 8f1361b0e849 [2023-05-25T00:00:21.029Z] ---> 3c1df20279ed [2023-05-25T00:00:21.029Z] Successfully built 3c1df20279ed [2023-05-25T00:00:21.029Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:21.528Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:00:21.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:21.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-16835 does not seem to be running inside a container [2023-05-25T00:00:21.930Z] $ 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-25T00:00:23.329Z] $ docker top 5d0a46c2425e86af59c741c7f6f3635db4fe00458cad66fc1532022e8c129e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:00:24.253Z] + go version [2023-05-25T00:00:24.253Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:00:24.297Z] $ docker stop --time=1 5d0a46c2425e86af59c741c7f6f3635db4fe00458cad66fc1532022e8c129e39 [2023-05-25T00:00:26.661Z] $ docker rm -f --volumes 5d0a46c2425e86af59c741c7f6f3635db4fe00458cad66fc1532022e8c129e39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:00:27.570Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:00:27.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:00:27.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-16835 does not seem to be running inside a container [2023-05-25T00:00:27.940Z] $ 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-25T00:00:29.236Z] $ docker top 45a280a7b13ac31af7918b88d4e9a18335416ef28f67793f352879017318450f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:00:30.150Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:00:30.867Z] + make test [2023-05-25T00:00:30.867Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:01:10.037Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-25T00:04:01.863Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-25T00:04:01.863Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.084s coverage: 47.4% of statements [2023-05-25T00:04:01.863Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:04:01.863Z] go vet ./... [2023-05-25T00:04:34.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:04:34.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:04:34.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:04:34.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:04:34.242Z] $ docker stop --time=1 45a280a7b13ac31af7918b88d4e9a18335416ef28f67793f352879017318450f [2023-05-25T00:04:36.191Z] $ docker rm -f --volumes 45a280a7b13ac31af7918b88d4e9a18335416ef28f67793f352879017318450f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:04:37.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:04:37.597Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:04:38.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:04:38.863Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:04:39.233Z] + ls -al . [2023-05-25T00:04:39.233Z] total 180 [2023-05-25T00:04:39.233Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:00 . [2023-05-25T00:04:39.233Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 .. [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:58 .dockerignore [2023-05-25T00:04:39.233Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:58 .git [2023-05-25T00:04:39.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:58 .github [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 331 May 24 23:58 .gitignore [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 23:58 .golangci.yml [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 24 23:58 Attribution.txt [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 24 23:58 CHANGELOG.md [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 24 23:58 Dockerfile [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:58 GOVERNANCE.md [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 680 May 24 23:58 Jenkinsfile [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 23:58 LICENSE [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 24 23:58 Makefile [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 622 May 24 23:58 OWNERS.md [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 4554 May 24 23:58 README.md [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:54 VERSION [2023-05-25T00:04:39.233Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:58 bin [2023-05-25T00:04:39.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:58 cmd [2023-05-25T00:04:39.233Z] -rw-r--r-- 1 jenkins jenkins 24160 May 25 00:04 coverage.out [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 3405 May 24 23:58 go.mod [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 31574 May 24 23:58 go.sum [2023-05-25T00:04:39.233Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:58 internal [2023-05-25T00:04:39.233Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:58 simulator [2023-05-25T00:04:39.233Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:58 snap [2023-05-25T00:04:39.233Z] -rw-rw-r-- 1 jenkins jenkins 229 May 24 23:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:04:39.671Z] + 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=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:04:39.948Z] Sending build context to Docker daemon 3.453MB [2023-05-25T00:04:40.220Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:04:40.220Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-25T00:04:40.220Z] ---> 3c1df20279ed [2023-05-25T00:04:40.220Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:04:40.220Z] ---> Running in bb3a417c3d0e [2023-05-25T00:04:40.820Z] Removing intermediate container bb3a417c3d0e [2023-05-25T00:04:40.820Z] ---> a5e21c0649b8 [2023-05-25T00:04:40.820Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:04:40.820Z] ---> Running in 0c6a144e5e1e [2023-05-25T00:04:41.100Z] Removing intermediate container 0c6a144e5e1e [2023-05-25T00:04:41.100Z] ---> 6d869347ccfe [2023-05-25T00:04:41.100Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-25T00:04:41.100Z] ---> Running in 0cbba46a266f [2023-05-25T00:04:42.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:04:43.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:04:44.590Z] OK: 270 MiB in 61 packages [2023-05-25T00:04:45.583Z] Removing intermediate container 0cbba46a266f [2023-05-25T00:04:45.583Z] ---> 426220ba88a8 [2023-05-25T00:04:45.583Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-25T00:04:45.583Z] ---> Running in 39d1b7c7db74 [2023-05-25T00:04:46.180Z] Removing intermediate container 39d1b7c7db74 [2023-05-25T00:04:46.180Z] ---> c036f608be00 [2023-05-25T00:04:46.180Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-25T00:04:48.160Z] ---> 3900caf5f615 [2023-05-25T00:04:48.160Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:04:48.160Z] ---> Running in 325240ffe2ab [2023-05-25T00:04:51.542Z] Removing intermediate container 325240ffe2ab [2023-05-25T00:04:51.542Z] ---> 1d23dda54bdc [2023-05-25T00:04:51.542Z] Step 9/22 : COPY . . [2023-05-25T00:04:52.131Z] ---> 28ff6654af2c [2023-05-25T00:04:52.131Z] Step 10/22 : RUN ${MAKE} [2023-05-25T00:04:52.409Z] ---> Running in 90d5d11081d0 [2023-05-25T00:04:53.384Z] 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-25T00:07:45.219Z] Removing intermediate container 90d5d11081d0 [2023-05-25T00:07:45.219Z] ---> 742be600b6a3 [2023-05-25T00:07:45.219Z] Step 11/22 : FROM alpine:3.17 [2023-05-25T00:07:45.219Z] 3.17: Pulling from library/alpine [2023-05-25T00:07:45.219Z] c41833b44d91: Already exists [2023-05-25T00:07:45.219Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:07:45.219Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:07:45.219Z] ---> 51e60588ff2c [2023-05-25T00:07:45.219Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-25T00:07:45.219Z] ---> Running in f5b3a35f64ad [2023-05-25T00:07:45.219Z] Removing intermediate container f5b3a35f64ad [2023-05-25T00:07:45.219Z] ---> ca620125dbc8 [2023-05-25T00:07:45.219Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:07:45.219Z] ---> Running in 17452f6833fe [2023-05-25T00:07:45.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:07:45.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:07:45.219Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:07:45.219Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:07:45.219Z] OK: 8 MiB in 16 packages [2023-05-25T00:07:45.219Z] Removing intermediate container 17452f6833fe [2023-05-25T00:07:45.219Z] ---> da24b122e64f [2023-05-25T00:07:45.219Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-25T00:07:45.219Z] ---> c9d3aa64c9b8 [2023-05-25T00:07:45.219Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-25T00:07:45.219Z] ---> aa523cd0a743 [2023-05-25T00:07:45.219Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-25T00:07:45.219Z] ---> ad2fbbb33ae6 [2023-05-25T00:07:45.219Z] Step 17/22 : EXPOSE 59901 [2023-05-25T00:07:45.219Z] ---> Running in 2b325c3dfdd5 [2023-05-25T00:07:45.219Z] Removing intermediate container 2b325c3dfdd5 [2023-05-25T00:07:45.219Z] ---> aa46153eee98 [2023-05-25T00:07:45.219Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-25T00:07:45.219Z] ---> Running in 763a75f2d9f5 [2023-05-25T00:07:45.219Z] Removing intermediate container 763a75f2d9f5 [2023-05-25T00:07:45.219Z] ---> bb105b36158a [2023-05-25T00:07:45.219Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-25T00:07:45.487Z] ---> Running in 331283757aaf [2023-05-25T00:07:45.755Z] Removing intermediate container 331283757aaf [2023-05-25T00:07:45.755Z] ---> e2381dcffe3e [2023-05-25T00:07:45.755Z] Step 20/22 : LABEL arch=arm64 [2023-05-25T00:07:45.755Z] ---> Running in 91b993a74457 [2023-05-25T00:07:46.023Z] Removing intermediate container 91b993a74457 [2023-05-25T00:07:46.023Z] ---> b178bf7443d0 [2023-05-25T00:07:46.023Z] Step 21/22 : LABEL git_sha=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [2023-05-25T00:07:46.291Z] ---> Running in b94e5259d4b9 [2023-05-25T00:07:46.560Z] Removing intermediate container b94e5259d4b9 [2023-05-25T00:07:46.560Z] ---> 1437a8b84e1f [2023-05-25T00:07:46.560Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T00:07:46.560Z] ---> Running in af23e8747847 [2023-05-25T00:07:46.828Z] Removing intermediate container af23e8747847 [2023-05-25T00:07:46.828Z] ---> c27a4f5e3228 [2023-05-25T00:07:46.829Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:07:46.829Z] Successfully built c27a4f5e3228 [2023-05-25T00:07:46.829Z] 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-25T00:07:47.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:07:47.768Z] [2023-05-25T00:07:47.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:07:48.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:07:48.175Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T00:07:48.175Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T00:07:48.175Z] 04944245beec: Pulling fs layer [2023-05-25T00:07:48.175Z] 699f458cf7ca: Pulling fs layer [2023-05-25T00:07:48.175Z] 765212b225bb: Pulling fs layer [2023-05-25T00:07:48.175Z] f23df028b6ca: Pulling fs layer [2023-05-25T00:07:48.175Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T00:07:48.175Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T00:07:48.175Z] f23df028b6ca: Waiting [2023-05-25T00:07:48.175Z] d65c8cfc05b1: Waiting [2023-05-25T00:07:48.175Z] 2437ff75d9bd: Waiting [2023-05-25T00:07:48.175Z] 765212b225bb: Waiting [2023-05-25T00:07:48.445Z] 04944245beec: Verifying Checksum [2023-05-25T00:07:48.445Z] 04944245beec: Download complete [2023-05-25T00:07:48.445Z] 765212b225bb: Verifying Checksum [2023-05-25T00:07:48.445Z] 765212b225bb: Download complete [2023-05-25T00:07:48.445Z] f23df028b6ca: Verifying Checksum [2023-05-25T00:07:48.445Z] f23df028b6ca: Download complete [2023-05-25T00:07:48.445Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T00:07:48.445Z] d65c8cfc05b1: Download complete [2023-05-25T00:07:48.715Z] 699f458cf7ca: Verifying Checksum [2023-05-25T00:07:48.715Z] 699f458cf7ca: Download complete [2023-05-25T00:07:48.983Z] 8998bd30e6a1: Download complete [2023-05-25T00:07:51.754Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T00:07:51.754Z] 2437ff75d9bd: Download complete [2023-05-25T00:07:56.065Z] 8998bd30e6a1: Pull complete [2023-05-25T00:07:56.065Z] 04944245beec: Pull complete [2023-05-25T00:07:57.475Z] 699f458cf7ca: Pull complete [2023-05-25T00:07:57.475Z] 765212b225bb: Pull complete [2023-05-25T00:07:58.441Z] f23df028b6ca: Pull complete [2023-05-25T00:07:58.710Z] d65c8cfc05b1: Pull complete [2023-05-25T00:08:13.717Z] 2437ff75d9bd: Pull complete [2023-05-25T00:08:13.717Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T00:08:13.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T00:08:13.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:08:14.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-16835 does not seem to be running inside a container [2023-05-25T00:08:14.158Z] $ 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-25T00:08:17.082Z] $ docker top f4012f553d3426eb8ea0f8d46c353f0672482b4c95394d807776ee95f9df22fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:18.005Z] ---> job-cost.sh [2023-05-25T00:08:18.005Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:18.005Z] INFO: No Stack... [2023-05-25T00:08:18.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T00:08:19.180Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:08:20.119Z] + cut -d, -f6 [2023-05-25T00:08:20.119Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-05-25T00:08:20.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [2023-05-25T00:08:20.344Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] did not exist. Created. [2023-05-25T00:08:20.344Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:08:21.088Z] /w/workspace/device-modbus-go/1@tmp/durable-d9a85507/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T00:08:21.781Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T00:08:21.818Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T00:08:21.876Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:08:21.899Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-487-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:08:21.994Z] $ docker stop --time=1 f4012f553d3426eb8ea0f8d46c353f0672482b4c95394d807776ee95f9df22fd [2023-05-25T00:08:23.545Z] $ docker rm -f --volumes f4012f553d3426eb8ea0f8d46c353f0672482b4c95394d807776ee95f9df22fd [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-25T00:08:24.688Z] provisioning config files... [2023-05-25T00:08:24.695Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/config1837444978742452247tmp [Pipeline] { [Pipeline] sh [2023-05-25T00:08:25.021Z] + set +x [2023-05-25T00:08:25.021Z] + curl -s https://codecov.io/bash [2023-05-25T00:08:25.021Z] + bash -s -- [2023-05-25T00:08:25.021Z] [2023-05-25T00:08:25.021Z] _____ _ [2023-05-25T00:08:25.021Z] / ____| | | [2023-05-25T00:08:25.021Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T00:08:25.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T00:08:25.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T00:08:25.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T00:08:25.021Z] Bash-1.0.6 [2023-05-25T00:08:25.021Z] [2023-05-25T00:08:25.021Z] [2023-05-25T00:08:25.021Z] ==> git version 2.25.1 found [2023-05-25T00:08:25.021Z] ==> 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-25T00:08:25.021Z] Release-Date: 2020-01-08 [2023-05-25T00:08:25.021Z] 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-25T00:08:25.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T00:08:25.021Z] ==> Jenkins CI detected. [2023-05-25T00:08:25.021Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-487 [2023-05-25T00:08:25.021Z] project root: . [2023-05-25T00:08:25.021Z] --> token set from env [2023-05-25T00:08:25.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T00:08:25.021Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T00:08:25.021Z] ==> Python coveragepy not found [2023-05-25T00:08:25.021Z] ==> Searching for coverage reports in: [2023-05-25T00:08:25.021Z] + . [2023-05-25T00:08:25.021Z] -> Found 1 reports [2023-05-25T00:08:25.021Z] ==> Detecting git/mercurial file structure [2023-05-25T00:08:25.021Z] ==> Reading reports [2023-05-25T00:08:25.021Z] + ./coverage.out bytes=24160 [2023-05-25T00:08:25.021Z] ==> Appending adjustments [2023-05-25T00:08:25.021Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T00:08:25.280Z] + Found adjustments [2023-05-25T00:08:25.280Z] ==> Gzipping contents [2023-05-25T00:08:25.280Z] 4.0K /tmp/codecov.VWqKEE.gz [2023-05-25T00:08:25.280Z] ==> Uploading reports [2023-05-25T00:08:25.280Z] url: https://codecov.io [2023-05-25T00:08:25.280Z] query: branch=PR-487&commit=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2023-05-25T00:08:25.280Z] -> Pinging Codecov [2023-05-25T00:08:25.280Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-487&commit=2e7fa1ef0ad5de15f75643c85e20002fd07a02dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-487%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=487&job=&cmd_args= [2023-05-25T00:08:25.280Z] -> Uploading to [2023-05-25T00:08:25.281Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/55DBCA73C666E3227836607328DD7E49/2e7fa1ef0ad5de15f75643c85e20002fd07a02dd/164f4be4-4b4c-4ad6-b53c-48162781bd3a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T000825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1277a9dad79b6136d7717da92103ca43ee8c4d042e6705c6df8b756656907bbc [2023-05-25T00:08:25.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:08:25.281Z] Dload Upload Total Spent Left Speed [2023-05-25T00:08:25.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 17917 --:--:-- --:--:-- --:--:-- 17917 [2023-05-25T00:08:25.540Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/2e7fa1ef0ad5de15f75643c85e20002fd07a02dd [Pipeline] } [2023-05-25T00:08:25.564Z] 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-25T00:08:27.530Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-487/archives ] [2023-05-25T00:08:27.530Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-487/archives [2023-05-25T00:08:27.530Z] total 16 [2023-05-25T00:08:27.530Z] drwxr-xr-x 3 root root 4096 May 24 23:56 . [2023-05-25T00:08:27.530Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:56 .. [2023-05-25T00:08:27.530Z] drwxr-xr-x 2 root root 4096 May 24 23:56 cost [2023-05-25T00:08:27.530Z] -rw-r--r-- 1 root root 88 May 24 23:56 cost.csv [2023-05-25T00:08:27.530Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-487/archives [2023-05-25T00:08:27.530Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-487/archives [2023-05-25T00:08:27.530Z] total 16 [2023-05-25T00:08:27.530Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:56 . [2023-05-25T00:08:27.530Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:56 .. [2023-05-25T00:08:27.530Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:56 cost [2023-05-25T00:08:27.530Z] -rw-r--r-- 1 jenkins jenkins 88 May 24 23:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:27.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:28.740Z] ---> package-listing.sh [2023-05-25T00:08:28.740Z] ++ facter osfamily [2023-05-25T00:08:28.740Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T00:08:28.999Z] + OS_FAMILY=debian [2023-05-25T00:08:28.999Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-487 [2023-05-25T00:08:28.999Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T00:08:28.999Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T00:08:28.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T00:08:28.999Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T00:08:28.999Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-487 ']' [2023-05-25T00:08:28.999Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T00:08:28.999Z] + case "${OS_FAMILY}" in [2023-05-25T00:08:28.999Z] + dpkg -l [2023-05-25T00:08:28.999Z] + grep '^ii' [2023-05-25T00:08:28.999Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T00:08:28.999Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T00:08:28.999Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T00:08:28.999Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-487 ']' [2023-05-25T00:08:28.999Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-487/archives/ [2023-05-25T00:08:28.999Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-487/archives/ [Pipeline] echo [2023-05-25T00:08:29.041Z] 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-487/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T00:08:29.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:08:29.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:08:29.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:08:30.147Z] prd-ubuntu20.04-docker-8c-8g-16830 does not seem to be running inside a container [2023-05-25T00:08:30.179Z] $ 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-487/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-487 -v /w/workspace/xfoundry_device-modbus-go_PR-487:/w/workspace/xfoundry_device-modbus-go_PR-487:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-487@tmp:/w/workspace/xfoundry_device-modbus-go_PR-487@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-25T00:08:30.365Z] $ docker top f706188256433da2eebe54604af7620cd8ebd2ec94ae1eb4ba6ed1008eae3f50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:08:30.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T00:08:31.074Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T00:08:31.393Z] + ls /var/log/sa-host [2023-05-25T00:08:31.393Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:08:31.528Z] provisioning config files... [2023-05-25T00:08:31.540Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-487@tmp/config15481898324429941208tmp [Pipeline] { [Pipeline] echo [2023-05-25T00:08:31.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:31.910Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T00:08:31.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:32.574Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T00:08:32.613Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:32.927Z] ---> sudo-logs.sh [2023-05-25T00:08:32.927Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T00:08:33.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:33.388Z] ---> job-cost.sh [2023-05-25T00:08:33.388Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:33.388Z] DEBUG: total: 0.2199999988079071 [2023-05-25T00:08:33.388Z] INFO: Retrieving Stack Cost... [2023-05-25T00:08:33.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:08:34.139Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T00:08:34.175Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:08:34.489Z] ---> logs-deploy.sh [2023-05-25T00:08:34.490Z] lf-activate-venv: SKIPPING [2023-05-25T00:08:34.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-487/1 [2023-05-25T00:08:34.490Z] INFO: archiving workspace using pattern(s): [2023-05-25T00:08:35.424Z] Archives upload complete. [2023-05-25T00:08:35.424Z] INFO: archiving logs to Nexus