Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c489a3726be89f9077189728f7c6ddd3e8be6bf 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-ssh8034159201945954801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh222062077669530037.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12639532617608457161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13560542124341292618.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7859522474645528867.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 Running on prd-ubuntu20.04-docker-8c-8g-37503 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0c489a3726be89f9077189728f7c6ddd3e8be6bf (main) Commit message: "Merge pull request #600 from whxtpbnl/feat/support_modbusASCII/lwq" > 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 core.sparsecheckout # timeout=10 > git checkout -f 0c489a3726be89f9077189728f7c6ddd3e8be6bf # timeout=10 > git rev-list --no-walk f916d0fb32b877ff84da90d820eba295f5bd4a5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-23T02:30:02.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-23T02:30:02.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-23T02:30:02.198Z] ========================================================= [2025-01-23T02:30:02.198Z] EdgeX Global Pipelines Version Info [2025-01-23T02:30:02.198Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:30:03.310Z] ------------------- [2025-01-23T02:30:03.311Z] stable info: [2025-01-23T02:30:03.311Z] ------------------- [2025-01-23T02:30:03.311Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-23T02:30:03.311Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-23T02:30:03.311Z] Message: update stable to v1.0.269 [2025-01-23T02:30:03.572Z] ------------------- [2025-01-23T02:30:03.572Z] experimental info: [2025-01-23T02:30:03.572Z] ------------------- [2025-01-23T02:30:03.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-23T02:30:03.572Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-23T02:30:03.572Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-23T02:30:03.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-01-23T02:30:03.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-01-23T02:30:03.723Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-23T02:30:03.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-23T02:30:03.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-23T02:30:03.799Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-23T02:30:03.823Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-23T02:30:03.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-23T02:30:03.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-23T02:30:03.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-23T02:30:03.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-23T02:30:03.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-01-23T02:30:03.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-23T02:30:04.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-23T02:30:04.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-23T02:30:04.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-23T02:30:04.080Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-23T02:30:04.107Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-23T02:30:04.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-23T02:30:04.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-23T02:30:04.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-23T02:30:04.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-23T02:30:04.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-23T02:30:04.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-23T02:30:04.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-23T02:30:04.320Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-23T02:30:04.343Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-23T02:30:04.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-23T02:30:04.387Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-23T02:30:04.419Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-23T02:30:04.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] echo [2025-01-23T02:30:04.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c489a3 [Pipeline] echo [2025-01-23T02:30:04.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:30:04.579Z] provisioning config files... [2025-01-23T02:30:04.594Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16788959613148083414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:30:04.938Z] ---> ****-login.sh [2025-01-23T02:30:04.938Z] nexus3.edgexfoundry.org:10001 [2025-01-23T02:30:05.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:05.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:05.461Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:05.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:05.461Z] [2025-01-23T02:30:05.461Z] Login Succeeded [2025-01-23T02:30:05.461Z] nexus3.edgexfoundry.org:10002 [2025-01-23T02:30:05.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:05.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:05.461Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:05.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:05.461Z] [2025-01-23T02:30:05.461Z] Login Succeeded [2025-01-23T02:30:05.461Z] nexus3.edgexfoundry.org:10003 [2025-01-23T02:30:05.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:05.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:05.461Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:05.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:05.461Z] [2025-01-23T02:30:05.461Z] Login Succeeded [2025-01-23T02:30:05.461Z] nexus3.edgexfoundry.org:10004 [2025-01-23T02:30:05.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:05.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:05.736Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:05.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:05.736Z] [2025-01-23T02:30:05.736Z] Login Succeeded [2025-01-23T02:30:05.736Z] ****.io [2025-01-23T02:30:05.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:06.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:06.326Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:06.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:06.326Z] [2025-01-23T02:30:06.326Z] Login Succeeded [2025-01-23T02:30:06.326Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T02:30:06.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-23T02:30:06.781Z] + git rev-list -1 --merges 0c489a3726be89f9077189728f7c6ddd3e8be6bf~1..0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] echo [2025-01-23T02:30:06.807Z] -----------> git rev-list -1 --merges 0c489a3726be89f9077189728f7c6ddd3e8be6bf~1..0c489a3726be89f9077189728f7c6ddd3e8be6bf 0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:30:06.807Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf [false] [Pipeline] sh [2025-01-23T02:30:07.102Z] + git log --format=format:%s -1 0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] echo [2025-01-23T02:30:07.117Z] ========================================================= [2025-01-23T02:30:07.117Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-23T02:30:07.117Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-23T02:30:07.528Z] + git log --format=format:%s -1 0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] echo [2025-01-23T02:30:07.541Z] [semverPrep] GIT_COMMIT: 0c489a3726be89f9077189728f7c6ddd3e8be6bf, Commit Message: Merge pull request #600 from whxtpbnl/feat/support_modbusASCII/lwq [Pipeline] echo [2025-01-23T02:30:07.553Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-23T02:30:07.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:30:07.937Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-23T02:30:07.937Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-23T02:30:07.937Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-23T02:30:07.937Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-23T02:30:07.937Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-23T02:30:07.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:30:08.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:30:08.411Z] [2025-01-23T02:30:08.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:30:08.726Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:30:08.726Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-23T02:30:08.726Z] b85a868b505f: Pulling fs layer [2025-01-23T02:30:08.726Z] e2be974225ed: Pulling fs layer [2025-01-23T02:30:08.726Z] 339a4e72a1f5: Pulling fs layer [2025-01-23T02:30:08.726Z] 988bab9f4d93: Pulling fs layer [2025-01-23T02:30:08.726Z] 1469e6f7b9e6: Pulling fs layer [2025-01-23T02:30:08.726Z] eaf3925da568: Pulling fs layer [2025-01-23T02:30:08.726Z] bab4dde63d76: Pulling fs layer [2025-01-23T02:30:08.726Z] bde34c3a00c8: Pulling fs layer [2025-01-23T02:30:08.726Z] b352a97aabf1: Pulling fs layer [2025-01-23T02:30:08.726Z] 4872d77fe225: Pulling fs layer [2025-01-23T02:30:08.726Z] 5851b861e8e6: Pulling fs layer [2025-01-23T02:30:08.726Z] 988bab9f4d93: Waiting [2025-01-23T02:30:08.726Z] 1469e6f7b9e6: Waiting [2025-01-23T02:30:08.726Z] bab4dde63d76: Waiting [2025-01-23T02:30:08.726Z] bde34c3a00c8: Waiting [2025-01-23T02:30:08.726Z] b352a97aabf1: Waiting [2025-01-23T02:30:08.726Z] 4872d77fe225: Waiting [2025-01-23T02:30:08.726Z] eaf3925da568: Waiting [2025-01-23T02:30:08.726Z] 5851b861e8e6: Waiting [2025-01-23T02:30:08.726Z] e2be974225ed: Download complete [2025-01-23T02:30:08.726Z] 988bab9f4d93: Verifying Checksum [2025-01-23T02:30:08.726Z] 988bab9f4d93: Download complete [2025-01-23T02:30:08.986Z] 1469e6f7b9e6: Verifying Checksum [2025-01-23T02:30:08.986Z] 1469e6f7b9e6: Download complete [2025-01-23T02:30:08.986Z] 339a4e72a1f5: Verifying Checksum [2025-01-23T02:30:08.986Z] 339a4e72a1f5: Download complete [2025-01-23T02:30:08.986Z] eaf3925da568: Verifying Checksum [2025-01-23T02:30:08.986Z] eaf3925da568: Download complete [2025-01-23T02:30:08.986Z] bde34c3a00c8: Verifying Checksum [2025-01-23T02:30:08.986Z] bde34c3a00c8: Download complete [2025-01-23T02:30:08.986Z] b352a97aabf1: Download complete [2025-01-23T02:30:08.986Z] 4872d77fe225: Download complete [2025-01-23T02:30:08.986Z] 5851b861e8e6: Verifying Checksum [2025-01-23T02:30:08.986Z] 5851b861e8e6: Download complete [2025-01-23T02:30:08.986Z] b85a868b505f: Verifying Checksum [2025-01-23T02:30:08.986Z] b85a868b505f: Download complete [2025-01-23T02:30:09.245Z] bab4dde63d76: Verifying Checksum [2025-01-23T02:30:09.245Z] bab4dde63d76: Download complete [2025-01-23T02:30:10.186Z] b85a868b505f: Pull complete [2025-01-23T02:30:10.445Z] e2be974225ed: Pull complete [2025-01-23T02:30:11.024Z] 339a4e72a1f5: Pull complete [2025-01-23T02:30:11.024Z] 988bab9f4d93: Pull complete [2025-01-23T02:30:11.283Z] 1469e6f7b9e6: Pull complete [2025-01-23T02:30:11.283Z] eaf3925da568: Pull complete [2025-01-23T02:30:13.197Z] bab4dde63d76: Pull complete [2025-01-23T02:30:13.457Z] bde34c3a00c8: Pull complete [2025-01-23T02:30:13.457Z] b352a97aabf1: Pull complete [2025-01-23T02:30:13.718Z] 4872d77fe225: Pull complete [2025-01-23T02:30:13.718Z] 5851b861e8e6: Pull complete [2025-01-23T02:30:13.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-23T02:30:13.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:30:13.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:30:13.882Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:30:13.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:30:19.091Z] $ docker top 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 -eo pid,comm [2025-01-23T02:30:19.136Z] 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). [2025-01-23T02:30:19.136Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:30:19.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:30:19.203Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:30:19.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:30:19.330Z] $ docker exec 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 ssh-agent [2025-01-23T02:30:19.423Z] SSH_AUTH_SOCK=/tmp/ssh-Uii1s1hmkQQB/agent.32 [2025-01-23T02:30:19.423Z] SSH_AGENT_PID=38 [2025-01-23T02:30:19.430Z] Running ssh-add (command line suppressed) [2025-01-23T02:30:19.537Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5209618040223401874.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5209618040223401874.key) [2025-01-23T02:30:19.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:30:19.832Z] + git tag --points-at HEAD [Pipeline] } [2025-01-23T02:30:19.854Z] $ docker exec --env ******** --env ******** 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 ssh-agent -k [2025-01-23T02:30:19.931Z] unset SSH_AUTH_SOCK; [2025-01-23T02:30:19.931Z] unset SSH_AGENT_PID; [2025-01-23T02:30:19.931Z] echo Agent pid 38 killed; [2025-01-23T02:30:19.929Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-23T02:30:19.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:30:19.967Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:30:20.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:30:20.097Z] $ docker exec 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 ssh-agent [2025-01-23T02:30:20.201Z] SSH_AUTH_SOCK=/tmp/ssh-HfzLlXyhtvVN/agent.72 [2025-01-23T02:30:20.201Z] SSH_AGENT_PID=78 [2025-01-23T02:30:20.205Z] Running ssh-add (command line suppressed) [2025-01-23T02:30:20.331Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5172817882482872056.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5172817882482872056.key) [2025-01-23T02:30:20.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:30:20.635Z] + git semver init [2025-01-23T02:30:20.896Z] 2025-01-23 02:30:20,828 [run_init] DEBUG init version:0.0.0 force:False [2025-01-23T02:30:20.896Z] 2025-01-23 02:30:20,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-23T02:30:20.896Z] 2025-01-23 02:30:20,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-01-23T02:30:20.896Z] 2025-01-23 02:30:20,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:30:22.279Z] 2025-01-23 02:30:21,872 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-01-23T02:30:22.279Z] 2025-01-23 02:30:21,873 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-01-23T02:30:22.279Z] 2025-01-23 02:30:21,873 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:30:22.279Z] 2025-01-23 02:30:21,873 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:30:22.279Z] 4.0.0-dev.12 [Pipeline] } [2025-01-23T02:30:22.300Z] $ docker exec --env ******** --env ******** 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 ssh-agent -k [2025-01-23T02:30:22.396Z] unset SSH_AUTH_SOCK; [2025-01-23T02:30:22.396Z] unset SSH_AGENT_PID; [2025-01-23T02:30:22.396Z] echo Agent pid 78 killed; [2025-01-23T02:30:22.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:30:22.720Z] + git semver [Pipeline] } [2025-01-23T02:30:23.002Z] $ docker stop --time=1 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 [2025-01-23T02:30:24.298Z] $ docker rm -f --volumes 334ae263d59217d445f6abe2013408a2022b705509b5a77311ef171ef27f6609 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T02:30:24.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-23T02:30:24.852Z] Stashed 1 file(s) [Pipeline] echo [2025-01-23T02:30:24.856Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 [2025-01-23T02:30:25.061Z] provisioning config files... [2025-01-23T02:30:25.078Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7531520391363472702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:30:25.389Z] ---> ****-login.sh [2025-01-23T02:30:25.389Z] nexus3.edgexfoundry.org:10001 [2025-01-23T02:30:25.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:25.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:25.389Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:25.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:25.389Z] [2025-01-23T02:30:25.389Z] Login Succeeded [2025-01-23T02:30:25.389Z] nexus3.edgexfoundry.org:10002 [2025-01-23T02:30:25.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:25.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:25.389Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:25.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:25.389Z] [2025-01-23T02:30:25.389Z] Login Succeeded [2025-01-23T02:30:25.389Z] nexus3.edgexfoundry.org:10003 [2025-01-23T02:30:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:25.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:25.651Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:25.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:25.651Z] [2025-01-23T02:30:25.651Z] Login Succeeded [2025-01-23T02:30:25.651Z] nexus3.edgexfoundry.org:10004 [2025-01-23T02:30:25.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:25.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:25.651Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:25.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:25.651Z] [2025-01-23T02:30:25.651Z] Login Succeeded [2025-01-23T02:30:25.651Z] ****.io [2025-01-23T02:30:25.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:30:25.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:30:25.912Z] Configure a credential helper to remove this warning. See [2025-01-23T02:30:25.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:30:25.912Z] [2025-01-23T02:30:25.912Z] Login Succeeded [2025-01-23T02:30:25.912Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T02:30:25.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-23T02:30:26.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:30:26.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:30:26.060Z] ========================================================= [2025-01-23T02:30:26.060Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-23T02:30:26.060Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:30:26.426Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-23T02:30:26.426Z] Sending build context to Docker daemon 18.19MB [2025-01-23T02:30:26.426Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-23T02:30:26.426Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-23T02:30:26.426Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-23T02:30:26.426Z] da9db072f522: Pulling fs layer [2025-01-23T02:30:26.426Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-23T02:30:26.426Z] 06f05ace1117: Pulling fs layer [2025-01-23T02:30:26.426Z] 5fe327b54edc: Pulling fs layer [2025-01-23T02:30:26.426Z] 4f4fb700ef54: Pulling fs layer [2025-01-23T02:30:26.426Z] 92a5565b7b96: Pulling fs layer [2025-01-23T02:30:26.426Z] ff9bb7016b71: Pulling fs layer [2025-01-23T02:30:26.426Z] b67dba6c2c7d: Pulling fs layer [2025-01-23T02:30:26.426Z] 5fe327b54edc: Waiting [2025-01-23T02:30:26.426Z] 4f4fb700ef54: Waiting [2025-01-23T02:30:26.426Z] 92a5565b7b96: Waiting [2025-01-23T02:30:26.426Z] ff9bb7016b71: Waiting [2025-01-23T02:30:26.426Z] a813b0c90790: Pulling fs layer [2025-01-23T02:30:26.426Z] b67dba6c2c7d: Waiting [2025-01-23T02:30:26.426Z] a813b0c90790: Waiting [2025-01-23T02:30:26.426Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-23T02:30:26.426Z] 6ef4a4ee8ca5: Download complete [2025-01-23T02:30:26.686Z] 5fe327b54edc: Download complete [2025-01-23T02:30:26.686Z] 4f4fb700ef54: Verifying Checksum [2025-01-23T02:30:26.686Z] 4f4fb700ef54: Download complete [2025-01-23T02:30:26.686Z] da9db072f522: Download complete [2025-01-23T02:30:26.686Z] 92a5565b7b96: Download complete [2025-01-23T02:30:26.686Z] ff9bb7016b71: Verifying Checksum [2025-01-23T02:30:26.686Z] ff9bb7016b71: Download complete [2025-01-23T02:30:26.686Z] da9db072f522: Pull complete [2025-01-23T02:30:26.945Z] a813b0c90790: Verifying Checksum [2025-01-23T02:30:26.945Z] a813b0c90790: Download complete [2025-01-23T02:30:26.945Z] 6ef4a4ee8ca5: Pull complete [2025-01-23T02:30:27.204Z] 06f05ace1117: Verifying Checksum [2025-01-23T02:30:27.204Z] 06f05ace1117: Download complete [2025-01-23T02:30:27.463Z] b67dba6c2c7d: Verifying Checksum [2025-01-23T02:30:27.463Z] b67dba6c2c7d: Download complete [2025-01-23T02:30:30.755Z] 06f05ace1117: Pull complete [2025-01-23T02:30:30.755Z] 5fe327b54edc: Pull complete [2025-01-23T02:30:30.755Z] 4f4fb700ef54: Pull complete [2025-01-23T02:30:30.755Z] 92a5565b7b96: Pull complete [2025-01-23T02:30:31.014Z] ff9bb7016b71: Pull complete [2025-01-23T02:30:33.547Z] b67dba6c2c7d: Pull complete [2025-01-23T02:30:33.807Z] a813b0c90790: Pull complete [2025-01-23T02:30:33.807Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-23T02:30:33.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-23T02:30:33.807Z] ---> 3ba60ce46760 [2025-01-23T02:30:33.807Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-01-23T02:30:40.010Z] Still waiting to schedule task [2025-01-23T02:30:40.011Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-23T02:30:41.936Z] ---> Running in e7eb6bef1d4a [2025-01-23T02:30:41.937Z] Removing intermediate container e7eb6bef1d4a [2025-01-23T02:30:41.937Z] ---> 2a6d3535ed6f [2025-01-23T02:30:41.937Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-23T02:30:41.937Z] ---> Running in b97f1aa70abe [2025-01-23T02:30:41.937Z] Removing intermediate container b97f1aa70abe [2025-01-23T02:30:41.937Z] ---> 8f1a6df0a03a [2025-01-23T02:30:41.937Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-01-23T02:30:41.937Z] ---> Running in 033450a33820 [2025-01-23T02:30:41.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T02:30:41.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T02:30:42.205Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-01-23T02:30:42.205Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-23T02:30:42.205Z] (8/8) Installing openssh (9.7_p1-r4) [2025-01-23T02:30:42.205Z] Executing busybox-1.36.1-r29.trigger [2025-01-23T02:30:42.205Z] OK: 253 MiB in 66 packages [2025-01-23T02:30:42.800Z] Removing intermediate container 033450a33820 [2025-01-23T02:30:42.800Z] ---> 15683c4974b1 [2025-01-23T02:30:42.800Z] Step 6/10 : WORKDIR /device-modbus-go [2025-01-23T02:30:42.800Z] ---> Running in e4efef290032 [2025-01-23T02:30:43.060Z] Removing intermediate container e4efef290032 [2025-01-23T02:30:43.060Z] ---> 3b4bb1b2ae93 [2025-01-23T02:30:43.060Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-23T02:30:43.060Z] ---> af4a0cf51355 [2025-01-23T02:30:43.060Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T02:30:43.060Z] ---> Running in b91ea4e8aa28 [2025-01-23T02:31:51.055Z] Removing intermediate container b91ea4e8aa28 [2025-01-23T02:31:51.055Z] ---> a412f1cf9a3a [2025-01-23T02:31:51.055Z] Step 9/10 : COPY . . [2025-01-23T02:31:51.055Z] ---> 698c76d156cb [2025-01-23T02:31:51.055Z] Step 10/10 : RUN ${MAKE} [2025-01-23T02:31:51.055Z] ---> Running in 82acb5f61e7e [2025-01-23T02:31:51.055Z] noop [2025-01-23T02:31:51.055Z] Removing intermediate container 82acb5f61e7e [2025-01-23T02:31:51.055Z] ---> 01c02a812618 [2025-01-23T02:31:51.055Z] Successfully built 01c02a812618 [2025-01-23T02:31:51.055Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:31:51.408Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-23T02:31:51.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:31:51.496Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:31:51.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-23T02:31:54.524Z] $ docker top aed162629ef7b14728af0203db07bfea39d252f5e1a5c942eb172332aba0b26d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:31:54.864Z] + go version [2025-01-23T02:31:54.864Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-23T02:31:54.886Z] $ docker stop --time=1 aed162629ef7b14728af0203db07bfea39d252f5e1a5c942eb172332aba0b26d [2025-01-23T02:31:56.155Z] $ docker rm -f --volumes aed162629ef7b14728af0203db07bfea39d252f5e1a5c942eb172332aba0b26d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:31:56.594Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-23T02:31:56.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:31:56.673Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:31:56.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-23T02:31:57.231Z] $ docker top 573a34dcd6066a5fbfa47eda80244c262551962bf0f99a47721914f5d530e95d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:31:57.577Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-23T02:31:57.883Z] + make test [2025-01-23T02:31:57.883Z] go test ./... -coverprofile=coverage.out [2025-01-23T02:31:59.785Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-23T02:32:17.861Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-23T02:32:17.861Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 45.7% of statements [2025-01-23T02:32:18.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-37506 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-01-23T02:32:18.445Z] Running in /w/workspace/device-modbus-go/177 [Pipeline] { [Pipeline] checkout [2025-01-23T02:32:21.557Z] The recommended git tool is: git [2025-01-23T02:32:25.985Z] go vet ./... [2025-01-23T02:32:28.697Z] using credential edgex-jenkins-ssh [2025-01-23T02:32:28.723Z] Cloning the remote Git repository [2025-01-23T02:32:28.772Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-01-23T02:32:28.879Z] > git init /w/workspace/device-modbus-go/177 # timeout=10 [2025-01-23T02:32:29.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-01-23T02:32:29.037Z] > git --version # timeout=10 [2025-01-23T02:32:29.073Z] > git --version # 'git version 2.25.1' [2025-01-23T02:32:29.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-23T02:32:29.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-23T02:32:31.295Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-23T02:32:31.295Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-23T02:32:31.295Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-23T02:32:31.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-23T02:32:31.332Z] $ docker stop --time=1 573a34dcd6066a5fbfa47eda80244c262551962bf0f99a47721914f5d530e95d [2025-01-23T02:32:31.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-01-23T02:32:31.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-23T02:32:32.488Z] Avoid second fetch [2025-01-23T02:32:32.489Z] Checking out Revision 0c489a3726be89f9077189728f7c6ddd3e8be6bf (main) [2025-01-23T02:32:33.131Z] Commit message: "Merge pull request #600 from whxtpbnl/feat/support_modbusASCII/lwq" [2025-01-23T02:32:32.509Z] > git config core.sparsecheckout # timeout=10 [2025-01-23T02:32:32.570Z] > git checkout -f 0c489a3726be89f9077189728f7c6ddd3e8be6bf # timeout=10 [2025-01-23T02:32:36.468Z] $ docker rm -f --volumes 573a34dcd6066a5fbfa47eda80244c262551962bf0f99a47721914f5d530e95d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T02:32:37.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-23T02:32:37.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-23T02:32:37.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-23T02:32:38.010Z] + ls -al . [2025-01-23T02:32:38.010Z] total 260 [2025-01-23T02:32:38.010Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 02:31 . [2025-01-23T02:32:38.010Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:29 .. [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 02:29 .dockerignore [2025-01-23T02:32:38.010Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:32 .git [2025-01-23T02:32:38.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:29 .github [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 23 02:29 .gitignore [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 23 02:29 .golangci.yml [2025-01-23T02:32:38.010Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:30 .semver [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 23 02:29 Attribution.txt [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 23 02:29 CHANGELOG.md [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 23 02:29 Dockerfile [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:29 GOVERNANCE.md [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 23 02:29 Jenkinsfile [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 02:29 LICENSE [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 23 02:29 Makefile [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 02:29 OWNERS.md [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 23 02:29 README.md [2025-01-23T02:32:38.010Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 02:30 VERSION [2025-01-23T02:32:38.010Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:29 bin [2025-01-23T02:32:38.010Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:29 cmd [2025-01-23T02:32:38.011Z] -rw-r--r-- 1 jenkins jenkins 26779 Jan 23 02:32 coverage.out [2025-01-23T02:32:38.011Z] -rw-rw-r-- 1 jenkins jenkins 6390 Jan 23 02:29 go.mod [2025-01-23T02:32:38.011Z] -rw-rw-r-- 1 jenkins jenkins 86976 Jan 23 02:29 go.sum [2025-01-23T02:32:38.011Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:29 internal [2025-01-23T02:32:38.011Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:29 simulator [2025-01-23T02:32:38.011Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 23 02:29 version.go [Pipeline] isUnix [2025-01-23T02:32:38.042Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-23T02:32:38.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:32:38.042Z] Dload Upload Total Spent Left Speed [2025-01-23T02:32:38.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2025-01-23T02:32:38.339Z] + 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=0c489a3726be89f9077189728f7c6ddd3e8be6bf --label arch=amd64 --label version=4.0.0-dev.12 . [2025-01-23T02:32:38.339Z] Sending build context to Docker daemon 18.21MB [2025-01-23T02:32:38.339Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-01-23T02:32:38.339Z] Step 2/23 : FROM ${BASE} AS builder [2025-01-23T02:32:38.339Z] ---> 01c02a812618 [2025-01-23T02:32:38.339Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-01-23T02:32:38.415Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-23T02:32:38.747Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-23T02:32:38.747Z] + sudo tee /etc/docker/daemon.new [2025-01-23T02:32:38.747Z] { [2025-01-23T02:32:38.747Z] "registry-mirrors": [ [2025-01-23T02:32:38.747Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-23T02:32:38.747Z] ], [2025-01-23T02:32:38.747Z] "bip": "10.250.0.254/24", [2025-01-23T02:32:38.747Z] "hosts": [ [2025-01-23T02:32:38.747Z] "tcp://0.0.0.0:5555", [2025-01-23T02:32:38.747Z] "unix:///var/run/docker.sock" [2025-01-23T02:32:38.747Z] ], [2025-01-23T02:32:38.747Z] "mtu": 1458, [2025-01-23T02:32:38.747Z] "selinux-enabled": true, [2025-01-23T02:32:38.747Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-23T02:32:38.747Z] } [Pipeline] sh [2025-01-23T02:32:38.909Z] ---> Running in a134fe263ba2 [2025-01-23T02:32:38.909Z] Removing intermediate container a134fe263ba2 [2025-01-23T02:32:38.909Z] ---> 07c44344ce7d [2025-01-23T02:32:38.909Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-23T02:32:38.909Z] ---> Running in 2ccf1e21564e [2025-01-23T02:32:38.909Z] Removing intermediate container 2ccf1e21564e [2025-01-23T02:32:38.909Z] ---> 1cd8c0be64f3 [2025-01-23T02:32:38.909Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-01-23T02:32:38.909Z] ---> Running in 77beaeeac135 [2025-01-23T02:32:39.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-23T02:32:39.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T02:32:39.398Z] + sudo service docker restart [2025-01-23T02:32:39.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T02:32:39.687Z] OK: 253 MiB in 66 packages [2025-01-23T02:32:39.947Z] Removing intermediate container 77beaeeac135 [2025-01-23T02:32:39.947Z] ---> ea667a13f97d [2025-01-23T02:32:39.947Z] Step 6/23 : WORKDIR /device-modbus-go [2025-01-23T02:32:40.211Z] ---> Running in 71be09a65f02 [2025-01-23T02:32:40.211Z] Removing intermediate container 71be09a65f02 [2025-01-23T02:32:40.211Z] ---> bb237a272d56 [2025-01-23T02:32:40.211Z] Step 7/23 : COPY go.mod vendor* ./ [2025-01-23T02:32:40.211Z] ---> da80a2cc2ad5 [2025-01-23T02:32:40.211Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T02:32:40.211Z] ---> Running in c37cfc420f05 [2025-01-23T02:32:40.781Z] Removing intermediate container c37cfc420f05 [2025-01-23T02:32:40.781Z] ---> ece6c449128d [2025-01-23T02:32:40.781Z] Step 9/23 : COPY . . [2025-01-23T02:32:41.752Z] ---> 2a112017bcd6 [2025-01-23T02:32:41.752Z] Step 10/23 : RUN ${MAKE} [2025-01-23T02:32:41.752Z] ---> Running in 38e4bb267565 [2025-01-23T02:32:42.010Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:32:57.653Z] provisioning config files... [2025-01-23T02:32:57.678Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/177@tmp/config3547698178305293768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:32:58.120Z] ---> ****-login.sh [2025-01-23T02:32:58.120Z] nexus3.edgexfoundry.org:10001 [2025-01-23T02:32:58.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:32:58.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:32:58.387Z] Configure a credential helper to remove this warning. See [2025-01-23T02:32:58.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:32:58.387Z] [2025-01-23T02:32:58.387Z] Login Succeeded [2025-01-23T02:32:58.655Z] nexus3.edgexfoundry.org:10002 [2025-01-23T02:32:58.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:32:58.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:32:58.923Z] Configure a credential helper to remove this warning. See [2025-01-23T02:32:58.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:32:58.924Z] [2025-01-23T02:32:58.924Z] Login Succeeded [2025-01-23T02:32:58.924Z] nexus3.edgexfoundry.org:10003 [2025-01-23T02:32:58.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:32:59.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:32:59.192Z] Configure a credential helper to remove this warning. See [2025-01-23T02:32:59.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:32:59.192Z] [2025-01-23T02:32:59.192Z] Login Succeeded [2025-01-23T02:32:59.192Z] nexus3.edgexfoundry.org:10004 [2025-01-23T02:32:59.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:32:59.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:32:59.461Z] Configure a credential helper to remove this warning. See [2025-01-23T02:32:59.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:32:59.461Z] [2025-01-23T02:32:59.461Z] Login Succeeded [2025-01-23T02:32:59.461Z] ****.io [2025-01-23T02:32:59.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:32:59.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:32:59.731Z] Configure a credential helper to remove this warning. See [2025-01-23T02:32:59.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:32:59.732Z] [2025-01-23T02:32:59.732Z] Login Succeeded [2025-01-23T02:32:59.732Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T02:32:59.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-23T02:33:00.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:33:00.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:33:00.164Z] ========================================================= [2025-01-23T02:33:00.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-23T02:33:00.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:00.542Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-23T02:33:01.959Z] #0 building with "default" instance using docker driver [2025-01-23T02:33:01.959Z] [2025-01-23T02:33:01.959Z] #1 [internal] load build definition from Dockerfile [2025-01-23T02:33:01.959Z] #1 transferring dockerfile: 1.52kB 0.0s done [2025-01-23T02:33:01.959Z] #1 DONE 0.1s [2025-01-23T02:33:01.959Z] [2025-01-23T02:33:01.959Z] #2 [internal] load .dockerignore [2025-01-23T02:33:01.959Z] #2 transferring context: 182B 0.0s done [2025-01-23T02:33:01.959Z] #2 DONE 0.1s [2025-01-23T02:33:01.959Z] [2025-01-23T02:33:01.959Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-23T02:33:01.959Z] #3 DONE 0.1s [2025-01-23T02:33:01.959Z] [2025-01-23T02:33:01.959Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-23T02:33:01.959Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-23T02:33:02.230Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0B / 293.53kB 0.1s [2025-01-23T02:33:02.230Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0B / 70.67MB 0.1s [2025-01-23T02:33:02.230Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-23T02:33:02.230Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-23T02:33:02.230Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s [2025-01-23T02:33:02.230Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-23T02:33:02.230Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-23T02:33:02.230Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.29MB / 70.67MB 0.3s [2025-01-23T02:33:02.230Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-23T02:33:02.230Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-23T02:33:02.230Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s [2025-01-23T02:33:02.230Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.49MB / 70.67MB 0.4s [2025-01-23T02:33:02.230Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-23T02:33:02.230Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-23T02:33:02.230Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 737.28kB / 98.78MB 0.4s [2025-01-23T02:33:02.230Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.4s [2025-01-23T02:33:02.230Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.3s done [2025-01-23T02:33:02.499Z] #4 ... [2025-01-23T02:33:02.499Z] [2025-01-23T02:33:02.499Z] #5 [internal] load build context [2025-01-23T02:33:02.499Z] #5 transferring context: 9.10MB 0.4s done [2025-01-23T02:33:02.499Z] #5 DONE 0.4s [2025-01-23T02:33:02.499Z] [2025-01-23T02:33:02.499Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-23T02:33:02.499Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 14.68MB / 70.67MB 0.5s [2025-01-23T02:33:02.499Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.5s [2025-01-23T02:33:02.499Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.87MB / 70.67MB 0.6s [2025-01-23T02:33:02.499Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.39MB / 98.78MB 0.6s [2025-01-23T02:33:02.499Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.29MB / 12.74MB 0.6s [2025-01-23T02:33:02.499Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.19MB / 70.67MB 0.7s [2025-01-23T02:33:02.499Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-23T02:33:02.499Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 10.49MB / 12.74MB 0.7s [2025-01-23T02:33:02.766Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 29.36MB / 70.67MB 0.8s [2025-01-23T02:33:02.766Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 16.78MB / 98.78MB 0.8s [2025-01-23T02:33:02.766Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.8s done [2025-01-23T02:33:03.034Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 40.89MB / 70.67MB 1.0s [2025-01-23T02:33:03.034Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 25.17MB / 98.78MB 1.0s [2025-01-23T02:33:03.034Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-23T02:33:03.034Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.19MB / 70.67MB 1.1s [2025-01-23T02:33:03.034Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 30.41MB / 98.78MB 1.1s [2025-01-23T02:33:03.305Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 52.43MB / 70.67MB 1.2s [2025-01-23T02:33:03.305Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 35.65MB / 98.78MB 1.2s [2025-01-23T02:33:03.305Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-23T02:33:03.305Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 64.17MB / 70.67MB 1.4s [2025-01-23T02:33:03.305Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 45.09MB / 98.78MB 1.4s [2025-01-23T02:33:03.585Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.5s [2025-01-23T02:33:03.585Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 50.79MB / 98.78MB 1.5s [2025-01-23T02:33:03.585Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done [2025-01-23T02:33:03.585Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 62.75MB / 98.78MB 1.7s [2025-01-23T02:33:03.851Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 68.16MB / 98.78MB 1.8s [2025-01-23T02:33:03.851Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 0.1s [2025-01-23T02:33:03.851Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 73.40MB / 98.78MB 1.9s [2025-01-23T02:33:04.118Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 79.69MB / 98.78MB 2.0s [2025-01-23T02:33:04.118Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 90.70MB / 98.78MB 2.2s [2025-01-23T02:33:04.118Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 96.47MB / 98.78MB 2.3s [2025-01-23T02:33:04.386Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [2025-01-23T02:33:11.035Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.5s [2025-01-23T02:33:15.303Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.6s [2025-01-23T02:33:20.787Z] Removing intermediate container 38e4bb267565 [2025-01-23T02:33:20.787Z] ---> 50898ceaddb9 [2025-01-23T02:33:20.787Z] Step 11/23 : FROM alpine:3.20 [2025-01-23T02:33:20.787Z] 3.20: Pulling from library/alpine [2025-01-23T02:33:20.787Z] 66a3d608f3fa: Pulling fs layer [2025-01-23T02:33:20.787Z] 66a3d608f3fa: Verifying Checksum [2025-01-23T02:33:20.787Z] 66a3d608f3fa: Download complete [2025-01-23T02:33:20.787Z] 66a3d608f3fa: Pull complete [2025-01-23T02:33:20.787Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T02:33:20.787Z] Status: Downloaded newer image for alpine:3.20 [2025-01-23T02:33:20.787Z] ---> e29df9b510ff [2025-01-23T02:33:20.787Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-01-23T02:33:20.787Z] ---> Running in 57707575f781 [2025-01-23T02:33:20.787Z] Removing intermediate container 57707575f781 [2025-01-23T02:33:20.787Z] ---> 9b64abc59ecf [2025-01-23T02:33:20.787Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-01-23T02:33:20.787Z] ---> Running in 665b508f8d30 [2025-01-23T02:33:20.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T02:33:20.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T02:33:20.787Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T02:33:20.787Z] Executing busybox-1.36.1-r29.trigger [2025-01-23T02:33:20.787Z] OK: 8 MiB in 15 packages [2025-01-23T02:33:20.787Z] Removing intermediate container 665b508f8d30 [2025-01-23T02:33:20.787Z] ---> 2e488de08c6f [2025-01-23T02:33:20.787Z] Step 14/23 : RUN apk --no-cache upgrade [2025-01-23T02:33:20.787Z] ---> Running in d45dcc2fc339 [2025-01-23T02:33:20.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-23T02:33:20.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-23T02:33:20.787Z] OK: 8 MiB in 15 packages [2025-01-23T02:33:20.787Z] Removing intermediate container d45dcc2fc339 [2025-01-23T02:33:20.787Z] ---> ee63c40317cb [2025-01-23T02:33:20.787Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-01-23T02:33:20.787Z] ---> 812b63f76856 [2025-01-23T02:33:20.787Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-01-23T02:33:20.787Z] ---> 2d35e294f9ff [2025-01-23T02:33:20.787Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-23T02:33:20.787Z] ---> b0b192f1b926 [2025-01-23T02:33:20.787Z] Step 18/23 : EXPOSE 59901 [2025-01-23T02:33:20.787Z] ---> Running in 39e36afdacfe [2025-01-23T02:33:20.787Z] Removing intermediate container 39e36afdacfe [2025-01-23T02:33:20.787Z] ---> 569249ccbf3f [2025-01-23T02:33:20.787Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-01-23T02:33:20.787Z] ---> Running in e0fb8f1880ce [2025-01-23T02:33:20.787Z] Removing intermediate container e0fb8f1880ce [2025-01-23T02:33:20.787Z] ---> 3f858a9c7435 [2025-01-23T02:33:20.787Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-23T02:33:20.787Z] ---> Running in cdd74414d7ee [2025-01-23T02:33:20.787Z] Removing intermediate container cdd74414d7ee [2025-01-23T02:33:20.787Z] ---> 4b9f4efe355a [2025-01-23T02:33:20.787Z] Step 21/23 : LABEL arch=amd64 [2025-01-23T02:33:20.787Z] ---> Running in 80797062ff44 [2025-01-23T02:33:20.787Z] Removing intermediate container 80797062ff44 [2025-01-23T02:33:20.787Z] ---> 2fcd86ef620b [2025-01-23T02:33:20.787Z] Step 22/23 : LABEL git_sha=0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:33:20.787Z] ---> Running in 38e2a65cc002 [2025-01-23T02:33:20.787Z] Removing intermediate container 38e2a65cc002 [2025-01-23T02:33:20.787Z] ---> ab2839e580f9 [2025-01-23T02:33:20.787Z] Step 23/23 : LABEL version=4.0.0-dev.12 [2025-01-23T02:33:20.787Z] ---> Running in 938e1bb5ea52 [2025-01-23T02:33:20.787Z] Removing intermediate container 938e1bb5ea52 [2025-01-23T02:33:20.787Z] ---> e878677ac9ca [2025-01-23T02:33:20.787Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-23T02:33:20.787Z] Successfully built e878677ac9ca [2025-01-23T02:33:20.787Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:33:20.909Z] provisioning config files... [2025-01-23T02:33:20.918Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11032212635580996060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:33:21.231Z] ---> ****-login.sh [2025-01-23T02:33:21.231Z] nexus3.edgexfoundry.org:10001 [2025-01-23T02:33:21.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:33:21.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:33:21.231Z] Configure a credential helper to remove this warning. See [2025-01-23T02:33:21.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:33:21.231Z] [2025-01-23T02:33:21.231Z] Login Succeeded [2025-01-23T02:33:21.231Z] nexus3.edgexfoundry.org:10002 [2025-01-23T02:33:21.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:33:21.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:33:21.231Z] Configure a credential helper to remove this warning. See [2025-01-23T02:33:21.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:33:21.231Z] [2025-01-23T02:33:21.231Z] Login Succeeded [2025-01-23T02:33:21.231Z] nexus3.edgexfoundry.org:10003 [2025-01-23T02:33:21.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:33:21.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:33:21.492Z] Configure a credential helper to remove this warning. See [2025-01-23T02:33:21.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:33:21.492Z] [2025-01-23T02:33:21.492Z] Login Succeeded [2025-01-23T02:33:21.492Z] nexus3.edgexfoundry.org:10004 [2025-01-23T02:33:21.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:33:21.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:33:21.493Z] Configure a credential helper to remove this warning. See [2025-01-23T02:33:21.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:33:21.493Z] [2025-01-23T02:33:21.493Z] Login Succeeded [2025-01-23T02:33:21.493Z] ****.io [2025-01-23T02:33:21.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:33:21.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:33:21.753Z] Configure a credential helper to remove this warning. See [2025-01-23T02:33:21.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:33:21.753Z] [2025-01-23T02:33:21.753Z] Login Succeeded [2025-01-23T02:33:21.753Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T02:33:21.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T02:33:21.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:33:21.845Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-01-23T02:33:21.845Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:33:21.845Z] latest [2025-01-23T02:33:21.845Z] 4.0.0-dev.12 [2025-01-23T02:33:21.845Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:33:21.845Z] main [2025-01-23T02:33:21.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:22.206Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:22.539Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:33:22.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-23T02:33:22.540Z] 09ae5ab3edf1: Preparing [2025-01-23T02:33:22.540Z] 02343c4e14a6: Preparing [2025-01-23T02:33:22.540Z] 0b306c30dd49: Preparing [2025-01-23T02:33:22.540Z] 8c4b4e9ee84a: Preparing [2025-01-23T02:33:22.540Z] f010010496f5: Preparing [2025-01-23T02:33:22.540Z] ce5a8cde9eee: Preparing [2025-01-23T02:33:22.540Z] f010010496f5: Pushed [2025-01-23T02:33:22.540Z] ce5a8cde9eee: Layer already exists [2025-01-23T02:33:22.540Z] 09ae5ab3edf1: Pushed [2025-01-23T02:33:22.540Z] 8c4b4e9ee84a: Pushed [2025-01-23T02:33:22.540Z] 02343c4e14a6: Pushed [2025-01-23T02:33:23.538Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 19.2s done [2025-01-23T02:33:24.957Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-23T02:33:24.957Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-23T02:33:24.957Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-23T02:33:24.957Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-23T02:33:24.957Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-23T02:33:24.957Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-23T02:33:25.830Z] 0b306c30dd49: Pushed [2025-01-23T02:33:25.831Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf: digest: sha256:0822fe01388d1bacf3059585ad999851ee51d987e8b4e845d976afe0dd5da85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:26.163Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:26.492Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-23T02:33:26.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-23T02:33:26.493Z] 09ae5ab3edf1: Preparing [2025-01-23T02:33:26.493Z] 02343c4e14a6: Preparing [2025-01-23T02:33:26.493Z] 0b306c30dd49: Preparing [2025-01-23T02:33:26.493Z] 8c4b4e9ee84a: Preparing [2025-01-23T02:33:26.493Z] f010010496f5: Preparing [2025-01-23T02:33:26.493Z] ce5a8cde9eee: Preparing [2025-01-23T02:33:26.493Z] ce5a8cde9eee: Waiting [2025-01-23T02:33:26.493Z] 8c4b4e9ee84a: Layer already exists [2025-01-23T02:33:26.493Z] f010010496f5: Layer already exists [2025-01-23T02:33:26.493Z] 09ae5ab3edf1: Layer already exists [2025-01-23T02:33:26.493Z] 0b306c30dd49: Layer already exists [2025-01-23T02:33:26.493Z] 02343c4e14a6: Layer already exists [2025-01-23T02:33:26.493Z] ce5a8cde9eee: Layer already exists [2025-01-23T02:33:26.493Z] latest: digest: sha256:0822fe01388d1bacf3059585ad999851ee51d987e8b4e845d976afe0dd5da85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:26.830Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:27.172Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.12 [2025-01-23T02:33:27.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-23T02:33:27.172Z] 09ae5ab3edf1: Preparing [2025-01-23T02:33:27.172Z] 02343c4e14a6: Preparing [2025-01-23T02:33:27.172Z] 0b306c30dd49: Preparing [2025-01-23T02:33:27.172Z] 8c4b4e9ee84a: Preparing [2025-01-23T02:33:27.172Z] f010010496f5: Preparing [2025-01-23T02:33:27.172Z] ce5a8cde9eee: Preparing [2025-01-23T02:33:27.172Z] 0b306c30dd49: Layer already exists [2025-01-23T02:33:27.172Z] f010010496f5: Layer already exists [2025-01-23T02:33:27.172Z] 09ae5ab3edf1: Layer already exists [2025-01-23T02:33:27.172Z] 8c4b4e9ee84a: Layer already exists [2025-01-23T02:33:27.172Z] 02343c4e14a6: Layer already exists [2025-01-23T02:33:27.172Z] ce5a8cde9eee: Layer already exists [2025-01-23T02:33:27.172Z] 4.0.0-dev.12: digest: sha256:0822fe01388d1bacf3059585ad999851ee51d987e8b4e845d976afe0dd5da85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:27.510Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:27.842Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:33:27.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-23T02:33:27.842Z] 09ae5ab3edf1: Preparing [2025-01-23T02:33:27.842Z] 02343c4e14a6: Preparing [2025-01-23T02:33:27.842Z] 0b306c30dd49: Preparing [2025-01-23T02:33:27.842Z] 8c4b4e9ee84a: Preparing [2025-01-23T02:33:27.842Z] f010010496f5: Preparing [2025-01-23T02:33:27.842Z] ce5a8cde9eee: Preparing [2025-01-23T02:33:27.842Z] ce5a8cde9eee: Waiting [2025-01-23T02:33:27.842Z] 0b306c30dd49: Layer already exists [2025-01-23T02:33:27.842Z] f010010496f5: Layer already exists [2025-01-23T02:33:27.842Z] 09ae5ab3edf1: Layer already exists [2025-01-23T02:33:27.842Z] 02343c4e14a6: Layer already exists [2025-01-23T02:33:27.842Z] 8c4b4e9ee84a: Layer already exists [2025-01-23T02:33:27.842Z] ce5a8cde9eee: Layer already exists [2025-01-23T02:33:27.842Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12: digest: sha256:0822fe01388d1bacf3059585ad999851ee51d987e8b4e845d976afe0dd5da85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:28.177Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:28.510Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-01-23T02:33:28.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-01-23T02:33:28.511Z] 09ae5ab3edf1: Preparing [2025-01-23T02:33:28.511Z] 02343c4e14a6: Preparing [2025-01-23T02:33:28.511Z] 0b306c30dd49: Preparing [2025-01-23T02:33:28.511Z] 8c4b4e9ee84a: Preparing [2025-01-23T02:33:28.511Z] f010010496f5: Preparing [2025-01-23T02:33:28.511Z] ce5a8cde9eee: Preparing [2025-01-23T02:33:28.511Z] ce5a8cde9eee: Waiting [2025-01-23T02:33:28.511Z] f010010496f5: Layer already exists [2025-01-23T02:33:28.511Z] 0b306c30dd49: Layer already exists [2025-01-23T02:33:28.511Z] 09ae5ab3edf1: Layer already exists [2025-01-23T02:33:28.511Z] 8c4b4e9ee84a: Layer already exists [2025-01-23T02:33:28.511Z] 02343c4e14a6: Layer already exists [2025-01-23T02:33:28.511Z] ce5a8cde9eee: Layer already exists [2025-01-23T02:33:28.511Z] main: digest: sha256:0822fe01388d1bacf3059585ad999851ee51d987e8b4e845d976afe0dd5da85b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T02:33:28.598Z] ===================================================== [Pipeline] echo [2025-01-23T02:33:28.614Z] taggedImages: [2025-01-23T02:33:28.614Z] - nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:33:28.614Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-01-23T02:33:28.614Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.12 [2025-01-23T02:33:28.614Z] - nexus3.edgexfoundry.org:10004/device-modbus:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:33:28.614Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:29.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:33:29.057Z] [2025-01-23T02:33:29.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:33:29.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:33:29.371Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-23T02:33:29.371Z] 5eb5b503b376: Pulling fs layer [2025-01-23T02:33:29.371Z] 5c69ac0246d0: Pulling fs layer [2025-01-23T02:33:29.371Z] ec43610c2a17: Pulling fs layer [2025-01-23T02:33:29.371Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-23T02:33:29.371Z] 33b1e0a273af: Pulling fs layer [2025-01-23T02:33:29.371Z] 5d3b04190fa2: Pulling fs layer [2025-01-23T02:33:29.371Z] 2f39f015ded8: Pulling fs layer [2025-01-23T02:33:29.371Z] 3a2ae6a8a46f: Waiting [2025-01-23T02:33:29.371Z] 5d3b04190fa2: Waiting [2025-01-23T02:33:29.371Z] 33b1e0a273af: Waiting [2025-01-23T02:33:29.371Z] 5c69ac0246d0: Download complete [2025-01-23T02:33:29.371Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-23T02:33:29.371Z] 3a2ae6a8a46f: Download complete [2025-01-23T02:33:29.371Z] 33b1e0a273af: Verifying Checksum [2025-01-23T02:33:29.371Z] 33b1e0a273af: Download complete [2025-01-23T02:33:29.371Z] 5d3b04190fa2: Verifying Checksum [2025-01-23T02:33:29.371Z] 5d3b04190fa2: Download complete [2025-01-23T02:33:29.371Z] ec43610c2a17: Verifying Checksum [2025-01-23T02:33:29.371Z] ec43610c2a17: Download complete [2025-01-23T02:33:29.630Z] 5eb5b503b376: Verifying Checksum [2025-01-23T02:33:29.630Z] 5eb5b503b376: Download complete [2025-01-23T02:33:30.197Z] 2f39f015ded8: Verifying Checksum [2025-01-23T02:33:30.197Z] 2f39f015ded8: Download complete [2025-01-23T02:33:30.327Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.0s [2025-01-23T02:33:30.765Z] 5eb5b503b376: Pull complete [2025-01-23T02:33:30.765Z] 5c69ac0246d0: Pull complete [2025-01-23T02:33:31.333Z] ec43610c2a17: Pull complete [2025-01-23T02:33:31.333Z] 3a2ae6a8a46f: Pull complete [2025-01-23T02:33:31.592Z] 33b1e0a273af: Pull complete [2025-01-23T02:33:31.592Z] 5d3b04190fa2: Pull complete [2025-01-23T02:33:34.593Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 9.1s done [2025-01-23T02:33:34.593Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-23T02:33:35.777Z] 2f39f015ded8: Pull complete [2025-01-23T02:33:35.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-23T02:33:35.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:33:35.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:33:35.875Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:33:35.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-23T02:33:36.544Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-23T02:33:36.544Z] #4 DONE 34.7s [2025-01-23T02:33:36.814Z] [2025-01-23T02:33:36.814Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-23T02:33:37.397Z] #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T02:33:37.668Z] #6 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T02:33:39.090Z] #6 2.488 (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-01-23T02:33:39.090Z] #6 2.510 (2/8) Installing libedit (20240517.3.1-r0) [2025-01-23T02:33:39.090Z] #6 2.529 (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-01-23T02:33:39.376Z] #6 2.593 (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-01-23T02:33:39.376Z] #6 2.733 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-01-23T02:33:39.376Z] #6 2.751 (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-01-23T02:33:39.647Z] #6 2.837 (7/8) Installing openssh-server (9.7_p1-r4) [2025-01-23T02:33:39.647Z] #6 2.951 (8/8) Installing openssh (9.7_p1-r4) [2025-01-23T02:33:39.647Z] #6 3.047 Executing busybox-1.36.1-r29.trigger [2025-01-23T02:33:39.647Z] #6 3.086 OK: 245 MiB in 66 packages [2025-01-23T02:33:41.613Z] #6 DONE 4.8s [2025-01-23T02:33:41.613Z] [2025-01-23T02:33:41.613Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2025-01-23T02:33:41.613Z] #7 DONE 0.1s [2025-01-23T02:33:41.613Z] [2025-01-23T02:33:41.613Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-23T02:33:41.885Z] #8 DONE 0.1s [2025-01-23T02:33:41.885Z] [2025-01-23T02:33:41.885Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T02:33:44.282Z] $ docker top 4e192e1794b0ef36ab2ad773cc3a5d79f6a1325eeba365a984d032115982b245 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:33:44.711Z] ---> job-cost.sh [2025-01-23T02:33:44.711Z] lf-activate-venv: SKIPPING [2025-01-23T02:33:44.711Z] INFO: No Stack... [2025-01-23T02:33:44.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-23T02:33:45.540Z] INFO: Archiving Costs [Pipeline] sh [2025-01-23T02:33:45.829Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-01-23T02:33:45.829Z] + cut -d, -f6 [Pipeline] lock [2025-01-23T02:33:45.844Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [2025-01-23T02:33:45.851Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] did not exist. Created. [2025-01-23T02:33:45.858Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-23T02:33:46.174Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-23T02:33:46.213Z] Stashed 1 file(s) [Pipeline] } [2025-01-23T02:33:46.221Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-23T02:33:46.256Z] $ docker stop --time=1 4e192e1794b0ef36ab2ad773cc3a5d79f6a1325eeba365a984d032115982b245 [2025-01-23T02:33:47.408Z] $ docker rm -f --volumes 4e192e1794b0ef36ab2ad773cc3a5d79f6a1325eeba365a984d032115982b245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-23T02:34:14.218Z] #9 DONE 28.0s [2025-01-23T02:34:14.218Z] [2025-01-23T02:34:14.218Z] #10 [builder 6/7] COPY . . [2025-01-23T02:34:14.218Z] #10 DONE 0.3s [2025-01-23T02:34:14.218Z] [2025-01-23T02:34:14.218Z] #11 [builder 7/7] RUN echo noop [2025-01-23T02:34:14.218Z] #11 0.687 noop [2025-01-23T02:34:14.218Z] #11 DONE 0.8s [2025-01-23T02:34:14.218Z] [2025-01-23T02:34:14.218Z] #12 exporting to image [2025-01-23T02:34:14.218Z] #12 exporting layers [2025-01-23T02:34:46.462Z] #12 exporting layers 34.2s done [2025-01-23T02:34:46.462Z] #12 writing image sha256:6c59cae7a4ea0f9019b5a69378384837fee469594ffe5ab4ba2ba90ce1fe3f3c done [2025-01-23T02:34:46.462Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-23T02:34:46.462Z] #12 DONE 34.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:34:46.835Z] + docker inspect -f . ci-base-image-arm64 [2025-01-23T02:34:46.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:34:47.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-37506 does not seem to be running inside a container [2025-01-23T02:34:47.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/177 -v /w/workspace/device-modbus-go/177:/w/workspace/device-modbus-go/177:rw,z -v /w/workspace/device-modbus-go/177@tmp:/w/workspace/device-modbus-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-23T02:34:48.343Z] $ docker top 45870d8d70f3ef8c8518f4c7007e0a795d421d0b8a52eb700e5f4c24e7bcbfb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:34:49.134Z] + go version [2025-01-23T02:34:49.134Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-23T02:34:49.153Z] $ docker stop --time=1 45870d8d70f3ef8c8518f4c7007e0a795d421d0b8a52eb700e5f4c24e7bcbfb4 [2025-01-23T02:34:50.698Z] $ docker rm -f --volumes 45870d8d70f3ef8c8518f4c7007e0a795d421d0b8a52eb700e5f4c24e7bcbfb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:34:51.360Z] + docker inspect -f . ci-base-image-arm64 [2025-01-23T02:34:51.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:34:51.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-37506 does not seem to be running inside a container [2025-01-23T02:34:51.604Z] $ 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/177 -v /w/workspace/device-modbus-go/177:/w/workspace/device-modbus-go/177:rw,z -v /w/workspace/device-modbus-go/177@tmp:/w/workspace/device-modbus-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-23T02:34:52.555Z] $ docker top 39647e531bb44d4aee7f177004e646bd803df37360d60229e9971507b24563e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:34:53.039Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/177 [Pipeline] fileExists [Pipeline] sh [2025-01-23T02:34:53.381Z] + make test [2025-01-23T02:34:53.381Z] go test ./... -coverprofile=coverage.out [2025-01-23T02:34:58.934Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-01-23T02:37:05.809Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-01-23T02:37:05.809Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 45.7% of statements [2025-01-23T02:37:05.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-23T02:37:05.809Z] go vet ./... [2025-01-23T02:37:28.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-23T02:37:28.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-23T02:37:28.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-23T02:37:28.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-23T02:37:28.680Z] $ docker stop --time=1 39647e531bb44d4aee7f177004e646bd803df37360d60229e9971507b24563e8 [2025-01-23T02:37:31.367Z] $ docker rm -f --volumes 39647e531bb44d4aee7f177004e646bd803df37360d60229e9971507b24563e8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T02:37:32.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-23T02:37:32.954Z] Warning: overwriting stash ‘coverage-report’ [2025-01-23T02:37:33.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-23T02:37:33.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-23T02:37:34.150Z] + ls -al . [2025-01-23T02:37:34.150Z] total 256 [2025-01-23T02:37:34.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:34 . [2025-01-23T02:37:34.150Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 02:32 .. [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 23 02:32 .dockerignore [2025-01-23T02:37:34.150Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 02:32 .git [2025-01-23T02:37:34.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:32 .github [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 23 02:32 .gitignore [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 23 02:32 .golangci.yml [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jan 23 02:32 Attribution.txt [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 23 02:32 CHANGELOG.md [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jan 23 02:32 Dockerfile [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 02:32 GOVERNANCE.md [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 23 02:32 Jenkinsfile [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 02:32 LICENSE [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jan 23 02:32 Makefile [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 23 02:32 OWNERS.md [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 23 02:32 README.md [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 23 02:30 VERSION [2025-01-23T02:37:34.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:32 bin [2025-01-23T02:37:34.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:32 cmd [2025-01-23T02:37:34.150Z] -rw-r--r-- 1 jenkins jenkins 26779 Jan 23 02:36 coverage.out [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 6390 Jan 23 02:32 go.mod [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 86976 Jan 23 02:32 go.sum [2025-01-23T02:37:34.150Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 02:32 internal [2025-01-23T02:37:34.150Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 02:32 simulator [2025-01-23T02:37:34.150Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 23 02:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:37:34.502Z] + 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=0c489a3726be89f9077189728f7c6ddd3e8be6bf --label arch=arm64 --label version=4.0.0-dev.12 . [2025-01-23T02:37:35.082Z] #0 building with "default" instance using docker driver [2025-01-23T02:37:35.082Z] [2025-01-23T02:37:35.082Z] #1 [internal] load build definition from Dockerfile [2025-01-23T02:37:35.082Z] #1 transferring dockerfile: 1.52kB done [2025-01-23T02:37:35.352Z] #1 DONE 0.0s [2025-01-23T02:37:35.352Z] [2025-01-23T02:37:35.352Z] #2 [internal] load .dockerignore [2025-01-23T02:37:35.352Z] #2 transferring context: 182B done [2025-01-23T02:37:35.352Z] #2 DONE 0.0s [2025-01-23T02:37:35.352Z] [2025-01-23T02:37:35.352Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-23T02:37:35.352Z] #3 DONE 0.0s [2025-01-23T02:37:35.352Z] [2025-01-23T02:37:35.352Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-23T02:37:35.624Z] #4 DONE 0.3s [2025-01-23T02:37:35.624Z] [2025-01-23T02:37:35.624Z] #5 [internal] load build context [2025-01-23T02:37:35.624Z] #5 transferring context: 35.24kB 0.1s done [2025-01-23T02:37:35.624Z] #5 DONE 0.1s [2025-01-23T02:37:35.624Z] [2025-01-23T02:37:35.624Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T02:37:35.624Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-23T02:37:35.624Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-23T02:37:35.624Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-23T02:37:35.624Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-23T02:37:35.624Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.75MB / 4.09MB 0.1s [2025-01-23T02:37:35.891Z] #6 ... [2025-01-23T02:37:35.891Z] [2025-01-23T02:37:35.891Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-23T02:37:35.891Z] #7 DONE 0.2s [2025-01-23T02:37:35.891Z] [2025-01-23T02:37:35.891Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-23T02:37:35.891Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.2s done [2025-01-23T02:37:35.891Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-23T02:37:36.157Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.4s done [2025-01-23T02:37:36.427Z] #6 DONE 1.0s [2025-01-23T02:37:36.427Z] [2025-01-23T02:37:36.427Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2025-01-23T02:37:36.694Z] #8 0.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:36.960Z] #8 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:38.366Z] #8 2.579 OK: 245 MiB in 66 packages [2025-01-23T02:37:38.640Z] #8 DONE 2.9s [2025-01-23T02:37:38.640Z] [2025-01-23T02:37:38.640Z] #9 [builder 3/7] WORKDIR /device-modbus-go [2025-01-23T02:37:38.911Z] #9 DONE 0.1s [2025-01-23T02:37:38.911Z] [2025-01-23T02:37:38.911Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2025-01-23T02:37:38.911Z] #10 DONE 0.2s [2025-01-23T02:37:38.911Z] [2025-01-23T02:37:38.911Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T02:37:39.183Z] #11 ... [2025-01-23T02:37:39.183Z] [2025-01-23T02:37:39.183Z] #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2025-01-23T02:37:39.183Z] #12 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:39.183Z] #12 0.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:39.183Z] #12 2.268 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-23T02:37:39.183Z] #12 2.284 Executing busybox-1.36.1-r29.trigger [2025-01-23T02:37:39.183Z] #12 2.316 OK: 9 MiB in 15 packages [2025-01-23T02:37:39.183Z] #12 DONE 2.7s [2025-01-23T02:37:39.183Z] [2025-01-23T02:37:39.183Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-23T02:37:40.148Z] #13 0.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:40.429Z] #13 ... [2025-01-23T02:37:40.429Z] [2025-01-23T02:37:40.429Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-23T02:37:40.429Z] #11 DONE 1.3s [2025-01-23T02:37:40.429Z] [2025-01-23T02:37:40.429Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-23T02:37:40.429Z] #13 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-23T02:37:40.699Z] #13 ... [2025-01-23T02:37:40.699Z] [2025-01-23T02:37:40.699Z] #14 [builder 6/7] COPY . . [2025-01-23T02:37:40.699Z] #14 DONE 0.3s [2025-01-23T02:37:40.699Z] [2025-01-23T02:37:40.699Z] #15 [builder 7/7] RUN make build [2025-01-23T02:37:41.288Z] #15 0.650 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.19 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-01-23T02:37:42.269Z] #15 ... [2025-01-23T02:37:42.269Z] [2025-01-23T02:37:42.269Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2025-01-23T02:37:42.269Z] #13 2.519 OK: 9 MiB in 15 packages [2025-01-23T02:37:42.269Z] #13 DONE 2.9s [2025-01-23T02:37:42.269Z] [2025-01-23T02:37:42.269Z] #15 [builder 7/7] RUN make build [2025-01-23T02:39:48.919Z] #15 DONE 126.7s [2025-01-23T02:39:48.919Z] [2025-01-23T02:39:48.919Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2025-01-23T02:39:48.919Z] #16 DONE 0.5s [2025-01-23T02:39:48.919Z] [2025-01-23T02:39:48.919Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2025-01-23T02:39:48.919Z] #17 DONE 0.1s [2025-01-23T02:39:48.919Z] [2025-01-23T02:39:48.919Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2025-01-23T02:39:48.919Z] #18 DONE 0.1s [2025-01-23T02:39:48.919Z] [2025-01-23T02:39:48.919Z] #19 exporting to image [2025-01-23T02:39:48.919Z] #19 exporting layers [2025-01-23T02:39:48.919Z] #19 exporting layers 0.6s done [2025-01-23T02:39:48.919Z] #19 writing image sha256:8a38eb791f52d37cd77e369c24bef15ea3fceeba772d07abe3a8fd73daa5385e done [2025-01-23T02:39:48.919Z] #19 naming to docker.io/library/device-modbus-arm64 0.0s done [2025-01-23T02:39:48.919Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:39:49.085Z] provisioning config files... [2025-01-23T02:39:49.100Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/177@tmp/config11328295681332133909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:39:49.452Z] ---> ****-login.sh [2025-01-23T02:39:49.452Z] nexus3.edgexfoundry.org:10001 [2025-01-23T02:39:49.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:39:49.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:39:49.722Z] Configure a credential helper to remove this warning. See [2025-01-23T02:39:49.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:39:49.722Z] [2025-01-23T02:39:49.722Z] Login Succeeded [2025-01-23T02:39:49.723Z] nexus3.edgexfoundry.org:10002 [2025-01-23T02:39:49.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:39:49.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:39:49.990Z] Configure a credential helper to remove this warning. See [2025-01-23T02:39:49.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:39:49.990Z] [2025-01-23T02:39:49.990Z] Login Succeeded [2025-01-23T02:39:49.990Z] nexus3.edgexfoundry.org:10003 [2025-01-23T02:39:50.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:39:50.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:39:50.256Z] Configure a credential helper to remove this warning. See [2025-01-23T02:39:50.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:39:50.256Z] [2025-01-23T02:39:50.256Z] Login Succeeded [2025-01-23T02:39:50.256Z] nexus3.edgexfoundry.org:10004 [2025-01-23T02:39:50.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:39:50.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:39:50.523Z] Configure a credential helper to remove this warning. See [2025-01-23T02:39:50.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:39:50.523Z] [2025-01-23T02:39:50.524Z] Login Succeeded [2025-01-23T02:39:50.524Z] ****.io [2025-01-23T02:39:50.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-23T02:39:51.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-23T02:39:51.056Z] Configure a credential helper to remove this warning. See [2025-01-23T02:39:51.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-23T02:39:51.056Z] [2025-01-23T02:39:51.056Z] Login Succeeded [2025-01-23T02:39:51.056Z] ---> ****-login.sh ends [Pipeline] } [2025-01-23T02:39:51.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T02:39:51.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-23T02:39:51.151Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-01-23T02:39:51.151Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:39:51.151Z] latest [2025-01-23T02:39:51.151Z] 4.0.0-dev.12 [2025-01-23T02:39:51.151Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:39:51.151Z] main [2025-01-23T02:39:51.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:39:51.535Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:39:51.903Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:39:51.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-23T02:39:51.904Z] 07dda917cdb6: Preparing [2025-01-23T02:39:51.904Z] b4b7fff3592a: Preparing [2025-01-23T02:39:51.904Z] 89d14ded8c40: Preparing [2025-01-23T02:39:51.904Z] aeb9b7a81a93: Preparing [2025-01-23T02:39:51.904Z] 4578cb5ecf23: Preparing [2025-01-23T02:39:51.904Z] 534a70dc8296: Preparing [2025-01-23T02:39:51.904Z] 534a70dc8296: Waiting [2025-01-23T02:39:52.172Z] b4b7fff3592a: Pushed [2025-01-23T02:39:52.172Z] aeb9b7a81a93: Pushed [2025-01-23T02:39:52.172Z] 4578cb5ecf23: Pushed [2025-01-23T02:39:52.172Z] 07dda917cdb6: Pushed [2025-01-23T02:39:52.172Z] 534a70dc8296: Layer already exists [2025-01-23T02:40:00.394Z] 89d14ded8c40: Pushed [2025-01-23T02:40:00.394Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf: digest: sha256:d42e698a373fe93f972e7e1528988854393fd615a3c37d21a74c2c29279e549f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:00.762Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:01.130Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-23T02:40:01.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-23T02:40:01.130Z] 07dda917cdb6: Preparing [2025-01-23T02:40:01.130Z] b4b7fff3592a: Preparing [2025-01-23T02:40:01.130Z] 89d14ded8c40: Preparing [2025-01-23T02:40:01.130Z] aeb9b7a81a93: Preparing [2025-01-23T02:40:01.130Z] 4578cb5ecf23: Preparing [2025-01-23T02:40:01.130Z] 534a70dc8296: Preparing [2025-01-23T02:40:01.130Z] 534a70dc8296: Waiting [2025-01-23T02:40:01.130Z] 07dda917cdb6: Layer already exists [2025-01-23T02:40:01.130Z] 89d14ded8c40: Layer already exists [2025-01-23T02:40:01.130Z] b4b7fff3592a: Layer already exists [2025-01-23T02:40:01.130Z] aeb9b7a81a93: Layer already exists [2025-01-23T02:40:01.130Z] 4578cb5ecf23: Layer already exists [2025-01-23T02:40:01.130Z] 534a70dc8296: Layer already exists [2025-01-23T02:40:01.396Z] latest: digest: sha256:d42e698a373fe93f972e7e1528988854393fd615a3c37d21a74c2c29279e549f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:01.758Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:02.130Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.12 [2025-01-23T02:40:02.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-23T02:40:02.130Z] 07dda917cdb6: Preparing [2025-01-23T02:40:02.130Z] b4b7fff3592a: Preparing [2025-01-23T02:40:02.130Z] 89d14ded8c40: Preparing [2025-01-23T02:40:02.130Z] aeb9b7a81a93: Preparing [2025-01-23T02:40:02.130Z] 4578cb5ecf23: Preparing [2025-01-23T02:40:02.130Z] 534a70dc8296: Preparing [2025-01-23T02:40:02.130Z] 534a70dc8296: Waiting [2025-01-23T02:40:02.130Z] aeb9b7a81a93: Layer already exists [2025-01-23T02:40:02.130Z] 07dda917cdb6: Layer already exists [2025-01-23T02:40:02.130Z] b4b7fff3592a: Layer already exists [2025-01-23T02:40:02.130Z] 4578cb5ecf23: Layer already exists [2025-01-23T02:40:02.130Z] 89d14ded8c40: Layer already exists [2025-01-23T02:40:02.130Z] 534a70dc8296: Layer already exists [2025-01-23T02:40:02.399Z] 4.0.0-dev.12: digest: sha256:d42e698a373fe93f972e7e1528988854393fd615a3c37d21a74c2c29279e549f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:02.758Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:03.111Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:40:03.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-23T02:40:03.111Z] 07dda917cdb6: Preparing [2025-01-23T02:40:03.111Z] b4b7fff3592a: Preparing [2025-01-23T02:40:03.111Z] 89d14ded8c40: Preparing [2025-01-23T02:40:03.111Z] aeb9b7a81a93: Preparing [2025-01-23T02:40:03.111Z] 4578cb5ecf23: Preparing [2025-01-23T02:40:03.111Z] 534a70dc8296: Preparing [2025-01-23T02:40:03.111Z] 534a70dc8296: Waiting [2025-01-23T02:40:03.111Z] 4578cb5ecf23: Layer already exists [2025-01-23T02:40:03.111Z] b4b7fff3592a: Layer already exists [2025-01-23T02:40:03.111Z] 89d14ded8c40: Layer already exists [2025-01-23T02:40:03.111Z] aeb9b7a81a93: Layer already exists [2025-01-23T02:40:03.111Z] 07dda917cdb6: Layer already exists [2025-01-23T02:40:03.111Z] 534a70dc8296: Layer already exists [2025-01-23T02:40:03.377Z] 0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12: digest: sha256:d42e698a373fe93f972e7e1528988854393fd615a3c37d21a74c2c29279e549f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:03.748Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:04.113Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-01-23T02:40:04.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-01-23T02:40:04.114Z] 07dda917cdb6: Preparing [2025-01-23T02:40:04.114Z] b4b7fff3592a: Preparing [2025-01-23T02:40:04.114Z] 89d14ded8c40: Preparing [2025-01-23T02:40:04.114Z] aeb9b7a81a93: Preparing [2025-01-23T02:40:04.114Z] 4578cb5ecf23: Preparing [2025-01-23T02:40:04.114Z] 534a70dc8296: Preparing [2025-01-23T02:40:04.114Z] 534a70dc8296: Waiting [2025-01-23T02:40:04.114Z] 89d14ded8c40: Layer already exists [2025-01-23T02:40:04.114Z] aeb9b7a81a93: Layer already exists [2025-01-23T02:40:04.114Z] b4b7fff3592a: Layer already exists [2025-01-23T02:40:04.114Z] 4578cb5ecf23: Layer already exists [2025-01-23T02:40:04.114Z] 07dda917cdb6: Layer already exists [2025-01-23T02:40:04.114Z] 534a70dc8296: Layer already exists [2025-01-23T02:40:04.381Z] main: digest: sha256:d42e698a373fe93f972e7e1528988854393fd615a3c37d21a74c2c29279e549f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-23T02:40:04.469Z] ===================================================== [Pipeline] echo [2025-01-23T02:40:04.484Z] taggedImages: [2025-01-23T02:40:04.484Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf [2025-01-23T02:40:04.484Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-01-23T02:40:04.484Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.12 [2025-01-23T02:40:04.484Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0c489a3726be89f9077189728f7c6ddd3e8be6bf-4.0.0-dev.12 [2025-01-23T02:40:04.484Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:04.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T02:40:04.879Z] [2025-01-23T02:40:04.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:05.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T02:40:05.227Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-23T02:40:05.227Z] 8998bd30e6a1: Pulling fs layer [2025-01-23T02:40:05.227Z] 04944245beec: Pulling fs layer [2025-01-23T02:40:05.227Z] 699f458cf7ca: Pulling fs layer [2025-01-23T02:40:05.227Z] 765212b225bb: Pulling fs layer [2025-01-23T02:40:05.227Z] f23df028b6ca: Pulling fs layer [2025-01-23T02:40:05.227Z] d65c8cfc05b1: Pulling fs layer [2025-01-23T02:40:05.227Z] 2437ff75d9bd: Pulling fs layer [2025-01-23T02:40:05.227Z] 765212b225bb: Waiting [2025-01-23T02:40:05.227Z] f23df028b6ca: Waiting [2025-01-23T02:40:05.227Z] d65c8cfc05b1: Waiting [2025-01-23T02:40:05.227Z] 2437ff75d9bd: Waiting [2025-01-23T02:40:05.498Z] 04944245beec: Verifying Checksum [2025-01-23T02:40:05.498Z] 04944245beec: Download complete [2025-01-23T02:40:05.498Z] 765212b225bb: Download complete [2025-01-23T02:40:05.498Z] f23df028b6ca: Download complete [2025-01-23T02:40:05.498Z] d65c8cfc05b1: Verifying Checksum [2025-01-23T02:40:05.498Z] d65c8cfc05b1: Download complete [2025-01-23T02:40:05.498Z] 699f458cf7ca: Verifying Checksum [2025-01-23T02:40:05.498Z] 699f458cf7ca: Download complete [2025-01-23T02:40:06.080Z] 8998bd30e6a1: Verifying Checksum [2025-01-23T02:40:06.080Z] 8998bd30e6a1: Download complete [2025-01-23T02:40:08.024Z] 2437ff75d9bd: Verifying Checksum [2025-01-23T02:40:08.024Z] 2437ff75d9bd: Download complete [2025-01-23T02:40:12.271Z] 8998bd30e6a1: Pull complete [2025-01-23T02:40:12.853Z] 04944245beec: Pull complete [2025-01-23T02:40:14.800Z] 699f458cf7ca: Pull complete [2025-01-23T02:40:14.800Z] 765212b225bb: Pull complete [2025-01-23T02:40:15.763Z] f23df028b6ca: Pull complete [2025-01-23T02:40:15.763Z] d65c8cfc05b1: Pull complete [2025-01-23T02:40:42.454Z] 2437ff75d9bd: Pull complete [2025-01-23T02:40:42.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-23T02:40:42.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-23T02:40:42.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:40:42.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-37506 does not seem to be running inside a container [2025-01-23T02:40:42.717Z] $ 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/177 -v /w/workspace/device-modbus-go/177:/w/workspace/device-modbus-go/177:rw,z -v /w/workspace/device-modbus-go/177@tmp:/w/workspace/device-modbus-go/177@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-23T02:40:44.169Z] $ docker top a3196f3c068c889e5ceed763ac27221acfdc19a28193e05852b9e5bcff34f864 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:40:44.628Z] ---> job-cost.sh [2025-01-23T02:40:44.894Z] lf-activate-venv: SKIPPING [2025-01-23T02:40:44.894Z] INFO: No Stack... [2025-01-23T02:40:45.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-23T02:40:46.113Z] INFO: Archiving Costs [Pipeline] sh [2025-01-23T02:40:46.429Z] + cat /w/workspace/device-modbus-go/177/archives/cost.csv [2025-01-23T02:40:46.429Z] + cut -d, -f6 [Pipeline] lock [2025-01-23T02:40:46.483Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [2025-01-23T02:40:46.490Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] did not exist. Created. [2025-01-23T02:40:46.496Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-23T02:40:46.844Z] /w/workspace/device-modbus-go/177@tmp/durable-15ddc48e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-23T02:40:47.169Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-23T02:40:47.195Z] Warning: overwriting stash ‘stack-cost’ [2025-01-23T02:40:47.245Z] Stashed 1 file(s) [Pipeline] } [2025-01-23T02:40:47.253Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-23T02:40:47.289Z] $ docker stop --time=1 a3196f3c068c889e5ceed763ac27221acfdc19a28193e05852b9e5bcff34f864 [2025-01-23T02:40:48.881Z] $ docker rm -f --volumes a3196f3c068c889e5ceed763ac27221acfdc19a28193e05852b9e5bcff34f864 [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 [2025-01-23T02:40:49.363Z] provisioning config files... [2025-01-23T02:40:49.371Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9754295737246517756tmp [Pipeline] { [Pipeline] sh [2025-01-23T02:40:49.675Z] + set +x [2025-01-23T02:40:49.675Z] + curl -s https://codecov.io/bash [2025-01-23T02:40:49.675Z] + bash -s -- [2025-01-23T02:40:49.675Z] [2025-01-23T02:40:49.675Z] _____ _ [2025-01-23T02:40:49.675Z] / ____| | | [2025-01-23T02:40:49.675Z] | | ___ __| | ___ ___ _____ __ [2025-01-23T02:40:49.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-23T02:40:49.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-23T02:40:49.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-23T02:40:49.675Z] Bash-1.0.6 [2025-01-23T02:40:49.675Z] [2025-01-23T02:40:49.675Z] [2025-01-23T02:40:49.675Z] ==> git version 2.25.1 found [2025-01-23T02:40:49.675Z] ==> 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 [2025-01-23T02:40:49.675Z] Release-Date: 2020-01-08 [2025-01-23T02:40:49.675Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-23T02:40:49.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-23T02:40:49.675Z] ==> Jenkins CI detected. [2025-01-23T02:40:49.675Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-01-23T02:40:49.675Z] project root: . [2025-01-23T02:40:49.675Z] --> token set from env [2025-01-23T02:40:49.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-23T02:40:49.675Z] ==> Running gcov in . (disable via -X gcov) [2025-01-23T02:40:49.675Z] ==> Python coveragepy not found [2025-01-23T02:40:49.675Z] ==> Searching for coverage reports in: [2025-01-23T02:40:49.675Z] + . [2025-01-23T02:40:49.675Z] -> Found 1 reports [2025-01-23T02:40:49.675Z] ==> Detecting git/mercurial file structure [2025-01-23T02:40:49.675Z] ==> Reading reports [2025-01-23T02:40:49.935Z] + ./coverage.out bytes=26779 [2025-01-23T02:40:49.935Z] ==> Appending adjustments [2025-01-23T02:40:49.935Z] https://docs.codecov.io/docs/fixing-reports [2025-01-23T02:40:49.935Z] + Found adjustments [2025-01-23T02:40:49.935Z] ==> Gzipping contents [2025-01-23T02:40:49.935Z] 8.0K /tmp/codecov.bGMDmX.gz [2025-01-23T02:40:49.935Z] ==> Uploading reports [2025-01-23T02:40:49.935Z] url: https://codecov.io [2025-01-23T02:40:49.935Z] query: branch=main&commit=0c489a3726be89f9077189728f7c6ddd3e8be6bf&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-23T02:40:49.935Z] -> Pinging Codecov [2025-01-23T02:40:49.935Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0c489a3726be89f9077189728f7c6ddd3e8be6bf&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-23T02:40:50.196Z] -> Uploading to [2025-01-23T02:40:50.196Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/0c489a3726be89f9077189728f7c6ddd3e8be6bf/11be3691-7b21-4fa2-a2b6-b6bd2765b3f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250123%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250123T024049Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6d12e3dc64ad04632a31fa2d6a9c47f6629d799bd8e79eda17f73a4972b1af50 [2025-01-23T02:40:50.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-23T02:40:50.196Z] Dload Upload Total Spent Left Speed [2025-01-23T02:40:50.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4103 0 0 100 4103 0 12547 --:--:-- --:--:-- --:--:-- 12547 [2025-01-23T02:40:50.458Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] } [2025-01-23T02:40:50.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-23T02:40:50.715Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-23T02:40:50.731Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:51.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:40:51.040Z] [2025-01-23T02:40:51.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:40:51.344Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:40:51.344Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-23T02:40:51.344Z] 43c4264eed91: Pulling fs layer [2025-01-23T02:40:51.344Z] 4cc291be95ef: Pulling fs layer [2025-01-23T02:40:51.344Z] 2ac1f1163629: Pulling fs layer [2025-01-23T02:40:51.344Z] 5c3c966382ef: Pulling fs layer [2025-01-23T02:40:51.344Z] 4f4fb700ef54: Pulling fs layer [2025-01-23T02:40:51.344Z] d9c7d2e4e75e: Pulling fs layer [2025-01-23T02:40:51.344Z] 9c3e1370e548: Pulling fs layer [2025-01-23T02:40:51.344Z] 5c3c966382ef: Waiting [2025-01-23T02:40:51.344Z] 4f4fb700ef54: Waiting [2025-01-23T02:40:51.344Z] 9c3e1370e548: Waiting [2025-01-23T02:40:51.344Z] d9c7d2e4e75e: Waiting [2025-01-23T02:40:51.344Z] 4cc291be95ef: Verifying Checksum [2025-01-23T02:40:51.344Z] 4cc291be95ef: Download complete [2025-01-23T02:40:51.344Z] 5c3c966382ef: Verifying Checksum [2025-01-23T02:40:51.344Z] 5c3c966382ef: Download complete [2025-01-23T02:40:51.344Z] 4f4fb700ef54: Verifying Checksum [2025-01-23T02:40:51.344Z] 4f4fb700ef54: Download complete [2025-01-23T02:40:51.344Z] 43c4264eed91: Download complete [2025-01-23T02:40:51.604Z] 43c4264eed91: Pull complete [2025-01-23T02:40:51.604Z] d9c7d2e4e75e: Verifying Checksum [2025-01-23T02:40:51.604Z] 4cc291be95ef: Pull complete [2025-01-23T02:40:51.864Z] 2ac1f1163629: Verifying Checksum [2025-01-23T02:40:51.864Z] 2ac1f1163629: Download complete [2025-01-23T02:40:52.437Z] 9c3e1370e548: Verifying Checksum [2025-01-23T02:40:52.437Z] 9c3e1370e548: Download complete [2025-01-23T02:40:55.766Z] 2ac1f1163629: Pull complete [2025-01-23T02:40:55.766Z] 5c3c966382ef: Pull complete [2025-01-23T02:40:55.766Z] 4f4fb700ef54: Pull complete [2025-01-23T02:40:55.766Z] d9c7d2e4e75e: Pull complete [2025-01-23T02:40:59.104Z] 9c3e1370e548: Pull complete [2025-01-23T02:40:59.104Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-23T02:40:59.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-23T02:40:59.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:40:59.206Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:40:59.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-23T02:41:11.441Z] $ docker top 566c1253a2e66e63bbbabaeb45ed0506f855a1bf2483409bf42fbcd5bc28124c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:41:11.776Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-01-23T02:41:11.788Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-01-23T02:41:12.068Z] + set -o pipefail [2025-01-23T02:41:12.069Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-01-23T02:41:22.053Z] [2025-01-23T02:41:22.053Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-01-23T02:41:22.053Z] [2025-01-23T02:41:22.053Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/17fa63ee-930d-44fa-8c18-a3dc018d6d67 [2025-01-23T02:41:22.053Z] [2025-01-23T02:41:22.053Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-01-23T02:41:22.053Z] [2025-01-23T02:41:22.053Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-23T02:41:22.053Z] [Pipeline] } [2025-01-23T02:41:23.022Z] $ docker stop --time=1 566c1253a2e66e63bbbabaeb45ed0506f855a1bf2483409bf42fbcd5bc28124c [2025-01-23T02:41:30.087Z] $ docker rm -f --volumes 566c1253a2e66e63bbbabaeb45ed0506f855a1bf2483409bf42fbcd5bc28124c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-23T02:41:31.063Z] + git log --format=format:%s -1 0c489a3726be89f9077189728f7c6ddd3e8be6bf [Pipeline] sh [2025-01-23T02:41:31.415Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:41:31.415Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:41:31.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:41:31.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:41:31.852Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:41:31.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:41:32.519Z] $ docker top 6c515198ce3ea026613965e1fa10efdb883b1618059649de003e76715530df84 -eo pid,comm [2025-01-23T02:41:32.550Z] 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). [2025-01-23T02:41:32.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:41:32.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:41:32.611Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:41:32.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:41:32.758Z] $ docker exec 6c515198ce3ea026613965e1fa10efdb883b1618059649de003e76715530df84 ssh-agent [2025-01-23T02:41:32.843Z] SSH_AUTH_SOCK=/tmp/ssh-vRmddgsuwVkH/agent.33 [2025-01-23T02:41:32.843Z] SSH_AGENT_PID=39 [2025-01-23T02:41:32.848Z] Running ssh-add (command line suppressed) [2025-01-23T02:41:32.963Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17347014696052208806.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17347014696052208806.key) [2025-01-23T02:41:32.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:41:33.252Z] + git semver tag [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,438 [run_tag] DEBUG tag force:False [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,438 [check_head_tag] DEBUG check head tag [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,439 [execute] INFO git cat-file --batch-check [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,443 [execute] INFO git cat-file --batch [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,466 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,467 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:41:33.511Z] 2025-01-23 02:41:33,471 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:41:33.511Z] 4.0.0-dev.12 [Pipeline] } [2025-01-23T02:41:33.539Z] $ docker exec --env ******** --env ******** 6c515198ce3ea026613965e1fa10efdb883b1618059649de003e76715530df84 ssh-agent -k [2025-01-23T02:41:33.629Z] unset SSH_AUTH_SOCK; [2025-01-23T02:41:33.629Z] unset SSH_AGENT_PID; [2025-01-23T02:41:33.629Z] echo Agent pid 39 killed; [2025-01-23T02:41:33.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:41:33.958Z] + git semver [Pipeline] } [2025-01-23T02:41:34.249Z] $ docker stop --time=1 6c515198ce3ea026613965e1fa10efdb883b1618059649de003e76715530df84 [2025-01-23T02:41:35.579Z] $ docker rm -f --volumes 6c515198ce3ea026613965e1fa10efdb883b1618059649de003e76715530df84 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:41:35.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:41:35.998Z] [2025-01-23T02:41:35.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:41:36.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:41:36.300Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-23T02:41:36.300Z] ab5ef0e58194: Pulling fs layer [2025-01-23T02:41:36.300Z] 9712f1f96733: Pulling fs layer [2025-01-23T02:41:36.300Z] 63f879dbbcfc: Pulling fs layer [2025-01-23T02:41:36.300Z] 0d9ebad4ef96: Pulling fs layer [2025-01-23T02:41:36.300Z] e9a5061849ea: Pulling fs layer [2025-01-23T02:41:36.300Z] d747dcd14b5f: Pulling fs layer [2025-01-23T02:41:36.300Z] 2de7ff778b66: Pulling fs layer [2025-01-23T02:41:36.300Z] 0d9ebad4ef96: Waiting [2025-01-23T02:41:36.300Z] e9a5061849ea: Waiting [2025-01-23T02:41:36.300Z] d747dcd14b5f: Waiting [2025-01-23T02:41:36.300Z] 9712f1f96733: Verifying Checksum [2025-01-23T02:41:36.300Z] 9712f1f96733: Download complete [2025-01-23T02:41:36.558Z] 63f879dbbcfc: Verifying Checksum [2025-01-23T02:41:36.558Z] 63f879dbbcfc: Download complete [2025-01-23T02:41:36.815Z] e9a5061849ea: Verifying Checksum [2025-01-23T02:41:36.815Z] e9a5061849ea: Download complete [2025-01-23T02:41:36.815Z] d747dcd14b5f: Verifying Checksum [2025-01-23T02:41:36.815Z] d747dcd14b5f: Download complete [2025-01-23T02:41:36.815Z] 0d9ebad4ef96: Verifying Checksum [2025-01-23T02:41:36.815Z] 0d9ebad4ef96: Download complete [2025-01-23T02:41:36.815Z] ab5ef0e58194: Verifying Checksum [2025-01-23T02:41:36.815Z] ab5ef0e58194: Download complete [2025-01-23T02:41:36.815Z] 2de7ff778b66: Verifying Checksum [2025-01-23T02:41:36.816Z] 2de7ff778b66: Download complete [2025-01-23T02:41:39.347Z] ab5ef0e58194: Pull complete [2025-01-23T02:41:39.347Z] 9712f1f96733: Pull complete [2025-01-23T02:41:39.913Z] 63f879dbbcfc: Pull complete [2025-01-23T02:41:44.104Z] 0d9ebad4ef96: Pull complete [2025-01-23T02:41:44.104Z] e9a5061849ea: Pull complete [2025-01-23T02:41:44.104Z] d747dcd14b5f: Pull complete [2025-01-23T02:41:45.043Z] 2de7ff778b66: Pull complete [2025-01-23T02:41:45.043Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-23T02:41:45.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-23T02:41:45.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:41:45.158Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:41:45.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-23T02:41:55.299Z] $ docker top 6a2aca2a1839ebd2cea0dbdce33196754e4af23863b71e8d5efe1ee73e952ed1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:41:55.361Z] provisioning config files... [2025-01-23T02:41:55.369Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15529689289911651890tmp [2025-01-23T02:41:55.378Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7071925941668586501tmp [2025-01-23T02:41:55.386Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12190884452880572233tmp [Pipeline] { [Pipeline] echo [2025-01-23T02:41:55.417Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:41:55.717Z] ---> sigul-configuration.sh [2025-01-23T02:41:55.717Z] gpg: directory `/root/.gnupg' created [2025-01-23T02:41:55.717Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-23T02:41:55.717Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-23T02:41:55.717Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-23T02:41:55.717Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-23T02:41:55.717Z] gpg: CAST5 encrypted data [2025-01-23T02:41:55.717Z] gpg: encrypted with 1 passphrase [2025-01-23T02:41:55.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-23T02:41:56.015Z] + mkdir /home/jenkins [2025-01-23T02:41:56.015Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-23T02:41:56.309Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-23T02:41:56.324Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:41:56.620Z] ---> sigul-install.sh [2025-01-23T02:41:56.620Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-23T02:41:56.914Z] + git tag --list [2025-01-23T02:41:56.914Z] 0.7.1 [2025-01-23T02:41:56.914Z] v1.0.0 [2025-01-23T02:41:56.914Z] v1.1.0 [2025-01-23T02:41:56.914Z] v1.1.1 [2025-01-23T02:41:56.914Z] v1.2.2 [2025-01-23T02:41:56.914Z] v1.3.0 [2025-01-23T02:41:56.914Z] v1.3.1 [2025-01-23T02:41:56.914Z] v2.0.0 [2025-01-23T02:41:56.914Z] v2.1.0 [2025-01-23T02:41:56.914Z] v2.1.1 [2025-01-23T02:41:56.914Z] v2.2.0 [2025-01-23T02:41:56.914Z] v2.3.0 [2025-01-23T02:41:56.914Z] v3.0 [2025-01-23T02:41:56.914Z] v3.0.0 [2025-01-23T02:41:56.914Z] v3.1 [2025-01-23T02:41:56.914Z] v3.1.0 [2025-01-23T02:41:56.914Z] v3.1.0-dev.1 [2025-01-23T02:41:56.914Z] v3.1.0-dev.10 [2025-01-23T02:41:56.914Z] v3.1.0-dev.11 [2025-01-23T02:41:56.914Z] v3.1.0-dev.12 [2025-01-23T02:41:56.914Z] v3.1.0-dev.13 [2025-01-23T02:41:56.914Z] v3.1.0-dev.14 [2025-01-23T02:41:56.914Z] v3.1.0-dev.15 [2025-01-23T02:41:56.914Z] v3.1.0-dev.16 [2025-01-23T02:41:56.914Z] v3.1.0-dev.17 [2025-01-23T02:41:56.914Z] v3.1.0-dev.18 [2025-01-23T02:41:56.914Z] v3.1.0-dev.19 [2025-01-23T02:41:56.914Z] v3.1.0-dev.2 [2025-01-23T02:41:56.914Z] v3.1.0-dev.20 [2025-01-23T02:41:56.914Z] v3.1.0-dev.21 [2025-01-23T02:41:56.914Z] v3.1.0-dev.22 [2025-01-23T02:41:56.914Z] v3.1.0-dev.23 [2025-01-23T02:41:56.914Z] v3.1.0-dev.24 [2025-01-23T02:41:56.914Z] v3.1.0-dev.25 [2025-01-23T02:41:56.914Z] v3.1.0-dev.3 [2025-01-23T02:41:56.914Z] v3.1.0-dev.4 [2025-01-23T02:41:56.914Z] v3.1.0-dev.5 [2025-01-23T02:41:56.914Z] v3.1.0-dev.6 [2025-01-23T02:41:56.914Z] v3.1.0-dev.7 [2025-01-23T02:41:56.914Z] v3.1.0-dev.8 [2025-01-23T02:41:56.914Z] v3.1.0-dev.9 [2025-01-23T02:41:56.914Z] v3.1.1 [2025-01-23T02:41:56.914Z] v3.1.1-dev.1 [2025-01-23T02:41:56.914Z] v3.2.0-dev.1 [2025-01-23T02:41:56.914Z] v3.2.0-dev.10 [2025-01-23T02:41:56.914Z] v3.2.0-dev.11 [2025-01-23T02:41:56.914Z] v3.2.0-dev.12 [2025-01-23T02:41:56.914Z] v3.2.0-dev.13 [2025-01-23T02:41:56.914Z] v3.2.0-dev.14 [2025-01-23T02:41:56.914Z] v3.2.0-dev.15 [2025-01-23T02:41:56.914Z] v3.2.0-dev.16 [2025-01-23T02:41:56.914Z] v3.2.0-dev.17 [2025-01-23T02:41:56.914Z] v3.2.0-dev.18 [2025-01-23T02:41:56.914Z] v3.2.0-dev.19 [2025-01-23T02:41:56.914Z] v3.2.0-dev.2 [2025-01-23T02:41:56.914Z] v3.2.0-dev.20 [2025-01-23T02:41:56.914Z] v3.2.0-dev.21 [2025-01-23T02:41:56.914Z] v3.2.0-dev.22 [2025-01-23T02:41:56.914Z] v3.2.0-dev.23 [2025-01-23T02:41:56.914Z] v3.2.0-dev.24 [2025-01-23T02:41:56.914Z] v3.2.0-dev.25 [2025-01-23T02:41:56.914Z] v3.2.0-dev.26 [2025-01-23T02:41:56.914Z] v3.2.0-dev.3 [2025-01-23T02:41:56.914Z] v3.2.0-dev.4 [2025-01-23T02:41:56.914Z] v3.2.0-dev.5 [2025-01-23T02:41:56.914Z] v3.2.0-dev.6 [2025-01-23T02:41:56.914Z] v3.2.0-dev.7 [2025-01-23T02:41:56.914Z] v3.2.0-dev.8 [2025-01-23T02:41:56.914Z] v3.2.0-dev.9 [2025-01-23T02:41:56.914Z] v4.0.0-dev.1 [2025-01-23T02:41:56.914Z] v4.0.0-dev.10 [2025-01-23T02:41:56.914Z] v4.0.0-dev.11 [2025-01-23T02:41:56.914Z] v4.0.0-dev.12 [2025-01-23T02:41:56.914Z] v4.0.0-dev.2 [2025-01-23T02:41:56.914Z] v4.0.0-dev.3 [2025-01-23T02:41:56.914Z] v4.0.0-dev.4 [2025-01-23T02:41:56.914Z] v4.0.0-dev.5 [2025-01-23T02:41:56.914Z] v4.0.0-dev.6 [2025-01-23T02:41:56.914Z] v4.0.0-dev.7 [2025-01-23T02:41:56.914Z] v4.0.0-dev.8 [2025-01-23T02:41:56.914Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-23T02:41:57.219Z] + lftools sign git-tag v4.0.0-dev.12 [2025-01-23T02:41:57.790Z] Signing Git tag with Sigul... [2025-01-23T02:41:57.790Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-01-23T02:41:58.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:41:58.354Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-23T02:41:58.361Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-23T02:41:58.408Z] $ docker stop --time=1 6a2aca2a1839ebd2cea0dbdce33196754e4af23863b71e8d5efe1ee73e952ed1 [2025-01-23T02:41:59.692Z] $ docker rm -f --volumes 6a2aca2a1839ebd2cea0dbdce33196754e4af23863b71e8d5efe1ee73e952ed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-23T02:42:00.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:42:00.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:42:00.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:42:00.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:42:00.522Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:42:00.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:42:00.909Z] $ docker top 724240a169f05a3c5dbfe72f192d91010feca61e3698b10d9eadaecb2e6b5cd7 -eo pid,comm [2025-01-23T02:42:00.938Z] 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). [2025-01-23T02:42:00.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:42:01.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:42:01.004Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:42:01.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:42:01.127Z] $ docker exec 724240a169f05a3c5dbfe72f192d91010feca61e3698b10d9eadaecb2e6b5cd7 ssh-agent [2025-01-23T02:42:01.212Z] SSH_AUTH_SOCK=/tmp/ssh-M1SvXoEJ2jCB/agent.33 [2025-01-23T02:42:01.212Z] SSH_AGENT_PID=39 [2025-01-23T02:42:01.216Z] Running ssh-add (command line suppressed) [2025-01-23T02:42:01.333Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13691350672725651783.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13691350672725651783.key) [2025-01-23T02:42:01.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:42:01.621Z] + git semver bump pre [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,806 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,806 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,806 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,807 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,808 [execute] INFO git cat-file --batch-check [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,814 [execute] INFO git cat-file --batch [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:42:01.883Z] 2025-01-23 02:42:01,819 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:42:01.883Z] 4.0.0-dev.13 [Pipeline] } [2025-01-23T02:42:01.910Z] $ docker exec --env ******** --env ******** 724240a169f05a3c5dbfe72f192d91010feca61e3698b10d9eadaecb2e6b5cd7 ssh-agent -k [2025-01-23T02:42:02.009Z] unset SSH_AUTH_SOCK; [2025-01-23T02:42:02.009Z] unset SSH_AGENT_PID; [2025-01-23T02:42:02.010Z] echo Agent pid 39 killed; [2025-01-23T02:42:02.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:42:02.325Z] + git semver [Pipeline] } [2025-01-23T02:42:02.613Z] $ docker stop --time=1 724240a169f05a3c5dbfe72f192d91010feca61e3698b10d9eadaecb2e6b5cd7 [2025-01-23T02:42:03.921Z] $ docker rm -f --volumes 724240a169f05a3c5dbfe72f192d91010feca61e3698b10d9eadaecb2e6b5cd7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-23T02:42:04.255Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-23T02:42:04.255Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:42:04.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-23T02:42:04.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:42:04.637Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:42:04.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-23T02:42:05.055Z] $ docker top 2dcb801a20e413e0922aa1dd2504d54025ab749581969f897f3cfd9a85fd420d -eo pid,comm [2025-01-23T02:42:05.082Z] 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). [2025-01-23T02:42:05.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-23T02:42:05.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-23T02:42:05.147Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-23T02:42:05.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-23T02:42:05.273Z] $ docker exec 2dcb801a20e413e0922aa1dd2504d54025ab749581969f897f3cfd9a85fd420d ssh-agent [2025-01-23T02:42:05.357Z] SSH_AUTH_SOCK=/tmp/ssh-1B286cPsCnH6/agent.32 [2025-01-23T02:42:05.357Z] SSH_AGENT_PID=39 [2025-01-23T02:42:05.363Z] Running ssh-add (command line suppressed) [2025-01-23T02:42:05.485Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4698298305572974905.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4698298305572974905.key) [2025-01-23T02:42:05.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-23T02:42:05.773Z] + git semver push [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,977 [run_push] DEBUG push [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,978 [execute] INFO git cat-file --batch-check [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,982 [execute] INFO git rev-list 8ba6a57f4fa703281b0eae643468782f1369eb5d -- [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,982 [execute] DEBUG Popen(['git', 'rev-list', '8ba6a57f4fa703281b0eae643468782f1369eb5d', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,992 [execute] INFO git fetch -v origin [2025-01-23T02:42:06.034Z] 2025-01-23 02:42:05,992 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-23T02:42:06.601Z] 2025-01-23 02:42:06,445 [run_push] DEBUG no remote changes detected [2025-01-23T02:42:06.601Z] 2025-01-23 02:42:06,446 [execute] INFO git push origin semver [2025-01-23T02:42:06.601Z] 2025-01-23 02:42:06,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:42:07.169Z] 2025-01-23 02:42:07,181 [run_push] DEBUG push all version tags [2025-01-23T02:42:07.169Z] 2025-01-23 02:42:07,182 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-23T02:42:07.169Z] 2025-01-23 02:42:07,182 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-23T02:42:08.105Z] 2025-01-23 02:42:07,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-01-23T02:42:08.105Z] 4.0.0-dev.13 [Pipeline] } [2025-01-23T02:42:08.133Z] $ docker exec --env ******** --env ******** 2dcb801a20e413e0922aa1dd2504d54025ab749581969f897f3cfd9a85fd420d ssh-agent -k [2025-01-23T02:42:08.235Z] unset SSH_AUTH_SOCK; [2025-01-23T02:42:08.235Z] unset SSH_AGENT_PID; [2025-01-23T02:42:08.235Z] echo Agent pid 39 killed; [2025-01-23T02:42:08.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-23T02:42:08.562Z] + git semver [Pipeline] } [2025-01-23T02:42:08.851Z] $ docker stop --time=1 2dcb801a20e413e0922aa1dd2504d54025ab749581969f897f3cfd9a85fd420d [2025-01-23T02:42:10.115Z] $ docker rm -f --volumes 2dcb801a20e413e0922aa1dd2504d54025ab749581969f897f3cfd9a85fd420d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2025-01-23T02:42:10.760Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-01-23T02:42:10.760Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-23T02:42:10.760Z] total 16 [2025-01-23T02:42:10.760Z] drwxr-xr-x 3 root root 4096 Jan 23 02:33 . [2025-01-23T02:42:10.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 02:41 .. [2025-01-23T02:42:10.760Z] drwxr-xr-x 2 root root 4096 Jan 23 02:33 cost [2025-01-23T02:42:10.760Z] -rw-r--r-- 1 root root 89 Jan 23 02:33 cost.csv [2025-01-23T02:42:10.760Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-23T02:42:10.760Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-01-23T02:42:10.760Z] total 16 [2025-01-23T02:42:10.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 02:33 . [2025-01-23T02:42:10.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 02:41 .. [2025-01-23T02:42:10.760Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 02:33 cost [2025-01-23T02:42:10.760Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 23 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:11.054Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:11.913Z] ---> package-listing.sh [2025-01-23T02:42:11.913Z] ++ facter osfamily [2025-01-23T02:42:11.913Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-23T02:42:12.172Z] + OS_FAMILY=debian [2025-01-23T02:42:12.172Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-01-23T02:42:12.172Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-23T02:42:12.172Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-23T02:42:12.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-23T02:42:12.172Z] + PACKAGES=/tmp/packages_start.txt [2025-01-23T02:42:12.172Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-23T02:42:12.172Z] + PACKAGES=/tmp/packages_end.txt [2025-01-23T02:42:12.172Z] + case "${OS_FAMILY}" in [2025-01-23T02:42:12.172Z] + dpkg -l [2025-01-23T02:42:12.172Z] + grep '^ii' [2025-01-23T02:42:12.172Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-23T02:42:12.172Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-23T02:42:12.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-23T02:42:12.172Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-01-23T02:42:12.172Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-01-23T02:42:12.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2025-01-23T02:42:12.185Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-23T02:42:12.461Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-23T02:42:13.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-23T02:42:13.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-23T02:42:13.108Z] prd-ubuntu20.04-docker-8c-8g-37503 does not seem to be running inside a container [2025-01-23T02:42:13.153Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-23T02:42:13.354Z] $ docker top d637b2624d15044284e323307eb0a9d88032fa25bc5ed425f3987bce77158a95 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-23T02:42:13.685Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-23T02:42:13.975Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-23T02:42:14.265Z] + ls /var/log/sa-host [2025-01-23T02:42:14.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-23T02:42:14.435Z] provisioning config files... [2025-01-23T02:42:14.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config731592778116060214tmp [Pipeline] { [Pipeline] echo [2025-01-23T02:42:14.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:14.747Z] ---> create-netrc.sh [Pipeline] } [2025-01-23T02:42:14.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:15.106Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-23T02:42:15.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:15.401Z] ---> sudo-logs.sh [2025-01-23T02:42:15.401Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-23T02:42:15.430Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:15.713Z] ---> job-cost.sh [2025-01-23T02:42:15.713Z] lf-activate-venv: SKIPPING [2025-01-23T02:42:15.713Z] DEBUG: total: 0.2199999988079071 [2025-01-23T02:42:15.713Z] INFO: Retrieving Stack Cost... [2025-01-23T02:42:16.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-23T02:42:16.542Z] INFO: Archiving Costs [Pipeline] echo [2025-01-23T02:42:16.557Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-23T02:42:16.839Z] ---> logs-deploy.sh [2025-01-23T02:42:16.840Z] lf-activate-venv: SKIPPING [2025-01-23T02:42:16.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/177 [2025-01-23T02:42:16.840Z] INFO: archiving workspace using pattern(s): [2025-01-23T02:42:17.784Z] Archives upload complete. [2025-01-23T02:42:17.784Z] INFO: archiving logs to Nexus