Pull request #418 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccca3f43176ae16e2d736a855a59f49edddbc224+e3fb6b6c893123b5784ccc2dd10ff9f0848293eb (7f3ac7d4901887edd5ef9b3e901742f0f816f2f5) 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-ssh13858867015321598474.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-ssh10855395443417820469.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-418/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-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11755021899290236691.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-418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16507236199143061862.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-ssh9101712679002874694.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-418/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-418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh187671985311926517.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7536 in /w/workspace/xfoundry_device-modbus-go_PR-418 [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-418 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit ccca3f43176ae16e2d736a855a59f49edddbc224 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccca3f43176ae16e2d736a855a59f49edddbc224 # timeout=10 Merge succeeded, producing ccca3f43176ae16e2d736a855a59f49edddbc224 Checking out Revision ccca3f43176ae16e2d736a855a59f49edddbc224 (PR-418) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T05:58:22.585Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T05:58:22.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccca3f43176ae16e2d736a855a59f49edddbc224 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T05:58:22.871Z] ========================================================= [2023-02-27T05:58:22.871Z] EdgeX Global Pipelines Version Info [2023-02-27T05:58:22.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:58:23.616Z] ------------------- [2023-02-27T05:58:23.616Z] stable info: [2023-02-27T05:58:23.616Z] ------------------- [2023-02-27T05:58:23.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T05:58:23.616Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T05:58:23.616Z] Message: update stable to v1.0.244 [2023-02-27T05:58:24.187Z] ------------------- [2023-02-27T05:58:24.187Z] experimental info: [2023-02-27T05:58:24.187Z] ------------------- [2023-02-27T05:58:24.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T05:58:24.187Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T05:58:24.187Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T05:58:24.515Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-27T05:58:24.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-27T05:58:24.598Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T05:58:24.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T05:58:24.675Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T05:58:24.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T05:58:24.757Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T05:58:24.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T05:58:24.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T05:58:24.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T05:58:24.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T05:58:24.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-27T05:58:24.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T05:58:25.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T05:58:25.057Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T05:58:25.093Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T05:58:25.126Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T05:58:25.169Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T05:58:25.206Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T05:58:25.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T05:58:25.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T05:58:25.324Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T05:58:25.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T05:58:25.400Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T05:58:25.435Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T05:58:25.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T05:58:25.510Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T05:58:25.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-418 [Pipeline] echo [2023-02-27T05:58:25.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-418 [Pipeline] echo [2023-02-27T05:58:25.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-418 [Pipeline] echo [2023-02-27T05:58:25.663Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccca3f43176ae16e2d736a855a59f49edddbc224 [Pipeline] echo [2023-02-27T05:58:25.704Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccca3f4 [Pipeline] echo [2023-02-27T05:58:25.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T05:58:25.859Z] provisioning config files... [2023-02-27T05:58:25.876Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/config16020165638625604669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:58:26.219Z] ---> docker-login.sh [2023-02-27T05:58:26.219Z] nexus3.edgexfoundry.org:10001 [2023-02-27T05:58:26.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:26.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:26.480Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:26.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:26.480Z] [2023-02-27T05:58:26.480Z] Login Succeeded [2023-02-27T05:58:26.480Z] nexus3.edgexfoundry.org:10002 [2023-02-27T05:58:26.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:26.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:26.741Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:26.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:26.741Z] [2023-02-27T05:58:26.741Z] Login Succeeded [2023-02-27T05:58:26.741Z] nexus3.edgexfoundry.org:10003 [2023-02-27T05:58:26.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:26.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:26.741Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:26.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:26.741Z] [2023-02-27T05:58:26.741Z] Login Succeeded [2023-02-27T05:58:26.741Z] nexus3.edgexfoundry.org:10004 [2023-02-27T05:58:27.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:27.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:27.004Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:27.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:27.004Z] [2023-02-27T05:58:27.004Z] Login Succeeded [2023-02-27T05:58:27.004Z] docker.io [2023-02-27T05:58:27.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:27.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:27.265Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:27.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:27.265Z] [2023-02-27T05:58:27.265Z] Login Succeeded [2023-02-27T05:58:27.265Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T05:58:27.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T05:58:27.949Z] + git rev-list -1 --merges ccca3f43176ae16e2d736a855a59f49edddbc224~1..ccca3f43176ae16e2d736a855a59f49edddbc224 [Pipeline] echo [2023-02-27T05:58:28.020Z] -----------> git rev-list -1 --merges ccca3f43176ae16e2d736a855a59f49edddbc224~1..ccca3f43176ae16e2d736a855a59f49edddbc224 ccca3f43176ae16e2d736a855a59f49edddbc224 [false] [Pipeline] sh [2023-02-27T05:58:28.332Z] + git log --format=format:%s -1 ccca3f43176ae16e2d736a855a59f49edddbc224 [Pipeline] echo [2023-02-27T05:58:28.371Z] ========================================================= [2023-02-27T05:58:28.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T05:58:28.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T05:58:28.804Z] + git log --format=format:%s -1 ccca3f43176ae16e2d736a855a59f49edddbc224 [Pipeline] echo [2023-02-27T05:58:28.834Z] [semverPrep] GIT_COMMIT: ccca3f43176ae16e2d736a855a59f49edddbc224, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-27T05:58:28.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T05:58:29.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T05:58:29.259Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T05:58:29.259Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T05:58:29.259Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T05:58:29.259Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T05:58:29.259Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T05:58:29.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:58:29.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:58:29.750Z] [2023-02-27T05:58:29.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:58:30.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:58:30.127Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T05:58:30.127Z] b85a868b505f: Pulling fs layer [2023-02-27T05:58:30.127Z] e2be974225ed: Pulling fs layer [2023-02-27T05:58:30.127Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T05:58:30.127Z] 988bab9f4d93: Pulling fs layer [2023-02-27T05:58:30.127Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T05:58:30.127Z] eaf3925da568: Pulling fs layer [2023-02-27T05:58:30.127Z] bab4dde63d76: Pulling fs layer [2023-02-27T05:58:30.127Z] bde34c3a00c8: Pulling fs layer [2023-02-27T05:58:30.127Z] b352a97aabf1: Pulling fs layer [2023-02-27T05:58:30.127Z] 4872d77fe225: Pulling fs layer [2023-02-27T05:58:30.127Z] 5851b861e8e6: Pulling fs layer [2023-02-27T05:58:30.127Z] 988bab9f4d93: Waiting [2023-02-27T05:58:30.127Z] 4872d77fe225: Waiting [2023-02-27T05:58:30.127Z] bde34c3a00c8: Waiting [2023-02-27T05:58:30.127Z] b352a97aabf1: Waiting [2023-02-27T05:58:30.127Z] 5851b861e8e6: Waiting [2023-02-27T05:58:30.127Z] 1469e6f7b9e6: Waiting [2023-02-27T05:58:30.127Z] bab4dde63d76: Waiting [2023-02-27T05:58:30.127Z] eaf3925da568: Waiting [2023-02-27T05:58:30.127Z] e2be974225ed: Verifying Checksum [2023-02-27T05:58:30.127Z] e2be974225ed: Download complete [2023-02-27T05:58:30.127Z] 988bab9f4d93: Download complete [2023-02-27T05:58:30.395Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T05:58:30.395Z] 1469e6f7b9e6: Download complete [2023-02-27T05:58:30.395Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T05:58:30.395Z] 339a4e72a1f5: Download complete [2023-02-27T05:58:30.395Z] eaf3925da568: Verifying Checksum [2023-02-27T05:58:30.395Z] eaf3925da568: Download complete [2023-02-27T05:58:30.395Z] bde34c3a00c8: Download complete [2023-02-27T05:58:30.395Z] b352a97aabf1: Download complete [2023-02-27T05:58:30.395Z] 4872d77fe225: Download complete [2023-02-27T05:58:30.395Z] 5851b861e8e6: Download complete [2023-02-27T05:58:30.654Z] b85a868b505f: Verifying Checksum [2023-02-27T05:58:30.654Z] b85a868b505f: Download complete [2023-02-27T05:58:30.915Z] bab4dde63d76: Verifying Checksum [2023-02-27T05:58:30.915Z] bab4dde63d76: Download complete [2023-02-27T05:58:31.853Z] b85a868b505f: Pull complete [2023-02-27T05:58:31.853Z] e2be974225ed: Pull complete [2023-02-27T05:58:32.423Z] 339a4e72a1f5: Pull complete [2023-02-27T05:58:32.423Z] 988bab9f4d93: Pull complete [2023-02-27T05:58:32.993Z] 1469e6f7b9e6: Pull complete [2023-02-27T05:58:32.993Z] eaf3925da568: Pull complete [2023-02-27T05:58:34.898Z] bab4dde63d76: Pull complete [2023-02-27T05:58:34.898Z] bde34c3a00c8: Pull complete [2023-02-27T05:58:34.898Z] b352a97aabf1: Pull complete [2023-02-27T05:58:35.159Z] 4872d77fe225: Pull complete [2023-02-27T05:58:35.159Z] 5851b861e8e6: Pull complete [2023-02-27T05:58:35.159Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T05:58:35.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:58:35.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T05:58:35.368Z] prd-ubuntu20.04-docker-8c-8g-7536 does not seem to be running inside a container [2023-02-27T05:58:35.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-418 -v /w/workspace/xfoundry_device-modbus-go_PR-418:/w/workspace/xfoundry_device-modbus-go_PR-418:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-418@tmp:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T05:58:36.643Z] $ docker top c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d -eo pid,comm [2023-02-27T05:58:36.703Z] 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-02-27T05:58:36.703Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T05:58:36.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T05:58:36.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T05:58:36.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T05:58:36.970Z] $ docker exec c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d ssh-agent [2023-02-27T05:58:37.091Z] SSH_AUTH_SOCK=/tmp/ssh-J6wOi1PYBsyN/agent.32 [2023-02-27T05:58:37.091Z] SSH_AGENT_PID=38 [2023-02-27T05:58:37.098Z] Running ssh-add (command line suppressed) [2023-02-27T05:58:37.205Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-418@tmp/private_key_8919414361400234071.key (/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/private_key_8919414361400234071.key) [2023-02-27T05:58:37.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T05:58:37.550Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T05:58:37.576Z] $ docker exec --env ******** --env ******** c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d ssh-agent -k [2023-02-27T05:58:37.696Z] unset SSH_AUTH_SOCK; [2023-02-27T05:58:37.696Z] unset SSH_AGENT_PID; [2023-02-27T05:58:37.696Z] echo Agent pid 38 killed; [2023-02-27T05:58:37.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T05:58:37.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T05:58:37.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T05:58:37.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T05:58:37.928Z] $ docker exec c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d ssh-agent [2023-02-27T05:58:38.057Z] SSH_AUTH_SOCK=/tmp/ssh-UjEIFTAUyXPl/agent.71 [2023-02-27T05:58:38.057Z] SSH_AGENT_PID=78 [2023-02-27T05:58:38.061Z] Running ssh-add (command line suppressed) [2023-02-27T05:58:38.176Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-418@tmp/private_key_6546633486595241525.key (/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/private_key_6546633486595241525.key) [2023-02-27T05:58:38.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T05:58:38.539Z] + git semver init [2023-02-27T05:58:38.800Z] 2023-02-27 05:58:38,743 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T05:58:38.800Z] 2023-02-27 05:58:38,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-418/.semver [2023-02-27T05:58:38.800Z] 2023-02-27 05:58:38,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-418/.semver [2023-02-27T05:58:38.800Z] 2023-02-27 05:58:38,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-418/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-418, universal_newlines=False, shell=None, istream=None) [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,742 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-418/.git/info/exclude [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-418/.semver/PR-418 with force:False [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,743 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-418/.semver/PR-418 [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,747 [execute] INFO git cat-file --batch-check [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,754 [execute] INFO git cat-file --batch [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-418/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T05:58:40.181Z] 2023-02-27 05:58:39,760 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-418/.semver/PR-418 [2023-02-27T05:58:40.181Z] 0.0.0 [Pipeline] } [2023-02-27T05:58:40.210Z] $ docker exec --env ******** --env ******** c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d ssh-agent -k [2023-02-27T05:58:40.312Z] unset SSH_AUTH_SOCK; [2023-02-27T05:58:40.313Z] unset SSH_AGENT_PID; [2023-02-27T05:58:40.313Z] echo Agent pid 78 killed; [2023-02-27T05:58:40.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T05:58:40.752Z] + git semver [Pipeline] } [2023-02-27T05:58:41.037Z] $ docker stop --time=1 c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d [2023-02-27T05:58:42.370Z] $ docker rm -f --volumes c205560712829780417a8b74df1f78eeb1adae10bf8dbb0c061f253c739f179d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T05:58:42.765Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T05:58:43.021Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T05:58:43.039Z] [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-02-27T05:58:43.667Z] provisioning config files... [2023-02-27T05:58:43.678Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/config5048892905689302963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:58:44.028Z] ---> docker-login.sh [2023-02-27T05:58:44.028Z] nexus3.edgexfoundry.org:10001 [2023-02-27T05:58:44.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:44.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:44.968Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:44.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:44.968Z] [2023-02-27T05:58:44.968Z] Login Succeeded [2023-02-27T05:58:44.968Z] nexus3.edgexfoundry.org:10002 [2023-02-27T05:58:44.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:45.228Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:45.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:45.228Z] [2023-02-27T05:58:45.228Z] Login Succeeded [2023-02-27T05:58:45.228Z] nexus3.edgexfoundry.org:10003 [2023-02-27T05:58:45.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:45.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:45.228Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:45.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:45.228Z] [2023-02-27T05:58:45.228Z] Login Succeeded [2023-02-27T05:58:45.228Z] nexus3.edgexfoundry.org:10004 [2023-02-27T05:58:45.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:45.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:45.493Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:45.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:45.493Z] [2023-02-27T05:58:45.493Z] Login Succeeded [2023-02-27T05:58:45.493Z] docker.io [2023-02-27T05:58:45.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:58:45.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:58:45.752Z] Configure a credential helper to remove this warning. See [2023-02-27T05:58:45.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:58:45.752Z] [2023-02-27T05:58:45.752Z] Login Succeeded [2023-02-27T05:58:45.752Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T05:58:45.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T05:58:45.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T05:58:46.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T05:58:46.049Z] ========================================================= [2023-02-27T05:58:46.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T05:58:46.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:58:46.523Z] + 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-02-27T05:58:46.523Z] Sending build context to Docker daemon 6.416MB [2023-02-27T05:58:46.523Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T05:58:46.523Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T05:58:46.523Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T05:58:46.523Z] 213ec9aee27d: Pulling fs layer [2023-02-27T05:58:46.523Z] 4583459ba037: Pulling fs layer [2023-02-27T05:58:46.523Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T05:58:46.523Z] 53926ce57604: Pulling fs layer [2023-02-27T05:58:46.523Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T05:58:46.523Z] 22ff95d597cd: Pulling fs layer [2023-02-27T05:58:46.523Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T05:58:46.523Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T05:58:46.523Z] a7acece74701: Pulling fs layer [2023-02-27T05:58:46.523Z] 53926ce57604: Waiting [2023-02-27T05:58:46.523Z] 21b2b0c7a3f4: Waiting [2023-02-27T05:58:46.523Z] 22ff95d597cd: Waiting [2023-02-27T05:58:46.523Z] 12d6caf4c0d1: Waiting [2023-02-27T05:58:46.523Z] 96b7cbca73a9: Waiting [2023-02-27T05:58:46.523Z] a7acece74701: Waiting [2023-02-27T05:58:46.523Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T05:58:46.523Z] 4583459ba037: Download complete [2023-02-27T05:58:46.523Z] 21b2b0c7a3f4: Download complete [2023-02-27T05:58:46.788Z] 22ff95d597cd: Verifying Checksum [2023-02-27T05:58:46.788Z] 22ff95d597cd: Download complete [2023-02-27T05:58:46.788Z] 213ec9aee27d: Download complete [2023-02-27T05:58:46.788Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T05:58:46.788Z] 12d6caf4c0d1: Download complete [2023-02-27T05:58:46.788Z] 213ec9aee27d: Pull complete [2023-02-27T05:58:47.059Z] 4583459ba037: Pull complete [2023-02-27T05:58:47.059Z] 93c1e223e6f2: Pull complete [2023-02-27T05:58:47.325Z] a7acece74701: Verifying Checksum [2023-02-27T05:58:47.325Z] a7acece74701: Download complete [2023-02-27T05:58:47.586Z] 53926ce57604: Verifying Checksum [2023-02-27T05:58:47.586Z] 53926ce57604: Download complete [2023-02-27T05:58:47.586Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T05:58:47.586Z] 96b7cbca73a9: Download complete [2023-02-27T05:58:51.776Z] 53926ce57604: Pull complete [2023-02-27T05:58:51.776Z] 21b2b0c7a3f4: Pull complete [2023-02-27T05:58:51.776Z] 22ff95d597cd: Pull complete [2023-02-27T05:58:52.035Z] 12d6caf4c0d1: Pull complete [2023-02-27T05:58:53.941Z] 96b7cbca73a9: Pull complete [2023-02-27T05:58:54.871Z] a7acece74701: Pull complete [2023-02-27T05:58:54.871Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T05:58:54.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T05:58:54.871Z] ---> db6d94c90886 [2023-02-27T05:58:54.871Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T05:58:56.249Z] ---> Running in 76ec4b73132c [2023-02-27T05:58:56.249Z] Removing intermediate container 76ec4b73132c [2023-02-27T05:58:56.249Z] ---> 2217f2d5734b [2023-02-27T05:58:56.249Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T05:58:56.249Z] ---> Running in bd490d4c17d8 [2023-02-27T05:58:56.508Z] Removing intermediate container bd490d4c17d8 [2023-02-27T05:58:56.508Z] ---> d362c640586e [2023-02-27T05:58:56.508Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T05:58:56.508Z] ---> Running in 907beebe0c74 [2023-02-27T05:58:56.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T05:58:57.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T05:58:57.293Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T05:58:57.293Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T05:58:57.293Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T05:58:57.293Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T05:58:57.293Z] OK: 217 MiB in 59 packages [2023-02-27T05:58:57.866Z] Removing intermediate container 907beebe0c74 [2023-02-27T05:58:57.866Z] ---> cc68309aa8a8 [2023-02-27T05:58:57.866Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T05:58:57.866Z] ---> Running in ed26081b21ea [2023-02-27T05:58:57.866Z] Removing intermediate container ed26081b21ea [2023-02-27T05:58:57.866Z] ---> 4294acfffd65 [2023-02-27T05:58:57.866Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T05:58:58.127Z] ---> 1f9944ea2e38 [2023-02-27T05:58:58.127Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T05:58:58.127Z] ---> Running in c50dc0e28ee0 [2023-02-27T05:58:58.472Z] Still waiting to schedule task [2023-02-27T05:58:58.472Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T05:59:44.811Z] Removing intermediate container c50dc0e28ee0 [2023-02-27T05:59:44.812Z] ---> 4abfe2abf6e8 [2023-02-27T05:59:44.812Z] Step 9/10 : COPY . . [2023-02-27T05:59:44.812Z] ---> 7415015b0f17 [2023-02-27T05:59:44.812Z] Step 10/10 : RUN ${MAKE} [2023-02-27T05:59:44.812Z] ---> Running in e69bd561c1ea [2023-02-27T05:59:44.812Z] noop [2023-02-27T05:59:44.812Z] Removing intermediate container e69bd561c1ea [2023-02-27T05:59:44.812Z] ---> 5f62a848ac4e [2023-02-27T05:59:44.812Z] Successfully built 5f62a848ac4e [2023-02-27T05:59:44.812Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:59:45.268Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T05:59:45.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T05:59:45.425Z] prd-ubuntu20.04-docker-8c-8g-7536 does not seem to be running inside a container [2023-02-27T05:59:45.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-418 -v /w/workspace/xfoundry_device-modbus-go_PR-418:/w/workspace/xfoundry_device-modbus-go_PR-418:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-418@tmp:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T05:59:45.830Z] $ docker top 11c35db8f30ee9534a7b452ad8cb65ae4d8536b540326b467aa9b80ab3e45d79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T05:59:46.224Z] + go version [2023-02-27T05:59:46.224Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T05:59:46.257Z] $ docker stop --time=1 11c35db8f30ee9534a7b452ad8cb65ae4d8536b540326b467aa9b80ab3e45d79 [2023-02-27T05:59:47.594Z] $ docker rm -f --volumes 11c35db8f30ee9534a7b452ad8cb65ae4d8536b540326b467aa9b80ab3e45d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:59:48.290Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T05:59:48.290Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T05:59:48.434Z] prd-ubuntu20.04-docker-8c-8g-7536 does not seem to be running inside a container [2023-02-27T05:59:48.467Z] $ 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-418 -v /w/workspace/xfoundry_device-modbus-go_PR-418:/w/workspace/xfoundry_device-modbus-go_PR-418:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-418@tmp:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T05:59:48.871Z] $ docker top ed5eaac9eef66137c0574c622b4440e5021a908a8b5d49fb62beae46d03360a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T05:59:49.272Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-418 [Pipeline] fileExists [Pipeline] sh [2023-02-27T05:59:49.631Z] + make test [2023-02-27T05:59:49.631Z] go test ./... -coverprofile=coverage.out [2023-02-27T05:59:50.199Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T06:00:00.183Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T06:00:00.183Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 47.7% of statements [2023-02-27T06:00:06.781Z] 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-02-27T06:00:06.781Z] go vet ./... [2023-02-27T06:00:10.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T06:00:10.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T06:00:10.067Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T06:00:10.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T06:00:10.135Z] $ docker stop --time=1 ed5eaac9eef66137c0574c622b4440e5021a908a8b5d49fb62beae46d03360a3 [2023-02-27T06:00:11.834Z] $ docker rm -f --volumes ed5eaac9eef66137c0574c622b4440e5021a908a8b5d49fb62beae46d03360a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T06:00:12.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T06:00:12.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T06:00:13.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T06:00:13.491Z] + ls -al . [2023-02-27T06:00:13.491Z] total 184 [2023-02-27T06:00:13.491Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 05:59 . [2023-02-27T06:00:13.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:58 .. [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 05:58 .dockerignore [2023-02-27T06:00:13.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:00 .git [2023-02-27T06:00:13.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 .github [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 05:58 .gitignore [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 05:58 .golangci.yml [2023-02-27T06:00:13.491Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:58 .semver [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 05:58 Attribution.txt [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 05:58 CHANGELOG.md [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 05:58 Dockerfile [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 05:58 GOVERNANCE.md [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 05:58 Jenkinsfile [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 05:58 LICENSE [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 05:58 Makefile [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 05:58 OWNERS.md [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 05:58 README.md [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:58 VERSION [2023-02-27T06:00:13.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:58 bin [2023-02-27T06:00:13.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 cmd [2023-02-27T06:00:13.491Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 05:59 coverage.out [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 3497 Feb 27 05:58 go.mod [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 33596 Feb 27 05:58 go.sum [2023-02-27T06:00:13.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:58 internal [2023-02-27T06:00:13.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:58 simulator [2023-02-27T06:00:13.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:58 snap [2023-02-27T06:00:13.491Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:13.894Z] + 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=ccca3f43176ae16e2d736a855a59f49edddbc224 --label arch=amd64 --label version=0.0.0 . [2023-02-27T06:00:13.894Z] Sending build context to Docker daemon 6.44MB [2023-02-27T06:00:13.894Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:00:13.894Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T06:00:13.894Z] ---> 5f62a848ac4e [2023-02-27T06:00:13.894Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:00:13.894Z] ---> Running in f0055495817e [2023-02-27T06:00:13.894Z] Removing intermediate container f0055495817e [2023-02-27T06:00:13.894Z] ---> 875681e728bb [2023-02-27T06:00:13.894Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:00:14.154Z] ---> Running in d503ab4e69fd [2023-02-27T06:00:14.154Z] Removing intermediate container d503ab4e69fd [2023-02-27T06:00:14.154Z] ---> e3436d82373f [2023-02-27T06:00:14.154Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:00:14.154Z] ---> Running in 27afa9cc65fa [2023-02-27T06:00:14.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:14.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:14.929Z] OK: 217 MiB in 59 packages [2023-02-27T06:00:15.190Z] Removing intermediate container 27afa9cc65fa [2023-02-27T06:00:15.190Z] ---> 1277ff200454 [2023-02-27T06:00:15.190Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T06:00:15.448Z] ---> Running in 6740b20c0987 [2023-02-27T06:00:15.448Z] Removing intermediate container 6740b20c0987 [2023-02-27T06:00:15.448Z] ---> 6d56c19ea8c4 [2023-02-27T06:00:15.448Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T06:00:15.448Z] ---> 8d7580bba358 [2023-02-27T06:00:15.448Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:00:15.448Z] ---> Running in f804601274ca [2023-02-27T06:00:16.384Z] Removing intermediate container f804601274ca [2023-02-27T06:00:16.384Z] ---> 5d3b9d096123 [2023-02-27T06:00:16.384Z] Step 9/22 : COPY . . [2023-02-27T06:00:16.642Z] ---> 8db2b1b1dace [2023-02-27T06:00:16.642Z] Step 10/22 : RUN ${MAKE} [2023-02-27T06:00:16.642Z] ---> Running in eeb6b12e2909 [2023-02-27T06:00:16.901Z] 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-02-27T06:00:33.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7541 in /w/workspace/xfoundry_device-modbus-go_PR-418 [Pipeline] { [Pipeline] ws [2023-02-27T06:00:33.549Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T06:00:33.632Z] Selected Git installation does not exist. Using Default [2023-02-27T06:00:33.632Z] The recommended git tool is: NONE [2023-02-27T06:00:35.057Z] Removing intermediate container eeb6b12e2909 [2023-02-27T06:00:35.057Z] ---> 2932a7c2e7aa [2023-02-27T06:00:35.057Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T06:00:35.057Z] 3.14: Pulling from library/alpine [2023-02-27T06:00:35.057Z] d261077062b2: Pulling fs layer [2023-02-27T06:00:35.318Z] d261077062b2: Verifying Checksum [2023-02-27T06:00:35.318Z] d261077062b2: Download complete [2023-02-27T06:00:35.318Z] d261077062b2: Pull complete [2023-02-27T06:00:35.318Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T06:00:35.318Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T06:00:35.318Z] ---> 6dff1269bc79 [2023-02-27T06:00:35.318Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T06:00:35.578Z] ---> Running in 527bed5fe539 [2023-02-27T06:00:35.578Z] Removing intermediate container 527bed5fe539 [2023-02-27T06:00:35.578Z] ---> 091b73383a23 [2023-02-27T06:00:35.578Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T06:00:35.578Z] ---> Running in 8bb2f5eb9e77 [2023-02-27T06:00:35.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:36.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:36.094Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T06:00:36.094Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T06:00:36.352Z] OK: 6 MiB in 15 packages [2023-02-27T06:00:36.613Z] Removing intermediate container 8bb2f5eb9e77 [2023-02-27T06:00:36.613Z] ---> c190a57c772c [2023-02-27T06:00:36.613Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T06:00:36.870Z] ---> 5c9045d94fc5 [2023-02-27T06:00:36.870Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T06:00:37.128Z] ---> 0c1b07da1dc7 [2023-02-27T06:00:37.128Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T06:00:37.128Z] ---> ff63923611b5 [2023-02-27T06:00:37.128Z] Step 17/22 : EXPOSE 59901 [2023-02-27T06:00:37.128Z] ---> Running in b9f6c1063884 [2023-02-27T06:00:37.385Z] Removing intermediate container b9f6c1063884 [2023-02-27T06:00:37.385Z] ---> 18309a8eca18 [2023-02-27T06:00:37.385Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T06:00:37.385Z] ---> Running in 4e27451ba02b [2023-02-27T06:00:37.385Z] Removing intermediate container 4e27451ba02b [2023-02-27T06:00:37.385Z] ---> 4932788f7a8a [2023-02-27T06:00:37.385Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T06:00:37.385Z] ---> Running in 89109af62a40 [2023-02-27T06:00:37.646Z] Removing intermediate container 89109af62a40 [2023-02-27T06:00:37.646Z] ---> aed2b3f955bb [2023-02-27T06:00:37.646Z] Step 20/22 : LABEL arch=amd64 [2023-02-27T06:00:37.646Z] ---> Running in 48d2832cd331 [2023-02-27T06:00:37.646Z] Removing intermediate container 48d2832cd331 [2023-02-27T06:00:37.646Z] ---> 15e911184f92 [2023-02-27T06:00:37.646Z] Step 21/22 : LABEL git_sha=ccca3f43176ae16e2d736a855a59f49edddbc224 [2023-02-27T06:00:37.646Z] ---> Running in bf295f79256c [2023-02-27T06:00:37.646Z] Removing intermediate container bf295f79256c [2023-02-27T06:00:37.646Z] ---> 837dc653770b [2023-02-27T06:00:37.646Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T06:00:37.904Z] ---> Running in 231a58f0a6ed [2023-02-27T06:00:37.904Z] Removing intermediate container 231a58f0a6ed [2023-02-27T06:00:37.904Z] ---> ae5f382f00bb [2023-02-27T06:00:37.904Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T06:00:37.904Z] Successfully built ae5f382f00bb [2023-02-27T06:00:37.904Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:38.654Z] using credential edgex-jenkins-ssh [2023-02-27T06:00:38.666Z] Cloning the remote Git repository [2023-02-27T06:00:38.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:00:38.778Z] [2023-02-27T06:00:38.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:39.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:00:39.150Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T06:00:39.150Z] 5eb5b503b376: Pulling fs layer [2023-02-27T06:00:39.150Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T06:00:39.150Z] ec43610c2a17: Pulling fs layer [2023-02-27T06:00:39.150Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T06:00:39.150Z] 33b1e0a273af: Pulling fs layer [2023-02-27T06:00:39.150Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T06:00:39.150Z] 2f39f015ded8: Pulling fs layer [2023-02-27T06:00:39.150Z] 3a2ae6a8a46f: Waiting [2023-02-27T06:00:39.150Z] 33b1e0a273af: Waiting [2023-02-27T06:00:39.150Z] 5d3b04190fa2: Waiting [2023-02-27T06:00:39.150Z] 2f39f015ded8: Waiting [2023-02-27T06:00:39.150Z] 5c69ac0246d0: Download complete [2023-02-27T06:00:39.150Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T06:00:39.150Z] 3a2ae6a8a46f: Download complete [2023-02-27T06:00:39.409Z] 33b1e0a273af: Verifying Checksum [2023-02-27T06:00:39.409Z] 33b1e0a273af: Download complete [2023-02-27T06:00:39.409Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T06:00:39.409Z] 5d3b04190fa2: Download complete [2023-02-27T06:00:39.409Z] ec43610c2a17: Verifying Checksum [2023-02-27T06:00:39.409Z] ec43610c2a17: Download complete [2023-02-27T06:00:39.409Z] 5eb5b503b376: Verifying Checksum [2023-02-27T06:00:39.409Z] 5eb5b503b376: Download complete [2023-02-27T06:00:38.708Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:00:38.783Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-27T06:00:38.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:00:38.926Z] > git --version # timeout=10 [2023-02-27T06:00:38.944Z] > git --version # 'git version 2.25.1' [2023-02-27T06:00:38.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:00:39.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T06:00:39.976Z] 2f39f015ded8: Download complete [2023-02-27T06:00:40.543Z] 5eb5b503b376: Pull complete [2023-02-27T06:00:40.543Z] 5c69ac0246d0: Pull complete [2023-02-27T06:00:40.201Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T06:00:40.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T06:00:41.107Z] ec43610c2a17: Pull complete [2023-02-27T06:00:41.108Z] 3a2ae6a8a46f: Pull complete [2023-02-27T06:00:41.366Z] 33b1e0a273af: Pull complete [2023-02-27T06:00:41.366Z] 5d3b04190fa2: Pull complete [2023-02-27T06:00:41.782Z] Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit ccca3f43176ae16e2d736a855a59f49edddbc224 [2023-02-27T06:00:42.047Z] Merge succeeded, producing ccca3f43176ae16e2d736a855a59f49edddbc224 [2023-02-27T06:00:42.047Z] Checking out Revision ccca3f43176ae16e2d736a855a59f49edddbc224 (PR-418) [2023-02-27T06:00:41.135Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T06:00:41.183Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:00:41.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:00:41.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/418/head:refs/remotes/origin/PR-418 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T06:00:41.803Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T06:00:41.825Z] > git checkout -f ccca3f43176ae16e2d736a855a59f49edddbc224 # timeout=10 [2023-02-27T06:00:41.924Z] > git remote # timeout=10 [2023-02-27T06:00:41.947Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T06:00:41.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:00:41.988Z] > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 [2023-02-27T06:00:42.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T06:00:42.058Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T06:00:42.073Z] > git checkout -f ccca3f43176ae16e2d736a855a59f49edddbc224 # timeout=10 [2023-02-27T06:00:42.573Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-27T06:00:42.629Z] > git --version # timeout=10 [2023-02-27T06:00:42.639Z] > git --version # 'git version 2.25.1' [2023-02-27T06:00:42.662Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T06:00:42.976Z] [2023-02-27T06:00:42.976Z] GitHub has been notified of this commit’s build result [2023-02-27T06:00:42.976Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T06:00:43.724Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T06:00:43.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T06:00:43.724Z] Dload Upload Total Spent Left Speed [2023-02-27T06:00:43.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-02-27T06:00:44.370Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T06:00:44.724Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T06:00:44.724Z] + sudo tee /etc/docker/daemon.new [2023-02-27T06:00:44.724Z] { [2023-02-27T06:00:44.724Z] "registry-mirrors": [ [2023-02-27T06:00:44.724Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T06:00:44.724Z] ], [2023-02-27T06:00:44.724Z] "bip": "10.250.0.254/24", [2023-02-27T06:00:44.724Z] "hosts": [ [2023-02-27T06:00:44.724Z] "tcp://0.0.0.0:5555", [2023-02-27T06:00:44.724Z] "unix:///var/run/docker.sock" [2023-02-27T06:00:44.724Z] ], [2023-02-27T06:00:44.724Z] "mtu": 1458, [2023-02-27T06:00:44.724Z] "selinux-enabled": true, [2023-02-27T06:00:44.724Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T06:00:44.724Z] } [Pipeline] sh [2023-02-27T06:00:45.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T06:00:45.438Z] + sudo service docker restart [2023-02-27T06:00:45.542Z] 2f39f015ded8: Pull complete [2023-02-27T06:00:45.542Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T06:00:45.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:00:45.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:00:45.776Z] prd-ubuntu20.04-docker-8c-8g-7536 does not seem to be running inside a container [2023-02-27T06:00:45.809Z] $ 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-418 -v /w/workspace/xfoundry_device-modbus-go_PR-418:/w/workspace/xfoundry_device-modbus-go_PR-418:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-418@tmp:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T06:00:47.141Z] $ docker top e195b329570fd768fa7df7ff75898f579a4d39cfcfca15ef4a74a2b9610c7380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:00:47.615Z] ---> job-cost.sh [2023-02-27T06:00:47.615Z] lf-activate-venv: SKIPPING [2023-02-27T06:00:47.615Z] INFO: No Stack... [2023-02-27T06:00:47.875Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T06:00:48.147Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T06:00:48.455Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-418/archives/cost.csv [2023-02-27T06:00:48.455Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T06:00:48.501Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [2023-02-27T06:00:48.506Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] did not exist. Created. [2023-02-27T06:00:48.506Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T06:00:48.907Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T06:00:48.963Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T06:00:48.990Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T06:00:49.076Z] $ docker stop --time=1 e195b329570fd768fa7df7ff75898f579a4d39cfcfca15ef4a74a2b9610c7380 [2023-02-27T06:00:50.242Z] $ docker rm -f --volumes e195b329570fd768fa7df7ff75898f579a4d39cfcfca15ef4a74a2b9610c7380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T06:01:03.745Z] provisioning config files... [2023-02-27T06:01:03.775Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config12185562718140601900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:01:04.179Z] ---> docker-login.sh [2023-02-27T06:01:04.179Z] nexus3.edgexfoundry.org:10001 [2023-02-27T06:01:04.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:01:04.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:01:04.769Z] Configure a credential helper to remove this warning. See [2023-02-27T06:01:04.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:01:04.769Z] [2023-02-27T06:01:04.769Z] Login Succeeded [2023-02-27T06:01:04.769Z] nexus3.edgexfoundry.org:10002 [2023-02-27T06:01:05.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:01:05.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:01:05.312Z] Configure a credential helper to remove this warning. See [2023-02-27T06:01:05.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:01:05.312Z] [2023-02-27T06:01:05.312Z] Login Succeeded [2023-02-27T06:01:05.312Z] nexus3.edgexfoundry.org:10003 [2023-02-27T06:01:05.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:01:05.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:01:05.581Z] Configure a credential helper to remove this warning. See [2023-02-27T06:01:05.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:01:05.581Z] [2023-02-27T06:01:05.581Z] Login Succeeded [2023-02-27T06:01:05.581Z] nexus3.edgexfoundry.org:10004 [2023-02-27T06:01:05.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:01:05.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:01:05.854Z] Configure a credential helper to remove this warning. See [2023-02-27T06:01:05.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:01:05.854Z] [2023-02-27T06:01:05.854Z] Login Succeeded [2023-02-27T06:01:05.854Z] docker.io [2023-02-27T06:01:06.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:01:06.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:01:06.394Z] Configure a credential helper to remove this warning. See [2023-02-27T06:01:06.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:01:06.394Z] [2023-02-27T06:01:06.394Z] Login Succeeded [2023-02-27T06:01:06.394Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T06:01:06.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T06:01:06.827Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T06:01:06.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T06:01:06.905Z] ========================================================= [2023-02-27T06:01:06.905Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T06:01:06.905Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:01:07.436Z] + 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-02-27T06:01:07.705Z] Sending build context to Docker daemon 3.346MB [2023-02-27T06:01:07.977Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:01:07.977Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T06:01:07.977Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T06:01:07.977Z] 9b18e9b68314: Pulling fs layer [2023-02-27T06:01:07.977Z] 35d82f9e3411: Pulling fs layer [2023-02-27T06:01:07.977Z] e16973657156: Pulling fs layer [2023-02-27T06:01:07.977Z] fc693d55d65f: Pulling fs layer [2023-02-27T06:01:07.977Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T06:01:07.977Z] dda99020689f: Pulling fs layer [2023-02-27T06:01:07.977Z] db1c61fa0a46: Pulling fs layer [2023-02-27T06:01:07.977Z] 891c053d2c06: Pulling fs layer [2023-02-27T06:01:07.977Z] dda99020689f: Waiting [2023-02-27T06:01:07.977Z] db1c61fa0a46: Waiting [2023-02-27T06:01:07.977Z] 891c053d2c06: Waiting [2023-02-27T06:01:07.977Z] fc693d55d65f: Waiting [2023-02-27T06:01:07.977Z] 7e9fc2657dce: Waiting [2023-02-27T06:01:07.977Z] e16973657156: Download complete [2023-02-27T06:01:07.977Z] 35d82f9e3411: Verifying Checksum [2023-02-27T06:01:07.977Z] 35d82f9e3411: Download complete [2023-02-27T06:01:07.977Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T06:01:07.977Z] 7e9fc2657dce: Download complete [2023-02-27T06:01:08.250Z] dda99020689f: Verifying Checksum [2023-02-27T06:01:08.250Z] dda99020689f: Download complete [2023-02-27T06:01:08.250Z] 9b18e9b68314: Verifying Checksum [2023-02-27T06:01:08.250Z] 9b18e9b68314: Download complete [2023-02-27T06:01:09.228Z] 9b18e9b68314: Pull complete [2023-02-27T06:01:09.228Z] 891c053d2c06: Verifying Checksum [2023-02-27T06:01:09.228Z] 891c053d2c06: Download complete [2023-02-27T06:01:09.503Z] 35d82f9e3411: Pull complete [2023-02-27T06:01:09.774Z] e16973657156: Pull complete [2023-02-27T06:01:10.363Z] db1c61fa0a46: Download complete [2023-02-27T06:01:10.949Z] fc693d55d65f: Verifying Checksum [2023-02-27T06:01:10.949Z] fc693d55d65f: Download complete [2023-02-27T06:01:23.285Z] fc693d55d65f: Pull complete [2023-02-27T06:01:23.285Z] 7e9fc2657dce: Pull complete [2023-02-27T06:01:23.285Z] dda99020689f: Pull complete [2023-02-27T06:01:30.081Z] db1c61fa0a46: Pull complete [2023-02-27T06:01:34.406Z] 891c053d2c06: Pull complete [2023-02-27T06:01:34.406Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T06:01:34.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T06:01:34.406Z] ---> f96f9c87975a [2023-02-27T06:01:34.406Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:01:36.360Z] ---> Running in 670655e204da [2023-02-27T06:01:36.360Z] Removing intermediate container 670655e204da [2023-02-27T06:01:36.360Z] ---> f2baebcab832 [2023-02-27T06:01:36.360Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:01:36.360Z] ---> Running in 02b5f5d0f514 [2023-02-27T06:01:36.948Z] Removing intermediate container 02b5f5d0f514 [2023-02-27T06:01:36.948Z] ---> f6e35353d140 [2023-02-27T06:01:36.948Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:01:36.948Z] ---> Running in 8a237c3f4834 [2023-02-27T06:01:37.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:01:38.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:01:39.481Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T06:01:39.481Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T06:01:39.481Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T06:01:39.481Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T06:01:39.749Z] OK: 228 MiB in 59 packages [2023-02-27T06:01:40.715Z] Removing intermediate container 8a237c3f4834 [2023-02-27T06:01:40.715Z] ---> c477abbe6204 [2023-02-27T06:01:40.715Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T06:01:40.715Z] ---> Running in a1306500a557 [2023-02-27T06:01:40.982Z] Removing intermediate container a1306500a557 [2023-02-27T06:01:40.982Z] ---> 96f816e86988 [2023-02-27T06:01:40.982Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T06:01:41.575Z] ---> ad712c16071d [2023-02-27T06:01:41.575Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:01:41.575Z] ---> Running in 8afe358e0eca [2023-02-27T06:02:49.465Z] Removing intermediate container 8afe358e0eca [2023-02-27T06:02:49.465Z] ---> a48551266b7d [2023-02-27T06:02:49.465Z] Step 9/10 : COPY . . [2023-02-27T06:02:49.465Z] ---> ef12d47a8f35 [2023-02-27T06:02:49.465Z] Step 10/10 : RUN ${MAKE} [2023-02-27T06:02:49.465Z] ---> Running in 16ef93eaedf3 [2023-02-27T06:02:49.465Z] noop [2023-02-27T06:02:50.054Z] Removing intermediate container 16ef93eaedf3 [2023-02-27T06:02:50.054Z] ---> 8ed8a1d90236 [2023-02-27T06:02:50.054Z] Successfully built 8ed8a1d90236 [2023-02-27T06:02:50.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:02:50.593Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T06:02:50.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:02:50.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-7541 does not seem to be running inside a container [2023-02-27T06:02:50.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T06:02:52.236Z] $ docker top fc62ecfdf5f3ca6dd9a2be3fde664578d3fc1b51eff8927891a215d0af4d7d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:02:52.889Z] + go version [2023-02-27T06:02:53.162Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T06:02:53.197Z] $ docker stop --time=1 fc62ecfdf5f3ca6dd9a2be3fde664578d3fc1b51eff8927891a215d0af4d7d2a [2023-02-27T06:02:54.892Z] $ docker rm -f --volumes fc62ecfdf5f3ca6dd9a2be3fde664578d3fc1b51eff8927891a215d0af4d7d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:02:55.774Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T06:02:55.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:02:56.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-7541 does not seem to be running inside a container [2023-02-27T06:02:56.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T06:02:57.449Z] $ docker top 659966c958a53502828513e2fbd20dcb92a8f11d9a677fe18aa60ee1668d3c30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:02:58.384Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T06:02:59.113Z] + make test [2023-02-27T06:02:59.113Z] go test ./... -coverprofile=coverage.out [2023-02-27T06:03:01.074Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T06:04:37.825Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T06:04:37.825Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements [2023-02-27T06:04:37.825Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T06:04:37.825Z] go vet ./... [2023-02-27T06:04:59.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T06:04:59.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T06:04:59.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T06:04:59.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T06:04:59.994Z] $ docker stop --time=1 659966c958a53502828513e2fbd20dcb92a8f11d9a677fe18aa60ee1668d3c30 [2023-02-27T06:05:01.768Z] $ docker rm -f --volumes 659966c958a53502828513e2fbd20dcb92a8f11d9a677fe18aa60ee1668d3c30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T06:05:02.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T06:05:02.874Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T06:05:03.403Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T06:05:03.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T06:05:04.335Z] + ls -al . [2023-02-27T06:05:04.336Z] total 180 [2023-02-27T06:05:04.336Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 06:03 . [2023-02-27T06:05:04.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:00 .. [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 06:00 .dockerignore [2023-02-27T06:05:04.336Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:00 .git [2023-02-27T06:05:04.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:00 .github [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 06:00 .gitignore [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 06:00 .golangci.yml [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 06:00 Attribution.txt [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 06:00 CHANGELOG.md [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 06:00 Dockerfile [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 06:00 GOVERNANCE.md [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 06:00 Jenkinsfile [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 06:00 LICENSE [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 06:00 Makefile [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 06:00 OWNERS.md [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 06:00 README.md [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:58 VERSION [2023-02-27T06:05:04.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:00 bin [2023-02-27T06:05:04.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:00 cmd [2023-02-27T06:05:04.336Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 06:04 coverage.out [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 3497 Feb 27 06:00 go.mod [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 33596 Feb 27 06:00 go.sum [2023-02-27T06:05:04.336Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:00 internal [2023-02-27T06:05:04.336Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:00 simulator [2023-02-27T06:05:04.336Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:00 snap [2023-02-27T06:05:04.336Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:05:04.770Z] + 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=ccca3f43176ae16e2d736a855a59f49edddbc224 --label arch=arm64 --label version=0.0.0 . [2023-02-27T06:05:05.038Z] Sending build context to Docker daemon 3.37MB [2023-02-27T06:05:05.038Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:05:05.038Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T06:05:05.038Z] ---> 8ed8a1d90236 [2023-02-27T06:05:05.038Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:05:05.319Z] ---> Running in b1845e781851 [2023-02-27T06:05:05.586Z] Removing intermediate container b1845e781851 [2023-02-27T06:05:05.586Z] ---> 048bf935f47f [2023-02-27T06:05:05.586Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:05:05.859Z] ---> Running in 2f7286e9f888 [2023-02-27T06:05:06.134Z] Removing intermediate container 2f7286e9f888 [2023-02-27T06:05:06.134Z] ---> 3c3c450f1dc8 [2023-02-27T06:05:06.134Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:05:06.134Z] ---> Running in 5ce731dfd799 [2023-02-27T06:05:07.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:05:07.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:05:08.966Z] OK: 228 MiB in 59 packages [2023-02-27T06:05:09.938Z] Removing intermediate container 5ce731dfd799 [2023-02-27T06:05:09.938Z] ---> 12d651f6464d [2023-02-27T06:05:09.938Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T06:05:10.206Z] ---> Running in 6a2d79385781 [2023-02-27T06:05:10.793Z] Removing intermediate container 6a2d79385781 [2023-02-27T06:05:10.793Z] ---> 6839d485ec92 [2023-02-27T06:05:10.793Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T06:05:12.608Z] ---> 6bcac179920b [2023-02-27T06:05:12.608Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:05:12.608Z] ---> Running in 2e949720f847 [2023-02-27T06:05:16.902Z] Removing intermediate container 2e949720f847 [2023-02-27T06:05:16.902Z] ---> 193a1f8ae614 [2023-02-27T06:05:16.902Z] Step 9/22 : COPY . . [2023-02-27T06:05:17.871Z] ---> 521224378db3 [2023-02-27T06:05:17.871Z] Step 10/22 : RUN ${MAKE} [2023-02-27T06:05:17.871Z] ---> Running in e1638f5f36a7 [2023-02-27T06:05:18.844Z] 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-02-27T06:07:55.611Z] Removing intermediate container e1638f5f36a7 [2023-02-27T06:07:55.611Z] ---> 23fa1eff74e1 [2023-02-27T06:07:55.611Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T06:07:55.611Z] 3.14: Pulling from library/alpine [2023-02-27T06:07:55.611Z] 6f0e733d82e2: Pulling fs layer [2023-02-27T06:07:55.611Z] 6f0e733d82e2: Verifying Checksum [2023-02-27T06:07:55.611Z] 6f0e733d82e2: Download complete [2023-02-27T06:07:55.611Z] 6f0e733d82e2: Pull complete [2023-02-27T06:07:55.611Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T06:07:55.611Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T06:07:55.611Z] ---> bf97f6347a60 [2023-02-27T06:07:55.611Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T06:07:55.611Z] ---> Running in 83cebb9050f5 [2023-02-27T06:07:55.611Z] Removing intermediate container 83cebb9050f5 [2023-02-27T06:07:55.611Z] ---> ad3664d2425f [2023-02-27T06:07:55.611Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T06:07:55.611Z] ---> Running in 466ac64ffde5 [2023-02-27T06:07:55.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:07:55.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:07:55.611Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T06:07:55.611Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T06:07:55.611Z] OK: 6 MiB in 15 packages [2023-02-27T06:07:56.589Z] Removing intermediate container 466ac64ffde5 [2023-02-27T06:07:56.589Z] ---> 1e34e09ada97 [2023-02-27T06:07:56.589Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T06:07:58.017Z] ---> 21670ded67cd [2023-02-27T06:07:58.017Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T06:07:58.611Z] ---> d47b50a6373a [2023-02-27T06:07:58.611Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T06:07:58.880Z] ---> 36f2f3c75f22 [2023-02-27T06:07:58.880Z] Step 17/22 : EXPOSE 59901 [2023-02-27T06:07:59.150Z] ---> Running in a77238b8af7a [2023-02-27T06:07:59.421Z] Removing intermediate container a77238b8af7a [2023-02-27T06:07:59.421Z] ---> a5a6cd2589db [2023-02-27T06:07:59.421Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T06:07:59.421Z] ---> Running in 2d387d4a24a2 [2023-02-27T06:07:59.692Z] Removing intermediate container 2d387d4a24a2 [2023-02-27T06:07:59.692Z] ---> 8936bbc75d01 [2023-02-27T06:07:59.692Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T06:07:59.962Z] ---> Running in f98af6685bad [2023-02-27T06:08:00.231Z] Removing intermediate container f98af6685bad [2023-02-27T06:08:00.231Z] ---> cc686246d6c7 [2023-02-27T06:08:00.231Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T06:08:00.231Z] ---> Running in 298b599290f9 [2023-02-27T06:08:00.819Z] Removing intermediate container 298b599290f9 [2023-02-27T06:08:00.819Z] ---> b0b0e3049767 [2023-02-27T06:08:00.819Z] Step 21/22 : LABEL git_sha=ccca3f43176ae16e2d736a855a59f49edddbc224 [2023-02-27T06:08:00.819Z] ---> Running in 1dece4038fd6 [2023-02-27T06:08:01.088Z] Removing intermediate container 1dece4038fd6 [2023-02-27T06:08:01.088Z] ---> 2680e3d6d7e3 [2023-02-27T06:08:01.088Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T06:08:01.088Z] ---> Running in 95e0ed174aa5 [2023-02-27T06:08:01.358Z] Removing intermediate container 95e0ed174aa5 [2023-02-27T06:08:01.358Z] ---> bdc9939c697e [2023-02-27T06:08:01.358Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T06:08:01.627Z] Successfully built bdc9939c697e [2023-02-27T06:08:01.627Z] 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-02-27T06:08:02.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:08:02.507Z] [2023-02-27T06:08:02.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:08:02.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:08:02.919Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T06:08:02.919Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T06:08:02.919Z] 04944245beec: Pulling fs layer [2023-02-27T06:08:02.919Z] 699f458cf7ca: Pulling fs layer [2023-02-27T06:08:02.919Z] 765212b225bb: Pulling fs layer [2023-02-27T06:08:02.919Z] f23df028b6ca: Pulling fs layer [2023-02-27T06:08:02.919Z] 765212b225bb: Waiting [2023-02-27T06:08:02.919Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T06:08:02.919Z] f23df028b6ca: Waiting [2023-02-27T06:08:02.919Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T06:08:02.919Z] d65c8cfc05b1: Waiting [2023-02-27T06:08:02.919Z] 2437ff75d9bd: Waiting [2023-02-27T06:08:03.187Z] 04944245beec: Verifying Checksum [2023-02-27T06:08:03.187Z] 04944245beec: Download complete [2023-02-27T06:08:03.187Z] 765212b225bb: Verifying Checksum [2023-02-27T06:08:03.187Z] 765212b225bb: Download complete [2023-02-27T06:08:03.187Z] f23df028b6ca: Download complete [2023-02-27T06:08:03.187Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T06:08:03.187Z] d65c8cfc05b1: Download complete [2023-02-27T06:08:03.458Z] 699f458cf7ca: Verifying Checksum [2023-02-27T06:08:03.458Z] 699f458cf7ca: Download complete [2023-02-27T06:08:03.727Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T06:08:03.727Z] 8998bd30e6a1: Download complete [2023-02-27T06:08:06.424Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T06:08:06.424Z] 2437ff75d9bd: Download complete [2023-02-27T06:08:08.448Z] 8998bd30e6a1: Pull complete [2023-02-27T06:08:08.448Z] 04944245beec: Pull complete [2023-02-27T06:08:10.465Z] 699f458cf7ca: Pull complete [2023-02-27T06:08:10.465Z] 765212b225bb: Pull complete [2023-02-27T06:08:11.441Z] f23df028b6ca: Pull complete [2023-02-27T06:08:11.441Z] d65c8cfc05b1: Pull complete [2023-02-27T06:08:29.671Z] 2437ff75d9bd: Pull complete [2023-02-27T06:08:29.671Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T06:08:29.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:08:29.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:08:30.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-7541 does not seem to be running inside a container [2023-02-27T06:08:30.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T06:08:32.987Z] $ docker top 157a3b756363c6ff4ee6661dde861234e57d138f1c2f4ee90a1f631f658fb686 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:34.045Z] ---> job-cost.sh [2023-02-27T06:08:34.045Z] lf-activate-venv: SKIPPING [2023-02-27T06:08:34.045Z] INFO: No Stack... [2023-02-27T06:08:34.317Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T06:08:35.279Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T06:08:35.948Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-02-27T06:08:35.948Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T06:08:36.040Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [2023-02-27T06:08:36.045Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] did not exist. Created. [2023-02-27T06:08:36.045Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T06:08:36.781Z] /w/workspace/device-modbus-go/1@tmp/durable-232a084a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T06:08:37.471Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T06:08:37.509Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T06:08:37.563Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T06:08:37.578Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-418-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T06:08:37.649Z] $ docker stop --time=1 157a3b756363c6ff4ee6661dde861234e57d138f1c2f4ee90a1f631f658fb686 [2023-02-27T06:08:39.177Z] $ docker rm -f --volumes 157a3b756363c6ff4ee6661dde861234e57d138f1c2f4ee90a1f631f658fb686 [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-02-27T06:08:40.170Z] provisioning config files... [2023-02-27T06:08:40.177Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/config7443770367316022298tmp [Pipeline] { [Pipeline] sh [2023-02-27T06:08:40.509Z] + set +x [2023-02-27T06:08:40.509Z] + + curl -s https://codecov.io/bash [2023-02-27T06:08:40.509Z] bash -s -- [2023-02-27T06:08:40.509Z] [2023-02-27T06:08:40.509Z] _____ _ [2023-02-27T06:08:40.509Z] / ____| | | [2023-02-27T06:08:40.509Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T06:08:40.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T06:08:40.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T06:08:40.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T06:08:40.509Z] Bash-1.0.6 [2023-02-27T06:08:40.509Z] [2023-02-27T06:08:40.509Z] [2023-02-27T06:08:40.509Z] ==> git version 2.25.1 found [2023-02-27T06:08:40.509Z] ==> 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-02-27T06:08:40.509Z] Release-Date: 2020-01-08 [2023-02-27T06:08:40.509Z] 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-02-27T06:08:40.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T06:08:40.509Z] ==> Jenkins CI detected. [2023-02-27T06:08:40.509Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-418 [2023-02-27T06:08:40.509Z] project root: . [2023-02-27T06:08:40.509Z] --> token set from env [2023-02-27T06:08:40.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T06:08:40.509Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T06:08:40.509Z] ==> Python coveragepy not found [2023-02-27T06:08:40.509Z] ==> Searching for coverage reports in: [2023-02-27T06:08:40.509Z] + . [2023-02-27T06:08:40.509Z] -> Found 1 reports [2023-02-27T06:08:40.509Z] ==> Detecting git/mercurial file structure [2023-02-27T06:08:40.509Z] ==> Reading reports [2023-02-27T06:08:40.509Z] + ./coverage.out bytes=23241 [2023-02-27T06:08:40.509Z] ==> Appending adjustments [2023-02-27T06:08:40.509Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T06:08:40.771Z] + Found adjustments [2023-02-27T06:08:40.771Z] ==> Gzipping contents [2023-02-27T06:08:40.771Z] 4.0K /tmp/codecov.lw0Hcx.gz [2023-02-27T06:08:40.771Z] ==> Uploading reports [2023-02-27T06:08:40.771Z] url: https://codecov.io [2023-02-27T06:08:40.771Z] query: branch=PR-418&commit=ccca3f43176ae16e2d736a855a59f49edddbc224&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=418&job=&cmd_args= [2023-02-27T06:08:40.771Z] -> Pinging Codecov [2023-02-27T06:08:40.771Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-418&commit=ccca3f43176ae16e2d736a855a59f49edddbc224&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=418&job=&cmd_args= [2023-02-27T06:08:40.771Z] -> Uploading to [2023-02-27T06:08:40.771Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/55DBCA73C666E3227836607328DD7E49/ccca3f43176ae16e2d736a855a59f49edddbc224/28ed94e0-5e73-42ea-9a46-49cf37e3cb15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T060840Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e5219dbbe32f86e28439ed96b813c98e2601cc53f716d080da43eed6f8ec8b33 [2023-02-27T06:08:40.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T06:08:40.771Z] Dload Upload Total Spent Left Speed [2023-02-27T06:08:41.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3898 0 0 100 3898 0 16729 --:--:-- --:--:-- --:--:-- 16801 [2023-02-27T06:08:41.030Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ccca3f43176ae16e2d736a855a59f49edddbc224 [Pipeline] } [2023-02-27T06:08:41.057Z] 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-02-27T06:08:42.749Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-418/archives ] [2023-02-27T06:08:42.749Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-418/archives [2023-02-27T06:08:42.749Z] total 16 [2023-02-27T06:08:42.749Z] drwxr-xr-x 3 root root 4096 Feb 27 06:00 . [2023-02-27T06:08:42.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:00 .. [2023-02-27T06:08:42.749Z] drwxr-xr-x 2 root root 4096 Feb 27 06:00 cost [2023-02-27T06:08:42.749Z] -rw-r--r-- 1 root root 88 Feb 27 06:00 cost.csv [2023-02-27T06:08:42.749Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-418/archives [2023-02-27T06:08:42.749Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-418/archives [2023-02-27T06:08:42.749Z] total 16 [2023-02-27T06:08:42.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 06:00 . [2023-02-27T06:08:42.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:00 .. [2023-02-27T06:08:42.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 06:00 cost [2023-02-27T06:08:42.749Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 27 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:43.075Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:44.016Z] ---> package-listing.sh [2023-02-27T06:08:44.016Z] ++ facter osfamily [2023-02-27T06:08:44.016Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T06:08:44.275Z] + OS_FAMILY=debian [2023-02-27T06:08:44.275Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-418 [2023-02-27T06:08:44.275Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T06:08:44.275Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T06:08:44.275Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T06:08:44.275Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T06:08:44.275Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-418 ']' [2023-02-27T06:08:44.275Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T06:08:44.275Z] + case "${OS_FAMILY}" in [2023-02-27T06:08:44.275Z] + dpkg -l [2023-02-27T06:08:44.275Z] + grep '^ii' [2023-02-27T06:08:44.275Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T06:08:44.275Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T06:08:44.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T06:08:44.275Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-418 ']' [2023-02-27T06:08:44.275Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-418/archives/ [2023-02-27T06:08:44.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-418/archives/ [Pipeline] echo [2023-02-27T06:08:44.310Z] 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-418/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T06:08:44.603Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:08:45.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:08:45.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:08:45.476Z] prd-ubuntu20.04-docker-8c-8g-7536 does not seem to be running inside a container [2023-02-27T06:08:45.511Z] $ 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-418/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-418 -v /w/workspace/xfoundry_device-modbus-go_PR-418:/w/workspace/xfoundry_device-modbus-go_PR-418:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-418@tmp:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T06:08:45.738Z] $ docker top e03cb55246250bc22172ea2891426162219c7de473c7ff6c0d72c8b1641347b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:08:46.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T06:08:46.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T06:08:46.761Z] + ls /var/log/sa-host [2023-02-27T06:08:46.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T06:08:46.888Z] provisioning config files... [2023-02-27T06:08:46.896Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-418@tmp/config9647628686692888057tmp [Pipeline] { [Pipeline] echo [2023-02-27T06:08:46.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:47.261Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T06:08:47.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:47.679Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T06:08:47.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:48.023Z] ---> sudo-logs.sh [2023-02-27T06:08:48.023Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T06:08:48.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:48.423Z] ---> job-cost.sh [2023-02-27T06:08:48.423Z] lf-activate-venv: SKIPPING [2023-02-27T06:08:48.423Z] DEBUG: total: 0.2199999988079071 [2023-02-27T06:08:48.423Z] INFO: Retrieving Stack Cost... [2023-02-27T06:08:48.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T06:08:49.252Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T06:08:49.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:08:49.601Z] ---> logs-deploy.sh [2023-02-27T06:08:49.601Z] lf-activate-venv: SKIPPING [2023-02-27T06:08:49.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-418/1 [2023-02-27T06:08:49.601Z] INFO: archiving workspace using pattern(s): [2023-02-27T06:08:50.541Z] Archives upload complete. [2023-02-27T06:08:50.801Z] INFO: archiving logs to Nexus