Pull request #403 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from a3d6c5c3fe6636d0378c96d112b34be3b0f662fd+bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 (7939fc09496bcc2260b186c53e11077fdf24e0c1) 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-ssh10574269042197802496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10404681108948313001.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1786733171251070584.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-403/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3087015203579931570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10045371529301594386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-403/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6135117632650461043.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-3054’ Running on prd-ubuntu20.04-docker-8c-8g-3057 in /w/workspace/xfoundry_device-modbus-go_PR-403 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-403 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit a3d6c5c3fe6636d0378c96d112b34be3b0f662fd Merge succeeded, producing a3d6c5c3fe6636d0378c96d112b34be3b0f662fd Checking out Revision a3d6c5c3fe6636d0378c96d112b34be3b0f662fd (PR-403) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3d6c5c3fe6636d0378c96d112b34be3b0f662fd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3d6c5c3fe6636d0378c96d112b34be3b0f662fd # timeout=10 Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-19T02:45:31.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-19T02:45:31.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-19T02:45:31.592Z] ========================================================= [2023-01-19T02:45:31.592Z] EdgeX Global Pipelines Version Info [2023-01-19T02:45:31.592Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:45:32.342Z] ------------------- [2023-01-19T02:45:32.342Z] stable info: [2023-01-19T02:45:32.342Z] ------------------- [2023-01-19T02:45:32.342Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-19T02:45:32.342Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T02:45:32.342Z] Message: update stable to v1.0.244 [2023-01-19T02:45:32.916Z] ------------------- [2023-01-19T02:45:32.916Z] experimental info: [2023-01-19T02:45:32.916Z] ------------------- [2023-01-19T02:45:32.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-19T02:45:32.916Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-19T02:45:32.916Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-19T02:45:33.186Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-01-19T02:45:33.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-01-19T02:45:33.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-19T02:45:33.305Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-19T02:45:33.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-19T02:45:33.389Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-19T02:45:33.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-19T02:45:33.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-19T02:45:33.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-19T02:45:33.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-19T02:45:33.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-19T02:45:33.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-01-19T02:45:33.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-19T02:45:33.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-19T02:45:33.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T02:45:33.764Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-19T02:45:33.810Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T02:45:33.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-19T02:45:33.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-19T02:45:33.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-19T02:45:33.989Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-19T02:45:34.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-19T02:45:34.066Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-19T02:45:34.113Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-19T02:45:34.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-19T02:45:34.190Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-19T02:45:34.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-19T02:45:34.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-403 [Pipeline] echo [2023-01-19T02:45:34.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-403 [Pipeline] echo [2023-01-19T02:45:34.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-403 [Pipeline] echo [2023-01-19T02:45:34.403Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [Pipeline] echo [2023-01-19T02:45:34.441Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3d6c5c [Pipeline] echo [2023-01-19T02:45:34.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:45:34.592Z] provisioning config files... [2023-01-19T02:45:34.605Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/config13180876797058651901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:45:34.945Z] ---> docker-login.sh [2023-01-19T02:45:34.945Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:45:35.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:35.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:35.247Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:35.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:35.247Z] [2023-01-19T02:45:35.247Z] Login Succeeded [2023-01-19T02:45:35.247Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:45:35.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:35.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:35.507Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:35.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:35.507Z] [2023-01-19T02:45:35.507Z] Login Succeeded [2023-01-19T02:45:35.507Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:45:35.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:35.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:35.507Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:35.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:35.507Z] [2023-01-19T02:45:35.507Z] Login Succeeded [2023-01-19T02:45:35.796Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:45:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:35.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:35.796Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:35.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:35.796Z] [2023-01-19T02:45:35.796Z] Login Succeeded [2023-01-19T02:45:35.796Z] docker.io [2023-01-19T02:45:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:36.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:36.058Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:36.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:36.058Z] [2023-01-19T02:45:36.058Z] Login Succeeded [2023-01-19T02:45:36.058Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:45:36.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-19T02:45:36.705Z] + git rev-list -1 --merges a3d6c5c3fe6636d0378c96d112b34be3b0f662fd~1..a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [Pipeline] echo [2023-01-19T02:45:36.772Z] -----------> git rev-list -1 --merges a3d6c5c3fe6636d0378c96d112b34be3b0f662fd~1..a3d6c5c3fe6636d0378c96d112b34be3b0f662fd a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [false] [Pipeline] sh [2023-01-19T02:45:37.080Z] + git log --format=format:%s -1 a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [Pipeline] echo [2023-01-19T02:45:37.119Z] ========================================================= [2023-01-19T02:45:37.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-19T02:45:37.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T02:45:37.606Z] + git log --format=format:%s -1 a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [Pipeline] echo [2023-01-19T02:45:37.637Z] [semverPrep] GIT_COMMIT: a3d6c5c3fe6636d0378c96d112b34be3b0f662fd, Commit Message: build(deps): bump device-sdk-go and go-mod dependencies [Pipeline] echo [2023-01-19T02:45:37.671Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-19T02:45:38.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-19T02:45:38.038Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-19T02:45:38.038Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-19T02:45:38.038Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-19T02:45:38.038Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-19T02:45:38.038Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-19T02:45:38.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:45:38.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:45:38.462Z] [2023-01-19T02:45:38.462Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:45:38.831Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:45:38.831Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-19T02:45:38.831Z] b85a868b505f: Pulling fs layer [2023-01-19T02:45:38.831Z] e2be974225ed: Pulling fs layer [2023-01-19T02:45:38.831Z] 339a4e72a1f5: Pulling fs layer [2023-01-19T02:45:38.831Z] 988bab9f4d93: Pulling fs layer [2023-01-19T02:45:38.831Z] 1469e6f7b9e6: Pulling fs layer [2023-01-19T02:45:38.831Z] eaf3925da568: Pulling fs layer [2023-01-19T02:45:38.831Z] bab4dde63d76: Pulling fs layer [2023-01-19T02:45:38.831Z] bde34c3a00c8: Pulling fs layer [2023-01-19T02:45:38.831Z] b352a97aabf1: Pulling fs layer [2023-01-19T02:45:38.831Z] 4872d77fe225: Pulling fs layer [2023-01-19T02:45:38.831Z] 5851b861e8e6: Pulling fs layer [2023-01-19T02:45:38.831Z] 988bab9f4d93: Waiting [2023-01-19T02:45:38.831Z] bab4dde63d76: Waiting [2023-01-19T02:45:38.831Z] 4872d77fe225: Waiting [2023-01-19T02:45:38.831Z] eaf3925da568: Waiting [2023-01-19T02:45:38.831Z] b352a97aabf1: Waiting [2023-01-19T02:45:38.831Z] e2be974225ed: Verifying Checksum [2023-01-19T02:45:38.831Z] e2be974225ed: Download complete [2023-01-19T02:45:38.831Z] 988bab9f4d93: Download complete [2023-01-19T02:45:39.099Z] 1469e6f7b9e6: Verifying Checksum [2023-01-19T02:45:39.099Z] 1469e6f7b9e6: Download complete [2023-01-19T02:45:39.099Z] eaf3925da568: Verifying Checksum [2023-01-19T02:45:39.099Z] eaf3925da568: Download complete [2023-01-19T02:45:39.099Z] 339a4e72a1f5: Verifying Checksum [2023-01-19T02:45:39.099Z] 339a4e72a1f5: Download complete [2023-01-19T02:45:39.099Z] bde34c3a00c8: Download complete [2023-01-19T02:45:39.362Z] b352a97aabf1: Download complete [2023-01-19T02:45:39.362Z] 4872d77fe225: Verifying Checksum [2023-01-19T02:45:39.362Z] 4872d77fe225: Download complete [2023-01-19T02:45:39.362Z] 5851b861e8e6: Download complete [2023-01-19T02:45:39.362Z] b85a868b505f: Verifying Checksum [2023-01-19T02:45:39.362Z] b85a868b505f: Download complete [2023-01-19T02:45:39.620Z] bab4dde63d76: Verifying Checksum [2023-01-19T02:45:39.620Z] bab4dde63d76: Download complete [2023-01-19T02:45:40.554Z] b85a868b505f: Pull complete [2023-01-19T02:45:40.554Z] e2be974225ed: Pull complete [2023-01-19T02:45:41.124Z] 339a4e72a1f5: Pull complete [2023-01-19T02:45:41.124Z] 988bab9f4d93: Pull complete [2023-01-19T02:45:41.384Z] 1469e6f7b9e6: Pull complete [2023-01-19T02:45:41.642Z] eaf3925da568: Pull complete [2023-01-19T02:45:43.033Z] bab4dde63d76: Pull complete [2023-01-19T02:45:43.294Z] bde34c3a00c8: Pull complete [2023-01-19T02:45:43.294Z] b352a97aabf1: Pull complete [2023-01-19T02:45:43.294Z] 4872d77fe225: Pull complete [2023-01-19T02:45:43.554Z] 5851b861e8e6: Pull complete [2023-01-19T02:45:43.554Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-19T02:45:43.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-19T02:45:43.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:45:43.784Z] prd-ubuntu20.04-docker-8c-8g-3057 does not seem to be running inside a container [2023-01-19T02:45:43.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-403 -v /w/workspace/xfoundry_device-modbus-go_PR-403:/w/workspace/xfoundry_device-modbus-go_PR-403:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-403@tmp:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-19T02:45:45.936Z] $ docker top 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 -eo pid,comm [2023-01-19T02:45:45.998Z] 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-01-19T02:45:45.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-19T02:45:46.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T02:45:46.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T02:45:46.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T02:45:46.237Z] $ docker exec 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 ssh-agent [2023-01-19T02:45:46.352Z] SSH_AUTH_SOCK=/tmp/ssh-oe91MjwD1fZs/agent.32 [2023-01-19T02:45:46.352Z] SSH_AGENT_PID=38 [2023-01-19T02:45:46.360Z] Running ssh-add (command line suppressed) [2023-01-19T02:45:46.452Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-403@tmp/private_key_17494508638420015325.key (/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/private_key_17494508638420015325.key) [2023-01-19T02:45:46.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T02:45:46.888Z] + git tag --points-at HEAD [Pipeline] } [2023-01-19T02:45:46.916Z] $ docker exec --env ******** --env ******** 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 ssh-agent -k [2023-01-19T02:45:47.011Z] unset SSH_AUTH_SOCK; [2023-01-19T02:45:47.012Z] unset SSH_AGENT_PID; [2023-01-19T02:45:47.012Z] echo Agent pid 38 killed; [2023-01-19T02:45:47.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-19T02:45:47.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-19T02:45:47.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-19T02:45:47.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-19T02:45:47.242Z] $ docker exec 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 ssh-agent [2023-01-19T02:45:47.364Z] SSH_AUTH_SOCK=/tmp/ssh-LHGSjmTmxMBZ/agent.70 [2023-01-19T02:45:47.364Z] SSH_AGENT_PID=76 [2023-01-19T02:45:47.369Z] Running ssh-add (command line suppressed) [2023-01-19T02:45:47.484Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-403@tmp/private_key_8489612252967620954.key (/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/private_key_8489612252967620954.key) [2023-01-19T02:45:47.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-19T02:45:47.837Z] + git semver init [2023-01-19T02:45:48.098Z] 2023-01-19 02:45:48,030 [run_init] DEBUG init version:0.0.0 force:False [2023-01-19T02:45:48.098Z] 2023-01-19 02:45:48,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-403/.semver [2023-01-19T02:45:48.098Z] 2023-01-19 02:45:48,031 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-403/.semver [2023-01-19T02:45:48.098Z] 2023-01-19 02:45:48,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-403/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-403, universal_newlines=False, shell=None, istream=None) [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,256 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-403/.git/info/exclude [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-403/.semver/PR-403 with force:False [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,257 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-403/.semver/PR-403 [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,261 [execute] INFO git cat-file --batch-check [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,267 [execute] INFO git cat-file --batch [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-403/.semver, universal_newlines=False, shell=None, istream=) [2023-01-19T02:45:49.475Z] 2023-01-19 02:45:49,273 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-403/.semver/PR-403 [2023-01-19T02:45:49.475Z] 0.0.0 [Pipeline] } [2023-01-19T02:45:49.501Z] $ docker exec --env ******** --env ******** 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 ssh-agent -k [2023-01-19T02:45:49.591Z] unset SSH_AUTH_SOCK; [2023-01-19T02:45:49.592Z] unset SSH_AGENT_PID; [2023-01-19T02:45:49.592Z] echo Agent pid 76 killed; [2023-01-19T02:45:49.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-19T02:45:50.030Z] + git semver [Pipeline] } [2023-01-19T02:45:50.308Z] $ docker stop --time=1 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 [2023-01-19T02:45:51.608Z] $ docker rm -f --volumes 598653cbfb856c6fe878732caf3824e42649c35938cd3f19c384214c264a9eb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T02:45:52.000Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-19T02:45:52.251Z] Stashed 1 file(s) [Pipeline] echo [2023-01-19T02:45:52.268Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:45:52.869Z] provisioning config files... [2023-01-19T02:45:52.877Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/config135931269673142142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:45:53.228Z] ---> docker-login.sh [2023-01-19T02:45:53.228Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:45:53.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:53.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:53.228Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:53.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:53.228Z] [2023-01-19T02:45:53.228Z] Login Succeeded [2023-01-19T02:45:53.228Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:45:53.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:53.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:53.228Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:53.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:53.228Z] [2023-01-19T02:45:53.228Z] Login Succeeded [2023-01-19T02:45:53.228Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:45:53.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:53.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:53.487Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:53.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:53.487Z] [2023-01-19T02:45:53.487Z] Login Succeeded [2023-01-19T02:45:53.487Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:45:53.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:53.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:53.487Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:53.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:53.487Z] [2023-01-19T02:45:53.487Z] Login Succeeded [2023-01-19T02:45:53.487Z] docker.io [2023-01-19T02:45:53.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:45:53.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:45:53.748Z] Configure a credential helper to remove this warning. See [2023-01-19T02:45:53.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:45:53.748Z] [2023-01-19T02:45:53.748Z] Login Succeeded [2023-01-19T02:45:53.748Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:45:53.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T02:45:53.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:45:54.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:45:54.043Z] ========================================================= [2023-01-19T02:45:54.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-19T02:45:54.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:45:54.492Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T02:45:54.492Z] Sending build context to Docker daemon 6.366MB [2023-01-19T02:45:54.492Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:45:54.492Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-19T02:45:54.762Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-19T02:45:54.762Z] 213ec9aee27d: Pulling fs layer [2023-01-19T02:45:54.762Z] 4583459ba037: Pulling fs layer [2023-01-19T02:45:54.762Z] 93c1e223e6f2: Pulling fs layer [2023-01-19T02:45:54.762Z] 53926ce57604: Pulling fs layer [2023-01-19T02:45:54.762Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-19T02:45:54.762Z] 22ff95d597cd: Pulling fs layer [2023-01-19T02:45:54.762Z] 12d6caf4c0d1: Pulling fs layer [2023-01-19T02:45:54.762Z] 96b7cbca73a9: Pulling fs layer [2023-01-19T02:45:54.762Z] a7acece74701: Pulling fs layer [2023-01-19T02:45:54.762Z] 96b7cbca73a9: Waiting [2023-01-19T02:45:54.762Z] a7acece74701: Waiting [2023-01-19T02:45:54.762Z] 53926ce57604: Waiting [2023-01-19T02:45:54.762Z] 21b2b0c7a3f4: Waiting [2023-01-19T02:45:54.762Z] 22ff95d597cd: Waiting [2023-01-19T02:45:54.762Z] 12d6caf4c0d1: Waiting [2023-01-19T02:45:54.762Z] 93c1e223e6f2: Verifying Checksum [2023-01-19T02:45:54.762Z] 93c1e223e6f2: Download complete [2023-01-19T02:45:54.762Z] 4583459ba037: Verifying Checksum [2023-01-19T02:45:54.762Z] 4583459ba037: Download complete [2023-01-19T02:45:55.024Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-19T02:45:55.025Z] 21b2b0c7a3f4: Download complete [2023-01-19T02:45:55.025Z] 22ff95d597cd: Verifying Checksum [2023-01-19T02:45:55.025Z] 22ff95d597cd: Download complete [2023-01-19T02:45:55.025Z] 213ec9aee27d: Verifying Checksum [2023-01-19T02:45:55.025Z] 213ec9aee27d: Download complete [2023-01-19T02:45:55.025Z] 12d6caf4c0d1: Verifying Checksum [2023-01-19T02:45:55.025Z] 12d6caf4c0d1: Download complete [2023-01-19T02:45:55.025Z] 213ec9aee27d: Pull complete [2023-01-19T02:45:55.293Z] 4583459ba037: Pull complete [2023-01-19T02:45:55.293Z] 93c1e223e6f2: Pull complete [2023-01-19T02:45:55.887Z] a7acece74701: Verifying Checksum [2023-01-19T02:45:55.887Z] a7acece74701: Download complete [2023-01-19T02:45:55.887Z] 96b7cbca73a9: Verifying Checksum [2023-01-19T02:45:55.887Z] 96b7cbca73a9: Download complete [2023-01-19T02:45:56.457Z] 53926ce57604: Verifying Checksum [2023-01-19T02:45:56.457Z] 53926ce57604: Download complete [2023-01-19T02:46:00.779Z] 53926ce57604: Pull complete [2023-01-19T02:46:00.779Z] 21b2b0c7a3f4: Pull complete [2023-01-19T02:46:00.779Z] 22ff95d597cd: Pull complete [2023-01-19T02:46:00.779Z] 12d6caf4c0d1: Pull complete [2023-01-19T02:46:02.890Z] 96b7cbca73a9: Pull complete [2023-01-19T02:46:03.843Z] a7acece74701: Pull complete [2023-01-19T02:46:03.843Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-19T02:46:03.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-19T02:46:03.843Z] ---> db6d94c90886 [2023-01-19T02:46:03.843Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:46:07.165Z] ---> Running in 13a43b3e2fc6 [2023-01-19T02:46:07.165Z] Removing intermediate container 13a43b3e2fc6 [2023-01-19T02:46:07.165Z] ---> b15b1779d171 [2023-01-19T02:46:07.165Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:46:07.165Z] ---> Running in fbd1f643b634 [2023-01-19T02:46:07.165Z] Removing intermediate container fbd1f643b634 [2023-01-19T02:46:07.165Z] ---> 9c76db45cd54 [2023-01-19T02:46:07.165Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-19T02:46:07.165Z] ---> Running in 534bf599b140 [2023-01-19T02:46:07.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:46:07.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:46:07.685Z] Still waiting to schedule task [2023-01-19T02:46:07.685Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3055’ [2023-01-19T02:46:07.691Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T02:46:07.691Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-19T02:46:07.691Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T02:46:07.691Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T02:46:07.962Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-19T02:46:07.962Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-19T02:46:07.962Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-19T02:46:07.963Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-19T02:46:07.963Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T02:46:07.963Z] OK: 217 MiB in 59 packages [2023-01-19T02:46:08.534Z] Removing intermediate container 534bf599b140 [2023-01-19T02:46:08.534Z] ---> 7f4518179099 [2023-01-19T02:46:08.534Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-19T02:46:08.534Z] ---> Running in 3b959ba5cba7 [2023-01-19T02:46:08.534Z] Removing intermediate container 3b959ba5cba7 [2023-01-19T02:46:08.534Z] ---> 01a70ddafc90 [2023-01-19T02:46:08.534Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-19T02:46:08.534Z] ---> e8b1b007c9e6 [2023-01-19T02:46:08.534Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:46:08.534Z] ---> Running in b6f7648c6fef [2023-01-19T02:46:41.089Z] Removing intermediate container b6f7648c6fef [2023-01-19T02:46:41.089Z] ---> 095dff2622a2 [2023-01-19T02:46:41.089Z] Step 9/10 : COPY . . [2023-01-19T02:46:41.654Z] ---> 52682c95900d [2023-01-19T02:46:41.654Z] Step 10/10 : RUN ${MAKE} [2023-01-19T02:46:41.654Z] ---> Running in 525077bb0689 [2023-01-19T02:46:41.912Z] noop [2023-01-19T02:46:42.173Z] Removing intermediate container 525077bb0689 [2023-01-19T02:46:42.173Z] ---> b115c8c24c95 [2023-01-19T02:46:42.173Z] Successfully built b115c8c24c95 [2023-01-19T02:46:42.173Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:46:42.618Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T02:46:42.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:46:42.767Z] prd-ubuntu20.04-docker-8c-8g-3057 does not seem to be running inside a container [2023-01-19T02:46:42.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-403 -v /w/workspace/xfoundry_device-modbus-go_PR-403:/w/workspace/xfoundry_device-modbus-go_PR-403:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-403@tmp:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T02:46:43.128Z] $ docker top 6c2deb8ae554f5384aeff4911e32c649e71c0c2bb665b6c672b702b81b72fdd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:46:43.519Z] + go version [2023-01-19T02:46:43.519Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-19T02:46:43.557Z] $ docker stop --time=1 6c2deb8ae554f5384aeff4911e32c649e71c0c2bb665b6c672b702b81b72fdd5 [2023-01-19T02:46:44.818Z] $ docker rm -f --volumes 6c2deb8ae554f5384aeff4911e32c649e71c0c2bb665b6c672b702b81b72fdd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:46:45.699Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-19T02:46:45.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:46:45.845Z] prd-ubuntu20.04-docker-8c-8g-3057 does not seem to be running inside a container [2023-01-19T02:46:45.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-403 -v /w/workspace/xfoundry_device-modbus-go_PR-403:/w/workspace/xfoundry_device-modbus-go_PR-403:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-403@tmp:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-19T02:46:46.202Z] $ docker top 3f1ee7460bc401af7597fc542c5d447257c6bdd17ea96907e2b892149e6c975d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:46:46.597Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-403 [Pipeline] fileExists [Pipeline] sh [2023-01-19T02:46:46.953Z] + make test [2023-01-19T02:46:46.953Z] go test ./... -coverprofile=coverage.out [2023-01-19T02:46:47.211Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-19T02:46:57.187Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-01-19T02:46:57.187Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.7% of statements [2023-01-19T02:47:03.750Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-19T02:47:03.750Z] go vet ./... [2023-01-19T02:47:07.040Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T02:47:07.040Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T02:47:07.040Z] ./bin/test-attribution-txt.sh [2023-01-19T02:47:07.040Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T02:47:07.040Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T02:47:07.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T02:47:07.139Z] $ docker stop --time=1 3f1ee7460bc401af7597fc542c5d447257c6bdd17ea96907e2b892149e6c975d [2023-01-19T02:47:09.296Z] $ docker rm -f --volumes 3f1ee7460bc401af7597fc542c5d447257c6bdd17ea96907e2b892149e6c975d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T02:47:09.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T02:47:09.880Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-19T02:47:10.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T02:47:10.781Z] + ls -al . [2023-01-19T02:47:10.781Z] total 184 [2023-01-19T02:47:10.781Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 19 02:46 . [2023-01-19T02:47:10.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:45 .. [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 02:45 .dockerignore [2023-01-19T02:47:10.781Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:46 .git [2023-01-19T02:47:10.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:45 .github [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 331 Jan 19 02:45 .gitignore [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 02:45 .golangci.yml [2023-01-19T02:47:10.781Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:45 .semver [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 10017 Jan 19 02:45 Attribution.txt [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 11576 Jan 19 02:45 CHANGELOG.md [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jan 19 02:45 Dockerfile [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 02:45 GOVERNANCE.md [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 19 02:45 Jenkinsfile [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 02:45 LICENSE [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 1670 Jan 19 02:45 Makefile [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:45 OWNERS.md [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 4061 Jan 19 02:45 README.md [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:45 VERSION [2023-01-19T02:47:10.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:45 bin [2023-01-19T02:47:10.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:45 cmd [2023-01-19T02:47:10.781Z] -rw-r--r-- 1 jenkins jenkins 23241 Jan 19 02:46 coverage.out [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 19 02:45 go.mod [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 35198 Jan 19 02:45 go.sum [2023-01-19T02:47:10.781Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:45 internal [2023-01-19T02:47:10.781Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:45 simulator [2023-01-19T02:47:10.781Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:45 snap [2023-01-19T02:47:10.781Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 19 02:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:47:11.172Z] + 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=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd --label arch=amd64 --label version=0.0.0 . [2023-01-19T02:47:11.173Z] Sending build context to Docker daemon 6.39MB [2023-01-19T02:47:11.173Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:47:11.173Z] Step 2/22 : FROM ${BASE} AS builder [2023-01-19T02:47:11.173Z] ---> b115c8c24c95 [2023-01-19T02:47:11.173Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:47:11.173Z] ---> Running in e0f5991b62d6 [2023-01-19T02:47:11.431Z] Removing intermediate container e0f5991b62d6 [2023-01-19T02:47:11.431Z] ---> 9256d0486b11 [2023-01-19T02:47:11.431Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:47:11.431Z] ---> Running in 2facc9368891 [2023-01-19T02:47:11.431Z] Removing intermediate container 2facc9368891 [2023-01-19T02:47:11.431Z] ---> 86dd5519c897 [2023-01-19T02:47:11.431Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-01-19T02:47:11.431Z] ---> Running in d375eed440ee [2023-01-19T02:47:11.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:47:11.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:47:11.948Z] OK: 217 MiB in 59 packages [2023-01-19T02:47:12.207Z] Removing intermediate container d375eed440ee [2023-01-19T02:47:12.207Z] ---> f4322c15e85e [2023-01-19T02:47:12.207Z] Step 6/22 : WORKDIR /device-modbus-go [2023-01-19T02:47:12.465Z] ---> Running in 07c4934e7c2f [2023-01-19T02:47:12.465Z] Removing intermediate container 07c4934e7c2f [2023-01-19T02:47:12.465Z] ---> c99aaba528bc [2023-01-19T02:47:12.465Z] Step 7/22 : COPY go.mod vendor* ./ [2023-01-19T02:47:12.465Z] ---> 163317a6cdc1 [2023-01-19T02:47:12.465Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:47:12.465Z] ---> Running in e847fb63cca4 [2023-01-19T02:47:13.399Z] Removing intermediate container e847fb63cca4 [2023-01-19T02:47:13.399Z] ---> af16d9fe372d [2023-01-19T02:47:13.399Z] Step 9/22 : COPY . . [2023-01-19T02:47:13.657Z] ---> fa48d0e76f63 [2023-01-19T02:47:13.658Z] Step 10/22 : RUN ${MAKE} [2023-01-19T02:47:13.658Z] ---> Running in 2de53db27575 [2023-01-19T02:47:13.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-01-19T02:47:35.886Z] Removing intermediate container 2de53db27575 [2023-01-19T02:47:35.886Z] ---> 12d420c457da [2023-01-19T02:47:35.886Z] Step 11/22 : FROM alpine:3.14 [2023-01-19T02:47:35.886Z] 3.14: Pulling from library/alpine [2023-01-19T02:47:35.886Z] c7ed990a2339: Pulling fs layer [2023-01-19T02:47:35.886Z] c7ed990a2339: Verifying Checksum [2023-01-19T02:47:35.886Z] c7ed990a2339: Download complete [2023-01-19T02:47:35.886Z] c7ed990a2339: Pull complete [2023-01-19T02:47:35.886Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-19T02:47:35.886Z] Status: Downloaded newer image for alpine:3.14 [2023-01-19T02:47:35.886Z] ---> dd53f409bf0b [2023-01-19T02:47:35.886Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-01-19T02:47:35.886Z] ---> Running in 3aa46cbb9c2a [2023-01-19T02:47:35.886Z] Removing intermediate container 3aa46cbb9c2a [2023-01-19T02:47:35.886Z] ---> 66687346b1f1 [2023-01-19T02:47:35.886Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-01-19T02:47:35.886Z] ---> Running in 620b1aa1388f [2023-01-19T02:47:35.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-01-19T02:47:35.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-01-19T02:47:35.886Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T02:47:35.886Z] Executing busybox-1.33.1-r8.trigger [2023-01-19T02:47:35.886Z] OK: 6 MiB in 15 packages [2023-01-19T02:47:35.886Z] Removing intermediate container 620b1aa1388f [2023-01-19T02:47:35.886Z] ---> 55a9631eb3e6 [2023-01-19T02:47:35.886Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-01-19T02:47:35.886Z] ---> 20cae200477c [2023-01-19T02:47:35.886Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-01-19T02:47:35.886Z] ---> 7f8f31832afc [2023-01-19T02:47:35.886Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-01-19T02:47:35.886Z] ---> 1e73c4d4367e [2023-01-19T02:47:35.886Z] Step 17/22 : EXPOSE 59901 [2023-01-19T02:47:35.886Z] ---> Running in 21be4934bc87 [2023-01-19T02:47:35.886Z] Removing intermediate container 21be4934bc87 [2023-01-19T02:47:35.886Z] ---> 29305373cd2f [2023-01-19T02:47:35.886Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-01-19T02:47:35.886Z] ---> Running in 9b47ac5a4d9f [2023-01-19T02:47:35.886Z] Removing intermediate container 9b47ac5a4d9f [2023-01-19T02:47:35.886Z] ---> fd67d8babd77 [2023-01-19T02:47:35.886Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-19T02:47:35.886Z] ---> Running in d87548de88a4 [2023-01-19T02:47:35.886Z] Removing intermediate container d87548de88a4 [2023-01-19T02:47:35.886Z] ---> e994be96ae81 [2023-01-19T02:47:35.886Z] Step 20/22 : LABEL arch=amd64 [2023-01-19T02:47:35.886Z] ---> Running in 8528d9323aa6 [2023-01-19T02:47:35.886Z] Removing intermediate container 8528d9323aa6 [2023-01-19T02:47:35.886Z] ---> ce039ad396e9 [2023-01-19T02:47:35.886Z] Step 21/22 : LABEL git_sha=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [2023-01-19T02:47:35.886Z] ---> Running in f4fef7712ecb [2023-01-19T02:47:35.886Z] Removing intermediate container f4fef7712ecb [2023-01-19T02:47:35.886Z] ---> 412bfb05e8ec [2023-01-19T02:47:35.886Z] Step 22/22 : LABEL version=0.0.0 [2023-01-19T02:47:35.886Z] ---> Running in de3b9fd3db8b [2023-01-19T02:47:35.886Z] Removing intermediate container de3b9fd3db8b [2023-01-19T02:47:35.886Z] ---> 680359323ff2 [2023-01-19T02:47:35.886Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T02:47:35.886Z] Successfully built 680359323ff2 [2023-01-19T02:47:35.886Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:47:36.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:47:36.706Z] [2023-01-19T02:47:36.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:47:37.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:47:37.074Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-19T02:47:37.074Z] 5eb5b503b376: Pulling fs layer [2023-01-19T02:47:37.074Z] 5c69ac0246d0: Pulling fs layer [2023-01-19T02:47:37.074Z] ec43610c2a17: Pulling fs layer [2023-01-19T02:47:37.074Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-19T02:47:37.074Z] 33b1e0a273af: Pulling fs layer [2023-01-19T02:47:37.074Z] 5d3b04190fa2: Pulling fs layer [2023-01-19T02:47:37.074Z] 2f39f015ded8: Pulling fs layer [2023-01-19T02:47:37.074Z] 3a2ae6a8a46f: Waiting [2023-01-19T02:47:37.074Z] 33b1e0a273af: Waiting [2023-01-19T02:47:37.074Z] 5d3b04190fa2: Waiting [2023-01-19T02:47:37.074Z] 5c69ac0246d0: Verifying Checksum [2023-01-19T02:47:37.074Z] 5c69ac0246d0: Download complete [2023-01-19T02:47:37.074Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-19T02:47:37.074Z] 3a2ae6a8a46f: Download complete [2023-01-19T02:47:37.333Z] 33b1e0a273af: Verifying Checksum [2023-01-19T02:47:37.333Z] 33b1e0a273af: Download complete [2023-01-19T02:47:37.333Z] 5d3b04190fa2: Verifying Checksum [2023-01-19T02:47:37.333Z] 5d3b04190fa2: Download complete [2023-01-19T02:47:37.333Z] ec43610c2a17: Verifying Checksum [2023-01-19T02:47:37.333Z] ec43610c2a17: Download complete [2023-01-19T02:47:37.333Z] 5eb5b503b376: Verifying Checksum [2023-01-19T02:47:37.333Z] 5eb5b503b376: Download complete [2023-01-19T02:47:38.266Z] 2f39f015ded8: Verifying Checksum [2023-01-19T02:47:38.266Z] 2f39f015ded8: Download complete [2023-01-19T02:47:38.523Z] 5eb5b503b376: Pull complete [2023-01-19T02:47:38.781Z] 5c69ac0246d0: Pull complete [2023-01-19T02:47:39.038Z] ec43610c2a17: Pull complete [2023-01-19T02:47:39.297Z] 3a2ae6a8a46f: Pull complete [2023-01-19T02:47:39.555Z] 33b1e0a273af: Pull complete [2023-01-19T02:47:39.555Z] 5d3b04190fa2: Pull complete [2023-01-19T02:47:43.733Z] 2f39f015ded8: Pull complete [2023-01-19T02:47:43.733Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-19T02:47:43.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:47:43.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:47:43.956Z] prd-ubuntu20.04-docker-8c-8g-3057 does not seem to be running inside a container [2023-01-19T02:47:43.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-403 -v /w/workspace/xfoundry_device-modbus-go_PR-403:/w/workspace/xfoundry_device-modbus-go_PR-403:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-403@tmp:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T02:47:46.290Z] $ docker top 55850486ab45021c89dbb6c7ab279733d43ddc569787ce217ecf35b95930ee24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:47:46.722Z] ---> job-cost.sh [2023-01-19T02:47:46.722Z] lf-activate-venv: SKIPPING [2023-01-19T02:47:46.722Z] INFO: No Stack... [2023-01-19T02:47:46.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T02:47:48.358Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T02:47:48.670Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-403/archives/cost.csv [2023-01-19T02:47:48.670Z] + cut -d, -f6 [Pipeline] lock [2023-01-19T02:47:48.711Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [2023-01-19T02:47:48.716Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] did not exist. Created. [2023-01-19T02:47:48.716Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T02:47:49.157Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-19T02:47:49.206Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T02:47:49.230Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T02:47:49.298Z] $ docker stop --time=1 55850486ab45021c89dbb6c7ab279733d43ddc569787ce217ecf35b95930ee24 [2023-01-19T02:47:50.449Z] $ docker rm -f --volumes 55850486ab45021c89dbb6c7ab279733d43ddc569787ce217ecf35b95930ee24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-19T02:49:06.495Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3059 in /w/workspace/xfoundry_device-modbus-go_PR-403 [Pipeline] { [Pipeline] ws [2023-01-19T02:49:06.558Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-01-19T02:49:06.636Z] Selected Git installation does not exist. Using Default [2023-01-19T02:49:06.636Z] The recommended git tool is: NONE [2023-01-19T02:49:12.455Z] using credential edgex-jenkins-ssh [2023-01-19T02:49:12.471Z] Cloning the remote Git repository [2023-01-19T02:49:12.508Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-01-19T02:49:12.605Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-01-19T02:49:12.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-19T02:49:12.753Z] > git --version # timeout=10 [2023-01-19T02:49:12.772Z] > git --version # 'git version 2.25.1' [2023-01-19T02:49:12.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:49:12.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T02:49:13.993Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-19T02:49:14.024Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-19T02:49:14.962Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-19T02:49:15.008Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-19T02:49:15.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:49:15.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/403/head:refs/remotes/origin/PR-403 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-19T02:49:15.650Z] Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [2023-01-19T02:49:15.928Z] Merge succeeded, producing a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [2023-01-19T02:49:15.929Z] Checking out Revision a3d6c5c3fe6636d0378c96d112b34be3b0f662fd (PR-403) [2023-01-19T02:49:15.667Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T02:49:15.687Z] > git checkout -f a3d6c5c3fe6636d0378c96d112b34be3b0f662fd # timeout=10 [2023-01-19T02:49:15.782Z] > git remote # timeout=10 [2023-01-19T02:49:15.818Z] > git config --get remote.origin.url # timeout=10 [2023-01-19T02:49:15.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-19T02:49:15.864Z] > git merge bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 [2023-01-19T02:49:15.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-19T02:49:15.934Z] > git config core.sparsecheckout # timeout=10 [2023-01-19T02:49:15.952Z] > git checkout -f a3d6c5c3fe6636d0378c96d112b34be3b0f662fd # timeout=10 [2023-01-19T02:49:19.459Z] Commit message: "build(deps): bump device-sdk-go and go-mod dependencies" [2023-01-19T02:49:19.510Z] > git --version # timeout=10 [2023-01-19T02:49:19.520Z] > git --version # 'git version 2.25.1' [2023-01-19T02:49:19.542Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T02:49:20.605Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-19T02:49:20.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:49:20.605Z] Dload Upload Total Spent Left Speed [2023-01-19T02:49:20.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-01-19T02:49:21.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-19T02:49:21.699Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-19T02:49:21.699Z] + sudo tee /etc/docker/daemon.new [2023-01-19T02:49:21.699Z] { [2023-01-19T02:49:21.699Z] "registry-mirrors": [ [2023-01-19T02:49:21.699Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-19T02:49:21.699Z] ], [2023-01-19T02:49:21.699Z] "bip": "10.250.0.254/24", [2023-01-19T02:49:21.699Z] "hosts": [ [2023-01-19T02:49:21.699Z] "tcp://0.0.0.0:5555", [2023-01-19T02:49:21.699Z] "unix:///var/run/docker.sock" [2023-01-19T02:49:21.699Z] ], [2023-01-19T02:49:21.699Z] "mtu": 1458, [2023-01-19T02:49:21.699Z] "selinux-enabled": true, [2023-01-19T02:49:21.699Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-19T02:49:21.699Z] } [Pipeline] sh [2023-01-19T02:49:22.048Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-19T02:49:22.400Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:49:40.739Z] provisioning config files... [2023-01-19T02:49:40.776Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14002334252927157899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:49:41.901Z] ---> docker-login.sh [2023-01-19T02:49:41.901Z] nexus3.edgexfoundry.org:10001 [2023-01-19T02:49:42.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:49:42.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:49:42.780Z] Configure a credential helper to remove this warning. See [2023-01-19T02:49:42.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:49:42.780Z] [2023-01-19T02:49:42.780Z] Login Succeeded [2023-01-19T02:49:42.780Z] nexus3.edgexfoundry.org:10002 [2023-01-19T02:49:43.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:49:43.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:49:43.065Z] Configure a credential helper to remove this warning. See [2023-01-19T02:49:43.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:49:43.065Z] [2023-01-19T02:49:43.065Z] Login Succeeded [2023-01-19T02:49:43.065Z] nexus3.edgexfoundry.org:10003 [2023-01-19T02:49:43.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:49:43.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:49:43.608Z] Configure a credential helper to remove this warning. See [2023-01-19T02:49:43.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:49:43.608Z] [2023-01-19T02:49:43.608Z] Login Succeeded [2023-01-19T02:49:43.608Z] nexus3.edgexfoundry.org:10004 [2023-01-19T02:49:43.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:49:43.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:49:43.881Z] Configure a credential helper to remove this warning. See [2023-01-19T02:49:43.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:49:43.881Z] [2023-01-19T02:49:43.881Z] Login Succeeded [2023-01-19T02:49:43.881Z] docker.io [2023-01-19T02:49:44.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-19T02:49:44.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-19T02:49:44.420Z] Configure a credential helper to remove this warning. See [2023-01-19T02:49:44.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-19T02:49:44.420Z] [2023-01-19T02:49:44.420Z] Login Succeeded [2023-01-19T02:49:44.420Z] ---> docker-login.sh ends [Pipeline] } [2023-01-19T02:49:44.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-19T02:49:44.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:49:44.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-19T02:49:44.860Z] ========================================================= [2023-01-19T02:49:44.860Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-19T02:49:44.860Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:49:45.368Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-19T02:49:45.636Z] Sending build context to Docker daemon 3.332MB [2023-01-19T02:49:45.636Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:49:45.636Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-19T02:49:45.915Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-19T02:49:45.915Z] 9b18e9b68314: Pulling fs layer [2023-01-19T02:49:45.915Z] 35d82f9e3411: Pulling fs layer [2023-01-19T02:49:45.915Z] e16973657156: Pulling fs layer [2023-01-19T02:49:45.915Z] fc693d55d65f: Pulling fs layer [2023-01-19T02:49:45.915Z] 7e9fc2657dce: Pulling fs layer [2023-01-19T02:49:45.915Z] dda99020689f: Pulling fs layer [2023-01-19T02:49:45.915Z] db1c61fa0a46: Pulling fs layer [2023-01-19T02:49:45.915Z] 891c053d2c06: Pulling fs layer [2023-01-19T02:49:45.915Z] dda99020689f: Waiting [2023-01-19T02:49:45.915Z] db1c61fa0a46: Waiting [2023-01-19T02:49:45.915Z] fc693d55d65f: Waiting [2023-01-19T02:49:45.915Z] 891c053d2c06: Waiting [2023-01-19T02:49:45.915Z] 7e9fc2657dce: Waiting [2023-01-19T02:49:45.915Z] e16973657156: Verifying Checksum [2023-01-19T02:49:45.915Z] e16973657156: Download complete [2023-01-19T02:49:45.915Z] 35d82f9e3411: Verifying Checksum [2023-01-19T02:49:45.915Z] 35d82f9e3411: Download complete [2023-01-19T02:49:45.915Z] 7e9fc2657dce: Verifying Checksum [2023-01-19T02:49:45.915Z] 7e9fc2657dce: Download complete [2023-01-19T02:49:45.915Z] dda99020689f: Verifying Checksum [2023-01-19T02:49:45.915Z] dda99020689f: Download complete [2023-01-19T02:49:45.915Z] 9b18e9b68314: Verifying Checksum [2023-01-19T02:49:45.915Z] 9b18e9b68314: Download complete [2023-01-19T02:49:46.885Z] 9b18e9b68314: Pull complete [2023-01-19T02:49:47.154Z] 891c053d2c06: Verifying Checksum [2023-01-19T02:49:47.154Z] 891c053d2c06: Download complete [2023-01-19T02:49:47.426Z] 35d82f9e3411: Pull complete [2023-01-19T02:49:47.695Z] e16973657156: Pull complete [2023-01-19T02:49:48.285Z] db1c61fa0a46: Verifying Checksum [2023-01-19T02:49:48.285Z] db1c61fa0a46: Download complete [2023-01-19T02:49:48.873Z] fc693d55d65f: Verifying Checksum [2023-01-19T02:49:48.873Z] fc693d55d65f: Download complete [2023-01-19T02:50:01.214Z] fc693d55d65f: Pull complete [2023-01-19T02:50:01.214Z] 7e9fc2657dce: Pull complete [2023-01-19T02:50:01.214Z] dda99020689f: Pull complete [2023-01-19T02:50:06.578Z] db1c61fa0a46: Pull complete [2023-01-19T02:50:07.990Z] 891c053d2c06: Pull complete [2023-01-19T02:50:07.990Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-19T02:50:07.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-19T02:50:07.990Z] ---> f96f9c87975a [2023-01-19T02:50:07.990Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:50:09.956Z] ---> Running in 727e353f4165 [2023-01-19T02:50:10.227Z] Removing intermediate container 727e353f4165 [2023-01-19T02:50:10.227Z] ---> 5d2acd976df1 [2023-01-19T02:50:10.227Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:50:10.227Z] ---> Running in 4e75b7c75a7c [2023-01-19T02:50:10.498Z] Removing intermediate container 4e75b7c75a7c [2023-01-19T02:50:10.498Z] ---> bab813666881 [2023-01-19T02:50:10.498Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-19T02:50:10.498Z] ---> Running in 8245af2bcfca [2023-01-19T02:50:11.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T02:50:12.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T02:50:13.168Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-19T02:50:13.168Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-19T02:50:13.168Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-19T02:50:13.436Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-19T02:50:13.436Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-19T02:50:13.436Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-19T02:50:13.436Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-19T02:50:13.436Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-19T02:50:13.436Z] Executing busybox-1.35.0-r17.trigger [2023-01-19T02:50:13.436Z] OK: 228 MiB in 59 packages [2023-01-19T02:50:14.865Z] Removing intermediate container 8245af2bcfca [2023-01-19T02:50:14.865Z] ---> 949bc6a1aa29 [2023-01-19T02:50:14.865Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-19T02:50:14.865Z] ---> Running in 1c8d5fb9ef2c [2023-01-19T02:50:14.865Z] Removing intermediate container 1c8d5fb9ef2c [2023-01-19T02:50:14.865Z] ---> e49ba991b498 [2023-01-19T02:50:14.865Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-19T02:50:15.452Z] ---> 5fb66cf6f504 [2023-01-19T02:50:15.452Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:50:15.723Z] ---> Running in 197b29e5e459 [2023-01-19T02:51:23.627Z] Removing intermediate container 197b29e5e459 [2023-01-19T02:51:23.627Z] ---> 3c0930cf9071 [2023-01-19T02:51:23.627Z] Step 9/10 : COPY . . [2023-01-19T02:51:23.627Z] ---> 116798dff6b5 [2023-01-19T02:51:23.627Z] Step 10/10 : RUN ${MAKE} [2023-01-19T02:51:23.627Z] ---> Running in a3cee68aedc9 [2023-01-19T02:51:23.627Z] noop [2023-01-19T02:51:23.627Z] Removing intermediate container a3cee68aedc9 [2023-01-19T02:51:23.627Z] ---> 78ac8330da71 [2023-01-19T02:51:23.627Z] Successfully built 78ac8330da71 [2023-01-19T02:51:23.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:51:24.114Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T02:51:24.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:51:24.395Z] prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container [2023-01-19T02:51:24.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T02:51:25.812Z] $ docker top d89c89ec9ac2e12ccf6723595117d952805dbbefbd549896182ced3a64a6702b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:51:26.737Z] + go version [2023-01-19T02:51:26.737Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-19T02:51:26.780Z] $ docker stop --time=1 d89c89ec9ac2e12ccf6723595117d952805dbbefbd549896182ced3a64a6702b [2023-01-19T02:51:28.447Z] $ docker rm -f --volumes d89c89ec9ac2e12ccf6723595117d952805dbbefbd549896182ced3a64a6702b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:51:29.317Z] + docker inspect -f . ci-base-image-arm64 [2023-01-19T02:51:29.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:51:29.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container [2023-01-19T02:51:29.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-19T02:51:31.574Z] $ docker top 4b6300c67d7e5ebb9866b3b0e1f944e1e3a3e9dc7edf8f4829f51069300f4b4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:51:32.463Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-19T02:51:33.168Z] + make test [2023-01-19T02:51:33.168Z] go test ./... -coverprofile=coverage.out [2023-01-19T02:51:35.113Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-19T02:53:11.791Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-01-19T02:53:11.791Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.7% of statements [2023-01-19T02:53:11.791Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-19T02:53:11.791Z] go vet ./... [2023-01-19T02:53:30.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-19T02:53:30.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-19T02:53:30.037Z] ./bin/test-attribution-txt.sh [2023-01-19T02:53:30.037Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-01-19T02:53:30.037Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-01-19T02:53:30.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-19T02:53:30.116Z] $ docker stop --time=1 4b6300c67d7e5ebb9866b3b0e1f944e1e3a3e9dc7edf8f4829f51069300f4b4f [2023-01-19T02:53:32.259Z] $ docker rm -f --volumes 4b6300c67d7e5ebb9866b3b0e1f944e1e3a3e9dc7edf8f4829f51069300f4b4f [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-19T02:53:33.465Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-19T02:53:33.497Z] Warning: overwriting stash ‘coverage-report’ [2023-01-19T02:53:34.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-19T02:53:34.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-19T02:53:35.144Z] + ls -al . [2023-01-19T02:53:35.145Z] total 180 [2023-01-19T02:53:35.145Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 02:51 . [2023-01-19T02:53:35.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:49 .. [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 19 02:49 .dockerignore [2023-01-19T02:53:35.145Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 02:49 .git [2023-01-19T02:53:35.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:49 .github [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 331 Jan 19 02:49 .gitignore [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 19 02:49 .golangci.yml [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 10017 Jan 19 02:49 Attribution.txt [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 11576 Jan 19 02:49 CHANGELOG.md [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 1365 Jan 19 02:49 Dockerfile [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 02:49 GOVERNANCE.md [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 680 Jan 19 02:49 Jenkinsfile [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 02:49 LICENSE [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 1670 Jan 19 02:49 Makefile [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 19 02:49 OWNERS.md [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 4061 Jan 19 02:49 README.md [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 19 02:45 VERSION [2023-01-19T02:53:35.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:49 bin [2023-01-19T02:53:35.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:49 cmd [2023-01-19T02:53:35.145Z] -rw-r--r-- 1 jenkins jenkins 23241 Jan 19 02:53 coverage.out [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 19 02:49 go.mod [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 35198 Jan 19 02:49 go.sum [2023-01-19T02:53:35.145Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 02:49 internal [2023-01-19T02:53:35.145Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 02:49 simulator [2023-01-19T02:53:35.145Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 02:49 snap [2023-01-19T02:53:35.145Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 19 02:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:53:37.007Z] + 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=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd --label arch=arm64 --label version=0.0.0 . [2023-01-19T02:53:37.277Z] Sending build context to Docker daemon 3.356MB [2023-01-19T02:53:37.277Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-01-19T02:53:37.277Z] Step 2/22 : FROM ${BASE} AS builder [2023-01-19T02:53:37.277Z] ---> 78ac8330da71 [2023-01-19T02:53:37.277Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-19T02:53:37.548Z] ---> Running in 82faa76e373f [2023-01-19T02:53:37.823Z] Removing intermediate container 82faa76e373f [2023-01-19T02:53:37.823Z] ---> 3a4ececd7c3d [2023-01-19T02:53:37.823Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-19T02:53:38.097Z] ---> Running in d6249f70bb60 [2023-01-19T02:53:38.373Z] Removing intermediate container d6249f70bb60 [2023-01-19T02:53:38.373Z] ---> d71a5b6fce6a [2023-01-19T02:53:38.373Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-01-19T02:53:38.373Z] ---> Running in 57e6376aa638 [2023-01-19T02:53:39.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-19T02:53:40.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-19T02:53:41.049Z] OK: 228 MiB in 59 packages [2023-01-19T02:53:42.480Z] Removing intermediate container 57e6376aa638 [2023-01-19T02:53:42.481Z] ---> 0cc9b42b1ee9 [2023-01-19T02:53:42.481Z] Step 6/22 : WORKDIR /device-modbus-go [2023-01-19T02:53:42.481Z] ---> Running in 086cd971013d [2023-01-19T02:53:42.751Z] Removing intermediate container 086cd971013d [2023-01-19T02:53:42.751Z] ---> 2848aff51d7d [2023-01-19T02:53:42.751Z] Step 7/22 : COPY go.mod vendor* ./ [2023-01-19T02:53:43.367Z] ---> 1c37199127b7 [2023-01-19T02:53:43.367Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-19T02:53:43.659Z] ---> Running in 537ea88a24b6 [2023-01-19T02:53:47.936Z] Removing intermediate container 537ea88a24b6 [2023-01-19T02:53:47.936Z] ---> 1b7b9150f361 [2023-01-19T02:53:47.936Z] Step 9/22 : COPY . . [2023-01-19T02:53:49.391Z] ---> 5d94db697358 [2023-01-19T02:53:49.391Z] Step 10/22 : RUN ${MAKE} [2023-01-19T02:53:49.656Z] ---> Running in 74be9e9af016 [2023-01-19T02:53:50.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-01-19T02:56:27.411Z] Removing intermediate container 74be9e9af016 [2023-01-19T02:56:27.411Z] ---> bfe5c9596f73 [2023-01-19T02:56:27.411Z] Step 11/22 : FROM alpine:3.14 [2023-01-19T02:56:27.411Z] 3.14: Pulling from library/alpine [2023-01-19T02:56:27.411Z] 90cda3b7c325: Pulling fs layer [2023-01-19T02:56:27.411Z] 90cda3b7c325: Verifying Checksum [2023-01-19T02:56:27.411Z] 90cda3b7c325: Download complete [2023-01-19T02:56:27.411Z] 90cda3b7c325: Pull complete [2023-01-19T02:56:27.411Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-19T02:56:27.411Z] Status: Downloaded newer image for alpine:3.14 [2023-01-19T02:56:27.411Z] ---> 275902a1839d [2023-01-19T02:56:27.412Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-01-19T02:56:27.412Z] ---> Running in 496a50c70731 [2023-01-19T02:56:27.412Z] Removing intermediate container 496a50c70731 [2023-01-19T02:56:27.412Z] ---> 477dcf869163 [2023-01-19T02:56:27.412Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-01-19T02:56:27.412Z] ---> Running in 9589f8e719e4 [2023-01-19T02:56:27.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-01-19T02:56:27.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-01-19T02:56:27.412Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-19T02:56:27.412Z] Executing busybox-1.33.1-r8.trigger [2023-01-19T02:56:27.412Z] OK: 6 MiB in 15 packages [2023-01-19T02:56:27.412Z] Removing intermediate container 9589f8e719e4 [2023-01-19T02:56:27.412Z] ---> 35e05c438442 [2023-01-19T02:56:27.412Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-01-19T02:56:27.412Z] ---> 5ff3dbaddef9 [2023-01-19T02:56:27.412Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-01-19T02:56:27.412Z] ---> ef783911a6f9 [2023-01-19T02:56:27.412Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-01-19T02:56:27.412Z] ---> c8353aa42051 [2023-01-19T02:56:27.412Z] Step 17/22 : EXPOSE 59901 [2023-01-19T02:56:27.412Z] ---> Running in 8be1b3af82da [2023-01-19T02:56:27.412Z] Removing intermediate container 8be1b3af82da [2023-01-19T02:56:27.412Z] ---> bc6e2b78a898 [2023-01-19T02:56:27.412Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-01-19T02:56:27.412Z] ---> Running in 70b5ab979aa0 [2023-01-19T02:56:27.412Z] Removing intermediate container 70b5ab979aa0 [2023-01-19T02:56:27.412Z] ---> c3c5986cc4e0 [2023-01-19T02:56:27.412Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-19T02:56:27.412Z] ---> Running in 189876b81c75 [2023-01-19T02:56:27.412Z] Removing intermediate container 189876b81c75 [2023-01-19T02:56:27.412Z] ---> 5fc99efc77dd [2023-01-19T02:56:27.412Z] Step 20/22 : LABEL arch=arm64 [2023-01-19T02:56:27.412Z] ---> Running in 9e3341b106e6 [2023-01-19T02:56:27.412Z] Removing intermediate container 9e3341b106e6 [2023-01-19T02:56:27.412Z] ---> cde47305c779 [2023-01-19T02:56:27.412Z] Step 21/22 : LABEL git_sha=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [2023-01-19T02:56:27.412Z] ---> Running in 153e4814edae [2023-01-19T02:56:27.997Z] Removing intermediate container 153e4814edae [2023-01-19T02:56:27.997Z] ---> 3c4ab579728a [2023-01-19T02:56:27.997Z] Step 22/22 : LABEL version=0.0.0 [2023-01-19T02:56:27.997Z] ---> Running in ef66aa463bb9 [2023-01-19T02:56:28.265Z] Removing intermediate container ef66aa463bb9 [2023-01-19T02:56:28.265Z] ---> eb40f24ecb44 [2023-01-19T02:56:28.265Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-19T02:56:28.265Z] Successfully built eb40f24ecb44 [2023-01-19T02:56:28.265Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:56:29.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T02:56:29.085Z] [2023-01-19T02:56:29.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:56:29.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T02:56:29.763Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-19T02:56:29.763Z] 8998bd30e6a1: Pulling fs layer [2023-01-19T02:56:29.763Z] 04944245beec: Pulling fs layer [2023-01-19T02:56:29.763Z] 699f458cf7ca: Pulling fs layer [2023-01-19T02:56:29.763Z] 765212b225bb: Pulling fs layer [2023-01-19T02:56:29.763Z] f23df028b6ca: Pulling fs layer [2023-01-19T02:56:29.763Z] d65c8cfc05b1: Pulling fs layer [2023-01-19T02:56:29.763Z] 2437ff75d9bd: Pulling fs layer [2023-01-19T02:56:29.763Z] 765212b225bb: Waiting [2023-01-19T02:56:29.763Z] f23df028b6ca: Waiting [2023-01-19T02:56:29.763Z] 2437ff75d9bd: Waiting [2023-01-19T02:56:29.763Z] d65c8cfc05b1: Waiting [2023-01-19T02:56:29.763Z] 04944245beec: Verifying Checksum [2023-01-19T02:56:29.763Z] 04944245beec: Download complete [2023-01-19T02:56:29.763Z] 765212b225bb: Verifying Checksum [2023-01-19T02:56:29.763Z] 765212b225bb: Download complete [2023-01-19T02:56:29.763Z] f23df028b6ca: Verifying Checksum [2023-01-19T02:56:29.763Z] f23df028b6ca: Download complete [2023-01-19T02:56:29.763Z] d65c8cfc05b1: Verifying Checksum [2023-01-19T02:56:29.763Z] d65c8cfc05b1: Download complete [2023-01-19T02:56:30.034Z] 699f458cf7ca: Verifying Checksum [2023-01-19T02:56:30.034Z] 699f458cf7ca: Download complete [2023-01-19T02:56:31.007Z] 8998bd30e6a1: Verifying Checksum [2023-01-19T02:56:31.007Z] 8998bd30e6a1: Download complete [2023-01-19T02:56:32.965Z] 2437ff75d9bd: Verifying Checksum [2023-01-19T02:56:32.966Z] 2437ff75d9bd: Download complete [2023-01-19T02:56:35.558Z] 8998bd30e6a1: Pull complete [2023-01-19T02:56:36.148Z] 04944245beec: Pull complete [2023-01-19T02:56:38.101Z] 699f458cf7ca: Pull complete [2023-01-19T02:56:38.101Z] 765212b225bb: Pull complete [2023-01-19T02:56:39.066Z] f23df028b6ca: Pull complete [2023-01-19T02:56:39.066Z] d65c8cfc05b1: Pull complete [2023-01-19T02:56:54.083Z] 2437ff75d9bd: Pull complete [2023-01-19T02:56:54.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-19T02:56:54.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-19T02:56:54.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:56:54.426Z] prd-ubuntu20.04-docker-arm64-4c-16g-3059 does not seem to be running inside a container [2023-01-19T02:56:54.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-19T02:56:57.491Z] $ docker top fcc557e286982e2ce34b04cd95597f68caf37ae5443bed0deedc382abd22e438 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:56:58.413Z] ---> job-cost.sh [2023-01-19T02:56:58.413Z] lf-activate-venv: SKIPPING [2023-01-19T02:56:58.413Z] INFO: No Stack... [2023-01-19T02:56:58.678Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-19T02:56:59.637Z] INFO: Archiving Costs [Pipeline] sh [2023-01-19T02:57:00.303Z] + cut -d, -f6 [2023-01-19T02:57:00.303Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-01-19T02:57:00.361Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [2023-01-19T02:57:00.367Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] did not exist. Created. [2023-01-19T02:57:00.367Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-19T02:57:01.107Z] /w/workspace/device-modbus-go/1@tmp/durable-d9aab4b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-19T02:57:01.802Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-19T02:57:01.837Z] Warning: overwriting stash ‘stack-cost’ [2023-01-19T02:57:01.891Z] Stashed 1 file(s) [Pipeline] } [2023-01-19T02:57:01.907Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-403-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-19T02:57:01.995Z] $ docker stop --time=1 fcc557e286982e2ce34b04cd95597f68caf37ae5443bed0deedc382abd22e438 [2023-01-19T02:57:03.587Z] $ docker rm -f --volumes fcc557e286982e2ce34b04cd95597f68caf37ae5443bed0deedc382abd22e438 [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-01-19T02:57:04.643Z] provisioning config files... [2023-01-19T02:57:04.651Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/config5503459583123172420tmp [Pipeline] { [Pipeline] sh [2023-01-19T02:57:04.988Z] + set +x [2023-01-19T02:57:04.988Z] + curl -s https://codecov.io/bash [2023-01-19T02:57:04.988Z] + bash -s -- [2023-01-19T02:57:04.988Z] [2023-01-19T02:57:04.988Z] _____ _ [2023-01-19T02:57:04.988Z] / ____| | | [2023-01-19T02:57:04.988Z] | | ___ __| | ___ ___ _____ __ [2023-01-19T02:57:04.988Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-19T02:57:04.988Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-19T02:57:04.988Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-19T02:57:04.988Z] Bash-1.0.6 [2023-01-19T02:57:04.988Z] [2023-01-19T02:57:04.988Z] [2023-01-19T02:57:04.988Z] ==> git version 2.25.1 found [2023-01-19T02:57:04.988Z] ==> 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-01-19T02:57:04.988Z] Release-Date: 2020-01-08 [2023-01-19T02:57:04.988Z] 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-01-19T02:57:04.988Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-19T02:57:04.988Z] ==> Jenkins CI detected. [2023-01-19T02:57:04.988Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-403 [2023-01-19T02:57:04.988Z] project root: . [2023-01-19T02:57:04.988Z] --> token set from env [2023-01-19T02:57:04.988Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-19T02:57:04.988Z] ==> Running gcov in . (disable via -X gcov) [2023-01-19T02:57:04.988Z] ==> Python coveragepy not found [2023-01-19T02:57:04.988Z] ==> Searching for coverage reports in: [2023-01-19T02:57:04.988Z] + . [2023-01-19T02:57:04.988Z] -> Found 1 reports [2023-01-19T02:57:04.988Z] ==> Detecting git/mercurial file structure [2023-01-19T02:57:04.988Z] ==> Reading reports [2023-01-19T02:57:04.988Z] + ./coverage.out bytes=23241 [2023-01-19T02:57:04.988Z] ==> Appending adjustments [2023-01-19T02:57:04.988Z] https://docs.codecov.io/docs/fixing-reports [2023-01-19T02:57:05.246Z] + Found adjustments [2023-01-19T02:57:05.246Z] ==> Gzipping contents [2023-01-19T02:57:05.246Z] 4.0K /tmp/codecov.zyCfr5.gz [2023-01-19T02:57:05.246Z] ==> Uploading reports [2023-01-19T02:57:05.246Z] url: https://codecov.io [2023-01-19T02:57:05.246Z] query: branch=PR-403&commit=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=403&job=&cmd_args= [2023-01-19T02:57:05.246Z] -> Pinging Codecov [2023-01-19T02:57:05.246Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-403&commit=a3d6c5c3fe6636d0378c96d112b34be3b0f662fd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-403%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=403&job=&cmd_args= [2023-01-19T02:57:05.816Z] -> Uploading to [2023-01-19T02:57:05.816Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-19/55DBCA73C666E3227836607328DD7E49/a3d6c5c3fe6636d0378c96d112b34be3b0f662fd/0d5ef75f-43ab-4112-ba02-b5176e4346e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230119T025705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a73ec6845db5fa65879869d443eb2b5fa8a3fbd505f2c18c4852130b67e2973c [2023-01-19T02:57:05.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-19T02:57:05.816Z] Dload Upload Total Spent Left Speed [2023-01-19T02:57:06.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 14578 --:--:-- --:--:-- --:--:-- 14524 [2023-01-19T02:57:06.074Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a3d6c5c3fe6636d0378c96d112b34be3b0f662fd [Pipeline] } [2023-01-19T02:57:06.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-19T02:57:07.858Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-403/archives ] [2023-01-19T02:57:07.858Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-403/archives [2023-01-19T02:57:07.858Z] total 16 [2023-01-19T02:57:07.858Z] drwxr-xr-x 3 root root 4096 Jan 19 02:47 . [2023-01-19T02:57:07.858Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:47 .. [2023-01-19T02:57:07.858Z] drwxr-xr-x 2 root root 4096 Jan 19 02:47 cost [2023-01-19T02:57:07.858Z] -rw-r--r-- 1 root root 88 Jan 19 02:47 cost.csv [2023-01-19T02:57:07.858Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-403/archives [2023-01-19T02:57:07.858Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-403/archives [2023-01-19T02:57:07.858Z] total 16 [2023-01-19T02:57:07.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 19 02:47 . [2023-01-19T02:57:07.858Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 19 02:47 .. [2023-01-19T02:57:07.858Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 19 02:47 cost [2023-01-19T02:57:07.858Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 19 02:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:08.189Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:09.073Z] ---> package-listing.sh [2023-01-19T02:57:09.073Z] ++ facter osfamily [2023-01-19T02:57:09.073Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-19T02:57:09.332Z] + OS_FAMILY=debian [2023-01-19T02:57:09.332Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-403 [2023-01-19T02:57:09.332Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-19T02:57:09.332Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-19T02:57:09.332Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-19T02:57:09.332Z] + PACKAGES=/tmp/packages_start.txt [2023-01-19T02:57:09.332Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-403 ']' [2023-01-19T02:57:09.332Z] + PACKAGES=/tmp/packages_end.txt [2023-01-19T02:57:09.332Z] + case "${OS_FAMILY}" in [2023-01-19T02:57:09.332Z] + dpkg -l [2023-01-19T02:57:09.332Z] + grep '^ii' [2023-01-19T02:57:09.332Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-19T02:57:09.332Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-19T02:57:09.332Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-19T02:57:09.332Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-403 ']' [2023-01-19T02:57:09.332Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-403/archives/ [2023-01-19T02:57:09.332Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-403/archives/ [Pipeline] echo [2023-01-19T02:57:09.473Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-19T02:57:09.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-19T02:57:10.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-19T02:57:10.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-19T02:57:10.531Z] prd-ubuntu20.04-docker-8c-8g-3057 does not seem to be running inside a container [2023-01-19T02:57:10.569Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-403/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-403 -v /w/workspace/xfoundry_device-modbus-go_PR-403:/w/workspace/xfoundry_device-modbus-go_PR-403:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-403@tmp:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-19T02:57:10.752Z] $ docker top 6c7bf86cd8a25b59e9d64a9d062ff90191e423a6861a689933aa847524d2c59a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-19T02:57:11.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-19T02:57:11.435Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-19T02:57:11.745Z] + ls /var/log/sa-host [2023-01-19T02:57:11.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-19T02:57:11.876Z] provisioning config files... [2023-01-19T02:57:11.885Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-403@tmp/config3469408342626434980tmp [Pipeline] { [Pipeline] echo [2023-01-19T02:57:11.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:12.242Z] ---> create-netrc.sh [Pipeline] } [2023-01-19T02:57:12.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:12.664Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-19T02:57:12.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:13.006Z] ---> sudo-logs.sh [2023-01-19T02:57:13.006Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-19T02:57:13.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:13.400Z] ---> job-cost.sh [2023-01-19T02:57:13.400Z] lf-activate-venv: SKIPPING [2023-01-19T02:57:13.400Z] DEBUG: total: 0.2199999988079071 [2023-01-19T02:57:13.400Z] INFO: Retrieving Stack Cost... [2023-01-19T02:57:13.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-19T02:57:14.531Z] INFO: Archiving Costs [Pipeline] echo [2023-01-19T02:57:14.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-19T02:57:14.881Z] ---> logs-deploy.sh [2023-01-19T02:57:14.882Z] lf-activate-venv: SKIPPING [2023-01-19T02:57:14.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-403/1 [2023-01-19T02:57:14.882Z] INFO: archiving workspace using pattern(s): [2023-01-19T02:57:15.813Z] Archives upload complete. [2023-01-19T02:57:15.813Z] INFO: archiving logs to Nexus