Pull request #514 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 38be6ad44ae00249e75ec6c3ea845f478f0a1763+4cb387cfbbf91fe1a6210dbc029113972bd5a732 (ba3838143be55b2e26f883fbcfb0d83b70e109fb) 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-ssh5761722848515999062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3745131110978522047.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-514/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-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3155530428513349680.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-514/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6126898659076998335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2689865627675724879.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-514/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-514/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12731896563889796397.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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-9917’ Running on prd-ubuntu20.04-docker-8c-8g-9919 in /w/workspace/xfoundry_device-modbus-go_PR-514 [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-514 # 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/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4cb387cfbbf91fe1a6210dbc029113972bd5a732 into PR head commit 38be6ad44ae00249e75ec6c3ea845f478f0a1763 Merge succeeded, producing 38be6ad44ae00249e75ec6c3ea845f478f0a1763 Checking out Revision 38be6ad44ae00249e75ec6c3ea845f478f0a1763 (PR-514) > git config core.sparsecheckout # timeout=10 > git checkout -f 38be6ad44ae00249e75ec6c3ea845f478f0a1763 # 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 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38be6ad44ae00249e75ec6c3ea845f478f0a1763 # timeout=10 Commit message: "feat!: Remove snap packaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T14:28:03.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T14:28:03.745Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T14:28:03.846Z] ========================================================= [2023-10-24T14:28:03.846Z] EdgeX Global Pipelines Version Info [2023-10-24T14:28:03.846Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:28:04.981Z] ------------------- [2023-10-24T14:28:04.981Z] stable info: [2023-10-24T14:28:04.981Z] ------------------- [2023-10-24T14:28:04.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T14:28:04.981Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T14:28:04.981Z] Message: update stable to v1.0.254 [2023-10-24T14:28:05.242Z] ------------------- [2023-10-24T14:28:05.242Z] experimental info: [2023-10-24T14:28:05.242Z] ------------------- [2023-10-24T14:28:05.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T14:28:05.242Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T14:28:05.242Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T14:28:05.530Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-10-24T14:28:05.576Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-10-24T14:28:05.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T14:28:05.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T14:28:05.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T14:28:05.735Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T14:28:05.776Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T14:28:05.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T14:28:05.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T14:28:05.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T14:28:05.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T14:28:05.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-10-24T14:28:06.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T14:28:06.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T14:28:06.093Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T14:28:06.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T14:28:06.167Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T14:28:06.206Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T14:28:06.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T14:28:06.286Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T14:28:06.328Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T14:28:06.372Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T14:28:06.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T14:28:06.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T14:28:06.492Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T14:28:06.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T14:28:06.568Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T14:28:06.612Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-514 [Pipeline] echo [2023-10-24T14:28:06.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-514 [Pipeline] echo [2023-10-24T14:28:06.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-514 [Pipeline] echo [2023-10-24T14:28:06.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [Pipeline] echo [2023-10-24T14:28:06.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38be6ad [Pipeline] echo [2023-10-24T14:28:06.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:28:06.945Z] provisioning config files... [2023-10-24T14:28:06.960Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/config11753172156908573050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:28:07.298Z] ---> docker-login.sh [2023-10-24T14:28:07.298Z] nexus3.edgexfoundry.org:10001 [2023-10-24T14:28:08.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:08.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:08.525Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:08.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:08.525Z] [2023-10-24T14:28:08.525Z] Login Succeeded [2023-10-24T14:28:08.525Z] nexus3.edgexfoundry.org:10002 [2023-10-24T14:28:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:08.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:08.525Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:08.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:08.525Z] [2023-10-24T14:28:08.525Z] Login Succeeded [2023-10-24T14:28:08.525Z] nexus3.edgexfoundry.org:10003 [2023-10-24T14:28:08.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:08.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:08.786Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:08.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:08.786Z] [2023-10-24T14:28:08.786Z] Login Succeeded [2023-10-24T14:28:08.786Z] nexus3.edgexfoundry.org:10004 [2023-10-24T14:28:08.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:08.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:08.786Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:08.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:08.786Z] [2023-10-24T14:28:08.786Z] Login Succeeded [2023-10-24T14:28:08.786Z] docker.io [2023-10-24T14:28:09.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:09.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:09.047Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:09.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:09.047Z] [2023-10-24T14:28:09.047Z] Login Succeeded [2023-10-24T14:28:09.047Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T14:28:09.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T14:28:09.966Z] + git rev-list -1 --merges 38be6ad44ae00249e75ec6c3ea845f478f0a1763~1..38be6ad44ae00249e75ec6c3ea845f478f0a1763 [Pipeline] echo [2023-10-24T14:28:10.029Z] -----------> git rev-list -1 --merges 38be6ad44ae00249e75ec6c3ea845f478f0a1763~1..38be6ad44ae00249e75ec6c3ea845f478f0a1763 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [false] [Pipeline] sh [2023-10-24T14:28:10.336Z] + git log --format=format:%s -1 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [Pipeline] echo [2023-10-24T14:28:10.372Z] ========================================================= [2023-10-24T14:28:10.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T14:28:10.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T14:28:10.806Z] + git log --format=format:%s -1 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [Pipeline] echo [2023-10-24T14:28:10.839Z] [semverPrep] GIT_COMMIT: 38be6ad44ae00249e75ec6c3ea845f478f0a1763, Commit Message: feat!: Remove snap packaging [Pipeline] echo [2023-10-24T14:28:10.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T14:28:11.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T14:28:11.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T14:28:11.238Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T14:28:11.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T14:28:11.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T14:28:11.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T14:28:11.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:28:11.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T14:28:11.654Z] [2023-10-24T14:28:11.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:28:12.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T14:28:12.020Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T14:28:12.020Z] b85a868b505f: Pulling fs layer [2023-10-24T14:28:12.020Z] e2be974225ed: Pulling fs layer [2023-10-24T14:28:12.020Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T14:28:12.020Z] 988bab9f4d93: Pulling fs layer [2023-10-24T14:28:12.020Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T14:28:12.020Z] eaf3925da568: Pulling fs layer [2023-10-24T14:28:12.020Z] bab4dde63d76: Pulling fs layer [2023-10-24T14:28:12.020Z] bde34c3a00c8: Pulling fs layer [2023-10-24T14:28:12.020Z] b352a97aabf1: Pulling fs layer [2023-10-24T14:28:12.020Z] 4872d77fe225: Pulling fs layer [2023-10-24T14:28:12.020Z] 5851b861e8e6: Pulling fs layer [2023-10-24T14:28:12.020Z] 988bab9f4d93: Waiting [2023-10-24T14:28:12.020Z] eaf3925da568: Waiting [2023-10-24T14:28:12.020Z] bab4dde63d76: Waiting [2023-10-24T14:28:12.020Z] 1469e6f7b9e6: Waiting [2023-10-24T14:28:12.020Z] b352a97aabf1: Waiting [2023-10-24T14:28:12.020Z] bde34c3a00c8: Waiting [2023-10-24T14:28:12.020Z] 5851b861e8e6: Waiting [2023-10-24T14:28:12.020Z] e2be974225ed: Verifying Checksum [2023-10-24T14:28:12.020Z] e2be974225ed: Download complete [2023-10-24T14:28:12.020Z] 988bab9f4d93: Verifying Checksum [2023-10-24T14:28:12.020Z] 988bab9f4d93: Download complete [2023-10-24T14:28:12.020Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T14:28:12.020Z] 1469e6f7b9e6: Download complete [2023-10-24T14:28:12.020Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T14:28:12.020Z] 339a4e72a1f5: Download complete [2023-10-24T14:28:12.278Z] eaf3925da568: Verifying Checksum [2023-10-24T14:28:12.278Z] eaf3925da568: Download complete [2023-10-24T14:28:12.278Z] bde34c3a00c8: Verifying Checksum [2023-10-24T14:28:12.278Z] bde34c3a00c8: Download complete [2023-10-24T14:28:12.278Z] b352a97aabf1: Verifying Checksum [2023-10-24T14:28:12.278Z] 4872d77fe225: Verifying Checksum [2023-10-24T14:28:12.278Z] 4872d77fe225: Download complete [2023-10-24T14:28:12.278Z] 5851b861e8e6: Download complete [2023-10-24T14:28:12.278Z] b85a868b505f: Download complete [2023-10-24T14:28:12.535Z] bab4dde63d76: Verifying Checksum [2023-10-24T14:28:12.535Z] bab4dde63d76: Download complete [2023-10-24T14:28:13.469Z] b85a868b505f: Pull complete [2023-10-24T14:28:13.727Z] e2be974225ed: Pull complete [2023-10-24T14:28:14.293Z] 339a4e72a1f5: Pull complete [2023-10-24T14:28:14.293Z] 988bab9f4d93: Pull complete [2023-10-24T14:28:14.552Z] 1469e6f7b9e6: Pull complete [2023-10-24T14:28:14.810Z] eaf3925da568: Pull complete [2023-10-24T14:28:16.716Z] bab4dde63d76: Pull complete [2023-10-24T14:28:16.716Z] bde34c3a00c8: Pull complete [2023-10-24T14:28:16.975Z] b352a97aabf1: Pull complete [2023-10-24T14:28:16.975Z] 4872d77fe225: Pull complete [2023-10-24T14:28:16.975Z] 5851b861e8e6: Pull complete [2023-10-24T14:28:16.976Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T14:28:16.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T14:28:16.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:28:17.209Z] prd-ubuntu20.04-docker-8c-8g-9919 does not seem to be running inside a container [2023-10-24T14:28:17.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-514 -v /w/workspace/xfoundry_device-modbus-go_PR-514:/w/workspace/xfoundry_device-modbus-go_PR-514:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-514@tmp:/w/workspace/xfoundry_device-modbus-go_PR-514@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-devops/py-git-semver:0.1.4 cat [2023-10-24T14:28:20.399Z] $ docker top c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 -eo pid,comm [2023-10-24T14:28:20.450Z] 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-10-24T14:28:20.450Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T14:28:20.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T14:28:20.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T14:28:20.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T14:28:20.689Z] $ docker exec c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 ssh-agent [2023-10-24T14:28:20.794Z] SSH_AUTH_SOCK=/tmp/ssh-So4dKRWHlTPO/agent.32 [2023-10-24T14:28:20.794Z] SSH_AGENT_PID=38 [2023-10-24T14:28:20.799Z] Running ssh-add (command line suppressed) [2023-10-24T14:28:20.918Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-514@tmp/private_key_12484859194051215984.key (/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/private_key_12484859194051215984.key) [2023-10-24T14:28:20.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T14:28:21.253Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T14:28:21.284Z] $ docker exec --env ******** --env ******** c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 ssh-agent -k [2023-10-24T14:28:21.385Z] unset SSH_AUTH_SOCK; [2023-10-24T14:28:21.386Z] unset SSH_AGENT_PID; [2023-10-24T14:28:21.386Z] echo Agent pid 38 killed; [2023-10-24T14:28:21.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T14:28:21.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T14:28:21.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T14:28:21.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T14:28:21.595Z] $ docker exec c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 ssh-agent [2023-10-24T14:28:21.692Z] SSH_AUTH_SOCK=/tmp/ssh-z1BpWgEgQOT3/agent.70 [2023-10-24T14:28:21.692Z] SSH_AGENT_PID=76 [2023-10-24T14:28:21.697Z] Running ssh-add (command line suppressed) [2023-10-24T14:28:21.804Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-514@tmp/private_key_14304892603715519300.key (/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/private_key_14304892603715519300.key) [2023-10-24T14:28:21.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T14:28:22.175Z] + git semver init [2023-10-24T14:28:22.435Z] 2023-10-24 14:28:22,383 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T14:28:22.435Z] 2023-10-24 14:28:22,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-514/.semver [2023-10-24T14:28:22.435Z] 2023-10-24 14:28:22,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-514/.semver [2023-10-24T14:28:22.435Z] 2023-10-24 14:28:22,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-514/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-514, universal_newlines=False, shell=None, istream=None) [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,282 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-514/.git/info/exclude [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-514/.semver/PR-514 with force:False [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,282 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-514/.semver/PR-514 [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,287 [execute] INFO git cat-file --batch-check [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-514/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,294 [execute] INFO git cat-file --batch [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-514/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T14:28:23.372Z] 2023-10-24 14:28:23,300 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-514/.semver/PR-514 [2023-10-24T14:28:23.372Z] 0.0.0 [Pipeline] } [2023-10-24T14:28:23.398Z] $ docker exec --env ******** --env ******** c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 ssh-agent -k [2023-10-24T14:28:23.497Z] unset SSH_AUTH_SOCK; [2023-10-24T14:28:23.499Z] unset SSH_AGENT_PID; [2023-10-24T14:28:23.499Z] echo Agent pid 76 killed; [2023-10-24T14:28:23.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T14:28:23.924Z] + git semver [Pipeline] } [2023-10-24T14:28:24.212Z] $ docker stop --time=1 c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 [2023-10-24T14:28:25.511Z] $ docker rm -f --volumes c9b0389f6924f8d7257bbc295a7c792bb02ac96450562af02fb3c885c30fa003 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T14:28:25.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T14:28:26.177Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T14:28:26.192Z] [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-10-24T14:28:26.792Z] provisioning config files... [2023-10-24T14:28:26.801Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/config2871440085948835665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:28:27.154Z] ---> docker-login.sh [2023-10-24T14:28:27.154Z] nexus3.edgexfoundry.org:10001 [2023-10-24T14:28:27.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:27.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:27.154Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:27.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:27.154Z] [2023-10-24T14:28:27.154Z] Login Succeeded [2023-10-24T14:28:27.154Z] nexus3.edgexfoundry.org:10002 [2023-10-24T14:28:27.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:27.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:27.154Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:27.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:27.154Z] [2023-10-24T14:28:27.154Z] Login Succeeded [2023-10-24T14:28:27.154Z] nexus3.edgexfoundry.org:10003 [2023-10-24T14:28:27.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:27.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:27.416Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:27.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:27.416Z] [2023-10-24T14:28:27.416Z] Login Succeeded [2023-10-24T14:28:27.416Z] nexus3.edgexfoundry.org:10004 [2023-10-24T14:28:27.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:27.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:27.416Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:27.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:27.416Z] [2023-10-24T14:28:27.416Z] Login Succeeded [2023-10-24T14:28:27.416Z] docker.io [2023-10-24T14:28:27.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:28:27.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:28:27.675Z] Configure a credential helper to remove this warning. See [2023-10-24T14:28:27.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:28:27.675Z] [2023-10-24T14:28:27.934Z] Login Succeeded [2023-10-24T14:28:27.934Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T14:28:27.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T14:28:28.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:28:28.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:28:28.211Z] ========================================================= [2023-10-24T14:28:28.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T14:28:28.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:28:28.683Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T14:28:28.683Z] Sending build context to Docker daemon 6.508MB [2023-10-24T14:28:28.683Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:28:28.683Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-24T14:28:28.683Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T14:28:28.683Z] 7264a8db6415: Pulling fs layer [2023-10-24T14:28:28.683Z] c4d48a809fc2: Pulling fs layer [2023-10-24T14:28:28.683Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T14:28:28.683Z] ad3a456e5733: Pulling fs layer [2023-10-24T14:28:28.683Z] 33e27b845d1e: Pulling fs layer [2023-10-24T14:28:28.683Z] c68163c4e522: Pulling fs layer [2023-10-24T14:28:28.683Z] 50da416c3ac9: Pulling fs layer [2023-10-24T14:28:28.683Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T14:28:28.683Z] 33e27b845d1e: Waiting [2023-10-24T14:28:28.683Z] c68163c4e522: Waiting [2023-10-24T14:28:28.683Z] 50da416c3ac9: Waiting [2023-10-24T14:28:28.683Z] 23d2d4c4bb30: Waiting [2023-10-24T14:28:28.683Z] ad3a456e5733: Waiting [2023-10-24T14:28:28.683Z] c4d48a809fc2: Download complete [2023-10-24T14:28:28.683Z] ad3a456e5733: Download complete [2023-10-24T14:28:28.942Z] 33e27b845d1e: Download complete [2023-10-24T14:28:28.942Z] 7264a8db6415: Verifying Checksum [2023-10-24T14:28:28.942Z] 7264a8db6415: Download complete [2023-10-24T14:28:28.942Z] c68163c4e522: Verifying Checksum [2023-10-24T14:28:28.942Z] c68163c4e522: Download complete [2023-10-24T14:28:28.942Z] 7264a8db6415: Pull complete [2023-10-24T14:28:29.204Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T14:28:29.204Z] 23d2d4c4bb30: Download complete [2023-10-24T14:28:29.204Z] c4d48a809fc2: Pull complete [2023-10-24T14:28:29.204Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T14:28:29.204Z] 4f1c88b9dad5: Download complete [2023-10-24T14:28:29.771Z] 50da416c3ac9: Verifying Checksum [2023-10-24T14:28:29.771Z] 50da416c3ac9: Download complete [2023-10-24T14:28:33.052Z] 4f1c88b9dad5: Pull complete [2023-10-24T14:28:33.052Z] ad3a456e5733: Pull complete [2023-10-24T14:28:33.052Z] 33e27b845d1e: Pull complete [2023-10-24T14:28:33.052Z] c68163c4e522: Pull complete [2023-10-24T14:28:35.599Z] 50da416c3ac9: Pull complete [2023-10-24T14:28:35.862Z] 23d2d4c4bb30: Pull complete [2023-10-24T14:28:35.862Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T14:28:35.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T14:28:35.862Z] ---> 0786185ac409 [2023-10-24T14:28:35.862Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:28:41.188Z] ---> Running in 5f688bf54a11 [2023-10-24T14:28:41.188Z] Removing intermediate container 5f688bf54a11 [2023-10-24T14:28:41.188Z] ---> 88e610c44a80 [2023-10-24T14:28:41.188Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:28:41.188Z] ---> Running in e524a3503bb7 [2023-10-24T14:28:41.188Z] Removing intermediate container e524a3503bb7 [2023-10-24T14:28:41.188Z] ---> c1c560f71513 [2023-10-24T14:28:41.188Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-24T14:28:41.188Z] ---> Running in 77d8db6766ec [2023-10-24T14:28:41.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T14:28:41.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T14:28:41.611Z] Still waiting to schedule task [2023-10-24T14:28:41.611Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9918’ [2023-10-24T14:28:41.704Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-24T14:28:41.704Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-24T14:28:41.704Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-24T14:28:41.704Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:28:41.704Z] OK: 270 MiB in 60 packages [2023-10-24T14:28:42.292Z] Removing intermediate container 77d8db6766ec [2023-10-24T14:28:42.292Z] ---> a65d24825c9f [2023-10-24T14:28:42.292Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-24T14:28:42.292Z] ---> Running in a88df7b7d1bc [2023-10-24T14:28:42.552Z] Removing intermediate container a88df7b7d1bc [2023-10-24T14:28:42.552Z] ---> 2aac55a513cc [2023-10-24T14:28:42.552Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-24T14:28:42.552Z] ---> d1d0b5e25114 [2023-10-24T14:28:42.552Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:28:42.552Z] ---> Running in c92cd699ac4c [2023-10-24T14:29:38.810Z] Removing intermediate container c92cd699ac4c [2023-10-24T14:29:38.810Z] ---> cc819cf65fac [2023-10-24T14:29:38.810Z] Step 9/10 : COPY . . [2023-10-24T14:29:38.810Z] ---> 8b2a7ce18415 [2023-10-24T14:29:38.810Z] Step 10/10 : RUN ${MAKE} [2023-10-24T14:29:38.810Z] ---> Running in 0fbfa8aeef55 [2023-10-24T14:29:38.810Z] noop [2023-10-24T14:29:38.810Z] Removing intermediate container 0fbfa8aeef55 [2023-10-24T14:29:38.810Z] ---> 3bff68db1633 [2023-10-24T14:29:38.810Z] Successfully built 3bff68db1633 [2023-10-24T14:29:38.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:29:39.266Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T14:29:39.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:29:39.417Z] prd-ubuntu20.04-docker-8c-8g-9919 does not seem to be running inside a container [2023-10-24T14:29:39.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-514 -v /w/workspace/xfoundry_device-modbus-go_PR-514:/w/workspace/xfoundry_device-modbus-go_PR-514:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-514@tmp:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T14:29:39.769Z] $ docker top 9fa688d07d29f8d0e679a1ab5e8ec333bca29368c9851fd05a2bbc818aed5346 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:29:40.154Z] + go version [2023-10-24T14:29:40.154Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T14:29:40.186Z] $ docker stop --time=1 9fa688d07d29f8d0e679a1ab5e8ec333bca29368c9851fd05a2bbc818aed5346 [2023-10-24T14:29:41.479Z] $ docker rm -f --volumes 9fa688d07d29f8d0e679a1ab5e8ec333bca29368c9851fd05a2bbc818aed5346 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:29:42.198Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T14:29:42.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:29:42.349Z] prd-ubuntu20.04-docker-8c-8g-9919 does not seem to be running inside a container [2023-10-24T14:29:42.380Z] $ 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-514 -v /w/workspace/xfoundry_device-modbus-go_PR-514:/w/workspace/xfoundry_device-modbus-go_PR-514:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-514@tmp:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T14:29:42.704Z] $ docker top ce625aa0aced2a649df8f75009d6d3c31417d29eb182af85af65688c83decf45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:29:43.086Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-514 [Pipeline] fileExists [Pipeline] sh [2023-10-24T14:29:43.457Z] + make test [2023-10-24T14:29:43.457Z] go test ./... -coverprofile=coverage.out [2023-10-24T14:29:44.833Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-24T14:29:54.789Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-24T14:29:54.789Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-10-24T14:30:02.891Z] go vet ./... [2023-10-24T14:30:05.418Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T14:30:05.418Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T14:30:05.418Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T14:30:05.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T14:30:05.731Z] $ docker stop --time=1 ce625aa0aced2a649df8f75009d6d3c31417d29eb182af85af65688c83decf45 [2023-10-24T14:30:08.976Z] $ docker rm -f --volumes ce625aa0aced2a649df8f75009d6d3c31417d29eb182af85af65688c83decf45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T14:30:09.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T14:30:09.576Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T14:30:10.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T14:30:10.515Z] + ls -al . [2023-10-24T14:30:10.515Z] total 188 [2023-10-24T14:30:10.515Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 14:29 . [2023-10-24T14:30:10.515Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:27 .. [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 14:27 .dockerignore [2023-10-24T14:30:10.515Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:29 .git [2023-10-24T14:30:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:27 .github [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 14:27 .gitignore [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 14:27 .golangci.yml [2023-10-24T14:30:10.515Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:28 .semver [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 14:27 Attribution.txt [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 14:27 CHANGELOG.md [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 14:27 Dockerfile [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 14:27 GOVERNANCE.md [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 14:27 Jenkinsfile [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 14:27 LICENSE [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 14:27 Makefile [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 14:27 OWNERS.md [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 14:27 README.md [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 14:28 VERSION [2023-10-24T14:30:10.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:27 bin [2023-10-24T14:30:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:27 cmd [2023-10-24T14:30:10.515Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 14:29 coverage.out [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 14:27 go.mod [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 14:27 go.sum [2023-10-24T14:30:10.515Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:27 internal [2023-10-24T14:30:10.515Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:27 simulator [2023-10-24T14:30:10.515Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 14:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:30:10.910Z] + 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=38be6ad44ae00249e75ec6c3ea845f478f0a1763 --label arch=amd64 --label version=0.0.0 . [2023-10-24T14:30:10.910Z] Sending build context to Docker daemon 6.533MB [2023-10-24T14:30:10.910Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:30:10.910Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-24T14:30:10.910Z] ---> 3bff68db1633 [2023-10-24T14:30:10.910Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:30:10.910Z] ---> Running in 450833b210b7 [2023-10-24T14:30:11.167Z] Removing intermediate container 450833b210b7 [2023-10-24T14:30:11.167Z] ---> 9436b88bb743 [2023-10-24T14:30:11.167Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:30:11.167Z] ---> Running in d4da03a6a22c [2023-10-24T14:30:11.167Z] Removing intermediate container d4da03a6a22c [2023-10-24T14:30:11.167Z] ---> 78005856fadd [2023-10-24T14:30:11.167Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-24T14:30:11.167Z] ---> Running in 5f025b289d33 [2023-10-24T14:30:11.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T14:30:11.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T14:30:11.684Z] OK: 270 MiB in 60 packages [2023-10-24T14:30:12.251Z] Removing intermediate container 5f025b289d33 [2023-10-24T14:30:12.251Z] ---> 75585900c5e1 [2023-10-24T14:30:12.251Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-24T14:30:12.251Z] ---> Running in baa4fe926af3 [2023-10-24T14:30:12.251Z] Removing intermediate container baa4fe926af3 [2023-10-24T14:30:12.251Z] ---> 4f22abb21b40 [2023-10-24T14:30:12.251Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-24T14:30:12.251Z] ---> a23e5712f17a [2023-10-24T14:30:12.251Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:30:12.251Z] ---> Running in f1d4722dc74c [2023-10-24T14:30:12.818Z] Removing intermediate container f1d4722dc74c [2023-10-24T14:30:12.818Z] ---> cc895ed05b13 [2023-10-24T14:30:12.818Z] Step 9/22 : COPY . . [2023-10-24T14:30:13.384Z] ---> 073af05f2467 [2023-10-24T14:30:13.384Z] Step 10/22 : RUN ${MAKE} [2023-10-24T14:30:13.384Z] ---> Running in daab8c624396 [2023-10-24T14:30:13.642Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-24T14:30:35.562Z] Removing intermediate container daab8c624396 [2023-10-24T14:30:35.562Z] ---> b030ccefb49a [2023-10-24T14:30:35.562Z] Step 11/22 : FROM alpine:3.18 [2023-10-24T14:30:35.562Z] 3.18: Pulling from library/alpine [2023-10-24T14:30:35.562Z] 96526aa774ef: Pulling fs layer [2023-10-24T14:30:35.562Z] 96526aa774ef: Verifying Checksum [2023-10-24T14:30:35.562Z] 96526aa774ef: Download complete [2023-10-24T14:30:35.562Z] 96526aa774ef: Pull complete [2023-10-24T14:30:35.562Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T14:30:35.562Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T14:30:35.562Z] ---> 8ca4688f4f35 [2023-10-24T14:30:35.562Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-24T14:30:35.562Z] ---> Running in e271c64ae2c7 [2023-10-24T14:30:35.562Z] Removing intermediate container e271c64ae2c7 [2023-10-24T14:30:35.562Z] ---> 98b085c31c2f [2023-10-24T14:30:35.562Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-24T14:30:35.562Z] ---> Running in e48146cf773c [2023-10-24T14:30:35.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T14:30:35.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T14:30:35.562Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T14:30:35.562Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:30:35.562Z] OK: 7 MiB in 16 packages [2023-10-24T14:30:35.562Z] Removing intermediate container e48146cf773c [2023-10-24T14:30:35.562Z] ---> b9bd6f474a8c [2023-10-24T14:30:35.562Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-24T14:30:36.130Z] ---> 6fc9bc0e4eee [2023-10-24T14:30:36.130Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-24T14:30:36.389Z] ---> 843375d57859 [2023-10-24T14:30:36.389Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-24T14:30:36.389Z] ---> 45f8074db593 [2023-10-24T14:30:36.389Z] Step 17/22 : EXPOSE 59901 [2023-10-24T14:30:36.389Z] ---> Running in 5f2e5417f619 [2023-10-24T14:30:36.389Z] Removing intermediate container 5f2e5417f619 [2023-10-24T14:30:36.389Z] ---> 4fff262a8688 [2023-10-24T14:30:36.389Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-24T14:30:36.389Z] ---> Running in 8d0f7f1fb8da [2023-10-24T14:30:36.646Z] Removing intermediate container 8d0f7f1fb8da [2023-10-24T14:30:36.646Z] ---> 46b02d4ceba2 [2023-10-24T14:30:36.646Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T14:30:36.646Z] ---> Running in ece7b7ce0270 [2023-10-24T14:30:36.647Z] Removing intermediate container ece7b7ce0270 [2023-10-24T14:30:36.647Z] ---> 4420a7a849f5 [2023-10-24T14:30:36.647Z] Step 20/22 : LABEL arch=amd64 [2023-10-24T14:30:36.647Z] ---> Running in 4e0dc798ebad [2023-10-24T14:30:36.647Z] Removing intermediate container 4e0dc798ebad [2023-10-24T14:30:36.647Z] ---> 9c2f747613e4 [2023-10-24T14:30:36.647Z] Step 21/22 : LABEL git_sha=38be6ad44ae00249e75ec6c3ea845f478f0a1763 [2023-10-24T14:30:36.647Z] ---> Running in dd9f87046af8 [2023-10-24T14:30:36.904Z] Removing intermediate container dd9f87046af8 [2023-10-24T14:30:36.904Z] ---> 31f33c505ba6 [2023-10-24T14:30:36.904Z] Step 22/22 : LABEL version=0.0.0 [2023-10-24T14:30:36.904Z] ---> Running in 76ce5effd3b1 [2023-10-24T14:30:36.904Z] Removing intermediate container 76ce5effd3b1 [2023-10-24T14:30:36.904Z] ---> 81d78c4f0c28 [2023-10-24T14:30:36.904Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T14:30:36.904Z] Successfully built 81d78c4f0c28 [2023-10-24T14:30:36.904Z] 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-10-24T14:30:37.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:30:37.771Z] [2023-10-24T14:30:37.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:30:38.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:30:38.154Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T14:30:38.154Z] 5eb5b503b376: Pulling fs layer [2023-10-24T14:30:38.154Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T14:30:38.154Z] ec43610c2a17: Pulling fs layer [2023-10-24T14:30:38.154Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T14:30:38.154Z] 33b1e0a273af: Pulling fs layer [2023-10-24T14:30:38.154Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T14:30:38.154Z] 2f39f015ded8: Pulling fs layer [2023-10-24T14:30:38.154Z] 3a2ae6a8a46f: Waiting [2023-10-24T14:30:38.154Z] 33b1e0a273af: Waiting [2023-10-24T14:30:38.154Z] 5d3b04190fa2: Waiting [2023-10-24T14:30:38.154Z] 2f39f015ded8: Waiting [2023-10-24T14:30:38.154Z] 5c69ac0246d0: Download complete [2023-10-24T14:30:38.154Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-24T14:30:38.154Z] 3a2ae6a8a46f: Download complete [2023-10-24T14:30:38.411Z] 33b1e0a273af: Verifying Checksum [2023-10-24T14:30:38.411Z] 33b1e0a273af: Download complete [2023-10-24T14:30:38.411Z] ec43610c2a17: Verifying Checksum [2023-10-24T14:30:38.411Z] ec43610c2a17: Download complete [2023-10-24T14:30:38.411Z] 5d3b04190fa2: Download complete [2023-10-24T14:30:38.411Z] 5eb5b503b376: Verifying Checksum [2023-10-24T14:30:38.411Z] 5eb5b503b376: Download complete [2023-10-24T14:30:38.976Z] 2f39f015ded8: Download complete [2023-10-24T14:30:39.540Z] 5eb5b503b376: Pull complete [2023-10-24T14:30:39.798Z] 5c69ac0246d0: Pull complete [2023-10-24T14:30:40.057Z] ec43610c2a17: Pull complete [2023-10-24T14:30:40.315Z] 3a2ae6a8a46f: Pull complete [2023-10-24T14:30:40.574Z] 33b1e0a273af: Pull complete [2023-10-24T14:30:40.574Z] 5d3b04190fa2: Pull complete [2023-10-24T14:30:44.759Z] 2f39f015ded8: Pull complete [2023-10-24T14:30:44.759Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T14:30:44.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:30:44.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:30:44.983Z] prd-ubuntu20.04-docker-8c-8g-9919 does not seem to be running inside a container [2023-10-24T14:30:45.011Z] $ 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-514 -v /w/workspace/xfoundry_device-modbus-go_PR-514:/w/workspace/xfoundry_device-modbus-go_PR-514:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-514@tmp:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T14:30:50.344Z] $ docker top 08250ed432064800b1cfa62ba3445ae42760d3512282bd616373733e082a7d13 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:30:50.793Z] ---> job-cost.sh [2023-10-24T14:30:50.793Z] lf-activate-venv: SKIPPING [2023-10-24T14:30:50.793Z] INFO: No Stack... [2023-10-24T14:30:51.053Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T14:30:51.312Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T14:30:51.631Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-514/archives/cost.csv [2023-10-24T14:30:51.631Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T14:30:51.671Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [2023-10-24T14:30:51.675Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] did not exist. Created. [2023-10-24T14:30:51.675Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T14:30:52.063Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T14:30:52.118Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T14:30:52.143Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T14:30:52.214Z] $ docker stop --time=1 08250ed432064800b1cfa62ba3445ae42760d3512282bd616373733e082a7d13 [2023-10-24T14:30:53.370Z] $ docker rm -f --volumes 08250ed432064800b1cfa62ba3445ae42760d3512282bd616373733e082a7d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T14:31:45.979Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9920 in /w/workspace/xfoundry_device-modbus-go_PR-514 [Pipeline] { [Pipeline] ws [2023-10-24T14:31:46.041Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T14:31:46.117Z] Selected Git installation does not exist. Using Default [2023-10-24T14:31:46.117Z] The recommended git tool is: NONE [2023-10-24T14:31:51.624Z] using credential edgex-jenkins-ssh [2023-10-24T14:31:51.641Z] Cloning the remote Git repository [2023-10-24T14:31:51.682Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T14:31:51.782Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-10-24T14:31:51.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T14:31:52.000Z] > git --version # timeout=10 [2023-10-24T14:31:52.024Z] > git --version # 'git version 2.25.1' [2023-10-24T14:31:52.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:31:52.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T14:31:55.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-24T14:31:55.200Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T14:31:56.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-24T14:31:56.130Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-24T14:31:56.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:31:56.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T14:31:56.808Z] Merging remotes/origin/main commit 4cb387cfbbf91fe1a6210dbc029113972bd5a732 into PR head commit 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [2023-10-24T14:31:57.101Z] Merge succeeded, producing 38be6ad44ae00249e75ec6c3ea845f478f0a1763 [2023-10-24T14:31:57.102Z] Checking out Revision 38be6ad44ae00249e75ec6c3ea845f478f0a1763 (PR-514) [2023-10-24T14:31:56.825Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T14:31:56.899Z] > git checkout -f 38be6ad44ae00249e75ec6c3ea845f478f0a1763 # timeout=10 [2023-10-24T14:31:56.991Z] > git remote # timeout=10 [2023-10-24T14:31:57.015Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T14:31:57.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T14:31:57.050Z] > git merge 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 [2023-10-24T14:31:57.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T14:31:57.107Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T14:31:57.129Z] > git checkout -f 38be6ad44ae00249e75ec6c3ea845f478f0a1763 # timeout=10 [2023-10-24T14:32:00.684Z] Commit message: "feat!: Remove snap packaging" [2023-10-24T14:32:00.753Z] > git --version # timeout=10 [2023-10-24T14:32:00.770Z] > git --version # 'git version 2.25.1' [2023-10-24T14:32:00.784Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T14:32:02.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T14:32:02.096Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:32:02.096Z] Dload Upload Total Spent Left Speed [2023-10-24T14:32:02.096Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-10-24T14:32:02.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T14:32:03.193Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T14:32:03.193Z] + sudo tee /etc/docker/daemon.new [2023-10-24T14:32:03.193Z] { [2023-10-24T14:32:03.193Z] "registry-mirrors": [ [2023-10-24T14:32:03.193Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T14:32:03.193Z] ], [2023-10-24T14:32:03.193Z] "bip": "10.250.0.254/24", [2023-10-24T14:32:03.193Z] "hosts": [ [2023-10-24T14:32:03.193Z] "tcp://0.0.0.0:5555", [2023-10-24T14:32:03.193Z] "unix:///var/run/docker.sock" [2023-10-24T14:32:03.193Z] ], [2023-10-24T14:32:03.193Z] "mtu": 1458, [2023-10-24T14:32:03.193Z] "selinux-enabled": true, [2023-10-24T14:32:03.193Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T14:32:03.193Z] } [Pipeline] sh [2023-10-24T14:32:03.536Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T14:32:03.891Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:32:26.106Z] provisioning config files... [2023-10-24T14:32:26.145Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4792721891318640068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:32:26.571Z] ---> docker-login.sh [2023-10-24T14:32:26.571Z] nexus3.edgexfoundry.org:10001 [2023-10-24T14:32:27.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:32:27.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:32:27.162Z] Configure a credential helper to remove this warning. See [2023-10-24T14:32:27.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:32:27.162Z] [2023-10-24T14:32:27.162Z] Login Succeeded [2023-10-24T14:32:27.162Z] nexus3.edgexfoundry.org:10002 [2023-10-24T14:32:27.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:32:27.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:32:27.728Z] Configure a credential helper to remove this warning. See [2023-10-24T14:32:27.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:32:27.728Z] [2023-10-24T14:32:27.728Z] Login Succeeded [2023-10-24T14:32:27.728Z] nexus3.edgexfoundry.org:10003 [2023-10-24T14:32:27.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:32:27.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:32:27.999Z] Configure a credential helper to remove this warning. See [2023-10-24T14:32:27.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:32:27.999Z] [2023-10-24T14:32:27.999Z] Login Succeeded [2023-10-24T14:32:27.999Z] nexus3.edgexfoundry.org:10004 [2023-10-24T14:32:28.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:32:28.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:32:28.537Z] Configure a credential helper to remove this warning. See [2023-10-24T14:32:28.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:32:28.537Z] [2023-10-24T14:32:28.537Z] Login Succeeded [2023-10-24T14:32:28.537Z] docker.io [2023-10-24T14:32:28.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T14:32:29.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T14:32:29.072Z] Configure a credential helper to remove this warning. See [2023-10-24T14:32:29.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T14:32:29.072Z] [2023-10-24T14:32:29.072Z] Login Succeeded [2023-10-24T14:32:29.072Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T14:32:29.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T14:32:29.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:32:29.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T14:32:29.513Z] ========================================================= [2023-10-24T14:32:29.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T14:32:29.513Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:32:30.014Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T14:32:30.284Z] Sending build context to Docker daemon 3.373MB [2023-10-24T14:32:30.284Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:32:30.284Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-24T14:32:30.553Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T14:32:30.553Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T14:32:30.553Z] 5d54e960e981: Pulling fs layer [2023-10-24T14:32:30.553Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T14:32:30.553Z] f0e02332f6b5: Pulling fs layer [2023-10-24T14:32:30.553Z] cefa15bbcfad: Pulling fs layer [2023-10-24T14:32:30.553Z] 17808c966233: Pulling fs layer [2023-10-24T14:32:30.553Z] f4c1fc716caa: Pulling fs layer [2023-10-24T14:32:30.553Z] f0e02332f6b5: Waiting [2023-10-24T14:32:30.553Z] cefa15bbcfad: Waiting [2023-10-24T14:32:30.553Z] 17808c966233: Waiting [2023-10-24T14:32:30.553Z] f4c1fc716caa: Waiting [2023-10-24T14:32:30.553Z] 5d54e960e981: Verifying Checksum [2023-10-24T14:32:30.553Z] 5d54e960e981: Download complete [2023-10-24T14:32:30.553Z] f0e02332f6b5: Verifying Checksum [2023-10-24T14:32:30.553Z] f0e02332f6b5: Download complete [2023-10-24T14:32:30.553Z] cefa15bbcfad: Verifying Checksum [2023-10-24T14:32:30.553Z] 9fda8d8052c6: Download complete [2023-10-24T14:32:31.157Z] f4c1fc716caa: Verifying Checksum [2023-10-24T14:32:31.157Z] f4c1fc716caa: Download complete [2023-10-24T14:32:31.745Z] 9fda8d8052c6: Pull complete [2023-10-24T14:32:32.332Z] c4a7e357bf2a: Verifying Checksum [2023-10-24T14:32:32.332Z] c4a7e357bf2a: Download complete [2023-10-24T14:32:33.297Z] 17808c966233: Download complete [2023-10-24T14:32:34.720Z] 5d54e960e981: Pull complete [2023-10-24T14:32:49.751Z] c4a7e357bf2a: Pull complete [2023-10-24T14:32:50.020Z] f0e02332f6b5: Pull complete [2023-10-24T14:32:50.290Z] cefa15bbcfad: Pull complete [2023-10-24T14:32:58.496Z] 17808c966233: Pull complete [2023-10-24T14:32:59.458Z] f4c1fc716caa: Pull complete [2023-10-24T14:32:59.458Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T14:32:59.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T14:32:59.458Z] ---> ea914061e18c [2023-10-24T14:32:59.458Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:33:00.417Z] ---> Running in 97a2b4388d1a [2023-10-24T14:33:00.686Z] Removing intermediate container 97a2b4388d1a [2023-10-24T14:33:00.686Z] ---> 75cde7f4a513 [2023-10-24T14:33:00.956Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:33:00.956Z] ---> Running in eac66b2ffa67 [2023-10-24T14:33:01.224Z] Removing intermediate container eac66b2ffa67 [2023-10-24T14:33:01.224Z] ---> de04ffb892c3 [2023-10-24T14:33:01.224Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-24T14:33:01.501Z] ---> Running in c8b0f3ce8262 [2023-10-24T14:33:02.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:33:03.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:33:04.033Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T14:33:04.033Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-24T14:33:04.033Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T14:33:04.314Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T14:33:04.314Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-24T14:33:04.314Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-24T14:33:04.314Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-24T14:33:04.314Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-24T14:33:04.314Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:33:04.314Z] OK: 272 MiB in 60 packages [2023-10-24T14:33:05.726Z] Removing intermediate container c8b0f3ce8262 [2023-10-24T14:33:05.726Z] ---> d67cdb02449c [2023-10-24T14:33:05.726Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-24T14:33:05.726Z] ---> Running in 6d4ee416702e [2023-10-24T14:33:05.995Z] Removing intermediate container 6d4ee416702e [2023-10-24T14:33:05.995Z] ---> 5950c7995eaf [2023-10-24T14:33:05.995Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-24T14:33:06.269Z] ---> 474bebe805a8 [2023-10-24T14:33:06.269Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:33:06.543Z] ---> Running in 8748fb15c12e [2023-10-24T14:34:43.220Z] Removing intermediate container 8748fb15c12e [2023-10-24T14:34:43.220Z] ---> a6a423036794 [2023-10-24T14:34:43.220Z] Step 9/10 : COPY . . [2023-10-24T14:34:43.220Z] ---> bbc1755877c5 [2023-10-24T14:34:43.220Z] Step 10/10 : RUN ${MAKE} [2023-10-24T14:34:43.220Z] ---> Running in 4f018e8d5b42 [2023-10-24T14:34:43.220Z] noop [2023-10-24T14:34:43.220Z] Removing intermediate container 4f018e8d5b42 [2023-10-24T14:34:43.220Z] ---> 316a6eb8cd48 [2023-10-24T14:34:43.220Z] Successfully built 316a6eb8cd48 [2023-10-24T14:34:43.220Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:34:43.701Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T14:34:43.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:34:43.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-9920 does not seem to be running inside a container [2023-10-24T14:34:44.064Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T14:34:45.379Z] $ docker top ac0f6b25e997487e048884eb5d661ffa9933550e80e5c4980799e5fb826a0137 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:34:46.254Z] + go version [2023-10-24T14:34:46.254Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T14:34:46.297Z] $ docker stop --time=1 ac0f6b25e997487e048884eb5d661ffa9933550e80e5c4980799e5fb826a0137 [2023-10-24T14:34:50.722Z] $ docker rm -f --volumes ac0f6b25e997487e048884eb5d661ffa9933550e80e5c4980799e5fb826a0137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:34:51.544Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T14:34:51.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:34:51.786Z] prd-ubuntu20.04-docker-arm64-4c-16g-9920 does not seem to be running inside a container [2023-10-24T14:34:51.878Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T14:34:53.177Z] $ docker top 592cac6ccda8e21a99e2f632f87c2cd57994c4159a290724bd99511f7e074a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:34:54.103Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T14:34:54.506Z] + make test [2023-10-24T14:34:54.506Z] go test ./... -coverprofile=coverage.out [2023-10-24T14:34:59.853Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-24T14:36:51.708Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-24T14:36:51.708Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.096s coverage: 47.9% of statements [2023-10-24T14:36:51.708Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T14:36:51.708Z] go vet ./... [2023-10-24T14:37:09.928Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T14:37:09.928Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T14:37:09.928Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T14:37:09.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T14:37:10.007Z] $ docker stop --time=1 592cac6ccda8e21a99e2f632f87c2cd57994c4159a290724bd99511f7e074a55 [2023-10-24T14:37:11.873Z] $ docker rm -f --volumes 592cac6ccda8e21a99e2f632f87c2cd57994c4159a290724bd99511f7e074a55 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T14:37:13.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T14:37:13.112Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T14:37:13.559Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T14:37:14.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T14:37:14.495Z] + ls -al . [2023-10-24T14:37:14.495Z] total 184 [2023-10-24T14:37:14.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:34 . [2023-10-24T14:37:14.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 14:31 .. [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 24 14:31 .dockerignore [2023-10-24T14:37:14.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 14:31 .git [2023-10-24T14:37:14.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:31 .github [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 24 14:31 .gitignore [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 14:31 .golangci.yml [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 24 14:31 Attribution.txt [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 24 14:31 CHANGELOG.md [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 24 14:31 Dockerfile [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 14:31 GOVERNANCE.md [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 24 14:31 Jenkinsfile [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 14:31 LICENSE [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 24 14:31 Makefile [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 24 14:31 OWNERS.md [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 24 14:31 README.md [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 14:28 VERSION [2023-10-24T14:37:14.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:31 bin [2023-10-24T14:37:14.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:31 cmd [2023-10-24T14:37:14.495Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 24 14:36 coverage.out [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 24 14:31 go.mod [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 24 14:31 go.sum [2023-10-24T14:37:14.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 14:31 internal [2023-10-24T14:37:14.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 14:31 simulator [2023-10-24T14:37:14.495Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 24 14:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:37:14.915Z] + 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=38be6ad44ae00249e75ec6c3ea845f478f0a1763 --label arch=arm64 --label version=0.0.0 . [2023-10-24T14:37:15.184Z] Sending build context to Docker daemon 3.398MB [2023-10-24T14:37:15.184Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T14:37:15.184Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-24T14:37:15.184Z] ---> 316a6eb8cd48 [2023-10-24T14:37:15.184Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-24T14:37:17.131Z] ---> Running in be37a6a4b097 [2023-10-24T14:37:17.421Z] Removing intermediate container be37a6a4b097 [2023-10-24T14:37:17.421Z] ---> 3f071a47d211 [2023-10-24T14:37:17.421Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T14:37:17.693Z] ---> Running in d1056e11f900 [2023-10-24T14:37:17.960Z] Removing intermediate container d1056e11f900 [2023-10-24T14:37:17.960Z] ---> b65654f79d4b [2023-10-24T14:37:17.960Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-24T14:37:17.960Z] ---> Running in 41c8564c83e5 [2023-10-24T14:37:18.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:37:19.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:37:20.477Z] OK: 272 MiB in 60 packages [2023-10-24T14:37:21.442Z] Removing intermediate container 41c8564c83e5 [2023-10-24T14:37:21.442Z] ---> ea7cc60da2df [2023-10-24T14:37:21.442Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-24T14:37:21.442Z] ---> Running in 9f3c6504da6c [2023-10-24T14:37:21.708Z] Removing intermediate container 9f3c6504da6c [2023-10-24T14:37:21.709Z] ---> 0b54d41fa2b6 [2023-10-24T14:37:21.709Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-24T14:37:22.291Z] ---> a15478b5fcfc [2023-10-24T14:37:22.291Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T14:37:22.291Z] ---> Running in b117db8df7c9 [2023-10-24T14:37:24.871Z] Removing intermediate container b117db8df7c9 [2023-10-24T14:37:24.871Z] ---> f71a896fdb95 [2023-10-24T14:37:24.871Z] Step 9/22 : COPY . . [2023-10-24T14:37:25.454Z] ---> 3a35e8c2ffae [2023-10-24T14:37:25.454Z] Step 10/22 : RUN ${MAKE} [2023-10-24T14:37:25.454Z] ---> Running in cfe7673d924d [2023-10-24T14:37:26.409Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-24T14:39:18.076Z] Removing intermediate container cfe7673d924d [2023-10-24T14:39:18.076Z] ---> 0d28b32ee6ef [2023-10-24T14:39:18.076Z] Step 11/22 : FROM alpine:3.18 [2023-10-24T14:39:18.076Z] 3.18: Pulling from library/alpine [2023-10-24T14:39:18.076Z] 579b34f0a95b: Pulling fs layer [2023-10-24T14:39:18.076Z] 579b34f0a95b: Verifying Checksum [2023-10-24T14:39:18.076Z] 579b34f0a95b: Download complete [2023-10-24T14:39:18.076Z] 579b34f0a95b: Pull complete [2023-10-24T14:39:18.076Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T14:39:18.076Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T14:39:18.076Z] ---> 3cc203321400 [2023-10-24T14:39:18.076Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-24T14:39:18.076Z] ---> Running in ec37431abe5a [2023-10-24T14:39:18.076Z] Removing intermediate container ec37431abe5a [2023-10-24T14:39:18.076Z] ---> 2e82c1e798ff [2023-10-24T14:39:18.076Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-24T14:39:18.076Z] ---> Running in 30dff21fdb21 [2023-10-24T14:39:18.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T14:39:18.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T14:39:18.076Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T14:39:18.076Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T14:39:18.076Z] OK: 8 MiB in 16 packages [2023-10-24T14:39:18.076Z] Removing intermediate container 30dff21fdb21 [2023-10-24T14:39:18.076Z] ---> 02c09815b53d [2023-10-24T14:39:18.076Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-24T14:39:18.076Z] ---> 74f04554f452 [2023-10-24T14:39:18.076Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-24T14:39:18.076Z] ---> f8ce171c47a8 [2023-10-24T14:39:18.076Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-24T14:39:18.076Z] ---> 57219a42b111 [2023-10-24T14:39:18.076Z] Step 17/22 : EXPOSE 59901 [2023-10-24T14:39:18.076Z] ---> Running in d9d89af15d8b [2023-10-24T14:39:18.076Z] Removing intermediate container d9d89af15d8b [2023-10-24T14:39:18.076Z] ---> 1283f76b0580 [2023-10-24T14:39:18.076Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-24T14:39:18.076Z] ---> Running in 9c6241e32864 [2023-10-24T14:39:18.345Z] Removing intermediate container 9c6241e32864 [2023-10-24T14:39:18.345Z] ---> ff3ebbe9bec5 [2023-10-24T14:39:18.345Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-24T14:39:18.345Z] ---> Running in 424ca0b495c3 [2023-10-24T14:39:18.614Z] Removing intermediate container 424ca0b495c3 [2023-10-24T14:39:18.614Z] ---> d83147c6a70b [2023-10-24T14:39:18.614Z] Step 20/22 : LABEL arch=arm64 [2023-10-24T14:39:18.884Z] ---> Running in a14b0c7641c6 [2023-10-24T14:39:19.152Z] Removing intermediate container a14b0c7641c6 [2023-10-24T14:39:19.152Z] ---> 4b9744922dd7 [2023-10-24T14:39:19.152Z] Step 21/22 : LABEL git_sha=38be6ad44ae00249e75ec6c3ea845f478f0a1763 [2023-10-24T14:39:19.152Z] ---> Running in b8aa4af91212 [2023-10-24T14:39:19.423Z] Removing intermediate container b8aa4af91212 [2023-10-24T14:39:19.423Z] ---> 31cf0c69574b [2023-10-24T14:39:19.423Z] Step 22/22 : LABEL version=0.0.0 [2023-10-24T14:39:19.694Z] ---> Running in cfb6175cde7a [2023-10-24T14:39:19.972Z] Removing intermediate container cfb6175cde7a [2023-10-24T14:39:19.972Z] ---> f554cceb1bd8 [2023-10-24T14:39:19.972Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T14:39:19.972Z] Successfully built f554cceb1bd8 [2023-10-24T14:39:19.972Z] 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-10-24T14:39:20.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:39:20.802Z] [2023-10-24T14:39:20.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:39:21.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:39:21.207Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T14:39:21.207Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T14:39:21.207Z] 04944245beec: Pulling fs layer [2023-10-24T14:39:21.207Z] 699f458cf7ca: Pulling fs layer [2023-10-24T14:39:21.207Z] 765212b225bb: Pulling fs layer [2023-10-24T14:39:21.207Z] f23df028b6ca: Pulling fs layer [2023-10-24T14:39:21.207Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T14:39:21.207Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T14:39:21.207Z] f23df028b6ca: Waiting [2023-10-24T14:39:21.207Z] d65c8cfc05b1: Waiting [2023-10-24T14:39:21.207Z] 2437ff75d9bd: Waiting [2023-10-24T14:39:21.207Z] 765212b225bb: Waiting [2023-10-24T14:39:21.475Z] 04944245beec: Verifying Checksum [2023-10-24T14:39:21.475Z] 04944245beec: Download complete [2023-10-24T14:39:21.475Z] 765212b225bb: Download complete [2023-10-24T14:39:21.475Z] f23df028b6ca: Verifying Checksum [2023-10-24T14:39:21.475Z] f23df028b6ca: Download complete [2023-10-24T14:39:21.475Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T14:39:21.475Z] d65c8cfc05b1: Download complete [2023-10-24T14:39:21.475Z] 699f458cf7ca: Verifying Checksum [2023-10-24T14:39:21.475Z] 699f458cf7ca: Download complete [2023-10-24T14:39:22.074Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T14:39:22.074Z] 8998bd30e6a1: Download complete [2023-10-24T14:39:24.662Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T14:39:24.662Z] 2437ff75d9bd: Download complete [2023-10-24T14:39:26.604Z] 8998bd30e6a1: Pull complete [2023-10-24T14:39:26.872Z] 04944245beec: Pull complete [2023-10-24T14:39:28.281Z] 699f458cf7ca: Pull complete [2023-10-24T14:39:28.548Z] 765212b225bb: Pull complete [2023-10-24T14:39:29.507Z] f23df028b6ca: Pull complete [2023-10-24T14:39:29.773Z] d65c8cfc05b1: Pull complete [2023-10-24T14:39:47.968Z] 2437ff75d9bd: Pull complete [2023-10-24T14:39:47.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T14:39:47.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T14:39:47.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:39:48.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-9920 does not seem to be running inside a container [2023-10-24T14:39:48.365Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T14:39:52.058Z] $ docker top 83e4042afb81a3f3ef27d546ade2b777f7b257126688018f8e48bc9d20d0ec03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:39:52.953Z] ---> job-cost.sh [2023-10-24T14:39:52.953Z] lf-activate-venv: SKIPPING [2023-10-24T14:39:52.953Z] INFO: No Stack... [2023-10-24T14:39:53.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T14:39:54.173Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T14:39:54.833Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-10-24T14:39:54.834Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T14:39:54.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [2023-10-24T14:39:54.894Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] did not exist. Created. [2023-10-24T14:39:54.894Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T14:39:55.629Z] /w/workspace/device-modbus-go/1@tmp/durable-65518a5a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T14:39:56.301Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T14:39:56.338Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T14:39:56.390Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T14:39:56.405Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-514-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T14:39:56.502Z] $ docker stop --time=1 83e4042afb81a3f3ef27d546ade2b777f7b257126688018f8e48bc9d20d0ec03 [2023-10-24T14:39:58.053Z] $ docker rm -f --volumes 83e4042afb81a3f3ef27d546ade2b777f7b257126688018f8e48bc9d20d0ec03 [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-10-24T14:39:59.114Z] provisioning config files... [2023-10-24T14:39:59.122Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/config4489483035502854664tmp [Pipeline] { [Pipeline] sh [2023-10-24T14:39:59.449Z] + set +x [2023-10-24T14:39:59.449Z] + curl -s https://codecov.io/bash [2023-10-24T14:39:59.449Z] + bash -s -- [2023-10-24T14:39:59.449Z] [2023-10-24T14:39:59.449Z] _____ _ [2023-10-24T14:39:59.449Z] / ____| | | [2023-10-24T14:39:59.449Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T14:39:59.449Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T14:39:59.449Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T14:39:59.449Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T14:39:59.449Z] Bash-1.0.6 [2023-10-24T14:39:59.449Z] [2023-10-24T14:39:59.449Z] [2023-10-24T14:39:59.449Z] ==> git version 2.25.1 found [2023-10-24T14:39:59.449Z] ==> 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-10-24T14:39:59.449Z] Release-Date: 2020-01-08 [2023-10-24T14:39:59.449Z] 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-10-24T14:39:59.449Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T14:39:59.449Z] ==> Jenkins CI detected. [2023-10-24T14:39:59.449Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-514 [2023-10-24T14:39:59.449Z] project root: . [2023-10-24T14:39:59.449Z] --> token set from env [2023-10-24T14:39:59.449Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T14:39:59.449Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T14:39:59.449Z] ==> Python coveragepy not found [2023-10-24T14:39:59.449Z] ==> Searching for coverage reports in: [2023-10-24T14:39:59.449Z] + . [2023-10-24T14:39:59.449Z] -> Found 1 reports [2023-10-24T14:39:59.449Z] ==> Detecting git/mercurial file structure [2023-10-24T14:39:59.449Z] ==> Reading reports [2023-10-24T14:39:59.449Z] + ./coverage.out bytes=24334 [2023-10-24T14:39:59.449Z] ==> Appending adjustments [2023-10-24T14:39:59.449Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T14:39:59.707Z] + Found adjustments [2023-10-24T14:39:59.707Z] ==> Gzipping contents [2023-10-24T14:39:59.707Z] 4.0K /tmp/codecov.PqVyau.gz [2023-10-24T14:39:59.707Z] ==> Uploading reports [2023-10-24T14:39:59.707Z] url: https://codecov.io [2023-10-24T14:39:59.707Z] query: branch=PR-514&commit=38be6ad44ae00249e75ec6c3ea845f478f0a1763&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=514&job=&cmd_args= [2023-10-24T14:39:59.707Z] -> Pinging Codecov [2023-10-24T14:39:59.707Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-514&commit=38be6ad44ae00249e75ec6c3ea845f478f0a1763&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-514%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=514&job=&cmd_args= [2023-10-24T14:39:59.707Z] -> Uploading to [2023-10-24T14:39:59.707Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/55DBCA73C666E3227836607328DD7E49/38be6ad44ae00249e75ec6c3ea845f478f0a1763/e66fdfa3-229c-4a13-9f5e-be97c650cfd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T143959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=75d6e47762bca73a5161b207f42372f4adf4a1f728f732fb17ba019e193326bc [2023-10-24T14:39:59.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T14:39:59.707Z] Dload Upload Total Spent Left Speed [2023-10-24T14:40:00.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3796 0 0 100 3796 0 13605 --:--:-- --:--:-- --:--:-- 13605 [2023-10-24T14:40:00.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/38be6ad44ae00249e75ec6c3ea845f478f0a1763 [Pipeline] } [2023-10-24T14:40:00.304Z] 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-10-24T14:40:02.089Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-514/archives ] [2023-10-24T14:40:02.089Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-514/archives [2023-10-24T14:40:02.089Z] total 16 [2023-10-24T14:40:02.089Z] drwxr-xr-x 3 root root 4096 Oct 24 14:30 . [2023-10-24T14:40:02.089Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 14:30 .. [2023-10-24T14:40:02.089Z] drwxr-xr-x 2 root root 4096 Oct 24 14:30 cost [2023-10-24T14:40:02.089Z] -rw-r--r-- 1 root root 88 Oct 24 14:30 cost.csv [2023-10-24T14:40:02.089Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-514/archives [2023-10-24T14:40:02.089Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-514/archives [2023-10-24T14:40:02.089Z] total 16 [2023-10-24T14:40:02.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 14:30 . [2023-10-24T14:40:02.089Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 14:30 .. [2023-10-24T14:40:02.089Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 14:30 cost [2023-10-24T14:40:02.089Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 24 14:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:02.420Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:03.455Z] ---> package-listing.sh [2023-10-24T14:40:03.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T14:40:03.455Z] ++ facter osfamily [2023-10-24T14:40:03.714Z] + OS_FAMILY=debian [2023-10-24T14:40:03.714Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-514 [2023-10-24T14:40:03.714Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T14:40:03.714Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T14:40:03.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T14:40:03.714Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T14:40:03.714Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-514 ']' [2023-10-24T14:40:03.714Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T14:40:03.714Z] + case "${OS_FAMILY}" in [2023-10-24T14:40:03.714Z] + dpkg -l [2023-10-24T14:40:03.714Z] + grep '^ii' [2023-10-24T14:40:03.714Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T14:40:03.714Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T14:40:03.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T14:40:03.714Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-514 ']' [2023-10-24T14:40:03.714Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-514/archives/ [2023-10-24T14:40:03.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-514/archives/ [Pipeline] echo [2023-10-24T14:40:03.748Z] 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-514/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T14:40:04.038Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T14:40:04.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T14:40:04.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T14:40:04.902Z] prd-ubuntu20.04-docker-8c-8g-9919 does not seem to be running inside a container [2023-10-24T14:40:04.930Z] $ 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-514/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-514 -v /w/workspace/xfoundry_device-modbus-go_PR-514:/w/workspace/xfoundry_device-modbus-go_PR-514:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-514@tmp:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T14:40:05.105Z] $ docker top 8918f2d719a3a35042c586037bc6e8206fb917d73a7283ba3f297392b79e712c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T14:40:05.545Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T14:40:05.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T14:40:06.164Z] + ls /var/log/sa-host [2023-10-24T14:40:06.164Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T14:40:06.393Z] provisioning config files... [2023-10-24T14:40:06.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-514@tmp/config2837078529288293218tmp [Pipeline] { [Pipeline] echo [2023-10-24T14:40:06.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:06.763Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T14:40:06.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:07.190Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T14:40:07.219Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:07.531Z] ---> sudo-logs.sh [2023-10-24T14:40:07.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T14:40:07.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:07.920Z] ---> job-cost.sh [2023-10-24T14:40:07.920Z] lf-activate-venv: SKIPPING [2023-10-24T14:40:07.920Z] DEBUG: total: 0.2199999988079071 [2023-10-24T14:40:07.920Z] INFO: Retrieving Stack Cost... [2023-10-24T14:40:08.488Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T14:40:08.747Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T14:40:08.787Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T14:40:09.096Z] ---> logs-deploy.sh [2023-10-24T14:40:09.096Z] lf-activate-venv: SKIPPING [2023-10-24T14:40:09.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-514/1 [2023-10-24T14:40:09.096Z] INFO: archiving workspace using pattern(s): [2023-10-24T14:40:10.033Z] Archives upload complete. [2023-10-24T14:40:10.033Z] INFO: archiving logs to Nexus