Pull request #480 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc+60f68763f8e382a62519363eb4c00d8ae3469bcd (cd733c9d1879e082a167b4d06d849e5bfa22c5bf) 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-ssh3897521590609001696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5025116844845258892.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2586742120146810059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh2064491121584896233.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18113044373476157937.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-18336’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-18337’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-18459’ is offline ‘prd-ubuntu20.04-docker-8c-8g-18469’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-18460’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18470 in /w/workspace/xfoundry_device-modbus-go_PR-480 [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-480 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 60f68763f8e382a62519363eb4c00d8ae3469bcd into PR head commit fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc > 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/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc # timeout=10 Merge succeeded, producing fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc Checking out Revision fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc (PR-480) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-12T17:54:11.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-12T17:54:12.009Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-12T17:54:12.025Z] ========================================================= [2023-06-12T17:54:12.025Z] EdgeX Global Pipelines Version Info [2023-06-12T17:54:12.025Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 60f68763f8e382a62519363eb4c00d8ae3469bcd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc # timeout=10 > git rev-list --no-walk 84d5ec98441b0535d60753163d8b56c531163cfc # timeout=10 [2023-06-12T17:54:12.724Z] ------------------- [2023-06-12T17:54:12.724Z] stable info: [2023-06-12T17:54:12.724Z] ------------------- [2023-06-12T17:54:12.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-12T17:54:12.724Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:54:12.724Z] Message: update stable to v1.0.250 [2023-06-12T17:54:13.294Z] ------------------- [2023-06-12T17:54:13.294Z] experimental info: [2023-06-12T17:54:13.294Z] ------------------- [2023-06-12T17:54:13.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-12T17:54:13.294Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T17:54:13.294Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-12T17:54:13.478Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-06-12T17:54:13.489Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-06-12T17:54:13.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-12T17:54:13.509Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-12T17:54:13.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-12T17:54:13.534Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-12T17:54:13.549Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-12T17:54:13.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-12T17:54:13.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-12T17:54:13.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-12T17:54:13.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-12T17:54:13.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-06-12T17:54:13.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-12T17:54:13.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-12T17:54:13.655Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:54:13.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T17:54:13.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:54:13.681Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-12T17:54:13.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-12T17:54:13.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-12T17:54:13.707Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-12T17:54:13.724Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-12T17:54:13.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-12T17:54:13.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-12T17:54:13.759Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-12T17:54:13.773Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-12T17:54:13.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-12T17:54:13.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-480 [Pipeline] echo [2023-06-12T17:54:13.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-480 [Pipeline] echo [2023-06-12T17:54:13.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-480 [Pipeline] echo [2023-06-12T17:54:13.855Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [Pipeline] echo [2023-06-12T17:54:13.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc5acb [Pipeline] echo [2023-06-12T17:54:13.883Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:54:13.929Z] provisioning config files... [2023-06-12T17:54:13.941Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config17875107899092964436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:54:14.241Z] ---> docker-login.sh [2023-06-12T17:54:14.242Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:54:14.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:14.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:14.502Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:14.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:14.502Z] [2023-06-12T17:54:14.502Z] Login Succeeded [2023-06-12T17:54:14.502Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:54:14.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:14.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:14.762Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:14.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:14.762Z] [2023-06-12T17:54:14.762Z] Login Succeeded [2023-06-12T17:54:14.762Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:54:14.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:14.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:14.762Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:14.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:14.762Z] [2023-06-12T17:54:14.762Z] Login Succeeded [2023-06-12T17:54:14.762Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:54:14.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:14.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:14.762Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:14.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:14.762Z] [2023-06-12T17:54:14.762Z] Login Succeeded [2023-06-12T17:54:14.762Z] docker.io [2023-06-12T17:54:15.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:15.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:15.024Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:15.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:15.024Z] [2023-06-12T17:54:15.024Z] Login Succeeded [2023-06-12T17:54:15.024Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:54:15.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-12T17:54:15.426Z] + git rev-list -1 --merges fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc~1..fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [Pipeline] echo [2023-06-12T17:54:15.483Z] -----------> git rev-list -1 --merges fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc~1..fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [false] [Pipeline] sh [2023-06-12T17:54:15.776Z] + git log --format=format:%s -1 fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [Pipeline] echo [2023-06-12T17:54:15.791Z] ========================================================= [2023-06-12T17:54:15.791Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-12T17:54:15.791Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:54:16.114Z] + git log --format=format:%s -1 fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [Pipeline] echo [2023-06-12T17:54:16.126Z] [semverPrep] GIT_COMMIT: fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-06-12T17:54:16.134Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-12T17:54:16.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T17:54:16.571Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-12T17:54:16.571Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-12T17:54:16.571Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-12T17:54:16.571Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-12T17:54:16.571Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-12T17:54:16.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:16.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:54:16.936Z] [2023-06-12T17:54:16.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:17.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:54:17.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-12T17:54:17.249Z] b85a868b505f: Pulling fs layer [2023-06-12T17:54:17.249Z] e2be974225ed: Pulling fs layer [2023-06-12T17:54:17.249Z] 339a4e72a1f5: Pulling fs layer [2023-06-12T17:54:17.249Z] 988bab9f4d93: Pulling fs layer [2023-06-12T17:54:17.249Z] 1469e6f7b9e6: Pulling fs layer [2023-06-12T17:54:17.249Z] eaf3925da568: Pulling fs layer [2023-06-12T17:54:17.249Z] bab4dde63d76: Pulling fs layer [2023-06-12T17:54:17.249Z] bde34c3a00c8: Pulling fs layer [2023-06-12T17:54:17.249Z] b352a97aabf1: Pulling fs layer [2023-06-12T17:54:17.249Z] 4872d77fe225: Pulling fs layer [2023-06-12T17:54:17.249Z] 5851b861e8e6: Pulling fs layer [2023-06-12T17:54:17.249Z] bde34c3a00c8: Waiting [2023-06-12T17:54:17.249Z] 988bab9f4d93: Waiting [2023-06-12T17:54:17.249Z] b352a97aabf1: Waiting [2023-06-12T17:54:17.249Z] 1469e6f7b9e6: Waiting [2023-06-12T17:54:17.249Z] eaf3925da568: Waiting [2023-06-12T17:54:17.249Z] bab4dde63d76: Waiting [2023-06-12T17:54:17.249Z] 4872d77fe225: Waiting [2023-06-12T17:54:17.249Z] 5851b861e8e6: Waiting [2023-06-12T17:54:17.249Z] e2be974225ed: Download complete [2023-06-12T17:54:17.249Z] 988bab9f4d93: Verifying Checksum [2023-06-12T17:54:17.249Z] 988bab9f4d93: Download complete [2023-06-12T17:54:17.249Z] 1469e6f7b9e6: Verifying Checksum [2023-06-12T17:54:17.249Z] 1469e6f7b9e6: Download complete [2023-06-12T17:54:17.507Z] eaf3925da568: Verifying Checksum [2023-06-12T17:54:17.507Z] eaf3925da568: Download complete [2023-06-12T17:54:17.507Z] 339a4e72a1f5: Verifying Checksum [2023-06-12T17:54:17.507Z] 339a4e72a1f5: Download complete [2023-06-12T17:54:17.507Z] bde34c3a00c8: Download complete [2023-06-12T17:54:17.507Z] b352a97aabf1: Download complete [2023-06-12T17:54:17.507Z] 4872d77fe225: Verifying Checksum [2023-06-12T17:54:17.507Z] 4872d77fe225: Download complete [2023-06-12T17:54:17.507Z] 5851b861e8e6: Verifying Checksum [2023-06-12T17:54:17.507Z] 5851b861e8e6: Download complete [2023-06-12T17:54:17.507Z] b85a868b505f: Download complete [2023-06-12T17:54:17.766Z] bab4dde63d76: Verifying Checksum [2023-06-12T17:54:17.766Z] bab4dde63d76: Download complete [2023-06-12T17:54:18.711Z] b85a868b505f: Pull complete [2023-06-12T17:54:18.971Z] e2be974225ed: Pull complete [2023-06-12T17:54:19.558Z] 339a4e72a1f5: Pull complete [2023-06-12T17:54:19.558Z] 988bab9f4d93: Pull complete [2023-06-12T17:54:19.840Z] 1469e6f7b9e6: Pull complete [2023-06-12T17:54:19.840Z] eaf3925da568: Pull complete [2023-06-12T17:54:21.743Z] bab4dde63d76: Pull complete [2023-06-12T17:54:21.743Z] bde34c3a00c8: Pull complete [2023-06-12T17:54:21.743Z] b352a97aabf1: Pull complete [2023-06-12T17:54:22.003Z] 4872d77fe225: Pull complete [2023-06-12T17:54:22.003Z] 5851b861e8e6: Pull complete [2023-06-12T17:54:22.003Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-12T17:54:22.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T17:54:22.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:54:22.096Z] prd-ubuntu20.04-docker-8c-8g-18470 does not seem to be running inside a container [2023-06-12T17:54:22.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-06-12T17:54:23.382Z] $ docker top 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 -eo pid,comm [2023-06-12T17:54:23.442Z] 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-06-12T17:54:23.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T17:54:23.481Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:54:23.481Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:54:23.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:54:23.614Z] $ docker exec 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 ssh-agent [2023-06-12T17:54:23.732Z] SSH_AUTH_SOCK=/tmp/ssh-EAujz82LpJ0s/agent.33 [2023-06-12T17:54:23.732Z] SSH_AGENT_PID=39 [2023-06-12T17:54:23.739Z] Running ssh-add (command line suppressed) [2023-06-12T17:54:23.825Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_17798387008585069464.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_17798387008585069464.key) [2023-06-12T17:54:23.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:54:24.133Z] + git tag --points-at HEAD [Pipeline] } [2023-06-12T17:54:24.144Z] $ docker exec --env ******** --env ******** 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 ssh-agent -k [2023-06-12T17:54:24.254Z] unset SSH_AUTH_SOCK; [2023-06-12T17:54:24.255Z] unset SSH_AGENT_PID; [2023-06-12T17:54:24.255Z] echo Agent pid 39 killed; [2023-06-12T17:54:24.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-12T17:54:24.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T17:54:24.291Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T17:54:24.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T17:54:24.401Z] $ docker exec 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 ssh-agent [2023-06-12T17:54:24.525Z] SSH_AUTH_SOCK=/tmp/ssh-5d0LxQJvl0w1/agent.71 [2023-06-12T17:54:24.525Z] SSH_AGENT_PID=77 [2023-06-12T17:54:24.530Z] Running ssh-add (command line suppressed) [2023-06-12T17:54:24.619Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_3477154211874567726.key (/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/private_key_3477154211874567726.key) [2023-06-12T17:54:24.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T17:54:24.923Z] + git semver init [2023-06-12T17:54:25.183Z] 2023-06-12 17:54:25,115 [run_init] DEBUG init version:0.0.0 force:False [2023-06-12T17:54:25.183Z] 2023-06-12 17:54:25,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-06-12T17:54:25.183Z] 2023-06-12 17:54:25,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-480/.semver [2023-06-12T17:54:25.183Z] 2023-06-12 17:54:25,117 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-480/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480, universal_newlines=False, shell=None, istream=None) [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,868 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.git/info/exclude [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 with force:False [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,869 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,873 [execute] INFO git cat-file --batch-check [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,879 [execute] INFO git cat-file --batch [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-480/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T17:54:26.119Z] 2023-06-12 17:54:25,884 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-480/.semver/PR-480 [2023-06-12T17:54:26.119Z] 0.0.0 [Pipeline] } [2023-06-12T17:54:26.128Z] $ docker exec --env ******** --env ******** 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 ssh-agent -k [2023-06-12T17:54:26.238Z] unset SSH_AUTH_SOCK; [2023-06-12T17:54:26.239Z] unset SSH_AGENT_PID; [2023-06-12T17:54:26.239Z] echo Agent pid 77 killed; [2023-06-12T17:54:26.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T17:54:26.554Z] + git semver [Pipeline] } [2023-06-12T17:54:26.823Z] $ docker stop --time=1 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 [2023-06-12T17:54:28.196Z] $ docker rm -f --volumes 3c06aec41a42311dd827c530c7d67458f647249814a24c893e9e44a590943f50 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:54:28.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-12T17:54:28.735Z] Stashed 1 file(s) [Pipeline] echo [2023-06-12T17:54:28.738Z] [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-06-12T17:54:28.850Z] provisioning config files... [2023-06-12T17:54:28.858Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config14189465778682913326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:54:29.153Z] ---> docker-login.sh [2023-06-12T17:54:29.153Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:54:29.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:29.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:29.153Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:29.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:29.153Z] [2023-06-12T17:54:29.153Z] Login Succeeded [2023-06-12T17:54:29.153Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:54:29.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:29.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:29.153Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:29.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:29.153Z] [2023-06-12T17:54:29.153Z] Login Succeeded [2023-06-12T17:54:29.153Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:54:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:29.411Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:29.411Z] [2023-06-12T17:54:29.411Z] Login Succeeded [2023-06-12T17:54:29.411Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:54:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:29.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:29.411Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:29.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:29.411Z] [2023-06-12T17:54:29.411Z] Login Succeeded [2023-06-12T17:54:29.411Z] docker.io [2023-06-12T17:54:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:54:29.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:54:29.670Z] Configure a credential helper to remove this warning. See [2023-06-12T17:54:29.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:54:29.670Z] [2023-06-12T17:54:29.670Z] Login Succeeded [2023-06-12T17:54:29.670Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:54:29.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:54:29.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:54:29.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:54:29.767Z] ========================================================= [2023-06-12T17:54:29.767Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-12T17:54:29.767Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:30.069Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:54:30.070Z] Sending build context to Docker daemon 6.403MB [2023-06-12T17:54:30.070Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:54:30.070Z] Step 2/10 : FROM ${BASE} AS builder [2023-06-12T17:54:30.070Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-12T17:54:30.070Z] f56be85fc22e: Pulling fs layer [2023-06-12T17:54:30.070Z] 85791d961cd3: Pulling fs layer [2023-06-12T17:54:30.070Z] d694b5ae8c79: Pulling fs layer [2023-06-12T17:54:30.070Z] 9f32a84ed3da: Pulling fs layer [2023-06-12T17:54:30.070Z] 4d19c01a9841: Pulling fs layer [2023-06-12T17:54:30.070Z] 9325e15d5711: Pulling fs layer [2023-06-12T17:54:30.070Z] 556b6ee489ea: Pulling fs layer [2023-06-12T17:54:30.070Z] c5a4b2cf53e6: Pulling fs layer [2023-06-12T17:54:30.070Z] 9f32a84ed3da: Waiting [2023-06-12T17:54:30.070Z] 4d19c01a9841: Waiting [2023-06-12T17:54:30.070Z] 9325e15d5711: Waiting [2023-06-12T17:54:30.070Z] 556b6ee489ea: Waiting [2023-06-12T17:54:30.070Z] c5a4b2cf53e6: Waiting [2023-06-12T17:54:30.070Z] 85791d961cd3: Verifying Checksum [2023-06-12T17:54:30.070Z] 85791d961cd3: Download complete [2023-06-12T17:54:30.070Z] 9f32a84ed3da: Verifying Checksum [2023-06-12T17:54:30.070Z] 9f32a84ed3da: Download complete [2023-06-12T17:54:30.070Z] 4d19c01a9841: Verifying Checksum [2023-06-12T17:54:30.070Z] 4d19c01a9841: Download complete [2023-06-12T17:54:30.331Z] f56be85fc22e: Verifying Checksum [2023-06-12T17:54:30.331Z] f56be85fc22e: Download complete [2023-06-12T17:54:30.331Z] 9325e15d5711: Verifying Checksum [2023-06-12T17:54:30.331Z] 9325e15d5711: Download complete [2023-06-12T17:54:30.331Z] f56be85fc22e: Pull complete [2023-06-12T17:54:30.594Z] 85791d961cd3: Pull complete [2023-06-12T17:54:30.594Z] c5a4b2cf53e6: Verifying Checksum [2023-06-12T17:54:30.594Z] c5a4b2cf53e6: Download complete [2023-06-12T17:54:30.854Z] d694b5ae8c79: Download complete [2023-06-12T17:54:31.119Z] 556b6ee489ea: Verifying Checksum [2023-06-12T17:54:31.119Z] 556b6ee489ea: Download complete [2023-06-12T17:54:33.661Z] d694b5ae8c79: Pull complete [2023-06-12T17:54:33.920Z] 9f32a84ed3da: Pull complete [2023-06-12T17:54:33.920Z] 4d19c01a9841: Pull complete [2023-06-12T17:54:34.191Z] 9325e15d5711: Pull complete [2023-06-12T17:54:36.731Z] 556b6ee489ea: Pull complete [2023-06-12T17:54:37.298Z] c5a4b2cf53e6: Pull complete [2023-06-12T17:54:37.298Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-12T17:54:37.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-12T17:54:37.298Z] ---> c4be618373d6 [2023-06-12T17:54:37.298Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:54:39.207Z] ---> Running in 9566e8d764ac [2023-06-12T17:54:39.207Z] Removing intermediate container 9566e8d764ac [2023-06-12T17:54:39.207Z] ---> cf0efeb8f476 [2023-06-12T17:54:39.207Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:54:39.207Z] ---> Running in af29ae86e598 [2023-06-12T17:54:39.207Z] Removing intermediate container af29ae86e598 [2023-06-12T17:54:39.207Z] ---> 6eac5aba4f49 [2023-06-12T17:54:39.207Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-06-12T17:54:39.207Z] ---> Running in 71b903ea89e7 [2023-06-12T17:54:39.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:54:39.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:54:39.726Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-06-12T17:54:39.726Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-06-12T17:54:39.726Z] (8/8) Installing openssh (9.1_p1-r3) [2023-06-12T17:54:39.726Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:54:39.726Z] OK: 270 MiB in 61 packages [2023-06-12T17:54:40.294Z] Removing intermediate container 71b903ea89e7 [2023-06-12T17:54:40.294Z] ---> dbdd53f9de77 [2023-06-12T17:54:40.294Z] Step 6/10 : WORKDIR /device-modbus-go [2023-06-12T17:54:40.294Z] ---> Running in 62e884fa2e27 [2023-06-12T17:54:40.294Z] Removing intermediate container 62e884fa2e27 [2023-06-12T17:54:40.294Z] ---> da90b7ef6990 [2023-06-12T17:54:40.294Z] Step 7/10 : COPY go.mod vendor* ./ [2023-06-12T17:54:40.294Z] ---> 219e9103dd82 [2023-06-12T17:54:40.294Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:54:40.294Z] ---> Running in 97c89710263a [2023-06-12T17:54:43.819Z] Still waiting to schedule task [2023-06-12T17:54:43.819Z] ‘prd-centos7-blackbox-4c-2g-18336’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-12T17:54:43.819Z] ‘prd-centos7-blackbox-4c-2g-18337’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-12T17:54:43.819Z] ‘prd-ubuntu20.04-docker-8c-8g-18459’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-12T17:54:43.819Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18460’ is offline [2023-06-12T17:54:43.819Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18471’ is offline [2023-06-12T17:54:58.505Z] Removing intermediate container 97c89710263a [2023-06-12T17:54:58.506Z] ---> ec3a76d7b009 [2023-06-12T17:54:58.506Z] Step 9/10 : COPY . . [2023-06-12T17:54:58.765Z] ---> 1d8f61e8d736 [2023-06-12T17:54:58.765Z] Step 10/10 : RUN ${MAKE} [2023-06-12T17:54:58.765Z] ---> Running in fb7d8820668f [2023-06-12T17:54:59.026Z] noop [2023-06-12T17:54:59.285Z] Removing intermediate container fb7d8820668f [2023-06-12T17:54:59.285Z] ---> 4747ff87ec49 [2023-06-12T17:54:59.285Z] Successfully built 4747ff87ec49 [2023-06-12T17:54:59.285Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:54:59.590Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:54:59.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:54:59.665Z] prd-ubuntu20.04-docker-8c-8g-18470 does not seem to be running inside a container [2023-06-12T17:54:59.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-06-12T17:55:00.076Z] $ docker top 9311ad8cf7e298e8b085b7a020e7b04d6041b531e0203ebc47e4de9f09aeb3c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:55:00.414Z] + go version [2023-06-12T17:55:00.414Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-12T17:55:00.429Z] $ docker stop --time=1 9311ad8cf7e298e8b085b7a020e7b04d6041b531e0203ebc47e4de9f09aeb3c7 [2023-06-12T17:55:01.725Z] $ docker rm -f --volumes 9311ad8cf7e298e8b085b7a020e7b04d6041b531e0203ebc47e4de9f09aeb3c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:55:02.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-12T17:55:02.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:55:02.197Z] prd-ubuntu20.04-docker-8c-8g-18470 does not seem to be running inside a container [2023-06-12T17:55:02.230Z] $ 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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-06-12T17:55:02.564Z] $ docker top a130f5c788eb463c7f680712e113a8e012bc50a369d67261b55290f58def513b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:55:02.902Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:55:03.202Z] + make test [2023-06-12T17:55:03.202Z] go test ./... -coverprofile=coverage.out [2023-06-12T17:55:08.464Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-06-12T17:55:18.424Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-06-12T17:55:18.424Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.4% of statements [2023-06-12T17:55:24.983Z] go vet ./... [2023-06-12T17:55:28.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T17:55:28.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T17:55:28.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T17:55:28.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T17:55:28.551Z] $ docker stop --time=1 a130f5c788eb463c7f680712e113a8e012bc50a369d67261b55290f58def513b [2023-06-12T17:55:30.948Z] $ docker rm -f --volumes a130f5c788eb463c7f680712e113a8e012bc50a369d67261b55290f58def513b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T17:55:31.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T17:55:31.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-12T17:55:31.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T17:55:32.224Z] + ls -al . [2023-06-12T17:55:32.224Z] total 188 [2023-06-12T17:55:32.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 12 17:55 . [2023-06-12T17:55:32.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:54 .. [2023-06-12T17:55:32.224Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 17:54 .dockerignore [2023-06-12T17:55:32.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:54 .git [2023-06-12T17:55:32.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:54 .github [2023-06-12T17:55:32.224Z] -rw-rw-r-- 1 jenkins jenkins 331 Jun 12 17:54 .gitignore [2023-06-12T17:55:32.224Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:54 .golangci.yml [2023-06-12T17:55:32.224Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:54 .semver [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 10132 Jun 12 17:54 Attribution.txt [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 14764 Jun 12 17:54 CHANGELOG.md [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jun 12 17:54 Dockerfile [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:54 GOVERNANCE.md [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 17:54 Jenkinsfile [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:54 LICENSE [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 1705 Jun 12 17:54 Makefile [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:54 OWNERS.md [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 4578 Jun 12 17:54 README.md [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 17:54 VERSION [2023-06-12T17:55:32.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:54 bin [2023-06-12T17:55:32.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:54 cmd [2023-06-12T17:55:32.225Z] -rw-r--r-- 1 jenkins jenkins 24160 Jun 12 17:55 coverage.out [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jun 12 17:54 go.mod [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 31664 Jun 12 17:54 go.sum [2023-06-12T17:55:32.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:54 internal [2023-06-12T17:55:32.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:54 simulator [2023-06-12T17:55:32.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:54 snap [2023-06-12T17:55:32.225Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 12 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:55:32.524Z] + 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=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc --label arch=amd64 --label version=0.0.0 . [2023-06-12T17:55:32.524Z] Sending build context to Docker daemon 6.428MB [2023-06-12T17:55:32.524Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:55:32.524Z] Step 2/22 : FROM ${BASE} AS builder [2023-06-12T17:55:32.524Z] ---> 4747ff87ec49 [2023-06-12T17:55:32.524Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:55:32.524Z] ---> Running in c40c25a2809a [2023-06-12T17:55:32.781Z] Removing intermediate container c40c25a2809a [2023-06-12T17:55:32.781Z] ---> 7f092651107c [2023-06-12T17:55:32.781Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:55:32.781Z] ---> Running in a08f315d9bbd [2023-06-12T17:55:32.781Z] Removing intermediate container a08f315d9bbd [2023-06-12T17:55:32.781Z] ---> 7bb20f3d1b5b [2023-06-12T17:55:32.781Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-06-12T17:55:32.781Z] ---> Running in 229f4f9759ec [2023-06-12T17:55:33.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:33.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:33.297Z] OK: 270 MiB in 61 packages [2023-06-12T17:55:33.867Z] Removing intermediate container 229f4f9759ec [2023-06-12T17:55:33.867Z] ---> a3d62a1b55d8 [2023-06-12T17:55:33.867Z] Step 6/22 : WORKDIR /device-modbus-go [2023-06-12T17:55:33.867Z] ---> Running in 87737ba38fcb [2023-06-12T17:55:33.867Z] Removing intermediate container 87737ba38fcb [2023-06-12T17:55:33.867Z] ---> db1399242ecb [2023-06-12T17:55:33.867Z] Step 7/22 : COPY go.mod vendor* ./ [2023-06-12T17:55:33.867Z] ---> 4e44d6efdc09 [2023-06-12T17:55:33.867Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:55:34.125Z] ---> Running in 5997df6e7f62 [2023-06-12T17:55:34.689Z] Removing intermediate container 5997df6e7f62 [2023-06-12T17:55:34.689Z] ---> d311eda2fc18 [2023-06-12T17:55:34.689Z] Step 9/22 : COPY . . [2023-06-12T17:55:34.948Z] ---> 9fea35869376 [2023-06-12T17:55:34.948Z] Step 10/22 : RUN ${MAKE} [2023-06-12T17:55:34.948Z] ---> Running in 937704cf71a1 [2023-06-12T17:55:35.205Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-06-12T17:55:53.290Z] Removing intermediate container 937704cf71a1 [2023-06-12T17:55:53.290Z] ---> 5f68ed451d92 [2023-06-12T17:55:53.290Z] Step 11/22 : FROM alpine:3.17 [2023-06-12T17:55:53.290Z] 3.17: Pulling from library/alpine [2023-06-12T17:55:53.290Z] f56be85fc22e: Already exists [2023-06-12T17:55:53.549Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T17:55:53.549Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T17:55:53.549Z] ---> 9ed4aefc74f6 [2023-06-12T17:55:53.549Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-06-12T17:55:53.549Z] ---> Running in c175a506ccf0 [2023-06-12T17:55:53.549Z] Removing intermediate container c175a506ccf0 [2023-06-12T17:55:53.549Z] ---> f4a370de00c1 [2023-06-12T17:55:53.549Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-06-12T17:55:53.549Z] ---> Running in 4246f7b1235d [2023-06-12T17:55:53.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:54.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-12T17:55:54.328Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-06-12T17:55:54.328Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:55:54.328Z] OK: 7 MiB in 16 packages [2023-06-12T17:55:54.587Z] Removing intermediate container 4246f7b1235d [2023-06-12T17:55:54.587Z] ---> e8950e266a90 [2023-06-12T17:55:54.587Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-06-12T17:55:55.214Z] ---> 463ed791e02e [2023-06-12T17:55:55.214Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-06-12T17:55:55.214Z] ---> 9156589c108d [2023-06-12T17:55:55.214Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-06-12T17:55:55.472Z] ---> 331656cb00c5 [2023-06-12T17:55:55.472Z] Step 17/22 : EXPOSE 59901 [2023-06-12T17:55:55.472Z] ---> Running in 2677e11a5070 [2023-06-12T17:55:55.472Z] Removing intermediate container 2677e11a5070 [2023-06-12T17:55:55.472Z] ---> 9cc30125ccca [2023-06-12T17:55:55.472Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-06-12T17:55:55.472Z] ---> Running in f1510ad4c9af [2023-06-12T17:55:55.731Z] Removing intermediate container f1510ad4c9af [2023-06-12T17:55:55.731Z] ---> eb19717b863c [2023-06-12T17:55:55.731Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-06-12T17:55:55.731Z] ---> Running in 8c7c5103460c [2023-06-12T17:55:55.731Z] Removing intermediate container 8c7c5103460c [2023-06-12T17:55:55.731Z] ---> c5ea02aedbb0 [2023-06-12T17:55:55.731Z] Step 20/22 : LABEL arch=amd64 [2023-06-12T17:55:55.731Z] ---> Running in d97f13bdcf49 [2023-06-12T17:55:55.989Z] Removing intermediate container d97f13bdcf49 [2023-06-12T17:55:55.989Z] ---> 903b2f52b149 [2023-06-12T17:55:55.989Z] Step 21/22 : LABEL git_sha=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [2023-06-12T17:55:55.989Z] ---> Running in c42ba341fb6f [2023-06-12T17:55:55.989Z] Removing intermediate container c42ba341fb6f [2023-06-12T17:55:55.989Z] ---> 46097c113578 [2023-06-12T17:55:55.989Z] Step 22/22 : LABEL version=0.0.0 [2023-06-12T17:55:55.989Z] ---> Running in a2e0437a1e82 [2023-06-12T17:55:56.252Z] Removing intermediate container a2e0437a1e82 [2023-06-12T17:55:56.252Z] ---> 856801901490 [2023-06-12T17:55:56.252Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T17:55:56.252Z] Successfully built 856801901490 [2023-06-12T17:55:56.252Z] 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-06-12T17:55:56.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:55:56.684Z] [2023-06-12T17:55:56.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:55:56.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:55:56.984Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-12T17:55:56.984Z] 5eb5b503b376: Pulling fs layer [2023-06-12T17:55:56.984Z] 5c69ac0246d0: Pulling fs layer [2023-06-12T17:55:56.984Z] ec43610c2a17: Pulling fs layer [2023-06-12T17:55:56.984Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-12T17:55:56.984Z] 33b1e0a273af: Pulling fs layer [2023-06-12T17:55:56.984Z] 5d3b04190fa2: Pulling fs layer [2023-06-12T17:55:56.984Z] 2f39f015ded8: Pulling fs layer [2023-06-12T17:55:56.984Z] 3a2ae6a8a46f: Waiting [2023-06-12T17:55:56.984Z] 33b1e0a273af: Waiting [2023-06-12T17:55:56.985Z] 2f39f015ded8: Waiting [2023-06-12T17:55:56.985Z] 5d3b04190fa2: Waiting [2023-06-12T17:55:56.985Z] 5c69ac0246d0: Verifying Checksum [2023-06-12T17:55:56.985Z] 5c69ac0246d0: Download complete [2023-06-12T17:55:56.985Z] 3a2ae6a8a46f: Download complete [2023-06-12T17:55:56.985Z] 33b1e0a273af: Verifying Checksum [2023-06-12T17:55:56.985Z] 33b1e0a273af: Download complete [2023-06-12T17:55:56.985Z] 5d3b04190fa2: Download complete [2023-06-12T17:55:56.985Z] ec43610c2a17: Verifying Checksum [2023-06-12T17:55:56.985Z] ec43610c2a17: Download complete [2023-06-12T17:55:57.242Z] 5eb5b503b376: Verifying Checksum [2023-06-12T17:55:57.242Z] 5eb5b503b376: Download complete [2023-06-12T17:55:58.192Z] 5eb5b503b376: Pull complete [2023-06-12T17:55:58.450Z] 5c69ac0246d0: Pull complete [2023-06-12T17:55:58.707Z] ec43610c2a17: Pull complete [2023-06-12T17:55:58.707Z] 3a2ae6a8a46f: Pull complete [2023-06-12T17:55:58.966Z] 33b1e0a273af: Pull complete [2023-06-12T17:55:59.224Z] 5d3b04190fa2: Pull complete [2023-06-12T17:56:03.407Z] 2f39f015ded8: Pull complete [2023-06-12T17:56:03.407Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-12T17:56:03.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T17:56:03.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:56:03.489Z] prd-ubuntu20.04-docker-8c-8g-18470 does not seem to be running inside a container [2023-06-12T17:56:03.530Z] $ 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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-06-12T17:56:05.776Z] $ docker top 00c99429417b8f14ec92960b3e37d6024022d619c4f28cfd6f705085c6a87776 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:56:06.142Z] ---> job-cost.sh [2023-06-12T17:56:06.142Z] lf-activate-venv: SKIPPING [2023-06-12T17:56:06.142Z] INFO: No Stack... [2023-06-12T17:56:06.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T17:56:06.660Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T17:56:06.951Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-480/archives/cost.csv [2023-06-12T17:56:06.951Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T17:56:06.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [2023-06-12T17:56:06.975Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] did not exist. Created. [2023-06-12T17:56:06.975Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T17:56:07.279Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-12T17:56:07.309Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T17:56:07.316Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T17:56:07.339Z] $ docker stop --time=1 00c99429417b8f14ec92960b3e37d6024022d619c4f28cfd6f705085c6a87776 [2023-06-12T17:56:08.505Z] $ docker rm -f --volumes 00c99429417b8f14ec92960b3e37d6024022d619c4f28cfd6f705085c6a87776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-12T17:57:18.202Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18475 in /w/workspace/xfoundry_device-modbus-go_PR-480 [Pipeline] { [Pipeline] ws [2023-06-12T17:57:18.210Z] Running in /w/workspace/device-modbus-go/12 [Pipeline] { [Pipeline] checkout [2023-06-12T17:57:18.248Z] Selected Git installation does not exist. Using Default [2023-06-12T17:57:18.248Z] The recommended git tool is: NONE [2023-06-12T17:57:25.712Z] using credential edgex-jenkins-ssh [2023-06-12T17:57:25.731Z] Cloning the remote Git repository [2023-06-12T17:57:25.801Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-06-12T17:57:25.939Z] > git init /w/workspace/device-modbus-go/12 # timeout=10 [2023-06-12T17:57:26.148Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-06-12T17:57:26.150Z] > git --version # timeout=10 [2023-06-12T17:57:26.180Z] > git --version # 'git version 2.25.1' [2023-06-12T17:57:26.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:57:26.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:57:27.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-06-12T17:57:27.691Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T17:57:29.452Z] Merging remotes/origin/main commit 60f68763f8e382a62519363eb4c00d8ae3469bcd into PR head commit fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [2023-06-12T17:57:28.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-06-12T17:57:28.942Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-06-12T17:57:28.944Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:57:28.966Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/480/head:refs/remotes/origin/PR-480 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-12T17:57:29.483Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:57:29.582Z] > git checkout -f fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc # timeout=10 [2023-06-12T17:57:29.695Z] > git remote # timeout=10 [2023-06-12T17:57:29.724Z] > git config --get remote.origin.url # timeout=10 [2023-06-12T17:57:29.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T17:57:32.024Z] Merge succeeded, producing fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [2023-06-12T17:57:32.025Z] Checking out Revision fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc (PR-480) [2023-06-12T17:57:32.627Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T17:57:31.965Z] > git merge 60f68763f8e382a62519363eb4c00d8ae3469bcd # timeout=10 [2023-06-12T17:57:31.998Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-12T17:57:32.036Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T17:57:32.055Z] > git checkout -f fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc # timeout=10 [2023-06-12T17:57:33.530Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-12T17:57:33.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T17:57:33.530Z] Dload Upload Total Spent Left Speed [2023-06-12T17:57:33.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh [2023-06-12T17:57:34.174Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-12T17:57:34.527Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-12T17:57:34.527Z] + sudo tee /etc/docker/daemon.new [2023-06-12T17:57:34.527Z] { [2023-06-12T17:57:34.527Z] "registry-mirrors": [ [2023-06-12T17:57:34.527Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-12T17:57:34.527Z] ], [2023-06-12T17:57:34.527Z] "bip": "10.250.0.254/24", [2023-06-12T17:57:34.527Z] "hosts": [ [2023-06-12T17:57:34.527Z] "tcp://0.0.0.0:5555", [2023-06-12T17:57:34.527Z] "unix:///var/run/docker.sock" [2023-06-12T17:57:34.527Z] ], [2023-06-12T17:57:34.527Z] "mtu": 1458, [2023-06-12T17:57:34.527Z] "selinux-enabled": true, [2023-06-12T17:57:34.527Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-12T17:57:34.527Z] } [Pipeline] sh [2023-06-12T17:57:34.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-12T17:57:35.220Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T17:57:53.531Z] provisioning config files... [2023-06-12T17:57:53.564Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/12@tmp/config10544299215581105898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T17:57:53.940Z] ---> docker-login.sh [2023-06-12T17:57:53.940Z] nexus3.edgexfoundry.org:10001 [2023-06-12T17:57:54.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:54.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:54.810Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:54.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:54.810Z] [2023-06-12T17:57:54.810Z] Login Succeeded [2023-06-12T17:57:54.810Z] nexus3.edgexfoundry.org:10002 [2023-06-12T17:57:55.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:55.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:55.099Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:55.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:55.099Z] [2023-06-12T17:57:55.099Z] Login Succeeded [2023-06-12T17:57:55.099Z] nexus3.edgexfoundry.org:10003 [2023-06-12T17:57:55.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:55.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:55.657Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:55.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:55.657Z] [2023-06-12T17:57:55.657Z] Login Succeeded [2023-06-12T17:57:55.657Z] nexus3.edgexfoundry.org:10004 [2023-06-12T17:57:55.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:55.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:55.933Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:55.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:55.933Z] [2023-06-12T17:57:55.933Z] Login Succeeded [2023-06-12T17:57:55.933Z] docker.io [2023-06-12T17:57:56.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T17:57:56.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T17:57:56.533Z] Configure a credential helper to remove this warning. See [2023-06-12T17:57:56.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T17:57:56.533Z] [2023-06-12T17:57:56.533Z] Login Succeeded [2023-06-12T17:57:56.533Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T17:57:56.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-12T17:57:56.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:57:56.912Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-12T17:57:56.924Z] ========================================================= [2023-06-12T17:57:56.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-12T17:57:56.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:57:57.296Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-12T17:57:59.908Z] Sending build context to Docker daemon 3.316MB [2023-06-12T17:58:00.180Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T17:58:00.180Z] Step 2/10 : FROM ${BASE} AS builder [2023-06-12T17:58:00.180Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-12T17:58:00.180Z] c41833b44d91: Pulling fs layer [2023-06-12T17:58:00.180Z] ed15518f5707: Pulling fs layer [2023-06-12T17:58:00.180Z] feae8fd75edb: Pulling fs layer [2023-06-12T17:58:00.180Z] 242c74f7c9fa: Pulling fs layer [2023-06-12T17:58:00.180Z] 3cdef696dda3: Pulling fs layer [2023-06-12T17:58:00.180Z] 2ced38df9373: Pulling fs layer [2023-06-12T17:58:00.180Z] 58f1dce35555: Pulling fs layer [2023-06-12T17:58:00.180Z] 3cdef696dda3: Waiting [2023-06-12T17:58:00.180Z] 242c74f7c9fa: Waiting [2023-06-12T17:58:00.180Z] 2ced38df9373: Waiting [2023-06-12T17:58:00.180Z] 58f1dce35555: Waiting [2023-06-12T17:58:00.180Z] ed15518f5707: Verifying Checksum [2023-06-12T17:58:00.180Z] ed15518f5707: Download complete [2023-06-12T17:58:00.452Z] 242c74f7c9fa: Verifying Checksum [2023-06-12T17:58:00.452Z] 242c74f7c9fa: Download complete [2023-06-12T17:58:00.452Z] 3cdef696dda3: Verifying Checksum [2023-06-12T17:58:00.452Z] 3cdef696dda3: Download complete [2023-06-12T17:58:00.452Z] c41833b44d91: Verifying Checksum [2023-06-12T17:58:00.452Z] c41833b44d91: Download complete [2023-06-12T17:58:01.422Z] c41833b44d91: Pull complete [2023-06-12T17:58:02.019Z] 58f1dce35555: Verifying Checksum [2023-06-12T17:58:02.019Z] 58f1dce35555: Download complete [2023-06-12T17:58:02.019Z] ed15518f5707: Pull complete [2023-06-12T17:58:02.991Z] feae8fd75edb: Verifying Checksum [2023-06-12T17:58:02.991Z] feae8fd75edb: Download complete [2023-06-12T17:58:02.991Z] 2ced38df9373: Verifying Checksum [2023-06-12T17:58:02.991Z] 2ced38df9373: Download complete [2023-06-12T17:58:15.347Z] feae8fd75edb: Pull complete [2023-06-12T17:58:15.347Z] 242c74f7c9fa: Pull complete [2023-06-12T17:58:15.347Z] 3cdef696dda3: Pull complete [2023-06-12T17:58:22.149Z] 2ced38df9373: Pull complete [2023-06-12T17:58:24.099Z] 58f1dce35555: Pull complete [2023-06-12T17:58:24.099Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-12T17:58:24.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-12T17:58:24.099Z] ---> fadd8f120f05 [2023-06-12T17:58:24.099Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-06-12T17:58:26.062Z] ---> Running in ab8e6bd4d800 [2023-06-12T17:58:26.062Z] Removing intermediate container ab8e6bd4d800 [2023-06-12T17:58:26.062Z] ---> c732b63cdc19 [2023-06-12T17:58:26.062Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T17:58:26.331Z] ---> Running in a747aae70c1f [2023-06-12T17:58:26.601Z] Removing intermediate container a747aae70c1f [2023-06-12T17:58:26.601Z] ---> 80d84fa390d7 [2023-06-12T17:58:26.601Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-06-12T17:58:26.601Z] ---> Running in 13f62024348a [2023-06-12T17:58:28.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T17:58:28.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T17:58:29.605Z] (1/8) Installing openssh-keygen (9.1_p1-r3) [2023-06-12T17:58:29.605Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-06-12T17:58:29.605Z] (3/8) Installing openssh-client-common (9.1_p1-r3) [2023-06-12T17:58:29.605Z] (4/8) Installing openssh-client-default (9.1_p1-r3) [2023-06-12T17:58:29.605Z] (5/8) Installing openssh-sftp-server (9.1_p1-r3) [2023-06-12T17:58:29.877Z] (6/8) Installing openssh-server-common (9.1_p1-r3) [2023-06-12T17:58:29.877Z] (7/8) Installing openssh-server (9.1_p1-r3) [2023-06-12T17:58:29.877Z] (8/8) Installing openssh (9.1_p1-r3) [2023-06-12T17:58:29.877Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T17:58:29.877Z] OK: 270 MiB in 61 packages [2023-06-12T17:58:30.844Z] Removing intermediate container 13f62024348a [2023-06-12T17:58:30.844Z] ---> 5bd05b6e0dbf [2023-06-12T17:58:30.844Z] Step 6/10 : WORKDIR /device-modbus-go [2023-06-12T17:58:31.115Z] ---> Running in 6367d8d3b88d [2023-06-12T17:58:31.384Z] Removing intermediate container 6367d8d3b88d [2023-06-12T17:58:31.384Z] ---> e479475f0787 [2023-06-12T17:58:31.384Z] Step 7/10 : COPY go.mod vendor* ./ [2023-06-12T17:58:31.970Z] ---> 5a16d53f87f3 [2023-06-12T17:58:31.970Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T17:58:31.970Z] ---> Running in 6fd2de552d1f [2023-06-12T17:59:40.084Z] Removing intermediate container 6fd2de552d1f [2023-06-12T17:59:40.084Z] ---> fd56769feb4d [2023-06-12T17:59:40.084Z] Step 9/10 : COPY . . [2023-06-12T17:59:40.084Z] ---> e8ad0206e778 [2023-06-12T17:59:40.084Z] Step 10/10 : RUN ${MAKE} [2023-06-12T17:59:40.084Z] ---> Running in 118849562dea [2023-06-12T17:59:40.084Z] noop [2023-06-12T17:59:40.084Z] Removing intermediate container 118849562dea [2023-06-12T17:59:40.084Z] ---> 6ccf055a04f6 [2023-06-12T17:59:40.084Z] Successfully built 6ccf055a04f6 [2023-06-12T17:59:40.084Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:40.453Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:59:40.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:59:40.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2023-06-12T17:59:40.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/12 -v /w/workspace/device-modbus-go/12:/w/workspace/device-modbus-go/12:rw,z -v /w/workspace/device-modbus-go/12@tmp:/w/workspace/device-modbus-go/12@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-06-12T17:59:42.194Z] $ docker top d609b4899eef2c2d184e4e08c526befdebca921f981f4a9b3c3a530b4e96aa33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:59:43.079Z] + go version [2023-06-12T17:59:43.079Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-12T17:59:43.104Z] $ docker stop --time=1 d609b4899eef2c2d184e4e08c526befdebca921f981f4a9b3c3a530b4e96aa33 [2023-06-12T17:59:44.810Z] $ docker rm -f --volumes d609b4899eef2c2d184e4e08c526befdebca921f981f4a9b3c3a530b4e96aa33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T17:59:45.396Z] + docker inspect -f . ci-base-image-arm64 [2023-06-12T17:59:45.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T17:59:45.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2023-06-12T17:59:45.691Z] $ 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/12 -v /w/workspace/device-modbus-go/12:/w/workspace/device-modbus-go/12:rw,z -v /w/workspace/device-modbus-go/12@tmp:/w/workspace/device-modbus-go/12@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-06-12T17:59:47.032Z] $ docker top 495d5bb4a3f2d2d2366cc4afd09482d85ded69ca2a62ea806b2d2d0e26506d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T17:59:47.890Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/12 [Pipeline] fileExists [Pipeline] sh [2023-06-12T17:59:48.560Z] + make test [2023-06-12T17:59:48.560Z] go test ./... -coverprofile=coverage.out [2023-06-12T18:00:27.476Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-06-12T18:02:49.216Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-06-12T18:02:49.216Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.087s coverage: 47.4% of statements [2023-06-12T18:02:49.216Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-12T18:02:49.216Z] go vet ./... [2023-06-12T18:03:21.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-12T18:03:21.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-12T18:03:21.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-12T18:03:21.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-12T18:03:21.503Z] $ docker stop --time=1 495d5bb4a3f2d2d2366cc4afd09482d85ded69ca2a62ea806b2d2d0e26506d7b [2023-06-12T18:03:23.588Z] $ docker rm -f --volumes 495d5bb4a3f2d2d2366cc4afd09482d85ded69ca2a62ea806b2d2d0e26506d7b [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T18:03:24.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-12T18:03:24.842Z] Warning: overwriting stash ‘coverage-report’ [2023-06-12T18:03:25.350Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T18:03:25.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T18:03:26.075Z] + ls -al . [2023-06-12T18:03:26.075Z] total 184 [2023-06-12T18:03:26.075Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 12 17:59 . [2023-06-12T18:03:26.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:57 .. [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 12 17:57 .dockerignore [2023-06-12T18:03:26.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 17:57 .git [2023-06-12T18:03:26.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:57 .github [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 331 Jun 12 17:57 .gitignore [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 12 17:57 .golangci.yml [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 10132 Jun 12 17:57 Attribution.txt [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 14764 Jun 12 17:57 CHANGELOG.md [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jun 12 17:57 Dockerfile [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 12 17:57 GOVERNANCE.md [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 680 Jun 12 17:57 Jenkinsfile [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 12 17:57 LICENSE [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 1705 Jun 12 17:57 Makefile [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 12 17:57 OWNERS.md [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 4578 Jun 12 17:57 README.md [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 17:54 VERSION [2023-06-12T18:03:26.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:57 bin [2023-06-12T18:03:26.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:57 cmd [2023-06-12T18:03:26.075Z] -rw-r--r-- 1 jenkins jenkins 24160 Jun 12 18:02 coverage.out [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jun 12 17:57 go.mod [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 31664 Jun 12 17:57 go.sum [2023-06-12T18:03:26.075Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 12 17:57 internal [2023-06-12T18:03:26.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 17:57 simulator [2023-06-12T18:03:26.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 17:57 snap [2023-06-12T18:03:26.075Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 12 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:03:26.416Z] + 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=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc --label arch=arm64 --label version=0.0.0 . [2023-06-12T18:03:26.685Z] Sending build context to Docker daemon 3.341MB [2023-06-12T18:03:26.685Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-06-12T18:03:26.685Z] Step 2/22 : FROM ${BASE} AS builder [2023-06-12T18:03:26.685Z] ---> 6ccf055a04f6 [2023-06-12T18:03:26.685Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-06-12T18:03:26.952Z] ---> Running in f0c27e26e5ea [2023-06-12T18:03:27.219Z] Removing intermediate container f0c27e26e5ea [2023-06-12T18:03:27.219Z] ---> aa7e9d69eb22 [2023-06-12T18:03:27.219Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-12T18:03:27.219Z] ---> Running in 20ebde362c19 [2023-06-12T18:03:27.485Z] Removing intermediate container 20ebde362c19 [2023-06-12T18:03:27.485Z] ---> ee88e59b6b09 [2023-06-12T18:03:27.486Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-06-12T18:03:27.486Z] ---> Running in c5a1ff84028a [2023-06-12T18:03:28.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T18:03:29.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T18:03:30.589Z] OK: 270 MiB in 61 packages [2023-06-12T18:03:31.574Z] Removing intermediate container c5a1ff84028a [2023-06-12T18:03:31.574Z] ---> 2d26f9b40a4a [2023-06-12T18:03:31.574Z] Step 6/22 : WORKDIR /device-modbus-go [2023-06-12T18:03:31.574Z] ---> Running in 5882fe4e3f13 [2023-06-12T18:03:31.847Z] Removing intermediate container 5882fe4e3f13 [2023-06-12T18:03:31.847Z] ---> 6ad8b0a6b427 [2023-06-12T18:03:31.847Z] Step 7/22 : COPY go.mod vendor* ./ [2023-06-12T18:03:32.115Z] ---> 9560b7397c1e [2023-06-12T18:03:32.115Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-12T18:03:32.383Z] ---> Running in e9e5d4ea6874 [2023-06-12T18:03:36.965Z] Removing intermediate container e9e5d4ea6874 [2023-06-12T18:03:36.965Z] ---> ea9d88754a89 [2023-06-12T18:03:36.965Z] Step 9/22 : COPY . . [2023-06-12T18:03:37.557Z] ---> eaf39abd6d93 [2023-06-12T18:03:37.557Z] Step 10/22 : RUN ${MAKE} [2023-06-12T18:03:37.557Z] ---> Running in 07b8047ae1da [2023-06-12T18:03:38.526Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-06-12T18:06:16.112Z] Removing intermediate container 07b8047ae1da [2023-06-12T18:06:16.112Z] ---> cc4a8b4ba1df [2023-06-12T18:06:16.112Z] Step 11/22 : FROM alpine:3.17 [2023-06-12T18:06:16.112Z] 3.17: Pulling from library/alpine [2023-06-12T18:06:16.112Z] c41833b44d91: Already exists [2023-06-12T18:06:16.112Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-06-12T18:06:16.112Z] Status: Downloaded newer image for alpine:3.17 [2023-06-12T18:06:16.112Z] ---> 51e60588ff2c [2023-06-12T18:06:16.112Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-06-12T18:06:16.112Z] ---> Running in 24c4b830360f [2023-06-12T18:06:16.112Z] Removing intermediate container 24c4b830360f [2023-06-12T18:06:16.112Z] ---> ed166a24b7b3 [2023-06-12T18:06:16.112Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-06-12T18:06:16.112Z] ---> Running in aaae0e4304ac [2023-06-12T18:06:16.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-12T18:06:16.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-12T18:06:16.112Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-06-12T18:06:16.112Z] Executing busybox-1.35.0-r29.trigger [2023-06-12T18:06:16.112Z] OK: 8 MiB in 16 packages [2023-06-12T18:06:16.112Z] Removing intermediate container aaae0e4304ac [2023-06-12T18:06:16.112Z] ---> 6e73f7957a5b [2023-06-12T18:06:16.112Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-06-12T18:06:16.112Z] ---> 2e36d9e9ca67 [2023-06-12T18:06:16.112Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-06-12T18:06:16.112Z] ---> a970a41c9873 [2023-06-12T18:06:16.112Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-06-12T18:06:16.112Z] ---> 0e5f3b77f8aa [2023-06-12T18:06:16.112Z] Step 17/22 : EXPOSE 59901 [2023-06-12T18:06:16.112Z] ---> Running in 4d761009631d [2023-06-12T18:06:16.380Z] Removing intermediate container 4d761009631d [2023-06-12T18:06:16.380Z] ---> 593ebeffab1c [2023-06-12T18:06:16.380Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-06-12T18:06:16.648Z] ---> Running in 835be2802843 [2023-06-12T18:06:16.915Z] Removing intermediate container 835be2802843 [2023-06-12T18:06:16.915Z] ---> a3b7a90ad5de [2023-06-12T18:06:16.915Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-06-12T18:06:16.915Z] ---> Running in 0df6b6168b76 [2023-06-12T18:06:17.184Z] Removing intermediate container 0df6b6168b76 [2023-06-12T18:06:17.184Z] ---> 5ddf69287d32 [2023-06-12T18:06:17.184Z] Step 20/22 : LABEL arch=arm64 [2023-06-12T18:06:17.184Z] ---> Running in 02362e1dec53 [2023-06-12T18:06:17.769Z] Removing intermediate container 02362e1dec53 [2023-06-12T18:06:17.769Z] ---> 855a291163c5 [2023-06-12T18:06:17.769Z] Step 21/22 : LABEL git_sha=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [2023-06-12T18:06:17.769Z] ---> Running in 71486292506c [2023-06-12T18:06:18.040Z] Removing intermediate container 71486292506c [2023-06-12T18:06:18.040Z] ---> 626dc670d40c [2023-06-12T18:06:18.040Z] Step 22/22 : LABEL version=0.0.0 [2023-06-12T18:06:18.040Z] ---> Running in ed4d90603fb9 [2023-06-12T18:06:18.308Z] Removing intermediate container ed4d90603fb9 [2023-06-12T18:06:18.308Z] ---> 8519e163e774 [2023-06-12T18:06:18.308Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T18:06:18.308Z] Successfully built 8519e163e774 [2023-06-12T18:06:18.308Z] 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-06-12T18:06:18.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:06:18.752Z] [2023-06-12T18:06:18.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:06:19.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:06:19.095Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-12T18:06:19.095Z] 8998bd30e6a1: Pulling fs layer [2023-06-12T18:06:19.095Z] 04944245beec: Pulling fs layer [2023-06-12T18:06:19.095Z] 699f458cf7ca: Pulling fs layer [2023-06-12T18:06:19.095Z] 765212b225bb: Pulling fs layer [2023-06-12T18:06:19.095Z] f23df028b6ca: Pulling fs layer [2023-06-12T18:06:19.095Z] d65c8cfc05b1: Pulling fs layer [2023-06-12T18:06:19.095Z] 2437ff75d9bd: Pulling fs layer [2023-06-12T18:06:19.095Z] f23df028b6ca: Waiting [2023-06-12T18:06:19.095Z] 2437ff75d9bd: Waiting [2023-06-12T18:06:19.095Z] d65c8cfc05b1: Waiting [2023-06-12T18:06:19.095Z] 765212b225bb: Waiting [2023-06-12T18:06:19.363Z] 04944245beec: Verifying Checksum [2023-06-12T18:06:19.363Z] 04944245beec: Download complete [2023-06-12T18:06:19.363Z] 765212b225bb: Verifying Checksum [2023-06-12T18:06:19.363Z] 765212b225bb: Download complete [2023-06-12T18:06:19.363Z] f23df028b6ca: Verifying Checksum [2023-06-12T18:06:19.363Z] f23df028b6ca: Download complete [2023-06-12T18:06:19.363Z] d65c8cfc05b1: Verifying Checksum [2023-06-12T18:06:19.363Z] d65c8cfc05b1: Download complete [2023-06-12T18:06:19.630Z] 699f458cf7ca: Verifying Checksum [2023-06-12T18:06:19.630Z] 699f458cf7ca: Download complete [2023-06-12T18:06:19.898Z] 8998bd30e6a1: Verifying Checksum [2023-06-12T18:06:19.898Z] 8998bd30e6a1: Download complete [2023-06-12T18:06:22.581Z] 2437ff75d9bd: Verifying Checksum [2023-06-12T18:06:22.581Z] 2437ff75d9bd: Download complete [2023-06-12T18:06:24.056Z] 8998bd30e6a1: Pull complete [2023-06-12T18:06:24.665Z] 04944245beec: Pull complete [2023-06-12T18:06:26.096Z] 699f458cf7ca: Pull complete [2023-06-12T18:06:26.361Z] 765212b225bb: Pull complete [2023-06-12T18:06:26.945Z] f23df028b6ca: Pull complete [2023-06-12T18:06:27.216Z] d65c8cfc05b1: Pull complete [2023-06-12T18:06:42.201Z] 2437ff75d9bd: Pull complete [2023-06-12T18:06:42.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-12T18:06:42.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T18:06:42.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:06:42.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-18475 does not seem to be running inside a container [2023-06-12T18:06:42.465Z] $ 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/12 -v /w/workspace/device-modbus-go/12:/w/workspace/device-modbus-go/12:rw,z -v /w/workspace/device-modbus-go/12@tmp:/w/workspace/device-modbus-go/12@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-06-12T18:06:45.174Z] $ docker top 0309e572941dd774f20b97ee68da182c3f9a31ced5a40a6bc07794fd84082425 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:46.027Z] ---> job-cost.sh [2023-06-12T18:06:46.027Z] lf-activate-venv: SKIPPING [2023-06-12T18:06:46.027Z] INFO: No Stack... [2023-06-12T18:06:46.609Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-12T18:06:47.192Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T18:06:47.523Z] + + cutcat -d, /w/workspace/device-modbus-go/12/archives/cost.csv -f6 [2023-06-12T18:06:47.523Z] [Pipeline] lock [2023-06-12T18:06:47.867Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [2023-06-12T18:06:47.875Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] did not exist. Created. [2023-06-12T18:06:47.875Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T18:06:48.540Z] /w/workspace/device-modbus-go/12@tmp/durable-0d5551c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-12T18:06:49.196Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-12T18:06:49.218Z] Warning: overwriting stash ‘stack-cost’ [2023-06-12T18:06:49.273Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T18:06:49.281Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-480-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T18:06:49.306Z] $ docker stop --time=1 0309e572941dd774f20b97ee68da182c3f9a31ced5a40a6bc07794fd84082425 [2023-06-12T18:06:50.820Z] $ docker rm -f --volumes 0309e572941dd774f20b97ee68da182c3f9a31ced5a40a6bc07794fd84082425 [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-06-12T18:06:51.172Z] provisioning config files... [2023-06-12T18:06:51.179Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config17399394020976142440tmp [Pipeline] { [Pipeline] sh [2023-06-12T18:06:51.472Z] + set +x [2023-06-12T18:06:51.472Z] + curl -s https://codecov.io/bash [2023-06-12T18:06:51.472Z] + bash -s -- [2023-06-12T18:06:51.472Z] [2023-06-12T18:06:51.472Z] _____ _ [2023-06-12T18:06:51.472Z] / ____| | | [2023-06-12T18:06:51.472Z] | | ___ __| | ___ ___ _____ __ [2023-06-12T18:06:51.472Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-12T18:06:51.472Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-12T18:06:51.472Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-12T18:06:51.472Z] Bash-1.0.6 [2023-06-12T18:06:51.472Z] [2023-06-12T18:06:51.472Z] [2023-06-12T18:06:51.472Z] ==> git version 2.25.1 found [2023-06-12T18:06:51.472Z] ==> 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-06-12T18:06:51.472Z] Release-Date: 2020-01-08 [2023-06-12T18:06:51.472Z] 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-06-12T18:06:51.472Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-12T18:06:51.472Z] ==> Jenkins CI detected. [2023-06-12T18:06:51.472Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-480 [2023-06-12T18:06:51.472Z] project root: . [2023-06-12T18:06:51.472Z] --> token set from env [2023-06-12T18:06:51.472Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-12T18:06:51.472Z] ==> Running gcov in . (disable via -X gcov) [2023-06-12T18:06:51.472Z] ==> Python coveragepy not found [2023-06-12T18:06:51.472Z] ==> Searching for coverage reports in: [2023-06-12T18:06:51.472Z] + . [2023-06-12T18:06:51.472Z] -> Found 1 reports [2023-06-12T18:06:51.472Z] ==> Detecting git/mercurial file structure [2023-06-12T18:06:51.472Z] ==> Reading reports [2023-06-12T18:06:51.472Z] + ./coverage.out bytes=24160 [2023-06-12T18:06:51.472Z] ==> Appending adjustments [2023-06-12T18:06:51.472Z] https://docs.codecov.io/docs/fixing-reports [2023-06-12T18:06:51.731Z] + Found adjustments [2023-06-12T18:06:51.731Z] ==> Gzipping contents [2023-06-12T18:06:51.731Z] 4.0K /tmp/codecov.T8bLwJ.gz [2023-06-12T18:06:51.731Z] ==> Uploading reports [2023-06-12T18:06:51.731Z] url: https://codecov.io [2023-06-12T18:06:51.731Z] query: branch=PR-480&commit=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-06-12T18:06:51.731Z] -> Pinging Codecov [2023-06-12T18:06:51.731Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-480&commit=fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-480%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=480&job=&cmd_args= [2023-06-12T18:06:51.731Z] -> Uploading to [2023-06-12T18:06:51.731Z] https://storage.googleapis.com/codecov/v4/raw/2023-06-12/55DBCA73C666E3227836607328DD7E49/fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc/329346c6-76fa-48a0-bd0d-38bcaff63dc1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230612%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230612T180651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1092e8476d2c54efe902c5f4927972afd18f1fa3cbc138c1c8346f8ca743214a [2023-06-12T18:06:51.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T18:06:51.991Z] Dload Upload Total Spent Left Speed [2023-06-12T18:06:51.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 16148 --:--:-- --:--:-- --:--:-- 16148 [2023-06-12T18:06:51.991Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fcc5acb2938ad1e04a2fdcb53d090a04a921a1fc [Pipeline] } [2023-06-12T18:06:51.998Z] 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-06-12T18:06:52.700Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-480/archives ] [2023-06-12T18:06:52.701Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-06-12T18:06:52.701Z] total 16 [2023-06-12T18:06:52.701Z] drwxr-xr-x 3 root root 4096 Jun 12 17:56 . [2023-06-12T18:06:52.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 17:56 .. [2023-06-12T18:06:52.701Z] drwxr-xr-x 2 root root 4096 Jun 12 17:56 cost [2023-06-12T18:06:52.701Z] -rw-r--r-- 1 root root 89 Jun 12 17:56 cost.csv [2023-06-12T18:06:52.701Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-06-12T18:06:52.701Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-480/archives [2023-06-12T18:06:52.701Z] total 16 [2023-06-12T18:06:52.701Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 17:56 . [2023-06-12T18:06:52.701Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 12 17:56 .. [2023-06-12T18:06:52.701Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 17:56 cost [2023-06-12T18:06:52.701Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 12 17:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:52.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:53.852Z] ---> package-listing.sh [2023-06-12T18:06:53.852Z] ++ facter osfamily [2023-06-12T18:06:53.852Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-12T18:06:54.111Z] + OS_FAMILY=debian [2023-06-12T18:06:54.111Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-480 [2023-06-12T18:06:54.111Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-12T18:06:54.112Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-12T18:06:54.112Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-12T18:06:54.112Z] + PACKAGES=/tmp/packages_start.txt [2023-06-12T18:06:54.112Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-06-12T18:06:54.112Z] + PACKAGES=/tmp/packages_end.txt [2023-06-12T18:06:54.112Z] + case "${OS_FAMILY}" in [2023-06-12T18:06:54.112Z] + dpkg -l [2023-06-12T18:06:54.112Z] + grep '^ii' [2023-06-12T18:06:54.112Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-12T18:06:54.112Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-12T18:06:54.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-12T18:06:54.112Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-480 ']' [2023-06-12T18:06:54.112Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [2023-06-12T18:06:54.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-480/archives/ [Pipeline] echo [2023-06-12T18:06:54.122Z] 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-480/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-12T18:06:54.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T18:06:54.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T18:06:54.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T18:06:55.029Z] prd-ubuntu20.04-docker-8c-8g-18470 does not seem to be running inside a container [2023-06-12T18:06:55.068Z] $ 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-480/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-480 -v /w/workspace/xfoundry_device-modbus-go_PR-480:/w/workspace/xfoundry_device-modbus-go_PR-480:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-480@tmp:/w/workspace/xfoundry_device-modbus-go_PR-480@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-06-12T18:06:55.272Z] $ docker top 7f735411e68b1b4154a60c1d16e8a572475a1cdbe78a6df37e0d3dc7b267a138 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T18:06:55.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-12T18:06:55.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-12T18:06:56.182Z] + ls /var/log/sa-host [2023-06-12T18:06:56.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T18:06:56.410Z] provisioning config files... [2023-06-12T18:06:56.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-480@tmp/config12124450023844249651tmp [Pipeline] { [Pipeline] echo [2023-06-12T18:06:56.433Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:56.715Z] ---> create-netrc.sh [Pipeline] } [2023-06-12T18:06:56.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:57.054Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-12T18:06:57.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:57.344Z] ---> sudo-logs.sh [2023-06-12T18:06:57.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-12T18:06:57.376Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:57.662Z] ---> job-cost.sh [2023-06-12T18:06:57.663Z] lf-activate-venv: SKIPPING [2023-06-12T18:06:57.663Z] DEBUG: total: 0.2199999988079071 [2023-06-12T18:06:57.663Z] INFO: Retrieving Stack Cost... [2023-06-12T18:06:57.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T18:06:58.489Z] INFO: Archiving Costs [Pipeline] echo [2023-06-12T18:06:58.502Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T18:06:58.784Z] ---> logs-deploy.sh [2023-06-12T18:06:58.784Z] lf-activate-venv: SKIPPING [2023-06-12T18:06:58.784Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-480/12 [2023-06-12T18:06:58.784Z] INFO: archiving workspace using pattern(s): [2023-06-12T18:06:59.719Z] Archives upload complete. [2023-06-12T18:06:59.719Z] INFO: archiving logs to Nexus