Pull request #449 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8dc9b5075945768134d292084ab2be258a525270+053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 (fa341b78ac29d5de782efe6b49fffed9dea1c0e3) 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-ssh12197346962093523770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6086555110424144034.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-449/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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5463147102843339026.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-449/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3661831305830791893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh284513070535523931.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-449/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-449/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10944791422597542218.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6298 in /w/workspace/xfoundry_device-modbus-go_PR-449 [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-449 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 into PR head commit 8dc9b5075945768134d292084ab2be258a525270 Merge succeeded, producing 8dc9b5075945768134d292084ab2be258a525270 Checking out Revision 8dc9b5075945768134d292084ab2be258a525270 (PR-449) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:08:23.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:08:23.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:08:23.898Z] ========================================================= [2023-03-29T23:08:23.898Z] EdgeX Global Pipelines Version Info [2023-03-29T23:08:23.898Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8dc9b5075945768134d292084ab2be258a525270 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dc9b5075945768134d292084ab2be258a525270 # timeout=10 [2023-03-29T23:08:24.641Z] ------------------- [2023-03-29T23:08:24.641Z] stable info: [2023-03-29T23:08:24.641Z] ------------------- [2023-03-29T23:08:24.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:08:24.641Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:08:24.641Z] Message: update stable to v1.0.245 [2023-03-29T23:08:25.216Z] ------------------- [2023-03-29T23:08:25.216Z] experimental info: [2023-03-29T23:08:25.216Z] ------------------- [2023-03-29T23:08:25.216Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:08:25.216Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:08:25.216Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:08:25.610Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-03-29T23:08:25.649Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-03-29T23:08:25.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:08:25.726Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:08:25.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:08:25.810Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:08:25.851Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:08:25.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T23:08:25.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:08:25.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:08:26.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:08:26.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-03-29T23:08:26.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:08:26.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:08:26.173Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:26.216Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:26.259Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:08:26.297Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T23:08:26.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:08:26.381Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:08:26.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T23:08:26.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T23:08:26.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T23:08:26.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T23:08:26.594Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T23:08:26.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:08:26.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:08:26.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-449 [Pipeline] echo [2023-03-29T23:08:26.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-449 [Pipeline] echo [2023-03-29T23:08:26.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-449 [Pipeline] echo [2023-03-29T23:08:26.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dc9b5075945768134d292084ab2be258a525270 [Pipeline] echo [2023-03-29T23:08:26.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dc9b50 [Pipeline] echo [2023-03-29T23:08:26.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:08:27.037Z] provisioning config files... [2023-03-29T23:08:27.051Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/config13381839999700370761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:27.424Z] ---> docker-login.sh [2023-03-29T23:08:27.424Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:08:27.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:27.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:27.688Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:27.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:27.688Z] [2023-03-29T23:08:27.688Z] Login Succeeded [2023-03-29T23:08:27.688Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:08:27.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:27.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:27.688Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:27.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:27.688Z] [2023-03-29T23:08:27.688Z] Login Succeeded [2023-03-29T23:08:27.688Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:08:27.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:27.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:27.946Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:27.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:27.946Z] [2023-03-29T23:08:27.946Z] Login Succeeded [2023-03-29T23:08:27.946Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:08:27.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:27.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:27.946Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:27.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:27.946Z] [2023-03-29T23:08:27.946Z] Login Succeeded [2023-03-29T23:08:27.946Z] docker.io [2023-03-29T23:08:28.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:28.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:28.205Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:28.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:28.205Z] [2023-03-29T23:08:28.205Z] Login Succeeded [2023-03-29T23:08:28.205Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:08:28.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T23:08:28.923Z] + git rev-list -1 --merges 8dc9b5075945768134d292084ab2be258a525270~1..8dc9b5075945768134d292084ab2be258a525270 [Pipeline] echo [2023-03-29T23:08:28.986Z] -----------> git rev-list -1 --merges 8dc9b5075945768134d292084ab2be258a525270~1..8dc9b5075945768134d292084ab2be258a525270 8dc9b5075945768134d292084ab2be258a525270 [false] [Pipeline] sh [2023-03-29T23:08:29.294Z] + git log --format=format:%s -1 8dc9b5075945768134d292084ab2be258a525270 [Pipeline] echo [2023-03-29T23:08:29.334Z] ========================================================= [2023-03-29T23:08:29.334Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:08:29.334Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:08:29.782Z] + git log --format=format:%s -1 8dc9b5075945768134d292084ab2be258a525270 [Pipeline] echo [2023-03-29T23:08:29.812Z] [semverPrep] GIT_COMMIT: 8dc9b5075945768134d292084ab2be258a525270, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-29T23:08:29.850Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T23:08:30.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:08:30.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:08:30.228Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:08:30.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:08:30.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:08:30.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:08:30.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:30.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:30.627Z] [2023-03-29T23:08:30.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:30.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:30.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:08:30.997Z] b85a868b505f: Pulling fs layer [2023-03-29T23:08:30.997Z] e2be974225ed: Pulling fs layer [2023-03-29T23:08:30.997Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:08:30.997Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:08:30.997Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:08:30.997Z] eaf3925da568: Pulling fs layer [2023-03-29T23:08:30.997Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:08:30.997Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:08:30.997Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:08:30.997Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:08:30.997Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:08:30.997Z] 5851b861e8e6: Waiting [2023-03-29T23:08:30.997Z] 4872d77fe225: Waiting [2023-03-29T23:08:30.997Z] 1469e6f7b9e6: Waiting [2023-03-29T23:08:30.997Z] b352a97aabf1: Waiting [2023-03-29T23:08:30.997Z] 988bab9f4d93: Waiting [2023-03-29T23:08:30.997Z] bab4dde63d76: Waiting [2023-03-29T23:08:30.997Z] bde34c3a00c8: Waiting [2023-03-29T23:08:30.997Z] eaf3925da568: Waiting [2023-03-29T23:08:30.997Z] e2be974225ed: Verifying Checksum [2023-03-29T23:08:30.997Z] e2be974225ed: Download complete [2023-03-29T23:08:30.997Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:08:30.997Z] 988bab9f4d93: Download complete [2023-03-29T23:08:31.257Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:08:31.257Z] 1469e6f7b9e6: Download complete [2023-03-29T23:08:31.257Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:08:31.257Z] 339a4e72a1f5: Download complete [2023-03-29T23:08:31.257Z] eaf3925da568: Verifying Checksum [2023-03-29T23:08:31.257Z] eaf3925da568: Download complete [2023-03-29T23:08:31.257Z] bde34c3a00c8: Download complete [2023-03-29T23:08:31.257Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:08:31.257Z] b352a97aabf1: Download complete [2023-03-29T23:08:31.257Z] 4872d77fe225: Download complete [2023-03-29T23:08:31.257Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:08:31.257Z] 5851b861e8e6: Download complete [2023-03-29T23:08:31.257Z] b85a868b505f: Download complete [2023-03-29T23:08:31.520Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:08:31.520Z] bab4dde63d76: Download complete [2023-03-29T23:08:32.453Z] b85a868b505f: Pull complete [2023-03-29T23:08:32.712Z] e2be974225ed: Pull complete [2023-03-29T23:08:33.281Z] 339a4e72a1f5: Pull complete [2023-03-29T23:08:33.281Z] 988bab9f4d93: Pull complete [2023-03-29T23:08:33.541Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:08:33.541Z] eaf3925da568: Pull complete [2023-03-29T23:08:35.444Z] bab4dde63d76: Pull complete [2023-03-29T23:08:35.444Z] bde34c3a00c8: Pull complete [2023-03-29T23:08:35.444Z] b352a97aabf1: Pull complete [2023-03-29T23:08:35.444Z] 4872d77fe225: Pull complete [2023-03-29T23:08:35.703Z] 5851b861e8e6: Pull complete [2023-03-29T23:08:35.703Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:08:35.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:08:35.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:08:35.930Z] prd-ubuntu20.04-docker-8c-8g-6298 does not seem to be running inside a container [2023-03-29T23:08:35.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-449 -v /w/workspace/xfoundry_device-modbus-go_PR-449:/w/workspace/xfoundry_device-modbus-go_PR-449:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-449@tmp:/w/workspace/xfoundry_device-modbus-go_PR-449@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-03-29T23:08:38.156Z] $ docker top 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc -eo pid,comm [2023-03-29T23:08:38.211Z] 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-03-29T23:08:38.211Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:08:38.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:08:38.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:08:38.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:08:38.457Z] $ docker exec 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc ssh-agent [2023-03-29T23:08:38.570Z] SSH_AUTH_SOCK=/tmp/ssh-ssV7Y2Vex7zA/agent.31 [2023-03-29T23:08:38.570Z] SSH_AGENT_PID=38 [2023-03-29T23:08:38.576Z] Running ssh-add (command line suppressed) [2023-03-29T23:08:38.679Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-449@tmp/private_key_6363532557533113638.key (/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/private_key_6363532557533113638.key) [2023-03-29T23:08:38.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:08:39.033Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:08:39.055Z] $ docker exec --env ******** --env ******** 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc ssh-agent -k [2023-03-29T23:08:39.165Z] unset SSH_AUTH_SOCK; [2023-03-29T23:08:39.165Z] unset SSH_AGENT_PID; [2023-03-29T23:08:39.165Z] echo Agent pid 38 killed; [2023-03-29T23:08:39.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:08:39.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:08:39.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:08:39.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:08:39.382Z] $ docker exec 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc ssh-agent [2023-03-29T23:08:39.505Z] SSH_AUTH_SOCK=/tmp/ssh-Gal8GDNab4DP/agent.70 [2023-03-29T23:08:39.505Z] SSH_AGENT_PID=76 [2023-03-29T23:08:39.510Z] Running ssh-add (command line suppressed) [2023-03-29T23:08:39.607Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-449@tmp/private_key_5111675101587162459.key (/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/private_key_5111675101587162459.key) [2023-03-29T23:08:39.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:08:39.958Z] + git semver init [2023-03-29T23:08:40.223Z] 2023-03-29 23:08:40,158 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:08:40.223Z] 2023-03-29 23:08:40,159 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-449/.semver [2023-03-29T23:08:40.223Z] 2023-03-29 23:08:40,160 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-449/.semver [2023-03-29T23:08:40.223Z] 2023-03-29 23:08:40,160 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-449/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-449, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,944 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-449/.git/info/exclude [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-449/.semver/PR-449 with force:False [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,945 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-449/.semver/PR-449 [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,949 [execute] INFO git cat-file --batch-check [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,956 [execute] INFO git cat-file --batch [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-449/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:08:41.161Z] 2023-03-29 23:08:40,963 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-449/.semver/PR-449 [2023-03-29T23:08:41.161Z] 0.0.0 [Pipeline] } [2023-03-29T23:08:41.186Z] $ docker exec --env ******** --env ******** 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc ssh-agent -k [2023-03-29T23:08:41.294Z] unset SSH_AUTH_SOCK; [2023-03-29T23:08:41.295Z] unset SSH_AGENT_PID; [2023-03-29T23:08:41.296Z] echo Agent pid 76 killed; [2023-03-29T23:08:41.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:08:41.726Z] + git semver [Pipeline] } [2023-03-29T23:08:42.006Z] $ docker stop --time=1 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc [2023-03-29T23:08:43.289Z] $ docker rm -f --volumes 62ebb12b3554df49b1a8e4d7e4b7c52d1f00ddec2736fa49425fd29a148dc5cc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:08:43.701Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:08:43.973Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:08:43.990Z] [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-03-29T23:08:44.549Z] provisioning config files... [2023-03-29T23:08:44.556Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/config12978851071102928279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:44.935Z] ---> docker-login.sh [2023-03-29T23:08:44.935Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:08:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:44.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:44.935Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:44.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:44.935Z] [2023-03-29T23:08:44.935Z] Login Succeeded [2023-03-29T23:08:44.935Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:08:44.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:44.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:44.935Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:44.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:44.935Z] [2023-03-29T23:08:44.935Z] Login Succeeded [2023-03-29T23:08:44.935Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:08:45.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:45.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:45.193Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:45.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:45.193Z] [2023-03-29T23:08:45.193Z] Login Succeeded [2023-03-29T23:08:45.193Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:08:45.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:45.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:45.193Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:45.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:45.193Z] [2023-03-29T23:08:45.193Z] Login Succeeded [2023-03-29T23:08:45.193Z] docker.io [2023-03-29T23:08:45.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:45.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:45.452Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:45.452Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:45.452Z] [2023-03-29T23:08:45.452Z] Login Succeeded [2023-03-29T23:08:45.452Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:08:45.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:08:45.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:08:45.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:08:45.729Z] ========================================================= [2023-03-29T23:08:45.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:08:45.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:08:46.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:08:46.170Z] Sending build context to Docker daemon 6.407MB [2023-03-29T23:08:46.170Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:08:46.170Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T23:08:46.170Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:08:46.170Z] 63b65145d645: Pulling fs layer [2023-03-29T23:08:46.170Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:08:46.170Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:08:46.170Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:08:46.170Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:08:46.170Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:08:46.170Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:08:46.170Z] f25807f1079a: Pulling fs layer [2023-03-29T23:08:46.170Z] 94cc34f8dd06: Waiting [2023-03-29T23:08:46.170Z] 30dea6a524f1: Waiting [2023-03-29T23:08:46.170Z] a2aff8979fd8: Waiting [2023-03-29T23:08:46.170Z] 6808be2612f2: Waiting [2023-03-29T23:08:46.170Z] f25807f1079a: Waiting [2023-03-29T23:08:46.170Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:08:46.170Z] a2d21d5440eb: Download complete [2023-03-29T23:08:46.170Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T23:08:46.170Z] 94cc34f8dd06: Download complete [2023-03-29T23:08:46.430Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:08:46.430Z] 30dea6a524f1: Download complete [2023-03-29T23:08:46.430Z] 63b65145d645: Download complete [2023-03-29T23:08:46.430Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:08:46.430Z] a2aff8979fd8: Download complete [2023-03-29T23:08:46.430Z] 63b65145d645: Pull complete [2023-03-29T23:08:46.690Z] a2d21d5440eb: Pull complete [2023-03-29T23:08:46.690Z] f25807f1079a: Verifying Checksum [2023-03-29T23:08:46.690Z] f25807f1079a: Download complete [2023-03-29T23:08:46.948Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:08:46.948Z] 935e6c44a52c: Download complete [2023-03-29T23:08:46.948Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:08:46.948Z] 6808be2612f2: Download complete [2023-03-29T23:08:50.226Z] 935e6c44a52c: Pull complete [2023-03-29T23:08:50.226Z] 94cc34f8dd06: Pull complete [2023-03-29T23:08:50.226Z] 30dea6a524f1: Pull complete [2023-03-29T23:08:50.226Z] a2aff8979fd8: Pull complete [2023-03-29T23:08:52.755Z] 6808be2612f2: Pull complete [2023-03-29T23:08:53.012Z] f25807f1079a: Pull complete [2023-03-29T23:08:53.012Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:08:53.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:08:53.013Z] ---> 3b553350e43f [2023-03-29T23:08:53.013Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:08:57.437Z] ---> Running in 7adf0d037507 [2023-03-29T23:08:57.437Z] Removing intermediate container 7adf0d037507 [2023-03-29T23:08:57.437Z] ---> a6b074505596 [2023-03-29T23:08:57.437Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:08:57.437Z] ---> Running in 737afff5793d [2023-03-29T23:08:57.437Z] Removing intermediate container 737afff5793d [2023-03-29T23:08:57.437Z] ---> efb7c5264d1f [2023-03-29T23:08:57.437Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:08:57.437Z] ---> Running in e7695c25aed8 [2023-03-29T23:08:57.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:08:57.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:08:57.699Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-29T23:08:57.699Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-29T23:08:57.699Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-29T23:08:57.699Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:08:57.699Z] OK: 270 MiB in 61 packages [2023-03-29T23:08:58.267Z] Removing intermediate container e7695c25aed8 [2023-03-29T23:08:58.267Z] ---> 0de524e39cba [2023-03-29T23:08:58.267Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-29T23:08:58.526Z] ---> Running in 62d047107867 [2023-03-29T23:08:58.527Z] Removing intermediate container 62d047107867 [2023-03-29T23:08:58.527Z] ---> 648aa672fbc4 [2023-03-29T23:08:58.527Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T23:08:58.784Z] ---> f939d7bf8087 [2023-03-29T23:08:58.784Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:08:58.784Z] ---> Running in 43e32d4b32f7 [2023-03-29T23:08:59.377Z] Still waiting to schedule task [2023-03-29T23:08:59.377Z] ‘prd-centos7-blackbox-4c-2g-5786’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-centos7-builder-2c-1g-6293’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-8c-8g-6290’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-8c-8g-6291’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-8c-8g-6302’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6287’ is offline [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6289’ is offline [2023-03-29T23:08:59.377Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6297’ is offline [2023-03-29T23:09:30.941Z] Removing intermediate container 43e32d4b32f7 [2023-03-29T23:09:30.941Z] ---> 17e83d58edfa [2023-03-29T23:09:30.941Z] Step 9/10 : COPY . . [2023-03-29T23:09:30.941Z] ---> 7c2e382f4521 [2023-03-29T23:09:30.941Z] Step 10/10 : RUN ${MAKE} [2023-03-29T23:09:30.941Z] ---> Running in 5fe6a7c563b6 [2023-03-29T23:09:30.941Z] noop [2023-03-29T23:09:30.941Z] Removing intermediate container 5fe6a7c563b6 [2023-03-29T23:09:30.941Z] ---> 7be99b8f0db3 [2023-03-29T23:09:30.941Z] Successfully built 7be99b8f0db3 [2023-03-29T23:09:30.941Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:31.396Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:31.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:31.547Z] prd-ubuntu20.04-docker-8c-8g-6298 does not seem to be running inside a container [2023-03-29T23:09:31.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-449 -v /w/workspace/xfoundry_device-modbus-go_PR-449:/w/workspace/xfoundry_device-modbus-go_PR-449:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-449@tmp:/w/workspace/xfoundry_device-modbus-go_PR-449@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-03-29T23:09:31.981Z] $ docker top 438c9a50ed7d5ee7a72b685277801bca207fed1afc0f0039dbda0def4876923e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:09:32.364Z] + go version [2023-03-29T23:09:32.364Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:09:32.402Z] $ docker stop --time=1 438c9a50ed7d5ee7a72b685277801bca207fed1afc0f0039dbda0def4876923e [2023-03-29T23:09:33.692Z] $ docker rm -f --volumes 438c9a50ed7d5ee7a72b685277801bca207fed1afc0f0039dbda0def4876923e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:34.396Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:34.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:34.539Z] prd-ubuntu20.04-docker-8c-8g-6298 does not seem to be running inside a container [2023-03-29T23:09:34.574Z] $ 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-449 -v /w/workspace/xfoundry_device-modbus-go_PR-449:/w/workspace/xfoundry_device-modbus-go_PR-449:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-449@tmp:/w/workspace/xfoundry_device-modbus-go_PR-449@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-03-29T23:09:34.917Z] $ docker top 42b94af4d13f5d8c55b59564f367b6f45adca146159a9b9a6b34d8e1bca92beb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:09:35.300Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-449 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:09:35.660Z] + make test [2023-03-29T23:09:35.660Z] go test ./... -coverprofile=coverage.out [2023-03-29T23:09:40.923Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-29T23:09:50.889Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-29T23:09:50.889Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 48.0% of statements [2023-03-29T23:09:56.142Z] go vet ./... [2023-03-29T23:09:59.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:09:59.539Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:09:59.539Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:09:59.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:09:59.622Z] $ docker stop --time=1 42b94af4d13f5d8c55b59564f367b6f45adca146159a9b9a6b34d8e1bca92beb [2023-03-29T23:10:04.477Z] $ docker rm -f --volumes 42b94af4d13f5d8c55b59564f367b6f45adca146159a9b9a6b34d8e1bca92beb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:10:04.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:10:05.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T23:10:05.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:10:05.963Z] + ls -al . [2023-03-29T23:10:05.963Z] total 180 [2023-03-29T23:10:05.963Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 23:09 . [2023-03-29T23:10:05.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 .. [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 23:08 .dockerignore [2023-03-29T23:10:05.963Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:08 .git [2023-03-29T23:10:05.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 .github [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 29 23:08 .gitignore [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:08 .golangci.yml [2023-03-29T23:10:05.963Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:08 .semver [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 29 23:08 Attribution.txt [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 29 23:08 CHANGELOG.md [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 29 23:08 Dockerfile [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:08 GOVERNANCE.md [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:08 Jenkinsfile [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:08 LICENSE [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 29 23:08 Makefile [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 23:08 OWNERS.md [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 29 23:08 README.md [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION [2023-03-29T23:10:05.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:08 bin [2023-03-29T23:10:05.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 cmd [2023-03-29T23:10:05.963Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 29 23:09 coverage.out [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 29 23:08 go.mod [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 29 23:08 go.sum [2023-03-29T23:10:05.963Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:08 internal [2023-03-29T23:10:05.963Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:08 simulator [2023-03-29T23:10:05.963Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:08 snap [2023-03-29T23:10:05.963Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 29 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:06.362Z] + 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=8dc9b5075945768134d292084ab2be258a525270 --label arch=amd64 --label version=0.0.0 . [2023-03-29T23:10:06.362Z] Sending build context to Docker daemon 6.431MB [2023-03-29T23:10:06.362Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:10:06.362Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-29T23:10:06.362Z] ---> 7be99b8f0db3 [2023-03-29T23:10:06.362Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:10:06.621Z] ---> Running in 386524942a20 [2023-03-29T23:10:06.621Z] Removing intermediate container 386524942a20 [2023-03-29T23:10:06.621Z] ---> 9c29023b8932 [2023-03-29T23:10:06.621Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:10:06.621Z] ---> Running in 6ec4b548f40b [2023-03-29T23:10:06.621Z] Removing intermediate container 6ec4b548f40b [2023-03-29T23:10:06.621Z] ---> 9ee0166c9c5d [2023-03-29T23:10:06.621Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:10:06.621Z] ---> Running in 9e46531ff9c4 [2023-03-29T23:10:06.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:07.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:07.397Z] OK: 270 MiB in 61 packages [2023-03-29T23:10:07.657Z] Removing intermediate container 9e46531ff9c4 [2023-03-29T23:10:07.657Z] ---> a1356c4e0dfe [2023-03-29T23:10:07.657Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-29T23:10:07.657Z] ---> Running in d12e8091d34a [2023-03-29T23:10:07.657Z] Removing intermediate container d12e8091d34a [2023-03-29T23:10:07.657Z] ---> a13d74c81f3c [2023-03-29T23:10:07.657Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-29T23:10:07.915Z] ---> 392ffb347e6d [2023-03-29T23:10:07.915Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:10:07.915Z] ---> Running in e12a1a1e3bcf [2023-03-29T23:10:08.483Z] Removing intermediate container e12a1a1e3bcf [2023-03-29T23:10:08.483Z] ---> a5ca508035dd [2023-03-29T23:10:08.483Z] Step 9/22 : COPY . . [2023-03-29T23:10:09.051Z] ---> 16cb6e4109b5 [2023-03-29T23:10:09.051Z] Step 10/22 : RUN ${MAKE} [2023-03-29T23:10:09.051Z] ---> Running in 49069a261454 [2023-03-29T23:10:09.311Z] 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-03-29T23:10:31.222Z] Removing intermediate container 49069a261454 [2023-03-29T23:10:31.222Z] ---> 08575b5fab20 [2023-03-29T23:10:31.222Z] Step 11/22 : FROM alpine:3.17 [2023-03-29T23:10:31.222Z] 3.17: Pulling from library/alpine [2023-03-29T23:10:31.222Z] f56be85fc22e: Pulling fs layer [2023-03-29T23:10:31.222Z] f56be85fc22e: Download complete [2023-03-29T23:10:31.222Z] f56be85fc22e: Pull complete [2023-03-29T23:10:31.222Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:10:31.222Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:10:31.222Z] ---> 9ed4aefc74f6 [2023-03-29T23:10:31.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-29T23:10:31.486Z] ---> Running in 5253afeac412 [2023-03-29T23:10:31.752Z] Removing intermediate container 5253afeac412 [2023-03-29T23:10:31.752Z] ---> 50f9d3439172 [2023-03-29T23:10:31.752Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:10:32.015Z] ---> Running in 14f1cb33f9c2 [2023-03-29T23:10:32.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:32.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:10:32.534Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:10:32.534Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:10:32.534Z] OK: 7 MiB in 16 packages [2023-03-29T23:10:32.792Z] Removing intermediate container 14f1cb33f9c2 [2023-03-29T23:10:32.792Z] ---> f4f3c1f39628 [2023-03-29T23:10:32.792Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-29T23:10:33.725Z] ---> fe833cc40e51 [2023-03-29T23:10:33.725Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-29T23:10:33.725Z] ---> 546d3effd64c [2023-03-29T23:10:33.725Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-29T23:10:33.984Z] ---> 02d9804031ed [2023-03-29T23:10:33.984Z] Step 17/22 : EXPOSE 59901 [2023-03-29T23:10:33.984Z] ---> Running in f73911774945 [2023-03-29T23:10:33.984Z] Removing intermediate container f73911774945 [2023-03-29T23:10:33.984Z] ---> 028571feb62e [2023-03-29T23:10:33.984Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-29T23:10:33.984Z] ---> Running in 5f7a1eed9395 [2023-03-29T23:10:33.984Z] Removing intermediate container 5f7a1eed9395 [2023-03-29T23:10:33.984Z] ---> d4cb6d63de39 [2023-03-29T23:10:33.984Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:10:34.243Z] ---> Running in 5ea91c17c3f6 [2023-03-29T23:10:34.243Z] Removing intermediate container 5ea91c17c3f6 [2023-03-29T23:10:34.243Z] ---> 7212273047a5 [2023-03-29T23:10:34.243Z] Step 20/22 : LABEL arch=amd64 [2023-03-29T23:10:34.243Z] ---> Running in 4d50f28e6bb1 [2023-03-29T23:10:34.243Z] Removing intermediate container 4d50f28e6bb1 [2023-03-29T23:10:34.243Z] ---> 990330052241 [2023-03-29T23:10:34.243Z] Step 21/22 : LABEL git_sha=8dc9b5075945768134d292084ab2be258a525270 [2023-03-29T23:10:34.243Z] ---> Running in 18f98ca6735e [2023-03-29T23:10:34.502Z] Removing intermediate container 18f98ca6735e [2023-03-29T23:10:34.503Z] ---> b490711ad4db [2023-03-29T23:10:34.503Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:10:34.503Z] ---> Running in a3cfd7f44a81 [2023-03-29T23:10:34.761Z] Removing intermediate container a3cfd7f44a81 [2023-03-29T23:10:34.761Z] ---> 9386df30a72c [2023-03-29T23:10:34.761Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:10:34.761Z] Successfully built 9386df30a72c [2023-03-29T23:10:34.761Z] 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-03-29T23:10:35.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:35.618Z] [2023-03-29T23:10:35.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:10:36.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:36.261Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:10:36.261Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:10:36.261Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:10:36.261Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:10:36.261Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:10:36.261Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:10:36.261Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:10:36.261Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:10:36.261Z] 5d3b04190fa2: Waiting [2023-03-29T23:10:36.261Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:10:36.261Z] 33b1e0a273af: Waiting [2023-03-29T23:10:36.261Z] 2f39f015ded8: Waiting [2023-03-29T23:10:36.261Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:10:36.261Z] 5c69ac0246d0: Download complete [2023-03-29T23:10:36.261Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:10:36.261Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:10:36.261Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:10:36.261Z] ec43610c2a17: Download complete [2023-03-29T23:10:36.261Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:10:36.261Z] 33b1e0a273af: Download complete [2023-03-29T23:10:36.261Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:10:36.261Z] 5d3b04190fa2: Download complete [2023-03-29T23:10:36.519Z] 5eb5b503b376: Verifying Checksum [2023-03-29T23:10:36.519Z] 5eb5b503b376: Download complete [2023-03-29T23:10:37.084Z] 2f39f015ded8: Verifying Checksum [2023-03-29T23:10:37.084Z] 2f39f015ded8: Download complete [2023-03-29T23:10:38.021Z] 5eb5b503b376: Pull complete [2023-03-29T23:10:38.021Z] 5c69ac0246d0: Pull complete [2023-03-29T23:10:38.586Z] ec43610c2a17: Pull complete [2023-03-29T23:10:38.586Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:10:38.844Z] 33b1e0a273af: Pull complete [2023-03-29T23:10:38.844Z] 5d3b04190fa2: Pull complete [2023-03-29T23:10:44.118Z] 2f39f015ded8: Pull complete [2023-03-29T23:10:44.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:10:44.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:10:44.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:10:44.347Z] prd-ubuntu20.04-docker-8c-8g-6298 does not seem to be running inside a container [2023-03-29T23:10:44.377Z] $ 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-449 -v /w/workspace/xfoundry_device-modbus-go_PR-449:/w/workspace/xfoundry_device-modbus-go_PR-449:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-449@tmp:/w/workspace/xfoundry_device-modbus-go_PR-449@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-03-29T23:10:49.118Z] $ docker top 37acb5e93feeab3abaf530f237a9a915423d66816b31012b8f496dab04d199e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:10:49.552Z] ---> job-cost.sh [2023-03-29T23:10:49.553Z] lf-activate-venv: SKIPPING [2023-03-29T23:10:49.553Z] INFO: No Stack... [2023-03-29T23:10:49.812Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:10:50.387Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:10:50.705Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-449/archives/cost.csv [2023-03-29T23:10:50.705Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T23:10:50.741Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [2023-03-29T23:10:50.745Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] did not exist. Created. [2023-03-29T23:10:50.746Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:10:51.133Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T23:10:51.191Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:10:51.219Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:10:51.292Z] $ docker stop --time=1 37acb5e93feeab3abaf530f237a9a915423d66816b31012b8f496dab04d199e0 [2023-03-29T23:10:52.434Z] $ docker rm -f --volumes 37acb5e93feeab3abaf530f237a9a915423d66816b31012b8f496dab04d199e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T23:11:29.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6304 in /w/workspace/xfoundry_device-modbus-go_PR-449 [Pipeline] { [Pipeline] ws [2023-03-29T23:11:29.983Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T23:11:30.134Z] Selected Git installation does not exist. Using Default [2023-03-29T23:11:30.134Z] The recommended git tool is: NONE [2023-03-29T23:11:37.004Z] using credential edgex-jenkins-ssh [2023-03-29T23:11:37.023Z] Cloning the remote Git repository [2023-03-29T23:11:37.087Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:11:37.206Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-03-29T23:11:37.391Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:11:37.392Z] > git --version # timeout=10 [2023-03-29T23:11:37.424Z] > git --version # 'git version 2.25.1' [2023-03-29T23:11:37.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:11:37.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:11:38.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-29T23:11:38.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:11:40.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-03-29T23:11:40.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-03-29T23:11:40.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:11:40.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/449/head:refs/remotes/origin/PR-449 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T23:11:40.598Z] Merging remotes/origin/main commit 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 into PR head commit 8dc9b5075945768134d292084ab2be258a525270 [2023-03-29T23:11:40.907Z] Merge succeeded, producing 8dc9b5075945768134d292084ab2be258a525270 [2023-03-29T23:11:40.907Z] Checking out Revision 8dc9b5075945768134d292084ab2be258a525270 (PR-449) [2023-03-29T23:11:41.449Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-29T23:11:41.515Z] > git --version # timeout=10 [2023-03-29T23:11:41.529Z] > git --version # 'git version 2.25.1' [2023-03-29T23:11:41.549Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-03-29T23:11:40.618Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:11:40.686Z] > git checkout -f 8dc9b5075945768134d292084ab2be258a525270 # timeout=10 [2023-03-29T23:11:40.787Z] > git remote # timeout=10 [2023-03-29T23:11:40.809Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T23:11:40.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:11:40.861Z] > git merge 053db68f2108a7cf22f6c86d4ad59a87daeaa2c9 # timeout=10 [2023-03-29T23:11:40.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T23:11:40.914Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:11:40.931Z] > git checkout -f 8dc9b5075945768134d292084ab2be258a525270 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:11:42.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:11:42.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:11:42.627Z] Dload Upload Total Spent Left Speed [2023-03-29T23:11:42.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-29T23:11:43.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:11:43.644Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:11:43.644Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:11:43.644Z] { [2023-03-29T23:11:43.644Z] "registry-mirrors": [ [2023-03-29T23:11:43.644Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:11:43.644Z] ], [2023-03-29T23:11:43.644Z] "bip": "10.250.0.254/24", [2023-03-29T23:11:43.644Z] "hosts": [ [2023-03-29T23:11:43.644Z] "tcp://0.0.0.0:5555", [2023-03-29T23:11:43.644Z] "unix:///var/run/docker.sock" [2023-03-29T23:11:43.644Z] ], [2023-03-29T23:11:43.644Z] "mtu": 1458, [2023-03-29T23:11:43.644Z] "selinux-enabled": true, [2023-03-29T23:11:43.644Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:11:43.644Z] } [Pipeline] sh [2023-03-29T23:11:43.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:11:44.343Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:12:06.557Z] provisioning config files... [2023-03-29T23:12:06.589Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7638494822585674619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:12:06.989Z] ---> docker-login.sh [2023-03-29T23:12:06.989Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:12:07.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:07.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:07.581Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:07.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:07.581Z] [2023-03-29T23:12:07.581Z] Login Succeeded [2023-03-29T23:12:07.581Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:12:07.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:08.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:08.124Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:08.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:08.124Z] [2023-03-29T23:12:08.124Z] Login Succeeded [2023-03-29T23:12:08.124Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:12:08.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:08.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:08.401Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:08.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:08.401Z] [2023-03-29T23:12:08.401Z] Login Succeeded [2023-03-29T23:12:08.401Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:12:08.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:08.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:08.944Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:08.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:08.944Z] [2023-03-29T23:12:08.944Z] Login Succeeded [2023-03-29T23:12:08.945Z] docker.io [2023-03-29T23:12:09.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:12:09.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:12:09.488Z] Configure a credential helper to remove this warning. See [2023-03-29T23:12:09.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:12:09.488Z] [2023-03-29T23:12:09.488Z] Login Succeeded [2023-03-29T23:12:09.488Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:12:09.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T23:12:09.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:12:09.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:12:10.026Z] ========================================================= [2023-03-29T23:12:10.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:12:10.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:12:10.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T23:12:10.817Z] Sending build context to Docker daemon 3.349MB [2023-03-29T23:12:11.093Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:11.093Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T23:12:11.093Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:12:11.093Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:12:11.093Z] 55522c791124: Pulling fs layer [2023-03-29T23:12:11.093Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:12:11.093Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:12:11.093Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:12:11.093Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:12:11.093Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:12:11.093Z] e1ff8fa3b103: Waiting [2023-03-29T23:12:11.093Z] 52ebb69f0ebf: Waiting [2023-03-29T23:12:11.093Z] 5abe8eddf0d5: Waiting [2023-03-29T23:12:11.093Z] 169dfbe0d373: Waiting [2023-03-29T23:12:11.374Z] 55522c791124: Verifying Checksum [2023-03-29T23:12:11.374Z] 55522c791124: Download complete [2023-03-29T23:12:11.374Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:12:11.374Z] 169dfbe0d373: Download complete [2023-03-29T23:12:11.374Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:12:11.374Z] e1ff8fa3b103: Download complete [2023-03-29T23:12:11.374Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:12:11.374Z] af6eaf76a39c: Download complete [2023-03-29T23:12:12.835Z] af6eaf76a39c: Pull complete [2023-03-29T23:12:12.835Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:12:12.835Z] 5abe8eddf0d5: Download complete [2023-03-29T23:12:13.427Z] 55522c791124: Pull complete [2023-03-29T23:12:14.027Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:12:14.027Z] ce5c4a1c91eb: Download complete [2023-03-29T23:12:14.027Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:12:14.027Z] 52ebb69f0ebf: Download complete [2023-03-29T23:12:26.467Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:12:26.467Z] 169dfbe0d373: Pull complete [2023-03-29T23:12:26.467Z] e1ff8fa3b103: Pull complete [2023-03-29T23:12:33.175Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:12:34.152Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:12:34.152Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:12:34.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:12:34.152Z] ---> 6cb57ee374ae [2023-03-29T23:12:34.152Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:12:35.127Z] ---> Running in 413de1c83335 [2023-03-29T23:12:35.396Z] Removing intermediate container 413de1c83335 [2023-03-29T23:12:35.396Z] ---> 351cf7c70300 [2023-03-29T23:12:35.396Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:12:35.396Z] ---> Running in 771e9fd5dc19 [2023-03-29T23:12:35.986Z] Removing intermediate container 771e9fd5dc19 [2023-03-29T23:12:35.986Z] ---> fd128eab9128 [2023-03-29T23:12:35.986Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:12:35.986Z] ---> Running in 9756311910f8 [2023-03-29T23:12:37.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:12:37.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:12:39.118Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-03-29T23:12:39.118Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-03-29T23:12:39.118Z] (8/8) Installing openssh (9.1_p1-r2) [2023-03-29T23:12:39.118Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:12:39.118Z] OK: 270 MiB in 61 packages [2023-03-29T23:12:40.541Z] Removing intermediate container 9756311910f8 [2023-03-29T23:12:40.541Z] ---> eee746b98671 [2023-03-29T23:12:40.541Z] Step 6/10 : WORKDIR /device-modbus-go [2023-03-29T23:12:40.541Z] ---> Running in 73ec250f8caf [2023-03-29T23:12:40.541Z] Removing intermediate container 73ec250f8caf [2023-03-29T23:12:40.541Z] ---> b4cd54c7e432 [2023-03-29T23:12:40.541Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T23:12:41.136Z] ---> 41c23d9fe198 [2023-03-29T23:12:41.136Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:41.408Z] ---> Running in 804ab7f47d3d [2023-03-29T23:14:03.176Z] Removing intermediate container 804ab7f47d3d [2023-03-29T23:14:03.176Z] ---> 2dd814091ced [2023-03-29T23:14:03.176Z] Step 9/10 : COPY . . [2023-03-29T23:14:03.176Z] ---> 103844986302 [2023-03-29T23:14:03.176Z] Step 10/10 : RUN ${MAKE} [2023-03-29T23:14:03.176Z] ---> Running in d0bbcb0c5a95 [2023-03-29T23:14:03.176Z] noop [2023-03-29T23:14:03.176Z] Removing intermediate container d0bbcb0c5a95 [2023-03-29T23:14:03.176Z] ---> 12cb8e091733 [2023-03-29T23:14:03.176Z] Successfully built 12cb8e091733 [2023-03-29T23:14:03.176Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:03.671Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:03.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:03.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-6304 does not seem to be running inside a container [2023-03-29T23:14:04.070Z] $ 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-03-29T23:14:05.528Z] $ docker top 399579e1f4e9131c66e9d4f01d686c7f02504dff1dfcc4447897fb2aa30c50e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:06.474Z] + go version [2023-03-29T23:14:06.474Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:14:06.513Z] $ docker stop --time=1 399579e1f4e9131c66e9d4f01d686c7f02504dff1dfcc4447897fb2aa30c50e9 [2023-03-29T23:14:08.252Z] $ docker rm -f --volumes 399579e1f4e9131c66e9d4f01d686c7f02504dff1dfcc4447897fb2aa30c50e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:09.180Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:09.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:09.464Z] prd-ubuntu20.04-docker-arm64-4c-16g-6304 does not seem to be running inside a container [2023-03-29T23:14:09.544Z] $ 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-03-29T23:14:10.925Z] $ docker top dcbd16c55b16c108b22b7b73c2f4c6b8df57248bd7212cdf76870388e7b9b4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:11.861Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:14:12.592Z] + make test [2023-03-29T23:14:12.592Z] go test ./... -coverprofile=coverage.out [2023-03-29T23:14:59.483Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-03-29T23:17:51.415Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-03-29T23:17:51.415Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.090s coverage: 48.0% of statements [2023-03-29T23:17:51.415Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T23:17:51.416Z] go vet ./... [2023-03-29T23:18:23.722Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:18:23.722Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:18:23.722Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:18:23.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T23:18:23.790Z] $ docker stop --time=1 dcbd16c55b16c108b22b7b73c2f4c6b8df57248bd7212cdf76870388e7b9b4a8 [2023-03-29T23:18:25.879Z] $ docker rm -f --volumes dcbd16c55b16c108b22b7b73c2f4c6b8df57248bd7212cdf76870388e7b9b4a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:18:27.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T23:18:27.367Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T23:18:28.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:18:28.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T23:18:28.989Z] + ls -al . [2023-03-29T23:18:28.989Z] total 176 [2023-03-29T23:18:28.989Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 23:14 . [2023-03-29T23:18:28.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:11 .. [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 23:11 .dockerignore [2023-03-29T23:18:28.989Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 23:11 .git [2023-03-29T23:18:28.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:11 .github [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 331 Mar 29 23:11 .gitignore [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 23:11 .golangci.yml [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 10004 Mar 29 23:11 Attribution.txt [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 11576 Mar 29 23:11 CHANGELOG.md [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 1365 Mar 29 23:11 Dockerfile [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 23:11 GOVERNANCE.md [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 680 Mar 29 23:11 Jenkinsfile [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 23:11 LICENSE [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 1705 Mar 29 23:11 Makefile [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 29 23:11 OWNERS.md [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 4045 Mar 29 23:11 README.md [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 23:08 VERSION [2023-03-29T23:18:28.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:11 bin [2023-03-29T23:18:28.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:11 cmd [2023-03-29T23:18:28.989Z] -rw-r--r-- 1 jenkins jenkins 23739 Mar 29 23:17 coverage.out [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 3450 Mar 29 23:11 go.mod [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 31495 Mar 29 23:11 go.sum [2023-03-29T23:18:28.989Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 23:11 internal [2023-03-29T23:18:28.989Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 23:11 simulator [2023-03-29T23:18:28.989Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 23:11 snap [2023-03-29T23:18:28.989Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 29 23:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:18:29.430Z] + 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=8dc9b5075945768134d292084ab2be258a525270 --label arch=arm64 --label version=0.0.0 . [2023-03-29T23:18:29.706Z] Sending build context to Docker daemon 3.374MB [2023-03-29T23:18:29.986Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T23:18:29.986Z] Step 2/22 : FROM ${BASE} AS builder [2023-03-29T23:18:29.986Z] ---> 12cb8e091733 [2023-03-29T23:18:29.986Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:18:29.986Z] ---> Running in f0d0584247f9 [2023-03-29T23:18:30.579Z] Removing intermediate container f0d0584247f9 [2023-03-29T23:18:30.579Z] ---> 99f6cbc64892 [2023-03-29T23:18:30.579Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T23:18:30.579Z] ---> Running in 1fd464ce3863 [2023-03-29T23:18:30.850Z] Removing intermediate container 1fd464ce3863 [2023-03-29T23:18:30.851Z] ---> c1fbc96ebb0a [2023-03-29T23:18:30.851Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-03-29T23:18:31.124Z] ---> Running in b55b852602a9 [2023-03-29T23:18:32.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:33.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:34.041Z] OK: 270 MiB in 61 packages [2023-03-29T23:18:35.015Z] Removing intermediate container b55b852602a9 [2023-03-29T23:18:35.015Z] ---> edfaad784773 [2023-03-29T23:18:35.015Z] Step 6/22 : WORKDIR /device-modbus-go [2023-03-29T23:18:35.285Z] ---> Running in 4a77f85f9e00 [2023-03-29T23:18:35.554Z] Removing intermediate container 4a77f85f9e00 [2023-03-29T23:18:35.554Z] ---> 0161d872047d [2023-03-29T23:18:35.554Z] Step 7/22 : COPY go.mod vendor* ./ [2023-03-29T23:18:36.143Z] ---> 4737ca32dd83 [2023-03-29T23:18:36.143Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:18:36.143Z] ---> Running in 273ad1d6dfae [2023-03-29T23:18:39.512Z] Removing intermediate container 273ad1d6dfae [2023-03-29T23:18:39.512Z] ---> 39d4ae0b79a9 [2023-03-29T23:18:39.512Z] Step 9/22 : COPY . . [2023-03-29T23:18:40.481Z] ---> e97ce3735e4e [2023-03-29T23:18:40.481Z] Step 10/22 : RUN ${MAKE} [2023-03-29T23:18:40.481Z] ---> Running in 0a6a0dae3243 [2023-03-29T23:18:41.919Z] 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-03-29T23:21:33.806Z] Removing intermediate container 0a6a0dae3243 [2023-03-29T23:21:33.806Z] ---> 701d680f07c8 [2023-03-29T23:21:33.806Z] Step 11/22 : FROM alpine:3.17 [2023-03-29T23:21:33.806Z] 3.17: Pulling from library/alpine [2023-03-29T23:21:33.806Z] c41833b44d91: Pulling fs layer [2023-03-29T23:21:33.806Z] c41833b44d91: Verifying Checksum [2023-03-29T23:21:33.806Z] c41833b44d91: Download complete [2023-03-29T23:21:33.806Z] c41833b44d91: Pull complete [2023-03-29T23:21:33.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:21:33.806Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:21:33.806Z] ---> 51e60588ff2c [2023-03-29T23:21:33.806Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-03-29T23:21:33.806Z] ---> Running in ff552ec601b4 [2023-03-29T23:21:33.806Z] Removing intermediate container ff552ec601b4 [2023-03-29T23:21:33.806Z] ---> fa8b47c6c421 [2023-03-29T23:21:33.806Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:21:33.806Z] ---> Running in af72a02a4a25 [2023-03-29T23:21:33.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:21:33.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:21:33.807Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:21:33.807Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:21:33.807Z] OK: 8 MiB in 16 packages [2023-03-29T23:21:33.807Z] Removing intermediate container af72a02a4a25 [2023-03-29T23:21:33.807Z] ---> ffee5d9cf899 [2023-03-29T23:21:33.807Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-03-29T23:21:35.218Z] ---> ca3a71b5e611 [2023-03-29T23:21:35.218Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-03-29T23:21:35.795Z] ---> 648cb45b71a2 [2023-03-29T23:21:35.795Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-03-29T23:21:36.089Z] ---> 5b052ddf36bd [2023-03-29T23:21:36.089Z] Step 17/22 : EXPOSE 59901 [2023-03-29T23:21:36.089Z] ---> Running in aa91c35b655e [2023-03-29T23:21:36.677Z] Removing intermediate container aa91c35b655e [2023-03-29T23:21:36.677Z] ---> bec62c99233c [2023-03-29T23:21:36.677Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-03-29T23:21:36.677Z] ---> Running in 7fa9deee29ba [2023-03-29T23:21:36.945Z] Removing intermediate container 7fa9deee29ba [2023-03-29T23:21:36.945Z] ---> 6585017ef9d0 [2023-03-29T23:21:36.945Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-29T23:21:36.945Z] ---> Running in fa895e9f85f6 [2023-03-29T23:21:37.530Z] Removing intermediate container fa895e9f85f6 [2023-03-29T23:21:37.530Z] ---> d97c0de60f10 [2023-03-29T23:21:37.530Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T23:21:37.530Z] ---> Running in 0c80a30ee22e [2023-03-29T23:21:37.799Z] Removing intermediate container 0c80a30ee22e [2023-03-29T23:21:37.799Z] ---> 60c854f74aba [2023-03-29T23:21:37.799Z] Step 21/22 : LABEL git_sha=8dc9b5075945768134d292084ab2be258a525270 [2023-03-29T23:21:37.799Z] ---> Running in b3ff3bc8c397 [2023-03-29T23:21:38.074Z] Removing intermediate container b3ff3bc8c397 [2023-03-29T23:21:38.074Z] ---> 9d33b70a9963 [2023-03-29T23:21:38.074Z] Step 22/22 : LABEL version=0.0.0 [2023-03-29T23:21:38.346Z] ---> Running in 8ea39186afa1 [2023-03-29T23:21:38.614Z] Removing intermediate container 8ea39186afa1 [2023-03-29T23:21:38.614Z] ---> 2dcd66c682ef [2023-03-29T23:21:38.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T23:21:38.614Z] Successfully built 2dcd66c682ef [2023-03-29T23:21:38.614Z] 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-03-29T23:21:39.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:21:39.510Z] [2023-03-29T23:21:39.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:21:39.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:21:39.933Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:21:39.933Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:21:39.933Z] 04944245beec: Pulling fs layer [2023-03-29T23:21:39.933Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:21:39.933Z] 765212b225bb: Pulling fs layer [2023-03-29T23:21:39.933Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:21:39.933Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:21:39.933Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:21:39.933Z] f23df028b6ca: Waiting [2023-03-29T23:21:39.933Z] 765212b225bb: Waiting [2023-03-29T23:21:40.207Z] d65c8cfc05b1: Waiting [2023-03-29T23:21:40.207Z] 2437ff75d9bd: Waiting [2023-03-29T23:21:40.207Z] 04944245beec: Verifying Checksum [2023-03-29T23:21:40.207Z] 04944245beec: Download complete [2023-03-29T23:21:40.207Z] 765212b225bb: Verifying Checksum [2023-03-29T23:21:40.207Z] 765212b225bb: Download complete [2023-03-29T23:21:40.207Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:21:40.207Z] f23df028b6ca: Download complete [2023-03-29T23:21:40.207Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:21:40.207Z] d65c8cfc05b1: Download complete [2023-03-29T23:21:40.480Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:21:40.480Z] 699f458cf7ca: Download complete [2023-03-29T23:21:40.750Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:21:40.750Z] 8998bd30e6a1: Download complete [2023-03-29T23:21:43.353Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:21:43.353Z] 2437ff75d9bd: Download complete [2023-03-29T23:21:45.303Z] 8998bd30e6a1: Pull complete [2023-03-29T23:21:45.574Z] 04944245beec: Pull complete [2023-03-29T23:21:47.664Z] 699f458cf7ca: Pull complete [2023-03-29T23:21:47.664Z] 765212b225bb: Pull complete [2023-03-29T23:21:48.709Z] f23df028b6ca: Pull complete [2023-03-29T23:21:51.314Z] d65c8cfc05b1: Pull complete [2023-03-29T23:22:07.731Z] 2437ff75d9bd: Pull complete [2023-03-29T23:22:07.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:22:07.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:22:07.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:22:08.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-6304 does not seem to be running inside a container [2023-03-29T23:22:08.155Z] $ 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-03-29T23:22:11.167Z] $ docker top 1200605d5fd81e9e0d9a340dfa70386491bb7b69350b72756b771ff5c9ffbb65 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:12.115Z] ---> job-cost.sh [2023-03-29T23:22:12.116Z] lf-activate-venv: SKIPPING [2023-03-29T23:22:12.116Z] INFO: No Stack... [2023-03-29T23:22:12.703Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:22:13.671Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:22:14.352Z] + cut -d, -f6 [2023-03-29T23:22:14.352Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-03-29T23:22:14.424Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [2023-03-29T23:22:14.436Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] did not exist. Created. [2023-03-29T23:22:14.436Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:22:15.194Z] /w/workspace/device-modbus-go/1@tmp/durable-f86d6441/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T23:22:15.884Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:22:15.920Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T23:22:15.977Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:22:15.993Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-449-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:22:16.086Z] $ docker stop --time=1 1200605d5fd81e9e0d9a340dfa70386491bb7b69350b72756b771ff5c9ffbb65 [2023-03-29T23:22:17.688Z] $ docker rm -f --volumes 1200605d5fd81e9e0d9a340dfa70386491bb7b69350b72756b771ff5c9ffbb65 [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-03-29T23:22:18.743Z] provisioning config files... [2023-03-29T23:22:18.751Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/config18411271507105130701tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:22:19.087Z] + set +x [2023-03-29T23:22:19.087Z] + curl -s https://codecov.io/bash [2023-03-29T23:22:19.087Z] + bash -s -- [2023-03-29T23:22:19.087Z] [2023-03-29T23:22:19.087Z] _____ _ [2023-03-29T23:22:19.087Z] / ____| | | [2023-03-29T23:22:19.087Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:22:19.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:22:19.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:22:19.088Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:22:19.088Z] Bash-1.0.6 [2023-03-29T23:22:19.088Z] [2023-03-29T23:22:19.088Z] [2023-03-29T23:22:19.088Z] ==> git version 2.25.1 found [2023-03-29T23:22:19.088Z] ==> 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-03-29T23:22:19.088Z] Release-Date: 2020-01-08 [2023-03-29T23:22:19.088Z] 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-03-29T23:22:19.088Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:22:19.088Z] ==> Jenkins CI detected. [2023-03-29T23:22:19.088Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-449 [2023-03-29T23:22:19.088Z] project root: . [2023-03-29T23:22:19.088Z] --> token set from env [2023-03-29T23:22:19.088Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:22:19.088Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:22:19.088Z] ==> Python coveragepy not found [2023-03-29T23:22:19.088Z] ==> Searching for coverage reports in: [2023-03-29T23:22:19.088Z] + . [2023-03-29T23:22:19.088Z] -> Found 1 reports [2023-03-29T23:22:19.088Z] ==> Detecting git/mercurial file structure [2023-03-29T23:22:19.088Z] ==> Reading reports [2023-03-29T23:22:19.088Z] + ./coverage.out bytes=23739 [2023-03-29T23:22:19.088Z] ==> Appending adjustments [2023-03-29T23:22:19.088Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:22:19.346Z] + Found adjustments [2023-03-29T23:22:19.346Z] ==> Gzipping contents [2023-03-29T23:22:19.346Z] 4.0K /tmp/codecov.TqSI2L.gz [2023-03-29T23:22:19.346Z] ==> Uploading reports [2023-03-29T23:22:19.346Z] url: https://codecov.io [2023-03-29T23:22:19.346Z] query: branch=PR-449&commit=8dc9b5075945768134d292084ab2be258a525270&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2023-03-29T23:22:19.346Z] -> Pinging Codecov [2023-03-29T23:22:19.346Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-449&commit=8dc9b5075945768134d292084ab2be258a525270&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-449%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=449&job=&cmd_args= [2023-03-29T23:22:19.346Z] -> Uploading to [2023-03-29T23:22:19.346Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/55DBCA73C666E3227836607328DD7E49/8dc9b5075945768134d292084ab2be258a525270/2483e416-573c-4461-b0e7-535b715d42b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T232219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=059a20b05d08010807f8663bae541f3c75306d2a9b33f27347629b0dee600634 [2023-03-29T23:22:19.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:22:19.346Z] Dload Upload Total Spent Left Speed [2023-03-29T23:22:19.605Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3877 0 0 100 3877 0 14098 --:--:-- --:--:-- --:--:-- 14047 100 3877 0 0 100 3877 0 14098 --:--:-- --:--:-- --:--:-- 14047 [2023-03-29T23:22:19.605Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8dc9b5075945768134d292084ab2be258a525270 [Pipeline] } [2023-03-29T23:22:19.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T23:22:21.585Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-449/archives ] [2023-03-29T23:22:21.585Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-449/archives [2023-03-29T23:22:21.585Z] total 16 [2023-03-29T23:22:21.585Z] drwxr-xr-x 3 root root 4096 Mar 29 23:10 . [2023-03-29T23:22:21.585Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. [2023-03-29T23:22:21.585Z] drwxr-xr-x 2 root root 4096 Mar 29 23:10 cost [2023-03-29T23:22:21.585Z] -rw-r--r-- 1 root root 88 Mar 29 23:10 cost.csv [2023-03-29T23:22:21.585Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-449/archives [2023-03-29T23:22:21.585Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-449/archives [2023-03-29T23:22:21.585Z] total 16 [2023-03-29T23:22:21.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 23:10 . [2023-03-29T23:22:21.585Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 23:10 .. [2023-03-29T23:22:21.585Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 23:10 cost [2023-03-29T23:22:21.585Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 29 23:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:21.913Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:22.800Z] ---> package-listing.sh [2023-03-29T23:22:22.800Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:22:22.800Z] ++ facter osfamily [2023-03-29T23:22:22.800Z] + OS_FAMILY=debian [2023-03-29T23:22:22.800Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-449 [2023-03-29T23:22:22.800Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:22:22.800Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:22:22.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:22:22.800Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:22:22.800Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-449 ']' [2023-03-29T23:22:22.800Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:22:22.800Z] + case "${OS_FAMILY}" in [2023-03-29T23:22:22.800Z] + dpkg -l [2023-03-29T23:22:22.800Z] + grep '^ii' [2023-03-29T23:22:23.059Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:22:23.059Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:22:23.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:22:23.059Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-449 ']' [2023-03-29T23:22:23.059Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-449/archives/ [2023-03-29T23:22:23.059Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-449/archives/ [Pipeline] echo [2023-03-29T23:22:23.094Z] 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-449/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:22:23.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:22:24.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:22:24.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:22:24.159Z] prd-ubuntu20.04-docker-8c-8g-6298 does not seem to be running inside a container [2023-03-29T23:22:24.185Z] $ 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-449/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-449 -v /w/workspace/xfoundry_device-modbus-go_PR-449:/w/workspace/xfoundry_device-modbus-go_PR-449:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-449@tmp:/w/workspace/xfoundry_device-modbus-go_PR-449@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-03-29T23:22:24.370Z] $ docker top 865fb3afe009f6e94b26b73651d29c7662d1e11804bdb532383485f060ed378a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:22:24.758Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:22:25.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:22:25.368Z] + ls /var/log/sa-host [2023-03-29T23:22:25.368Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:22:25.507Z] provisioning config files... [2023-03-29T23:22:25.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-449@tmp/config4134391688863507190tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:22:25.563Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:25.874Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:22:25.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:26.292Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:22:26.324Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:26.633Z] ---> sudo-logs.sh [2023-03-29T23:22:26.633Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:22:26.719Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:27.033Z] ---> job-cost.sh [2023-03-29T23:22:27.033Z] lf-activate-venv: SKIPPING [2023-03-29T23:22:27.033Z] DEBUG: total: 0.2199999988079071 [2023-03-29T23:22:27.033Z] INFO: Retrieving Stack Cost... [2023-03-29T23:22:27.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:22:27.858Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:22:27.893Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:22:28.198Z] ---> logs-deploy.sh [2023-03-29T23:22:28.199Z] lf-activate-venv: SKIPPING [2023-03-29T23:22:28.199Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-449/1 [2023-03-29T23:22:28.199Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:22:29.132Z] Archives upload complete. [2023-03-29T23:22:29.132Z] INFO: archiving logs to Nexus