Pull request #467 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a966f62a224fa10037505bb48b33247baeb7a90+831951377c32840706638568b0e432e598c2b631 (3b95700b24177ac2a4a7faca3754bcde50e8aea5) 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-ssh11004921698513967082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11172532271147087961.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-467/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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13022752840801745482.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-467/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7040637147296761483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14878686284666601721.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-467/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-467/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6121322706260536536.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12309’ Running on prd-ubuntu20.04-docker-8c-8g-12318 in /w/workspace/xfoundry_device-modbus-go_PR-467 [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-467 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 4a966f62a224fa10037505bb48b33247baeb7a90 Merge succeeded, producing 4a966f62a224fa10037505bb48b33247baeb7a90 Checking out Revision 4a966f62a224fa10037505bb48b33247baeb7a90 (PR-467) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T06:02:26.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T06:02:26.199Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T06:02:26.302Z] ========================================================= [2023-05-02T06:02:26.302Z] EdgeX Global Pipelines Version Info [2023-05-02T06:02:26.302Z] ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 4a966f62a224fa10037505bb48b33247baeb7a90 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a966f62a224fa10037505bb48b33247baeb7a90 # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:27.156Z] ------------------- [2023-05-02T06:02:27.156Z] stable info: [2023-05-02T06:02:27.156Z] ------------------- [2023-05-02T06:02:27.156Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T06:02:27.156Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T06:02:27.156Z] Message: update stable to v1.0.248 [2023-05-02T06:02:27.728Z] ------------------- [2023-05-02T06:02:27.728Z] experimental info: [2023-05-02T06:02:27.728Z] ------------------- [2023-05-02T06:02:27.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T06:02:27.728Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T06:02:27.728Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T06:02:28.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-05-02T06:02:28.059Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-05-02T06:02:28.099Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T06:02:28.150Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T06:02:28.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T06:02:28.237Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T06:02:28.274Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T06:02:28.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T06:02:28.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T06:02:28.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T06:02:28.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T06:02:28.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-05-02T06:02:28.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T06:02:28.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T06:02:28.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:28.671Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T06:02:28.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:28.755Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T06:02:28.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T06:02:28.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T06:02:28.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T06:02:28.929Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T06:02:28.973Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T06:02:29.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T06:02:29.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T06:02:29.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T06:02:29.136Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T06:02:29.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-467 [Pipeline] echo [2023-05-02T06:02:29.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-467 [Pipeline] echo [2023-05-02T06:02:29.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-467 [Pipeline] echo [2023-05-02T06:02:29.397Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a966f62a224fa10037505bb48b33247baeb7a90 [Pipeline] echo [2023-05-02T06:02:29.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a966f6 [Pipeline] echo [2023-05-02T06:02:29.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:02:29.596Z] provisioning config files... [2023-05-02T06:02:29.609Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/config10092785199395865240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:29.959Z] ---> docker-login.sh [2023-05-02T06:02:29.959Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:02:30.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:30.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:30.528Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:30.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:30.528Z] [2023-05-02T06:02:30.528Z] Login Succeeded [2023-05-02T06:02:30.788Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:02:30.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:30.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:30.788Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:30.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:30.788Z] [2023-05-02T06:02:30.788Z] Login Succeeded [2023-05-02T06:02:30.788Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:02:30.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:30.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:30.788Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:30.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:30.788Z] [2023-05-02T06:02:30.788Z] Login Succeeded [2023-05-02T06:02:30.788Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:02:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:31.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:31.047Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:31.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:31.047Z] [2023-05-02T06:02:31.047Z] Login Succeeded [2023-05-02T06:02:31.047Z] docker.io [2023-05-02T06:02:31.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:31.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:31.305Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:31.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:31.305Z] [2023-05-02T06:02:31.305Z] Login Succeeded [2023-05-02T06:02:31.305Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:02:31.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T06:02:32.044Z] + git rev-list -1 --merges 4a966f62a224fa10037505bb48b33247baeb7a90~1..4a966f62a224fa10037505bb48b33247baeb7a90 [Pipeline] echo [2023-05-02T06:02:32.120Z] -----------> git rev-list -1 --merges 4a966f62a224fa10037505bb48b33247baeb7a90~1..4a966f62a224fa10037505bb48b33247baeb7a90 4a966f62a224fa10037505bb48b33247baeb7a90 [false] [Pipeline] sh [2023-05-02T06:02:32.428Z] + git log --format=format:%s -1 4a966f62a224fa10037505bb48b33247baeb7a90 [Pipeline] echo [2023-05-02T06:02:32.458Z] ========================================================= [2023-05-02T06:02:32.458Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T06:02:32.458Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:02:32.895Z] + git log --format=format:%s -1 4a966f62a224fa10037505bb48b33247baeb7a90 [Pipeline] echo [2023-05-02T06:02:32.924Z] [semverPrep] GIT_COMMIT: 4a966f62a224fa10037505bb48b33247baeb7a90, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-02T06:02:32.958Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T06:02:33.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T06:02:33.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T06:02:33.337Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T06:02:33.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T06:02:33.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T06:02:33.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T06:02:33.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:33.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:33.758Z] [2023-05-02T06:02:33.758Z] 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-02T06:02:34.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:34.138Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T06:02:34.138Z] b85a868b505f: Pulling fs layer [2023-05-02T06:02:34.138Z] e2be974225ed: Pulling fs layer [2023-05-02T06:02:34.138Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T06:02:34.138Z] 988bab9f4d93: Pulling fs layer [2023-05-02T06:02:34.138Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T06:02:34.138Z] eaf3925da568: Pulling fs layer [2023-05-02T06:02:34.138Z] bab4dde63d76: Pulling fs layer [2023-05-02T06:02:34.138Z] bde34c3a00c8: Pulling fs layer [2023-05-02T06:02:34.138Z] bab4dde63d76: Waiting [2023-05-02T06:02:34.138Z] 988bab9f4d93: Waiting [2023-05-02T06:02:34.138Z] 1469e6f7b9e6: Waiting [2023-05-02T06:02:34.138Z] eaf3925da568: Waiting [2023-05-02T06:02:34.138Z] bde34c3a00c8: Waiting [2023-05-02T06:02:34.138Z] b352a97aabf1: Pulling fs layer [2023-05-02T06:02:34.138Z] 4872d77fe225: Pulling fs layer [2023-05-02T06:02:34.138Z] b352a97aabf1: Waiting [2023-05-02T06:02:34.138Z] 5851b861e8e6: Pulling fs layer [2023-05-02T06:02:34.138Z] 5851b861e8e6: Waiting [2023-05-02T06:02:34.138Z] 4872d77fe225: Waiting [2023-05-02T06:02:34.138Z] e2be974225ed: Verifying Checksum [2023-05-02T06:02:34.138Z] e2be974225ed: Download complete [2023-05-02T06:02:34.138Z] 988bab9f4d93: Verifying Checksum [2023-05-02T06:02:34.138Z] 988bab9f4d93: Download complete [2023-05-02T06:02:34.138Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T06:02:34.138Z] 1469e6f7b9e6: Download complete [2023-05-02T06:02:34.397Z] eaf3925da568: Verifying Checksum [2023-05-02T06:02:34.397Z] eaf3925da568: Download complete [2023-05-02T06:02:34.397Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T06:02:34.397Z] 339a4e72a1f5: Download complete [2023-05-02T06:02:34.397Z] bde34c3a00c8: Verifying Checksum [2023-05-02T06:02:34.397Z] bde34c3a00c8: Download complete [2023-05-02T06:02:34.397Z] b352a97aabf1: Verifying Checksum [2023-05-02T06:02:34.397Z] b352a97aabf1: Download complete [2023-05-02T06:02:34.397Z] 4872d77fe225: Verifying Checksum [2023-05-02T06:02:34.397Z] 4872d77fe225: Download complete [2023-05-02T06:02:34.397Z] 5851b861e8e6: Verifying Checksum [2023-05-02T06:02:34.397Z] 5851b861e8e6: Download complete [2023-05-02T06:02:34.397Z] b85a868b505f: Verifying Checksum [2023-05-02T06:02:34.397Z] b85a868b505f: Download complete [2023-05-02T06:02:34.655Z] bab4dde63d76: Verifying Checksum [2023-05-02T06:02:34.655Z] bab4dde63d76: Download complete [2023-05-02T06:02:35.591Z] b85a868b505f: Pull complete [2023-05-02T06:02:35.850Z] e2be974225ed: Pull complete [2023-05-02T06:02:36.424Z] 339a4e72a1f5: Pull complete [2023-05-02T06:02:36.424Z] 988bab9f4d93: Pull complete [2023-05-02T06:02:36.684Z] 1469e6f7b9e6: Pull complete [2023-05-02T06:02:36.684Z] eaf3925da568: Pull complete [2023-05-02T06:02:38.591Z] bab4dde63d76: Pull complete [2023-05-02T06:02:38.850Z] bde34c3a00c8: Pull complete [2023-05-02T06:02:39.110Z] b352a97aabf1: Pull complete [2023-05-02T06:02:39.370Z] 4872d77fe225: Pull complete [2023-05-02T06:02:39.370Z] 5851b861e8e6: Pull complete [2023-05-02T06:02:39.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T06:02:39.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T06:02:39.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:02:39.872Z] prd-ubuntu20.04-docker-8c-8g-12318 does not seem to be running inside a container [2023-05-02T06:02:39.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-467 -v /w/workspace/xfoundry_device-modbus-go_PR-467:/w/workspace/xfoundry_device-modbus-go_PR-467:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-467@tmp:/w/workspace/xfoundry_device-modbus-go_PR-467@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-02T06:02:43.407Z] $ docker top d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b -eo pid,comm [2023-05-02T06:02:43.466Z] 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-02T06:02:43.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T06:02:43.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:02:43.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:02:43.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:02:43.709Z] $ docker exec d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b ssh-agent [2023-05-02T06:02:43.825Z] SSH_AUTH_SOCK=/tmp/ssh-OoCvd1kNg4HE/agent.14 [2023-05-02T06:02:43.825Z] SSH_AGENT_PID=20 [2023-05-02T06:02:43.832Z] Running ssh-add (command line suppressed) [2023-05-02T06:02:43.944Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-467@tmp/private_key_14266013918980322627.key (/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/private_key_14266013918980322627.key) [2023-05-02T06:02:43.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:02:44.286Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T06:02:44.311Z] $ docker exec --env ******** --env ******** d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b ssh-agent -k [2023-05-02T06:02:44.437Z] unset SSH_AUTH_SOCK; [2023-05-02T06:02:44.437Z] unset SSH_AGENT_PID; [2023-05-02T06:02:44.437Z] echo Agent pid 20 killed; [2023-05-02T06:02:44.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T06:02:44.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T06:02:44.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T06:02:44.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T06:02:44.651Z] $ docker exec d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b ssh-agent [2023-05-02T06:02:44.761Z] SSH_AUTH_SOCK=/tmp/ssh-rsSMROthaJNN/agent.70 [2023-05-02T06:02:44.761Z] SSH_AGENT_PID=77 [2023-05-02T06:02:44.766Z] Running ssh-add (command line suppressed) [2023-05-02T06:02:44.879Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-467@tmp/private_key_6910044080054733991.key (/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/private_key_6910044080054733991.key) [2023-05-02T06:02:44.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T06:02:45.230Z] + git semver init [2023-05-02T06:02:45.489Z] 2023-05-02 06:02:45,400 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T06:02:45.489Z] 2023-05-02 06:02:45,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-467/.semver [2023-05-02T06:02:45.489Z] 2023-05-02 06:02:45,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-467/.semver [2023-05-02T06:02:45.489Z] 2023-05-02 06:02:45,401 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-467/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-467, universal_newlines=False, shell=None, istream=None) [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,209 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-467/.git/info/exclude [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,209 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-467/.semver/PR-467 with force:False [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,209 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-467/.semver/PR-467 [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,213 [execute] INFO git cat-file --batch-check [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-467/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,220 [execute] INFO git cat-file --batch [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-467/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T06:02:46.427Z] 2023-05-02 06:02:46,225 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-467/.semver/PR-467 [2023-05-02T06:02:46.427Z] 0.0.0 [Pipeline] } [2023-05-02T06:02:46.453Z] $ docker exec --env ******** --env ******** d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b ssh-agent -k [2023-05-02T06:02:46.562Z] unset SSH_AUTH_SOCK; [2023-05-02T06:02:46.563Z] unset SSH_AGENT_PID; [2023-05-02T06:02:46.563Z] echo Agent pid 77 killed; [2023-05-02T06:02:46.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T06:02:47.000Z] + git semver [Pipeline] } [2023-05-02T06:02:47.279Z] $ docker stop --time=1 d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b [2023-05-02T06:02:48.553Z] $ docker rm -f --volumes d015ebd27f25874ae08d1020bd61fa464e915e643026be8c1e0565e47d42ed9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:02:48.967Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T06:02:49.239Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T06:02:49.258Z] [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-02T06:02:49.864Z] provisioning config files... [2023-05-02T06:02:49.872Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/config5351059490311008098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:02:50.219Z] ---> docker-login.sh [2023-05-02T06:02:50.219Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:02:50.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.219Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.219Z] [2023-05-02T06:02:50.219Z] Login Succeeded [2023-05-02T06:02:50.219Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:02:50.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.219Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.219Z] [2023-05-02T06:02:50.219Z] Login Succeeded [2023-05-02T06:02:50.219Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:02:50.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.479Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.479Z] [2023-05-02T06:02:50.479Z] Login Succeeded [2023-05-02T06:02:50.479Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:02:50.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.479Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.479Z] [2023-05-02T06:02:50.479Z] Login Succeeded [2023-05-02T06:02:50.479Z] docker.io [2023-05-02T06:02:50.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:02:50.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:02:50.756Z] Configure a credential helper to remove this warning. See [2023-05-02T06:02:50.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:02:50.756Z] [2023-05-02T06:02:50.756Z] Login Succeeded [2023-05-02T06:02:50.756Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:02:50.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:02:50.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:02:51.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:02:51.064Z] ========================================================= [2023-05-02T06:02:51.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T06:02:51.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:02:51.559Z] + 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-02T06:02:51.559Z] Sending build context to Docker daemon 6.467MB [2023-05-02T06:02:51.559Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:02:51.559Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T06:02:51.819Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T06:02:51.819Z] f56be85fc22e: Pulling fs layer [2023-05-02T06:02:51.819Z] 85791d961cd3: Pulling fs layer [2023-05-02T06:02:51.819Z] d694b5ae8c79: Pulling fs layer [2023-05-02T06:02:51.819Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T06:02:51.819Z] 4d19c01a9841: Pulling fs layer [2023-05-02T06:02:51.819Z] 9325e15d5711: Pulling fs layer [2023-05-02T06:02:51.819Z] 556b6ee489ea: Pulling fs layer [2023-05-02T06:02:51.819Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T06:02:51.819Z] 9f32a84ed3da: Waiting [2023-05-02T06:02:51.819Z] 9325e15d5711: Waiting [2023-05-02T06:02:51.819Z] 556b6ee489ea: Waiting [2023-05-02T06:02:51.819Z] c5a4b2cf53e6: Waiting [2023-05-02T06:02:51.819Z] 85791d961cd3: Verifying Checksum [2023-05-02T06:02:51.819Z] 85791d961cd3: Download complete [2023-05-02T06:02:51.819Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T06:02:51.819Z] 9f32a84ed3da: Download complete [2023-05-02T06:02:51.819Z] 4d19c01a9841: Verifying Checksum [2023-05-02T06:02:51.819Z] 4d19c01a9841: Download complete [2023-05-02T06:02:51.819Z] f56be85fc22e: Verifying Checksum [2023-05-02T06:02:51.819Z] f56be85fc22e: Download complete [2023-05-02T06:02:51.819Z] 9325e15d5711: Verifying Checksum [2023-05-02T06:02:51.819Z] 9325e15d5711: Download complete [2023-05-02T06:02:52.081Z] f56be85fc22e: Pull complete [2023-05-02T06:02:52.359Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T06:02:52.359Z] c5a4b2cf53e6: Download complete [2023-05-02T06:02:52.359Z] d694b5ae8c79: Verifying Checksum [2023-05-02T06:02:52.359Z] d694b5ae8c79: Download complete [2023-05-02T06:02:52.619Z] 556b6ee489ea: Verifying Checksum [2023-05-02T06:02:53.219Z] 85791d961cd3: Pull complete [2023-05-02T06:02:57.404Z] d694b5ae8c79: Pull complete [2023-05-02T06:02:57.404Z] 9f32a84ed3da: Pull complete [2023-05-02T06:02:57.404Z] 4d19c01a9841: Pull complete [2023-05-02T06:02:57.663Z] 9325e15d5711: Pull complete [2023-05-02T06:03:00.193Z] 556b6ee489ea: Pull complete [2023-05-02T06:03:01.128Z] c5a4b2cf53e6: Pull complete [2023-05-02T06:03:01.128Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T06:03:01.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T06:03:01.128Z] ---> c4be618373d6 [2023-05-02T06:03:01.128Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:03:04.673Z] Still waiting to schedule task [2023-05-02T06:03:04.673Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12315’ [2023-05-02T06:03:07.760Z] ---> Running in a29210fd79bf [2023-05-02T06:03:07.760Z] Removing intermediate container a29210fd79bf [2023-05-02T06:03:07.760Z] ---> c4969148c91f [2023-05-02T06:03:07.760Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:03:07.760Z] ---> Running in 0524109b0233 [2023-05-02T06:03:07.760Z] Removing intermediate container 0524109b0233 [2023-05-02T06:03:07.760Z] ---> 755000d654d0 [2023-05-02T06:03:07.760Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:03:07.760Z] ---> Running in 9c58a9ec1970 [2023-05-02T06:03:07.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:03:08.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:03:08.282Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-02T06:03:08.282Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-02T06:03:08.282Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-02T06:03:08.282Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:03:08.282Z] OK: 270 MiB in 61 packages [2023-05-02T06:03:08.917Z] Removing intermediate container 9c58a9ec1970 [2023-05-02T06:03:08.917Z] ---> 6d76d6b83086 [2023-05-02T06:03:08.917Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-02T06:03:08.917Z] ---> Running in b6cac73a42dd [2023-05-02T06:03:09.177Z] Removing intermediate container b6cac73a42dd [2023-05-02T06:03:09.177Z] ---> a81c2589dfad [2023-05-02T06:03:09.177Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T06:03:09.177Z] ---> b758f8e7ee93 [2023-05-02T06:03:09.177Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:03:09.440Z] ---> Running in 1fe6c4b7ff3d [2023-05-02T06:03:48.748Z] Removing intermediate container 1fe6c4b7ff3d [2023-05-02T06:03:48.748Z] ---> 136409a2902a [2023-05-02T06:03:48.748Z] Step 9/10 : COPY . . [2023-05-02T06:03:48.748Z] ---> 0a33eb2448b3 [2023-05-02T06:03:48.748Z] Step 10/10 : RUN ${MAKE} [2023-05-02T06:03:48.748Z] ---> Running in 62ade8eb4342 [2023-05-02T06:03:48.748Z] noop [2023-05-02T06:03:48.748Z] Removing intermediate container 62ade8eb4342 [2023-05-02T06:03:48.748Z] ---> 641a87fb2bbe [2023-05-02T06:03:48.748Z] Successfully built 641a87fb2bbe [2023-05-02T06:03:48.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:49.183Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:03:49.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:03:49.348Z] prd-ubuntu20.04-docker-8c-8g-12318 does not seem to be running inside a container [2023-05-02T06:03:49.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-467 -v /w/workspace/xfoundry_device-modbus-go_PR-467:/w/workspace/xfoundry_device-modbus-go_PR-467:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-467@tmp:/w/workspace/xfoundry_device-modbus-go_PR-467@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-02T06:03:49.746Z] $ docker top 6357785288c7a708d2a80a3f16c5d85984f55997bf0b26f701de78302fa7ee62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:03:50.148Z] + go version [2023-05-02T06:03:50.148Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T06:03:50.183Z] $ docker stop --time=1 6357785288c7a708d2a80a3f16c5d85984f55997bf0b26f701de78302fa7ee62 [2023-05-02T06:03:51.482Z] $ docker rm -f --volumes 6357785288c7a708d2a80a3f16c5d85984f55997bf0b26f701de78302fa7ee62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:03:52.373Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T06:03:52.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:03:52.539Z] prd-ubuntu20.04-docker-8c-8g-12318 does not seem to be running inside a container [2023-05-02T06:03:52.574Z] $ 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-467 -v /w/workspace/xfoundry_device-modbus-go_PR-467:/w/workspace/xfoundry_device-modbus-go_PR-467:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-467@tmp:/w/workspace/xfoundry_device-modbus-go_PR-467@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-02T06:03:52.894Z] $ docker top 6f867d001cc114273ece6ab615eafd75490346ebbfa45d67d868929e7974842d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:03:53.342Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-467 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:03:53.693Z] + make test [2023-05-02T06:03:53.693Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:03:58.963Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-02T06:04:11.201Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-02T06:04:11.201Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-05-02T06:04:17.767Z] go vet ./... [2023-05-02T06:04:21.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:04:21.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:04:21.239Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:04:21.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:04:21.318Z] $ docker stop --time=1 6f867d001cc114273ece6ab615eafd75490346ebbfa45d67d868929e7974842d [2023-05-02T06:04:25.422Z] $ docker rm -f --volumes 6f867d001cc114273ece6ab615eafd75490346ebbfa45d67d868929e7974842d [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:04:26.078Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:04:26.196Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T06:04:26.838Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:04:27.164Z] + ls -al . [2023-05-02T06:04:27.164Z] total 180 [2023-05-02T06:04:27.164Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 06:03 . [2023-05-02T06:04:27.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 .. [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 06:02 .dockerignore [2023-05-02T06:04:27.164Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:02 .git [2023-05-02T06:04:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 .github [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 06:02 .gitignore [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:02 .golangci.yml [2023-05-02T06:04:27.164Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:02 .semver [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 2 06:02 Attribution.txt [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 2 06:02 CHANGELOG.md [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 2 06:02 Dockerfile [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:02 GOVERNANCE.md [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 06:02 Jenkinsfile [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:02 LICENSE [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 2 06:02 Makefile [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 06:02 OWNERS.md [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 2 06:02 README.md [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:02 VERSION [2023-05-02T06:04:27.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:02 bin [2023-05-02T06:04:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 cmd [2023-05-02T06:04:27.164Z] -rw-r--r-- 1 jenkins jenkins 24160 May 2 06:04 coverage.out [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 2 06:02 go.mod [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 31785 May 2 06:02 go.sum [2023-05-02T06:04:27.164Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:02 internal [2023-05-02T06:04:27.164Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:02 simulator [2023-05-02T06:04:27.164Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:02 snap [2023-05-02T06:04:27.164Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:04:27.581Z] + 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=4a966f62a224fa10037505bb48b33247baeb7a90 --label arch=amd64 --label version=0.0.0 . [2023-05-02T06:04:27.581Z] Sending build context to Docker daemon 6.492MB [2023-05-02T06:04:27.581Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:04:27.581Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-02T06:04:27.581Z] ---> 641a87fb2bbe [2023-05-02T06:04:27.581Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:04:27.852Z] ---> Running in 550da29038ca [2023-05-02T06:04:27.852Z] Removing intermediate container 550da29038ca [2023-05-02T06:04:27.852Z] ---> 0fd4d1f3f4af [2023-05-02T06:04:27.852Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:04:28.121Z] ---> Running in b9b226d30fe7 [2023-05-02T06:04:28.121Z] Removing intermediate container b9b226d30fe7 [2023-05-02T06:04:28.121Z] ---> 8b9fac7798b4 [2023-05-02T06:04:28.121Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:04:28.379Z] ---> Running in 35cbc591b82c [2023-05-02T06:04:29.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:29.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:29.323Z] OK: 270 MiB in 61 packages [2023-05-02T06:04:30.261Z] Removing intermediate container 35cbc591b82c [2023-05-02T06:04:30.261Z] ---> 3aab667abbb3 [2023-05-02T06:04:30.261Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-02T06:04:30.261Z] ---> Running in 7696da90c941 [2023-05-02T06:04:30.261Z] Removing intermediate container 7696da90c941 [2023-05-02T06:04:30.261Z] ---> 93aa48d4e40a [2023-05-02T06:04:30.261Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-02T06:04:30.520Z] ---> 97443c9f1641 [2023-05-02T06:04:30.520Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:04:30.520Z] ---> Running in 2eb86191c002 [2023-05-02T06:04:31.467Z] Removing intermediate container 2eb86191c002 [2023-05-02T06:04:31.467Z] ---> 61dc21344842 [2023-05-02T06:04:31.467Z] Step 9/22 : COPY . . [2023-05-02T06:04:31.725Z] ---> 17d1191f6b8a [2023-05-02T06:04:31.725Z] Step 10/22 : RUN ${MAKE} [2023-05-02T06:04:31.725Z] ---> Running in ea458c30cc83 [2023-05-02T06:04:31.984Z] 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-02T06:04:53.987Z] Removing intermediate container ea458c30cc83 [2023-05-02T06:04:53.987Z] ---> c52cfc05c6f0 [2023-05-02T06:04:53.987Z] Step 11/22 : FROM alpine:3.17 [2023-05-02T06:04:53.987Z] 3.17: Pulling from library/alpine [2023-05-02T06:04:53.987Z] f56be85fc22e: Already exists [2023-05-02T06:04:53.987Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:04:53.987Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:04:53.987Z] ---> 9ed4aefc74f6 [2023-05-02T06:04:53.987Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-02T06:04:53.987Z] ---> Running in 2782bc664d09 [2023-05-02T06:04:53.987Z] Removing intermediate container 2782bc664d09 [2023-05-02T06:04:53.987Z] ---> 26088305a33f [2023-05-02T06:04:53.987Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:04:53.987Z] ---> Running in 269e9edcb310 [2023-05-02T06:04:53.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:53.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T06:04:54.252Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:04:54.252Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:04:54.252Z] OK: 7 MiB in 16 packages [2023-05-02T06:04:54.511Z] Removing intermediate container 269e9edcb310 [2023-05-02T06:04:54.511Z] ---> 3ceffad7f52e [2023-05-02T06:04:54.511Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-02T06:04:55.894Z] ---> 7e7906b83cab [2023-05-02T06:04:55.894Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-02T06:04:57.272Z] ---> 69237a44a11f [2023-05-02T06:04:57.272Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-02T06:04:57.530Z] ---> 668088c19936 [2023-05-02T06:04:57.530Z] Step 17/22 : EXPOSE 59901 [2023-05-02T06:04:57.530Z] ---> Running in 3c818e077fe4 [2023-05-02T06:04:57.796Z] Removing intermediate container 3c818e077fe4 [2023-05-02T06:04:57.796Z] ---> b4a4b49d1bd5 [2023-05-02T06:04:57.796Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-02T06:04:58.061Z] ---> Running in 65ed9dbece54 [2023-05-02T06:04:58.321Z] Removing intermediate container 65ed9dbece54 [2023-05-02T06:04:58.321Z] ---> 84b6208015bb [2023-05-02T06:04:58.321Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T06:04:58.584Z] ---> Running in 787f7584d70e [2023-05-02T06:04:58.844Z] Removing intermediate container 787f7584d70e [2023-05-02T06:04:58.844Z] ---> eb523e0b6863 [2023-05-02T06:04:58.844Z] Step 20/22 : LABEL arch=amd64 [2023-05-02T06:04:59.103Z] ---> Running in 3e69778aa2c8 [2023-05-02T06:04:59.103Z] Removing intermediate container 3e69778aa2c8 [2023-05-02T06:04:59.103Z] ---> 59a846a9efb9 [2023-05-02T06:04:59.103Z] Step 21/22 : LABEL git_sha=4a966f62a224fa10037505bb48b33247baeb7a90 [2023-05-02T06:04:59.103Z] ---> Running in d2b64351224b [2023-05-02T06:04:59.103Z] Removing intermediate container d2b64351224b [2023-05-02T06:04:59.103Z] ---> b7a6707a9074 [2023-05-02T06:04:59.103Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T06:04:59.103Z] ---> Running in 2ef76c434211 [2023-05-02T06:04:59.362Z] Removing intermediate container 2ef76c434211 [2023-05-02T06:04:59.362Z] ---> 581ecdebc2df [2023-05-02T06:04:59.362Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:04:59.362Z] Successfully built 581ecdebc2df [2023-05-02T06:04:59.362Z] 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-02T06:05:00.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:05:00.257Z] [2023-05-02T06:05:00.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:05:00.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:05:00.633Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T06:05:00.633Z] 5eb5b503b376: Pulling fs layer [2023-05-02T06:05:00.633Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T06:05:00.633Z] ec43610c2a17: Pulling fs layer [2023-05-02T06:05:00.633Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T06:05:00.633Z] 33b1e0a273af: Pulling fs layer [2023-05-02T06:05:00.633Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T06:05:00.633Z] 2f39f015ded8: Pulling fs layer [2023-05-02T06:05:00.633Z] 5d3b04190fa2: Waiting [2023-05-02T06:05:00.633Z] 2f39f015ded8: Waiting [2023-05-02T06:05:00.633Z] 3a2ae6a8a46f: Waiting [2023-05-02T06:05:00.633Z] 33b1e0a273af: Waiting [2023-05-02T06:05:00.633Z] 5c69ac0246d0: Verifying Checksum [2023-05-02T06:05:00.633Z] 5c69ac0246d0: Download complete [2023-05-02T06:05:00.633Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T06:05:00.633Z] 3a2ae6a8a46f: Download complete [2023-05-02T06:05:00.633Z] 33b1e0a273af: Verifying Checksum [2023-05-02T06:05:00.633Z] 33b1e0a273af: Download complete [2023-05-02T06:05:00.633Z] ec43610c2a17: Verifying Checksum [2023-05-02T06:05:00.633Z] ec43610c2a17: Download complete [2023-05-02T06:05:00.891Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T06:05:00.891Z] 5d3b04190fa2: Download complete [2023-05-02T06:05:00.891Z] 5eb5b503b376: Verifying Checksum [2023-05-02T06:05:00.891Z] 5eb5b503b376: Download complete [2023-05-02T06:05:01.459Z] 2f39f015ded8: Download complete [2023-05-02T06:05:02.407Z] 5eb5b503b376: Pull complete [2023-05-02T06:05:02.407Z] 5c69ac0246d0: Pull complete [2023-05-02T06:05:02.983Z] ec43610c2a17: Pull complete [2023-05-02T06:05:02.983Z] 3a2ae6a8a46f: Pull complete [2023-05-02T06:05:03.555Z] 33b1e0a273af: Pull complete [2023-05-02T06:05:04.123Z] 5d3b04190fa2: Pull complete [2023-05-02T06:05:09.851Z] 2f39f015ded8: Pull complete [2023-05-02T06:05:09.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T06:05:09.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:05:09.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:05:10.174Z] prd-ubuntu20.04-docker-8c-8g-12318 does not seem to be running inside a container [2023-05-02T06:05:10.202Z] $ 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-467 -v /w/workspace/xfoundry_device-modbus-go_PR-467:/w/workspace/xfoundry_device-modbus-go_PR-467:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-467@tmp:/w/workspace/xfoundry_device-modbus-go_PR-467@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-02T06:05:13.201Z] $ docker top 027354e8c4ff31d5f96b9abf17bdde0071ddedfcc4673d99682c2efa74254439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:05:13.637Z] ---> job-cost.sh [2023-05-02T06:05:13.637Z] lf-activate-venv: SKIPPING [2023-05-02T06:05:13.637Z] INFO: No Stack... [2023-05-02T06:05:14.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:05:14.464Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:05:14.786Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-467/archives/cost.csv [2023-05-02T06:05:14.786Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:05:14.843Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [2023-05-02T06:05:14.851Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] did not exist. Created. [2023-05-02T06:05:14.851Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:05:15.253Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T06:05:15.353Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:05:15.368Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:05:15.445Z] $ docker stop --time=1 027354e8c4ff31d5f96b9abf17bdde0071ddedfcc4673d99682c2efa74254439 [2023-05-02T06:05:16.594Z] $ docker rm -f --volumes 027354e8c4ff31d5f96b9abf17bdde0071ddedfcc4673d99682c2efa74254439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T06:06:06.406Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12328 in /w/workspace/xfoundry_device-modbus-go_PR-467 [Pipeline] { [Pipeline] ws [2023-05-02T06:06:06.461Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T06:06:06.542Z] Selected Git installation does not exist. Using Default [2023-05-02T06:06:06.542Z] The recommended git tool is: NONE [2023-05-02T06:06:12.701Z] using credential edgex-jenkins-ssh [2023-05-02T06:06:12.730Z] Cloning the remote Git repository [2023-05-02T06:06:12.783Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:12.903Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-05-02T06:06:13.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:13.072Z] > git --version # timeout=10 [2023-05-02T06:06:13.098Z] > git --version # 'git version 2.25.1' [2023-05-02T06:06:13.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:13.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:06:14.472Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-02T06:06:14.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T06:06:16.124Z] Merging remotes/origin/main commit 831951377c32840706638568b0e432e598c2b631 into PR head commit 4a966f62a224fa10037505bb48b33247baeb7a90 [2023-05-02T06:06:16.479Z] Merge succeeded, producing 4a966f62a224fa10037505bb48b33247baeb7a90 [2023-05-02T06:06:16.479Z] Checking out Revision 4a966f62a224fa10037505bb48b33247baeb7a90 (PR-467) [2023-05-02T06:06:15.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-05-02T06:06:15.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-05-02T06:06:15.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:15.573Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/467/head:refs/remotes/origin/PR-467 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T06:06:16.147Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:06:16.241Z] > git checkout -f 4a966f62a224fa10037505bb48b33247baeb7a90 # timeout=10 [2023-05-02T06:06:16.359Z] > git remote # timeout=10 [2023-05-02T06:06:16.388Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T06:06:16.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T06:06:16.428Z] > git merge 831951377c32840706638568b0e432e598c2b631 # timeout=10 [2023-05-02T06:06:16.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T06:06:16.490Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T06:06:16.508Z] > git checkout -f 4a966f62a224fa10037505bb48b33247baeb7a90 # timeout=10 [2023-05-02T06:06:17.119Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-02T06:06:17.188Z] > git --version # timeout=10 [2023-05-02T06:06:17.201Z] > git --version # 'git version 2.25.1' [2023-05-02T06:06:17.218Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:06:18.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T06:06:18.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:06:18.350Z] Dload Upload Total Spent Left Speed [2023-05-02T06:06:18.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-02T06:06:19.065Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T06:06:19.431Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T06:06:19.431Z] + sudo tee /etc/docker/daemon.new [2023-05-02T06:06:19.431Z] { [2023-05-02T06:06:19.431Z] "registry-mirrors": [ [2023-05-02T06:06:19.431Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T06:06:19.431Z] ], [2023-05-02T06:06:19.431Z] "bip": "10.250.0.254/24", [2023-05-02T06:06:19.431Z] "hosts": [ [2023-05-02T06:06:19.431Z] "tcp://0.0.0.0:5555", [2023-05-02T06:06:19.431Z] "unix:///var/run/docker.sock" [2023-05-02T06:06:19.431Z] ], [2023-05-02T06:06:19.432Z] "mtu": 1458, [2023-05-02T06:06:19.432Z] "selinux-enabled": true, [2023-05-02T06:06:19.432Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T06:06:19.432Z] } [Pipeline] sh [2023-05-02T06:06:19.792Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T06:06:20.156Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:06:38.528Z] provisioning config files... [2023-05-02T06:06:38.559Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5356026562265370014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:06:38.966Z] ---> docker-login.sh [2023-05-02T06:06:38.966Z] nexus3.edgexfoundry.org:10001 [2023-05-02T06:06:39.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:06:39.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:06:39.558Z] Configure a credential helper to remove this warning. See [2023-05-02T06:06:39.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:06:39.558Z] [2023-05-02T06:06:39.558Z] Login Succeeded [2023-05-02T06:06:39.558Z] nexus3.edgexfoundry.org:10002 [2023-05-02T06:06:39.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:06:40.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:06:40.112Z] Configure a credential helper to remove this warning. See [2023-05-02T06:06:40.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:06:40.112Z] [2023-05-02T06:06:40.112Z] Login Succeeded [2023-05-02T06:06:40.112Z] nexus3.edgexfoundry.org:10003 [2023-05-02T06:06:40.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:06:40.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:06:40.387Z] Configure a credential helper to remove this warning. See [2023-05-02T06:06:40.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:06:40.387Z] [2023-05-02T06:06:40.387Z] Login Succeeded [2023-05-02T06:06:40.387Z] nexus3.edgexfoundry.org:10004 [2023-05-02T06:06:40.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:06:40.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:06:40.936Z] Configure a credential helper to remove this warning. See [2023-05-02T06:06:40.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:06:40.936Z] [2023-05-02T06:06:40.936Z] Login Succeeded [2023-05-02T06:06:40.936Z] docker.io [2023-05-02T06:06:41.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T06:06:41.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T06:06:41.481Z] Configure a credential helper to remove this warning. See [2023-05-02T06:06:41.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T06:06:41.481Z] [2023-05-02T06:06:41.481Z] Login Succeeded [2023-05-02T06:06:41.481Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T06:06:41.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T06:06:41.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:06:42.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T06:06:42.038Z] ========================================================= [2023-05-02T06:06:42.038Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T06:06:42.038Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:06:42.564Z] + 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-02T06:06:42.837Z] Sending build context to Docker daemon 3.379MB [2023-05-02T06:06:42.837Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:06:42.837Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T06:06:43.123Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T06:06:43.123Z] c41833b44d91: Pulling fs layer [2023-05-02T06:06:43.123Z] ed15518f5707: Pulling fs layer [2023-05-02T06:06:43.123Z] feae8fd75edb: Pulling fs layer [2023-05-02T06:06:43.123Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T06:06:43.123Z] 3cdef696dda3: Pulling fs layer [2023-05-02T06:06:43.123Z] 2ced38df9373: Pulling fs layer [2023-05-02T06:06:43.123Z] 58f1dce35555: Pulling fs layer [2023-05-02T06:06:43.123Z] 3cdef696dda3: Waiting [2023-05-02T06:06:43.123Z] 2ced38df9373: Waiting [2023-05-02T06:06:43.123Z] 58f1dce35555: Waiting [2023-05-02T06:06:43.123Z] 242c74f7c9fa: Waiting [2023-05-02T06:06:43.123Z] ed15518f5707: Verifying Checksum [2023-05-02T06:06:43.123Z] ed15518f5707: Download complete [2023-05-02T06:06:43.123Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T06:06:43.123Z] 242c74f7c9fa: Download complete [2023-05-02T06:06:43.123Z] 3cdef696dda3: Verifying Checksum [2023-05-02T06:06:43.123Z] 3cdef696dda3: Download complete [2023-05-02T06:06:43.123Z] c41833b44d91: Verifying Checksum [2023-05-02T06:06:43.123Z] c41833b44d91: Download complete [2023-05-02T06:06:44.559Z] c41833b44d91: Pull complete [2023-05-02T06:06:44.559Z] 58f1dce35555: Verifying Checksum [2023-05-02T06:06:44.559Z] 58f1dce35555: Download complete [2023-05-02T06:06:45.161Z] ed15518f5707: Pull complete [2023-05-02T06:06:46.163Z] feae8fd75edb: Verifying Checksum [2023-05-02T06:06:46.163Z] feae8fd75edb: Download complete [2023-05-02T06:06:46.163Z] 2ced38df9373: Verifying Checksum [2023-05-02T06:06:46.163Z] 2ced38df9373: Download complete [2023-05-02T06:06:58.554Z] feae8fd75edb: Pull complete [2023-05-02T06:06:58.554Z] 242c74f7c9fa: Pull complete [2023-05-02T06:06:58.554Z] 3cdef696dda3: Pull complete [2023-05-02T06:07:05.244Z] 2ced38df9373: Pull complete [2023-05-02T06:07:07.204Z] 58f1dce35555: Pull complete [2023-05-02T06:07:07.204Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T06:07:07.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T06:07:07.480Z] ---> fadd8f120f05 [2023-05-02T06:07:07.480Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:07:09.448Z] ---> Running in 11fac36819c3 [2023-05-02T06:07:09.718Z] Removing intermediate container 11fac36819c3 [2023-05-02T06:07:09.718Z] ---> 60873a90e59e [2023-05-02T06:07:09.718Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:07:09.718Z] ---> Running in ec1ad4504d87 [2023-05-02T06:07:10.307Z] Removing intermediate container ec1ad4504d87 [2023-05-02T06:07:10.307Z] ---> 87396381d509 [2023-05-02T06:07:10.307Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:07:10.307Z] ---> Running in ed5dff86270b [2023-05-02T06:07:11.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:07:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:07:13.420Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-05-02T06:07:13.420Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-05-02T06:07:13.420Z] (8/8) Installing openssh (9.1_p1-r2) [2023-05-02T06:07:13.420Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:07:13.420Z] OK: 270 MiB in 61 packages [2023-05-02T06:07:15.060Z] Removing intermediate container ed5dff86270b [2023-05-02T06:07:15.060Z] ---> 25478881c6d0 [2023-05-02T06:07:15.060Z] Step 6/10 : WORKDIR /device-modbus-go [2023-05-02T06:07:15.060Z] ---> Running in fe107a0ae871 [2023-05-02T06:07:15.060Z] Removing intermediate container fe107a0ae871 [2023-05-02T06:07:15.060Z] ---> 442ac22061fd [2023-05-02T06:07:15.060Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T06:07:15.651Z] ---> 2a03cc976a8d [2023-05-02T06:07:15.651Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:07:15.651Z] ---> Running in 8fdd13b9c21d [2023-05-02T06:08:23.614Z] Removing intermediate container 8fdd13b9c21d [2023-05-02T06:08:23.614Z] ---> f3b464f581ea [2023-05-02T06:08:23.614Z] Step 9/10 : COPY . . [2023-05-02T06:08:23.614Z] ---> 4b73f66bed54 [2023-05-02T06:08:23.614Z] Step 10/10 : RUN ${MAKE} [2023-05-02T06:08:23.614Z] ---> Running in b08a16828d60 [2023-05-02T06:08:23.614Z] noop [2023-05-02T06:08:23.614Z] Removing intermediate container b08a16828d60 [2023-05-02T06:08:23.614Z] ---> 245c47254c7c [2023-05-02T06:08:23.614Z] Successfully built 245c47254c7c [2023-05-02T06:08:23.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:08:24.109Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:08:24.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:08:24.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-12328 does not seem to be running inside a container [2023-05-02T06:08:24.493Z] $ 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-02T06:08:25.725Z] $ docker top 63bb746cf9692223fb3d05da0953483c379345ef3bff680e3ee9d79110165c2f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:08:26.610Z] + go version [2023-05-02T06:08:26.610Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T06:08:26.650Z] $ docker stop --time=1 63bb746cf9692223fb3d05da0953483c379345ef3bff680e3ee9d79110165c2f [2023-05-02T06:08:28.272Z] $ docker rm -f --volumes 63bb746cf9692223fb3d05da0953483c379345ef3bff680e3ee9d79110165c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:08:29.148Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T06:08:29.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:08:29.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-12328 does not seem to be running inside a container [2023-05-02T06:08:29.495Z] $ 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-02T06:08:30.729Z] $ docker top 376bae7d180686e2a869d51fa39ac4e4d57427e4fd24ac489c3a51ae53bcfcbc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:08:31.308Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T06:08:32.040Z] + make test [2023-05-02T06:08:32.040Z] go test ./... -coverprofile=coverage.out [2023-05-02T06:09:10.956Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-05-02T06:11:47.948Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-05-02T06:11:47.948Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.090s coverage: 47.4% of statements [2023-05-02T06:11:47.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T06:11:47.948Z] go vet ./... [2023-05-02T06:12:20.217Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T06:12:20.217Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T06:12:20.217Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T06:12:20.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T06:12:20.294Z] $ docker stop --time=1 376bae7d180686e2a869d51fa39ac4e4d57427e4fd24ac489c3a51ae53bcfcbc [2023-05-02T06:12:22.922Z] $ docker rm -f --volumes 376bae7d180686e2a869d51fa39ac4e4d57427e4fd24ac489c3a51ae53bcfcbc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T06:12:24.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T06:12:24.223Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T06:12:24.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T06:12:25.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T06:12:25.723Z] + ls -al . [2023-05-02T06:12:25.723Z] total 176 [2023-05-02T06:12:25.723Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 06:08 . [2023-05-02T06:12:25.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:06 .. [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 06:06 .dockerignore [2023-05-02T06:12:25.723Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 06:06 .git [2023-05-02T06:12:25.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 .github [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 331 May 2 06:06 .gitignore [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 06:06 .golangci.yml [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 10132 May 2 06:06 Attribution.txt [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 11576 May 2 06:06 CHANGELOG.md [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 1365 May 2 06:06 Dockerfile [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 06:06 GOVERNANCE.md [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 680 May 2 06:06 Jenkinsfile [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 06:06 LICENSE [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 1705 May 2 06:06 Makefile [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 622 May 2 06:06 OWNERS.md [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 4045 May 2 06:06 README.md [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 06:02 VERSION [2023-05-02T06:12:25.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:06 bin [2023-05-02T06:12:25.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 cmd [2023-05-02T06:12:25.723Z] -rw-r--r-- 1 jenkins jenkins 24160 May 2 06:11 coverage.out [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 3453 May 2 06:06 go.mod [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 31785 May 2 06:06 go.sum [2023-05-02T06:12:25.723Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 06:06 internal [2023-05-02T06:12:25.723Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 06:06 simulator [2023-05-02T06:12:25.723Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 06:06 snap [2023-05-02T06:12:25.723Z] -rw-rw-r-- 1 jenkins jenkins 229 May 2 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:12:26.155Z] + 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=4a966f62a224fa10037505bb48b33247baeb7a90 --label arch=arm64 --label version=0.0.0 . [2023-05-02T06:12:26.431Z] Sending build context to Docker daemon 3.404MB [2023-05-02T06:12:26.431Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T06:12:26.431Z] Step 2/22 : FROM ${BASE} AS builder [2023-05-02T06:12:26.431Z] ---> 245c47254c7c [2023-05-02T06:12:26.431Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-05-02T06:12:26.703Z] ---> Running in f21ca098289a [2023-05-02T06:12:26.973Z] Removing intermediate container f21ca098289a [2023-05-02T06:12:26.973Z] ---> fedbc1b5fa6a [2023-05-02T06:12:26.973Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T06:12:26.973Z] ---> Running in 84620e2b8b0f [2023-05-02T06:12:27.563Z] Removing intermediate container 84620e2b8b0f [2023-05-02T06:12:27.563Z] ---> 2e8c019d4b86 [2023-05-02T06:12:27.563Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-05-02T06:12:27.563Z] ---> Running in 030d9c76555a [2023-05-02T06:12:28.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:12:29.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:12:30.551Z] OK: 270 MiB in 61 packages [2023-05-02T06:12:31.519Z] Removing intermediate container 030d9c76555a [2023-05-02T06:12:31.519Z] ---> 52d366240aa3 [2023-05-02T06:12:31.519Z] Step 6/22 : WORKDIR /device-modbus-go [2023-05-02T06:12:31.519Z] ---> Running in cdabdf87df0f [2023-05-02T06:12:31.792Z] Removing intermediate container cdabdf87df0f [2023-05-02T06:12:31.792Z] ---> f10c20c54de0 [2023-05-02T06:12:31.792Z] Step 7/22 : COPY go.mod vendor* ./ [2023-05-02T06:12:32.462Z] ---> 49771fe4aa8d [2023-05-02T06:12:32.462Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T06:12:32.462Z] ---> Running in 6e9bd87bfec0 [2023-05-02T06:12:36.734Z] Removing intermediate container 6e9bd87bfec0 [2023-05-02T06:12:36.734Z] ---> 552a91c427b9 [2023-05-02T06:12:36.734Z] Step 9/22 : COPY . . [2023-05-02T06:12:37.323Z] ---> 85742c9f9b4f [2023-05-02T06:12:37.323Z] Step 10/22 : RUN ${MAKE} [2023-05-02T06:12:37.610Z] ---> Running in 20cc95f22f1d [2023-05-02T06:12:38.581Z] 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-02T06:15:15.399Z] Removing intermediate container 20cc95f22f1d [2023-05-02T06:15:15.399Z] ---> 3417861d588b [2023-05-02T06:15:15.399Z] Step 11/22 : FROM alpine:3.17 [2023-05-02T06:15:15.399Z] 3.17: Pulling from library/alpine [2023-05-02T06:15:15.399Z] c41833b44d91: Already exists [2023-05-02T06:15:15.399Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T06:15:15.399Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T06:15:15.399Z] ---> 51e60588ff2c [2023-05-02T06:15:15.399Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-05-02T06:15:15.399Z] ---> Running in 1d3723db5f09 [2023-05-02T06:15:15.399Z] Removing intermediate container 1d3723db5f09 [2023-05-02T06:15:15.399Z] ---> 56146d63e663 [2023-05-02T06:15:15.399Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-05-02T06:15:15.399Z] ---> Running in c164b57f163c [2023-05-02T06:15:15.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T06:15:15.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T06:15:15.399Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T06:15:15.399Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T06:15:15.399Z] OK: 8 MiB in 16 packages [2023-05-02T06:15:15.399Z] Removing intermediate container c164b57f163c [2023-05-02T06:15:15.399Z] ---> 5838c99651e2 [2023-05-02T06:15:15.399Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-05-02T06:15:15.399Z] ---> 7384e8efc45a [2023-05-02T06:15:15.399Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-05-02T06:15:15.399Z] ---> d9d34fb6e646 [2023-05-02T06:15:15.399Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-05-02T06:15:15.399Z] ---> b6addb8aac67 [2023-05-02T06:15:15.399Z] Step 17/22 : EXPOSE 59901 [2023-05-02T06:15:15.399Z] ---> Running in 4f04a1f84e97 [2023-05-02T06:15:15.399Z] Removing intermediate container 4f04a1f84e97 [2023-05-02T06:15:15.399Z] ---> 943989170478 [2023-05-02T06:15:15.399Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-05-02T06:15:15.399Z] ---> Running in 0db88d70596a [2023-05-02T06:15:15.399Z] Removing intermediate container 0db88d70596a [2023-05-02T06:15:15.399Z] ---> cc2ed64219c0 [2023-05-02T06:15:15.399Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T06:15:15.399Z] ---> Running in ea4dea1432b5 [2023-05-02T06:15:15.399Z] Removing intermediate container ea4dea1432b5 [2023-05-02T06:15:15.399Z] ---> 8fc401fa71fb [2023-05-02T06:15:15.399Z] Step 20/22 : LABEL arch=arm64 [2023-05-02T06:15:15.399Z] ---> Running in dbcc7810c034 [2023-05-02T06:15:15.400Z] Removing intermediate container dbcc7810c034 [2023-05-02T06:15:15.400Z] ---> 878a0d293bd3 [2023-05-02T06:15:15.400Z] Step 21/22 : LABEL git_sha=4a966f62a224fa10037505bb48b33247baeb7a90 [2023-05-02T06:15:15.400Z] ---> Running in 1758ee9ecd56 [2023-05-02T06:15:15.400Z] Removing intermediate container 1758ee9ecd56 [2023-05-02T06:15:15.400Z] ---> e2bece92db75 [2023-05-02T06:15:15.400Z] Step 22/22 : LABEL version=0.0.0 [2023-05-02T06:15:15.400Z] ---> Running in 2177b9ff279f [2023-05-02T06:15:15.400Z] Removing intermediate container 2177b9ff279f [2023-05-02T06:15:15.400Z] ---> 0d40f0061132 [2023-05-02T06:15:15.400Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T06:15:15.400Z] Successfully built 0d40f0061132 [2023-05-02T06:15:15.400Z] 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-02T06:15:16.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:16.205Z] [2023-05-02T06:15:16.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:15:16.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:16.614Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T06:15:16.614Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T06:15:16.614Z] 04944245beec: Pulling fs layer [2023-05-02T06:15:16.614Z] 699f458cf7ca: Pulling fs layer [2023-05-02T06:15:16.614Z] 765212b225bb: Pulling fs layer [2023-05-02T06:15:16.614Z] f23df028b6ca: Pulling fs layer [2023-05-02T06:15:16.614Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T06:15:16.614Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T06:15:16.614Z] 765212b225bb: Waiting [2023-05-02T06:15:16.614Z] f23df028b6ca: Waiting [2023-05-02T06:15:16.614Z] d65c8cfc05b1: Waiting [2023-05-02T06:15:16.888Z] 04944245beec: Verifying Checksum [2023-05-02T06:15:16.888Z] 04944245beec: Download complete [2023-05-02T06:15:16.888Z] 765212b225bb: Verifying Checksum [2023-05-02T06:15:16.888Z] 765212b225bb: Download complete [2023-05-02T06:15:16.888Z] f23df028b6ca: Verifying Checksum [2023-05-02T06:15:16.888Z] f23df028b6ca: Download complete [2023-05-02T06:15:16.888Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T06:15:16.888Z] d65c8cfc05b1: Download complete [2023-05-02T06:15:17.158Z] 699f458cf7ca: Verifying Checksum [2023-05-02T06:15:17.158Z] 699f458cf7ca: Download complete [2023-05-02T06:15:17.749Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T06:15:17.749Z] 8998bd30e6a1: Download complete [2023-05-02T06:15:19.834Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T06:15:19.834Z] 2437ff75d9bd: Download complete [2023-05-02T06:15:21.869Z] 8998bd30e6a1: Pull complete [2023-05-02T06:15:22.141Z] 04944245beec: Pull complete [2023-05-02T06:15:23.548Z] 699f458cf7ca: Pull complete [2023-05-02T06:15:23.548Z] 765212b225bb: Pull complete [2023-05-02T06:15:24.505Z] f23df028b6ca: Pull complete [2023-05-02T06:15:24.505Z] d65c8cfc05b1: Pull complete [2023-05-02T06:15:36.801Z] 2437ff75d9bd: Pull complete [2023-05-02T06:15:36.801Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T06:15:36.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T06:15:36.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:15:37.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-12328 does not seem to be running inside a container [2023-05-02T06:15:37.209Z] $ 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-02T06:15:39.753Z] $ docker top 27efa1fd49609d22ce97ec884bce6cbe03a1201a9c7c09c0d3f7cbc9a5287161 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:40.318Z] ---> job-cost.sh [2023-05-02T06:15:40.585Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:40.585Z] INFO: No Stack... [2023-05-02T06:15:40.851Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T06:15:41.808Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T06:15:42.148Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-05-02T06:15:42.148Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T06:15:42.234Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [2023-05-02T06:15:42.239Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] did not exist. Created. [2023-05-02T06:15:42.239Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T06:15:42.660Z] /w/workspace/device-modbus-go/1@tmp/durable-9a7667f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T06:15:43.339Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T06:15:43.374Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T06:15:43.423Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T06:15:43.438Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-467-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T06:15:43.526Z] $ docker stop --time=1 27efa1fd49609d22ce97ec884bce6cbe03a1201a9c7c09c0d3f7cbc9a5287161 [2023-05-02T06:15:44.991Z] $ docker rm -f --volumes 27efa1fd49609d22ce97ec884bce6cbe03a1201a9c7c09c0d3f7cbc9a5287161 [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-02T06:15:45.967Z] provisioning config files... [2023-05-02T06:15:45.975Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/config1333096178447467157tmp [Pipeline] { [Pipeline] sh [2023-05-02T06:15:46.315Z] + set +x [2023-05-02T06:15:46.315Z] + curl -s https://codecov.io/bash [2023-05-02T06:15:46.315Z] + bash -s -- [2023-05-02T06:15:46.315Z] [2023-05-02T06:15:46.315Z] _____ _ [2023-05-02T06:15:46.315Z] / ____| | | [2023-05-02T06:15:46.315Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T06:15:46.315Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T06:15:46.315Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T06:15:46.315Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T06:15:46.315Z] Bash-1.0.6 [2023-05-02T06:15:46.315Z] [2023-05-02T06:15:46.315Z] [2023-05-02T06:15:46.315Z] ==> git version 2.25.1 found [2023-05-02T06:15:46.315Z] ==> 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-02T06:15:46.315Z] Release-Date: 2020-01-08 [2023-05-02T06:15:46.315Z] 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-02T06:15:46.315Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T06:15:46.315Z] ==> Jenkins CI detected. [2023-05-02T06:15:46.315Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-467 [2023-05-02T06:15:46.315Z] project root: . [2023-05-02T06:15:46.315Z] --> token set from env [2023-05-02T06:15:46.315Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T06:15:46.315Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T06:15:46.315Z] ==> Python coveragepy not found [2023-05-02T06:15:46.315Z] ==> Searching for coverage reports in: [2023-05-02T06:15:46.315Z] + . [2023-05-02T06:15:46.315Z] -> Found 1 reports [2023-05-02T06:15:46.315Z] ==> Detecting git/mercurial file structure [2023-05-02T06:15:46.315Z] ==> Reading reports [2023-05-02T06:15:46.315Z] + ./coverage.out bytes=24160 [2023-05-02T06:15:46.315Z] ==> Appending adjustments [2023-05-02T06:15:46.315Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T06:15:46.575Z] + Found adjustments [2023-05-02T06:15:46.575Z] ==> Gzipping contents [2023-05-02T06:15:46.575Z] 4.0K /tmp/codecov.EobLXZ.gz [2023-05-02T06:15:46.575Z] ==> Uploading reports [2023-05-02T06:15:46.575Z] url: https://codecov.io [2023-05-02T06:15:46.575Z] query: branch=PR-467&commit=4a966f62a224fa10037505bb48b33247baeb7a90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=467&job=&cmd_args= [2023-05-02T06:15:46.575Z] -> Pinging Codecov [2023-05-02T06:15:46.575Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-467&commit=4a966f62a224fa10037505bb48b33247baeb7a90&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-467%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=467&job=&cmd_args= [2023-05-02T06:15:46.575Z] -> Uploading to [2023-05-02T06:15:46.575Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/55DBCA73C666E3227836607328DD7E49/4a966f62a224fa10037505bb48b33247baeb7a90/a8d70326-c69b-426d-af61-c5e02bca4605.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T061546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7a12ea1e7d67026f9bd85e92106bc0849f8630c1f011d5d5606a8bb40961c09 [2023-05-02T06:15:46.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T06:15:46.575Z] Dload Upload Total Spent Left Speed [2023-05-02T06:15:46.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 18082 --:--:-- --:--:-- --:--:-- 18082 [2023-05-02T06:15:46.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4a966f62a224fa10037505bb48b33247baeb7a90 [Pipeline] } [2023-05-02T06:15:46.860Z] 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-02T06:15:48.600Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-467/archives ] [2023-05-02T06:15:48.600Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-467/archives [2023-05-02T06:15:48.600Z] total 16 [2023-05-02T06:15:48.600Z] drwxr-xr-x 3 root root 4096 May 2 06:05 . [2023-05-02T06:15:48.600Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:15:48.600Z] drwxr-xr-x 2 root root 4096 May 2 06:05 cost [2023-05-02T06:15:48.600Z] -rw-r--r-- 1 root root 88 May 2 06:05 cost.csv [2023-05-02T06:15:48.600Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-467/archives [2023-05-02T06:15:48.600Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-467/archives [2023-05-02T06:15:48.600Z] total 16 [2023-05-02T06:15:48.600Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 06:05 . [2023-05-02T06:15:48.600Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 06:05 .. [2023-05-02T06:15:48.600Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 06:05 cost [2023-05-02T06:15:48.600Z] -rw-r--r-- 1 jenkins jenkins 88 May 2 06:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:48.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:49.822Z] ---> package-listing.sh [2023-05-02T06:15:49.822Z] ++ facter osfamily [2023-05-02T06:15:49.822Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T06:15:50.081Z] + OS_FAMILY=debian [2023-05-02T06:15:50.081Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-467 [2023-05-02T06:15:50.081Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T06:15:50.081Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T06:15:50.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T06:15:50.081Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T06:15:50.081Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-467 ']' [2023-05-02T06:15:50.081Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T06:15:50.081Z] + case "${OS_FAMILY}" in [2023-05-02T06:15:50.081Z] + dpkg -l [2023-05-02T06:15:50.081Z] + grep '^ii' [2023-05-02T06:15:50.081Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T06:15:50.081Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T06:15:50.081Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T06:15:50.081Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-467 ']' [2023-05-02T06:15:50.081Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-467/archives/ [2023-05-02T06:15:50.081Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-467/archives/ [Pipeline] echo [2023-05-02T06:15:50.121Z] 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-467/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T06:15:50.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T06:15:51.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T06:15:51.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T06:15:51.201Z] prd-ubuntu20.04-docker-8c-8g-12318 does not seem to be running inside a container [2023-05-02T06:15:51.232Z] $ 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-467/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-467 -v /w/workspace/xfoundry_device-modbus-go_PR-467:/w/workspace/xfoundry_device-modbus-go_PR-467:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-467@tmp:/w/workspace/xfoundry_device-modbus-go_PR-467@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-02T06:15:51.509Z] $ docker top 776952775a013f4810e434d9de6e04940973c108282c527ca4efde1c213c572c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T06:15:51.904Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T06:15:52.215Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T06:15:52.522Z] + ls /var/log/sa-host [2023-05-02T06:15:52.522Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T06:15:52.659Z] provisioning config files... [2023-05-02T06:15:52.669Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-467@tmp/config18372965396040122300tmp [Pipeline] { [Pipeline] echo [2023-05-02T06:15:52.723Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:53.035Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T06:15:53.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:53.464Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T06:15:53.495Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:53.802Z] ---> sudo-logs.sh [2023-05-02T06:15:53.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T06:15:53.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:54.206Z] ---> job-cost.sh [2023-05-02T06:15:54.206Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:54.206Z] DEBUG: total: 0.2199999988079071 [2023-05-02T06:15:54.206Z] INFO: Retrieving Stack Cost... [2023-05-02T06:15:54.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T06:15:55.031Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T06:15:55.077Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T06:15:55.390Z] ---> logs-deploy.sh [2023-05-02T06:15:55.391Z] lf-activate-venv: SKIPPING [2023-05-02T06:15:55.391Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-467/1 [2023-05-02T06:15:55.391Z] INFO: archiving workspace using pattern(s): [2023-05-02T06:15:56.326Z] Archives upload complete. [2023-05-02T06:15:56.326Z] INFO: archiving logs to Nexus