Pull request #574 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f074149a866a237d74026a27cb57cee7f0702e73+a3ee41877b048388e7c3cdab8b1927d49f235cab (13e278184b2fe5045527ac8e5a351b8d5940b814) 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-ssh4625741562002696297.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh16754560815377833198.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-574/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-574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3793894323204473172.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-574/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5083684595795562114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh8813950594204676581.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-574/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-574/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh25904619249604565.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12600 in /w/workspace/xfoundry_device-modbus-go_PR-574 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-574 # 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/574/head:refs/remotes/origin/PR-574 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit f074149a866a237d74026a27cb57cee7f0702e73 Merge succeeded, producing f074149a866a237d74026a27cb57cee7f0702e73 Checking out Revision f074149a866a237d74026a27cb57cee7f0702e73 (PR-574) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f f074149a866a237d74026a27cb57cee7f0702e73 # 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 a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f074149a866a237d74026a27cb57cee7f0702e73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-02T05:35:44.457Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-02T05:35:44.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-02T05:35:44.810Z] ========================================================= [2024-10-02T05:35:44.811Z] EdgeX Global Pipelines Version Info [2024-10-02T05:35:44.811Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:35:45.610Z] ------------------- [2024-10-02T05:35:45.610Z] stable info: [2024-10-02T05:35:45.610Z] ------------------- [2024-10-02T05:35:45.610Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T05:35:45.610Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T05:35:45.610Z] Message: update stable to v1.0.264 [2024-10-02T05:35:46.184Z] ------------------- [2024-10-02T05:35:46.184Z] experimental info: [2024-10-02T05:35:46.184Z] ------------------- [2024-10-02T05:35:46.184Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-02T05:35:46.184Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-02T05:35:46.184Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-02T05:35:46.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-02T05:35:46.490Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-02T05:35:46.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-02T05:35:46.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-02T05:35:46.662Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-02T05:35:46.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-02T05:35:46.774Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-02T05:35:46.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-02T05:35:46.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-02T05:35:46.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-02T05:35:47.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-02T05:35:47.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-02T05:35:47.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-02T05:35:47.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-02T05:35:47.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T05:35:47.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-02T05:35:47.387Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T05:35:47.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-02T05:35:47.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-02T05:35:47.571Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-02T05:35:47.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-02T05:35:47.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-02T05:35:47.767Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-02T05:35:47.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-02T05:35:47.886Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-02T05:35:47.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-02T05:35:48.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-02T05:35:48.069Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-574 [Pipeline] echo [2024-10-02T05:35:48.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-574 [Pipeline] echo [2024-10-02T05:35:48.189Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-574 [Pipeline] echo [2024-10-02T05:35:48.251Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f074149a866a237d74026a27cb57cee7f0702e73 [Pipeline] echo [2024-10-02T05:35:48.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f074149 [Pipeline] echo [2024-10-02T05:35:48.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T05:35:48.501Z] provisioning config files... [2024-10-02T05:35:48.516Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/config6627290931655278957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:35:48.923Z] ---> ****-login.sh [2024-10-02T05:35:48.923Z] nexus3.edgexfoundry.org:10001 [2024-10-02T05:35:49.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:35:49.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:35:49.183Z] Configure a credential helper to remove this warning. See [2024-10-02T05:35:49.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:35:49.183Z] [2024-10-02T05:35:49.183Z] Login Succeeded [2024-10-02T05:35:49.183Z] nexus3.edgexfoundry.org:10002 [2024-10-02T05:35:49.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:35:49.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:35:49.444Z] Configure a credential helper to remove this warning. See [2024-10-02T05:35:49.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:35:49.444Z] [2024-10-02T05:35:49.444Z] Login Succeeded [2024-10-02T05:35:49.444Z] nexus3.edgexfoundry.org:10003 [2024-10-02T05:35:49.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:35:49.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:35:49.444Z] Configure a credential helper to remove this warning. See [2024-10-02T05:35:49.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:35:49.444Z] [2024-10-02T05:35:49.444Z] Login Succeeded [2024-10-02T05:35:49.444Z] nexus3.edgexfoundry.org:10004 [2024-10-02T05:35:49.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:35:49.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:35:49.705Z] Configure a credential helper to remove this warning. See [2024-10-02T05:35:49.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:35:49.705Z] [2024-10-02T05:35:49.705Z] Login Succeeded [2024-10-02T05:35:49.705Z] ****.io [2024-10-02T05:35:49.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:35:49.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:35:49.966Z] Configure a credential helper to remove this warning. See [2024-10-02T05:35:49.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:35:49.966Z] [2024-10-02T05:35:49.966Z] Login Succeeded [2024-10-02T05:35:49.966Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T05:35:50.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-02T05:35:50.850Z] + git rev-list -1 --merges f074149a866a237d74026a27cb57cee7f0702e73~1..f074149a866a237d74026a27cb57cee7f0702e73 [Pipeline] echo [2024-10-02T05:35:50.896Z] -----------> git rev-list -1 --merges f074149a866a237d74026a27cb57cee7f0702e73~1..f074149a866a237d74026a27cb57cee7f0702e73 f074149a866a237d74026a27cb57cee7f0702e73 [false] [Pipeline] sh [2024-10-02T05:35:51.263Z] + git log --format=format:%s -1 f074149a866a237d74026a27cb57cee7f0702e73 [Pipeline] echo [2024-10-02T05:35:51.306Z] ========================================================= [2024-10-02T05:35:51.306Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-02T05:35:51.306Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T05:35:51.784Z] + git log --format=format:%s -1 f074149a866a237d74026a27cb57cee7f0702e73 [Pipeline] echo [2024-10-02T05:35:51.824Z] [semverPrep] GIT_COMMIT: f074149a866a237d74026a27cb57cee7f0702e73, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-02T05:35:51.869Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-02T05:35:52.278Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-02T05:35:52.278Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-02T05:35:52.278Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-02T05:35:52.278Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-02T05:35:52.278Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-02T05:35:52.278Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-02T05:35:52.278Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:35:52.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T05:35:52.808Z] [2024-10-02T05:35:52.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:35:53.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T05:35:53.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-02T05:35:53.225Z] b85a868b505f: Pulling fs layer [2024-10-02T05:35:53.225Z] e2be974225ed: Pulling fs layer [2024-10-02T05:35:53.225Z] 339a4e72a1f5: Pulling fs layer [2024-10-02T05:35:53.225Z] 988bab9f4d93: Pulling fs layer [2024-10-02T05:35:53.225Z] 1469e6f7b9e6: Pulling fs layer [2024-10-02T05:35:53.225Z] eaf3925da568: Pulling fs layer [2024-10-02T05:35:53.225Z] bab4dde63d76: Pulling fs layer [2024-10-02T05:35:53.225Z] bde34c3a00c8: Pulling fs layer [2024-10-02T05:35:53.225Z] b352a97aabf1: Pulling fs layer [2024-10-02T05:35:53.225Z] 4872d77fe225: Pulling fs layer [2024-10-02T05:35:53.225Z] 5851b861e8e6: Pulling fs layer [2024-10-02T05:35:53.225Z] 1469e6f7b9e6: Waiting [2024-10-02T05:35:53.225Z] eaf3925da568: Waiting [2024-10-02T05:35:53.225Z] bab4dde63d76: Waiting [2024-10-02T05:35:53.225Z] bde34c3a00c8: Waiting [2024-10-02T05:35:53.225Z] 988bab9f4d93: Waiting [2024-10-02T05:35:53.225Z] 5851b861e8e6: Waiting [2024-10-02T05:35:53.225Z] 4872d77fe225: Waiting [2024-10-02T05:35:53.225Z] e2be974225ed: Verifying Checksum [2024-10-02T05:35:53.225Z] e2be974225ed: Download complete [2024-10-02T05:35:53.225Z] 988bab9f4d93: Download complete [2024-10-02T05:35:53.225Z] 1469e6f7b9e6: Verifying Checksum [2024-10-02T05:35:53.225Z] 1469e6f7b9e6: Download complete [2024-10-02T05:35:53.225Z] 339a4e72a1f5: Verifying Checksum [2024-10-02T05:35:53.225Z] 339a4e72a1f5: Download complete [2024-10-02T05:35:53.225Z] eaf3925da568: Verifying Checksum [2024-10-02T05:35:53.225Z] eaf3925da568: Download complete [2024-10-02T05:35:53.501Z] bde34c3a00c8: Verifying Checksum [2024-10-02T05:35:53.502Z] bde34c3a00c8: Download complete [2024-10-02T05:35:53.502Z] b352a97aabf1: Download complete [2024-10-02T05:35:53.502Z] 4872d77fe225: Download complete [2024-10-02T05:35:53.502Z] 5851b861e8e6: Verifying Checksum [2024-10-02T05:35:53.502Z] 5851b861e8e6: Download complete [2024-10-02T05:35:53.502Z] b85a868b505f: Verifying Checksum [2024-10-02T05:35:53.502Z] b85a868b505f: Download complete [2024-10-02T05:35:53.760Z] bab4dde63d76: Verifying Checksum [2024-10-02T05:35:53.760Z] bab4dde63d76: Download complete [2024-10-02T05:35:54.697Z] b85a868b505f: Pull complete [2024-10-02T05:35:54.956Z] e2be974225ed: Pull complete [2024-10-02T05:35:55.522Z] 339a4e72a1f5: Pull complete [2024-10-02T05:35:55.522Z] 988bab9f4d93: Pull complete [2024-10-02T05:35:55.782Z] 1469e6f7b9e6: Pull complete [2024-10-02T05:35:55.782Z] eaf3925da568: Pull complete [2024-10-02T05:35:57.690Z] bab4dde63d76: Pull complete [2024-10-02T05:35:57.690Z] bde34c3a00c8: Pull complete [2024-10-02T05:35:57.690Z] b352a97aabf1: Pull complete [2024-10-02T05:35:57.949Z] 4872d77fe225: Pull complete [2024-10-02T05:35:57.949Z] 5851b861e8e6: Pull complete [2024-10-02T05:35:57.949Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-02T05:35:57.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-02T05:35:57.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:35:58.334Z] prd-ubuntu20.04-docker-8c-8g-12600 does not seem to be running inside a container [2024-10-02T05:35:58.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-574 -v /w/workspace/xfoundry_device-modbus-go_PR-574:/w/workspace/xfoundry_device-modbus-go_PR-574:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-574@tmp:/w/workspace/xfoundry_device-modbus-go_PR-574@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 [2024-10-02T05:36:01.411Z] $ docker top bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 -eo pid,comm [2024-10-02T05:36:01.465Z] 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). [2024-10-02T05:36:01.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-02T05:36:01.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T05:36:01.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T05:36:01.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T05:36:01.750Z] $ docker exec bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 ssh-agent [2024-10-02T05:36:01.855Z] SSH_AUTH_SOCK=/tmp/ssh-ajmT70toV5Vr/agent.33 [2024-10-02T05:36:01.855Z] SSH_AGENT_PID=39 [2024-10-02T05:36:01.867Z] Running ssh-add (command line suppressed) [2024-10-02T05:36:01.985Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-574@tmp/private_key_14274784089150736195.key (/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/private_key_14274784089150736195.key) [2024-10-02T05:36:01.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T05:36:02.346Z] + git tag --points-at HEAD [Pipeline] } [2024-10-02T05:36:02.375Z] $ docker exec --env ******** --env ******** bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 ssh-agent -k [2024-10-02T05:36:02.470Z] unset SSH_AUTH_SOCK; [2024-10-02T05:36:02.471Z] unset SSH_AGENT_PID; [2024-10-02T05:36:02.471Z] echo Agent pid 39 killed; [2024-10-02T05:36:02.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-02T05:36:02.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-02T05:36:02.604Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-02T05:36:02.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-02T05:36:02.720Z] $ docker exec bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 ssh-agent [2024-10-02T05:36:02.830Z] SSH_AUTH_SOCK=/tmp/ssh-V59YI3cN0D3a/agent.72 [2024-10-02T05:36:02.830Z] SSH_AGENT_PID=78 [2024-10-02T05:36:02.835Z] Running ssh-add (command line suppressed) [2024-10-02T05:36:02.935Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-574@tmp/private_key_3454424208328954386.key (/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/private_key_3454424208328954386.key) [2024-10-02T05:36:02.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-02T05:36:03.299Z] + git semver init [2024-10-02T05:36:03.558Z] 2024-10-02 05:36:03,497 [run_init] DEBUG init version:0.0.0 force:False [2024-10-02T05:36:03.559Z] 2024-10-02 05:36:03,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-574/.semver [2024-10-02T05:36:03.559Z] 2024-10-02 05:36:03,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-574/.semver [2024-10-02T05:36:03.559Z] 2024-10-02 05:36:03,499 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-574/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-574, universal_newlines=False, shell=None, istream=None) [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,532 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-574/.git/info/exclude [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-574/.semver/PR-574 with force:False [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,533 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-574/.semver/PR-574 [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,537 [execute] INFO git cat-file --batch-check [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-574/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,544 [execute] INFO git cat-file --batch [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-574/.semver, universal_newlines=False, shell=None, istream=) [2024-10-02T05:36:04.940Z] 2024-10-02 05:36:04,549 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-574/.semver/PR-574 [2024-10-02T05:36:04.940Z] 0.0.0 [Pipeline] } [2024-10-02T05:36:04.968Z] $ docker exec --env ******** --env ******** bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 ssh-agent -k [2024-10-02T05:36:05.065Z] unset SSH_AUTH_SOCK; [2024-10-02T05:36:05.065Z] unset SSH_AGENT_PID; [2024-10-02T05:36:05.065Z] echo Agent pid 78 killed; [2024-10-02T05:36:05.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-02T05:36:05.548Z] + git semver [Pipeline] } [2024-10-02T05:36:05.839Z] $ docker stop --time=1 bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 [2024-10-02T05:36:07.143Z] $ docker rm -f --volumes bba669e5e126ef786a006f22312b6371e0c515b7c914eabd14bba62832213117 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T05:36:07.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-02T05:36:07.906Z] Stashed 1 file(s) [Pipeline] echo [2024-10-02T05:36:07.932Z] [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 [2024-10-02T05:36:08.681Z] provisioning config files... [2024-10-02T05:36:08.692Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/config3016080935594002554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:36:09.066Z] ---> ****-login.sh [2024-10-02T05:36:09.066Z] nexus3.edgexfoundry.org:10001 [2024-10-02T05:36:09.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:36:09.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:36:09.066Z] Configure a credential helper to remove this warning. See [2024-10-02T05:36:09.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:36:09.066Z] [2024-10-02T05:36:09.066Z] Login Succeeded [2024-10-02T05:36:09.066Z] nexus3.edgexfoundry.org:10002 [2024-10-02T05:36:09.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:36:09.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:36:09.066Z] Configure a credential helper to remove this warning. See [2024-10-02T05:36:09.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:36:09.066Z] [2024-10-02T05:36:09.066Z] Login Succeeded [2024-10-02T05:36:09.066Z] nexus3.edgexfoundry.org:10003 [2024-10-02T05:36:09.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:36:09.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:36:09.327Z] Configure a credential helper to remove this warning. See [2024-10-02T05:36:09.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:36:09.327Z] [2024-10-02T05:36:09.327Z] Login Succeeded [2024-10-02T05:36:09.327Z] nexus3.edgexfoundry.org:10004 [2024-10-02T05:36:09.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:36:09.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:36:09.327Z] Configure a credential helper to remove this warning. See [2024-10-02T05:36:09.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:36:09.328Z] [2024-10-02T05:36:09.328Z] Login Succeeded [2024-10-02T05:36:09.328Z] ****.io [2024-10-02T05:36:09.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:36:09.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:36:09.587Z] Configure a credential helper to remove this warning. See [2024-10-02T05:36:09.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:36:09.587Z] [2024-10-02T05:36:09.587Z] Login Succeeded [2024-10-02T05:36:09.587Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T05:36:09.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T05:36:09.904Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T05:36:09.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T05:36:09.995Z] ========================================================= [2024-10-02T05:36:09.995Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-02T05:36:09.995Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:36:10.525Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T05:36:10.525Z] Sending build context to Docker daemon 17.92MB [2024-10-02T05:36:10.525Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T05:36:10.525Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T05:36:10.786Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-02T05:36:10.786Z] 619be1103602: Pulling fs layer [2024-10-02T05:36:10.786Z] 7862e08f4a3e: Pulling fs layer [2024-10-02T05:36:10.786Z] 5df492c9dc93: Pulling fs layer [2024-10-02T05:36:10.786Z] 7629e6793208: Pulling fs layer [2024-10-02T05:36:10.786Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T05:36:10.786Z] fb5054dd5b73: Pulling fs layer [2024-10-02T05:36:10.786Z] eeca6798cff9: Pulling fs layer [2024-10-02T05:36:10.786Z] aa269ceb94a6: Pulling fs layer [2024-10-02T05:36:10.786Z] ada007ff1a6a: Pulling fs layer [2024-10-02T05:36:10.786Z] 7629e6793208: Waiting [2024-10-02T05:36:10.786Z] 4f4fb700ef54: Waiting [2024-10-02T05:36:10.786Z] fb5054dd5b73: Waiting [2024-10-02T05:36:10.786Z] eeca6798cff9: Waiting [2024-10-02T05:36:10.786Z] aa269ceb94a6: Waiting [2024-10-02T05:36:10.786Z] ada007ff1a6a: Waiting [2024-10-02T05:36:10.786Z] 7862e08f4a3e: Verifying Checksum [2024-10-02T05:36:10.786Z] 7862e08f4a3e: Download complete [2024-10-02T05:36:10.786Z] 7629e6793208: Download complete [2024-10-02T05:36:10.786Z] 4f4fb700ef54: Download complete [2024-10-02T05:36:10.786Z] 619be1103602: Verifying Checksum [2024-10-02T05:36:10.786Z] 619be1103602: Download complete [2024-10-02T05:36:10.786Z] fb5054dd5b73: Verifying Checksum [2024-10-02T05:36:10.786Z] fb5054dd5b73: Download complete [2024-10-02T05:36:10.786Z] eeca6798cff9: Verifying Checksum [2024-10-02T05:36:11.045Z] 619be1103602: Pull complete [2024-10-02T05:36:11.045Z] ada007ff1a6a: Verifying Checksum [2024-10-02T05:36:11.045Z] ada007ff1a6a: Download complete [2024-10-02T05:36:11.045Z] 7862e08f4a3e: Pull complete [2024-10-02T05:36:11.304Z] 5df492c9dc93: Verifying Checksum [2024-10-02T05:36:11.304Z] 5df492c9dc93: Download complete [2024-10-02T05:36:11.563Z] aa269ceb94a6: Verifying Checksum [2024-10-02T05:36:11.563Z] aa269ceb94a6: Download complete [2024-10-02T05:36:14.846Z] 5df492c9dc93: Pull complete [2024-10-02T05:36:14.846Z] 7629e6793208: Pull complete [2024-10-02T05:36:14.846Z] 4f4fb700ef54: Pull complete [2024-10-02T05:36:14.846Z] fb5054dd5b73: Pull complete [2024-10-02T05:36:14.846Z] eeca6798cff9: Pull complete [2024-10-02T05:36:17.386Z] aa269ceb94a6: Pull complete [2024-10-02T05:36:17.646Z] ada007ff1a6a: Pull complete [2024-10-02T05:36:17.646Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-02T05:36:17.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-02T05:36:17.646Z] ---> f489d0715acc [2024-10-02T05:36:17.646Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-02T05:36:21.855Z] ---> Running in 5a77909eedb3 [2024-10-02T05:36:21.855Z] Removing intermediate container 5a77909eedb3 [2024-10-02T05:36:21.855Z] ---> 064ad94bb517 [2024-10-02T05:36:21.855Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T05:36:21.855Z] ---> Running in b803216ca54a [2024-10-02T05:36:21.855Z] Removing intermediate container b803216ca54a [2024-10-02T05:36:21.855Z] ---> b46fb37c4ad5 [2024-10-02T05:36:21.855Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-02T05:36:21.855Z] ---> Running in b2f264223a0b [2024-10-02T05:36:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T05:36:21.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T05:36:22.115Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-10-02T05:36:22.115Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-10-02T05:36:22.115Z] (8/8) Installing openssh (9.3_p2-r2) [2024-10-02T05:36:22.115Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T05:36:22.115Z] OK: 270 MiB in 60 packages [2024-10-02T05:36:22.682Z] Removing intermediate container b2f264223a0b [2024-10-02T05:36:22.683Z] ---> f6e9a119a76b [2024-10-02T05:36:22.683Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-02T05:36:22.683Z] ---> Running in 8eb2eca1307b [2024-10-02T05:36:22.940Z] Removing intermediate container 8eb2eca1307b [2024-10-02T05:36:22.940Z] ---> 0f0006b825f2 [2024-10-02T05:36:22.940Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T05:36:22.940Z] ---> 81024b0ad518 [2024-10-02T05:36:22.940Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T05:36:22.940Z] ---> Running in 7070f4a5bdb8 [2024-10-02T05:36:23.467Z] Still waiting to schedule task [2024-10-02T05:36:23.467Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-02T05:37:09.652Z] Removing intermediate container 7070f4a5bdb8 [2024-10-02T05:37:09.652Z] ---> 782de7d6f835 [2024-10-02T05:37:09.652Z] Step 9/10 : COPY . . [2024-10-02T05:37:10.227Z] ---> e597d4af5962 [2024-10-02T05:37:10.227Z] Step 10/10 : RUN ${MAKE} [2024-10-02T05:37:10.227Z] ---> Running in 31a87bde17b4 [2024-10-02T05:37:10.489Z] noop [2024-10-02T05:37:10.747Z] Removing intermediate container 31a87bde17b4 [2024-10-02T05:37:10.747Z] ---> 6b1b6034ab6d [2024-10-02T05:37:10.747Z] Successfully built 6b1b6034ab6d [2024-10-02T05:37:10.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:37:11.242Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T05:37:11.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:37:11.416Z] prd-ubuntu20.04-docker-8c-8g-12600 does not seem to be running inside a container [2024-10-02T05:37:11.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-574 -v /w/workspace/xfoundry_device-modbus-go_PR-574:/w/workspace/xfoundry_device-modbus-go_PR-574:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-574@tmp:/w/workspace/xfoundry_device-modbus-go_PR-574@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 [2024-10-02T05:37:11.784Z] $ docker top 82092f132d392e748feef849836134c049dc8c28b82e1f4c5d8b4be888890527 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T05:37:12.223Z] + go version [2024-10-02T05:37:12.223Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-02T05:37:12.259Z] $ docker stop --time=1 82092f132d392e748feef849836134c049dc8c28b82e1f4c5d8b4be888890527 [2024-10-02T05:37:13.516Z] $ docker rm -f --volumes 82092f132d392e748feef849836134c049dc8c28b82e1f4c5d8b4be888890527 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:37:14.325Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-02T05:37:14.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:37:14.503Z] prd-ubuntu20.04-docker-8c-8g-12600 does not seem to be running inside a container [2024-10-02T05:37:14.534Z] $ 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-574 -v /w/workspace/xfoundry_device-modbus-go_PR-574:/w/workspace/xfoundry_device-modbus-go_PR-574:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-574@tmp:/w/workspace/xfoundry_device-modbus-go_PR-574@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 [2024-10-02T05:37:14.854Z] $ docker top 9cef55a950b1d3a14c80952b1cd9cf70e07d53c712729c7e64ff228d872bee0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T05:37:15.282Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-574 [Pipeline] fileExists [Pipeline] sh [2024-10-02T05:37:15.660Z] + make test [2024-10-02T05:37:15.660Z] go test ./... -coverprofile=coverage.out [2024-10-02T05:37:17.037Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-02T05:37:35.636Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-10-02T05:37:35.636Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 47.9% of statements [2024-10-02T05:37:43.743Z] go vet ./... [2024-10-02T05:37:49.003Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T05:37:49.003Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T05:37:49.003Z] ./bin/test-attribution-txt.sh [2024-10-02T05:37:49.003Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T05:37:49.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T05:37:49.080Z] $ docker stop --time=1 9cef55a950b1d3a14c80952b1cd9cf70e07d53c712729c7e64ff228d872bee0a [2024-10-02T05:37:53.328Z] $ docker rm -f --volumes 9cef55a950b1d3a14c80952b1cd9cf70e07d53c712729c7e64ff228d872bee0a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T05:37:53.952Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T05:37:54.022Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-02T05:37:54.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T05:37:55.068Z] + ls -al . [2024-10-02T05:37:55.069Z] total 272 [2024-10-02T05:37:55.069Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 05:37 . [2024-10-02T05:37:55.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 05:35 .. [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 05:35 .dockerignore [2024-10-02T05:37:55.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 05:37 .git [2024-10-02T05:37:55.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:35 .github [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 2 05:35 .gitignore [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 05:35 .golangci.yml [2024-10-02T05:37:55.069Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 05:36 .semver [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 19432 Oct 2 05:35 Attribution.txt [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 2 05:35 CHANGELOG.md [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 2 05:35 Dockerfile [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 05:35 GOVERNANCE.md [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 2 05:35 Jenkinsfile [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 05:35 LICENSE [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 2 05:35 Makefile [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 2 05:35 OWNERS.md [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 2 05:35 README.md [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 05:36 VERSION [2024-10-02T05:37:55.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:35 bin [2024-10-02T05:37:55.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:35 cmd [2024-10-02T05:37:55.069Z] -rw-r--r-- 1 jenkins jenkins 24601 Oct 2 05:37 coverage.out [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 7186 Oct 2 05:35 go.mod [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 102017 Oct 2 05:35 go.sum [2024-10-02T05:37:55.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:35 internal [2024-10-02T05:37:55.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:35 simulator [2024-10-02T05:37:55.069Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 2 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:37:55.472Z] + 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=f074149a866a237d74026a27cb57cee7f0702e73 --label arch=amd64 --label version=0.0.0 . [2024-10-02T05:37:55.472Z] Sending build context to Docker daemon 17.95MB [2024-10-02T05:37:55.472Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T05:37:55.472Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-02T05:37:55.472Z] ---> 6b1b6034ab6d [2024-10-02T05:37:55.472Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-02T05:37:55.731Z] ---> Running in 5c81a3fc0aa5 [2024-10-02T05:37:55.991Z] Removing intermediate container 5c81a3fc0aa5 [2024-10-02T05:37:55.991Z] ---> eb1cc10f10e1 [2024-10-02T05:37:55.991Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T05:37:55.991Z] ---> Running in b7e66c8008d0 [2024-10-02T05:37:55.991Z] Removing intermediate container b7e66c8008d0 [2024-10-02T05:37:55.991Z] ---> 5799b1643a3b [2024-10-02T05:37:55.991Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-02T05:37:55.991Z] ---> Running in 2d4db63e7976 [2024-10-02T05:37:56.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T05:37:56.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T05:37:56.768Z] OK: 270 MiB in 60 packages [2024-10-02T05:37:57.027Z] Removing intermediate container 2d4db63e7976 [2024-10-02T05:37:57.027Z] ---> 3745e3232649 [2024-10-02T05:37:57.027Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-02T05:37:57.027Z] ---> Running in 22df2d30d432 [2024-10-02T05:37:57.027Z] Removing intermediate container 22df2d30d432 [2024-10-02T05:37:57.027Z] ---> b14292bf9fd7 [2024-10-02T05:37:57.027Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-02T05:37:57.286Z] ---> ea05285277b8 [2024-10-02T05:37:57.286Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T05:37:57.286Z] ---> Running in 17f7c01ee68e [2024-10-02T05:37:57.854Z] Removing intermediate container 17f7c01ee68e [2024-10-02T05:37:57.854Z] ---> 32faa3621a9b [2024-10-02T05:37:57.854Z] Step 9/23 : COPY . . [2024-10-02T05:37:58.579Z] ---> 6261194525c1 [2024-10-02T05:37:58.580Z] Step 10/23 : RUN ${MAKE} [2024-10-02T05:37:58.580Z] ---> Running in fa108bf1b5cf [2024-10-02T05:37:58.839Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-02T05:38:30.917Z] Removing intermediate container fa108bf1b5cf [2024-10-02T05:38:30.918Z] ---> a070011d7d0b [2024-10-02T05:38:30.918Z] Step 11/23 : FROM alpine:3.18 [2024-10-02T05:38:30.918Z] 3.18: Pulling from library/alpine [2024-10-02T05:38:30.918Z] 1cc3d825d8b2: Pulling fs layer [2024-10-02T05:38:30.918Z] 1cc3d825d8b2: Verifying Checksum [2024-10-02T05:38:30.918Z] 1cc3d825d8b2: Download complete [2024-10-02T05:38:30.918Z] 1cc3d825d8b2: Pull complete [2024-10-02T05:38:30.918Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T05:38:30.918Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T05:38:30.918Z] ---> 2c64cf60f6f0 [2024-10-02T05:38:30.918Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-10-02T05:38:30.918Z] ---> Running in 0f3d06e17797 [2024-10-02T05:38:30.918Z] Removing intermediate container 0f3d06e17797 [2024-10-02T05:38:30.918Z] ---> ca046f2945c8 [2024-10-02T05:38:30.918Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-02T05:38:30.918Z] ---> Running in 69d30952a450 [2024-10-02T05:38:30.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T05:38:30.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T05:38:30.918Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T05:38:30.918Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T05:38:30.918Z] OK: 7 MiB in 16 packages [2024-10-02T05:38:30.918Z] Removing intermediate container 69d30952a450 [2024-10-02T05:38:30.918Z] ---> 6d1a0187b9ad [2024-10-02T05:38:30.918Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-02T05:38:30.918Z] ---> Running in 4134ae70b64c [2024-10-02T05:38:30.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-02T05:38:30.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-02T05:38:30.918Z] OK: 7 MiB in 16 packages [2024-10-02T05:38:30.918Z] Removing intermediate container 4134ae70b64c [2024-10-02T05:38:30.918Z] ---> 38783630210f [2024-10-02T05:38:30.918Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-02T05:38:30.918Z] ---> 721695ade642 [2024-10-02T05:38:30.918Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-02T05:38:30.918Z] ---> 28399ae4d80b [2024-10-02T05:38:30.918Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-02T05:38:30.918Z] ---> 116e7bfce1fd [2024-10-02T05:38:30.918Z] Step 18/23 : EXPOSE 59901 [2024-10-02T05:38:30.918Z] ---> Running in b3ef8253adb7 [2024-10-02T05:38:30.918Z] Removing intermediate container b3ef8253adb7 [2024-10-02T05:38:30.918Z] ---> fab62bd91a61 [2024-10-02T05:38:30.918Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-02T05:38:30.918Z] ---> Running in b3e13855f404 [2024-10-02T05:38:30.918Z] Removing intermediate container b3e13855f404 [2024-10-02T05:38:30.918Z] ---> dba7e2d80f2b [2024-10-02T05:38:30.918Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-02T05:38:30.918Z] ---> Running in 24a147650a88 [2024-10-02T05:38:30.918Z] Removing intermediate container 24a147650a88 [2024-10-02T05:38:30.918Z] ---> 7e3fc5f6c9fa [2024-10-02T05:38:30.918Z] Step 21/23 : LABEL arch=amd64 [2024-10-02T05:38:30.918Z] ---> Running in d93b9b53dbc1 [2024-10-02T05:38:30.918Z] Removing intermediate container d93b9b53dbc1 [2024-10-02T05:38:30.918Z] ---> 3149764a92c4 [2024-10-02T05:38:30.918Z] Step 22/23 : LABEL git_sha=f074149a866a237d74026a27cb57cee7f0702e73 [2024-10-02T05:38:30.918Z] ---> Running in 5eaaec520195 [2024-10-02T05:38:30.918Z] Removing intermediate container 5eaaec520195 [2024-10-02T05:38:30.918Z] ---> eacc028aa740 [2024-10-02T05:38:30.918Z] Step 23/23 : LABEL version=0.0.0 [2024-10-02T05:38:30.918Z] ---> Running in ee1d484a9a25 [2024-10-02T05:38:30.918Z] Removing intermediate container ee1d484a9a25 [2024-10-02T05:38:30.918Z] ---> c0a8fa67f1dd [2024-10-02T05:38:30.918Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T05:38:30.918Z] Successfully built c0a8fa67f1dd [2024-10-02T05:38:30.918Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:38:31.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T05:38:31.878Z] [2024-10-02T05:38:31.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:38:32.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T05:38:32.285Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-02T05:38:32.285Z] 5eb5b503b376: Pulling fs layer [2024-10-02T05:38:32.285Z] 5c69ac0246d0: Pulling fs layer [2024-10-02T05:38:32.285Z] ec43610c2a17: Pulling fs layer [2024-10-02T05:38:32.285Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-02T05:38:32.285Z] 33b1e0a273af: Pulling fs layer [2024-10-02T05:38:32.285Z] 5d3b04190fa2: Pulling fs layer [2024-10-02T05:38:32.285Z] 2f39f015ded8: Pulling fs layer [2024-10-02T05:38:32.285Z] 33b1e0a273af: Waiting [2024-10-02T05:38:32.285Z] 5d3b04190fa2: Waiting [2024-10-02T05:38:32.285Z] 2f39f015ded8: Waiting [2024-10-02T05:38:32.285Z] 3a2ae6a8a46f: Waiting [2024-10-02T05:38:32.285Z] 5c69ac0246d0: Verifying Checksum [2024-10-02T05:38:32.285Z] 5c69ac0246d0: Download complete [2024-10-02T05:38:32.285Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-02T05:38:32.285Z] 3a2ae6a8a46f: Download complete [2024-10-02T05:38:32.285Z] 33b1e0a273af: Verifying Checksum [2024-10-02T05:38:32.285Z] 33b1e0a273af: Download complete [2024-10-02T05:38:32.285Z] ec43610c2a17: Verifying Checksum [2024-10-02T05:38:32.285Z] ec43610c2a17: Download complete [2024-10-02T05:38:32.285Z] 5d3b04190fa2: Verifying Checksum [2024-10-02T05:38:32.285Z] 5d3b04190fa2: Download complete [2024-10-02T05:38:32.543Z] 5eb5b503b376: Download complete [2024-10-02T05:38:33.110Z] 2f39f015ded8: Download complete [2024-10-02T05:38:33.679Z] 5eb5b503b376: Pull complete [2024-10-02T05:38:33.679Z] 5c69ac0246d0: Pull complete [2024-10-02T05:38:34.245Z] ec43610c2a17: Pull complete [2024-10-02T05:38:34.245Z] 3a2ae6a8a46f: Pull complete [2024-10-02T05:38:34.245Z] 33b1e0a273af: Pull complete [2024-10-02T05:38:34.503Z] 5d3b04190fa2: Pull complete [2024-10-02T05:38:38.722Z] 2f39f015ded8: Pull complete [2024-10-02T05:38:38.722Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-02T05:38:38.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T05:38:38.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:38:38.982Z] prd-ubuntu20.04-docker-8c-8g-12600 does not seem to be running inside a container [2024-10-02T05:38:39.011Z] $ 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-574 -v /w/workspace/xfoundry_device-modbus-go_PR-574:/w/workspace/xfoundry_device-modbus-go_PR-574:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-574@tmp:/w/workspace/xfoundry_device-modbus-go_PR-574@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 [2024-10-02T05:38:43.203Z] $ docker top 980fd2cfe2a60a77c0835b069c4f960b52cdc4e1a6d4cc441ae8498bbe4953b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:38:43.686Z] ---> job-cost.sh [2024-10-02T05:38:43.686Z] lf-activate-venv: SKIPPING [2024-10-02T05:38:43.686Z] INFO: No Stack... [2024-10-02T05:38:43.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T05:38:44.206Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T05:38:44.532Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-574/archives/cost.csv [2024-10-02T05:38:44.532Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T05:38:44.577Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [2024-10-02T05:38:44.584Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] did not exist. Created. [2024-10-02T05:38:44.590Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T05:38:45.017Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-02T05:38:45.082Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T05:38:45.120Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T05:38:45.219Z] $ docker stop --time=1 980fd2cfe2a60a77c0835b069c4f960b52cdc4e1a6d4cc441ae8498bbe4953b7 [2024-10-02T05:38:46.371Z] $ docker rm -f --volumes 980fd2cfe2a60a77c0835b069c4f960b52cdc4e1a6d4cc441ae8498bbe4953b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-02T05:41:12.405Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12607 in /w/workspace/xfoundry_device-modbus-go_PR-574 [Pipeline] { [Pipeline] ws [2024-10-02T05:41:12.480Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-10-02T05:41:15.595Z] The recommended git tool is: git [2024-10-02T05:41:23.578Z] using credential edgex-jenkins-ssh [2024-10-02T05:41:23.668Z] Cloning the remote Git repository [2024-10-02T05:41:23.733Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-02T05:41:23.870Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-10-02T05:41:24.041Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-02T05:41:24.043Z] > git --version # timeout=10 [2024-10-02T05:41:24.069Z] > git --version # 'git version 2.25.1' [2024-10-02T05:41:24.073Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T05:41:24.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T05:41:26.497Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-02T05:41:26.549Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-02T05:41:28.359Z] Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit f074149a866a237d74026a27cb57cee7f0702e73 [2024-10-02T05:41:28.726Z] Merge succeeded, producing f074149a866a237d74026a27cb57cee7f0702e73 [2024-10-02T05:41:28.727Z] Checking out Revision f074149a866a237d74026a27cb57cee7f0702e73 (PR-574) [2024-10-02T05:41:27.744Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-02T05:41:27.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-02T05:41:27.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T05:41:27.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/574/head:refs/remotes/origin/PR-574 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-02T05:41:28.379Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T05:41:28.477Z] > git checkout -f f074149a866a237d74026a27cb57cee7f0702e73 # timeout=10 [2024-10-02T05:41:28.612Z] > git remote # timeout=10 [2024-10-02T05:41:28.632Z] > git config --get remote.origin.url # timeout=10 [2024-10-02T05:41:28.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-02T05:41:28.679Z] > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 [2024-10-02T05:41:28.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-02T05:41:28.733Z] > git config core.sparsecheckout # timeout=10 [2024-10-02T05:41:28.748Z] > git checkout -f f074149a866a237d74026a27cb57cee7f0702e73 # timeout=10 [2024-10-02T05:41:29.324Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-02T05:41:29.381Z] > git --version # timeout=10 [2024-10-02T05:41:29.391Z] > git --version # 'git version 2.25.1' [2024-10-02T05:41:29.414Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T05:41:34.531Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-02T05:41:34.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T05:41:34.531Z] Dload Upload Total Spent Left Speed [2024-10-02T05:41:34.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 76357 0 --:--:-- --:--:-- --:--:-- 76357 [Pipeline] sh [2024-10-02T05:41:34.887Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-02T05:41:35.237Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-10-02T05:41:35.237Z] /etc/docker/daemon.json [2024-10-02T05:41:35.237Z] { [2024-10-02T05:41:35.237Z] "registry-mirrors": [ [2024-10-02T05:41:35.237Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-02T05:41:35.237Z] ], [2024-10-02T05:41:35.237Z] "bip": "10.250.0.254/24", [2024-10-02T05:41:35.237Z] "hosts": [ [2024-10-02T05:41:35.237Z] "tcp://0.0.0.0:5555", [2024-10-02T05:41:35.237Z] "unix:///var/run/docker.sock" [2024-10-02T05:41:35.237Z] ], [2024-10-02T05:41:35.237Z] "mtu": 1458, [2024-10-02T05:41:35.237Z] "selinux-enabled": true, [2024-10-02T05:41:35.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-02T05:41:35.237Z] } [Pipeline] sh [2024-10-02T05:41:35.590Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-02T05:41:35.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T05:41:54.351Z] provisioning config files... [2024-10-02T05:41:54.382Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1835428000668178992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:41:54.879Z] ---> ****-login.sh [2024-10-02T05:41:54.880Z] nexus3.edgexfoundry.org:10001 [2024-10-02T05:41:55.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:41:55.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:41:55.738Z] Configure a credential helper to remove this warning. See [2024-10-02T05:41:55.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:41:55.738Z] [2024-10-02T05:41:55.738Z] Login Succeeded [2024-10-02T05:41:55.738Z] nexus3.edgexfoundry.org:10002 [2024-10-02T05:41:55.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:41:56.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:41:56.009Z] Configure a credential helper to remove this warning. See [2024-10-02T05:41:56.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:41:56.010Z] [2024-10-02T05:41:56.010Z] Login Succeeded [2024-10-02T05:41:56.010Z] nexus3.edgexfoundry.org:10003 [2024-10-02T05:41:56.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:41:56.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:41:56.283Z] Configure a credential helper to remove this warning. See [2024-10-02T05:41:56.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:41:56.283Z] [2024-10-02T05:41:56.283Z] Login Succeeded [2024-10-02T05:41:56.283Z] nexus3.edgexfoundry.org:10004 [2024-10-02T05:41:56.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:41:56.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:41:56.554Z] Configure a credential helper to remove this warning. See [2024-10-02T05:41:56.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:41:56.554Z] [2024-10-02T05:41:56.554Z] Login Succeeded [2024-10-02T05:41:56.554Z] ****.io [2024-10-02T05:41:56.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-02T05:41:57.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-02T05:41:57.095Z] Configure a credential helper to remove this warning. See [2024-10-02T05:41:57.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-02T05:41:57.095Z] [2024-10-02T05:41:57.095Z] Login Succeeded [2024-10-02T05:41:57.095Z] ---> ****-login.sh ends [Pipeline] } [2024-10-02T05:41:57.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-02T05:41:57.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T05:41:57.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-02T05:41:57.691Z] ========================================================= [2024-10-02T05:41:57.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-02T05:41:57.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:41:58.240Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-02T05:41:58.511Z] Sending build context to Docker daemon 9.102MB [2024-10-02T05:41:58.783Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T05:41:58.783Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-02T05:41:58.783Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-02T05:41:58.783Z] c6b39de5b339: Pulling fs layer [2024-10-02T05:41:58.783Z] a69c41024577: Pulling fs layer [2024-10-02T05:41:58.783Z] d6de4b400683: Pulling fs layer [2024-10-02T05:41:58.783Z] 35cb2a7552d0: Pulling fs layer [2024-10-02T05:41:58.783Z] 4f4fb700ef54: Pulling fs layer [2024-10-02T05:41:58.783Z] 464afbd9ba4c: Pulling fs layer [2024-10-02T05:41:58.783Z] 00f215d4a9da: Pulling fs layer [2024-10-02T05:41:58.783Z] d496ad576159: Pulling fs layer [2024-10-02T05:41:58.783Z] 35cb2a7552d0: Waiting [2024-10-02T05:41:58.783Z] 4f4fb700ef54: Waiting [2024-10-02T05:41:58.783Z] 464afbd9ba4c: Waiting [2024-10-02T05:41:58.783Z] 00f215d4a9da: Waiting [2024-10-02T05:41:58.783Z] d496ad576159: Waiting [2024-10-02T05:41:58.783Z] a69c41024577: Verifying Checksum [2024-10-02T05:41:58.783Z] a69c41024577: Download complete [2024-10-02T05:41:59.056Z] 35cb2a7552d0: Download complete [2024-10-02T05:41:59.056Z] 4f4fb700ef54: Verifying Checksum [2024-10-02T05:41:59.056Z] 4f4fb700ef54: Download complete [2024-10-02T05:41:59.056Z] 464afbd9ba4c: Verifying Checksum [2024-10-02T05:41:59.056Z] 464afbd9ba4c: Download complete [2024-10-02T05:41:59.056Z] c6b39de5b339: Verifying Checksum [2024-10-02T05:41:59.056Z] c6b39de5b339: Download complete [2024-10-02T05:41:59.646Z] d496ad576159: Verifying Checksum [2024-10-02T05:41:59.646Z] d496ad576159: Download complete [2024-10-02T05:41:59.917Z] c6b39de5b339: Pull complete [2024-10-02T05:42:00.881Z] a69c41024577: Pull complete [2024-10-02T05:42:00.881Z] d6de4b400683: Verifying Checksum [2024-10-02T05:42:00.881Z] d6de4b400683: Download complete [2024-10-02T05:42:02.295Z] 00f215d4a9da: Verifying Checksum [2024-10-02T05:42:02.295Z] 00f215d4a9da: Download complete [2024-10-02T05:42:14.629Z] d6de4b400683: Pull complete [2024-10-02T05:42:14.629Z] 35cb2a7552d0: Pull complete [2024-10-02T05:42:14.629Z] 4f4fb700ef54: Pull complete [2024-10-02T05:42:14.629Z] 464afbd9ba4c: Pull complete [2024-10-02T05:42:22.850Z] 00f215d4a9da: Pull complete [2024-10-02T05:42:24.267Z] d496ad576159: Pull complete [2024-10-02T05:42:24.267Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-02T05:42:24.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-02T05:42:24.267Z] ---> f246e2811388 [2024-10-02T05:42:24.267Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-02T05:42:25.694Z] ---> Running in 37b4558a1590 [2024-10-02T05:42:25.963Z] Removing intermediate container 37b4558a1590 [2024-10-02T05:42:25.963Z] ---> d46ecc1c8830 [2024-10-02T05:42:25.963Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T05:42:26.231Z] ---> Running in 996352b16faa [2024-10-02T05:42:26.500Z] Removing intermediate container 996352b16faa [2024-10-02T05:42:26.500Z] ---> 1cfc9702eb36 [2024-10-02T05:42:26.500Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-02T05:42:26.500Z] ---> Running in 70db64f63620 [2024-10-02T05:42:27.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T05:42:28.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T05:42:29.144Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-10-02T05:42:29.144Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-10-02T05:42:29.144Z] (8/8) Installing openssh (9.3_p2-r2) [2024-10-02T05:42:29.144Z] Executing busybox-1.36.1-r5.trigger [2024-10-02T05:42:29.144Z] OK: 272 MiB in 60 packages [2024-10-02T05:42:31.771Z] Removing intermediate container 70db64f63620 [2024-10-02T05:42:31.771Z] ---> 922ff119bcd6 [2024-10-02T05:42:31.771Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-02T05:42:31.771Z] ---> Running in 6882abd6cacf [2024-10-02T05:42:32.040Z] Removing intermediate container 6882abd6cacf [2024-10-02T05:42:32.040Z] ---> a2ff95f05611 [2024-10-02T05:42:32.040Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-02T05:42:32.308Z] ---> b83d2cba4c20 [2024-10-02T05:42:32.308Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T05:42:32.584Z] ---> Running in 2166516076ad [2024-10-02T05:44:39.263Z] Removing intermediate container 2166516076ad [2024-10-02T05:44:39.264Z] ---> 1bce0c14fb55 [2024-10-02T05:44:39.264Z] Step 9/10 : COPY . . [2024-10-02T05:44:39.264Z] ---> 9697c39cace5 [2024-10-02T05:44:39.264Z] Step 10/10 : RUN ${MAKE} [2024-10-02T05:44:39.264Z] ---> Running in 70115b1e4b93 [2024-10-02T05:44:39.264Z] noop [2024-10-02T05:44:39.264Z] Removing intermediate container 70115b1e4b93 [2024-10-02T05:44:39.264Z] ---> 6ac92c9b84c6 [2024-10-02T05:44:39.264Z] Successfully built 6ac92c9b84c6 [2024-10-02T05:44:39.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:44:39.785Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T05:44:39.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:44:40.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-12607 does not seem to be running inside a container [2024-10-02T05:44:40.147Z] $ 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 [2024-10-02T05:44:41.440Z] $ docker top 9cb2ecea65a0267f4bc0713e7a08cda965743e48dbe9e02e6ec7f9f64ba673c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T05:44:42.340Z] + go version [2024-10-02T05:44:42.340Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-02T05:44:42.385Z] $ docker stop --time=1 9cb2ecea65a0267f4bc0713e7a08cda965743e48dbe9e02e6ec7f9f64ba673c1 [2024-10-02T05:44:43.990Z] $ docker rm -f --volumes 9cb2ecea65a0267f4bc0713e7a08cda965743e48dbe9e02e6ec7f9f64ba673c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:44:44.878Z] + docker inspect -f . ci-base-image-arm64 [2024-10-02T05:44:44.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:44:45.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-12607 does not seem to be running inside a container [2024-10-02T05:44:45.202Z] $ 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 [2024-10-02T05:44:46.309Z] $ docker top 9d125166cf266041342df8bb84bb6a9916271a6af360d85738b07cc3daa10149 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T05:44:46.874Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-02T05:44:47.604Z] + make test [2024-10-02T05:44:47.604Z] go test ./... -coverprofile=coverage.out [2024-10-02T05:44:52.936Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-02T05:48:14.733Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-10-02T05:48:14.733Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 47.9% of statements [2024-10-02T05:48:14.733Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-02T05:48:14.733Z] go vet ./... [2024-10-02T05:48:53.907Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-02T05:48:53.907Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-02T05:48:53.907Z] ./bin/test-attribution-txt.sh [2024-10-02T05:48:53.907Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-02T05:48:53.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-02T05:48:54.010Z] $ docker stop --time=1 9d125166cf266041342df8bb84bb6a9916271a6af360d85738b07cc3daa10149 [2024-10-02T05:48:55.766Z] $ docker rm -f --volumes 9d125166cf266041342df8bb84bb6a9916271a6af360d85738b07cc3daa10149 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-02T05:48:57.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-02T05:48:57.309Z] Warning: overwriting stash ‘coverage-report’ [2024-10-02T05:48:57.715Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-02T05:48:58.320Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-02T05:48:58.657Z] + ls -al . [2024-10-02T05:48:58.657Z] total 268 [2024-10-02T05:48:58.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 05:44 . [2024-10-02T05:48:58.657Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 05:41 .. [2024-10-02T05:48:58.657Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 2 05:41 .dockerignore [2024-10-02T05:48:58.657Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 05:41 .git [2024-10-02T05:48:58.657Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:41 .github [2024-10-02T05:48:58.657Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 2 05:41 .gitignore [2024-10-02T05:48:58.657Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 05:41 .golangci.yml [2024-10-02T05:48:58.657Z] -rw-rw-r-- 1 jenkins jenkins 19432 Oct 2 05:41 Attribution.txt [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 2 05:41 CHANGELOG.md [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 2 05:41 Dockerfile [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 05:41 GOVERNANCE.md [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 2 05:41 Jenkinsfile [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 2 05:41 LICENSE [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 2 05:41 Makefile [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 2 05:41 OWNERS.md [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 2 05:41 README.md [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 05:36 VERSION [2024-10-02T05:48:58.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:41 bin [2024-10-02T05:48:58.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:41 cmd [2024-10-02T05:48:58.658Z] -rw-r--r-- 1 jenkins jenkins 24601 Oct 2 05:48 coverage.out [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 7186 Oct 2 05:41 go.mod [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 102017 Oct 2 05:41 go.sum [2024-10-02T05:48:58.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 05:41 internal [2024-10-02T05:48:58.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 05:41 simulator [2024-10-02T05:48:58.658Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 2 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:48:59.124Z] + 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=f074149a866a237d74026a27cb57cee7f0702e73 --label arch=arm64 --label version=0.0.0 . [2024-10-02T05:48:59.389Z] Sending build context to Docker daemon 9.128MB [2024-10-02T05:48:59.653Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-10-02T05:48:59.653Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-02T05:48:59.653Z] ---> 6ac92c9b84c6 [2024-10-02T05:48:59.653Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-02T05:48:59.653Z] ---> Running in 503dcc9bcb6f [2024-10-02T05:48:59.919Z] Removing intermediate container 503dcc9bcb6f [2024-10-02T05:48:59.919Z] ---> 5325649dc7aa [2024-10-02T05:48:59.919Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-02T05:49:00.185Z] ---> Running in fa9be8a7bdeb [2024-10-02T05:49:00.451Z] Removing intermediate container fa9be8a7bdeb [2024-10-02T05:49:00.451Z] ---> 23d6d4920352 [2024-10-02T05:49:00.451Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-02T05:49:00.451Z] ---> Running in cded46a05773 [2024-10-02T05:49:01.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T05:49:01.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T05:49:02.943Z] OK: 272 MiB in 60 packages [2024-10-02T05:49:03.524Z] Removing intermediate container cded46a05773 [2024-10-02T05:49:03.524Z] ---> 99c691baacf6 [2024-10-02T05:49:03.524Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-02T05:49:03.524Z] ---> Running in 616dc20a28d0 [2024-10-02T05:49:03.795Z] Removing intermediate container 616dc20a28d0 [2024-10-02T05:49:03.795Z] ---> 04276804a827 [2024-10-02T05:49:03.795Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-02T05:49:04.377Z] ---> 6cd4679e26b1 [2024-10-02T05:49:04.377Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-02T05:49:04.377Z] ---> Running in 4370615041ad [2024-10-02T05:49:06.321Z] Removing intermediate container 4370615041ad [2024-10-02T05:49:06.321Z] ---> 4f2d638509f4 [2024-10-02T05:49:06.321Z] Step 9/23 : COPY . . [2024-10-02T05:49:07.743Z] ---> d6c54e4b1d15 [2024-10-02T05:49:07.743Z] Step 10/23 : RUN ${MAKE} [2024-10-02T05:49:07.743Z] ---> Running in 7b5cf6822712 [2024-10-02T05:49:08.703Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.39" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-02T05:52:30.478Z] Removing intermediate container 7b5cf6822712 [2024-10-02T05:52:30.478Z] ---> 0c7338bd4de8 [2024-10-02T05:52:30.478Z] Step 11/23 : FROM alpine:3.18 [2024-10-02T05:52:30.478Z] 3.18: Pulling from library/alpine [2024-10-02T05:52:30.478Z] 720f3032cd11: Pulling fs layer [2024-10-02T05:52:30.478Z] 720f3032cd11: Verifying Checksum [2024-10-02T05:52:30.478Z] 720f3032cd11: Download complete [2024-10-02T05:52:30.478Z] 720f3032cd11: Pull complete [2024-10-02T05:52:30.478Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-02T05:52:30.478Z] Status: Downloaded newer image for alpine:3.18 [2024-10-02T05:52:30.478Z] ---> 3e834921e367 [2024-10-02T05:52:30.478Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-10-02T05:52:30.478Z] ---> Running in 6ec459e32994 [2024-10-02T05:52:30.478Z] Removing intermediate container 6ec459e32994 [2024-10-02T05:52:30.478Z] ---> b6ebdfc000d2 [2024-10-02T05:52:30.478Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-02T05:52:30.478Z] ---> Running in 81cc1a81c219 [2024-10-02T05:52:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T05:52:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T05:52:30.478Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-02T05:52:30.478Z] Executing busybox-1.36.1-r7.trigger [2024-10-02T05:52:30.478Z] OK: 8 MiB in 16 packages [2024-10-02T05:52:30.478Z] Removing intermediate container 81cc1a81c219 [2024-10-02T05:52:30.478Z] ---> ae6464fef955 [2024-10-02T05:52:30.478Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-02T05:52:30.478Z] ---> Running in 2dacebd068b1 [2024-10-02T05:52:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-02T05:52:30.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-02T05:52:31.058Z] OK: 8 MiB in 16 packages [2024-10-02T05:52:31.638Z] Removing intermediate container 2dacebd068b1 [2024-10-02T05:52:31.638Z] ---> f77a584f5028 [2024-10-02T05:52:31.638Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-02T05:52:33.594Z] ---> 78f925339670 [2024-10-02T05:52:33.594Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-02T05:52:33.862Z] ---> 45f246510a47 [2024-10-02T05:52:33.862Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-02T05:52:34.445Z] ---> 5bdbdb119cb7 [2024-10-02T05:52:34.445Z] Step 18/23 : EXPOSE 59901 [2024-10-02T05:52:34.445Z] ---> Running in 5a2b1968d652 [2024-10-02T05:52:34.712Z] Removing intermediate container 5a2b1968d652 [2024-10-02T05:52:34.712Z] ---> 9879b13a8cd7 [2024-10-02T05:52:34.712Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-02T05:52:34.712Z] ---> Running in 5237b1013b62 [2024-10-02T05:52:34.980Z] Removing intermediate container 5237b1013b62 [2024-10-02T05:52:34.980Z] ---> b5690c1b8a0e [2024-10-02T05:52:34.980Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-02T05:52:35.248Z] ---> Running in 195f908c3aa9 [2024-10-02T05:52:35.518Z] Removing intermediate container 195f908c3aa9 [2024-10-02T05:52:35.518Z] ---> 353f40e81bc5 [2024-10-02T05:52:35.518Z] Step 21/23 : LABEL arch=arm64 [2024-10-02T05:52:35.518Z] ---> Running in 9ec374d26ffa [2024-10-02T05:52:35.784Z] Removing intermediate container 9ec374d26ffa [2024-10-02T05:52:35.784Z] ---> 92a7b9648fd2 [2024-10-02T05:52:35.784Z] Step 22/23 : LABEL git_sha=f074149a866a237d74026a27cb57cee7f0702e73 [2024-10-02T05:52:35.784Z] ---> Running in 27da1bdd578b [2024-10-02T05:52:36.053Z] Removing intermediate container 27da1bdd578b [2024-10-02T05:52:36.053Z] ---> d1660abf33db [2024-10-02T05:52:36.053Z] Step 23/23 : LABEL version=0.0.0 [2024-10-02T05:52:36.325Z] ---> Running in da061a7d74f9 [2024-10-02T05:52:36.592Z] Removing intermediate container da061a7d74f9 [2024-10-02T05:52:36.592Z] ---> 82761f9d08b2 [2024-10-02T05:52:36.592Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-02T05:52:36.592Z] Successfully built 82761f9d08b2 [2024-10-02T05:52:36.592Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:52:37.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T05:52:37.557Z] [2024-10-02T05:52:37.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:52:37.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T05:52:37.998Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-02T05:52:37.998Z] 8998bd30e6a1: Pulling fs layer [2024-10-02T05:52:37.998Z] 04944245beec: Pulling fs layer [2024-10-02T05:52:37.998Z] 699f458cf7ca: Pulling fs layer [2024-10-02T05:52:37.998Z] 765212b225bb: Pulling fs layer [2024-10-02T05:52:37.998Z] f23df028b6ca: Pulling fs layer [2024-10-02T05:52:37.998Z] d65c8cfc05b1: Pulling fs layer [2024-10-02T05:52:37.998Z] 2437ff75d9bd: Pulling fs layer [2024-10-02T05:52:37.998Z] 765212b225bb: Waiting [2024-10-02T05:52:37.998Z] f23df028b6ca: Waiting [2024-10-02T05:52:37.998Z] d65c8cfc05b1: Waiting [2024-10-02T05:52:37.998Z] 2437ff75d9bd: Waiting [2024-10-02T05:52:38.265Z] 04944245beec: Verifying Checksum [2024-10-02T05:52:38.265Z] 04944245beec: Download complete [2024-10-02T05:52:38.265Z] 765212b225bb: Verifying Checksum [2024-10-02T05:52:38.265Z] 765212b225bb: Download complete [2024-10-02T05:52:38.265Z] f23df028b6ca: Verifying Checksum [2024-10-02T05:52:38.265Z] f23df028b6ca: Download complete [2024-10-02T05:52:38.265Z] d65c8cfc05b1: Verifying Checksum [2024-10-02T05:52:38.265Z] d65c8cfc05b1: Download complete [2024-10-02T05:52:38.532Z] 699f458cf7ca: Verifying Checksum [2024-10-02T05:52:38.532Z] 699f458cf7ca: Download complete [2024-10-02T05:52:38.798Z] 8998bd30e6a1: Verifying Checksum [2024-10-02T05:52:38.798Z] 8998bd30e6a1: Download complete [2024-10-02T05:52:41.395Z] 2437ff75d9bd: Verifying Checksum [2024-10-02T05:52:41.395Z] 2437ff75d9bd: Download complete [2024-10-02T05:52:43.344Z] 8998bd30e6a1: Pull complete [2024-10-02T05:52:44.307Z] 04944245beec: Pull complete [2024-10-02T05:52:45.726Z] 699f458cf7ca: Pull complete [2024-10-02T05:52:45.726Z] 765212b225bb: Pull complete [2024-10-02T05:52:46.690Z] f23df028b6ca: Pull complete [2024-10-02T05:52:46.959Z] d65c8cfc05b1: Pull complete [2024-10-02T05:53:05.175Z] 2437ff75d9bd: Pull complete [2024-10-02T05:53:05.175Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-02T05:53:05.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-02T05:53:05.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:53:46.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-12607 does not seem to be running inside a container [2024-10-02T05:53:46.094Z] $ 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 [2024-10-02T05:53:47.041Z] $ docker top 40c8cab9e84449a64c7e507b7a9d346f500c859a40e67edb5c38b95a0bc30136 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:53:48.802Z] ---> job-cost.sh [2024-10-02T05:53:49.067Z] lf-activate-venv: SKIPPING [2024-10-02T05:53:49.067Z] INFO: No Stack... [2024-10-02T05:53:49.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-02T05:53:50.286Z] INFO: Archiving Costs [Pipeline] sh [2024-10-02T05:53:50.635Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-10-02T05:53:50.655Z] + cut -d, -f6 [Pipeline] lock [2024-10-02T05:53:50.708Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [2024-10-02T05:53:50.716Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] did not exist. Created. [2024-10-02T05:53:50.723Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-02T05:53:51.173Z] /w/workspace/device-modbus-go/1@tmp/durable-7c172ff7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-02T05:53:51.844Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-02T05:53:51.893Z] Warning: overwriting stash ‘stack-cost’ [2024-10-02T05:53:51.935Z] Stashed 1 file(s) [Pipeline] } [2024-10-02T05:53:51.959Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-574-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-02T05:53:52.051Z] $ docker stop --time=1 40c8cab9e84449a64c7e507b7a9d346f500c859a40e67edb5c38b95a0bc30136 [2024-10-02T05:53:53.498Z] $ docker rm -f --volumes 40c8cab9e84449a64c7e507b7a9d346f500c859a40e67edb5c38b95a0bc30136 [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 [2024-10-02T05:53:55.186Z] provisioning config files... [2024-10-02T05:53:55.195Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/config13051433834800102953tmp [Pipeline] { [Pipeline] sh [2024-10-02T05:53:55.555Z] + set +x [2024-10-02T05:53:55.555Z] + bash -s -- [2024-10-02T05:53:55.555Z] + curl -s https://codecov.io/bash [2024-10-02T05:53:55.555Z] [2024-10-02T05:53:55.555Z] _____ _ [2024-10-02T05:53:55.555Z] / ____| | | [2024-10-02T05:53:55.555Z] | | ___ __| | ___ ___ _____ __ [2024-10-02T05:53:55.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-02T05:53:55.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-02T05:53:55.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-02T05:53:55.555Z] Bash-1.0.6 [2024-10-02T05:53:55.555Z] [2024-10-02T05:53:55.555Z] [2024-10-02T05:53:55.555Z] ==> git version 2.25.1 found [2024-10-02T05:53:55.555Z] ==> 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 [2024-10-02T05:53:55.555Z] Release-Date: 2020-01-08 [2024-10-02T05:53:55.555Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-02T05:53:55.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-02T05:53:55.555Z] ==> Jenkins CI detected. [2024-10-02T05:53:55.555Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-574 [2024-10-02T05:53:55.555Z] project root: . [2024-10-02T05:53:55.555Z] --> token set from env [2024-10-02T05:53:55.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-02T05:53:55.555Z] ==> Running gcov in . (disable via -X gcov) [2024-10-02T05:53:55.555Z] ==> Python coveragepy not found [2024-10-02T05:53:55.555Z] ==> Searching for coverage reports in: [2024-10-02T05:53:55.555Z] + . [2024-10-02T05:53:55.555Z] -> Found 1 reports [2024-10-02T05:53:55.555Z] ==> Detecting git/mercurial file structure [2024-10-02T05:53:55.555Z] ==> Reading reports [2024-10-02T05:53:55.817Z] + ./coverage.out bytes=24601 [2024-10-02T05:53:55.817Z] ==> Appending adjustments [2024-10-02T05:53:55.817Z] https://docs.codecov.io/docs/fixing-reports [2024-10-02T05:53:55.817Z] + Found adjustments [2024-10-02T05:53:55.817Z] ==> Gzipping contents [2024-10-02T05:53:55.817Z] 4.0K /tmp/codecov.6qQBZi.gz [2024-10-02T05:53:55.817Z] ==> Uploading reports [2024-10-02T05:53:55.817Z] url: https://codecov.io [2024-10-02T05:53:55.817Z] query: branch=PR-574&commit=f074149a866a237d74026a27cb57cee7f0702e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=574&job=&cmd_args= [2024-10-02T05:53:55.817Z] -> Pinging Codecov [2024-10-02T05:53:55.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-574&commit=f074149a866a237d74026a27cb57cee7f0702e73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-574%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=574&job=&cmd_args= [2024-10-02T05:53:56.077Z] -> Uploading to [2024-10-02T05:53:56.077Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/f074149a866a237d74026a27cb57cee7f0702e73/03ae7bc4-c085-4ee3-8b61-21452aa2cf9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T055355Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6709de0ffe8dd94f3859f893ffb768a457e7e3b2ec1f939b6095847b05994acc [2024-10-02T05:53:56.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-02T05:53:56.077Z] Dload Upload Total Spent Left Speed [2024-10-02T05:53:56.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 17156 --:--:-- --:--:-- --:--:-- 17156 [2024-10-02T05:53:56.339Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f074149a866a237d74026a27cb57cee7f0702e73 [Pipeline] } [2024-10-02T05:53:56.373Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-02T05:53:58.681Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-574/archives ] [2024-10-02T05:53:58.681Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-574/archives [2024-10-02T05:53:58.681Z] total 16 [2024-10-02T05:53:58.681Z] drwxr-xr-x 3 root root 4096 Oct 2 05:38 . [2024-10-02T05:53:58.682Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 05:38 .. [2024-10-02T05:53:58.682Z] drwxr-xr-x 2 root root 4096 Oct 2 05:38 cost [2024-10-02T05:53:58.682Z] -rw-r--r-- 1 root root 88 Oct 2 05:38 cost.csv [2024-10-02T05:53:58.682Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-574/archives [2024-10-02T05:53:58.682Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-574/archives [2024-10-02T05:53:58.682Z] total 16 [2024-10-02T05:53:58.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 05:38 . [2024-10-02T05:53:58.682Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 05:38 .. [2024-10-02T05:53:58.682Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 05:38 cost [2024-10-02T05:53:58.682Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 2 05:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:53:59.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:53:59.976Z] ---> package-listing.sh [2024-10-02T05:53:59.976Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-02T05:53:59.976Z] ++ facter osfamily [2024-10-02T05:53:59.976Z] + OS_FAMILY=debian [2024-10-02T05:53:59.976Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-574 [2024-10-02T05:53:59.976Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-02T05:53:59.976Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-02T05:53:59.976Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-02T05:53:59.976Z] + PACKAGES=/tmp/packages_start.txt [2024-10-02T05:53:59.976Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-574 ']' [2024-10-02T05:53:59.976Z] + PACKAGES=/tmp/packages_end.txt [2024-10-02T05:53:59.976Z] + case "${OS_FAMILY}" in [2024-10-02T05:53:59.976Z] + dpkg -l [2024-10-02T05:53:59.976Z] + grep '^ii' [2024-10-02T05:54:00.272Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-02T05:54:00.272Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-02T05:54:00.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-02T05:54:00.272Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-574 ']' [2024-10-02T05:54:00.272Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-574/archives/ [2024-10-02T05:54:00.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-574/archives/ [Pipeline] echo [2024-10-02T05:54:00.312Z] 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-574/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-02T05:54:00.611Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-02T05:54:01.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-02T05:54:01.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-02T05:54:01.433Z] prd-ubuntu20.04-docker-8c-8g-12600 does not seem to be running inside a container [2024-10-02T05:54:01.459Z] $ 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-574/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-574 -v /w/workspace/xfoundry_device-modbus-go_PR-574:/w/workspace/xfoundry_device-modbus-go_PR-574:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-574@tmp:/w/workspace/xfoundry_device-modbus-go_PR-574@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 [2024-10-02T05:54:01.642Z] $ docker top 82c02508158c3302ed3fe44d766871ad2c32392786ae45fb9c9946cb87057dca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-02T05:54:02.076Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-02T05:54:02.390Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-02T05:54:02.718Z] + ls /var/log/sa-host [2024-10-02T05:54:02.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-02T05:54:02.951Z] provisioning config files... [2024-10-02T05:54:02.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-574@tmp/config2343786376381066451tmp [Pipeline] { [Pipeline] echo [2024-10-02T05:54:03.033Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:54:03.361Z] ---> create-netrc.sh [Pipeline] } [2024-10-02T05:54:03.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:54:03.849Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-02T05:54:03.888Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:54:04.221Z] ---> sudo-logs.sh [2024-10-02T05:54:04.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-02T05:54:04.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:54:04.661Z] ---> job-cost.sh [2024-10-02T05:54:04.661Z] lf-activate-venv: SKIPPING [2024-10-02T05:54:04.661Z] DEBUG: total: 0.2199999988079071 [2024-10-02T05:54:04.661Z] INFO: Retrieving Stack Cost... [2024-10-02T05:54:05.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-02T05:54:05.490Z] INFO: Archiving Costs [Pipeline] echo [2024-10-02T05:54:05.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-02T05:54:05.846Z] ---> logs-deploy.sh [2024-10-02T05:54:05.847Z] lf-activate-venv: SKIPPING [2024-10-02T05:54:05.847Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-574/1 [2024-10-02T05:54:05.847Z] INFO: archiving workspace using pattern(s): [2024-10-02T05:54:06.784Z] Archives upload complete. [2024-10-02T05:54:06.784Z] INFO: archiving logs to Nexus