Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f075d1275b3de083ffef18a345f0eb35bf0251a5 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-ssh1252689755177541872.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh523169026770626564.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh542790807885686616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2489412241458284055.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5419323726291680586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-25165’ Running on prd-ubuntu20.04-docker-8c-8g-25171 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # 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 Avoid second fetch Checking out Revision f075d1275b3de083ffef18a345f0eb35bf0251a5 (main) > 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 Commit message: "Merge pull request #533 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git config core.sparsecheckout # timeout=10 > git checkout -f f075d1275b3de083ffef18a345f0eb35bf0251a5 # timeout=10 > git rev-list --no-walk 85c9ff1e57050cb21dd0a25e11b91c09e287920a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T09:23:07.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T09:23:07.978Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T09:23:08.004Z] ========================================================= [2023-12-15T09:23:08.004Z] EdgeX Global Pipelines Version Info [2023-12-15T09:23:08.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:23:08.755Z] ------------------- [2023-12-15T09:23:08.755Z] stable info: [2023-12-15T09:23:08.755Z] ------------------- [2023-12-15T09:23:08.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T09:23:08.755Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T09:23:08.755Z] Message: update stable to v1.0.258 [2023-12-15T09:23:09.325Z] ------------------- [2023-12-15T09:23:09.325Z] experimental info: [2023-12-15T09:23:09.325Z] ------------------- [2023-12-15T09:23:09.325Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T09:23:09.325Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T09:23:09.325Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T09:23:09.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-15T09:23:09.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-15T09:23:09.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T09:23:09.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T09:23:09.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T09:23:09.548Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T09:23:09.581Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T09:23:09.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T09:23:09.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T09:23:09.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T09:23:09.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T09:23:09.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-15T09:23:09.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T09:23:09.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T09:23:09.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T09:23:09.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T09:23:09.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T09:23:09.898Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T09:23:09.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T09:23:09.968Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T09:23:10.000Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T09:23:10.031Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T09:23:10.065Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T09:23:10.108Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T09:23:10.143Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T09:23:10.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T09:23:10.211Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T09:23:10.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T09:23:10.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T09:23:10.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T09:23:10.357Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] echo [2023-12-15T09:23:10.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f075d12 [Pipeline] echo [2023-12-15T09:23:10.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:23:10.521Z] provisioning config files... [2023-12-15T09:23:10.536Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13924942473960247717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:23:10.881Z] ---> ****-login.sh [2023-12-15T09:23:10.881Z] nexus3.edgexfoundry.org:10001 [2023-12-15T09:23:10.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:11.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:11.141Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:11.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:11.141Z] [2023-12-15T09:23:11.141Z] Login Succeeded [2023-12-15T09:23:11.142Z] nexus3.edgexfoundry.org:10002 [2023-12-15T09:23:11.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:11.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:11.142Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:11.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:11.142Z] [2023-12-15T09:23:11.142Z] Login Succeeded [2023-12-15T09:23:11.142Z] nexus3.edgexfoundry.org:10003 [2023-12-15T09:23:11.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:11.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:11.404Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:11.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:11.404Z] [2023-12-15T09:23:11.404Z] Login Succeeded [2023-12-15T09:23:11.404Z] nexus3.edgexfoundry.org:10004 [2023-12-15T09:23:11.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:11.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:11.404Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:11.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:11.404Z] [2023-12-15T09:23:11.404Z] Login Succeeded [2023-12-15T09:23:11.404Z] ****.io [2023-12-15T09:23:11.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:11.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:11.925Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:11.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:11.925Z] [2023-12-15T09:23:11.925Z] Login Succeeded [2023-12-15T09:23:11.925Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T09:23:11.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T09:23:12.440Z] + git rev-list -1 --merges f075d1275b3de083ffef18a345f0eb35bf0251a5~1..f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] echo [2023-12-15T09:23:12.467Z] -----------> git rev-list -1 --merges f075d1275b3de083ffef18a345f0eb35bf0251a5~1..f075d1275b3de083ffef18a345f0eb35bf0251a5 f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:23:12.468Z] f075d1275b3de083ffef18a345f0eb35bf0251a5 [false] [Pipeline] sh [2023-12-15T09:23:12.768Z] + git log --format=format:%s -1 f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] echo [2023-12-15T09:23:12.781Z] ========================================================= [2023-12-15T09:23:12.781Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T09:23:12.781Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T09:23:13.142Z] + git log --format=format:%s -1 f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] echo [2023-12-15T09:23:13.153Z] [semverPrep] GIT_COMMIT: f075d1275b3de083ffef18a345f0eb35bf0251a5, Commit Message: Merge pull request #533 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T09:23:13.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T09:23:13.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T09:23:13.569Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T09:23:13.569Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T09:23:13.569Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T09:23:13.569Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T09:23:13.569Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T09:23:13.569Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:23:13.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:23:13.991Z] [2023-12-15T09:23:13.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:23:14.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:23:14.306Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T09:23:14.306Z] b85a868b505f: Pulling fs layer [2023-12-15T09:23:14.306Z] e2be974225ed: Pulling fs layer [2023-12-15T09:23:14.306Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T09:23:14.306Z] 988bab9f4d93: Pulling fs layer [2023-12-15T09:23:14.306Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T09:23:14.306Z] eaf3925da568: Pulling fs layer [2023-12-15T09:23:14.306Z] bab4dde63d76: Pulling fs layer [2023-12-15T09:23:14.306Z] bde34c3a00c8: Pulling fs layer [2023-12-15T09:23:14.306Z] b352a97aabf1: Pulling fs layer [2023-12-15T09:23:14.306Z] 4872d77fe225: Pulling fs layer [2023-12-15T09:23:14.306Z] 5851b861e8e6: Pulling fs layer [2023-12-15T09:23:14.306Z] bab4dde63d76: Waiting [2023-12-15T09:23:14.306Z] bde34c3a00c8: Waiting [2023-12-15T09:23:14.306Z] b352a97aabf1: Waiting [2023-12-15T09:23:14.306Z] 4872d77fe225: Waiting [2023-12-15T09:23:14.306Z] 5851b861e8e6: Waiting [2023-12-15T09:23:14.306Z] eaf3925da568: Waiting [2023-12-15T09:23:14.306Z] 988bab9f4d93: Waiting [2023-12-15T09:23:14.306Z] 1469e6f7b9e6: Waiting [2023-12-15T09:23:14.306Z] e2be974225ed: Verifying Checksum [2023-12-15T09:23:14.306Z] e2be974225ed: Download complete [2023-12-15T09:23:14.306Z] 988bab9f4d93: Verifying Checksum [2023-12-15T09:23:14.306Z] 988bab9f4d93: Download complete [2023-12-15T09:23:14.306Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T09:23:14.306Z] 1469e6f7b9e6: Download complete [2023-12-15T09:23:14.306Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T09:23:14.306Z] 339a4e72a1f5: Download complete [2023-12-15T09:23:14.568Z] eaf3925da568: Verifying Checksum [2023-12-15T09:23:14.568Z] eaf3925da568: Download complete [2023-12-15T09:23:14.568Z] bde34c3a00c8: Verifying Checksum [2023-12-15T09:23:14.568Z] bde34c3a00c8: Download complete [2023-12-15T09:23:14.568Z] b352a97aabf1: Verifying Checksum [2023-12-15T09:23:14.568Z] b352a97aabf1: Download complete [2023-12-15T09:23:14.568Z] 4872d77fe225: Download complete [2023-12-15T09:23:14.568Z] 5851b861e8e6: Verifying Checksum [2023-12-15T09:23:14.568Z] 5851b861e8e6: Download complete [2023-12-15T09:23:14.568Z] b85a868b505f: Verifying Checksum [2023-12-15T09:23:14.568Z] b85a868b505f: Download complete [2023-12-15T09:23:15.640Z] bab4dde63d76: Verifying Checksum [2023-12-15T09:23:15.641Z] bab4dde63d76: Download complete [2023-12-15T09:23:16.208Z] b85a868b505f: Pull complete [2023-12-15T09:23:16.208Z] e2be974225ed: Pull complete [2023-12-15T09:23:16.775Z] 339a4e72a1f5: Pull complete [2023-12-15T09:23:16.775Z] 988bab9f4d93: Pull complete [2023-12-15T09:23:17.037Z] 1469e6f7b9e6: Pull complete [2023-12-15T09:23:17.325Z] eaf3925da568: Pull complete [2023-12-15T09:23:19.590Z] bab4dde63d76: Pull complete [2023-12-15T09:23:19.590Z] bde34c3a00c8: Pull complete [2023-12-15T09:23:19.590Z] b352a97aabf1: Pull complete [2023-12-15T09:23:19.590Z] 4872d77fe225: Pull complete [2023-12-15T09:23:19.590Z] 5851b861e8e6: Pull complete [2023-12-15T09:23:19.590Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T09:23:19.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:23:19.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:23:19.784Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:23:19.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T09:23:21.363Z] $ docker top 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b -eo pid,comm [2023-12-15T09:23:21.424Z] 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-12-15T09:23:21.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T09:23:21.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T09:23:21.521Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T09:23:21.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T09:23:21.648Z] $ docker exec 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b ssh-agent [2023-12-15T09:23:21.758Z] SSH_AUTH_SOCK=/tmp/ssh-AIOQqerX2YVF/agent.33 [2023-12-15T09:23:21.758Z] SSH_AGENT_PID=39 [2023-12-15T09:23:21.768Z] Running ssh-add (command line suppressed) [2023-12-15T09:23:21.881Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2528783956632463523.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2528783956632463523.key) [2023-12-15T09:23:21.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T09:23:22.200Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T09:23:22.213Z] $ docker exec --env ******** --env ******** 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b ssh-agent -k [2023-12-15T09:23:22.318Z] unset SSH_AUTH_SOCK; [2023-12-15T09:23:22.319Z] unset SSH_AGENT_PID; [2023-12-15T09:23:22.319Z] echo Agent pid 39 killed; [2023-12-15T09:23:22.330Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T09:23:22.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T09:23:22.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T09:23:22.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T09:23:22.528Z] $ docker exec 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b ssh-agent [2023-12-15T09:23:23.117Z] SSH_AUTH_SOCK=/tmp/ssh-wqz2v5vwxckz/agent.71 [2023-12-15T09:23:23.117Z] SSH_AGENT_PID=78 [2023-12-15T09:23:23.630Z] Running ssh-add (command line suppressed) [2023-12-15T09:23:23.745Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16346401655716917274.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16346401655716917274.key) [2023-12-15T09:23:23.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T09:23:24.056Z] + git semver init [2023-12-15T09:23:24.316Z] 2023-12-15 09:23:24,247 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T09:23:24.316Z] 2023-12-15 09:23:24,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-15T09:23:24.316Z] 2023-12-15 09:23:24,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-15T09:23:24.316Z] 2023-12-15 09:23:24,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T09:23:25.699Z] 2023-12-15 09:23:25,359 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-12-15T09:23:25.699Z] 2023-12-15 09:23:25,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-12-15T09:23:25.699Z] 2023-12-15 09:23:25,359 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:23:25.699Z] 2023-12-15 09:23:25,360 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:23:25.699Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T09:23:25.710Z] $ docker exec --env ******** --env ******** 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b ssh-agent -k [2023-12-15T09:23:25.823Z] unset SSH_AUTH_SOCK; [2023-12-15T09:23:25.824Z] unset SSH_AGENT_PID; [2023-12-15T09:23:25.824Z] echo Agent pid 78 killed; [2023-12-15T09:23:25.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T09:23:26.206Z] + git semver [Pipeline] } [2023-12-15T09:23:26.479Z] $ docker stop --time=1 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b [2023-12-15T09:23:28.014Z] $ docker rm -f --volumes 03bcbc75c7109d8d531262b8729f3f32d6d6fa6a2da3c1a8c382b648c3159e8b [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T09:23:28.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T09:23:28.739Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T09:23:28.742Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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-12-15T09:23:29.100Z] provisioning config files... [2023-12-15T09:23:29.111Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14250109889429393330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:23:29.434Z] ---> ****-login.sh [2023-12-15T09:23:29.434Z] nexus3.edgexfoundry.org:10001 [2023-12-15T09:23:29.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:29.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:29.434Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:29.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:29.435Z] [2023-12-15T09:23:29.435Z] Login Succeeded [2023-12-15T09:23:29.435Z] nexus3.edgexfoundry.org:10002 [2023-12-15T09:23:29.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:29.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:29.435Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:29.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:29.435Z] [2023-12-15T09:23:29.435Z] Login Succeeded [2023-12-15T09:23:29.435Z] nexus3.edgexfoundry.org:10003 [2023-12-15T09:23:29.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:29.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:29.695Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:29.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:29.695Z] [2023-12-15T09:23:29.695Z] Login Succeeded [2023-12-15T09:23:29.695Z] nexus3.edgexfoundry.org:10004 [2023-12-15T09:23:29.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:29.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:29.695Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:29.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:29.695Z] [2023-12-15T09:23:29.695Z] Login Succeeded [2023-12-15T09:23:29.695Z] ****.io [2023-12-15T09:23:29.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:23:29.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:23:29.955Z] Configure a credential helper to remove this warning. See [2023-12-15T09:23:29.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:23:29.955Z] [2023-12-15T09:23:29.955Z] Login Succeeded [2023-12-15T09:23:29.955Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T09:23:29.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T09:23:30.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:23:30.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:23:30.167Z] ========================================================= [2023-12-15T09:23:30.167Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T09:23:30.167Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:23:30.556Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T09:23:30.556Z] Sending build context to Docker daemon 17.23MB [2023-12-15T09:23:30.556Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T09:23:30.556Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-15T09:23:30.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T09:23:30.556Z] 7264a8db6415: Pulling fs layer [2023-12-15T09:23:30.556Z] c4d48a809fc2: Pulling fs layer [2023-12-15T09:23:30.556Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T09:23:30.556Z] ad3a456e5733: Pulling fs layer [2023-12-15T09:23:30.556Z] 69c7f0334f64: Pulling fs layer [2023-12-15T09:23:30.556Z] ad3a456e5733: Waiting [2023-12-15T09:23:30.556Z] 69c7f0334f64: Waiting [2023-12-15T09:23:30.556Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T09:23:30.556Z] ce7588e14bc9: Pulling fs layer [2023-12-15T09:23:30.556Z] b5e4710f87ac: Pulling fs layer [2023-12-15T09:23:30.556Z] ce7588e14bc9: Waiting [2023-12-15T09:23:30.816Z] c4d48a809fc2: Download complete [2023-12-15T09:23:30.816Z] ad3a456e5733: Download complete [2023-12-15T09:23:30.816Z] 69c7f0334f64: Verifying Checksum [2023-12-15T09:23:30.816Z] 69c7f0334f64: Download complete [2023-12-15T09:23:30.816Z] 7264a8db6415: Verifying Checksum [2023-12-15T09:23:30.816Z] 7264a8db6415: Download complete [2023-12-15T09:23:30.816Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T09:23:30.816Z] 1f1c1a5573a3: Download complete [2023-12-15T09:23:30.816Z] 7264a8db6415: Pull complete [2023-12-15T09:23:30.816Z] b5e4710f87ac: Verifying Checksum [2023-12-15T09:23:30.816Z] b5e4710f87ac: Download complete [2023-12-15T09:23:31.075Z] c4d48a809fc2: Pull complete [2023-12-15T09:23:31.075Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T09:23:31.075Z] 4f1c88b9dad5: Download complete [2023-12-15T09:23:31.641Z] ce7588e14bc9: Verifying Checksum [2023-12-15T09:23:31.641Z] ce7588e14bc9: Download complete [2023-12-15T09:23:34.934Z] 4f1c88b9dad5: Pull complete [2023-12-15T09:23:34.934Z] ad3a456e5733: Pull complete [2023-12-15T09:23:34.934Z] 69c7f0334f64: Pull complete [2023-12-15T09:23:34.934Z] 1f1c1a5573a3: Pull complete [2023-12-15T09:23:37.463Z] ce7588e14bc9: Pull complete [2023-12-15T09:23:37.463Z] b5e4710f87ac: Pull complete [2023-12-15T09:23:37.463Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T09:23:37.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T09:23:37.463Z] ---> 88b5674ff536 [2023-12-15T09:23:37.463Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-15T09:23:38.843Z] ---> Running in cd3a26027750 [2023-12-15T09:23:39.101Z] Removing intermediate container cd3a26027750 [2023-12-15T09:23:39.101Z] ---> cfe3014882c6 [2023-12-15T09:23:39.101Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T09:23:39.101Z] ---> Running in 877a2c4b1253 [2023-12-15T09:23:39.101Z] Removing intermediate container 877a2c4b1253 [2023-12-15T09:23:39.101Z] ---> 4cbeabefb990 [2023-12-15T09:23:39.101Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-15T09:23:39.101Z] ---> Running in 686ed9c0876b [2023-12-15T09:23:39.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T09:23:39.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T09:23:39.880Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-15T09:23:39.880Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-15T09:23:39.880Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-15T09:23:39.880Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T09:23:39.880Z] OK: 270 MiB in 60 packages [2023-12-15T09:23:40.448Z] Removing intermediate container 686ed9c0876b [2023-12-15T09:23:40.448Z] ---> caa6958ce3f5 [2023-12-15T09:23:40.448Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-15T09:23:40.448Z] ---> Running in 8e93571d6ad0 [2023-12-15T09:23:40.448Z] Removing intermediate container 8e93571d6ad0 [2023-12-15T09:23:40.448Z] ---> 3eb8085bc440 [2023-12-15T09:23:40.448Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-15T09:23:40.708Z] ---> 039b94cb1aaa [2023-12-15T09:23:40.708Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T09:23:40.708Z] ---> Running in e3ad128100ed [2023-12-15T09:23:44.009Z] Still waiting to schedule task [2023-12-15T09:23:44.009Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25169’ [2023-12-15T09:24:19.510Z] Removing intermediate container e3ad128100ed [2023-12-15T09:24:19.510Z] ---> 0407566a86c3 [2023-12-15T09:24:19.510Z] Step 9/10 : COPY . . [2023-12-15T09:24:20.449Z] ---> b81bd0ab20fe [2023-12-15T09:24:20.449Z] Step 10/10 : RUN ${MAKE} [2023-12-15T09:24:20.449Z] ---> Running in 0e35044e652c [2023-12-15T09:24:20.708Z] noop [2023-12-15T09:24:20.967Z] Removing intermediate container 0e35044e652c [2023-12-15T09:24:20.967Z] ---> 403b054d2cb5 [2023-12-15T09:24:20.967Z] Successfully built 403b054d2cb5 [2023-12-15T09:24:20.967Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:24:22.560Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T09:24:22.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:24:23.664Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:24:24.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2023-12-15T09:24:27.700Z] $ docker top 3177f228833b8555c205497081793cbc18ac117dd8e0d6ab44d8f1a87135e577 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T09:24:28.074Z] + go version [2023-12-15T09:24:28.074Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T09:24:28.657Z] $ docker stop --time=1 3177f228833b8555c205497081793cbc18ac117dd8e0d6ab44d8f1a87135e577 [2023-12-15T09:24:29.948Z] $ docker rm -f --volumes 3177f228833b8555c205497081793cbc18ac117dd8e0d6ab44d8f1a87135e577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:24:29.968Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T09:24:29.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:24:30.080Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:24:30.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat [2023-12-15T09:24:31.018Z] $ docker top 2e7f178aa8e3a0ea687bca1aaf90b9a84c59e53c0c3c9dd45cf5f27c30f55dad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T09:24:30.828Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T09:24:31.142Z] + make test [2023-12-15T09:24:31.142Z] go test ./... -coverprofile=coverage.out [2023-12-15T09:24:32.517Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-15T09:24:42.503Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-15T09:24:42.503Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements [2023-12-15T09:24:49.071Z] go vet ./... [2023-12-15T09:24:52.353Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T09:24:52.353Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T09:24:52.353Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T09:24:52.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T09:24:52.977Z] $ docker stop --time=1 2e7f178aa8e3a0ea687bca1aaf90b9a84c59e53c0c3c9dd45cf5f27c30f55dad [2023-12-15T09:24:56.008Z] $ docker rm -f --volumes 2e7f178aa8e3a0ea687bca1aaf90b9a84c59e53c0c3c9dd45cf5f27c30f55dad [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T09:24:55.946Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T09:24:55.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T09:24:56.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T09:24:56.872Z] + ls -al . [2023-12-15T09:24:56.872Z] total 192 [2023-12-15T09:24:56.872Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 09:24 . [2023-12-15T09:24:56.872Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 09:23 .. [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 09:23 .dockerignore [2023-12-15T09:24:56.872Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 09:24 .git [2023-12-15T09:24:56.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:23 .github [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 15 09:23 .gitignore [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 09:23 .golangci.yml [2023-12-15T09:24:56.872Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 09:23 .semver [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 15 09:23 Attribution.txt [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 15 09:23 CHANGELOG.md [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 15 09:23 Dockerfile [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 09:23 GOVERNANCE.md [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 15 09:23 Jenkinsfile [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 09:23 LICENSE [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 15 09:23 Makefile [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 09:23 OWNERS.md [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 15 09:23 README.md [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 09:23 VERSION [2023-12-15T09:24:56.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 09:23 bin [2023-12-15T09:24:56.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:23 cmd [2023-12-15T09:24:56.872Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 15 09:24 coverage.out [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 15 09:23 go.mod [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 15 09:23 go.sum [2023-12-15T09:24:56.872Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:23 internal [2023-12-15T09:24:56.872Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 09:23 simulator [2023-12-15T09:24:56.872Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 15 09:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:24:57.234Z] + 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=f075d1275b3de083ffef18a345f0eb35bf0251a5 --label arch=amd64 --label version=3.2.0-dev.5 . [2023-12-15T09:24:57.234Z] Sending build context to Docker daemon 17.25MB [2023-12-15T09:24:57.234Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T09:24:57.234Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-15T09:24:57.234Z] ---> 403b054d2cb5 [2023-12-15T09:24:57.234Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-15T09:24:57.493Z] ---> Running in c1f1ea28b2b8 [2023-12-15T09:24:57.493Z] Removing intermediate container c1f1ea28b2b8 [2023-12-15T09:24:57.493Z] ---> 563a87854e89 [2023-12-15T09:24:57.493Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T09:24:57.493Z] ---> Running in 3b67e0dd0213 [2023-12-15T09:24:57.751Z] Removing intermediate container 3b67e0dd0213 [2023-12-15T09:24:57.751Z] ---> 2ed16fdb010b [2023-12-15T09:24:57.751Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-15T09:24:57.751Z] ---> Running in 1b721a7dd200 [2023-12-15T09:24:58.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T09:24:58.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T09:24:58.268Z] OK: 270 MiB in 60 packages [2023-12-15T09:24:58.835Z] Removing intermediate container 1b721a7dd200 [2023-12-15T09:24:58.835Z] ---> 11187d27464a [2023-12-15T09:24:58.835Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-15T09:24:58.835Z] ---> Running in 9fc51144aea2 [2023-12-15T09:24:58.835Z] Removing intermediate container 9fc51144aea2 [2023-12-15T09:24:58.835Z] ---> 5c9e5de2ae44 [2023-12-15T09:24:58.835Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-15T09:24:59.095Z] ---> 053786d7c0df [2023-12-15T09:24:59.095Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T09:24:59.095Z] ---> Running in d4cfa1dcdb60 [2023-12-15T09:24:59.662Z] Removing intermediate container d4cfa1dcdb60 [2023-12-15T09:24:59.662Z] ---> 36369bcca36a [2023-12-15T09:24:59.662Z] Step 9/23 : COPY . . [2023-12-15T09:25:00.231Z] ---> e68f68fb27b1 [2023-12-15T09:25:00.231Z] Step 10/23 : RUN ${MAKE} [2023-12-15T09:25:00.231Z] ---> Running in 4f36d3d11c77 [2023-12-15T09:25:00.489Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-15T09:25:22.675Z] Removing intermediate container 4f36d3d11c77 [2023-12-15T09:25:22.675Z] ---> a1f2b22b220a [2023-12-15T09:25:22.675Z] Step 11/23 : FROM alpine:3.18 [2023-12-15T09:25:22.675Z] 3.18: Pulling from library/alpine [2023-12-15T09:25:22.675Z] c926b61bad3b: Pulling fs layer [2023-12-15T09:25:22.675Z] c926b61bad3b: Verifying Checksum [2023-12-15T09:25:22.675Z] c926b61bad3b: Download complete [2023-12-15T09:25:22.675Z] c926b61bad3b: Pull complete [2023-12-15T09:25:22.675Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T09:25:22.675Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T09:25:22.675Z] ---> b541f2080109 [2023-12-15T09:25:22.675Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-15T09:25:22.675Z] ---> Running in 53ab72fa346a [2023-12-15T09:25:22.675Z] Removing intermediate container 53ab72fa346a [2023-12-15T09:25:22.675Z] ---> e7fe292e8a78 [2023-12-15T09:25:22.675Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-15T09:25:22.675Z] ---> Running in 545771c554d4 [2023-12-15T09:25:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T09:25:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T09:25:22.675Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T09:25:22.675Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T09:25:22.675Z] OK: 7 MiB in 16 packages [2023-12-15T09:25:22.675Z] Removing intermediate container 545771c554d4 [2023-12-15T09:25:22.675Z] ---> c23688ac1202 [2023-12-15T09:25:22.675Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-15T09:25:22.675Z] ---> Running in f35ac357929b [2023-12-15T09:25:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T09:25:22.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T09:25:22.675Z] OK: 7 MiB in 16 packages [2023-12-15T09:25:22.675Z] Removing intermediate container f35ac357929b [2023-12-15T09:25:22.675Z] ---> b631692fd8ce [2023-12-15T09:25:22.675Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-15T09:25:22.935Z] ---> de2605e506a5 [2023-12-15T09:25:22.935Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-15T09:25:22.935Z] ---> 73a6bfa84762 [2023-12-15T09:25:22.935Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-15T09:25:23.194Z] ---> 0318444ad48e [2023-12-15T09:25:23.194Z] Step 18/23 : EXPOSE 59901 [2023-12-15T09:25:23.194Z] ---> Running in e366bfd48245 [2023-12-15T09:25:23.194Z] Removing intermediate container e366bfd48245 [2023-12-15T09:25:23.194Z] ---> 968c94351839 [2023-12-15T09:25:23.194Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-15T09:25:23.194Z] ---> Running in bb4734879f27 [2023-12-15T09:25:23.194Z] Removing intermediate container bb4734879f27 [2023-12-15T09:25:23.194Z] ---> 788993d1b9f4 [2023-12-15T09:25:23.194Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-15T09:25:23.194Z] ---> Running in 45ce9bc95125 [2023-12-15T09:25:23.454Z] Removing intermediate container 45ce9bc95125 [2023-12-15T09:25:23.454Z] ---> cb578fb69fbf [2023-12-15T09:25:23.454Z] Step 21/23 : LABEL arch=amd64 [2023-12-15T09:25:23.454Z] ---> Running in 92542e08c69e [2023-12-15T09:25:23.454Z] Removing intermediate container 92542e08c69e [2023-12-15T09:25:23.454Z] ---> 79a1751ad549 [2023-12-15T09:25:23.454Z] Step 22/23 : LABEL git_sha=f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:25:23.454Z] ---> Running in 25f774f5a3b8 [2023-12-15T09:25:23.454Z] Removing intermediate container 25f774f5a3b8 [2023-12-15T09:25:23.454Z] ---> a793c6c1a118 [2023-12-15T09:25:23.454Z] Step 23/23 : LABEL version=3.2.0-dev.5 [2023-12-15T09:25:23.454Z] ---> Running in 210f8b813013 [2023-12-15T09:25:23.712Z] Removing intermediate container 210f8b813013 [2023-12-15T09:25:23.712Z] ---> 9d3448099bca [2023-12-15T09:25:23.712Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T09:25:23.712Z] Successfully built 9d3448099bca [2023-12-15T09:25:23.712Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:25:23.959Z] provisioning config files... [2023-12-15T09:25:23.967Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2099517016601868941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:25:24.301Z] ---> ****-login.sh [2023-12-15T09:25:24.301Z] nexus3.edgexfoundry.org:10001 [2023-12-15T09:25:24.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:25:24.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:25:24.301Z] Configure a credential helper to remove this warning. See [2023-12-15T09:25:24.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:25:24.301Z] [2023-12-15T09:25:24.301Z] Login Succeeded [2023-12-15T09:25:24.301Z] nexus3.edgexfoundry.org:10002 [2023-12-15T09:25:24.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:25:24.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:25:24.302Z] Configure a credential helper to remove this warning. See [2023-12-15T09:25:24.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:25:24.302Z] [2023-12-15T09:25:24.302Z] Login Succeeded [2023-12-15T09:25:24.302Z] nexus3.edgexfoundry.org:10003 [2023-12-15T09:25:24.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:25:24.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:25:24.561Z] Configure a credential helper to remove this warning. See [2023-12-15T09:25:24.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:25:24.561Z] [2023-12-15T09:25:24.561Z] Login Succeeded [2023-12-15T09:25:24.561Z] nexus3.edgexfoundry.org:10004 [2023-12-15T09:25:24.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:25:24.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:25:24.561Z] Configure a credential helper to remove this warning. See [2023-12-15T09:25:24.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:25:24.561Z] [2023-12-15T09:25:24.561Z] Login Succeeded [2023-12-15T09:25:24.561Z] ****.io [2023-12-15T09:25:24.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:25:24.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:25:24.820Z] Configure a credential helper to remove this warning. See [2023-12-15T09:25:24.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:25:24.820Z] [2023-12-15T09:25:24.820Z] Login Succeeded [2023-12-15T09:25:24.820Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T09:25:24.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T09:25:24.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:25:25.006Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-12-15T09:25:25.006Z] f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:25:25.006Z] latest [2023-12-15T09:25:25.006Z] 3.2.0-dev.5 [2023-12-15T09:25:25.006Z] f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:25:25.006Z] main [2023-12-15T09:25:25.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:25.460Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:25.847Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:25:25.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-15T09:25:25.847Z] 8ee9735674cb: Preparing [2023-12-15T09:25:25.847Z] 5c099b66a6e8: Preparing [2023-12-15T09:25:25.847Z] 77308df55806: Preparing [2023-12-15T09:25:25.847Z] 68ccf8d96fbd: Preparing [2023-12-15T09:25:25.847Z] ba9a116a3366: Preparing [2023-12-15T09:25:25.847Z] 9fe9a137fd00: Preparing [2023-12-15T09:25:25.847Z] 9fe9a137fd00: Waiting [2023-12-15T09:25:25.847Z] 68ccf8d96fbd: Pushed [2023-12-15T09:25:25.847Z] 5c099b66a6e8: Pushed [2023-12-15T09:25:25.847Z] ba9a116a3366: Pushed [2023-12-15T09:25:25.847Z] 8ee9735674cb: Pushed [2023-12-15T09:25:25.847Z] 9fe9a137fd00: Layer already exists [2023-12-15T09:25:27.748Z] 77308df55806: Pushed [2023-12-15T09:25:28.007Z] f075d1275b3de083ffef18a345f0eb35bf0251a5: digest: sha256:efc7137639f9a096291fc612fb3a2417aad7d92beaac9049ca3bc181ee450124 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:28.401Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:28.792Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-15T09:25:28.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-15T09:25:28.792Z] 8ee9735674cb: Preparing [2023-12-15T09:25:28.792Z] 5c099b66a6e8: Preparing [2023-12-15T09:25:28.792Z] 77308df55806: Preparing [2023-12-15T09:25:28.792Z] 68ccf8d96fbd: Preparing [2023-12-15T09:25:28.792Z] ba9a116a3366: Preparing [2023-12-15T09:25:28.792Z] 9fe9a137fd00: Preparing [2023-12-15T09:25:28.792Z] 9fe9a137fd00: Waiting [2023-12-15T09:25:28.792Z] 68ccf8d96fbd: Layer already exists [2023-12-15T09:25:28.792Z] 5c099b66a6e8: Layer already exists [2023-12-15T09:25:28.792Z] 77308df55806: Layer already exists [2023-12-15T09:25:28.792Z] ba9a116a3366: Layer already exists [2023-12-15T09:25:28.792Z] 8ee9735674cb: Layer already exists [2023-12-15T09:25:28.792Z] 9fe9a137fd00: Layer already exists [2023-12-15T09:25:28.792Z] latest: digest: sha256:efc7137639f9a096291fc612fb3a2417aad7d92beaac9049ca3bc181ee450124 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:29.183Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:29.573Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.5 [2023-12-15T09:25:29.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-15T09:25:29.573Z] 8ee9735674cb: Preparing [2023-12-15T09:25:29.573Z] 5c099b66a6e8: Preparing [2023-12-15T09:25:29.573Z] 77308df55806: Preparing [2023-12-15T09:25:29.573Z] 68ccf8d96fbd: Preparing [2023-12-15T09:25:29.573Z] ba9a116a3366: Preparing [2023-12-15T09:25:29.573Z] 9fe9a137fd00: Preparing [2023-12-15T09:25:29.573Z] 5c099b66a6e8: Layer already exists [2023-12-15T09:25:29.573Z] 77308df55806: Layer already exists [2023-12-15T09:25:29.573Z] 68ccf8d96fbd: Layer already exists [2023-12-15T09:25:29.573Z] ba9a116a3366: Layer already exists [2023-12-15T09:25:29.573Z] 8ee9735674cb: Layer already exists [2023-12-15T09:25:29.573Z] 9fe9a137fd00: Layer already exists [2023-12-15T09:25:29.573Z] 3.2.0-dev.5: digest: sha256:efc7137639f9a096291fc612fb3a2417aad7d92beaac9049ca3bc181ee450124 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:29.964Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:30.356Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:25:30.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-15T09:25:30.356Z] 8ee9735674cb: Preparing [2023-12-15T09:25:30.356Z] 5c099b66a6e8: Preparing [2023-12-15T09:25:30.356Z] 77308df55806: Preparing [2023-12-15T09:25:30.356Z] 68ccf8d96fbd: Preparing [2023-12-15T09:25:30.356Z] ba9a116a3366: Preparing [2023-12-15T09:25:30.356Z] 9fe9a137fd00: Preparing [2023-12-15T09:25:30.356Z] 9fe9a137fd00: Waiting [2023-12-15T09:25:30.356Z] ba9a116a3366: Layer already exists [2023-12-15T09:25:30.356Z] 8ee9735674cb: Layer already exists [2023-12-15T09:25:30.356Z] 68ccf8d96fbd: Layer already exists [2023-12-15T09:25:30.356Z] 77308df55806: Layer already exists [2023-12-15T09:25:30.356Z] 5c099b66a6e8: Layer already exists [2023-12-15T09:25:30.356Z] 9fe9a137fd00: Layer already exists [2023-12-15T09:25:30.356Z] f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5: digest: sha256:efc7137639f9a096291fc612fb3a2417aad7d92beaac9049ca3bc181ee450124 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:30.747Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:31.144Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-12-15T09:25:31.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-15T09:25:31.144Z] 8ee9735674cb: Preparing [2023-12-15T09:25:31.144Z] 5c099b66a6e8: Preparing [2023-12-15T09:25:31.144Z] 77308df55806: Preparing [2023-12-15T09:25:31.144Z] 68ccf8d96fbd: Preparing [2023-12-15T09:25:31.144Z] ba9a116a3366: Preparing [2023-12-15T09:25:31.144Z] 9fe9a137fd00: Preparing [2023-12-15T09:25:31.144Z] 9fe9a137fd00: Waiting [2023-12-15T09:25:31.144Z] ba9a116a3366: Layer already exists [2023-12-15T09:25:31.144Z] 8ee9735674cb: Layer already exists [2023-12-15T09:25:31.144Z] 77308df55806: Layer already exists [2023-12-15T09:25:31.144Z] 68ccf8d96fbd: Layer already exists [2023-12-15T09:25:31.144Z] 5c099b66a6e8: Layer already exists [2023-12-15T09:25:31.144Z] 9fe9a137fd00: Layer already exists [2023-12-15T09:25:31.144Z] main: digest: sha256:efc7137639f9a096291fc612fb3a2417aad7d92beaac9049ca3bc181ee450124 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T09:25:31.373Z] ===================================================== [Pipeline] echo [2023-12-15T09:25:31.409Z] taggedImages: [2023-12-15T09:25:31.409Z] - nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:25:31.409Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-15T09:25:31.409Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.5 [2023-12-15T09:25:31.409Z] - nexus3.edgexfoundry.org:10004/device-modbus:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:25:31.409Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [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-12-15T09:25:32.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T09:25:32.039Z] [2023-12-15T09:25:32.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:25:32.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T09:25:32.367Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T09:25:32.367Z] 5eb5b503b376: Pulling fs layer [2023-12-15T09:25:32.367Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T09:25:32.367Z] ec43610c2a17: Pulling fs layer [2023-12-15T09:25:32.367Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T09:25:32.367Z] 33b1e0a273af: Pulling fs layer [2023-12-15T09:25:32.367Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T09:25:32.367Z] 2f39f015ded8: Pulling fs layer [2023-12-15T09:25:32.367Z] 33b1e0a273af: Waiting [2023-12-15T09:25:32.367Z] 5d3b04190fa2: Waiting [2023-12-15T09:25:32.367Z] 3a2ae6a8a46f: Waiting [2023-12-15T09:25:32.367Z] 2f39f015ded8: Waiting [2023-12-15T09:25:32.367Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T09:25:32.367Z] 5c69ac0246d0: Download complete [2023-12-15T09:25:32.367Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-15T09:25:32.367Z] 3a2ae6a8a46f: Download complete [2023-12-15T09:25:32.367Z] 33b1e0a273af: Verifying Checksum [2023-12-15T09:25:32.367Z] 33b1e0a273af: Download complete [2023-12-15T09:25:32.367Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T09:25:32.367Z] 5d3b04190fa2: Download complete [2023-12-15T09:25:32.367Z] ec43610c2a17: Verifying Checksum [2023-12-15T09:25:32.367Z] ec43610c2a17: Download complete [2023-12-15T09:25:32.626Z] 5eb5b503b376: Verifying Checksum [2023-12-15T09:25:32.626Z] 5eb5b503b376: Download complete [2023-12-15T09:25:33.191Z] 2f39f015ded8: Download complete [2023-12-15T09:25:33.756Z] 5eb5b503b376: Pull complete [2023-12-15T09:25:34.013Z] 5c69ac0246d0: Pull complete [2023-12-15T09:25:34.580Z] ec43610c2a17: Pull complete [2023-12-15T09:25:34.580Z] 3a2ae6a8a46f: Pull complete [2023-12-15T09:25:34.837Z] 33b1e0a273af: Pull complete [2023-12-15T09:25:34.837Z] 5d3b04190fa2: Pull complete [2023-12-15T09:25:39.149Z] 2f39f015ded8: Pull complete [2023-12-15T09:25:39.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T09:25:39.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T09:25:39.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:25:39.355Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:25:39.389Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T09:25:43.130Z] $ docker top c2c7ddefb873827fd6199b049494d92bcb6daf36d68e38f91ce532cbcf23cf4b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:25:43.576Z] ---> job-cost.sh [2023-12-15T09:25:43.576Z] lf-activate-venv: SKIPPING [2023-12-15T09:25:43.576Z] INFO: No Stack... [2023-12-15T09:25:43.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T09:25:44.093Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T09:25:44.381Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-12-15T09:25:44.382Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T09:25:44.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [2023-12-15T09:25:44.401Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] did not exist. Created. [2023-12-15T09:25:44.401Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T09:25:44.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T09:25:44.821Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T09:25:44.831Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T09:25:44.920Z] $ docker stop --time=1 c2c7ddefb873827fd6199b049494d92bcb6daf36d68e38f91ce532cbcf23cf4b [2023-12-15T09:25:46.064Z] $ docker rm -f --volumes c2c7ddefb873827fd6199b049494d92bcb6daf36d68e38f91ce532cbcf23cf4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T09:27:33.971Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25172 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-12-15T09:27:34.013Z] Running in /w/workspace/device-modbus-go/144 [Pipeline] { [Pipeline] checkout [2023-12-15T09:27:37.093Z] Selected Git installation does not exist. Using Default [2023-12-15T09:27:37.093Z] The recommended git tool is: NONE [2023-12-15T09:27:42.641Z] using credential edgex-jenkins-ssh [2023-12-15T09:27:42.663Z] Cloning the remote Git repository [2023-12-15T09:27:42.723Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-15T09:27:42.851Z] > git init /w/workspace/device-modbus-go/144 # timeout=10 [2023-12-15T09:27:43.050Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-15T09:27:43.052Z] > git --version # timeout=10 [2023-12-15T09:27:43.076Z] > git --version # 'git version 2.25.1' [2023-12-15T09:27:43.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T09:27:43.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T09:27:45.256Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-15T09:27:45.277Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T09:27:46.207Z] Avoid second fetch [2023-12-15T09:27:46.208Z] Checking out Revision f075d1275b3de083ffef18a345f0eb35bf0251a5 (main) [2023-12-15T09:27:46.910Z] Commit message: "Merge pull request #533 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [2023-12-15T09:27:46.228Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T09:27:46.306Z] > git checkout -f f075d1275b3de083ffef18a345f0eb35bf0251a5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T09:27:48.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T09:27:48.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T09:27:48.229Z] Dload Upload Total Spent Left Speed [2023-12-15T09:27:48.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-12-15T09:27:48.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T09:27:48.923Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-15T09:27:48.923Z] sudo tee /etc/docker/daemon.new [2023-12-15T09:27:48.923Z] { [2023-12-15T09:27:48.923Z] "registry-mirrors": [ [2023-12-15T09:27:48.923Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T09:27:48.923Z] ], [2023-12-15T09:27:48.923Z] "bip": "10.250.0.254/24", [2023-12-15T09:27:48.923Z] "hosts": [ [2023-12-15T09:27:48.923Z] "tcp://0.0.0.0:5555", [2023-12-15T09:27:48.923Z] "unix:///var/run/docker.sock" [2023-12-15T09:27:48.923Z] ], [2023-12-15T09:27:48.923Z] "mtu": 1458, [2023-12-15T09:27:48.923Z] "selinux-enabled": true, [2023-12-15T09:27:48.923Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T09:27:48.923Z] } [Pipeline] sh [2023-12-15T09:27:49.266Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T09:27:49.595Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:28:07.917Z] provisioning config files... [2023-12-15T09:28:07.948Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/144@tmp/config15685660535995930897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:28:08.420Z] ---> ****-login.sh [2023-12-15T09:28:08.420Z] nexus3.edgexfoundry.org:10001 [2023-12-15T09:28:08.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:28:08.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:28:08.962Z] Configure a credential helper to remove this warning. See [2023-12-15T09:28:08.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:28:08.962Z] [2023-12-15T09:28:08.962Z] Login Succeeded [2023-12-15T09:28:08.962Z] nexus3.edgexfoundry.org:10002 [2023-12-15T09:28:08.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:28:09.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:28:09.234Z] Configure a credential helper to remove this warning. See [2023-12-15T09:28:09.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:28:09.234Z] [2023-12-15T09:28:09.234Z] Login Succeeded [2023-12-15T09:28:09.234Z] nexus3.edgexfoundry.org:10003 [2023-12-15T09:28:09.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:28:09.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:28:09.506Z] Configure a credential helper to remove this warning. See [2023-12-15T09:28:09.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:28:09.506Z] [2023-12-15T09:28:09.506Z] Login Succeeded [2023-12-15T09:28:09.506Z] nexus3.edgexfoundry.org:10004 [2023-12-15T09:28:09.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:28:09.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:28:09.777Z] Configure a credential helper to remove this warning. See [2023-12-15T09:28:09.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:28:09.777Z] [2023-12-15T09:28:09.777Z] Login Succeeded [2023-12-15T09:28:09.777Z] ****.io [2023-12-15T09:28:10.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:28:10.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:28:10.318Z] Configure a credential helper to remove this warning. See [2023-12-15T09:28:10.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:28:10.318Z] [2023-12-15T09:28:10.318Z] Login Succeeded [2023-12-15T09:28:10.318Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T09:28:10.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T09:28:10.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:28:10.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:28:10.881Z] ========================================================= [2023-12-15T09:28:10.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T09:28:10.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:28:11.373Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-15T09:28:12.793Z] #0 building with "default" instance using docker driver [2023-12-15T09:28:12.793Z] [2023-12-15T09:28:12.793Z] #1 [internal] load .dockerignore [2023-12-15T09:28:12.793Z] #1 transferring context: 182B done [2023-12-15T09:28:12.793Z] #1 DONE 0.1s [2023-12-15T09:28:12.793Z] [2023-12-15T09:28:12.793Z] #2 [internal] load build definition from Dockerfile [2023-12-15T09:28:12.793Z] #2 transferring dockerfile: 1.51kB done [2023-12-15T09:28:12.793Z] #2 DONE 0.1s [2023-12-15T09:28:12.793Z] [2023-12-15T09:28:12.793Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T09:28:12.793Z] #3 DONE 0.2s [2023-12-15T09:28:12.793Z] [2023-12-15T09:28:12.793Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T09:28:12.793Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T09:28:13.063Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-15T09:28:13.063Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T09:28:13.063Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-15T09:28:13.063Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-15T09:28:13.063Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T09:28:13.063Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T09:28:13.063Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-15T09:28:13.063Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T09:28:13.335Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.79MB / 63.99MB 0.4s [2023-12-15T09:28:13.335Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-15T09:28:13.335Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-15T09:28:13.335Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-15T09:28:13.335Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.09MB / 11.40MB 0.4s [2023-12-15T09:28:13.335Z] #4 ... [2023-12-15T09:28:13.335Z] [2023-12-15T09:28:13.335Z] #5 [internal] load build context [2023-12-15T09:28:13.335Z] #5 transferring context: 8.62MB 0.4s done [2023-12-15T09:28:13.335Z] #5 DONE 0.5s [2023-12-15T09:28:13.335Z] [2023-12-15T09:28:13.335Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T09:28:13.335Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-15T09:28:13.335Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-15T09:28:13.606Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2023-12-15T09:28:13.606Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2023-12-15T09:28:13.606Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.29MB / 11.40MB 0.6s [2023-12-15T09:28:13.606Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.7s [2023-12-15T09:28:13.606Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-15T09:28:13.606Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s [2023-12-15T09:28:13.606Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-15T09:28:13.606Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.05MB / 63.99MB 0.9s [2023-12-15T09:28:13.606Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.73MB / 97.63MB 0.9s [2023-12-15T09:28:13.606Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-15T09:28:13.876Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.0s [2023-12-15T09:28:13.876Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T09:28:14.149Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.2s [2023-12-15T09:28:14.149Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.25MB / 97.63MB 1.2s [2023-12-15T09:28:14.149Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T09:28:14.149Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.35MB / 63.99MB 1.3s [2023-12-15T09:28:14.422Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.5s [2023-12-15T09:28:14.422Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.5s [2023-12-15T09:28:14.422Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.6s [2023-12-15T09:28:14.692Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-15T09:28:14.692Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s [2023-12-15T09:28:14.692Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T09:28:14.692Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.8s [2023-12-15T09:28:14.963Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2023-12-15T09:28:14.963Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 86.62MB / 97.63MB 2.2s [2023-12-15T09:28:15.231Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.4s [2023-12-15T09:28:15.501Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-15T09:28:20.855Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.3s [2023-12-15T09:28:26.205Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.5s [2023-12-15T09:28:32.863Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done [2023-12-15T09:28:34.818Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T09:28:34.818Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T09:28:34.818Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T09:28:40.158Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-15T09:28:43.502Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-15T09:28:43.769Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-15T09:28:45.716Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-15T09:28:45.716Z] #4 DONE 32.9s [2023-12-15T09:28:45.716Z] [2023-12-15T09:28:45.716Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-15T09:28:46.682Z] #6 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T09:28:46.956Z] #6 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T09:28:47.939Z] #6 2.224 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T09:28:47.939Z] #6 2.251 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-15T09:28:47.939Z] #6 2.263 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T09:28:47.939Z] #6 2.330 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T09:28:48.209Z] #6 2.356 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-15T09:28:48.209Z] #6 2.366 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-15T09:28:48.209Z] #6 2.373 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-15T09:28:48.209Z] #6 2.404 (8/8) Installing openssh (9.3_p2-r0) [2023-12-15T09:28:48.209Z] #6 2.423 Executing busybox-1.36.1-r5.trigger [2023-12-15T09:28:48.209Z] #6 2.463 OK: 272 MiB in 60 packages [2023-12-15T09:28:50.792Z] #6 DONE 4.6s [2023-12-15T09:28:50.792Z] [2023-12-15T09:28:50.792Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-15T09:28:50.792Z] #7 DONE 0.2s [2023-12-15T09:28:50.792Z] [2023-12-15T09:28:50.792Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T09:28:50.792Z] #8 DONE 0.1s [2023-12-15T09:28:50.792Z] [2023-12-15T09:28:50.792Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T09:29:12.851Z] #9 DONE 21.5s [2023-12-15T09:29:12.851Z] [2023-12-15T09:29:12.851Z] #10 [builder 6/7] COPY . . [2023-12-15T09:29:12.851Z] #10 DONE 0.3s [2023-12-15T09:29:12.851Z] [2023-12-15T09:29:12.851Z] #11 [builder 7/7] RUN echo noop [2023-12-15T09:29:13.129Z] #11 0.605 noop [2023-12-15T09:29:13.129Z] #11 DONE 0.7s [2023-12-15T09:29:13.396Z] [2023-12-15T09:29:13.396Z] #12 exporting to image [2023-12-15T09:29:13.396Z] #12 exporting layers [2023-12-15T09:29:35.441Z] #12 exporting layers 20.7s done [2023-12-15T09:29:35.441Z] #12 writing image sha256:fba8a3d291d3f46e35484c5a72619af5b1bc0621621f4159e3139773115f6199 done [2023-12-15T09:29:35.441Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-15T09:29:35.441Z] #12 DONE 20.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:29:35.901Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T09:29:35.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:29:36.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-25172 does not seem to be running inside a container [2023-12-15T09:29:36.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/144 -v /w/workspace/device-modbus-go/144:/w/workspace/device-modbus-go/144:rw,z -v /w/workspace/device-modbus-go/144@tmp:/w/workspace/device-modbus-go/144@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 ******** ci-base-image-arm64 cat [2023-12-15T09:29:37.504Z] $ docker top 76e3933d16edd05066e7063e02407dc495aeb8e7a578a688e70e9ee2c7bd2450 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T09:29:38.389Z] + go version [2023-12-15T09:29:38.389Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T09:29:38.413Z] $ docker stop --time=1 76e3933d16edd05066e7063e02407dc495aeb8e7a578a688e70e9ee2c7bd2450 [2023-12-15T09:29:40.031Z] $ docker rm -f --volumes 76e3933d16edd05066e7063e02407dc495aeb8e7a578a688e70e9ee2c7bd2450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:29:40.877Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T09:29:40.877Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:29:41.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-25172 does not seem to be running inside a container [2023-12-15T09:29:41.241Z] $ 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/144 -v /w/workspace/device-modbus-go/144:/w/workspace/device-modbus-go/144:rw,z -v /w/workspace/device-modbus-go/144@tmp:/w/workspace/device-modbus-go/144@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 ******** ci-base-image-arm64 cat [2023-12-15T09:29:42.155Z] $ docker top aac35963c8808bf464f8eab8a1dfe006be12875895bd0a2b2654887fd6889073 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T09:29:42.725Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/144 [Pipeline] fileExists [Pipeline] sh [2023-12-15T09:29:43.104Z] + make test [2023-12-15T09:29:43.104Z] go test ./... -coverprofile=coverage.out [2023-12-15T09:29:47.370Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-15T09:30:43.782Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-15T09:30:43.782Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 47.9% of statements [2023-12-15T09:30:43.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T09:30:43.782Z] go vet ./... [2023-12-15T09:30:56.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T09:30:56.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T09:30:56.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T09:30:56.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T09:30:56.700Z] $ docker stop --time=1 aac35963c8808bf464f8eab8a1dfe006be12875895bd0a2b2654887fd6889073 [2023-12-15T09:30:58.829Z] $ docker rm -f --volumes aac35963c8808bf464f8eab8a1dfe006be12875895bd0a2b2654887fd6889073 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T09:31:00.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T09:31:00.210Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T09:31:00.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T09:31:01.325Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T09:31:01.661Z] + ls -al . [2023-12-15T09:31:01.661Z] total 188 [2023-12-15T09:31:01.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 09:29 . [2023-12-15T09:31:01.661Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 09:27 .. [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 15 09:27 .dockerignore [2023-12-15T09:31:01.661Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 09:27 .git [2023-12-15T09:31:01.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:27 .github [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 15 09:27 .gitignore [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 09:27 .golangci.yml [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 15 09:27 Attribution.txt [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 15 09:27 CHANGELOG.md [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 15 09:27 Dockerfile [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 09:27 GOVERNANCE.md [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 15 09:27 Jenkinsfile [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 09:27 LICENSE [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 15 09:27 Makefile [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 15 09:27 OWNERS.md [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 15 09:27 README.md [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 09:23 VERSION [2023-12-15T09:31:01.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 09:27 bin [2023-12-15T09:31:01.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:27 cmd [2023-12-15T09:31:01.661Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 15 09:30 coverage.out [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 15 09:27 go.mod [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 15 09:27 go.sum [2023-12-15T09:31:01.661Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 09:27 internal [2023-12-15T09:31:01.661Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 09:27 simulator [2023-12-15T09:31:01.661Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 15 09:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:31:02.144Z] + 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=f075d1275b3de083ffef18a345f0eb35bf0251a5 --label arch=arm64 --label version=3.2.0-dev.5 . [2023-12-15T09:31:03.113Z] #0 building with "default" instance using docker driver [2023-12-15T09:31:03.113Z] [2023-12-15T09:31:03.113Z] #1 [internal] load build definition from Dockerfile [2023-12-15T09:31:03.113Z] #1 transferring dockerfile: 1.51kB done [2023-12-15T09:31:03.113Z] #1 DONE 0.0s [2023-12-15T09:31:03.113Z] [2023-12-15T09:31:03.113Z] #2 [internal] load .dockerignore [2023-12-15T09:31:03.113Z] #2 transferring context: 182B done [2023-12-15T09:31:03.113Z] #2 DONE 0.0s [2023-12-15T09:31:03.113Z] [2023-12-15T09:31:03.113Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T09:31:03.113Z] #3 DONE 0.0s [2023-12-15T09:31:03.113Z] [2023-12-15T09:31:03.113Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T09:31:03.383Z] #4 DONE 0.3s [2023-12-15T09:31:03.383Z] [2023-12-15T09:31:03.383Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T09:31:03.383Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T09:31:03.383Z] #5 ... [2023-12-15T09:31:03.383Z] [2023-12-15T09:31:03.383Z] #6 [internal] load build context [2023-12-15T09:31:03.383Z] #6 transferring context: 31.17kB 0.1s done [2023-12-15T09:31:03.383Z] #6 DONE 0.1s [2023-12-15T09:31:03.383Z] [2023-12-15T09:31:03.383Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T09:31:03.383Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T09:31:03.650Z] #5 ... [2023-12-15T09:31:03.650Z] [2023-12-15T09:31:03.650Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T09:31:03.650Z] #7 DONE 0.2s [2023-12-15T09:31:03.650Z] [2023-12-15T09:31:03.650Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T09:31:03.650Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T09:31:03.650Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T09:31:03.650Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-15T09:31:03.650Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T09:31:03.916Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-15T09:31:04.183Z] #5 DONE 0.9s [2023-12-15T09:31:04.183Z] [2023-12-15T09:31:04.183Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-15T09:31:04.183Z] #8 0.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:04.769Z] #8 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:06.191Z] #8 2.582 OK: 272 MiB in 60 packages [2023-12-15T09:31:06.465Z] #8 DONE 2.9s [2023-12-15T09:31:06.465Z] [2023-12-15T09:31:06.465Z] #9 [builder 3/7] WORKDIR /device-modbus-go [2023-12-15T09:31:06.733Z] #9 DONE 0.1s [2023-12-15T09:31:06.733Z] [2023-12-15T09:31:06.733Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T09:31:06.733Z] #10 DONE 0.2s [2023-12-15T09:31:06.733Z] [2023-12-15T09:31:06.733Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T09:31:07.001Z] #11 ... [2023-12-15T09:31:07.001Z] [2023-12-15T09:31:07.001Z] #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T09:31:07.001Z] #12 0.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:07.001Z] #12 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:07.001Z] #12 2.352 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T09:31:07.001Z] #12 2.366 Executing busybox-1.36.1-r5.trigger [2023-12-15T09:31:07.001Z] #12 2.390 OK: 8 MiB in 16 packages [2023-12-15T09:31:07.001Z] #12 DONE 2.8s [2023-12-15T09:31:07.001Z] [2023-12-15T09:31:07.001Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T09:31:07.963Z] #13 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:08.231Z] #13 ... [2023-12-15T09:31:08.231Z] [2023-12-15T09:31:08.231Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T09:31:08.231Z] #11 DONE 1.4s [2023-12-15T09:31:08.231Z] [2023-12-15T09:31:08.231Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T09:31:08.231Z] #13 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T09:31:08.499Z] #13 ... [2023-12-15T09:31:08.499Z] [2023-12-15T09:31:08.499Z] #14 [builder 6/7] COPY . . [2023-12-15T09:31:08.499Z] #14 DONE 0.4s [2023-12-15T09:31:08.765Z] [2023-12-15T09:31:08.765Z] #15 [builder 7/7] RUN make build [2023-12-15T09:31:09.032Z] #15 0.639 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-15T09:31:09.617Z] #15 ... [2023-12-15T09:31:09.617Z] [2023-12-15T09:31:09.617Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T09:31:09.617Z] #13 2.331 OK: 8 MiB in 16 packages [2023-12-15T09:31:09.617Z] #13 DONE 2.6s [2023-12-15T09:31:09.617Z] [2023-12-15T09:31:09.617Z] #15 [builder 7/7] RUN make build [2023-12-15T09:32:17.466Z] #15 DONE 67.1s [2023-12-15T09:32:17.466Z] [2023-12-15T09:32:17.466Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-15T09:32:17.466Z] #16 DONE 0.3s [2023-12-15T09:32:17.466Z] [2023-12-15T09:32:17.466Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-15T09:32:17.466Z] #17 DONE 0.1s [2023-12-15T09:32:17.466Z] [2023-12-15T09:32:17.466Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-15T09:32:17.466Z] #18 DONE 0.1s [2023-12-15T09:32:17.466Z] [2023-12-15T09:32:17.466Z] #19 exporting to image [2023-12-15T09:32:17.466Z] #19 exporting layers [2023-12-15T09:32:17.466Z] #19 exporting layers 0.4s done [2023-12-15T09:32:17.466Z] #19 writing image sha256:d82b347b02481a00d5417a4ac83ba1da4d505e37c4596709321ebad4d8e9bfa0 done [2023-12-15T09:32:17.466Z] #19 naming to docker.io/library/device-modbus-arm64 0.0s done [2023-12-15T09:32:17.466Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:32:17.930Z] provisioning config files... [2023-12-15T09:32:17.945Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/144@tmp/config13919346977824857242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:32:18.352Z] ---> ****-login.sh [2023-12-15T09:32:18.352Z] nexus3.edgexfoundry.org:10001 [2023-12-15T09:32:18.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:32:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:32:18.624Z] Configure a credential helper to remove this warning. See [2023-12-15T09:32:18.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:32:18.624Z] [2023-12-15T09:32:18.624Z] Login Succeeded [2023-12-15T09:32:18.624Z] nexus3.edgexfoundry.org:10002 [2023-12-15T09:32:18.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:32:18.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:32:18.890Z] Configure a credential helper to remove this warning. See [2023-12-15T09:32:18.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:32:18.890Z] [2023-12-15T09:32:18.890Z] Login Succeeded [2023-12-15T09:32:18.890Z] nexus3.edgexfoundry.org:10003 [2023-12-15T09:32:19.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:32:19.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:32:19.158Z] Configure a credential helper to remove this warning. See [2023-12-15T09:32:19.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:32:19.158Z] [2023-12-15T09:32:19.158Z] Login Succeeded [2023-12-15T09:32:19.158Z] nexus3.edgexfoundry.org:10004 [2023-12-15T09:32:19.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:32:19.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:32:19.429Z] Configure a credential helper to remove this warning. See [2023-12-15T09:32:19.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:32:19.429Z] [2023-12-15T09:32:19.429Z] Login Succeeded [2023-12-15T09:32:19.429Z] ****.io [2023-12-15T09:32:19.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T09:32:20.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T09:32:20.294Z] Configure a credential helper to remove this warning. See [2023-12-15T09:32:20.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T09:32:20.294Z] [2023-12-15T09:32:20.294Z] Login Succeeded [2023-12-15T09:32:20.294Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T09:32:20.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T09:32:20.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T09:32:20.558Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-12-15T09:32:20.558Z] f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:32:20.558Z] latest [2023-12-15T09:32:20.558Z] 3.2.0-dev.5 [2023-12-15T09:32:20.558Z] f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:32:20.558Z] main [2023-12-15T09:32:20.558Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:21.117Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:21.586Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:32:21.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-15T09:32:21.586Z] ff654c494382: Preparing [2023-12-15T09:32:21.587Z] 94152eaddb86: Preparing [2023-12-15T09:32:21.587Z] 639f0b468f56: Preparing [2023-12-15T09:32:21.587Z] 67a03536b8e1: Preparing [2023-12-15T09:32:21.587Z] cb4721bcf488: Preparing [2023-12-15T09:32:21.587Z] 0faf9b67be60: Preparing [2023-12-15T09:32:21.587Z] 0faf9b67be60: Waiting [2023-12-15T09:32:21.851Z] cb4721bcf488: Pushed [2023-12-15T09:32:22.116Z] 67a03536b8e1: Pushed [2023-12-15T09:32:22.116Z] 94152eaddb86: Pushed [2023-12-15T09:32:22.116Z] 0faf9b67be60: Layer already exists [2023-12-15T09:32:22.116Z] ff654c494382: Pushed [2023-12-15T09:32:25.465Z] 639f0b468f56: Pushed [2023-12-15T09:32:25.730Z] f075d1275b3de083ffef18a345f0eb35bf0251a5: digest: sha256:dd803e4f090064774523fa7d317d873c4decfcd29a6355c77bd38637e9f10309 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:26.212Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:26.671Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-15T09:32:26.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-15T09:32:26.671Z] ff654c494382: Preparing [2023-12-15T09:32:26.671Z] 94152eaddb86: Preparing [2023-12-15T09:32:26.671Z] 639f0b468f56: Preparing [2023-12-15T09:32:26.671Z] 67a03536b8e1: Preparing [2023-12-15T09:32:26.671Z] cb4721bcf488: Preparing [2023-12-15T09:32:26.671Z] 0faf9b67be60: Preparing [2023-12-15T09:32:26.671Z] 0faf9b67be60: Waiting [2023-12-15T09:32:26.671Z] ff654c494382: Layer already exists [2023-12-15T09:32:26.671Z] cb4721bcf488: Layer already exists [2023-12-15T09:32:26.671Z] 94152eaddb86: Layer already exists [2023-12-15T09:32:26.671Z] 67a03536b8e1: Layer already exists [2023-12-15T09:32:26.671Z] 639f0b468f56: Layer already exists [2023-12-15T09:32:26.671Z] 0faf9b67be60: Layer already exists [2023-12-15T09:32:26.935Z] latest: digest: sha256:dd803e4f090064774523fa7d317d873c4decfcd29a6355c77bd38637e9f10309 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:27.394Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:27.853Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.5 [2023-12-15T09:32:27.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-15T09:32:27.853Z] ff654c494382: Preparing [2023-12-15T09:32:27.853Z] 94152eaddb86: Preparing [2023-12-15T09:32:27.853Z] 639f0b468f56: Preparing [2023-12-15T09:32:27.853Z] 67a03536b8e1: Preparing [2023-12-15T09:32:27.853Z] cb4721bcf488: Preparing [2023-12-15T09:32:27.853Z] 0faf9b67be60: Preparing [2023-12-15T09:32:27.853Z] 0faf9b67be60: Waiting [2023-12-15T09:32:27.853Z] cb4721bcf488: Layer already exists [2023-12-15T09:32:27.853Z] 94152eaddb86: Layer already exists [2023-12-15T09:32:27.853Z] ff654c494382: Layer already exists [2023-12-15T09:32:27.853Z] 67a03536b8e1: Layer already exists [2023-12-15T09:32:27.853Z] 639f0b468f56: Layer already exists [2023-12-15T09:32:27.853Z] 0faf9b67be60: Layer already exists [2023-12-15T09:32:28.119Z] 3.2.0-dev.5: digest: sha256:dd803e4f090064774523fa7d317d873c4decfcd29a6355c77bd38637e9f10309 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:28.592Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:29.062Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:32:29.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-15T09:32:29.062Z] ff654c494382: Preparing [2023-12-15T09:32:29.062Z] 94152eaddb86: Preparing [2023-12-15T09:32:29.062Z] 639f0b468f56: Preparing [2023-12-15T09:32:29.062Z] 67a03536b8e1: Preparing [2023-12-15T09:32:29.062Z] cb4721bcf488: Preparing [2023-12-15T09:32:29.062Z] 0faf9b67be60: Preparing [2023-12-15T09:32:29.062Z] 0faf9b67be60: Waiting [2023-12-15T09:32:29.062Z] 67a03536b8e1: Layer already exists [2023-12-15T09:32:29.062Z] 94152eaddb86: Layer already exists [2023-12-15T09:32:29.062Z] ff654c494382: Layer already exists [2023-12-15T09:32:29.062Z] 639f0b468f56: Layer already exists [2023-12-15T09:32:29.062Z] cb4721bcf488: Layer already exists [2023-12-15T09:32:29.062Z] 0faf9b67be60: Layer already exists [2023-12-15T09:32:29.325Z] f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5: digest: sha256:dd803e4f090064774523fa7d317d873c4decfcd29a6355c77bd38637e9f10309 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:29.798Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:30.303Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-12-15T09:32:30.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-15T09:32:30.303Z] ff654c494382: Preparing [2023-12-15T09:32:30.303Z] 94152eaddb86: Preparing [2023-12-15T09:32:30.303Z] 639f0b468f56: Preparing [2023-12-15T09:32:30.303Z] 67a03536b8e1: Preparing [2023-12-15T09:32:30.303Z] cb4721bcf488: Preparing [2023-12-15T09:32:30.303Z] 0faf9b67be60: Preparing [2023-12-15T09:32:30.303Z] 0faf9b67be60: Waiting [2023-12-15T09:32:30.303Z] cb4721bcf488: Layer already exists [2023-12-15T09:32:30.303Z] 67a03536b8e1: Layer already exists [2023-12-15T09:32:30.303Z] 94152eaddb86: Layer already exists [2023-12-15T09:32:30.303Z] 639f0b468f56: Layer already exists [2023-12-15T09:32:30.303Z] ff654c494382: Layer already exists [2023-12-15T09:32:30.303Z] 0faf9b67be60: Layer already exists [2023-12-15T09:32:30.567Z] main: digest: sha256:dd803e4f090064774523fa7d317d873c4decfcd29a6355c77bd38637e9f10309 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T09:32:30.876Z] ===================================================== [Pipeline] echo [2023-12-15T09:32:30.938Z] taggedImages: [2023-12-15T09:32:30.938Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5 [2023-12-15T09:32:30.938Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-15T09:32:30.938Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.5 [2023-12-15T09:32:30.938Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:f075d1275b3de083ffef18a345f0eb35bf0251a5-3.2.0-dev.5 [2023-12-15T09:32:30.938Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:31.579Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T09:32:31.580Z] [2023-12-15T09:32:31.580Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:32:31.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T09:32:34.548Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T09:32:34.548Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T09:32:34.548Z] 04944245beec: Pulling fs layer [2023-12-15T09:32:34.548Z] 699f458cf7ca: Pulling fs layer [2023-12-15T09:32:34.548Z] 765212b225bb: Pulling fs layer [2023-12-15T09:32:34.548Z] f23df028b6ca: Pulling fs layer [2023-12-15T09:32:34.548Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T09:32:34.548Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T09:32:34.548Z] f23df028b6ca: Waiting [2023-12-15T09:32:34.548Z] 765212b225bb: Waiting [2023-12-15T09:32:34.548Z] d65c8cfc05b1: Waiting [2023-12-15T09:32:34.548Z] 2437ff75d9bd: Waiting [2023-12-15T09:32:34.548Z] 04944245beec: Verifying Checksum [2023-12-15T09:32:34.548Z] 04944245beec: Download complete [2023-12-15T09:32:34.548Z] 765212b225bb: Download complete [2023-12-15T09:32:34.819Z] f23df028b6ca: Verifying Checksum [2023-12-15T09:32:34.819Z] f23df028b6ca: Download complete [2023-12-15T09:32:34.819Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T09:32:34.819Z] 699f458cf7ca: Verifying Checksum [2023-12-15T09:32:34.819Z] 699f458cf7ca: Download complete [2023-12-15T09:32:35.403Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T09:32:35.403Z] 8998bd30e6a1: Download complete [2023-12-15T09:32:37.980Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T09:32:37.980Z] 2437ff75d9bd: Download complete [2023-12-15T09:32:43.332Z] 8998bd30e6a1: Pull complete [2023-12-15T09:32:43.599Z] 04944245beec: Pull complete [2023-12-15T09:32:50.223Z] 699f458cf7ca: Pull complete [2023-12-15T09:32:50.223Z] 765212b225bb: Pull complete [2023-12-15T09:32:50.489Z] f23df028b6ca: Pull complete [2023-12-15T09:32:50.489Z] d65c8cfc05b1: Pull complete [2023-12-15T09:33:12.521Z] 2437ff75d9bd: Pull complete [2023-12-15T09:33:12.521Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T09:33:12.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T09:33:12.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:33:12.861Z] prd-ubuntu20.04-docker-arm64-4c-16g-25172 does not seem to be running inside a container [2023-12-15T09:33:12.917Z] $ 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/144 -v /w/workspace/device-modbus-go/144:/w/workspace/device-modbus-go/144:rw,z -v /w/workspace/device-modbus-go/144@tmp:/w/workspace/device-modbus-go/144@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:arm64 cat [2023-12-15T09:33:15.131Z] $ docker top 18adab73bdfbbcb3cfdd1c80754b645d8a5d28dfe85d7e5e75db8deabcec41a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:33:15.693Z] ---> job-cost.sh [2023-12-15T09:33:15.958Z] lf-activate-venv: SKIPPING [2023-12-15T09:33:15.958Z] INFO: No Stack... [2023-12-15T09:33:16.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T09:33:17.185Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T09:33:17.495Z] + cat /w/workspace/device-modbus-go/144/archives/cost.csv [2023-12-15T09:33:17.495Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T09:33:17.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [2023-12-15T09:33:17.555Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] did not exist. Created. [2023-12-15T09:33:17.555Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T09:33:17.980Z] /w/workspace/device-modbus-go/144@tmp/durable-8f2fcc52/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T09:33:18.293Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T09:33:18.306Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T09:33:18.362Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T09:33:18.368Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-144-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T09:33:18.474Z] $ docker stop --time=1 18adab73bdfbbcb3cfdd1c80754b645d8a5d28dfe85d7e5e75db8deabcec41a0 [2023-12-15T09:33:20.672Z] $ docker rm -f --volumes 18adab73bdfbbcb3cfdd1c80754b645d8a5d28dfe85d7e5e75db8deabcec41a0 [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-12-15T09:33:21.913Z] provisioning config files... [2023-12-15T09:33:21.921Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2333734166315562462tmp [Pipeline] { [Pipeline] sh [2023-12-15T09:33:22.303Z] + set +x [2023-12-15T09:33:22.303Z] + curl -s https://codecov.io/bash [2023-12-15T09:33:22.303Z] + bash -s -- [2023-12-15T09:33:22.303Z] [2023-12-15T09:33:22.303Z] _____ _ [2023-12-15T09:33:22.303Z] / ____| | | [2023-12-15T09:33:22.303Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T09:33:22.303Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T09:33:22.303Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T09:33:22.303Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T09:33:22.303Z] Bash-1.0.6 [2023-12-15T09:33:22.303Z] [2023-12-15T09:33:22.303Z] [2023-12-15T09:33:22.303Z] ==> git version 2.25.1 found [2023-12-15T09:33:22.303Z] ==> 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-12-15T09:33:22.303Z] Release-Date: 2020-01-08 [2023-12-15T09:33:22.303Z] 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-12-15T09:33:22.303Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T09:33:22.303Z] ==> Jenkins CI detected. [2023-12-15T09:33:22.303Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-12-15T09:33:22.303Z] project root: . [2023-12-15T09:33:22.303Z] --> token set from env [2023-12-15T09:33:22.303Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T09:33:22.303Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T09:33:22.303Z] ==> Python coveragepy not found [2023-12-15T09:33:22.303Z] ==> Searching for coverage reports in: [2023-12-15T09:33:22.303Z] + . [2023-12-15T09:33:22.562Z] -> Found 1 reports [2023-12-15T09:33:22.562Z] ==> Detecting git/mercurial file structure [2023-12-15T09:33:22.562Z] ==> Reading reports [2023-12-15T09:33:22.562Z] + ./coverage.out bytes=24334 [2023-12-15T09:33:22.562Z] ==> Appending adjustments [2023-12-15T09:33:22.562Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T09:33:22.562Z] + Found adjustments [2023-12-15T09:33:22.562Z] ==> Gzipping contents [2023-12-15T09:33:22.562Z] 4.0K /tmp/codecov.MVplW4.gz [2023-12-15T09:33:22.562Z] ==> Uploading reports [2023-12-15T09:33:22.562Z] url: https://codecov.io [2023-12-15T09:33:22.562Z] query: branch=main&commit=f075d1275b3de083ffef18a345f0eb35bf0251a5&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T09:33:22.562Z] -> Pinging Codecov [2023-12-15T09:33:22.562Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f075d1275b3de083ffef18a345f0eb35bf0251a5&build=144&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F144%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T09:33:22.821Z] -> Uploading to [2023-12-15T09:33:22.821Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/55DBCA73C666E3227836607328DD7E49/f075d1275b3de083ffef18a345f0eb35bf0251a5/3b97a3df-3f8e-4297-b9f1-b1e139eb7d02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T093322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2458335226cfa130aea60f13aa2ee43deac1b922920aac7d96fc52b7e9f68ffd [2023-12-15T09:33:22.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T09:33:22.821Z] Dload Upload Total Spent Left Speed [2023-12-15T09:33:23.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 15534 --:--:-- --:--:-- --:--:-- 15598 [2023-12-15T09:33:23.080Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] } [2023-12-15T09:33:23.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T09:33:23.516Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T09:33:23.529Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:33:24.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T09:33:24.068Z] [2023-12-15T09:33:24.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:33:24.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T09:33:24.414Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T09:33:24.414Z] df9b9388f04a: Pulling fs layer [2023-12-15T09:33:24.414Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T09:33:24.414Z] 25bc292e5bac: Pulling fs layer [2023-12-15T09:33:24.414Z] 114826534d7a: Pulling fs layer [2023-12-15T09:33:24.414Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T09:33:24.414Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T09:33:24.414Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T09:33:24.414Z] 4657fd5d0bcf: Waiting [2023-12-15T09:33:24.414Z] 8a3aa393b2d8: Waiting [2023-12-15T09:33:24.414Z] 6ad1cebc031e: Waiting [2023-12-15T09:33:24.414Z] 114826534d7a: Waiting [2023-12-15T09:33:24.414Z] 25bc292e5bac: Download complete [2023-12-15T09:33:24.414Z] 52dc419b0ee2: Verifying Checksum [2023-12-15T09:33:24.414Z] 52dc419b0ee2: Download complete [2023-12-15T09:33:24.414Z] 4657fd5d0bcf: Download complete [2023-12-15T09:33:24.414Z] df9b9388f04a: Verifying Checksum [2023-12-15T09:33:24.414Z] df9b9388f04a: Download complete [2023-12-15T09:33:24.673Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T09:33:24.673Z] 6ad1cebc031e: Download complete [2023-12-15T09:33:24.673Z] df9b9388f04a: Pull complete [2023-12-15T09:33:24.673Z] 52dc419b0ee2: Pull complete [2023-12-15T09:33:24.673Z] 25bc292e5bac: Pull complete [2023-12-15T09:33:25.239Z] 114826534d7a: Verifying Checksum [2023-12-15T09:33:25.239Z] 114826534d7a: Download complete [2023-12-15T09:33:25.239Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T09:33:25.239Z] 8a3aa393b2d8: Download complete [2023-12-15T09:33:28.516Z] 114826534d7a: Pull complete [2023-12-15T09:33:28.516Z] 4657fd5d0bcf: Pull complete [2023-12-15T09:33:28.773Z] 6ad1cebc031e: Pull complete [2023-12-15T09:33:32.055Z] 8a3aa393b2d8: Pull complete [2023-12-15T09:33:32.055Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T09:33:32.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T09:33:32.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:33:32.349Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:33:32.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-15T09:33:36.006Z] $ docker top 1f5b83c4b3499bdea0861d5fe0f4508b2a44a61d758cf9abd366094e9538836f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T09:33:36.167Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-12-15T09:33:36.450Z] + set -o pipefail [2023-12-15T09:33:36.451Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/186de3c7-76a7-4076-a738-eec051d9583b [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] [2023-12-15T09:33:41.717Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T09:33:41.717Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T09:33:41.717Z] More details here: https://snyk.co/ue1NS [2023-12-15T09:33:41.717Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T09:33:41.717Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T09:33:41.727Z] $ docker stop --time=1 1f5b83c4b3499bdea0861d5fe0f4508b2a44a61d758cf9abd366094e9538836f [2023-12-15T09:33:45.124Z] $ docker rm -f --volumes 1f5b83c4b3499bdea0861d5fe0f4508b2a44a61d758cf9abd366094e9538836f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T09:33:46.629Z] + git log --format=format:%s -1 f075d1275b3de083ffef18a345f0eb35bf0251a5 [Pipeline] sh [2023-12-15T09:33:46.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T09:33:46.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:33:47.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:33:47.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:33:47.441Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:33:47.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-12-15T09:33:47.922Z] $ docker top 2c2bd4df475569d97d67497213e1c01ef33cbaa3389544ceb4c7f34625bb84e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T09:33:48.172Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T09:33:48.172Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T09:33:48.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T09:33:48.284Z] $ docker exec 2c2bd4df475569d97d67497213e1c01ef33cbaa3389544ceb4c7f34625bb84e7 ssh-agent [2023-12-15T09:33:48.394Z] SSH_AUTH_SOCK=/tmp/ssh-azHspK1dqsSO/agent.33 [2023-12-15T09:33:48.394Z] SSH_AGENT_PID=39 [2023-12-15T09:33:48.399Z] Running ssh-add (command line suppressed) [2023-12-15T09:33:48.508Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15046740554415276283.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15046740554415276283.key) [2023-12-15T09:33:48.523Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T09:33:48.866Z] + git semver tag [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,021 [run_tag] DEBUG tag force:False [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,021 [check_head_tag] DEBUG check head tag [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,022 [execute] INFO git cat-file --batch-check [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,026 [execute] INFO git cat-file --batch [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,041 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,041 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2023-12-15T09:33:49.125Z] 2023-12-15 09:33:49,041 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T09:33:49.126Z] 2023-12-15 09:33:49,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:33:49.126Z] 3.2.0-dev.5 [Pipeline] } [2023-12-15T09:33:49.134Z] $ docker exec --env ******** --env ******** 2c2bd4df475569d97d67497213e1c01ef33cbaa3389544ceb4c7f34625bb84e7 ssh-agent -k [2023-12-15T09:33:49.238Z] unset SSH_AUTH_SOCK; [2023-12-15T09:33:49.239Z] unset SSH_AGENT_PID; [2023-12-15T09:33:49.239Z] echo Agent pid 39 killed; [2023-12-15T09:33:49.249Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T09:33:49.759Z] + git semver [Pipeline] } [2023-12-15T09:33:50.029Z] $ docker stop --time=1 2c2bd4df475569d97d67497213e1c01ef33cbaa3389544ceb4c7f34625bb84e7 [2023-12-15T09:33:51.300Z] $ docker rm -f --volumes 2c2bd4df475569d97d67497213e1c01ef33cbaa3389544ceb4c7f34625bb84e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:33:51.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T09:33:51.998Z] [2023-12-15T09:33:51.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:33:52.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T09:33:52.387Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T09:33:52.387Z] ab5ef0e58194: Pulling fs layer [2023-12-15T09:33:52.387Z] 9712f1f96733: Pulling fs layer [2023-12-15T09:33:52.387Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T09:33:52.387Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T09:33:52.387Z] e9a5061849ea: Pulling fs layer [2023-12-15T09:33:52.387Z] d747dcd14b5f: Pulling fs layer [2023-12-15T09:33:52.387Z] 2de7ff778b66: Pulling fs layer [2023-12-15T09:33:52.387Z] 0d9ebad4ef96: Waiting [2023-12-15T09:33:52.387Z] e9a5061849ea: Waiting [2023-12-15T09:33:52.387Z] d747dcd14b5f: Waiting [2023-12-15T09:33:52.387Z] 2de7ff778b66: Waiting [2023-12-15T09:33:52.387Z] 9712f1f96733: Download complete [2023-12-15T09:33:52.663Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T09:33:52.663Z] 63f879dbbcfc: Download complete [2023-12-15T09:33:52.933Z] e9a5061849ea: Verifying Checksum [2023-12-15T09:33:52.933Z] e9a5061849ea: Download complete [2023-12-15T09:33:52.933Z] d747dcd14b5f: Verifying Checksum [2023-12-15T09:33:52.933Z] d747dcd14b5f: Download complete [2023-12-15T09:33:52.933Z] ab5ef0e58194: Download complete [2023-12-15T09:33:52.933Z] 0d9ebad4ef96: Verifying Checksum [2023-12-15T09:33:52.933Z] 0d9ebad4ef96: Download complete [2023-12-15T09:33:52.933Z] 2de7ff778b66: Verifying Checksum [2023-12-15T09:33:52.933Z] 2de7ff778b66: Download complete [2023-12-15T09:33:55.460Z] ab5ef0e58194: Pull complete [2023-12-15T09:33:55.460Z] 9712f1f96733: Pull complete [2023-12-15T09:33:56.402Z] 63f879dbbcfc: Pull complete [2023-12-15T09:34:00.596Z] 0d9ebad4ef96: Pull complete [2023-12-15T09:34:00.596Z] e9a5061849ea: Pull complete [2023-12-15T09:34:00.596Z] d747dcd14b5f: Pull complete [2023-12-15T09:34:01.531Z] 2de7ff778b66: Pull complete [2023-12-15T09:34:01.531Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T09:34:01.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T09:34:01.531Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:34:01.832Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:34:01.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools:0.23.1-centos7 cat [2023-12-15T09:34:05.955Z] $ docker top 27d8ce35525752c74dcc0a501f6f457bf22608df7e2fc855abb016d2a520f820 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:34:06.130Z] provisioning config files... [2023-12-15T09:34:06.137Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5100007095109178870tmp [2023-12-15T09:34:06.148Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9617624987929816614tmp [2023-12-15T09:34:06.159Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9380237019404941546tmp [Pipeline] { [Pipeline] echo [2023-12-15T09:34:06.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:06.604Z] ---> sigul-configuration.sh [2023-12-15T09:34:06.604Z] gpg: directory `/root/.gnupg' created [2023-12-15T09:34:06.604Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T09:34:06.604Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T09:34:06.604Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T09:34:06.604Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T09:34:06.604Z] gpg: CAST5 encrypted data [2023-12-15T09:34:06.604Z] gpg: encrypted with 1 passphrase [2023-12-15T09:34:06.604Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T09:34:06.894Z] + mkdir /home/jenkins [2023-12-15T09:34:06.894Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T09:34:07.184Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-15T09:34:07.195Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:07.488Z] ---> sigul-install.sh [2023-12-15T09:34:07.488Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T09:34:07.778Z] + git tag --list [2023-12-15T09:34:07.778Z] 0.7.1 [2023-12-15T09:34:07.778Z] v1.0.0 [2023-12-15T09:34:07.778Z] v1.1.0 [2023-12-15T09:34:07.778Z] v1.1.1 [2023-12-15T09:34:07.778Z] v1.2.2 [2023-12-15T09:34:07.778Z] v1.3.0 [2023-12-15T09:34:07.778Z] v1.3.1 [2023-12-15T09:34:07.778Z] v2.0.0 [2023-12-15T09:34:07.778Z] v2.1.0 [2023-12-15T09:34:07.778Z] v2.1.1 [2023-12-15T09:34:07.778Z] v2.2.0 [2023-12-15T09:34:07.778Z] v2.3.0 [2023-12-15T09:34:07.778Z] v3.0 [2023-12-15T09:34:07.778Z] v3.0.0 [2023-12-15T09:34:07.778Z] v3.1 [2023-12-15T09:34:07.778Z] v3.1.0 [2023-12-15T09:34:07.778Z] v3.1.0-dev.1 [2023-12-15T09:34:07.778Z] v3.1.0-dev.10 [2023-12-15T09:34:07.778Z] v3.1.0-dev.11 [2023-12-15T09:34:07.778Z] v3.1.0-dev.12 [2023-12-15T09:34:07.778Z] v3.1.0-dev.13 [2023-12-15T09:34:07.778Z] v3.1.0-dev.14 [2023-12-15T09:34:07.778Z] v3.1.0-dev.15 [2023-12-15T09:34:07.778Z] v3.1.0-dev.16 [2023-12-15T09:34:07.778Z] v3.1.0-dev.17 [2023-12-15T09:34:07.778Z] v3.1.0-dev.18 [2023-12-15T09:34:07.778Z] v3.1.0-dev.19 [2023-12-15T09:34:07.778Z] v3.1.0-dev.2 [2023-12-15T09:34:07.778Z] v3.1.0-dev.20 [2023-12-15T09:34:07.778Z] v3.1.0-dev.21 [2023-12-15T09:34:07.778Z] v3.1.0-dev.22 [2023-12-15T09:34:07.778Z] v3.1.0-dev.23 [2023-12-15T09:34:07.778Z] v3.1.0-dev.24 [2023-12-15T09:34:07.778Z] v3.1.0-dev.25 [2023-12-15T09:34:07.778Z] v3.1.0-dev.3 [2023-12-15T09:34:07.778Z] v3.1.0-dev.4 [2023-12-15T09:34:07.778Z] v3.1.0-dev.5 [2023-12-15T09:34:07.778Z] v3.1.0-dev.6 [2023-12-15T09:34:07.778Z] v3.1.0-dev.7 [2023-12-15T09:34:07.778Z] v3.1.0-dev.8 [2023-12-15T09:34:07.778Z] v3.1.0-dev.9 [2023-12-15T09:34:07.778Z] v3.2.0-dev.1 [2023-12-15T09:34:07.778Z] v3.2.0-dev.2 [2023-12-15T09:34:07.778Z] v3.2.0-dev.3 [2023-12-15T09:34:07.778Z] v3.2.0-dev.4 [2023-12-15T09:34:07.778Z] v3.2.0-dev.5 [Pipeline] sh [2023-12-15T09:34:08.071Z] + lftools sign git-tag v3.2.0-dev.5 [2023-12-15T09:34:08.636Z] Signing Git tag with Sigul... [2023-12-15T09:34:08.636Z] Signing v3.2.0-dev.5 [Pipeline] echo [2023-12-15T09:34:09.218Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:09.565Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T09:34:09.572Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T09:34:09.715Z] $ docker stop --time=1 27d8ce35525752c74dcc0a501f6f457bf22608df7e2fc855abb016d2a520f820 [2023-12-15T09:34:11.008Z] $ docker rm -f --volumes 27d8ce35525752c74dcc0a501f6f457bf22608df7e2fc855abb016d2a520f820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T09:34:11.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T09:34:11.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:34:12.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:34:12.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:34:12.504Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:34:12.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-12-15T09:34:12.884Z] $ docker top 2d45fc88bc12b38d06987239b6a609a4f9403816159fc88acb386973b492376d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T09:34:13.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T09:34:13.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T09:34:13.283Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T09:34:13.285Z] $ docker exec 2d45fc88bc12b38d06987239b6a609a4f9403816159fc88acb386973b492376d ssh-agent [2023-12-15T09:34:13.396Z] SSH_AUTH_SOCK=/tmp/ssh-aMMz6dUP0ZMe/agent.32 [2023-12-15T09:34:13.396Z] SSH_AGENT_PID=38 [2023-12-15T09:34:13.401Z] Running ssh-add (command line suppressed) [2023-12-15T09:34:13.506Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12290201019669450013.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12290201019669450013.key) [2023-12-15T09:34:13.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T09:34:13.870Z] + git semver bump pre [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,046 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,048 [execute] INFO git cat-file --batch-check [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,053 [execute] INFO git cat-file --batch [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T09:34:14.129Z] 2023-12-15 09:34:14,059 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:34:14.129Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T09:34:14.138Z] $ docker exec --env ******** --env ******** 2d45fc88bc12b38d06987239b6a609a4f9403816159fc88acb386973b492376d ssh-agent -k [2023-12-15T09:34:14.240Z] unset SSH_AUTH_SOCK; [2023-12-15T09:34:14.241Z] unset SSH_AGENT_PID; [2023-12-15T09:34:14.241Z] echo Agent pid 38 killed; [2023-12-15T09:34:14.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T09:34:14.774Z] + git semver [Pipeline] } [2023-12-15T09:34:15.046Z] $ docker stop --time=1 2d45fc88bc12b38d06987239b6a609a4f9403816159fc88acb386973b492376d [2023-12-15T09:34:16.350Z] $ docker rm -f --volumes 2d45fc88bc12b38d06987239b6a609a4f9403816159fc88acb386973b492376d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T09:34:16.867Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T09:34:16.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:34:17.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T09:34:17.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:34:17.407Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:34:17.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-12-15T09:34:17.806Z] $ docker top 2811a1176b92bed49212cc5c2eec5e20f6adb2694aa1042d716cb4c74d0a474b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T09:34:18.062Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T09:34:18.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T09:34:18.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T09:34:18.183Z] $ docker exec 2811a1176b92bed49212cc5c2eec5e20f6adb2694aa1042d716cb4c74d0a474b ssh-agent [2023-12-15T09:34:18.292Z] SSH_AUTH_SOCK=/tmp/ssh-mUYKKUrEi0y1/agent.31 [2023-12-15T09:34:18.292Z] SSH_AGENT_PID=37 [2023-12-15T09:34:18.297Z] Running ssh-add (command line suppressed) [2023-12-15T09:34:18.404Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_247424054411524943.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_247424054411524943.key) [2023-12-15T09:34:18.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T09:34:18.910Z] + git semver push [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,941 [run_push] DEBUG push [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,942 [execute] INFO git cat-file --batch-check [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,946 [execute] INFO git rev-list 9919068b4eaa9678c5fc8f1ad89e36d39290994a -- [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,947 [execute] DEBUG Popen(['git', 'rev-list', '9919068b4eaa9678c5fc8f1ad89e36d39290994a', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,956 [execute] INFO git fetch -v origin [2023-12-15T09:34:19.465Z] 2023-12-15 09:34:18,957 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T09:34:20.033Z] 2023-12-15 09:34:19,744 [run_push] DEBUG no remote changes detected [2023-12-15T09:34:20.033Z] 2023-12-15 09:34:19,745 [execute] INFO git push origin semver [2023-12-15T09:34:20.033Z] 2023-12-15 09:34:19,745 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T09:34:20.603Z] 2023-12-15 09:34:20,557 [run_push] DEBUG push all version tags [2023-12-15T09:34:20.603Z] 2023-12-15 09:34:20,557 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T09:34:20.603Z] 2023-12-15 09:34:20,558 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T09:34:21.547Z] 2023-12-15 09:34:21,312 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-15T09:34:21.547Z] 3.2.0-dev.6 [Pipeline] } [2023-12-15T09:34:21.557Z] $ docker exec --env ******** --env ******** 2811a1176b92bed49212cc5c2eec5e20f6adb2694aa1042d716cb4c74d0a474b ssh-agent -k [2023-12-15T09:34:21.655Z] unset SSH_AUTH_SOCK; [2023-12-15T09:34:21.655Z] unset SSH_AGENT_PID; [2023-12-15T09:34:21.655Z] echo Agent pid 37 killed; [2023-12-15T09:34:21.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T09:34:22.222Z] + git semver [Pipeline] } [2023-12-15T09:34:22.506Z] $ docker stop --time=1 2811a1176b92bed49212cc5c2eec5e20f6adb2694aa1042d716cb4c74d0a474b [2023-12-15T09:34:23.822Z] $ docker rm -f --volumes 2811a1176b92bed49212cc5c2eec5e20f6adb2694aa1042d716cb4c74d0a474b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-12-15T09:34:25.340Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-12-15T09:34:25.340Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-15T09:34:25.340Z] total 16 [2023-12-15T09:34:25.340Z] drwxr-xr-x 3 root root 4096 Dec 15 09:25 . [2023-12-15T09:34:25.340Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 09:34 .. [2023-12-15T09:34:25.340Z] drwxr-xr-x 2 root root 4096 Dec 15 09:25 cost [2023-12-15T09:34:25.340Z] -rw-r--r-- 1 root root 88 Dec 15 09:25 cost.csv [2023-12-15T09:34:25.340Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-15T09:34:25.340Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-15T09:34:25.340Z] total 16 [2023-12-15T09:34:25.340Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 09:25 . [2023-12-15T09:34:25.340Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 09:34 .. [2023-12-15T09:34:25.340Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 09:25 cost [2023-12-15T09:34:25.340Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 15 09:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:25.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:26.522Z] ---> package-listing.sh [2023-12-15T09:34:26.522Z] ++ facter osfamily [2023-12-15T09:34:26.522Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T09:34:26.783Z] + OS_FAMILY=debian [2023-12-15T09:34:26.783Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-12-15T09:34:26.783Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T09:34:26.783Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T09:34:26.783Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T09:34:26.783Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T09:34:26.783Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-15T09:34:26.783Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T09:34:26.783Z] + case "${OS_FAMILY}" in [2023-12-15T09:34:26.783Z] + dpkg -l [2023-12-15T09:34:26.783Z] + grep '^ii' [2023-12-15T09:34:26.783Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T09:34:26.783Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T09:34:26.783Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T09:34:26.783Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-15T09:34:26.783Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-12-15T09:34:26.783Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-12-15T09:34:26.793Z] 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-15T09:34:27.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T09:34:27.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T09:34:27.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T09:34:27.869Z] prd-ubuntu20.04-docker-8c-8g-25171 does not seem to be running inside a container [2023-12-15T09:34:27.898Z] $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools-log-publisher:latest cat [2023-12-15T09:34:28.118Z] $ docker top bdda6c646d8f7313c726c7fc973dec8061b234452f3c42afb6e5bfaff1cf9285 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T09:34:28.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T09:34:28.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T09:34:29.157Z] + ls /var/log/sa-host [2023-12-15T09:34:29.157Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T09:34:29.408Z] provisioning config files... [2023-12-15T09:34:29.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3215514191729630539tmp [Pipeline] { [Pipeline] echo [2023-12-15T09:34:29.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:29.828Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T09:34:29.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:30.283Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T09:34:30.291Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:30.574Z] ---> sudo-logs.sh [2023-12-15T09:34:30.574Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T09:34:30.653Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:30.936Z] ---> job-cost.sh [2023-12-15T09:34:30.936Z] lf-activate-venv: SKIPPING [2023-12-15T09:34:30.936Z] DEBUG: total: 0.2199999988079071 [2023-12-15T09:34:30.936Z] INFO: Retrieving Stack Cost... [2023-12-15T09:34:31.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T09:34:31.784Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T09:34:31.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T09:34:32.079Z] ---> logs-deploy.sh [2023-12-15T09:34:32.079Z] lf-activate-venv: SKIPPING [2023-12-15T09:34:32.079Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/144 [2023-12-15T09:34:32.079Z] INFO: archiving workspace using pattern(s): [2023-12-15T09:34:33.017Z] Archives upload complete. [2023-12-15T09:34:33.017Z] INFO: archiving logs to Nexus