Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169+96a911a6bae0ce7a8dcb7b899d93d9a8f0952748 (20fe18678ee617da0b46d8eb41d5befb2e239dfb) 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-ssh16573375285761844588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11521125739558268075.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5200334273582411352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-458/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14724308067521517194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14941649380484304842.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-458/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14811257162368673205.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8995 in /w/workspace/xfoundry_device-modbus-go_PR-458 [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-458 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 96a911a6bae0ce7a8dcb7b899d93d9a8f0952748 into PR head commit 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 Merge succeeded, producing 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 Checking out Revision 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 (PR-458) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-18T21:12:20.594Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 96a911a6bae0ce7a8dcb7b899d93d9a8f0952748 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-18T21:12:20.764Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-18T21:12:20.873Z] ========================================================= [2023-04-18T21:12:20.873Z] EdgeX Global Pipelines Version Info [2023-04-18T21:12:20.873Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:12:21.613Z] ------------------- [2023-04-18T21:12:21.613Z] stable info: [2023-04-18T21:12:21.613Z] ------------------- [2023-04-18T21:12:21.613Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-18T21:12:21.613Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:12:21.613Z] Message: update stable to v1.0.248 [2023-04-18T21:12:22.182Z] ------------------- [2023-04-18T21:12:22.182Z] experimental info: [2023-04-18T21:12:22.182Z] ------------------- [2023-04-18T21:12:22.182Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-18T21:12:22.182Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-18T21:12:22.182Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-18T21:12:22.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-18T21:12:22.523Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-18T21:12:22.558Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-18T21:12:22.593Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-18T21:12:22.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-18T21:12:22.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-18T21:12:22.702Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-18T21:12:22.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-18T21:12:22.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-18T21:12:22.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-18T21:12:22.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-18T21:12:22.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-18T21:12:22.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-18T21:12:22.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-18T21:12:22.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:12:23.028Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-18T21:12:23.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:12:23.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-18T21:12:23.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-18T21:12:23.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-18T21:12:23.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-18T21:12:23.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-18T21:12:23.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-18T21:12:23.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-18T21:12:23.362Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-18T21:12:23.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-18T21:12:23.441Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-18T21:12:23.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo [2023-04-18T21:12:23.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo [2023-04-18T21:12:23.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo [2023-04-18T21:12:23.600Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [Pipeline] echo [2023-04-18T21:12:23.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b1ce7d [Pipeline] echo [2023-04-18T21:12:23.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:12:23.782Z] provisioning config files... [2023-04-18T21:12:23.795Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/config8382492180271203832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:12:24.125Z] ---> docker-login.sh [2023-04-18T21:12:24.125Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:12:24.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:24.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:24.384Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:24.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:24.384Z] [2023-04-18T21:12:24.384Z] Login Succeeded [2023-04-18T21:12:24.384Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:12:24.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:24.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:24.384Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:24.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:24.384Z] [2023-04-18T21:12:24.384Z] Login Succeeded [2023-04-18T21:12:24.384Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:12:24.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:24.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:24.643Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:24.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:24.643Z] [2023-04-18T21:12:24.643Z] Login Succeeded [2023-04-18T21:12:24.643Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:12:24.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:24.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:24.643Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:24.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:24.643Z] [2023-04-18T21:12:24.643Z] Login Succeeded [2023-04-18T21:12:24.643Z] docker.io [2023-04-18T21:12:24.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:24.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:24.902Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:24.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:24.902Z] [2023-04-18T21:12:24.902Z] Login Succeeded [2023-04-18T21:12:24.902Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:12:24.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-18T21:12:25.504Z] + git rev-list -1 --merges 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169~1..7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [Pipeline] echo [2023-04-18T21:12:25.570Z] -----------> git rev-list -1 --merges 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169~1..7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [false] [Pipeline] sh [2023-04-18T21:12:25.876Z] + git log --format=format:%s -1 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [Pipeline] echo [2023-04-18T21:12:25.908Z] ========================================================= [2023-04-18T21:12:25.908Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-18T21:12:25.908Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:12:26.321Z] + git log --format=format:%s -1 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [Pipeline] echo [2023-04-18T21:12:26.353Z] [semverPrep] GIT_COMMIT: 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-18T21:12:26.384Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-18T21:12:26.755Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-18T21:12:26.755Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-18T21:12:26.755Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-18T21:12:26.755Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-18T21:12:26.755Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-18T21:12:26.755Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-18T21:12:26.755Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:12:27.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:12:27.178Z] [2023-04-18T21:12:27.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:12:27.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:12:27.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-18T21:12:27.551Z] b85a868b505f: Pulling fs layer [2023-04-18T21:12:27.551Z] e2be974225ed: Pulling fs layer [2023-04-18T21:12:27.551Z] 339a4e72a1f5: Pulling fs layer [2023-04-18T21:12:27.551Z] 988bab9f4d93: Pulling fs layer [2023-04-18T21:12:27.551Z] 1469e6f7b9e6: Pulling fs layer [2023-04-18T21:12:27.551Z] eaf3925da568: Pulling fs layer [2023-04-18T21:12:27.551Z] bab4dde63d76: Pulling fs layer [2023-04-18T21:12:27.551Z] bde34c3a00c8: Pulling fs layer [2023-04-18T21:12:27.551Z] b352a97aabf1: Pulling fs layer [2023-04-18T21:12:27.551Z] 4872d77fe225: Pulling fs layer [2023-04-18T21:12:27.551Z] 5851b861e8e6: Pulling fs layer [2023-04-18T21:12:27.551Z] 1469e6f7b9e6: Waiting [2023-04-18T21:12:27.551Z] bab4dde63d76: Waiting [2023-04-18T21:12:27.551Z] bde34c3a00c8: Waiting [2023-04-18T21:12:27.551Z] eaf3925da568: Waiting [2023-04-18T21:12:27.551Z] 5851b861e8e6: Waiting [2023-04-18T21:12:27.551Z] b352a97aabf1: Waiting [2023-04-18T21:12:27.551Z] 4872d77fe225: Waiting [2023-04-18T21:12:27.551Z] 988bab9f4d93: Waiting [2023-04-18T21:12:27.551Z] e2be974225ed: Download complete [2023-04-18T21:12:27.551Z] 988bab9f4d93: Download complete [2023-04-18T21:12:27.551Z] 1469e6f7b9e6: Verifying Checksum [2023-04-18T21:12:27.551Z] 1469e6f7b9e6: Download complete [2023-04-18T21:12:27.551Z] 339a4e72a1f5: Verifying Checksum [2023-04-18T21:12:27.551Z] 339a4e72a1f5: Download complete [2023-04-18T21:12:27.552Z] eaf3925da568: Verifying Checksum [2023-04-18T21:12:27.552Z] eaf3925da568: Download complete [2023-04-18T21:12:27.552Z] bde34c3a00c8: Download complete [2023-04-18T21:12:27.811Z] b352a97aabf1: Download complete [2023-04-18T21:12:27.811Z] 4872d77fe225: Download complete [2023-04-18T21:12:27.811Z] 5851b861e8e6: Verifying Checksum [2023-04-18T21:12:27.811Z] 5851b861e8e6: Download complete [2023-04-18T21:12:27.811Z] b85a868b505f: Verifying Checksum [2023-04-18T21:12:27.811Z] b85a868b505f: Download complete [2023-04-18T21:12:28.070Z] bab4dde63d76: Verifying Checksum [2023-04-18T21:12:28.070Z] bab4dde63d76: Download complete [2023-04-18T21:12:29.005Z] b85a868b505f: Pull complete [2023-04-18T21:12:29.005Z] e2be974225ed: Pull complete [2023-04-18T21:12:29.572Z] 339a4e72a1f5: Pull complete [2023-04-18T21:12:29.572Z] 988bab9f4d93: Pull complete [2023-04-18T21:12:29.572Z] 1469e6f7b9e6: Pull complete [2023-04-18T21:12:29.829Z] eaf3925da568: Pull complete [2023-04-18T21:12:31.205Z] bab4dde63d76: Pull complete [2023-04-18T21:12:31.205Z] bde34c3a00c8: Pull complete [2023-04-18T21:12:31.467Z] b352a97aabf1: Pull complete [2023-04-18T21:12:31.467Z] 4872d77fe225: Pull complete [2023-04-18T21:12:31.467Z] 5851b861e8e6: Pull complete [2023-04-18T21:12:31.467Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-18T21:12:31.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-18T21:12:31.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:12:31.697Z] prd-ubuntu20.04-docker-8c-8g-8995 does not seem to be running inside a container [2023-04-18T21:12:31.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-458 -v /w/workspace/xfoundry_device-modbus-go_PR-458:/w/workspace/xfoundry_device-modbus-go_PR-458:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-458@tmp:/w/workspace/xfoundry_device-modbus-go_PR-458@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-18T21:12:32.890Z] $ docker top dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a -eo pid,comm [2023-04-18T21:12:32.962Z] 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-04-18T21:12:32.962Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-18T21:12:33.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:12:33.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:12:33.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:12:33.188Z] $ docker exec dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a ssh-agent [2023-04-18T21:12:33.304Z] SSH_AUTH_SOCK=/tmp/ssh-T7A6t4Nmf8HR/agent.33 [2023-04-18T21:12:33.304Z] SSH_AGENT_PID=39 [2023-04-18T21:12:33.311Z] Running ssh-add (command line suppressed) [2023-04-18T21:12:33.393Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-458@tmp/private_key_14946120776817160856.key (/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/private_key_14946120776817160856.key) [2023-04-18T21:12:33.420Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:12:33.749Z] + git tag --points-at HEAD [Pipeline] } [2023-04-18T21:12:33.762Z] $ docker exec --env ******** --env ******** dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a ssh-agent -k [2023-04-18T21:12:33.868Z] unset SSH_AUTH_SOCK; [2023-04-18T21:12:33.869Z] unset SSH_AGENT_PID; [2023-04-18T21:12:33.869Z] echo Agent pid 39 killed; [2023-04-18T21:12:33.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-18T21:12:33.983Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-18T21:12:33.983Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-18T21:12:34.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-18T21:12:34.077Z] $ docker exec dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a ssh-agent [2023-04-18T21:12:34.200Z] SSH_AUTH_SOCK=/tmp/ssh-haWWSdig02Y6/agent.72 [2023-04-18T21:12:34.200Z] SSH_AGENT_PID=78 [2023-04-18T21:12:34.204Z] Running ssh-add (command line suppressed) [2023-04-18T21:12:34.294Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-458@tmp/private_key_12727363829072508429.key (/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/private_key_12727363829072508429.key) [2023-04-18T21:12:34.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-18T21:12:34.644Z] + git semver init [2023-04-18T21:12:34.905Z] 2023-04-18 21:12:34,808 [run_init] DEBUG init version:0.0.0 force:False [2023-04-18T21:12:34.905Z] 2023-04-18 21:12:34,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-458/.semver [2023-04-18T21:12:34.905Z] 2023-04-18 21:12:34,810 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-458/.semver [2023-04-18T21:12:34.905Z] 2023-04-18 21:12:34,810 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-458/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-458, universal_newlines=False, shell=None, istream=None) [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,569 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-458/.git/info/exclude [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-458/.semver/PR-458 with force:False [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,570 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-458/.semver/PR-458 [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,574 [execute] INFO git cat-file --batch-check [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,580 [execute] INFO git cat-file --batch [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-458/.semver, universal_newlines=False, shell=None, istream=) [2023-04-18T21:12:35.843Z] 2023-04-18 21:12:35,585 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-458/.semver/PR-458 [2023-04-18T21:12:35.843Z] 0.0.0 [Pipeline] } [2023-04-18T21:12:35.860Z] $ docker exec --env ******** --env ******** dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a ssh-agent -k [2023-04-18T21:12:35.957Z] unset SSH_AUTH_SOCK; [2023-04-18T21:12:35.957Z] unset SSH_AGENT_PID; [2023-04-18T21:12:35.958Z] echo Agent pid 78 killed; [2023-04-18T21:12:35.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-18T21:12:36.576Z] + git semver [Pipeline] } [2023-04-18T21:12:36.842Z] $ docker stop --time=1 dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a [2023-04-18T21:12:38.196Z] $ docker rm -f --volumes dac1d6a7ae1ffad3be1c206c0924d4939dae7832ef8ce52c0cad22e938f9648a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:12:38.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-18T21:12:38.875Z] Stashed 1 file(s) [Pipeline] echo [2023-04-18T21:12:38.896Z] [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-04-18T21:12:39.526Z] provisioning config files... [2023-04-18T21:12:39.535Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/config17836180717348373820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:12:39.885Z] ---> docker-login.sh [2023-04-18T21:12:39.885Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:12:39.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:39.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:39.885Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:39.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:39.885Z] [2023-04-18T21:12:39.885Z] Login Succeeded [2023-04-18T21:12:39.885Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:12:39.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:39.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:39.885Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:39.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:39.885Z] [2023-04-18T21:12:39.885Z] Login Succeeded [2023-04-18T21:12:39.885Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:12:40.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:40.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:40.143Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:40.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:40.143Z] [2023-04-18T21:12:40.143Z] Login Succeeded [2023-04-18T21:12:40.143Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:12:40.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:40.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:40.143Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:40.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:40.143Z] [2023-04-18T21:12:40.143Z] Login Succeeded [2023-04-18T21:12:40.143Z] docker.io [2023-04-18T21:12:40.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:12:40.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:12:40.401Z] Configure a credential helper to remove this warning. See [2023-04-18T21:12:40.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:12:40.401Z] [2023-04-18T21:12:40.401Z] Login Succeeded [2023-04-18T21:12:40.401Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:12:40.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:12:40.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:12:40.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:12:40.765Z] ========================================================= [2023-04-18T21:12:40.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-18T21:12:40.766Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:12:41.229Z] + 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-04-18T21:12:41.229Z] Sending build context to Docker daemon 6.452MB [2023-04-18T21:12:41.229Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:12:41.229Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-18T21:12:41.229Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-18T21:12:41.229Z] 63b65145d645: Pulling fs layer [2023-04-18T21:12:41.229Z] a2d21d5440eb: Pulling fs layer [2023-04-18T21:12:41.229Z] 935e6c44a52c: Pulling fs layer [2023-04-18T21:12:41.230Z] 94cc34f8dd06: Pulling fs layer [2023-04-18T21:12:41.230Z] 30dea6a524f1: Pulling fs layer [2023-04-18T21:12:41.230Z] a2aff8979fd8: Pulling fs layer [2023-04-18T21:12:41.230Z] 6808be2612f2: Pulling fs layer [2023-04-18T21:12:41.230Z] f25807f1079a: Pulling fs layer [2023-04-18T21:12:41.230Z] 94cc34f8dd06: Waiting [2023-04-18T21:12:41.230Z] 30dea6a524f1: Waiting [2023-04-18T21:12:41.230Z] a2aff8979fd8: Waiting [2023-04-18T21:12:41.230Z] f25807f1079a: Waiting [2023-04-18T21:12:41.230Z] a2d21d5440eb: Verifying Checksum [2023-04-18T21:12:41.230Z] a2d21d5440eb: Download complete [2023-04-18T21:12:41.230Z] 94cc34f8dd06: Download complete [2023-04-18T21:12:41.230Z] 30dea6a524f1: Verifying Checksum [2023-04-18T21:12:41.230Z] 30dea6a524f1: Download complete [2023-04-18T21:12:41.230Z] 63b65145d645: Verifying Checksum [2023-04-18T21:12:41.230Z] 63b65145d645: Download complete [2023-04-18T21:12:41.487Z] a2aff8979fd8: Verifying Checksum [2023-04-18T21:12:41.487Z] a2aff8979fd8: Download complete [2023-04-18T21:12:41.487Z] 63b65145d645: Pull complete [2023-04-18T21:12:41.747Z] a2d21d5440eb: Pull complete [2023-04-18T21:12:41.747Z] f25807f1079a: Verifying Checksum [2023-04-18T21:12:41.747Z] f25807f1079a: Download complete [2023-04-18T21:12:42.009Z] 935e6c44a52c: Verifying Checksum [2023-04-18T21:12:42.009Z] 935e6c44a52c: Download complete [2023-04-18T21:12:42.009Z] 6808be2612f2: Verifying Checksum [2023-04-18T21:12:42.009Z] 6808be2612f2: Download complete [2023-04-18T21:12:45.293Z] 935e6c44a52c: Pull complete [2023-04-18T21:12:45.293Z] 94cc34f8dd06: Pull complete [2023-04-18T21:12:45.293Z] 30dea6a524f1: Pull complete [2023-04-18T21:12:45.293Z] a2aff8979fd8: Pull complete [2023-04-18T21:12:47.824Z] 6808be2612f2: Pull complete [2023-04-18T21:12:48.081Z] f25807f1079a: Pull complete [2023-04-18T21:12:48.081Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-18T21:12:48.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-18T21:12:48.081Z] ---> 3b553350e43f [2023-04-18T21:12:48.081Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:12:49.987Z] ---> Running in 6e8270147b27 [2023-04-18T21:12:49.987Z] Removing intermediate container 6e8270147b27 [2023-04-18T21:12:49.987Z] ---> ae0195704bfa [2023-04-18T21:12:49.987Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:12:49.987Z] ---> Running in 631253ce2ed4 [2023-04-18T21:12:49.987Z] Removing intermediate container 631253ce2ed4 [2023-04-18T21:12:49.987Z] ---> 34a6c838c8a0 [2023-04-18T21:12:49.987Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-18T21:12:49.987Z] ---> Running in 54de12b6d82d [2023-04-18T21:12:50.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:12:50.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:12:50.505Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-18T21:12:50.505Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-18T21:12:50.505Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-18T21:12:50.505Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:12:50.505Z] OK: 270 MiB in 61 packages [2023-04-18T21:12:51.072Z] Removing intermediate container 54de12b6d82d [2023-04-18T21:12:51.072Z] ---> 9f8e66537d15 [2023-04-18T21:12:51.072Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-18T21:12:51.072Z] ---> Running in 318df54b243b [2023-04-18T21:12:51.072Z] Removing intermediate container 318df54b243b [2023-04-18T21:12:51.072Z] ---> 10ea2466fa9a [2023-04-18T21:12:51.072Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-18T21:12:51.072Z] ---> 56346ffc0972 [2023-04-18T21:12:51.072Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:12:51.072Z] ---> Running in bdf619ff178b [2023-04-18T21:12:54.337Z] Still waiting to schedule task [2023-04-18T21:12:54.337Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8994’ [2023-04-18T21:13:09.160Z] Removing intermediate container bdf619ff178b [2023-04-18T21:13:09.161Z] ---> 0564a58d5ff2 [2023-04-18T21:13:09.161Z] Step 9/10 : COPY . . [2023-04-18T21:13:09.161Z] ---> 740fd16adfa7 [2023-04-18T21:13:09.161Z] Step 10/10 : RUN ${MAKE} [2023-04-18T21:13:09.161Z] ---> Running in 0735f0ff96e3 [2023-04-18T21:13:09.422Z] noop [2023-04-18T21:13:09.683Z] Removing intermediate container 0735f0ff96e3 [2023-04-18T21:13:09.683Z] ---> 2a2f2ef8faa6 [2023-04-18T21:13:09.683Z] Successfully built 2a2f2ef8faa6 [2023-04-18T21:13:09.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:13:10.126Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:13:10.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:13:10.270Z] prd-ubuntu20.04-docker-8c-8g-8995 does not seem to be running inside a container [2023-04-18T21:13:10.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-458 -v /w/workspace/xfoundry_device-modbus-go_PR-458:/w/workspace/xfoundry_device-modbus-go_PR-458:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-458@tmp:/w/workspace/xfoundry_device-modbus-go_PR-458@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 ******** ci-base-image-x86_64 cat [2023-04-18T21:13:10.613Z] $ docker top 160cfbb4cd6bcf231d86a07f13cd34e9fc4afc68cbb4f74122a4e7aaed0dd8f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:13:11.017Z] + go version [2023-04-18T21:13:11.017Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-18T21:13:11.035Z] $ docker stop --time=1 160cfbb4cd6bcf231d86a07f13cd34e9fc4afc68cbb4f74122a4e7aaed0dd8f7 [2023-04-18T21:13:12.275Z] $ docker rm -f --volumes 160cfbb4cd6bcf231d86a07f13cd34e9fc4afc68cbb4f74122a4e7aaed0dd8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:13:12.989Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-18T21:13:12.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:13:13.138Z] prd-ubuntu20.04-docker-8c-8g-8995 does not seem to be running inside a container [2023-04-18T21:13:13.163Z] $ 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-458 -v /w/workspace/xfoundry_device-modbus-go_PR-458:/w/workspace/xfoundry_device-modbus-go_PR-458:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-458@tmp:/w/workspace/xfoundry_device-modbus-go_PR-458@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 ******** ci-base-image-x86_64 cat [2023-04-18T21:13:13.511Z] $ docker top 0a9ec8ad38a59910eaff7509f2405241ae39c026e305cdc3d679da011e3e0094 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:13:13.925Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-458 [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:13:14.285Z] + make test [2023-04-18T21:13:14.285Z] go test ./... -coverprofile=coverage.out [2023-04-18T21:13:19.551Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-18T21:13:29.574Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-18T21:13:29.574Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.4% of statements [2023-04-18T21:13:34.894Z] go vet ./... [2023-04-18T21:13:38.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:13:38.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:13:38.179Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T21:13:38.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:13:38.477Z] $ docker stop --time=1 0a9ec8ad38a59910eaff7509f2405241ae39c026e305cdc3d679da011e3e0094 [2023-04-18T21:13:40.300Z] $ docker rm -f --volumes 0a9ec8ad38a59910eaff7509f2405241ae39c026e305cdc3d679da011e3e0094 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:13:40.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:13:40.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-18T21:13:41.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:13:41.835Z] + ls -al . [2023-04-18T21:13:41.835Z] total 180 [2023-04-18T21:13:41.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 21:13 . [2023-04-18T21:13:41.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:12 .. [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 21:12 .dockerignore [2023-04-18T21:13:41.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:12 .git [2023-04-18T21:13:41.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:12 .github [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 18 21:12 .gitignore [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:12 .golangci.yml [2023-04-18T21:13:41.835Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:12 .semver [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 18 21:12 Attribution.txt [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 18 21:12 CHANGELOG.md [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 18 21:12 Dockerfile [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:12 GOVERNANCE.md [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 21:12 Jenkinsfile [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 21:12 LICENSE [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 18 21:12 Makefile [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 18 21:12 OWNERS.md [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 18 21:12 README.md [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 21:12 VERSION [2023-04-18T21:13:41.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:12 bin [2023-04-18T21:13:41.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:12 cmd [2023-04-18T21:13:41.835Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 18 21:13 coverage.out [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 18 21:12 go.mod [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 18 21:12 go.sum [2023-04-18T21:13:41.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:12 internal [2023-04-18T21:13:41.835Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:12 simulator [2023-04-18T21:13:41.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:12 snap [2023-04-18T21:13:41.835Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 18 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:13:42.385Z] + 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=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 --label arch=amd64 --label version=0.0.0 . [2023-04-18T21:13:42.385Z] Sending build context to Docker daemon 6.477MB [2023-04-18T21:13:42.385Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:13:42.385Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-18T21:13:42.385Z] ---> 2a2f2ef8faa6 [2023-04-18T21:13:42.385Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:13:42.385Z] ---> Running in 375b8308db78 [2023-04-18T21:13:42.385Z] Removing intermediate container 375b8308db78 [2023-04-18T21:13:42.385Z] ---> 79fb0e4ed9c7 [2023-04-18T21:13:42.385Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:13:42.385Z] ---> Running in 1b1abdb1d847 [2023-04-18T21:13:42.643Z] Removing intermediate container 1b1abdb1d847 [2023-04-18T21:13:42.643Z] ---> 47c36bbb37c0 [2023-04-18T21:13:42.643Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-18T21:13:42.643Z] ---> Running in fac19cc1e57c [2023-04-18T21:13:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:13:42.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:13:43.162Z] OK: 270 MiB in 61 packages [2023-04-18T21:13:43.421Z] Removing intermediate container fac19cc1e57c [2023-04-18T21:13:43.421Z] ---> 29a13edb1886 [2023-04-18T21:13:43.421Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-18T21:13:43.421Z] ---> Running in a33adfe5165a [2023-04-18T21:13:43.421Z] Removing intermediate container a33adfe5165a [2023-04-18T21:13:43.421Z] ---> 74c98a5ae88b [2023-04-18T21:13:43.421Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-18T21:13:43.682Z] ---> 897cecbd3bb3 [2023-04-18T21:13:43.682Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:13:43.682Z] ---> Running in 7b9e80bd9892 [2023-04-18T21:13:44.618Z] Removing intermediate container 7b9e80bd9892 [2023-04-18T21:13:44.618Z] ---> edfc23011e65 [2023-04-18T21:13:44.618Z] Step 9/22 : COPY . . [2023-04-18T21:13:44.618Z] ---> 08c1cb58097e [2023-04-18T21:13:44.618Z] Step 10/22 : RUN ${MAKE} [2023-04-18T21:13:44.618Z] ---> Running in 6d50b6677611 [2023-04-18T21:13:45.185Z] 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-04-18T21:14:03.260Z] Removing intermediate container 6d50b6677611 [2023-04-18T21:14:03.260Z] ---> 430e0b1860da [2023-04-18T21:14:03.260Z] Step 11/22 : FROM alpine:3.17 [2023-04-18T21:14:03.260Z] 3.17: Pulling from library/alpine [2023-04-18T21:14:03.260Z] f56be85fc22e: Pulling fs layer [2023-04-18T21:14:03.260Z] f56be85fc22e: Verifying Checksum [2023-04-18T21:14:03.260Z] f56be85fc22e: Download complete [2023-04-18T21:14:03.260Z] f56be85fc22e: Pull complete [2023-04-18T21:14:03.260Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:14:03.260Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:14:03.260Z] ---> 9ed4aefc74f6 [2023-04-18T21:14:03.260Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-18T21:14:03.260Z] ---> Running in a0804b4dafa2 [2023-04-18T21:14:03.260Z] Removing intermediate container a0804b4dafa2 [2023-04-18T21:14:03.260Z] ---> 595724236a08 [2023-04-18T21:14:03.260Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-18T21:14:03.260Z] ---> Running in 784b0ad3d5e4 [2023-04-18T21:14:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-18T21:14:03.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-18T21:14:03.260Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T21:14:03.260Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:14:03.260Z] OK: 7 MiB in 16 packages [2023-04-18T21:14:03.260Z] Removing intermediate container 784b0ad3d5e4 [2023-04-18T21:14:03.260Z] ---> 79c786f50b1f [2023-04-18T21:14:03.260Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-18T21:14:03.260Z] ---> 0ec3c95733fb [2023-04-18T21:14:03.260Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-18T21:14:03.260Z] ---> 39d765394a73 [2023-04-18T21:14:03.260Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-18T21:14:03.260Z] ---> 0c7358cb890e [2023-04-18T21:14:03.260Z] Step 17/22 : EXPOSE 59901 [2023-04-18T21:14:03.260Z] ---> Running in 33742abd607a [2023-04-18T21:14:03.260Z] Removing intermediate container 33742abd607a [2023-04-18T21:14:03.260Z] ---> 4d5ad1d82ea9 [2023-04-18T21:14:03.260Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-18T21:14:03.260Z] ---> Running in 56953f4fe886 [2023-04-18T21:14:03.260Z] Removing intermediate container 56953f4fe886 [2023-04-18T21:14:03.260Z] ---> 78dead1b6ee6 [2023-04-18T21:14:03.260Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T21:14:03.260Z] ---> Running in 97d8519af682 [2023-04-18T21:14:03.260Z] Removing intermediate container 97d8519af682 [2023-04-18T21:14:03.260Z] ---> f74016be9f71 [2023-04-18T21:14:03.260Z] Step 20/22 : LABEL arch=amd64 [2023-04-18T21:14:03.260Z] ---> Running in c34904981e10 [2023-04-18T21:14:03.260Z] Removing intermediate container c34904981e10 [2023-04-18T21:14:03.260Z] ---> 8e7eb5ba8362 [2023-04-18T21:14:03.260Z] Step 21/22 : LABEL git_sha=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [2023-04-18T21:14:03.260Z] ---> Running in ac2c517adb3f [2023-04-18T21:14:03.260Z] Removing intermediate container ac2c517adb3f [2023-04-18T21:14:03.260Z] ---> 7b194c31642d [2023-04-18T21:14:03.260Z] Step 22/22 : LABEL version=0.0.0 [2023-04-18T21:14:03.260Z] ---> Running in c0314838111b [2023-04-18T21:14:03.518Z] Removing intermediate container c0314838111b [2023-04-18T21:14:03.518Z] ---> ab186d39e517 [2023-04-18T21:14:03.518Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:14:03.518Z] Successfully built ab186d39e517 [2023-04-18T21:14:03.518Z] 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-04-18T21:14:04.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:14:04.366Z] [2023-04-18T21:14:04.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:14:04.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:14:04.751Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-18T21:14:04.751Z] 5eb5b503b376: Pulling fs layer [2023-04-18T21:14:04.751Z] 5c69ac0246d0: Pulling fs layer [2023-04-18T21:14:04.751Z] ec43610c2a17: Pulling fs layer [2023-04-18T21:14:04.751Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-18T21:14:04.751Z] 33b1e0a273af: Pulling fs layer [2023-04-18T21:14:04.751Z] 5d3b04190fa2: Pulling fs layer [2023-04-18T21:14:04.751Z] 2f39f015ded8: Pulling fs layer [2023-04-18T21:14:04.751Z] 3a2ae6a8a46f: Waiting [2023-04-18T21:14:04.751Z] 33b1e0a273af: Waiting [2023-04-18T21:14:04.751Z] 5d3b04190fa2: Waiting [2023-04-18T21:14:04.751Z] 2f39f015ded8: Waiting [2023-04-18T21:14:04.751Z] 5c69ac0246d0: Verifying Checksum [2023-04-18T21:14:04.751Z] 5c69ac0246d0: Download complete [2023-04-18T21:14:04.751Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-18T21:14:04.751Z] 3a2ae6a8a46f: Download complete [2023-04-18T21:14:04.751Z] 33b1e0a273af: Verifying Checksum [2023-04-18T21:14:04.751Z] 33b1e0a273af: Download complete [2023-04-18T21:14:04.751Z] ec43610c2a17: Verifying Checksum [2023-04-18T21:14:04.752Z] ec43610c2a17: Download complete [2023-04-18T21:14:04.752Z] 5d3b04190fa2: Verifying Checksum [2023-04-18T21:14:04.752Z] 5d3b04190fa2: Download complete [2023-04-18T21:14:05.012Z] 5eb5b503b376: Verifying Checksum [2023-04-18T21:14:05.012Z] 5eb5b503b376: Download complete [2023-04-18T21:14:05.575Z] 2f39f015ded8: Download complete [2023-04-18T21:14:06.140Z] 5eb5b503b376: Pull complete [2023-04-18T21:14:06.140Z] 5c69ac0246d0: Pull complete [2023-04-18T21:14:06.399Z] ec43610c2a17: Pull complete [2023-04-18T21:14:06.658Z] 3a2ae6a8a46f: Pull complete [2023-04-18T21:14:06.658Z] 33b1e0a273af: Pull complete [2023-04-18T21:14:06.658Z] 5d3b04190fa2: Pull complete [2023-04-18T21:14:10.840Z] 2f39f015ded8: Pull complete [2023-04-18T21:14:10.840Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-18T21:14:10.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:14:10.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:14:11.052Z] prd-ubuntu20.04-docker-8c-8g-8995 does not seem to be running inside a container [2023-04-18T21:14:11.064Z] $ 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-458 -v /w/workspace/xfoundry_device-modbus-go_PR-458:/w/workspace/xfoundry_device-modbus-go_PR-458:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-458@tmp:/w/workspace/xfoundry_device-modbus-go_PR-458@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T21:14:12.196Z] $ docker top 30e467a91bbe735c3a0af4d341c4eb50363d4fec0437847ee3a51778866a532c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:14:12.636Z] ---> job-cost.sh [2023-04-18T21:14:12.636Z] lf-activate-venv: SKIPPING [2023-04-18T21:14:12.636Z] INFO: No Stack... [2023-04-18T21:14:12.895Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:14:13.154Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:14:13.462Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-458/archives/cost.csv+ [2023-04-18T21:14:13.462Z] cut -d, -f6 [Pipeline] lock [2023-04-18T21:14:13.503Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [2023-04-18T21:14:13.508Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] did not exist. Created. [2023-04-18T21:14:13.508Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:14:13.912Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-18T21:14:13.966Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:14:13.999Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:14:14.059Z] $ docker stop --time=1 30e467a91bbe735c3a0af4d341c4eb50363d4fec0437847ee3a51778866a532c [2023-04-18T21:14:15.203Z] $ docker rm -f --volumes 30e467a91bbe735c3a0af4d341c4eb50363d4fec0437847ee3a51778866a532c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-18T21:15:43.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8997 in /w/workspace/xfoundry_device-modbus-go_PR-458 [Pipeline] { [Pipeline] ws [2023-04-18T21:15:43.842Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-04-18T21:15:43.937Z] Selected Git installation does not exist. Using Default [2023-04-18T21:15:43.937Z] The recommended git tool is: NONE [2023-04-18T21:15:50.488Z] using credential edgex-jenkins-ssh [2023-04-18T21:15:50.509Z] Cloning the remote Git repository [2023-04-18T21:15:50.546Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T21:15:50.662Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-04-18T21:15:50.829Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T21:15:50.830Z] > git --version # timeout=10 [2023-04-18T21:15:50.852Z] > git --version # 'git version 2.25.1' [2023-04-18T21:15:50.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T21:15:51.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:15:52.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-18T21:15:52.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-18T21:15:53.838Z] Merging remotes/origin/main commit 96a911a6bae0ce7a8dcb7b899d93d9a8f0952748 into PR head commit 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [2023-04-18T21:15:54.140Z] Merge succeeded, producing 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [2023-04-18T21:15:54.141Z] Checking out Revision 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 (PR-458) [2023-04-18T21:15:53.237Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-18T21:15:53.289Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-18T21:15:53.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T21:15:53.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-18T21:15:53.846Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T21:15:53.916Z] > git checkout -f 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 # timeout=10 [2023-04-18T21:15:54.009Z] > git remote # timeout=10 [2023-04-18T21:15:54.031Z] > git config --get remote.origin.url # timeout=10 [2023-04-18T21:15:54.053Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-18T21:15:54.070Z] > git merge 96a911a6bae0ce7a8dcb7b899d93d9a8f0952748 # timeout=10 [2023-04-18T21:15:54.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-18T21:15:54.133Z] > git config core.sparsecheckout # timeout=10 [2023-04-18T21:15:54.158Z] > git checkout -f 7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 # timeout=10 [2023-04-18T21:15:54.700Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-18T21:15:54.742Z] > git --version # timeout=10 [2023-04-18T21:15:54.754Z] > git --version # 'git version 2.25.1' [2023-04-18T21:15:54.772Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:15:55.941Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-18T21:15:55.941Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:15:55.941Z] Dload Upload Total Spent Left Speed [2023-04-18T21:15:55.941Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-04-18T21:15:56.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-18T21:15:56.897Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-18T21:15:56.897Z] + sudo tee /etc/docker/daemon.new [2023-04-18T21:15:56.897Z] { [2023-04-18T21:15:56.897Z] "registry-mirrors": [ [2023-04-18T21:15:56.897Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-18T21:15:56.897Z] ], [2023-04-18T21:15:56.897Z] "bip": "10.250.0.254/24", [2023-04-18T21:15:56.897Z] "hosts": [ [2023-04-18T21:15:56.897Z] "tcp://0.0.0.0:5555", [2023-04-18T21:15:56.897Z] "unix:///var/run/docker.sock" [2023-04-18T21:15:56.897Z] ], [2023-04-18T21:15:56.897Z] "mtu": 1458, [2023-04-18T21:15:56.897Z] "selinux-enabled": true, [2023-04-18T21:15:56.897Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-18T21:15:56.897Z] } [Pipeline] sh [2023-04-18T21:15:57.252Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-18T21:15:57.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:16:15.996Z] provisioning config files... [2023-04-18T21:16:16.024Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4180890822999178204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:16:16.416Z] ---> docker-login.sh [2023-04-18T21:16:16.416Z] nexus3.edgexfoundry.org:10001 [2023-04-18T21:16:17.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:16:17.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:16:17.012Z] Configure a credential helper to remove this warning. See [2023-04-18T21:16:17.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:16:17.012Z] [2023-04-18T21:16:17.012Z] Login Succeeded [2023-04-18T21:16:17.012Z] nexus3.edgexfoundry.org:10002 [2023-04-18T21:16:17.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:16:17.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:16:17.553Z] Configure a credential helper to remove this warning. See [2023-04-18T21:16:17.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:16:17.553Z] [2023-04-18T21:16:17.553Z] Login Succeeded [2023-04-18T21:16:17.553Z] nexus3.edgexfoundry.org:10003 [2023-04-18T21:16:17.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:16:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:16:17.826Z] Configure a credential helper to remove this warning. See [2023-04-18T21:16:17.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:16:17.826Z] [2023-04-18T21:16:17.826Z] Login Succeeded [2023-04-18T21:16:17.826Z] nexus3.edgexfoundry.org:10004 [2023-04-18T21:16:18.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:16:18.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:16:18.102Z] Configure a credential helper to remove this warning. See [2023-04-18T21:16:18.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:16:18.102Z] [2023-04-18T21:16:18.102Z] Login Succeeded [2023-04-18T21:16:18.102Z] docker.io [2023-04-18T21:16:18.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-18T21:16:18.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-18T21:16:18.645Z] Configure a credential helper to remove this warning. See [2023-04-18T21:16:18.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-18T21:16:18.645Z] [2023-04-18T21:16:18.645Z] Login Succeeded [2023-04-18T21:16:18.645Z] ---> docker-login.sh ends [Pipeline] } [2023-04-18T21:16:18.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-18T21:16:19.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:16:19.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-18T21:16:19.159Z] ========================================================= [2023-04-18T21:16:19.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-18T21:16:19.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:16:19.677Z] + 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-04-18T21:16:22.283Z] Sending build context to Docker daemon 3.366MB [2023-04-18T21:16:22.283Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:16:22.283Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-18T21:16:22.558Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-18T21:16:22.558Z] af6eaf76a39c: Pulling fs layer [2023-04-18T21:16:22.558Z] 55522c791124: Pulling fs layer [2023-04-18T21:16:22.558Z] ce5c4a1c91eb: Pulling fs layer [2023-04-18T21:16:22.558Z] 169dfbe0d373: Pulling fs layer [2023-04-18T21:16:22.558Z] e1ff8fa3b103: Pulling fs layer [2023-04-18T21:16:22.558Z] 52ebb69f0ebf: Pulling fs layer [2023-04-18T21:16:22.558Z] 5abe8eddf0d5: Pulling fs layer [2023-04-18T21:16:22.558Z] e1ff8fa3b103: Waiting [2023-04-18T21:16:22.558Z] 52ebb69f0ebf: Waiting [2023-04-18T21:16:22.558Z] 5abe8eddf0d5: Waiting [2023-04-18T21:16:22.558Z] 169dfbe0d373: Waiting [2023-04-18T21:16:22.558Z] 55522c791124: Verifying Checksum [2023-04-18T21:16:22.558Z] 55522c791124: Download complete [2023-04-18T21:16:22.558Z] 169dfbe0d373: Verifying Checksum [2023-04-18T21:16:22.558Z] 169dfbe0d373: Download complete [2023-04-18T21:16:22.558Z] e1ff8fa3b103: Verifying Checksum [2023-04-18T21:16:22.558Z] e1ff8fa3b103: Download complete [2023-04-18T21:16:22.558Z] af6eaf76a39c: Download complete [2023-04-18T21:16:23.533Z] af6eaf76a39c: Pull complete [2023-04-18T21:16:23.805Z] 5abe8eddf0d5: Verifying Checksum [2023-04-18T21:16:23.805Z] 5abe8eddf0d5: Download complete [2023-04-18T21:16:24.076Z] 55522c791124: Pull complete [2023-04-18T21:16:25.053Z] ce5c4a1c91eb: Verifying Checksum [2023-04-18T21:16:25.053Z] ce5c4a1c91eb: Download complete [2023-04-18T21:16:25.053Z] 52ebb69f0ebf: Verifying Checksum [2023-04-18T21:16:25.053Z] 52ebb69f0ebf: Download complete [2023-04-18T21:16:37.436Z] ce5c4a1c91eb: Pull complete [2023-04-18T21:16:37.436Z] 169dfbe0d373: Pull complete [2023-04-18T21:16:37.436Z] e1ff8fa3b103: Pull complete [2023-04-18T21:16:44.107Z] 52ebb69f0ebf: Pull complete [2023-04-18T21:16:45.630Z] 5abe8eddf0d5: Pull complete [2023-04-18T21:16:45.630Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-18T21:16:45.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-18T21:16:45.630Z] ---> 6cb57ee374ae [2023-04-18T21:16:45.630Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:16:47.591Z] ---> Running in 3f7f26c5fecd [2023-04-18T21:16:47.591Z] Removing intermediate container 3f7f26c5fecd [2023-04-18T21:16:47.591Z] ---> f6b7317357c4 [2023-04-18T21:16:47.591Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:16:47.591Z] ---> Running in 155315b81ac2 [2023-04-18T21:16:47.860Z] Removing intermediate container 155315b81ac2 [2023-04-18T21:16:47.860Z] ---> b8d3fd1c2fc3 [2023-04-18T21:16:47.860Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-18T21:16:48.137Z] ---> Running in d85c5d22cd44 [2023-04-18T21:16:49.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:16:49.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:16:50.660Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-18T21:16:50.932Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-18T21:16:50.932Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-18T21:16:50.932Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:16:50.932Z] OK: 270 MiB in 61 packages [2023-04-18T21:16:52.360Z] Removing intermediate container d85c5d22cd44 [2023-04-18T21:16:52.360Z] ---> 68637852d248 [2023-04-18T21:16:52.360Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-18T21:16:52.360Z] ---> Running in e1b171ab7a6c [2023-04-18T21:16:52.360Z] Removing intermediate container e1b171ab7a6c [2023-04-18T21:16:52.360Z] ---> d841ca5a3cdb [2023-04-18T21:16:52.360Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-18T21:16:52.947Z] ---> be32962a51cd [2023-04-18T21:16:52.947Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:16:52.947Z] ---> Running in 4502db6ed036 [2023-04-18T21:18:14.617Z] Removing intermediate container 4502db6ed036 [2023-04-18T21:18:14.617Z] ---> 8e49e7582456 [2023-04-18T21:18:14.617Z] Step 9/10 : COPY . . [2023-04-18T21:18:14.617Z] ---> 5c7d7ab33dda [2023-04-18T21:18:14.617Z] Step 10/10 : RUN ${MAKE} [2023-04-18T21:18:14.617Z] ---> Running in dfdb7ffd9388 [2023-04-18T21:18:14.617Z] noop [2023-04-18T21:18:14.617Z] Removing intermediate container dfdb7ffd9388 [2023-04-18T21:18:14.617Z] ---> 9470a6b21327 [2023-04-18T21:18:14.617Z] Successfully built 9470a6b21327 [2023-04-18T21:18:14.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:18:15.097Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:18:15.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:18:15.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2023-04-18T21:18:15.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T21:18:16.778Z] $ docker top 4f112bf9d584858dfe6f614a5ec0b78b95883d95905f297c8f423f5c7dcfc743 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:18:17.718Z] + go version [2023-04-18T21:18:17.718Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-18T21:18:17.740Z] $ docker stop --time=1 4f112bf9d584858dfe6f614a5ec0b78b95883d95905f297c8f423f5c7dcfc743 [2023-04-18T21:18:19.382Z] $ docker rm -f --volumes 4f112bf9d584858dfe6f614a5ec0b78b95883d95905f297c8f423f5c7dcfc743 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:18:20.316Z] + docker inspect -f . ci-base-image-arm64 [2023-04-18T21:18:20.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:18:20.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2023-04-18T21:18:20.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-18T21:18:21.819Z] $ docker top 2590f9329013ce1d009a1f80ab51943ae6361d0aa7ba71e0bd371abbb0d604f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:18:22.761Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-18T21:18:23.477Z] + make test [2023-04-18T21:18:23.477Z] go test ./... -coverprofile=coverage.out [2023-04-18T21:19:02.364Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-18T21:21:24.180Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-18T21:21:24.180Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.4% of statements [2023-04-18T21:21:24.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-18T21:21:24.180Z] go vet ./... [2023-04-18T21:21:46.329Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-18T21:21:46.329Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-18T21:21:46.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-18T21:21:46.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-18T21:21:46.385Z] $ docker stop --time=1 2590f9329013ce1d009a1f80ab51943ae6361d0aa7ba71e0bd371abbb0d604f5 [2023-04-18T21:21:48.331Z] $ docker rm -f --volumes 2590f9329013ce1d009a1f80ab51943ae6361d0aa7ba71e0bd371abbb0d604f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-18T21:21:49.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-18T21:21:49.629Z] Warning: overwriting stash ‘coverage-report’ [2023-04-18T21:21:50.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-18T21:21:50.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-18T21:21:51.043Z] + ls -al . [2023-04-18T21:21:51.043Z] total 176 [2023-04-18T21:21:51.043Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 21:18 . [2023-04-18T21:21:51.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:15 .. [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 21:15 .dockerignore [2023-04-18T21:21:51.043Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 21:15 .git [2023-04-18T21:21:51.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:15 .github [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 18 21:15 .gitignore [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 21:15 .golangci.yml [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 10132 Apr 18 21:15 Attribution.txt [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 18 21:15 CHANGELOG.md [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 18 21:15 Dockerfile [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 21:15 GOVERNANCE.md [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 18 21:15 Jenkinsfile [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 21:15 LICENSE [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 18 21:15 Makefile [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 18 21:15 OWNERS.md [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 18 21:15 README.md [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 21:12 VERSION [2023-04-18T21:21:51.043Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:15 bin [2023-04-18T21:21:51.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:15 cmd [2023-04-18T21:21:51.043Z] -rw-r--r-- 1 jenkins jenkins 24160 Apr 18 21:21 coverage.out [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 18 21:15 go.mod [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 31785 Apr 18 21:15 go.sum [2023-04-18T21:21:51.043Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 21:15 internal [2023-04-18T21:21:51.043Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 21:15 simulator [2023-04-18T21:21:51.043Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 21:15 snap [2023-04-18T21:21:51.043Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 18 21:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:21:51.468Z] + 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=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 --label arch=arm64 --label version=0.0.0 . [2023-04-18T21:21:51.744Z] Sending build context to Docker daemon 3.391MB [2023-04-18T21:21:51.744Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-18T21:21:51.744Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-18T21:21:51.744Z] ---> 9470a6b21327 [2023-04-18T21:21:51.744Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-18T21:21:52.012Z] ---> Running in 696338c7e785 [2023-04-18T21:21:52.280Z] Removing intermediate container 696338c7e785 [2023-04-18T21:21:52.280Z] ---> 97886d90d437 [2023-04-18T21:21:52.280Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-18T21:21:52.280Z] ---> Running in de54ebca2775 [2023-04-18T21:21:52.547Z] Removing intermediate container de54ebca2775 [2023-04-18T21:21:52.547Z] ---> ed528ade4c08 [2023-04-18T21:21:52.547Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-18T21:21:52.547Z] ---> Running in f8d4e3883ebd [2023-04-18T21:21:53.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:21:54.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:21:55.650Z] OK: 270 MiB in 61 packages [2023-04-18T21:21:59.000Z] Removing intermediate container f8d4e3883ebd [2023-04-18T21:21:59.000Z] ---> fbc3d31d70d8 [2023-04-18T21:21:59.000Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-18T21:21:59.000Z] ---> Running in b142bff07ecc [2023-04-18T21:21:59.000Z] Removing intermediate container b142bff07ecc [2023-04-18T21:21:59.000Z] ---> f5740ec32aa2 [2023-04-18T21:21:59.000Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-18T21:21:59.270Z] ---> 702d282a0a12 [2023-04-18T21:21:59.270Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-18T21:21:59.270Z] ---> Running in 555d4ea49e92 [2023-04-18T21:22:01.870Z] Removing intermediate container 555d4ea49e92 [2023-04-18T21:22:01.870Z] ---> 5e164193afc4 [2023-04-18T21:22:01.870Z] Step 9/22 : COPY . . [2023-04-18T21:22:02.832Z] ---> 8b881ecdc584 [2023-04-18T21:22:02.832Z] Step 10/22 : RUN ${MAKE} [2023-04-18T21:22:02.832Z] ---> Running in babd70aaffe6 [2023-04-18T21:22:03.804Z] 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-04-18T21:24:25.791Z] Removing intermediate container babd70aaffe6 [2023-04-18T21:24:25.791Z] ---> 0db3d171bcf8 [2023-04-18T21:24:25.791Z] Step 11/22 : FROM alpine:3.17 [2023-04-18T21:24:25.791Z] 3.17: Pulling from library/alpine [2023-04-18T21:24:25.791Z] c41833b44d91: Pulling fs layer [2023-04-18T21:24:25.791Z] c41833b44d91: Download complete [2023-04-18T21:24:25.791Z] c41833b44d91: Pull complete [2023-04-18T21:24:25.791Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-18T21:24:25.791Z] Status: Downloaded newer image for alpine:3.17 [2023-04-18T21:24:25.791Z] ---> 51e60588ff2c [2023-04-18T21:24:25.791Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-18T21:24:25.791Z] ---> Running in 03881cd99027 [2023-04-18T21:24:25.791Z] Removing intermediate container 03881cd99027 [2023-04-18T21:24:25.791Z] ---> 67c02274625b [2023-04-18T21:24:25.791Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-18T21:24:25.791Z] ---> Running in 2e1d60df35b7 [2023-04-18T21:24:25.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-18T21:24:25.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-18T21:24:25.791Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-18T21:24:25.791Z] Executing busybox-1.35.0-r29.trigger [2023-04-18T21:24:25.791Z] OK: 8 MiB in 16 packages [2023-04-18T21:24:25.791Z] Removing intermediate container 2e1d60df35b7 [2023-04-18T21:24:25.791Z] ---> 220f5b0a7e99 [2023-04-18T21:24:25.791Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-18T21:24:25.791Z] ---> 36dcbf46a273 [2023-04-18T21:24:25.791Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-18T21:24:25.791Z] ---> 4443ca2b71b8 [2023-04-18T21:24:25.791Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-18T21:24:25.791Z] ---> 86c25635028c [2023-04-18T21:24:25.791Z] Step 17/22 : EXPOSE 59901 [2023-04-18T21:24:25.791Z] ---> Running in 091e7b786d32 [2023-04-18T21:24:26.060Z] Removing intermediate container 091e7b786d32 [2023-04-18T21:24:26.060Z] ---> 5141295bf12e [2023-04-18T21:24:26.060Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-18T21:24:26.330Z] ---> Running in 4b1fd1d2e380 [2023-04-18T21:24:26.599Z] Removing intermediate container 4b1fd1d2e380 [2023-04-18T21:24:26.600Z] ---> 47fac2b3a3bd [2023-04-18T21:24:26.600Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-18T21:24:26.600Z] ---> Running in 354254fadc4e [2023-04-18T21:24:26.868Z] Removing intermediate container 354254fadc4e [2023-04-18T21:24:26.868Z] ---> 7ae1285b1c79 [2023-04-18T21:24:26.868Z] Step 20/22 : LABEL arch=arm64 [2023-04-18T21:24:27.141Z] ---> Running in 88b51f41e477 [2023-04-18T21:24:27.408Z] Removing intermediate container 88b51f41e477 [2023-04-18T21:24:27.408Z] ---> 35457419a37d [2023-04-18T21:24:27.408Z] Step 21/22 : LABEL git_sha=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [2023-04-18T21:24:27.408Z] ---> Running in 9718d6fd8d7b [2023-04-18T21:24:27.679Z] Removing intermediate container 9718d6fd8d7b [2023-04-18T21:24:27.679Z] ---> dd647b9c304e [2023-04-18T21:24:27.679Z] Step 22/22 : LABEL version=0.0.0 [2023-04-18T21:24:27.679Z] ---> Running in b54a3658ced6 [2023-04-18T21:24:27.947Z] Removing intermediate container b54a3658ced6 [2023-04-18T21:24:27.947Z] ---> 10ceded6fbf0 [2023-04-18T21:24:27.947Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-18T21:24:28.215Z] Successfully built 10ceded6fbf0 [2023-04-18T21:24:28.215Z] 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-04-18T21:24:29.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:24:29.058Z] [2023-04-18T21:24:29.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:24:29.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:24:29.472Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-18T21:24:29.472Z] 8998bd30e6a1: Pulling fs layer [2023-04-18T21:24:29.472Z] 04944245beec: Pulling fs layer [2023-04-18T21:24:29.472Z] 699f458cf7ca: Pulling fs layer [2023-04-18T21:24:29.472Z] 765212b225bb: Pulling fs layer [2023-04-18T21:24:29.472Z] f23df028b6ca: Pulling fs layer [2023-04-18T21:24:29.472Z] d65c8cfc05b1: Pulling fs layer [2023-04-18T21:24:29.472Z] 2437ff75d9bd: Pulling fs layer [2023-04-18T21:24:29.472Z] f23df028b6ca: Waiting [2023-04-18T21:24:29.472Z] d65c8cfc05b1: Waiting [2023-04-18T21:24:29.472Z] 2437ff75d9bd: Waiting [2023-04-18T21:24:29.472Z] 765212b225bb: Waiting [2023-04-18T21:24:29.740Z] 04944245beec: Verifying Checksum [2023-04-18T21:24:29.740Z] 04944245beec: Download complete [2023-04-18T21:24:29.740Z] 765212b225bb: Verifying Checksum [2023-04-18T21:24:29.740Z] 765212b225bb: Download complete [2023-04-18T21:24:29.740Z] f23df028b6ca: Verifying Checksum [2023-04-18T21:24:29.740Z] f23df028b6ca: Download complete [2023-04-18T21:24:29.740Z] d65c8cfc05b1: Verifying Checksum [2023-04-18T21:24:29.740Z] d65c8cfc05b1: Download complete [2023-04-18T21:24:30.008Z] 699f458cf7ca: Verifying Checksum [2023-04-18T21:24:30.008Z] 699f458cf7ca: Download complete [2023-04-18T21:24:30.280Z] 8998bd30e6a1: Verifying Checksum [2023-04-18T21:24:30.280Z] 8998bd30e6a1: Download complete [2023-04-18T21:24:32.876Z] 2437ff75d9bd: Verifying Checksum [2023-04-18T21:24:32.876Z] 2437ff75d9bd: Download complete [2023-04-18T21:24:36.229Z] 8998bd30e6a1: Pull complete [2023-04-18T21:24:36.498Z] 04944245beec: Pull complete [2023-04-18T21:24:37.903Z] 699f458cf7ca: Pull complete [2023-04-18T21:24:38.170Z] 765212b225bb: Pull complete [2023-04-18T21:24:38.760Z] f23df028b6ca: Pull complete [2023-04-18T21:24:39.028Z] d65c8cfc05b1: Pull complete [2023-04-18T21:24:54.033Z] 2437ff75d9bd: Pull complete [2023-04-18T21:24:54.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-18T21:24:54.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-18T21:24:54.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:24:54.363Z] prd-ubuntu20.04-docker-arm64-4c-16g-8997 does not seem to be running inside a container [2023-04-18T21:24:54.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-18T21:24:56.889Z] $ docker top 46676c53d279091b691712d483439f8ef50236bb2d8a315f7bcfe1b790a437dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:24:57.789Z] ---> job-cost.sh [2023-04-18T21:24:57.789Z] lf-activate-venv: SKIPPING [2023-04-18T21:24:57.789Z] INFO: No Stack... [2023-04-18T21:24:58.055Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-18T21:24:59.012Z] INFO: Archiving Costs [Pipeline] sh [2023-04-18T21:24:59.663Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-04-18T21:24:59.663Z] + cut -d, -f6 [Pipeline] lock [2023-04-18T21:24:59.718Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [2023-04-18T21:24:59.725Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] did not exist. Created. [2023-04-18T21:24:59.725Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-18T21:25:00.134Z] /w/workspace/device-modbus-go/1@tmp/durable-b5507d05/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-18T21:25:01.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-18T21:25:01.112Z] Warning: overwriting stash ‘stack-cost’ [2023-04-18T21:25:01.166Z] Stashed 1 file(s) [Pipeline] } [2023-04-18T21:25:01.180Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-18T21:25:01.255Z] $ docker stop --time=1 46676c53d279091b691712d483439f8ef50236bb2d8a315f7bcfe1b790a437dd [2023-04-18T21:25:02.751Z] $ docker rm -f --volumes 46676c53d279091b691712d483439f8ef50236bb2d8a315f7bcfe1b790a437dd [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-04-18T21:25:03.716Z] provisioning config files... [2023-04-18T21:25:03.723Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/config5252580082979942387tmp [Pipeline] { [Pipeline] sh [2023-04-18T21:25:04.057Z] + set +x [2023-04-18T21:25:04.057Z] + curl -s https://codecov.io/bash [2023-04-18T21:25:04.057Z] + bash -s -- [2023-04-18T21:25:04.057Z] [2023-04-18T21:25:04.057Z] _____ _ [2023-04-18T21:25:04.057Z] / ____| | | [2023-04-18T21:25:04.057Z] | | ___ __| | ___ ___ _____ __ [2023-04-18T21:25:04.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-18T21:25:04.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-18T21:25:04.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-18T21:25:04.057Z] Bash-1.0.6 [2023-04-18T21:25:04.057Z] [2023-04-18T21:25:04.057Z] [2023-04-18T21:25:04.057Z] ==> git version 2.25.1 found [2023-04-18T21:25:04.057Z] ==> 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-04-18T21:25:04.057Z] Release-Date: 2020-01-08 [2023-04-18T21:25:04.057Z] 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-04-18T21:25:04.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-18T21:25:04.057Z] ==> Jenkins CI detected. [2023-04-18T21:25:04.057Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-458 [2023-04-18T21:25:04.057Z] project root: . [2023-04-18T21:25:04.057Z] --> token set from env [2023-04-18T21:25:04.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-18T21:25:04.057Z] ==> Running gcov in . (disable via -X gcov) [2023-04-18T21:25:04.057Z] ==> Python coveragepy not found [2023-04-18T21:25:04.057Z] ==> Searching for coverage reports in: [2023-04-18T21:25:04.057Z] + . [2023-04-18T21:25:04.057Z] -> Found 1 reports [2023-04-18T21:25:04.057Z] ==> Detecting git/mercurial file structure [2023-04-18T21:25:04.057Z] ==> Reading reports [2023-04-18T21:25:04.057Z] + ./coverage.out bytes=24160 [2023-04-18T21:25:04.057Z] ==> Appending adjustments [2023-04-18T21:25:04.057Z] https://docs.codecov.io/docs/fixing-reports [2023-04-18T21:25:04.323Z] + Found adjustments [2023-04-18T21:25:04.324Z] ==> Gzipping contents [2023-04-18T21:25:04.324Z] 4.0K /tmp/codecov.WM3Poa.gz [2023-04-18T21:25:04.324Z] ==> Uploading reports [2023-04-18T21:25:04.324Z] url: https://codecov.io [2023-04-18T21:25:04.324Z] query: branch=PR-458&commit=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2023-04-18T21:25:04.324Z] -> Pinging Codecov [2023-04-18T21:25:04.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-458&commit=7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2023-04-18T21:25:06.856Z] -> Uploading to [2023-04-18T21:25:06.856Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-18/55DBCA73C666E3227836607328DD7E49/7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169/feccfd02-2c70-4c06-9da9-e2a5b4b6ac40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T212506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cec2363daafaaff4874e56e694ed8d46b7202d1267e720278b09465efc2093e6 [2023-04-18T21:25:06.856Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-18T21:25:06.856Z] Dload Upload Total Spent Left Speed [2023-04-18T21:25:06.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 66508 --:--:-- --:--:-- --:--:-- 65400 100 3924 0 0 100 3924 0 16282 --:--:-- --:--:-- --:--:-- 16214 [2023-04-18T21:25:06.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7b1ce7d7cb0ee4090f8b3a5221fe1c66a8759169 [Pipeline] } [2023-04-18T21:25:06.884Z] 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-04-18T21:25:08.539Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-458/archives ] [2023-04-18T21:25:08.539Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-458/archives [2023-04-18T21:25:08.539Z] total 16 [2023-04-18T21:25:08.539Z] drwxr-xr-x 3 root root 4096 Apr 18 21:14 . [2023-04-18T21:25:08.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 21:14 .. [2023-04-18T21:25:08.539Z] drwxr-xr-x 2 root root 4096 Apr 18 21:14 cost [2023-04-18T21:25:08.539Z] -rw-r--r-- 1 root root 88 Apr 18 21:14 cost.csv [2023-04-18T21:25:08.539Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-458/archives [2023-04-18T21:25:08.539Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-458/archives [2023-04-18T21:25:08.539Z] total 16 [2023-04-18T21:25:08.539Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 21:14 . [2023-04-18T21:25:08.539Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 21:14 .. [2023-04-18T21:25:08.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 21:14 cost [2023-04-18T21:25:08.539Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 18 21:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:08.870Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:09.757Z] ---> package-listing.sh [2023-04-18T21:25:09.757Z] ++ facter osfamily [2023-04-18T21:25:09.757Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-18T21:25:10.017Z] + OS_FAMILY=debian [2023-04-18T21:25:10.017Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-458 [2023-04-18T21:25:10.017Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-18T21:25:10.017Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-18T21:25:10.017Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-18T21:25:10.017Z] + PACKAGES=/tmp/packages_start.txt [2023-04-18T21:25:10.017Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-458 ']' [2023-04-18T21:25:10.017Z] + PACKAGES=/tmp/packages_end.txt [2023-04-18T21:25:10.017Z] + case "${OS_FAMILY}" in [2023-04-18T21:25:10.017Z] + dpkg -l [2023-04-18T21:25:10.017Z] + grep '^ii' [2023-04-18T21:25:10.017Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-18T21:25:10.017Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-18T21:25:10.017Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-18T21:25:10.017Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-458 ']' [2023-04-18T21:25:10.017Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-458/archives/ [2023-04-18T21:25:10.017Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-458/archives/ [Pipeline] echo [2023-04-18T21:25:10.060Z] 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-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-18T21:25:10.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-18T21:25:10.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-18T21:25:10.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-18T21:25:10.871Z] prd-ubuntu20.04-docker-8c-8g-8995 does not seem to be running inside a container [2023-04-18T21:25:10.883Z] $ 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-458/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-458 -v /w/workspace/xfoundry_device-modbus-go_PR-458:/w/workspace/xfoundry_device-modbus-go_PR-458:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-458@tmp:/w/workspace/xfoundry_device-modbus-go_PR-458@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-18T21:25:11.066Z] $ docker top e65ffbdfeea0cf6c1926d721359b9f388fc1665d32bacf26db60cc0b330c721e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-18T21:25:11.469Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-18T21:25:11.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-18T21:25:12.096Z] + ls /var/log/sa-host [2023-04-18T21:25:12.096Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-18T21:25:12.236Z] provisioning config files... [2023-04-18T21:25:12.245Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-458@tmp/config1323572393562893989tmp [Pipeline] { [Pipeline] echo [2023-04-18T21:25:12.293Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:12.607Z] ---> create-netrc.sh [Pipeline] } [2023-04-18T21:25:12.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:13.015Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-18T21:25:13.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:13.358Z] ---> sudo-logs.sh [2023-04-18T21:25:13.358Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-18T21:25:13.439Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:13.758Z] ---> job-cost.sh [2023-04-18T21:25:13.758Z] lf-activate-venv: SKIPPING [2023-04-18T21:25:13.758Z] DEBUG: total: 0.2199999988079071 [2023-04-18T21:25:13.758Z] INFO: Retrieving Stack Cost... [2023-04-18T21:25:14.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-18T21:25:14.583Z] INFO: Archiving Costs [Pipeline] echo [2023-04-18T21:25:14.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-18T21:25:14.989Z] ---> logs-deploy.sh [2023-04-18T21:25:14.989Z] lf-activate-venv: SKIPPING [2023-04-18T21:25:14.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-458/1 [2023-04-18T21:25:14.989Z] INFO: archiving workspace using pattern(s): [2023-04-18T21:25:15.927Z] Archives upload complete. [2023-04-18T21:25:15.927Z] INFO: archiving logs to Nexus