Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f15f281678cccf9a75033b18da75fe627dd9e87 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-ssh14908662655607499486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9599afe4600029d8782082ac22adb41213b99bad 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-ssh10806372995916771368.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 9599afe4600029d8782082ac22adb41213b99bad 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-ssh13327556924826378800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9599afe4600029d8782082ac22adb41213b99bad (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9599afe4600029d8782082ac22adb41213b99bad # timeout=10 Commit message: "fix: build all multi-arch images at once" > 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-ssh12845519473465522959.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-ssh7462497169765739798.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-42402 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 > 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 Avoid second fetch Checking out Revision 2f15f281678cccf9a75033b18da75fe627dd9e87 (main) Commit message: "Merge pull request #627 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 2f15f281678cccf9a75033b18da75fe627dd9e87 # timeout=10 > git rev-list --no-walk 2f15f281678cccf9a75033b18da75fe627dd9e87 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-31T05:35:33.167Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-31T05:35:33.241Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T05:35:33.268Z] ========================================================= [2025-03-31T05:35:33.268Z] EdgeX Global Pipelines Version Info [2025-03-31T05:35:33.268Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:35:34.372Z] ------------------- [2025-03-31T05:35:34.372Z] stable info: [2025-03-31T05:35:34.372Z] ------------------- [2025-03-31T05:35:34.372Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T05:35:34.372Z] Commit SHA: 9599afe4600029d8782082ac22adb41213b99bad [2025-03-31T05:35:34.372Z] Message: update stable to testing [2025-03-31T05:35:34.635Z] ------------------- [2025-03-31T05:35:34.635Z] experimental info: [2025-03-31T05:35:34.635Z] ------------------- [2025-03-31T05:35:34.635Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-31T05:35:34.635Z] Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 [2025-03-31T05:35:34.635Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-31T05:35:34.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-03-31T05:35:34.743Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-03-31T05:35:34.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-31T05:35:34.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-31T05:35:34.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-31T05:35:34.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-31T05:35:34.862Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-31T05:35:34.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-31T05:35:34.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-31T05:35:34.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-31T05:35:34.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-31T05:35:34.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-03-31T05:35:35.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-31T05:35:35.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-31T05:35:35.069Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T05:35:35.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-31T05:35:35.120Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T05:35:35.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-31T05:35:35.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-31T05:35:35.197Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-31T05:35:35.223Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-31T05:35:35.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-31T05:35:35.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-31T05:35:35.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-31T05:35:35.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-31T05:35:35.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-31T05:35:35.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-31T05:35:35.429Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-31T05:35:35.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-31T05:35:35.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-31T05:35:35.507Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] echo [2025-03-31T05:35:35.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f15f28 [Pipeline] echo [2025-03-31T05:35:35.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:35:35.616Z] provisioning config files... [2025-03-31T05:35:35.633Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15109054852848275814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:35:35.979Z] ---> ****-login.sh [2025-03-31T05:35:35.979Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:35:35.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:36.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:36.243Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:36.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:36.243Z] [2025-03-31T05:35:36.243Z] Login Succeeded [2025-03-31T05:35:36.243Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:35:36.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:36.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:36.243Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:36.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:36.243Z] [2025-03-31T05:35:36.243Z] Login Succeeded [2025-03-31T05:35:36.243Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:35:36.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:36.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:36.504Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:36.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:36.504Z] [2025-03-31T05:35:36.504Z] Login Succeeded [2025-03-31T05:35:36.504Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:35:36.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:36.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:36.504Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:36.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:36.504Z] [2025-03-31T05:35:36.504Z] Login Succeeded [2025-03-31T05:35:36.504Z] ****.io [2025-03-31T05:35:36.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:36.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:36.765Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:36.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:36.765Z] [2025-03-31T05:35:36.765Z] Login Succeeded [2025-03-31T05:35:36.765Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:35:36.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-31T05:35:37.176Z] + git rev-list -1 --merges 2f15f281678cccf9a75033b18da75fe627dd9e87~1..2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] echo [2025-03-31T05:35:37.203Z] -----------> git rev-list -1 --merges 2f15f281678cccf9a75033b18da75fe627dd9e87~1..2f15f281678cccf9a75033b18da75fe627dd9e87 2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:35:37.203Z] 2f15f281678cccf9a75033b18da75fe627dd9e87 [false] [Pipeline] sh [2025-03-31T05:35:37.500Z] + git log --format=format:%s -1 2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] echo [2025-03-31T05:35:37.519Z] ========================================================= [2025-03-31T05:35:37.520Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-31T05:35:37.520Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:35:37.884Z] + git log --format=format:%s -1 2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] echo [2025-03-31T05:35:37.897Z] [semverPrep] GIT_COMMIT: 2f15f281678cccf9a75033b18da75fe627dd9e87, Commit Message: Merge pull request #627 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-31T05:35:37.914Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-31T05:35:38.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T05:35:38.345Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-31T05:35:38.345Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-31T05:35:38.345Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-31T05:35:38.345Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-31T05:35:38.345Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-31T05:35:38.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:35:38.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:35:38.715Z] [2025-03-31T05:35:38.715Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:35:39.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:35:39.029Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-31T05:35:39.029Z] b85a868b505f: Pulling fs layer [2025-03-31T05:35:39.029Z] e2be974225ed: Pulling fs layer [2025-03-31T05:35:39.029Z] 339a4e72a1f5: Pulling fs layer [2025-03-31T05:35:39.029Z] 988bab9f4d93: Pulling fs layer [2025-03-31T05:35:39.029Z] 1469e6f7b9e6: Pulling fs layer [2025-03-31T05:35:39.029Z] eaf3925da568: Pulling fs layer [2025-03-31T05:35:39.029Z] bab4dde63d76: Pulling fs layer [2025-03-31T05:35:39.029Z] bde34c3a00c8: Pulling fs layer [2025-03-31T05:35:39.029Z] b352a97aabf1: Pulling fs layer [2025-03-31T05:35:39.029Z] 4872d77fe225: Pulling fs layer [2025-03-31T05:35:39.029Z] 5851b861e8e6: Pulling fs layer [2025-03-31T05:35:39.029Z] 988bab9f4d93: Waiting [2025-03-31T05:35:39.029Z] 1469e6f7b9e6: Waiting [2025-03-31T05:35:39.029Z] bde34c3a00c8: Waiting [2025-03-31T05:35:39.029Z] eaf3925da568: Waiting [2025-03-31T05:35:39.029Z] b352a97aabf1: Waiting [2025-03-31T05:35:39.029Z] 4872d77fe225: Waiting [2025-03-31T05:35:39.029Z] bab4dde63d76: Waiting [2025-03-31T05:35:39.029Z] 5851b861e8e6: Waiting [2025-03-31T05:35:39.029Z] e2be974225ed: Verifying Checksum [2025-03-31T05:35:39.029Z] e2be974225ed: Download complete [2025-03-31T05:35:39.029Z] 988bab9f4d93: Download complete [2025-03-31T05:35:39.029Z] 1469e6f7b9e6: Verifying Checksum [2025-03-31T05:35:39.029Z] 1469e6f7b9e6: Download complete [2025-03-31T05:35:39.287Z] eaf3925da568: Verifying Checksum [2025-03-31T05:35:39.287Z] eaf3925da568: Download complete [2025-03-31T05:35:39.287Z] 339a4e72a1f5: Verifying Checksum [2025-03-31T05:35:39.287Z] 339a4e72a1f5: Download complete [2025-03-31T05:35:39.287Z] bde34c3a00c8: Verifying Checksum [2025-03-31T05:35:39.287Z] bde34c3a00c8: Download complete [2025-03-31T05:35:39.287Z] b352a97aabf1: Verifying Checksum [2025-03-31T05:35:39.287Z] b352a97aabf1: Download complete [2025-03-31T05:35:39.287Z] 4872d77fe225: Verifying Checksum [2025-03-31T05:35:39.287Z] 4872d77fe225: Download complete [2025-03-31T05:35:39.287Z] 5851b861e8e6: Verifying Checksum [2025-03-31T05:35:39.287Z] 5851b861e8e6: Download complete [2025-03-31T05:35:39.287Z] b85a868b505f: Verifying Checksum [2025-03-31T05:35:39.287Z] b85a868b505f: Download complete [2025-03-31T05:35:39.545Z] bab4dde63d76: Verifying Checksum [2025-03-31T05:35:39.545Z] bab4dde63d76: Download complete [2025-03-31T05:35:40.482Z] b85a868b505f: Pull complete [2025-03-31T05:35:40.482Z] e2be974225ed: Pull complete [2025-03-31T05:35:41.051Z] 339a4e72a1f5: Pull complete [2025-03-31T05:35:41.051Z] 988bab9f4d93: Pull complete [2025-03-31T05:35:41.311Z] 1469e6f7b9e6: Pull complete [2025-03-31T05:35:41.311Z] eaf3925da568: Pull complete [2025-03-31T05:35:43.218Z] bab4dde63d76: Pull complete [2025-03-31T05:35:43.218Z] bde34c3a00c8: Pull complete [2025-03-31T05:35:43.218Z] b352a97aabf1: Pull complete [2025-03-31T05:35:43.479Z] 4872d77fe225: Pull complete [2025-03-31T05:35:43.479Z] 5851b861e8e6: Pull complete [2025-03-31T05:35:43.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-31T05:35:43.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:35:43.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:35:43.632Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:35:43.670Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T05:35:46.043Z] $ docker top 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 -eo pid,comm [2025-03-31T05:35:46.099Z] 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-03-31T05:35:46.099Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-31T05:35:46.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T05:35:46.164Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T05:35:46.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T05:35:46.277Z] $ docker exec 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 ssh-agent [2025-03-31T05:35:46.371Z] SSH_AUTH_SOCK=/tmp/ssh-2nrIQdS3gesy/agent.34 [2025-03-31T05:35:46.371Z] SSH_AGENT_PID=40 [2025-03-31T05:35:46.377Z] Running ssh-add (command line suppressed) [2025-03-31T05:35:46.486Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15641883948053810708.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15641883948053810708.key) [2025-03-31T05:35:46.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T05:35:46.818Z] + git tag --points-at HEAD [Pipeline] } [2025-03-31T05:35:46.831Z] $ docker exec --env ******** --env ******** 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 ssh-agent -k [2025-03-31T05:35:46.943Z] unset SSH_AUTH_SOCK; [2025-03-31T05:35:46.944Z] unset SSH_AGENT_PID; [2025-03-31T05:35:46.944Z] echo Agent pid 40 killed; [2025-03-31T05:35:46.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-03-31T05:35:47.006Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0-dev.21' [Pipeline] sshagent [2025-03-31T05:35:47.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-31T05:35:47.038Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-31T05:35:47.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-31T05:35:47.155Z] $ docker exec 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 ssh-agent [2025-03-31T05:35:47.267Z] SSH_AUTH_SOCK=/tmp/ssh-G3BB5T5N6qcO/agent.74 [2025-03-31T05:35:47.267Z] SSH_AGENT_PID=80 [2025-03-31T05:35:47.271Z] Running ssh-add (command line suppressed) [2025-03-31T05:35:47.377Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12917302362490192753.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12917302362490192753.key) [2025-03-31T05:35:47.390Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-31T05:35:47.692Z] + git semver init [2025-03-31T05:35:47.950Z] 2025-03-31 05:35:47,861 [run_init] DEBUG init version:0.0.0 force:False [2025-03-31T05:35:47.950Z] 2025-03-31 05:35:47,862 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-31T05:35:47.950Z] 2025-03-31 05:35:47,862 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2025-03-31T05:35:47.950Z] 2025-03-31 05:35:47,863 [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-03-31T05:35:49.330Z] 2025-03-31 05:35:49,080 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2025-03-31T05:35:49.330Z] 2025-03-31 05:35:49,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2025-03-31T05:35:49.330Z] 2025-03-31 05:35:49,080 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-31T05:35:49.330Z] 2025-03-31 05:35:49,081 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2025-03-31T05:35:49.330Z] 4.1.0-dev.1 [Pipeline] } [2025-03-31T05:35:49.340Z] $ docker exec --env ******** --env ******** 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 ssh-agent -k [2025-03-31T05:35:49.438Z] unset SSH_AUTH_SOCK; [2025-03-31T05:35:49.439Z] unset SSH_AGENT_PID; [2025-03-31T05:35:49.439Z] echo Agent pid 80 killed; [2025-03-31T05:35:49.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:35:49.783Z] + git semver [Pipeline] } [2025-03-31T05:35:50.057Z] $ docker stop --time=1 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 [2025-03-31T05:35:51.350Z] $ docker rm -f --volumes 27fbd168b3946d687098c60b0dac23ddcc11c9e21ffa74280e52f68ea02187f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:35:51.696Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-31T05:35:51.953Z] Stashed 1 file(s) [Pipeline] echo [2025-03-31T05:35:51.959Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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-03-31T05:35:52.152Z] provisioning config files... [2025-03-31T05:35:52.162Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13674641884258711139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:35:52.465Z] ---> ****-login.sh [2025-03-31T05:35:52.465Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:35:52.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:52.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:52.465Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:52.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:52.465Z] [2025-03-31T05:35:52.465Z] Login Succeeded [2025-03-31T05:35:52.465Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:35:52.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:52.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:52.466Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:52.466Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:52.466Z] [2025-03-31T05:35:52.466Z] Login Succeeded [2025-03-31T05:35:52.466Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:35:52.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:52.726Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:52.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:52.726Z] [2025-03-31T05:35:52.726Z] Login Succeeded [2025-03-31T05:35:52.726Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:35:52.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:52.726Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:52.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:52.726Z] [2025-03-31T05:35:52.726Z] Login Succeeded [2025-03-31T05:35:52.726Z] ****.io [2025-03-31T05:35:52.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:35:52.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:35:52.986Z] Configure a credential helper to remove this warning. See [2025-03-31T05:35:52.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:35:52.987Z] [2025-03-31T05:35:52.987Z] Login Succeeded [2025-03-31T05:35:52.987Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:35:52.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T05:35:53.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:35:53.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:35:53.148Z] ========================================================= [2025-03-31T05:35:53.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-31T05:35:53.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:35:53.491Z] + 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-03-31T05:35:53.491Z] Sending build context to Docker daemon 28.02MB [2025-03-31T05:35:53.491Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:35:53.491Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-31T05:35:53.748Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-31T05:35:53.748Z] da9db072f522: Pulling fs layer [2025-03-31T05:35:53.748Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-31T05:35:53.748Z] 06f05ace1117: Pulling fs layer [2025-03-31T05:35:53.748Z] 5fe327b54edc: Pulling fs layer [2025-03-31T05:35:53.748Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T05:35:53.748Z] 92a5565b7b96: Pulling fs layer [2025-03-31T05:35:53.748Z] ff9bb7016b71: Pulling fs layer [2025-03-31T05:35:53.748Z] b67dba6c2c7d: Pulling fs layer [2025-03-31T05:35:53.749Z] a813b0c90790: Pulling fs layer [2025-03-31T05:35:53.749Z] ff9bb7016b71: Waiting [2025-03-31T05:35:53.749Z] b67dba6c2c7d: Waiting [2025-03-31T05:35:53.749Z] a813b0c90790: Waiting [2025-03-31T05:35:53.749Z] 5fe327b54edc: Waiting [2025-03-31T05:35:53.749Z] 92a5565b7b96: Waiting [2025-03-31T05:35:53.749Z] 4f4fb700ef54: Waiting [2025-03-31T05:35:53.749Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-31T05:35:53.749Z] 6ef4a4ee8ca5: Download complete [2025-03-31T05:35:53.749Z] 5fe327b54edc: Verifying Checksum [2025-03-31T05:35:53.749Z] 5fe327b54edc: Download complete [2025-03-31T05:35:53.749Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T05:35:53.749Z] 4f4fb700ef54: Download complete [2025-03-31T05:35:53.749Z] da9db072f522: Download complete [2025-03-31T05:35:53.749Z] 92a5565b7b96: Verifying Checksum [2025-03-31T05:35:53.749Z] 92a5565b7b96: Download complete [2025-03-31T05:35:53.749Z] ff9bb7016b71: Verifying Checksum [2025-03-31T05:35:53.749Z] ff9bb7016b71: Download complete [2025-03-31T05:35:54.007Z] da9db072f522: Pull complete [2025-03-31T05:35:54.007Z] a813b0c90790: Verifying Checksum [2025-03-31T05:35:54.007Z] a813b0c90790: Download complete [2025-03-31T05:35:54.007Z] 6ef4a4ee8ca5: Pull complete [2025-03-31T05:35:54.265Z] 06f05ace1117: Verifying Checksum [2025-03-31T05:35:54.265Z] 06f05ace1117: Download complete [2025-03-31T05:35:54.523Z] b67dba6c2c7d: Verifying Checksum [2025-03-31T05:35:54.523Z] b67dba6c2c7d: Download complete [2025-03-31T05:35:57.805Z] 06f05ace1117: Pull complete [2025-03-31T05:35:57.805Z] 5fe327b54edc: Pull complete [2025-03-31T05:35:57.805Z] 4f4fb700ef54: Pull complete [2025-03-31T05:35:57.805Z] 92a5565b7b96: Pull complete [2025-03-31T05:35:57.805Z] ff9bb7016b71: Pull complete [2025-03-31T05:36:00.335Z] b67dba6c2c7d: Pull complete [2025-03-31T05:36:00.594Z] a813b0c90790: Pull complete [2025-03-31T05:36:00.594Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-31T05:36:00.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-31T05:36:00.594Z] ---> 3ba60ce46760 [2025-03-31T05:36:00.594Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:36:03.881Z] ---> Running in 42de1e9097ff [2025-03-31T05:36:03.881Z] Removing intermediate container 42de1e9097ff [2025-03-31T05:36:03.881Z] ---> 1a2e6cbeaa15 [2025-03-31T05:36:03.881Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:36:03.881Z] ---> Running in d250f1387a79 [2025-03-31T05:36:03.881Z] Removing intermediate container d250f1387a79 [2025-03-31T05:36:03.881Z] ---> 50cb17e9c663 [2025-03-31T05:36:03.881Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-31T05:36:03.881Z] ---> Running in ce7f4729910b [2025-03-31T05:36:04.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:36:04.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:36:04.658Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-31T05:36:04.916Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-31T05:36:04.916Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-31T05:36:04.916Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:36:04.916Z] OK: 253 MiB in 66 packages [2025-03-31T05:36:05.484Z] Removing intermediate container ce7f4729910b [2025-03-31T05:36:05.484Z] ---> 85f08966f5b8 [2025-03-31T05:36:05.484Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-31T05:36:05.484Z] ---> Running in a7021c0d2f06 [2025-03-31T05:36:05.744Z] Removing intermediate container a7021c0d2f06 [2025-03-31T05:36:05.744Z] ---> 9b23dc41c6df [2025-03-31T05:36:05.744Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-31T05:36:05.744Z] ---> c1ed39c71a51 [2025-03-31T05:36:05.744Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:36:05.744Z] ---> Running in 7c9817a3d569 [2025-03-31T05:36:07.107Z] Still waiting to schedule task [2025-03-31T05:36:07.108Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-31T05:37:02.011Z] Removing intermediate container 7c9817a3d569 [2025-03-31T05:37:02.011Z] ---> 76d35d7aee49 [2025-03-31T05:37:02.011Z] Step 9/10 : COPY . . [2025-03-31T05:37:02.011Z] ---> 7e61cfbdd1ef [2025-03-31T05:37:02.011Z] Step 10/10 : RUN ${MAKE} [2025-03-31T05:37:02.011Z] ---> Running in 8895b3682f0f [2025-03-31T05:37:02.011Z] noop [2025-03-31T05:37:02.011Z] Removing intermediate container 8895b3682f0f [2025-03-31T05:37:02.011Z] ---> e8be28c5f176 [2025-03-31T05:37:02.011Z] Successfully built e8be28c5f176 [2025-03-31T05:37:02.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:37:02.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T05:37:02.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:37:02.430Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:37:02.455Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T05:37:02.797Z] $ docker top 4ec048733f856cbe91313b269d4ce41e8d499f63731c6d5ceba4053f7bca9424 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:37:03.143Z] + go version [2025-03-31T05:37:03.143Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-31T05:37:03.154Z] $ docker stop --time=1 4ec048733f856cbe91313b269d4ce41e8d499f63731c6d5ceba4053f7bca9424 [2025-03-31T05:37:04.447Z] $ docker rm -f --volumes 4ec048733f856cbe91313b269d4ce41e8d499f63731c6d5ceba4053f7bca9424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:37:04.897Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-31T05:37:04.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:37:04.987Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:37:05.015Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-31T05:37:05.345Z] $ docker top 10af04c0df801bcbe5d5876c38941f71ba401b3e3df9ae5a748aaad299d12ad5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:37:05.690Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-31T05:37:05.987Z] + make test [2025-03-31T05:37:05.988Z] go test ./... -coverprofile=coverage.out [2025-03-31T05:37:07.367Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-31T05:37:25.467Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-31T05:37:25.467Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 45.2% of statements [2025-03-31T05:37:37.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42403 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2025-03-31T05:37:37.076Z] Running in /w/workspace/device-modbus-go/187 [Pipeline] { [Pipeline] checkout [2025-03-31T05:37:37.113Z] The recommended git tool is: git [2025-03-31T05:37:37.667Z] go vet ./... [2025-03-31T05:37:41.702Z] using credential edgex-jenkins-ssh [2025-03-31T05:37:41.726Z] Cloning the remote Git repository [2025-03-31T05:37:41.775Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2025-03-31T05:37:41.895Z] > git init /w/workspace/device-modbus-go/187 # timeout=10 [2025-03-31T05:37:42.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2025-03-31T05:37:42.013Z] > git --version # timeout=10 [2025-03-31T05:37:42.030Z] > git --version # 'git version 2.25.1' [2025-03-31T05:37:42.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-31T05:37:42.159Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T05:37:42.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T05:37:42.936Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T05:37:42.936Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T05:37:42.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T05:37:42.968Z] $ docker stop --time=1 10af04c0df801bcbe5d5876c38941f71ba401b3e3df9ae5a748aaad299d12ad5 [2025-03-31T05:37:45.657Z] Avoid second fetch [2025-03-31T05:37:45.658Z] Checking out Revision 2f15f281678cccf9a75033b18da75fe627dd9e87 (main) [2025-03-31T05:37:45.857Z] $ docker rm -f --volumes 10af04c0df801bcbe5d5876c38941f71ba401b3e3df9ae5a748aaad299d12ad5 [2025-03-31T05:37:44.856Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2025-03-31T05:37:44.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-31T05:37:45.675Z] > git config core.sparsecheckout # timeout=10 [2025-03-31T05:37:45.732Z] > git checkout -f 2f15f281678cccf9a75033b18da75fe627dd9e87 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:37:46.243Z] Commit message: "Merge pull request #627 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [2025-03-31T05:37:46.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T05:37:46.464Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-31T05:37:47.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T05:37:47.350Z] + ls -al . [2025-03-31T05:37:47.350Z] total 260 [2025-03-31T05:37:47.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 31 05:37 . [2025-03-31T05:37:47.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:35 .. [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 05:35 .dockerignore [2025-03-31T05:37:47.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:37 .git [2025-03-31T05:37:47.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:35 .github [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 31 05:35 .gitignore [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:35 .golangci.yml [2025-03-31T05:37:47.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:35 .semver [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 31 05:35 Attribution.txt [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 31 05:35 CHANGELOG.md [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 31 05:35 Dockerfile [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:35 GOVERNANCE.md [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 31 05:35 Jenkinsfile [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:35 LICENSE [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 31 05:35 Makefile [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 05:35 OWNERS.md [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 31 05:35 README.md [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:35 VERSION [2025-03-31T05:37:47.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:35 bin [2025-03-31T05:37:47.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:35 cmd [2025-03-31T05:37:47.350Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 31 05:37 coverage.out [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 6295 Mar 31 05:35 go.mod [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 86874 Mar 31 05:35 go.sum [2025-03-31T05:37:47.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:35 internal [2025-03-31T05:37:47.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:35 simulator [2025-03-31T05:37:47.350Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 31 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:37:47.676Z] + 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=2f15f281678cccf9a75033b18da75fe627dd9e87 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-03-31T05:37:47.677Z] Sending build context to Docker daemon 28.04MB [2025-03-31T05:37:47.677Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:37:47.677Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-31T05:37:47.677Z] ---> e8be28c5f176 [2025-03-31T05:37:47.677Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:37:48.244Z] ---> Running in 3f6f69484da8 [2025-03-31T05:37:48.244Z] Removing intermediate container 3f6f69484da8 [2025-03-31T05:37:48.244Z] ---> 1d1971c62b2d [2025-03-31T05:37:48.244Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:37:48.244Z] ---> Running in f60c4e0e82fc [2025-03-31T05:37:48.244Z] Removing intermediate container f60c4e0e82fc [2025-03-31T05:37:48.244Z] ---> 097beb4c2827 [2025-03-31T05:37:48.244Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-31T05:37:48.244Z] ---> Running in e094de516406 [2025-03-31T05:37:48.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:37:48.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:37:49.019Z] OK: 253 MiB in 66 packages [2025-03-31T05:37:49.279Z] Removing intermediate container e094de516406 [2025-03-31T05:37:49.279Z] ---> d3de51da9eaa [2025-03-31T05:37:49.279Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-31T05:37:49.279Z] ---> Running in 2a8b66554a64 [2025-03-31T05:37:49.279Z] Removing intermediate container 2a8b66554a64 [2025-03-31T05:37:49.279Z] ---> 2327b32fbba7 [2025-03-31T05:37:49.279Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-31T05:37:49.537Z] ---> d1d6a63952bb [2025-03-31T05:37:49.537Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:37:49.537Z] ---> Running in d9c2efff05be [2025-03-31T05:37:50.106Z] Removing intermediate container d9c2efff05be [2025-03-31T05:37:50.106Z] ---> 6817db0c60ba [2025-03-31T05:37:50.106Z] Step 9/23 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:37:51.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-31T05:37:51.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T05:37:51.030Z] Dload Upload Total Spent Left Speed [2025-03-31T05:37:51.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78219 [2025-03-31T05:37:51.042Z] ---> 4def07794b35 [2025-03-31T05:37:51.042Z] Step 10/23 : RUN ${MAKE} [2025-03-31T05:37:51.042Z] ---> Running in eb39e7e41e19 [Pipeline] sh [2025-03-31T05:37:51.302Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-03-31T05:37:51.368Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-31T05:37:51.695Z] + sudo tee /etc/docker/daemon.new [2025-03-31T05:37:51.695Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-31T05:37:51.695Z] { [2025-03-31T05:37:51.695Z] "registry-mirrors": [ [2025-03-31T05:37:51.695Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-31T05:37:51.695Z] ], [2025-03-31T05:37:51.695Z] "bip": "10.250.0.254/24", [2025-03-31T05:37:51.695Z] "hosts": [ [2025-03-31T05:37:51.695Z] "tcp://0.0.0.0:5555", [2025-03-31T05:37:51.695Z] "unix:///var/run/docker.sock" [2025-03-31T05:37:51.695Z] ], [2025-03-31T05:37:51.695Z] "mtu": 1458, [2025-03-31T05:37:51.695Z] "selinux-enabled": true, [2025-03-31T05:37:51.695Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-31T05:37:51.695Z] } [Pipeline] sh [2025-03-31T05:37:52.028Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-31T05:37:52.366Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:38:10.650Z] provisioning config files... [2025-03-31T05:38:10.673Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/187@tmp/config11635476974385874804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:38:11.110Z] ---> ****-login.sh [2025-03-31T05:38:11.110Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:38:11.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:11.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:11.647Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:11.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:11.647Z] [2025-03-31T05:38:11.647Z] Login Succeeded [2025-03-31T05:38:11.647Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:38:11.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:11.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:11.917Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:11.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:11.917Z] [2025-03-31T05:38:11.917Z] Login Succeeded [2025-03-31T05:38:11.917Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:38:12.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:12.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:12.185Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:12.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:12.185Z] [2025-03-31T05:38:12.185Z] Login Succeeded [2025-03-31T05:38:12.453Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:38:12.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:12.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:12.723Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:12.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:12.723Z] [2025-03-31T05:38:12.723Z] Login Succeeded [2025-03-31T05:38:12.723Z] ****.io [2025-03-31T05:38:12.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:12.992Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:12.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:12.992Z] [2025-03-31T05:38:12.992Z] Login Succeeded [2025-03-31T05:38:12.992Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:38:13.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-31T05:38:13.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:38:13.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:38:13.373Z] ========================================================= [2025-03-31T05:38:13.373Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-31T05:38:13.373Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:13.742Z] + 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-03-31T05:38:14.019Z] Sending build context to Docker daemon 14.14MB [2025-03-31T05:38:14.285Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:38:14.285Z] Step 2/10 : FROM ${BASE} AS builder [2025-03-31T05:38:14.285Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-31T05:38:14.285Z] 9986a736f7d3: Pulling fs layer [2025-03-31T05:38:14.285Z] 1f018df60701: Pulling fs layer [2025-03-31T05:38:14.285Z] 39f8f326b044: Pulling fs layer [2025-03-31T05:38:14.285Z] e6a1e7a6a96a: Pulling fs layer [2025-03-31T05:38:14.285Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T05:38:14.285Z] d45d956e0dbf: Pulling fs layer [2025-03-31T05:38:14.285Z] d7702b0d1db1: Pulling fs layer [2025-03-31T05:38:14.285Z] 5c7f0f088c93: Pulling fs layer [2025-03-31T05:38:14.285Z] 4fdc064ae6cf: Pulling fs layer [2025-03-31T05:38:14.285Z] e6a1e7a6a96a: Waiting [2025-03-31T05:38:14.285Z] 4f4fb700ef54: Waiting [2025-03-31T05:38:14.285Z] d45d956e0dbf: Waiting [2025-03-31T05:38:14.285Z] d7702b0d1db1: Waiting [2025-03-31T05:38:14.285Z] 5c7f0f088c93: Waiting [2025-03-31T05:38:14.285Z] 4fdc064ae6cf: Waiting [2025-03-31T05:38:14.285Z] 1f018df60701: Verifying Checksum [2025-03-31T05:38:14.285Z] 1f018df60701: Download complete [2025-03-31T05:38:14.553Z] e6a1e7a6a96a: Verifying Checksum [2025-03-31T05:38:14.553Z] e6a1e7a6a96a: Download complete [2025-03-31T05:38:14.553Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T05:38:14.553Z] 4f4fb700ef54: Download complete [2025-03-31T05:38:14.553Z] 9986a736f7d3: Verifying Checksum [2025-03-31T05:38:14.553Z] 9986a736f7d3: Download complete [2025-03-31T05:38:14.553Z] d45d956e0dbf: Verifying Checksum [2025-03-31T05:38:14.553Z] d45d956e0dbf: Download complete [2025-03-31T05:38:14.553Z] d7702b0d1db1: Verifying Checksum [2025-03-31T05:38:14.553Z] d7702b0d1db1: Download complete [2025-03-31T05:38:14.820Z] 4fdc064ae6cf: Verifying Checksum [2025-03-31T05:38:14.820Z] 4fdc064ae6cf: Download complete [2025-03-31T05:38:15.407Z] 9986a736f7d3: Pull complete [2025-03-31T05:38:15.993Z] 1f018df60701: Pull complete [2025-03-31T05:38:16.258Z] 39f8f326b044: Verifying Checksum [2025-03-31T05:38:16.259Z] 39f8f326b044: Download complete [2025-03-31T05:38:17.220Z] 5c7f0f088c93: Download complete [2025-03-31T05:38:17.868Z] Removing intermediate container eb39e7e41e19 [2025-03-31T05:38:17.868Z] ---> 01ef6d23c35e [2025-03-31T05:38:17.868Z] Step 11/23 : FROM alpine:3.20 [2025-03-31T05:38:17.868Z] 3.20: Pulling from library/alpine [2025-03-31T05:38:17.868Z] 0a9a5dfd008f: Pulling fs layer [2025-03-31T05:38:17.868Z] 0a9a5dfd008f: Verifying Checksum [2025-03-31T05:38:17.868Z] 0a9a5dfd008f: Download complete [2025-03-31T05:38:17.868Z] 0a9a5dfd008f: Pull complete [2025-03-31T05:38:17.868Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T05:38:17.868Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T05:38:17.868Z] ---> ff221270b9fb [2025-03-31T05:38:17.868Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-31T05:38:17.868Z] ---> Running in 5890dc284f8b [2025-03-31T05:38:18.127Z] Removing intermediate container 5890dc284f8b [2025-03-31T05:38:18.127Z] ---> 94b4551dc010 [2025-03-31T05:38:18.127Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-31T05:38:18.127Z] ---> Running in 8be579a7895b [2025-03-31T05:38:18.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:38:18.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:38:18.953Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T05:38:18.953Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:38:18.953Z] OK: 8 MiB in 15 packages [2025-03-31T05:38:19.212Z] Removing intermediate container 8be579a7895b [2025-03-31T05:38:19.212Z] ---> 12ae1766d4b7 [2025-03-31T05:38:19.212Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-31T05:38:19.212Z] ---> Running in dbbaed2ff11f [2025-03-31T05:38:19.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-31T05:38:19.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-31T05:38:19.729Z] OK: 8 MiB in 15 packages [2025-03-31T05:38:19.987Z] Removing intermediate container dbbaed2ff11f [2025-03-31T05:38:19.987Z] ---> 8272a3be444a [2025-03-31T05:38:19.987Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-31T05:38:20.972Z] ---> cc6009b32915 [2025-03-31T05:38:20.972Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-31T05:38:20.972Z] ---> 2140a251e638 [2025-03-31T05:38:20.972Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-31T05:38:20.972Z] ---> 22ef09381f0a [2025-03-31T05:38:20.972Z] Step 18/23 : EXPOSE 59901 [2025-03-31T05:38:21.231Z] ---> Running in 854b41846064 [2025-03-31T05:38:21.231Z] Removing intermediate container 854b41846064 [2025-03-31T05:38:21.231Z] ---> 261af50a3a56 [2025-03-31T05:38:21.231Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-31T05:38:21.231Z] ---> Running in 2d24516b2e9a [2025-03-31T05:38:21.231Z] Removing intermediate container 2d24516b2e9a [2025-03-31T05:38:21.231Z] ---> 62e0fd211aac [2025-03-31T05:38:21.231Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T05:38:21.231Z] ---> Running in 175b8034669a [2025-03-31T05:38:21.231Z] Removing intermediate container 175b8034669a [2025-03-31T05:38:21.231Z] ---> c7c769ececbc [2025-03-31T05:38:21.231Z] Step 21/23 : LABEL arch=amd64 [2025-03-31T05:38:21.231Z] ---> Running in b4e6fc3ef40b [2025-03-31T05:38:21.489Z] Removing intermediate container b4e6fc3ef40b [2025-03-31T05:38:21.489Z] ---> 923e4dadfb57 [2025-03-31T05:38:21.489Z] Step 22/23 : LABEL git_sha=2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:38:21.489Z] ---> Running in 950bfeaeda7b [2025-03-31T05:38:21.489Z] Removing intermediate container 950bfeaeda7b [2025-03-31T05:38:21.489Z] ---> 4ed20d92c10c [2025-03-31T05:38:21.489Z] Step 23/23 : LABEL version=4.1.0-dev.1 [2025-03-31T05:38:21.489Z] ---> Running in 6d837335c0c9 [2025-03-31T05:38:21.489Z] Removing intermediate container 6d837335c0c9 [2025-03-31T05:38:21.489Z] ---> c37bcbe4ba7a [2025-03-31T05:38:21.489Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T05:38:21.489Z] Successfully built c37bcbe4ba7a [2025-03-31T05:38:21.489Z] 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-03-31T05:38:21.621Z] provisioning config files... [2025-03-31T05:38:21.629Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10990675115973216385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:38:21.933Z] ---> ****-login.sh [2025-03-31T05:38:21.934Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:38:21.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:21.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:21.934Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:21.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:21.934Z] [2025-03-31T05:38:21.934Z] Login Succeeded [2025-03-31T05:38:21.934Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:38:21.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:21.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:21.934Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:21.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:21.934Z] [2025-03-31T05:38:21.934Z] Login Succeeded [2025-03-31T05:38:21.934Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:38:22.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:22.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:22.193Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:22.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:22.193Z] [2025-03-31T05:38:22.193Z] Login Succeeded [2025-03-31T05:38:22.193Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:38:22.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:22.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:22.193Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:22.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:22.193Z] [2025-03-31T05:38:22.193Z] Login Succeeded [2025-03-31T05:38:22.193Z] ****.io [2025-03-31T05:38:22.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:38:22.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:38:22.453Z] Configure a credential helper to remove this warning. See [2025-03-31T05:38:22.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:38:22.453Z] [2025-03-31T05:38:22.453Z] Login Succeeded [2025-03-31T05:38:22.453Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:38:22.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:38:22.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:38:22.694Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2025-03-31T05:38:22.694Z] 2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:38:22.694Z] latest [2025-03-31T05:38:22.694Z] 4.1.0-dev.1 [2025-03-31T05:38:22.694Z] 2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:38:22.694Z] main [2025-03-31T05:38:22.694Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:23.043Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:23.389Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:38:23.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-31T05:38:23.389Z] 1af8dbaf02bf: Preparing [2025-03-31T05:38:23.389Z] 8bdd34973585: Preparing [2025-03-31T05:38:23.389Z] b16a1835d9e8: Preparing [2025-03-31T05:38:23.389Z] 48cbcb71e0de: Preparing [2025-03-31T05:38:23.389Z] b0e7e00733b6: Preparing [2025-03-31T05:38:23.389Z] 994456c4fd7b: Preparing [2025-03-31T05:38:23.389Z] b0e7e00733b6: Pushed [2025-03-31T05:38:23.389Z] 1af8dbaf02bf: Pushed [2025-03-31T05:38:23.389Z] 48cbcb71e0de: Pushed [2025-03-31T05:38:23.389Z] 8bdd34973585: Pushed [2025-03-31T05:38:23.389Z] 994456c4fd7b: Layer already exists [2025-03-31T05:38:26.700Z] b16a1835d9e8: Pushed [2025-03-31T05:38:26.700Z] 2f15f281678cccf9a75033b18da75fe627dd9e87: digest: sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:27.043Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:27.373Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-31T05:38:27.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-31T05:38:27.373Z] 1af8dbaf02bf: Preparing [2025-03-31T05:38:27.373Z] 8bdd34973585: Preparing [2025-03-31T05:38:27.373Z] b16a1835d9e8: Preparing [2025-03-31T05:38:27.373Z] 48cbcb71e0de: Preparing [2025-03-31T05:38:27.373Z] b0e7e00733b6: Preparing [2025-03-31T05:38:27.373Z] 994456c4fd7b: Preparing [2025-03-31T05:38:27.373Z] 994456c4fd7b: Waiting [2025-03-31T05:38:27.373Z] 8bdd34973585: Layer already exists [2025-03-31T05:38:27.373Z] 1af8dbaf02bf: Layer already exists [2025-03-31T05:38:27.373Z] 48cbcb71e0de: Layer already exists [2025-03-31T05:38:27.373Z] b16a1835d9e8: Layer already exists [2025-03-31T05:38:27.373Z] b0e7e00733b6: Layer already exists [2025-03-31T05:38:27.373Z] 994456c4fd7b: Layer already exists [2025-03-31T05:38:27.373Z] latest: digest: sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:27.711Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:28.046Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-03-31T05:38:28.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-31T05:38:28.046Z] 1af8dbaf02bf: Preparing [2025-03-31T05:38:28.046Z] 8bdd34973585: Preparing [2025-03-31T05:38:28.046Z] b16a1835d9e8: Preparing [2025-03-31T05:38:28.046Z] 48cbcb71e0de: Preparing [2025-03-31T05:38:28.046Z] b0e7e00733b6: Preparing [2025-03-31T05:38:28.046Z] 994456c4fd7b: Preparing [2025-03-31T05:38:28.046Z] 994456c4fd7b: Waiting [2025-03-31T05:38:28.046Z] 1af8dbaf02bf: Layer already exists [2025-03-31T05:38:28.046Z] b16a1835d9e8: Layer already exists [2025-03-31T05:38:28.046Z] 48cbcb71e0de: Layer already exists [2025-03-31T05:38:28.046Z] b0e7e00733b6: Layer already exists [2025-03-31T05:38:28.046Z] 8bdd34973585: Layer already exists [2025-03-31T05:38:28.046Z] 994456c4fd7b: Layer already exists [2025-03-31T05:38:28.046Z] 4.1.0-dev.1: digest: sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:28.381Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:28.712Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:38:28.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-31T05:38:28.712Z] 1af8dbaf02bf: Preparing [2025-03-31T05:38:28.712Z] 8bdd34973585: Preparing [2025-03-31T05:38:28.712Z] b16a1835d9e8: Preparing [2025-03-31T05:38:28.712Z] 48cbcb71e0de: Preparing [2025-03-31T05:38:28.712Z] b0e7e00733b6: Preparing [2025-03-31T05:38:28.712Z] 994456c4fd7b: Preparing [2025-03-31T05:38:28.712Z] 994456c4fd7b: Waiting [2025-03-31T05:38:28.712Z] b16a1835d9e8: Layer already exists [2025-03-31T05:38:28.712Z] 48cbcb71e0de: Layer already exists [2025-03-31T05:38:28.712Z] 8bdd34973585: Layer already exists [2025-03-31T05:38:28.712Z] 1af8dbaf02bf: Layer already exists [2025-03-31T05:38:28.712Z] b0e7e00733b6: Layer already exists [2025-03-31T05:38:28.712Z] 994456c4fd7b: Layer already exists [2025-03-31T05:38:28.712Z] 2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1: digest: sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:29.046Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:38:29.373Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-31T05:38:29.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2025-03-31T05:38:29.373Z] 1af8dbaf02bf: Preparing [2025-03-31T05:38:29.373Z] 8bdd34973585: Preparing [2025-03-31T05:38:29.373Z] b16a1835d9e8: Preparing [2025-03-31T05:38:29.373Z] 48cbcb71e0de: Preparing [2025-03-31T05:38:29.373Z] b0e7e00733b6: Preparing [2025-03-31T05:38:29.373Z] 994456c4fd7b: Preparing [2025-03-31T05:38:29.373Z] 994456c4fd7b: Waiting [2025-03-31T05:38:29.373Z] 8bdd34973585: Layer already exists [2025-03-31T05:38:29.373Z] 1af8dbaf02bf: Layer already exists [2025-03-31T05:38:29.373Z] b0e7e00733b6: Layer already exists [2025-03-31T05:38:29.373Z] 48cbcb71e0de: Layer already exists [2025-03-31T05:38:29.373Z] b16a1835d9e8: Layer already exists [2025-03-31T05:38:29.373Z] 994456c4fd7b: Layer already exists [2025-03-31T05:38:29.373Z] main: digest: sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:38:29.483Z] ===================================================== [Pipeline] echo [2025-03-31T05:38:29.502Z] taggedImages: [2025-03-31T05:38:29.502Z] - nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:38:29.502Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-31T05:38:29.502Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-03-31T05:38:29.502Z] - nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:38:29.502Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo [2025-03-31T05:38:29.566Z] ========================================================= [2025-03-31T05:38:29.566Z] [edgeXBuildMultiArch] RAW Config: [2025-03-31T05:38:29.566Z] images: [2025-03-31T05:38:29.566Z] - nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:38:29.566Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-31T05:38:29.566Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-03-31T05:38:29.566Z] - nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:38:29.566Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-31T05:38:29.566Z] settingsFile: [2025-03-31T05:38:29.566Z] device-modbus-go-settings [2025-03-31T05:38:29.566Z] ========================================================= [Pipeline] node [2025-03-31T05:38:29.631Z] 39f8f326b044: Pull complete [2025-03-31T05:38:29.902Z] e6a1e7a6a96a: Pull complete [2025-03-31T05:38:30.170Z] 4f4fb700ef54: Pull complete [2025-03-31T05:38:30.437Z] d45d956e0dbf: Pull complete [2025-03-31T05:38:30.705Z] d7702b0d1db1: Pull complete [2025-03-31T05:38:38.928Z] 5c7f0f088c93: Pull complete [2025-03-31T05:38:40.858Z] 4fdc064ae6cf: Pull complete [2025-03-31T05:38:40.858Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-31T05:38:40.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-31T05:38:40.858Z] ---> 63f30b955cb9 [2025-03-31T05:38:40.858Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:38:42.255Z] ---> Running in 5479845de253 [2025-03-31T05:38:42.519Z] Removing intermediate container 5479845de253 [2025-03-31T05:38:42.519Z] ---> 6d96a5f27b12 [2025-03-31T05:38:42.519Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:38:42.784Z] ---> Running in 355f40c97ef5 [2025-03-31T05:38:43.049Z] Removing intermediate container 355f40c97ef5 [2025-03-31T05:38:43.049Z] ---> 0edbf4fbf252 [2025-03-31T05:38:43.049Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-03-31T05:38:43.049Z] ---> Running in 4b9ddb4f812d [2025-03-31T05:38:44.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:38:44.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:38:44.571Z] Still waiting to schedule task [2025-03-31T05:38:44.571Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-31T05:38:45.868Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-03-31T05:38:45.868Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-03-31T05:38:45.868Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-03-31T05:38:45.868Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-03-31T05:38:45.868Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-03-31T05:38:45.868Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-03-31T05:38:46.132Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-03-31T05:38:46.404Z] (8/8) Installing openssh (9.7_p1-r5) [2025-03-31T05:38:46.404Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:38:46.404Z] OK: 245 MiB in 66 packages [2025-03-31T05:38:47.818Z] Removing intermediate container 4b9ddb4f812d [2025-03-31T05:38:47.818Z] ---> 9e2709a852cc [2025-03-31T05:38:47.818Z] Step 6/10 : WORKDIR /device-modbus-go [2025-03-31T05:38:47.818Z] ---> Running in 735278131da9 [2025-03-31T05:38:48.090Z] Removing intermediate container 735278131da9 [2025-03-31T05:38:48.090Z] ---> 47c792187f8c [2025-03-31T05:38:48.090Z] Step 7/10 : COPY go.mod vendor* ./ [2025-03-31T05:38:49.058Z] ---> e6bf3240130a [2025-03-31T05:38:49.058Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:38:49.058Z] ---> Running in be93783d4413 [2025-03-31T05:39:23.927Z] Running on prd-centos7-docker-4c-2g-42405 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:39:23.990Z] provisioning config files... [2025-03-31T05:39:24.022Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9093966303002824778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:25.789Z] ---> ****-login.sh [2025-03-31T05:39:25.789Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:39:25.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:39:26.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:39:26.065Z] Configure a credential helper to remove this warning. See [2025-03-31T05:39:26.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:39:26.065Z] [2025-03-31T05:39:26.065Z] Login Succeeded [2025-03-31T05:39:26.065Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:39:26.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:39:26.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:39:26.333Z] Configure a credential helper to remove this warning. See [2025-03-31T05:39:26.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:39:26.333Z] [2025-03-31T05:39:26.333Z] Login Succeeded [2025-03-31T05:39:26.333Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:39:26.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:39:26.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:39:26.333Z] Configure a credential helper to remove this warning. See [2025-03-31T05:39:26.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:39:26.333Z] [2025-03-31T05:39:26.333Z] Login Succeeded [2025-03-31T05:39:26.333Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:26.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:39:26.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:39:26.598Z] Configure a credential helper to remove this warning. See [2025-03-31T05:39:26.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:39:26.598Z] [2025-03-31T05:39:26.598Z] Login Succeeded [2025-03-31T05:39:26.598Z] ****.io [2025-03-31T05:39:26.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:39:26.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:39:26.598Z] Configure a credential helper to remove this warning. See [2025-03-31T05:39:26.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:39:26.598Z] [2025-03-31T05:39:26.598Z] Login Succeeded [2025-03-31T05:39:26.598Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:39:26.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:39:26.963Z] + docker buildx ls [2025-03-31T05:39:26.963Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T05:39:26.963Z] default * docker [2025-03-31T05:39:26.963Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T05:39:27.276Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-31T05:39:27.276Z] edgex-builder [Pipeline] sh [2025-03-31T05:39:27.575Z] + docker buildx inspect --bootstrap [2025-03-31T05:39:27.575Z] #1 [internal] booting buildkit [2025-03-31T05:39:27.575Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-31T05:39:30.134Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2025-03-31T05:39:30.134Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-31T05:39:31.523Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-03-31T05:39:31.523Z] #1 DONE 4.0s [2025-03-31T05:39:31.523Z] Name: edgex-builder [2025-03-31T05:39:31.523Z] Driver: docker-container [2025-03-31T05:39:31.523Z] [2025-03-31T05:39:31.523Z] Nodes: [2025-03-31T05:39:31.523Z] Name: edgex-builder0 [2025-03-31T05:39:31.523Z] Endpoint: unix:///var/run/docker.sock [2025-03-31T05:39:31.523Z] Status: running [2025-03-31T05:39:31.523Z] Buildkit: v0.20.2 [2025-03-31T05:39:31.523Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-31T05:39:31.814Z] + docker buildx ls [2025-03-31T05:39:31.814Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-31T05:39:31.814Z] edgex-builder * docker-container [2025-03-31T05:39:31.814Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-31T05:39:31.814Z] default docker [2025-03-31T05:39:31.814Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-31T05:39:32.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87' [2025-03-31T05:39:32.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 --push - [2025-03-31T05:39:32.121Z] #1 [internal] load build definition from Dockerfile [2025-03-31T05:39:32.121Z] #1 transferring dockerfile: 198B done [2025-03-31T05:39:32.121Z] #1 DONE 0.0s [2025-03-31T05:39:32.121Z] [2025-03-31T05:39:32.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:39:32.121Z] #2 DONE 0.1s [2025-03-31T05:39:32.121Z] [2025-03-31T05:39:32.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:39:32.381Z] #3 DONE 0.1s [2025-03-31T05:39:32.381Z] [2025-03-31T05:39:32.381Z] #4 [internal] load .dockerignore [2025-03-31T05:39:32.381Z] #4 transferring context: 2B done [2025-03-31T05:39:32.381Z] #4 DONE 0.0s [2025-03-31T05:39:32.381Z] [2025-03-31T05:39:32.381Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:32.381Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:32.381Z] #5 DONE 0.0s [2025-03-31T05:39:32.381Z] [2025-03-31T05:39:32.381Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:32.381Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:32.381Z] #6 DONE 0.1s [2025-03-31T05:39:32.641Z] [2025-03-31T05:39:32.641Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:32.641Z] #7 DONE 0.0s [2025-03-31T05:39:32.641Z] [2025-03-31T05:39:32.641Z] #8 exporting to image [2025-03-31T05:39:32.641Z] #8 exporting layers done [2025-03-31T05:39:32.641Z] #8 exporting manifest sha256:ea303222aa82983f717b1d714e5c53d3931c45182483d9b52e4bfd4761afdf8b done [2025-03-31T05:39:32.641Z] #8 exporting config sha256:02401671c115f266a792807e049eb3c20aec15a706a34060aaec6ca3be07f7f9 done [2025-03-31T05:39:32.641Z] #8 exporting manifest sha256:4fd01129b1c52196bb4b872d072616d0dee2e0ffcfdbf34c4045ff3d5543ef6f 0.0s done [2025-03-31T05:39:32.641Z] #8 exporting config sha256:4b26be90a6e92e600c94971172349d945808fbcb49cdb7b6d65a5285c208be8e done [2025-03-31T05:39:32.642Z] #8 exporting manifest list sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 done [2025-03-31T05:39:32.642Z] #8 pushing layers 0.1s done [2025-03-31T05:39:32.642Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 [2025-03-31T05:39:32.642Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T05:39:32.642Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 0.1s done [2025-03-31T05:39:32.642Z] #8 DONE 0.2s [2025-03-31T05:39:32.642Z] [2025-03-31T05:39:32.642Z] 1 warning found (use --debug to expand): [2025-03-31T05:39:32.642Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T05:39:32.932Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:latest' [2025-03-31T05:39:32.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:latest --push - [2025-03-31T05:39:32.932Z] #1 [internal] load build definition from Dockerfile [2025-03-31T05:39:32.932Z] #1 transferring dockerfile: 164B done [2025-03-31T05:39:32.932Z] #1 DONE 0.0s [2025-03-31T05:39:32.932Z] [2025-03-31T05:39:32.932Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-31T05:39:32.932Z] #2 DONE 0.0s [2025-03-31T05:39:32.932Z] [2025-03-31T05:39:32.932Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:latest [2025-03-31T05:39:32.932Z] #3 DONE 0.0s [2025-03-31T05:39:32.932Z] [2025-03-31T05:39:32.932Z] #4 [internal] load .dockerignore [2025-03-31T05:39:32.932Z] #4 transferring context: 2B done [2025-03-31T05:39:32.932Z] #4 DONE 0.0s [2025-03-31T05:39:32.932Z] [2025-03-31T05:39:32.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:32.932Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:32.932Z] #5 DONE 0.0s [2025-03-31T05:39:32.932Z] [2025-03-31T05:39:32.932Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:33.192Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:33.192Z] #6 CACHED [2025-03-31T05:39:33.192Z] [2025-03-31T05:39:33.192Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:33.192Z] #5 CACHED [2025-03-31T05:39:33.192Z] [2025-03-31T05:39:33.192Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:33.192Z] #7 DONE 0.0s [2025-03-31T05:39:33.192Z] [2025-03-31T05:39:33.192Z] #8 exporting to image [2025-03-31T05:39:33.192Z] #8 exporting layers done [2025-03-31T05:39:33.192Z] #8 exporting manifest sha256:ea303222aa82983f717b1d714e5c53d3931c45182483d9b52e4bfd4761afdf8b done [2025-03-31T05:39:33.192Z] #8 exporting config sha256:02401671c115f266a792807e049eb3c20aec15a706a34060aaec6ca3be07f7f9 done [2025-03-31T05:39:33.192Z] #8 exporting manifest sha256:4fd01129b1c52196bb4b872d072616d0dee2e0ffcfdbf34c4045ff3d5543ef6f done [2025-03-31T05:39:33.192Z] #8 exporting config sha256:4b26be90a6e92e600c94971172349d945808fbcb49cdb7b6d65a5285c208be8e done [2025-03-31T05:39:33.192Z] #8 exporting manifest list sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 done [2025-03-31T05:39:33.192Z] #8 pushing layers 0.0s done [2025-03-31T05:39:33.192Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:latest@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 0.1s done [2025-03-31T05:39:33.192Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T05:39:33.192Z] #8 DONE 0.1s [2025-03-31T05:39:33.192Z] [2025-03-31T05:39:33.192Z] 1 warning found (use --debug to expand): [2025-03-31T05:39:33.192Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T05:39:33.484Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1' [2025-03-31T05:39:33.484Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 --push - [2025-03-31T05:39:33.484Z] #1 [internal] load build definition from Dockerfile [2025-03-31T05:39:33.484Z] #1 transferring dockerfile: 169B done [2025-03-31T05:39:33.484Z] #1 DONE 0.0s [2025-03-31T05:39:33.484Z] [2025-03-31T05:39:33.484Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-03-31T05:39:33.484Z] #2 DONE 0.0s [2025-03-31T05:39:33.484Z] [2025-03-31T05:39:33.484Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1 [2025-03-31T05:39:33.484Z] #3 DONE 0.0s [2025-03-31T05:39:33.484Z] [2025-03-31T05:39:33.484Z] #4 [internal] load .dockerignore [2025-03-31T05:39:33.484Z] #4 transferring context: 2B done [2025-03-31T05:39:33.484Z] #4 DONE 0.0s [2025-03-31T05:39:33.484Z] [2025-03-31T05:39:33.484Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:33.484Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:33.484Z] #5 DONE 0.0s [2025-03-31T05:39:33.484Z] [2025-03-31T05:39:33.484Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:33.743Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:33.743Z] #6 CACHED [2025-03-31T05:39:33.743Z] [2025-03-31T05:39:33.743Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:33.743Z] #5 CACHED [2025-03-31T05:39:33.743Z] [2025-03-31T05:39:33.743Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:33.743Z] #7 DONE 0.0s [2025-03-31T05:39:33.743Z] [2025-03-31T05:39:33.743Z] #8 exporting to image [2025-03-31T05:39:33.743Z] #8 exporting layers done [2025-03-31T05:39:33.743Z] #8 exporting manifest sha256:ea303222aa82983f717b1d714e5c53d3931c45182483d9b52e4bfd4761afdf8b done [2025-03-31T05:39:33.743Z] #8 exporting config sha256:02401671c115f266a792807e049eb3c20aec15a706a34060aaec6ca3be07f7f9 done [2025-03-31T05:39:33.743Z] #8 exporting manifest sha256:4fd01129b1c52196bb4b872d072616d0dee2e0ffcfdbf34c4045ff3d5543ef6f done [2025-03-31T05:39:33.743Z] #8 exporting config sha256:4b26be90a6e92e600c94971172349d945808fbcb49cdb7b6d65a5285c208be8e done [2025-03-31T05:39:33.743Z] #8 exporting manifest list sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 done [2025-03-31T05:39:33.743Z] #8 pushing layers 0.0s done [2025-03-31T05:39:33.743Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.1@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 0.1s done [2025-03-31T05:39:33.743Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T05:39:33.743Z] #8 DONE 0.1s [2025-03-31T05:39:33.743Z] [2025-03-31T05:39:33.743Z] 1 warning found (use --debug to expand): [2025-03-31T05:39:33.743Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T05:39:34.030Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1' [2025-03-31T05:39:34.030Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 --push - [2025-03-31T05:39:34.295Z] #1 [internal] load build definition from Dockerfile [2025-03-31T05:39:34.295Z] #1 transferring dockerfile: 210B done [2025-03-31T05:39:34.295Z] #1 DONE 0.0s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:39:34.295Z] #2 DONE 0.0s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:39:34.295Z] #3 DONE 0.0s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #4 [internal] load .dockerignore [2025-03-31T05:39:34.295Z] #4 transferring context: 2B done [2025-03-31T05:39:34.295Z] #4 DONE 0.0s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:34.295Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:34.295Z] #5 CACHED [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:34.295Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:34.295Z] #6 CACHED [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #7 exporting to image [2025-03-31T05:39:34.295Z] #7 exporting layers [2025-03-31T05:39:34.295Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T05:39:34.295Z] #7 exporting layers done [2025-03-31T05:39:34.295Z] #7 exporting manifest sha256:ea303222aa82983f717b1d714e5c53d3931c45182483d9b52e4bfd4761afdf8b done [2025-03-31T05:39:34.295Z] #7 exporting config sha256:02401671c115f266a792807e049eb3c20aec15a706a34060aaec6ca3be07f7f9 done [2025-03-31T05:39:34.295Z] #7 exporting manifest sha256:4fd01129b1c52196bb4b872d072616d0dee2e0ffcfdbf34c4045ff3d5543ef6f done [2025-03-31T05:39:34.295Z] #7 exporting config sha256:4b26be90a6e92e600c94971172349d945808fbcb49cdb7b6d65a5285c208be8e done [2025-03-31T05:39:34.295Z] #7 exporting manifest list sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 done [2025-03-31T05:39:34.295Z] #7 pushing layers 0.0s done [2025-03-31T05:39:34.295Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 0.1s done [2025-03-31T05:39:34.295Z] #7 DONE 0.1s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] #8 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:34.295Z] #8 DONE 0.0s [2025-03-31T05:39:34.295Z] [2025-03-31T05:39:34.295Z] 1 warning found (use --debug to expand): [2025-03-31T05:39:34.295Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-31T05:39:34.591Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-modbus:main' [2025-03-31T05:39:34.591Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-modbus:main --push - [2025-03-31T05:39:34.591Z] #1 [internal] load build definition from Dockerfile [2025-03-31T05:39:34.591Z] #1 transferring dockerfile: 162B done [2025-03-31T05:39:34.591Z] #1 DONE 0.0s [2025-03-31T05:39:34.591Z] [2025-03-31T05:39:34.591Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-31T05:39:34.591Z] #2 DONE 0.0s [2025-03-31T05:39:34.591Z] [2025-03-31T05:39:34.591Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-modbus:main [2025-03-31T05:39:34.591Z] #3 DONE 0.0s [2025-03-31T05:39:34.591Z] [2025-03-31T05:39:34.591Z] #4 [internal] load .dockerignore [2025-03-31T05:39:34.591Z] #4 transferring context: 2B done [2025-03-31T05:39:34.591Z] #4 DONE 0.0s [2025-03-31T05:39:34.591Z] [2025-03-31T05:39:34.591Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:34.591Z] #5 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:34.591Z] #5 CACHED [2025-03-31T05:39:34.591Z] [2025-03-31T05:39:34.591Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa [2025-03-31T05:39:34.591Z] #6 resolve nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:be068f0a63c28601d00a8943640bce106acafe102baee55e4345b407ace667aa 0.0s done [2025-03-31T05:39:34.591Z] #6 CACHED [2025-03-31T05:39:34.850Z] [2025-03-31T05:39:34.850Z] #7 [auth] device-modbus:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-31T05:39:34.850Z] #7 DONE 0.0s [2025-03-31T05:39:34.850Z] [2025-03-31T05:39:34.850Z] #8 exporting to image [2025-03-31T05:39:34.850Z] #8 exporting layers done [2025-03-31T05:39:34.850Z] #8 exporting manifest sha256:ea303222aa82983f717b1d714e5c53d3931c45182483d9b52e4bfd4761afdf8b done [2025-03-31T05:39:34.850Z] #8 exporting config sha256:02401671c115f266a792807e049eb3c20aec15a706a34060aaec6ca3be07f7f9 done [2025-03-31T05:39:34.850Z] #8 exporting manifest sha256:4fd01129b1c52196bb4b872d072616d0dee2e0ffcfdbf34c4045ff3d5543ef6f done [2025-03-31T05:39:34.850Z] #8 exporting config sha256:4b26be90a6e92e600c94971172349d945808fbcb49cdb7b6d65a5285c208be8e done [2025-03-31T05:39:34.850Z] #8 exporting manifest list sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 done [2025-03-31T05:39:34.850Z] #8 pushing layers 0.0s done [2025-03-31T05:39:34.850Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-modbus:main@sha256:82b59f153e35ab433b1c947d7c7fc4b30518e5fc62b2970f67fa7557c8406d17 0.1s done [2025-03-31T05:39:34.850Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-31T05:39:34.850Z] #8 DONE 0.1s [2025-03-31T05:39:34.850Z] [2025-03-31T05:39:34.850Z] 1 warning found (use --debug to expand): [2025-03-31T05:39:34.850Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-31T05:39:35.223Z] + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:35.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:36.089Z] ---> package-listing.sh [2025-03-31T05:39:36.089Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T05:39:36.089Z] ++ facter osfamily [2025-03-31T05:39:36.348Z] + OS_FAMILY=redhat [2025-03-31T05:39:36.348Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-03-31T05:39:36.348Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T05:39:36.348Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T05:39:36.348Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T05:39:36.348Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T05:39:36.348Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-31T05:39:36.348Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T05:39:36.348Z] + case "${OS_FAMILY}" in [2025-03-31T05:39:36.348Z] + rpm -qa [2025-03-31T05:39:36.348Z] + sort [2025-03-31T05:39:36.922Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T05:39:36.923Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T05:39:36.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T05:39:36.923Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-31T05:39:36.923Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-03-31T05:39:36.923Z] + 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-03-31T05:39:36.933Z] 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-03-31T05:39:37.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:39:37.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:39:37.809Z] [2025-03-31T05:39:37.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:39:38.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:39:38.117Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T05:39:38.117Z] 5eb5b503b376: Pulling fs layer [2025-03-31T05:39:38.117Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T05:39:38.117Z] ec43610c2a17: Pulling fs layer [2025-03-31T05:39:38.117Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T05:39:38.117Z] 33b1e0a273af: Pulling fs layer [2025-03-31T05:39:38.117Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T05:39:38.117Z] 2f39f015ded8: Pulling fs layer [2025-03-31T05:39:38.117Z] 3a2ae6a8a46f: Waiting [2025-03-31T05:39:38.117Z] 33b1e0a273af: Waiting [2025-03-31T05:39:38.117Z] 5d3b04190fa2: Waiting [2025-03-31T05:39:38.117Z] 2f39f015ded8: Waiting [2025-03-31T05:39:38.117Z] 5c69ac0246d0: Verifying Checksum [2025-03-31T05:39:38.117Z] 5c69ac0246d0: Download complete [2025-03-31T05:39:38.117Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T05:39:38.117Z] 3a2ae6a8a46f: Download complete [2025-03-31T05:39:38.117Z] 33b1e0a273af: Verifying Checksum [2025-03-31T05:39:38.117Z] 33b1e0a273af: Download complete [2025-03-31T05:39:38.117Z] ec43610c2a17: Verifying Checksum [2025-03-31T05:39:38.117Z] ec43610c2a17: Download complete [2025-03-31T05:39:38.117Z] 5d3b04190fa2: Verifying Checksum [2025-03-31T05:39:38.117Z] 5d3b04190fa2: Download complete [2025-03-31T05:39:38.516Z] 5eb5b503b376: Download complete [2025-03-31T05:39:38.777Z] 2f39f015ded8: Verifying Checksum [2025-03-31T05:39:38.777Z] 2f39f015ded8: Download complete [2025-03-31T05:39:39.749Z] 5eb5b503b376: Pull complete [2025-03-31T05:39:39.749Z] 5c69ac0246d0: Pull complete [2025-03-31T05:39:40.320Z] ec43610c2a17: Pull complete [2025-03-31T05:39:40.320Z] 3a2ae6a8a46f: Pull complete [2025-03-31T05:39:40.578Z] 33b1e0a273af: Pull complete [2025-03-31T05:39:40.578Z] 5d3b04190fa2: Pull complete [2025-03-31T05:39:44.799Z] 2f39f015ded8: Pull complete [2025-03-31T05:39:44.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T05:39:44.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:39:44.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:39:45.002Z] prd-centos7-docker-4c-2g-42405 does not seem to be running inside a container [2025-03-31T05:39:45.037Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T05:39:48.278Z] $ docker top 0c2179a3e44ce4efc8fffb42f254e1ac3d086422410ad3536fd6c04d130e9461 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:39:48.649Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T05:39:48.946Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T05:39:49.244Z] + ls /var/log/sa-host [2025-03-31T05:39:49.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:39:49.340Z] provisioning config files... [2025-03-31T05:39:49.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14246305443526914975tmp [Pipeline] { [Pipeline] echo [2025-03-31T05:39:49.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:49.671Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T05:39:49.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:50.035Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T05:39:50.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:50.338Z] ---> sudo-logs.sh [2025-03-31T05:39:50.338Z] Archiving 'sudo' log.. [2025-03-31T05:39:50.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42405.novalocal: Name or service not known [2025-03-31T05:39:50.338Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42405.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-31T05:39:50.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:50.651Z] ---> job-cost.sh [2025-03-31T05:39:50.651Z] lf-activate-venv: SKIPPING [2025-03-31T05:39:50.651Z] INFO: No Stack... [2025-03-31T05:39:50.911Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-31T05:39:51.174Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T05:39:51.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:39:51.488Z] ---> logs-deploy.sh [2025-03-31T05:39:51.488Z] lf-activate-venv: SKIPPING [2025-03-31T05:39:51.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/187 [2025-03-31T05:39:51.488Z] INFO: archiving workspace using pattern(s): [2025-03-31T05:39:52.442Z] Archives upload complete. [2025-03-31T05:39:52.442Z] INFO: archiving logs to Nexus [2025-03-31T05:39:53.378Z] ---> uname -a: [2025-03-31T05:39:53.378Z] Linux prd-centos7-docker-4c-2g-42405.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] ---> lscpu: [2025-03-31T05:39:53.378Z] Architecture: x86_64 [2025-03-31T05:39:53.378Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-31T05:39:53.378Z] Byte Order: Little Endian [2025-03-31T05:39:53.378Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-31T05:39:53.378Z] CPU(s): 2 [2025-03-31T05:39:53.378Z] On-line CPU(s) list: 0,1 [2025-03-31T05:39:53.378Z] Thread(s) per core: 1 [2025-03-31T05:39:53.378Z] Core(s) per socket: 1 [2025-03-31T05:39:53.378Z] Socket(s): 2 [2025-03-31T05:39:53.378Z] NUMA node(s): 1 [2025-03-31T05:39:53.378Z] Vendor ID: AuthenticAMD [2025-03-31T05:39:53.378Z] CPU family: 23 [2025-03-31T05:39:53.378Z] Model: 49 [2025-03-31T05:39:53.378Z] Model name: AMD EPYC-Rome Processor [2025-03-31T05:39:53.378Z] Stepping: 0 [2025-03-31T05:39:53.378Z] CPU MHz: 2799.998 [2025-03-31T05:39:53.378Z] BogoMIPS: 5599.99 [2025-03-31T05:39:53.378Z] Virtualization: AMD-V [2025-03-31T05:39:53.378Z] Hypervisor vendor: KVM [2025-03-31T05:39:53.378Z] Virtualization type: full [2025-03-31T05:39:53.378Z] L1d cache: 64 KiB [2025-03-31T05:39:53.378Z] L1i cache: 64 KiB [2025-03-31T05:39:53.378Z] L2 cache: 1 MiB [2025-03-31T05:39:53.378Z] L3 cache: 32 MiB [2025-03-31T05:39:53.378Z] NUMA node0 CPU(s): 0,1 [2025-03-31T05:39:53.378Z] Vulnerability Itlb multihit: Not affected [2025-03-31T05:39:53.378Z] Vulnerability L1tf: Not affected [2025-03-31T05:39:53.378Z] Vulnerability Mds: Not affected [2025-03-31T05:39:53.378Z] Vulnerability Meltdown: Not affected [2025-03-31T05:39:53.378Z] Vulnerability Mmio stale data: Not affected [2025-03-31T05:39:53.378Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-31T05:39:53.378Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-31T05:39:53.378Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-31T05:39:53.378Z] Vulnerability Srbds: Not affected [2025-03-31T05:39:53.378Z] Vulnerability Tsx async abort: Not affected [2025-03-31T05:39:53.378Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] ---> nproc: [2025-03-31T05:39:53.378Z] 2 [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] ---> df -h: [2025-03-31T05:39:53.378Z] Filesystem Size Used Avail Use% Mounted on [2025-03-31T05:39:53.378Z] overlay 40G 7.3G 33G 19% / [2025-03-31T05:39:53.378Z] tmpfs 64M 0 64M 0% /dev [2025-03-31T05:39:53.378Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-31T05:39:53.378Z] shm 64M 0 64M 0% /dev/shm [2025-03-31T05:39:53.378Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] [2025-03-31T05:39:53.378Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-03-31T05:39:53.378Z] Please check if data collecting is enabled [2025-03-31T05:39:53.378Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:39:53.678Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-31T05:39:53.682Z] $ docker stop --time=1 0c2179a3e44ce4efc8fffb42f254e1ac3d086422410ad3536fd6c04d130e9461 [2025-03-31T05:39:54.842Z] $ docker rm -f --volumes 0c2179a3e44ce4efc8fffb42f254e1ac3d086422410ad3536fd6c04d130e9461 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-31T05:39:54.947Z] [WS-CLEANUP] Deleting project workspace... [2025-03-31T05:39:54.947Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-31T05:39:54.963Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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-03-31T05:39:55.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:39:55.411Z] [2025-03-31T05:39:55.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:39:55.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:39:55.713Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-31T05:39:55.713Z] 5eb5b503b376: Pulling fs layer [2025-03-31T05:39:55.713Z] 5c69ac0246d0: Pulling fs layer [2025-03-31T05:39:55.713Z] ec43610c2a17: Pulling fs layer [2025-03-31T05:39:55.713Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-31T05:39:55.713Z] 33b1e0a273af: Pulling fs layer [2025-03-31T05:39:55.713Z] 5d3b04190fa2: Pulling fs layer [2025-03-31T05:39:55.713Z] 2f39f015ded8: Pulling fs layer [2025-03-31T05:39:55.713Z] 33b1e0a273af: Waiting [2025-03-31T05:39:55.713Z] 5d3b04190fa2: Waiting [2025-03-31T05:39:55.713Z] 3a2ae6a8a46f: Waiting [2025-03-31T05:39:55.713Z] 5c69ac0246d0: Download complete [2025-03-31T05:39:55.713Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-31T05:39:55.713Z] 3a2ae6a8a46f: Download complete [2025-03-31T05:39:55.972Z] 33b1e0a273af: Verifying Checksum [2025-03-31T05:39:55.972Z] 33b1e0a273af: Download complete [2025-03-31T05:39:55.972Z] ec43610c2a17: Verifying Checksum [2025-03-31T05:39:55.972Z] ec43610c2a17: Download complete [2025-03-31T05:39:55.972Z] 5d3b04190fa2: Download complete [2025-03-31T05:39:55.972Z] 5eb5b503b376: Download complete [2025-03-31T05:39:56.539Z] 2f39f015ded8: Download complete [2025-03-31T05:39:57.106Z] 5eb5b503b376: Pull complete [2025-03-31T05:39:57.106Z] 5c69ac0246d0: Pull complete [2025-03-31T05:39:57.672Z] ec43610c2a17: Pull complete [2025-03-31T05:39:57.672Z] 3a2ae6a8a46f: Pull complete [2025-03-31T05:39:57.934Z] 33b1e0a273af: Pull complete [2025-03-31T05:39:57.934Z] 5d3b04190fa2: Pull complete [2025-03-31T05:40:03.215Z] 2f39f015ded8: Pull complete [2025-03-31T05:40:03.789Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-31T05:40:03.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:40:03.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:40:03.902Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:40:03.925Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T05:40:04.314Z] $ docker top 19b0c708f018238935269540eaa9bef1c6f724d2570e131036255eb0bc2f8b9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:40:04.717Z] ---> job-cost.sh [2025-03-31T05:40:04.717Z] lf-activate-venv: SKIPPING [2025-03-31T05:40:04.717Z] INFO: No Stack... [2025-03-31T05:40:04.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T05:40:05.546Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T05:40:05.843Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2025-03-31T05:40:05.843Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T05:40:05.859Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [2025-03-31T05:40:05.871Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] did not exist. Created. [2025-03-31T05:40:05.879Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T05:40:06.200Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-31T05:40:06.226Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T05:40:06.235Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T05:40:06.263Z] $ docker stop --time=1 19b0c708f018238935269540eaa9bef1c6f724d2570e131036255eb0bc2f8b9e [2025-03-31T05:40:07.408Z] $ docker rm -f --volumes 19b0c708f018238935269540eaa9bef1c6f724d2570e131036255eb0bc2f8b9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-31T05:40:40.725Z] Removing intermediate container be93783d4413 [2025-03-31T05:40:40.725Z] ---> 3a3b53769e13 [2025-03-31T05:40:40.725Z] Step 9/10 : COPY . . [2025-03-31T05:40:40.725Z] ---> 497e53eeec91 [2025-03-31T05:40:40.725Z] Step 10/10 : RUN ${MAKE} [2025-03-31T05:40:40.725Z] ---> Running in afcdc8a057e5 [2025-03-31T05:40:40.725Z] noop [2025-03-31T05:40:40.725Z] Removing intermediate container afcdc8a057e5 [2025-03-31T05:40:40.725Z] ---> c10c9bffc9b9 [2025-03-31T05:40:40.725Z] Successfully built c10c9bffc9b9 [2025-03-31T05:40:40.725Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:40:41.084Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T05:40:41.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:40:41.293Z] prd-ubuntu20.04-docker-arm64-4c-16g-42403 does not seem to be running inside a container [2025-03-31T05:40:41.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/187 -v /w/workspace/device-modbus-go/187:/w/workspace/device-modbus-go/187:rw,z -v /w/workspace/device-modbus-go/187@tmp:/w/workspace/device-modbus-go/187@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-03-31T05:40:42.495Z] $ docker top 9e37feec725427d87f675e843738d125888a8ac783f0ab175780616f0c2ba7c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:40:43.304Z] + go version [2025-03-31T05:40:43.305Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-31T05:40:43.320Z] $ docker stop --time=1 9e37feec725427d87f675e843738d125888a8ac783f0ab175780616f0c2ba7c7 [2025-03-31T05:40:44.910Z] $ docker rm -f --volumes 9e37feec725427d87f675e843738d125888a8ac783f0ab175780616f0c2ba7c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:40:45.510Z] + docker inspect -f . ci-base-image-arm64 [2025-03-31T05:40:45.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:40:45.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-42403 does not seem to be running inside a container [2025-03-31T05:40:45.768Z] $ 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/187 -v /w/workspace/device-modbus-go/187:/w/workspace/device-modbus-go/187:rw,z -v /w/workspace/device-modbus-go/187@tmp:/w/workspace/device-modbus-go/187@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-03-31T05:40:46.923Z] $ docker top 6475f065ace69497b5943444d2697a0881d8ef5117a759358f2b8f2a25d8a5f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:40:47.754Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/187 [Pipeline] fileExists [Pipeline] sh [2025-03-31T05:40:48.086Z] + make test [2025-03-31T05:40:48.354Z] go test ./... -coverprofile=coverage.out [2025-03-31T05:40:53.686Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-03-31T05:44:00.424Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-03-31T05:44:01.378Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 45.2% of statements [2025-03-31T05:44:02.490Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-31T05:44:02.490Z] go vet ./... [2025-03-31T05:44:49.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-31T05:44:49.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-31T05:44:49.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-31T05:44:49.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-31T05:44:49.440Z] $ docker stop --time=1 6475f065ace69497b5943444d2697a0881d8ef5117a759358f2b8f2a25d8a5f6 [2025-03-31T05:44:51.296Z] $ docker rm -f --volumes 6475f065ace69497b5943444d2697a0881d8ef5117a759358f2b8f2a25d8a5f6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:44:52.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-31T05:44:52.927Z] Warning: overwriting stash ‘coverage-report’ [2025-03-31T05:44:53.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-31T05:44:53.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-31T05:44:54.119Z] + ls -al . [2025-03-31T05:44:54.119Z] total 256 [2025-03-31T05:44:54.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:40 . [2025-03-31T05:44:54.119Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 05:37 .. [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 05:37 .dockerignore [2025-03-31T05:44:54.119Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 05:37 .git [2025-03-31T05:44:54.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:37 .github [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 31 05:37 .gitignore [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 31 05:37 .golangci.yml [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 19818 Mar 31 05:37 Attribution.txt [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 18046 Mar 31 05:37 CHANGELOG.md [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 1479 Mar 31 05:37 Dockerfile [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 31 05:37 GOVERNANCE.md [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 31 05:37 Jenkinsfile [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 31 05:37 LICENSE [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 2524 Mar 31 05:37 Makefile [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 31 05:37 OWNERS.md [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 31 05:37 README.md [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 31 05:35 VERSION [2025-03-31T05:44:54.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:37 bin [2025-03-31T05:44:54.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:37 cmd [2025-03-31T05:44:54.119Z] -rw-r--r-- 1 jenkins jenkins 26862 Mar 31 05:44 coverage.out [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 6295 Mar 31 05:37 go.mod [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 86874 Mar 31 05:37 go.sum [2025-03-31T05:44:54.119Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 31 05:37 internal [2025-03-31T05:44:54.119Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 05:37 simulator [2025-03-31T05:44:54.119Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 31 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:44:54.468Z] + 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=2f15f281678cccf9a75033b18da75fe627dd9e87 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-03-31T05:44:54.733Z] Sending build context to Docker daemon 14.17MB [2025-03-31T05:44:54.999Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-03-31T05:44:54.999Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-31T05:44:54.999Z] ---> c10c9bffc9b9 [2025-03-31T05:44:54.999Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-03-31T05:44:54.999Z] ---> Running in c58649f5370e [2025-03-31T05:44:55.266Z] Removing intermediate container c58649f5370e [2025-03-31T05:44:55.266Z] ---> 85325419196e [2025-03-31T05:44:55.266Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-31T05:44:55.532Z] ---> Running in d8cbd0469a0e [2025-03-31T05:44:55.798Z] Removing intermediate container d8cbd0469a0e [2025-03-31T05:44:55.798Z] ---> 35989e3af7b6 [2025-03-31T05:44:55.798Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-03-31T05:44:55.798Z] ---> Running in 39e86e24f41e [2025-03-31T05:44:56.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:44:57.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:44:58.423Z] OK: 245 MiB in 66 packages [2025-03-31T05:44:59.009Z] Removing intermediate container 39e86e24f41e [2025-03-31T05:44:59.009Z] ---> 5d3aa3cb5d5d [2025-03-31T05:44:59.009Z] Step 6/23 : WORKDIR /device-modbus-go [2025-03-31T05:44:59.273Z] ---> Running in d14828674f6a [2025-03-31T05:44:59.538Z] Removing intermediate container d14828674f6a [2025-03-31T05:44:59.538Z] ---> 80dddc76d6f4 [2025-03-31T05:44:59.538Z] Step 7/23 : COPY go.mod vendor* ./ [2025-03-31T05:44:59.811Z] ---> a77fb70771e7 [2025-03-31T05:44:59.811Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-31T05:45:00.078Z] ---> Running in 785819214b32 [2025-03-31T05:45:02.026Z] Removing intermediate container 785819214b32 [2025-03-31T05:45:02.026Z] ---> 747fad9ab616 [2025-03-31T05:45:02.026Z] Step 9/23 : COPY . . [2025-03-31T05:45:03.432Z] ---> 65330d598485 [2025-03-31T05:45:03.432Z] Step 10/23 : RUN ${MAKE} [2025-03-31T05:45:03.432Z] ---> Running in 1e23b0d16bc7 [2025-03-31T05:45:04.392Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-03-31T05:48:26.159Z] Removing intermediate container 1e23b0d16bc7 [2025-03-31T05:48:26.159Z] ---> 19ed0a3f2ae3 [2025-03-31T05:48:26.159Z] Step 11/23 : FROM alpine:3.20 [2025-03-31T05:48:26.159Z] 3.20: Pulling from library/alpine [2025-03-31T05:48:26.159Z] 94e9d8af2201: Pulling fs layer [2025-03-31T05:48:26.159Z] 94e9d8af2201: Verifying Checksum [2025-03-31T05:48:26.159Z] 94e9d8af2201: Download complete [2025-03-31T05:48:26.159Z] 94e9d8af2201: Pull complete [2025-03-31T05:48:26.159Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-31T05:48:26.159Z] Status: Downloaded newer image for alpine:3.20 [2025-03-31T05:48:26.159Z] ---> 7aab056cecc6 [2025-03-31T05:48:26.159Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-03-31T05:48:26.159Z] ---> Running in c45e23ef17b3 [2025-03-31T05:48:26.159Z] Removing intermediate container c45e23ef17b3 [2025-03-31T05:48:26.159Z] ---> 65f5c61730a9 [2025-03-31T05:48:26.159Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-03-31T05:48:26.159Z] ---> Running in 508cac6479d4 [2025-03-31T05:48:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:48:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:48:26.159Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-31T05:48:26.159Z] Executing busybox-1.36.1-r29.trigger [2025-03-31T05:48:26.159Z] OK: 9 MiB in 15 packages [2025-03-31T05:48:26.159Z] Removing intermediate container 508cac6479d4 [2025-03-31T05:48:26.159Z] ---> 085b73ea57b5 [2025-03-31T05:48:26.159Z] Step 14/23 : RUN apk --no-cache upgrade [2025-03-31T05:48:26.159Z] ---> Running in e26481b2c7b6 [2025-03-31T05:48:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-31T05:48:26.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-31T05:48:26.159Z] OK: 9 MiB in 15 packages [2025-03-31T05:48:26.159Z] Removing intermediate container e26481b2c7b6 [2025-03-31T05:48:26.159Z] ---> 7ea28b6f9d69 [2025-03-31T05:48:26.159Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-03-31T05:48:26.159Z] ---> 5664dcb848aa [2025-03-31T05:48:26.159Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-03-31T05:48:26.159Z] ---> bcc40f3cb199 [2025-03-31T05:48:26.159Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-03-31T05:48:26.159Z] ---> 0b8b67187c58 [2025-03-31T05:48:26.159Z] Step 18/23 : EXPOSE 59901 [2025-03-31T05:48:26.159Z] ---> Running in 3c247767b639 [2025-03-31T05:48:26.159Z] Removing intermediate container 3c247767b639 [2025-03-31T05:48:26.159Z] ---> facf0b02451a [2025-03-31T05:48:26.159Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-03-31T05:48:26.159Z] ---> Running in 0b269f4ed8d4 [2025-03-31T05:48:26.159Z] Removing intermediate container 0b269f4ed8d4 [2025-03-31T05:48:26.159Z] ---> c95505182b5b [2025-03-31T05:48:26.159Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-31T05:48:26.159Z] ---> Running in eb8c0bf5aa46 [2025-03-31T05:48:26.159Z] Removing intermediate container eb8c0bf5aa46 [2025-03-31T05:48:26.159Z] ---> b0cabe45ecf8 [2025-03-31T05:48:26.159Z] Step 21/23 : LABEL arch=arm64 [2025-03-31T05:48:26.159Z] ---> Running in 4f912822dc7b [2025-03-31T05:48:26.425Z] Removing intermediate container 4f912822dc7b [2025-03-31T05:48:26.425Z] ---> 8cb356edadce [2025-03-31T05:48:26.425Z] Step 22/23 : LABEL git_sha=2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:48:26.425Z] ---> Running in 53505b25c260 [2025-03-31T05:48:27.009Z] Removing intermediate container 53505b25c260 [2025-03-31T05:48:27.009Z] ---> 58070e543e94 [2025-03-31T05:48:27.009Z] Step 23/23 : LABEL version=4.1.0-dev.1 [2025-03-31T05:48:27.009Z] ---> Running in 33d3ca715fc9 [2025-03-31T05:48:27.275Z] Removing intermediate container 33d3ca715fc9 [2025-03-31T05:48:27.275Z] ---> fd9f2034dff4 [2025-03-31T05:48:27.275Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-31T05:48:27.275Z] Successfully built fd9f2034dff4 [2025-03-31T05:48:27.275Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:48:27.514Z] provisioning config files... [2025-03-31T05:48:27.526Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/187@tmp/config14916918602272406360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:48:27.867Z] ---> ****-login.sh [2025-03-31T05:48:27.867Z] nexus3.edgexfoundry.org:10001 [2025-03-31T05:48:27.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:48:28.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:48:28.134Z] Configure a credential helper to remove this warning. See [2025-03-31T05:48:28.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:48:28.134Z] [2025-03-31T05:48:28.134Z] Login Succeeded [2025-03-31T05:48:28.134Z] nexus3.edgexfoundry.org:10002 [2025-03-31T05:48:28.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:48:28.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:48:28.401Z] Configure a credential helper to remove this warning. See [2025-03-31T05:48:28.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:48:28.401Z] [2025-03-31T05:48:28.401Z] Login Succeeded [2025-03-31T05:48:28.401Z] nexus3.edgexfoundry.org:10003 [2025-03-31T05:48:28.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:48:28.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:48:28.936Z] Configure a credential helper to remove this warning. See [2025-03-31T05:48:28.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:48:28.936Z] [2025-03-31T05:48:28.936Z] Login Succeeded [2025-03-31T05:48:28.936Z] nexus3.edgexfoundry.org:10004 [2025-03-31T05:48:29.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:48:29.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:48:29.204Z] Configure a credential helper to remove this warning. See [2025-03-31T05:48:29.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:48:29.204Z] [2025-03-31T05:48:29.204Z] Login Succeeded [2025-03-31T05:48:29.204Z] ****.io [2025-03-31T05:48:29.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-31T05:48:29.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-31T05:48:29.741Z] Configure a credential helper to remove this warning. See [2025-03-31T05:48:29.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-31T05:48:29.742Z] [2025-03-31T05:48:29.742Z] Login Succeeded [2025-03-31T05:48:29.742Z] ---> ****-login.sh ends [Pipeline] } [2025-03-31T05:48:29.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:48:29.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-31T05:48:29.849Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2025-03-31T05:48:29.849Z] 2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:48:29.849Z] latest [2025-03-31T05:48:29.849Z] 4.1.0-dev.1 [2025-03-31T05:48:29.849Z] 2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:48:29.849Z] main [2025-03-31T05:48:29.849Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:30.223Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:30.598Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:48:30.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-31T05:48:30.598Z] dabac20a85c4: Preparing [2025-03-31T05:48:30.598Z] b0c500c47e67: Preparing [2025-03-31T05:48:30.598Z] f0bbbf4b60e7: Preparing [2025-03-31T05:48:30.598Z] 1b917f251f1e: Preparing [2025-03-31T05:48:30.598Z] 1c49f74f98c9: Preparing [2025-03-31T05:48:30.598Z] dd9c8f8612c8: Preparing [2025-03-31T05:48:30.598Z] dd9c8f8612c8: Waiting [2025-03-31T05:48:30.861Z] dabac20a85c4: Pushed [2025-03-31T05:48:30.861Z] 1c49f74f98c9: Pushed [2025-03-31T05:48:30.861Z] b0c500c47e67: Pushed [2025-03-31T05:48:30.861Z] 1b917f251f1e: Pushed [2025-03-31T05:48:30.861Z] dd9c8f8612c8: Layer already exists [2025-03-31T05:48:39.056Z] f0bbbf4b60e7: Pushed [2025-03-31T05:48:39.056Z] 2f15f281678cccf9a75033b18da75fe627dd9e87: digest: sha256:499349f7d100ecfda64ae490f1edcb1c14b45325c09c8d9726d951f77868d7c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:39.427Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:39.786Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-31T05:48:39.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-31T05:48:39.786Z] dabac20a85c4: Preparing [2025-03-31T05:48:39.786Z] b0c500c47e67: Preparing [2025-03-31T05:48:39.786Z] f0bbbf4b60e7: Preparing [2025-03-31T05:48:39.786Z] 1b917f251f1e: Preparing [2025-03-31T05:48:39.786Z] 1c49f74f98c9: Preparing [2025-03-31T05:48:39.786Z] dd9c8f8612c8: Preparing [2025-03-31T05:48:39.786Z] dd9c8f8612c8: Waiting [2025-03-31T05:48:39.786Z] dabac20a85c4: Layer already exists [2025-03-31T05:48:39.786Z] f0bbbf4b60e7: Layer already exists [2025-03-31T05:48:39.786Z] 1c49f74f98c9: Layer already exists [2025-03-31T05:48:39.786Z] 1b917f251f1e: Layer already exists [2025-03-31T05:48:39.786Z] b0c500c47e67: Layer already exists [2025-03-31T05:48:39.786Z] dd9c8f8612c8: Layer already exists [2025-03-31T05:48:39.786Z] latest: digest: sha256:499349f7d100ecfda64ae490f1edcb1c14b45325c09c8d9726d951f77868d7c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:40.141Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:40.501Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-03-31T05:48:40.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-31T05:48:40.501Z] dabac20a85c4: Preparing [2025-03-31T05:48:40.501Z] b0c500c47e67: Preparing [2025-03-31T05:48:40.501Z] f0bbbf4b60e7: Preparing [2025-03-31T05:48:40.501Z] 1b917f251f1e: Preparing [2025-03-31T05:48:40.501Z] 1c49f74f98c9: Preparing [2025-03-31T05:48:40.501Z] dd9c8f8612c8: Preparing [2025-03-31T05:48:40.501Z] dd9c8f8612c8: Waiting [2025-03-31T05:48:40.501Z] 1c49f74f98c9: Layer already exists [2025-03-31T05:48:40.501Z] f0bbbf4b60e7: Layer already exists [2025-03-31T05:48:40.501Z] b0c500c47e67: Layer already exists [2025-03-31T05:48:40.501Z] 1b917f251f1e: Layer already exists [2025-03-31T05:48:40.501Z] dabac20a85c4: Layer already exists [2025-03-31T05:48:40.501Z] dd9c8f8612c8: Layer already exists [2025-03-31T05:48:40.501Z] 4.1.0-dev.1: digest: sha256:499349f7d100ecfda64ae490f1edcb1c14b45325c09c8d9726d951f77868d7c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:40.858Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:41.223Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:48:41.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-31T05:48:41.224Z] dabac20a85c4: Preparing [2025-03-31T05:48:41.224Z] b0c500c47e67: Preparing [2025-03-31T05:48:41.224Z] f0bbbf4b60e7: Preparing [2025-03-31T05:48:41.224Z] 1b917f251f1e: Preparing [2025-03-31T05:48:41.224Z] 1c49f74f98c9: Preparing [2025-03-31T05:48:41.224Z] dd9c8f8612c8: Preparing [2025-03-31T05:48:41.224Z] dd9c8f8612c8: Waiting [2025-03-31T05:48:41.224Z] b0c500c47e67: Layer already exists [2025-03-31T05:48:41.224Z] 1c49f74f98c9: Layer already exists [2025-03-31T05:48:41.224Z] f0bbbf4b60e7: Layer already exists [2025-03-31T05:48:41.224Z] 1b917f251f1e: Layer already exists [2025-03-31T05:48:41.224Z] dabac20a85c4: Layer already exists [2025-03-31T05:48:41.224Z] dd9c8f8612c8: Layer already exists [2025-03-31T05:48:41.224Z] 2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1: digest: sha256:499349f7d100ecfda64ae490f1edcb1c14b45325c09c8d9726d951f77868d7c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:41.584Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:41.945Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2025-03-31T05:48:41.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2025-03-31T05:48:41.945Z] dabac20a85c4: Preparing [2025-03-31T05:48:41.945Z] b0c500c47e67: Preparing [2025-03-31T05:48:41.945Z] f0bbbf4b60e7: Preparing [2025-03-31T05:48:41.945Z] 1b917f251f1e: Preparing [2025-03-31T05:48:41.945Z] 1c49f74f98c9: Preparing [2025-03-31T05:48:41.945Z] dd9c8f8612c8: Preparing [2025-03-31T05:48:41.945Z] dd9c8f8612c8: Waiting [2025-03-31T05:48:41.945Z] f0bbbf4b60e7: Layer already exists [2025-03-31T05:48:41.945Z] dabac20a85c4: Layer already exists [2025-03-31T05:48:41.945Z] b0c500c47e67: Layer already exists [2025-03-31T05:48:41.945Z] 1b917f251f1e: Layer already exists [2025-03-31T05:48:41.945Z] 1c49f74f98c9: Layer already exists [2025-03-31T05:48:41.945Z] dd9c8f8612c8: Layer already exists [2025-03-31T05:48:41.945Z] main: digest: sha256:499349f7d100ecfda64ae490f1edcb1c14b45325c09c8d9726d951f77868d7c3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-31T05:48:42.027Z] ===================================================== [Pipeline] echo [2025-03-31T05:48:42.042Z] taggedImages: [2025-03-31T05:48:42.042Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87 [2025-03-31T05:48:42.042Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2025-03-31T05:48:42.042Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [2025-03-31T05:48:42.042Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [2025-03-31T05:48:42.042Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo [2025-03-31T05:48:42.061Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] echo [2025-03-31T05:48:42.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo [2025-03-31T05:48:42.085Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.1 [Pipeline] echo [2025-03-31T05:48:42.098Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:2f15f281678cccf9a75033b18da75fe627dd9e87-4.1.0-dev.1 [Pipeline] echo [2025-03-31T05:48:42.110Z] Skip building multi-arch image for 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-03-31T05:48:42.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T05:48:42.516Z] [2025-03-31T05:48:42.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:48:42.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T05:48:42.854Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-31T05:48:42.854Z] 8998bd30e6a1: Pulling fs layer [2025-03-31T05:48:42.854Z] 04944245beec: Pulling fs layer [2025-03-31T05:48:42.854Z] 699f458cf7ca: Pulling fs layer [2025-03-31T05:48:42.854Z] 765212b225bb: Pulling fs layer [2025-03-31T05:48:42.854Z] f23df028b6ca: Pulling fs layer [2025-03-31T05:48:42.854Z] d65c8cfc05b1: Pulling fs layer [2025-03-31T05:48:42.854Z] 2437ff75d9bd: Pulling fs layer [2025-03-31T05:48:42.854Z] f23df028b6ca: Waiting [2025-03-31T05:48:42.854Z] d65c8cfc05b1: Waiting [2025-03-31T05:48:42.854Z] 2437ff75d9bd: Waiting [2025-03-31T05:48:42.854Z] 765212b225bb: Waiting [2025-03-31T05:48:43.120Z] 04944245beec: Verifying Checksum [2025-03-31T05:48:43.120Z] 04944245beec: Download complete [2025-03-31T05:48:43.120Z] 765212b225bb: Verifying Checksum [2025-03-31T05:48:43.121Z] 765212b225bb: Download complete [2025-03-31T05:48:43.121Z] f23df028b6ca: Verifying Checksum [2025-03-31T05:48:43.121Z] f23df028b6ca: Download complete [2025-03-31T05:48:43.121Z] d65c8cfc05b1: Verifying Checksum [2025-03-31T05:48:43.121Z] d65c8cfc05b1: Download complete [2025-03-31T05:48:43.396Z] 699f458cf7ca: Verifying Checksum [2025-03-31T05:48:43.396Z] 699f458cf7ca: Download complete [2025-03-31T05:48:43.665Z] 8998bd30e6a1: Download complete [2025-03-31T05:48:46.248Z] 2437ff75d9bd: Verifying Checksum [2025-03-31T05:48:46.248Z] 2437ff75d9bd: Download complete [2025-03-31T05:48:48.189Z] 8998bd30e6a1: Pull complete [2025-03-31T05:48:48.771Z] 04944245beec: Pull complete [2025-03-31T05:48:50.710Z] 699f458cf7ca: Pull complete [2025-03-31T05:48:50.710Z] 765212b225bb: Pull complete [2025-03-31T05:48:51.673Z] f23df028b6ca: Pull complete [2025-03-31T05:48:51.673Z] d65c8cfc05b1: Pull complete [2025-03-31T05:49:09.855Z] 2437ff75d9bd: Pull complete [2025-03-31T05:49:09.855Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-31T05:49:09.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-31T05:49:09.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:49:10.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-42403 does not seem to be running inside a container [2025-03-31T05:49:10.117Z] $ 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/187 -v /w/workspace/device-modbus-go/187:/w/workspace/device-modbus-go/187:rw,z -v /w/workspace/device-modbus-go/187@tmp:/w/workspace/device-modbus-go/187@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-03-31T05:49:11.312Z] $ docker top c47dab79975c039b50b09406589957fd36a6be469c9b2fc238232ecfcc23b893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:49:11.819Z] ---> job-cost.sh [2025-03-31T05:49:12.083Z] lf-activate-venv: SKIPPING [2025-03-31T05:49:12.083Z] INFO: No Stack... [2025-03-31T05:49:12.659Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-31T05:49:13.242Z] INFO: Archiving Costs [Pipeline] sh [2025-03-31T05:49:13.559Z] + cat /w/workspace/device-modbus-go/187/archives/cost.csv [2025-03-31T05:49:13.559Z] + cut -d, -f6 [Pipeline] lock [2025-03-31T05:49:13.611Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [2025-03-31T05:49:13.617Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] did not exist. Created. [2025-03-31T05:49:13.623Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-31T05:49:14.279Z] /w/workspace/device-modbus-go/187@tmp/durable-f1a35922/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-31T05:49:14.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-31T05:49:14.633Z] Warning: overwriting stash ‘stack-cost’ [2025-03-31T05:49:14.681Z] Stashed 1 file(s) [Pipeline] } [2025-03-31T05:49:14.691Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-31T05:49:14.720Z] $ docker stop --time=1 c47dab79975c039b50b09406589957fd36a6be469c9b2fc238232ecfcc23b893 [2025-03-31T05:49:16.196Z] $ docker rm -f --volumes c47dab79975c039b50b09406589957fd36a6be469c9b2fc238232ecfcc23b893 [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-03-31T05:49:16.656Z] provisioning config files... [2025-03-31T05:49:16.662Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4850465693703250850tmp [Pipeline] { [Pipeline] sh [2025-03-31T05:49:16.966Z] + set +x [2025-03-31T05:49:16.966Z] + curl -s https://codecov.io/bash [2025-03-31T05:49:16.966Z] + bash -s -- [2025-03-31T05:49:16.966Z] [2025-03-31T05:49:16.966Z] _____ _ [2025-03-31T05:49:16.966Z] / ____| | | [2025-03-31T05:49:16.966Z] | | ___ __| | ___ ___ _____ __ [2025-03-31T05:49:16.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-31T05:49:16.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-31T05:49:16.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-31T05:49:16.966Z] Bash-1.0.6 [2025-03-31T05:49:16.966Z] [2025-03-31T05:49:16.966Z] [2025-03-31T05:49:16.966Z] ==> git version 2.25.1 found [2025-03-31T05:49:16.966Z] ==> 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-03-31T05:49:16.966Z] Release-Date: 2020-01-08 [2025-03-31T05:49:16.966Z] 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-03-31T05:49:16.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-31T05:49:16.966Z] ==> Jenkins CI detected. [2025-03-31T05:49:16.966Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2025-03-31T05:49:16.966Z] project root: . [2025-03-31T05:49:16.966Z] --> token set from env [2025-03-31T05:49:16.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-31T05:49:16.966Z] ==> Running gcov in . (disable via -X gcov) [2025-03-31T05:49:16.966Z] ==> Python coveragepy not found [2025-03-31T05:49:16.966Z] ==> Searching for coverage reports in: [2025-03-31T05:49:16.966Z] + . [2025-03-31T05:49:16.966Z] -> Found 1 reports [2025-03-31T05:49:16.966Z] ==> Detecting git/mercurial file structure [2025-03-31T05:49:16.966Z] ==> Reading reports [2025-03-31T05:49:16.966Z] + ./coverage.out bytes=26862 [2025-03-31T05:49:16.966Z] ==> Appending adjustments [2025-03-31T05:49:16.966Z] https://docs.codecov.io/docs/fixing-reports [2025-03-31T05:49:17.224Z] + Found adjustments [2025-03-31T05:49:17.224Z] ==> Gzipping contents [2025-03-31T05:49:17.224Z] 8.0K /tmp/codecov.sOinR9.gz [2025-03-31T05:49:17.224Z] ==> Uploading reports [2025-03-31T05:49:17.224Z] url: https://codecov.io [2025-03-31T05:49:17.224Z] query: branch=main&commit=2f15f281678cccf9a75033b18da75fe627dd9e87&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T05:49:17.224Z] -> Pinging Codecov [2025-03-31T05:49:17.225Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2f15f281678cccf9a75033b18da75fe627dd9e87&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-31T05:49:17.225Z] -> Uploading to [2025-03-31T05:49:17.225Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/2f15f281678cccf9a75033b18da75fe627dd9e87/8dfb4e7b-e0c2-4630-b4fd-15652e97a923.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250331%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250331T054917Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a7b2ac3ebeaa386ced5b55e0c291d9e514d62dc7f1e26ab0f815f2fbc56d4b94 [2025-03-31T05:49:17.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-31T05:49:17.483Z] Dload Upload Total Spent Left Speed [2025-03-31T05:49:17.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 20359 --:--:-- --:--:-- --:--:-- 20259 100 4133 0 0 100 4133 0 13730 --:--:-- --:--:-- --:--:-- 13685 [2025-03-31T05:49:17.742Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] } [2025-03-31T05:49:17.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-31T05:49:18.005Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-31T05:49:18.019Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:18.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T05:49:18.336Z] [2025-03-31T05:49:18.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:18.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T05:49:18.644Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-31T05:49:18.644Z] 43c4264eed91: Pulling fs layer [2025-03-31T05:49:18.644Z] 4cc291be95ef: Pulling fs layer [2025-03-31T05:49:18.644Z] 2ac1f1163629: Pulling fs layer [2025-03-31T05:49:18.644Z] 5c3c966382ef: Pulling fs layer [2025-03-31T05:49:18.644Z] 4f4fb700ef54: Pulling fs layer [2025-03-31T05:49:18.644Z] d9c7d2e4e75e: Pulling fs layer [2025-03-31T05:49:18.644Z] 9c3e1370e548: Pulling fs layer [2025-03-31T05:49:18.644Z] 4f4fb700ef54: Waiting [2025-03-31T05:49:18.644Z] d9c7d2e4e75e: Waiting [2025-03-31T05:49:18.644Z] 9c3e1370e548: Waiting [2025-03-31T05:49:18.644Z] 5c3c966382ef: Waiting [2025-03-31T05:49:18.644Z] 4cc291be95ef: Download complete [2025-03-31T05:49:18.644Z] 5c3c966382ef: Verifying Checksum [2025-03-31T05:49:18.644Z] 5c3c966382ef: Download complete [2025-03-31T05:49:18.644Z] 4f4fb700ef54: Verifying Checksum [2025-03-31T05:49:18.644Z] 4f4fb700ef54: Download complete [2025-03-31T05:49:18.644Z] 43c4264eed91: Verifying Checksum [2025-03-31T05:49:18.644Z] 43c4264eed91: Download complete [2025-03-31T05:49:18.902Z] 43c4264eed91: Pull complete [2025-03-31T05:49:18.902Z] d9c7d2e4e75e: Verifying Checksum [2025-03-31T05:49:18.902Z] d9c7d2e4e75e: Download complete [2025-03-31T05:49:18.902Z] 4cc291be95ef: Pull complete [2025-03-31T05:49:19.161Z] 2ac1f1163629: Verifying Checksum [2025-03-31T05:49:19.161Z] 2ac1f1163629: Download complete [2025-03-31T05:49:19.728Z] 9c3e1370e548: Verifying Checksum [2025-03-31T05:49:19.728Z] 9c3e1370e548: Download complete [2025-03-31T05:49:22.260Z] 2ac1f1163629: Pull complete [2025-03-31T05:49:22.260Z] 5c3c966382ef: Pull complete [2025-03-31T05:49:22.260Z] 4f4fb700ef54: Pull complete [2025-03-31T05:49:22.827Z] d9c7d2e4e75e: Pull complete [2025-03-31T05:49:25.378Z] 9c3e1370e548: Pull complete [2025-03-31T05:49:25.378Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-31T05:49:25.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-31T05:49:25.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:49:25.483Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:49:25.515Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-31T05:49:28.272Z] $ docker top 3f5a2a0a27e0cc771fdd0e2ea62685bd1e5613e47f5e8265b40dd5a2236276ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:49:28.636Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2025-03-31T05:49:28.646Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2025-03-31T05:49:28.926Z] + set -o pipefail [2025-03-31T05:49:28.926Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2025-03-31T05:49:39.059Z] [2025-03-31T05:49:39.059Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2025-03-31T05:49:39.059Z] [2025-03-31T05:49:39.059Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/1f7c1eff-a8ca-461e-b9ee-7680d75d5c1b [2025-03-31T05:49:39.059Z] [2025-03-31T05:49:39.059Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-31T05:49:39.059Z] [2025-03-31T05:49:39.059Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-31T05:49:39.059Z] [Pipeline] } [2025-03-31T05:49:39.084Z] $ docker stop --time=1 3f5a2a0a27e0cc771fdd0e2ea62685bd1e5613e47f5e8265b40dd5a2236276ba [2025-03-31T05:49:42.068Z] $ docker rm -f --volumes 3f5a2a0a27e0cc771fdd0e2ea62685bd1e5613e47f5e8265b40dd5a2236276ba [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-03-31T05:49:42.980Z] + git log --format=format:%s -1 2f15f281678cccf9a75033b18da75fe627dd9e87 [Pipeline] sh [2025-03-31T05:49:43.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T05:49:43.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:43.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:49:43.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:49:43.673Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:49:43.702Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T05:49:44.173Z] $ docker top bb5fc8323fa46c8e6d051f5d526bbfcad32ac2527cb93d850a98d7ec053b61f2 -eo pid,comm [2025-03-31T05:49:44.220Z] 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-03-31T05:49:44.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T05:49:44.267Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:49:44.574Z] + git semver [Pipeline] } [2025-03-31T05:49:44.839Z] $ docker stop --time=1 bb5fc8323fa46c8e6d051f5d526bbfcad32ac2527cb93d850a98d7ec053b61f2 [2025-03-31T05:49:46.100Z] $ docker rm -f --volumes bb5fc8323fa46c8e6d051f5d526bbfcad32ac2527cb93d850a98d7ec053b61f2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:46.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T05:49:46.533Z] [2025-03-31T05:49:46.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:49:46.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T05:49:46.838Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-31T05:49:46.838Z] ab5ef0e58194: Pulling fs layer [2025-03-31T05:49:46.838Z] 9712f1f96733: Pulling fs layer [2025-03-31T05:49:46.838Z] 63f879dbbcfc: Pulling fs layer [2025-03-31T05:49:46.838Z] 0d9ebad4ef96: Pulling fs layer [2025-03-31T05:49:46.838Z] e9a5061849ea: Pulling fs layer [2025-03-31T05:49:46.838Z] d747dcd14b5f: Pulling fs layer [2025-03-31T05:49:46.838Z] 2de7ff778b66: Pulling fs layer [2025-03-31T05:49:46.838Z] 0d9ebad4ef96: Waiting [2025-03-31T05:49:46.838Z] e9a5061849ea: Waiting [2025-03-31T05:49:46.838Z] d747dcd14b5f: Waiting [2025-03-31T05:49:46.838Z] 9712f1f96733: Download complete [2025-03-31T05:49:47.097Z] 63f879dbbcfc: Verifying Checksum [2025-03-31T05:49:47.097Z] 63f879dbbcfc: Download complete [2025-03-31T05:49:47.356Z] 0d9ebad4ef96: Verifying Checksum [2025-03-31T05:49:47.356Z] 0d9ebad4ef96: Download complete [2025-03-31T05:49:47.356Z] e9a5061849ea: Verifying Checksum [2025-03-31T05:49:47.356Z] e9a5061849ea: Download complete [2025-03-31T05:49:47.356Z] d747dcd14b5f: Verifying Checksum [2025-03-31T05:49:47.356Z] d747dcd14b5f: Download complete [2025-03-31T05:49:47.356Z] ab5ef0e58194: Download complete [2025-03-31T05:49:47.614Z] 2de7ff778b66: Verifying Checksum [2025-03-31T05:49:47.614Z] 2de7ff778b66: Download complete [2025-03-31T05:49:50.147Z] ab5ef0e58194: Pull complete [2025-03-31T05:49:50.147Z] 9712f1f96733: Pull complete [2025-03-31T05:49:50.405Z] 63f879dbbcfc: Pull complete [2025-03-31T05:49:53.686Z] 0d9ebad4ef96: Pull complete [2025-03-31T05:49:53.946Z] e9a5061849ea: Pull complete [2025-03-31T05:49:54.203Z] d747dcd14b5f: Pull complete [2025-03-31T05:49:55.138Z] 2de7ff778b66: Pull complete [2025-03-31T05:49:55.138Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-31T05:49:55.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-31T05:49:55.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:49:55.242Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:49:55.264Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-31T05:49:59.319Z] $ docker top c78cabf5098e8c63f842c62fee1401c808c229a7721b9f1bb827388f4dea6371 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:49:59.399Z] provisioning config files... [2025-03-31T05:49:59.407Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config660449237479718446tmp [2025-03-31T05:49:59.417Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16012539320669253109tmp [2025-03-31T05:49:59.425Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14763250952650204547tmp [Pipeline] { [Pipeline] echo [2025-03-31T05:49:59.458Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:49:59.746Z] ---> sigul-configuration.sh [2025-03-31T05:49:59.746Z] gpg: directory `/root/.gnupg' created [2025-03-31T05:49:59.746Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-31T05:49:59.746Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-31T05:49:59.746Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-31T05:49:59.746Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-31T05:49:59.746Z] gpg: CAST5 encrypted data [2025-03-31T05:49:59.746Z] gpg: encrypted with 1 passphrase [2025-03-31T05:49:59.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-31T05:50:00.037Z] + mkdir /home/jenkins [2025-03-31T05:50:00.037Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-31T05:50:00.330Z] + 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-03-31T05:50:00.345Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:00.639Z] ---> sigul-install.sh [2025-03-31T05:50:00.639Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-31T05:50:00.935Z] + git tag --list [2025-03-31T05:50:00.935Z] 0.7.1 [2025-03-31T05:50:00.935Z] v1.0.0 [2025-03-31T05:50:00.935Z] v1.1.0 [2025-03-31T05:50:00.935Z] v1.1.1 [2025-03-31T05:50:00.935Z] v1.2.2 [2025-03-31T05:50:00.935Z] v1.3.0 [2025-03-31T05:50:00.935Z] v1.3.1 [2025-03-31T05:50:00.935Z] v2.0.0 [2025-03-31T05:50:00.935Z] v2.1.0 [2025-03-31T05:50:00.935Z] v2.1.1 [2025-03-31T05:50:00.935Z] v2.2.0 [2025-03-31T05:50:00.935Z] v2.3.0 [2025-03-31T05:50:00.935Z] v3.0 [2025-03-31T05:50:00.935Z] v3.0.0 [2025-03-31T05:50:00.935Z] v3.1 [2025-03-31T05:50:00.935Z] v3.1.0 [2025-03-31T05:50:00.935Z] v3.1.1 [2025-03-31T05:50:00.935Z] v4.0 [2025-03-31T05:50:00.935Z] v4.0.0 [2025-03-31T05:50:00.935Z] v4.0.0-dev.1 [2025-03-31T05:50:00.935Z] v4.0.0-dev.10 [2025-03-31T05:50:00.935Z] v4.0.0-dev.11 [2025-03-31T05:50:00.935Z] v4.0.0-dev.12 [2025-03-31T05:50:00.935Z] v4.0.0-dev.13 [2025-03-31T05:50:00.935Z] v4.0.0-dev.14 [2025-03-31T05:50:00.935Z] v4.0.0-dev.15 [2025-03-31T05:50:00.935Z] v4.0.0-dev.16 [2025-03-31T05:50:00.935Z] v4.0.0-dev.17 [2025-03-31T05:50:00.935Z] v4.0.0-dev.18 [2025-03-31T05:50:00.935Z] v4.0.0-dev.19 [2025-03-31T05:50:00.935Z] v4.0.0-dev.2 [2025-03-31T05:50:00.935Z] v4.0.0-dev.20 [2025-03-31T05:50:00.935Z] v4.0.0-dev.21 [2025-03-31T05:50:00.935Z] v4.0.0-dev.3 [2025-03-31T05:50:00.935Z] v4.0.0-dev.4 [2025-03-31T05:50:00.935Z] v4.0.0-dev.5 [2025-03-31T05:50:00.935Z] v4.0.0-dev.6 [2025-03-31T05:50:00.935Z] v4.0.0-dev.7 [2025-03-31T05:50:00.935Z] v4.0.0-dev.8 [2025-03-31T05:50:00.935Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-31T05:50:01.231Z] + lftools sign git-tag v4.1.0-dev.1 [2025-03-31T05:50:01.798Z] Signing Git tag with Sigul... [2025-03-31T05:50:01.799Z] Signing v4.1.0-dev.1 [2025-03-31T05:50:01.799Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v4.1.0-dev.1'], return code 1, stdout , stderr [Pipeline] echo [2025-03-31T05:50:01.813Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:02.105Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-31T05:50:02.112Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-31T05:50:02.141Z] $ docker stop --time=1 c78cabf5098e8c63f842c62fee1401c808c229a7721b9f1bb827388f4dea6371 [2025-03-31T05:50:03.413Z] $ docker rm -f --volumes c78cabf5098e8c63f842c62fee1401c808c229a7721b9f1bb827388f4dea6371 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-31T05:50:03.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T05:50:03.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:50:04.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:50:04.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:50:04.261Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:50:04.291Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T05:50:04.630Z] $ docker top 2a6e96c2af0f16c85e15a82d5be2c643d124183fd8df8f053a138b528f90c36c -eo pid,comm [2025-03-31T05:50:04.677Z] 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-03-31T05:50:04.677Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T05:50:04.727Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:50:05.036Z] + git semver [Pipeline] } [2025-03-31T05:50:05.305Z] $ docker stop --time=1 2a6e96c2af0f16c85e15a82d5be2c643d124183fd8df8f053a138b528f90c36c [2025-03-31T05:50:06.570Z] $ docker rm -f --volumes 2a6e96c2af0f16c85e15a82d5be2c643d124183fd8df8f053a138b528f90c36c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-31T05:50:06.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-31T05:50:06.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:50:07.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-31T05:50:07.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:50:07.724Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:50:07.752Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-31T05:50:08.080Z] $ docker top 084e552189d5c54f61e21edc9bb1b02b5b554cd2f40c382feb5e07439a3a01d4 -eo pid,comm [2025-03-31T05:50:08.128Z] 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-03-31T05:50:08.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-31T05:50:08.177Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-31T05:50:12.033Z] + git semver [Pipeline] } [2025-03-31T05:50:12.303Z] $ docker stop --time=1 084e552189d5c54f61e21edc9bb1b02b5b554cd2f40c382feb5e07439a3a01d4 [2025-03-31T05:50:13.580Z] $ docker rm -f --volumes 084e552189d5c54f61e21edc9bb1b02b5b554cd2f40c382feb5e07439a3a01d4 [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-03-31T05:50:14.193Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2025-03-31T05:50:14.193Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-31T05:50:14.193Z] total 16 [2025-03-31T05:50:14.193Z] drwxr-xr-x 3 root root 4096 Mar 31 05:40 . [2025-03-31T05:50:14.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:50 .. [2025-03-31T05:50:14.193Z] drwxr-xr-x 2 root root 4096 Mar 31 05:40 cost [2025-03-31T05:50:14.193Z] -rw-r--r-- 1 root root 88 Mar 31 05:40 cost.csv [2025-03-31T05:50:14.193Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-31T05:50:14.193Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2025-03-31T05:50:14.193Z] total 16 [2025-03-31T05:50:14.193Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 31 05:40 . [2025-03-31T05:50:14.193Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 05:50 .. [2025-03-31T05:50:14.193Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 31 05:40 cost [2025-03-31T05:50:14.193Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 31 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:14.491Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:15.351Z] ---> package-listing.sh [2025-03-31T05:50:15.351Z] ++ facter osfamily [2025-03-31T05:50:15.351Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-31T05:50:15.611Z] + OS_FAMILY=debian [2025-03-31T05:50:15.611Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2025-03-31T05:50:15.611Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-31T05:50:15.611Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-31T05:50:15.611Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-31T05:50:15.611Z] + PACKAGES=/tmp/packages_start.txt [2025-03-31T05:50:15.611Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-31T05:50:15.611Z] + PACKAGES=/tmp/packages_end.txt [2025-03-31T05:50:15.611Z] + case "${OS_FAMILY}" in [2025-03-31T05:50:15.611Z] + dpkg -l [2025-03-31T05:50:15.611Z] + grep '^ii' [2025-03-31T05:50:15.611Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-31T05:50:15.611Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-31T05:50:15.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-31T05:50:15.611Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2025-03-31T05:50:15.611Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2025-03-31T05:50:15.611Z] + 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-03-31T05:50:15.623Z] 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-03-31T05:50:15.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-31T05:50:16.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-31T05:50:16.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-31T05:50:16.551Z] prd-ubuntu20.04-docker-8c-8g-42402 does not seem to be running inside a container [2025-03-31T05:50:16.579Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-31T05:50:16.753Z] $ docker top a3f04117a5b8018fea337025c632d40855974554e8380da0ef2742272f7e234b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-31T05:50:17.103Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-31T05:50:17.385Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-31T05:50:17.666Z] + ls /var/log/sa-host [2025-03-31T05:50:17.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-31T05:50:17.700Z] provisioning config files... [2025-03-31T05:50:17.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13468620737847394363tmp [Pipeline] { [Pipeline] echo [2025-03-31T05:50:17.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:18.025Z] ---> create-netrc.sh [Pipeline] } [2025-03-31T05:50:18.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:18.345Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-31T05:50:18.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:18.638Z] ---> sudo-logs.sh [2025-03-31T05:50:18.638Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-31T05:50:18.672Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:18.956Z] ---> job-cost.sh [2025-03-31T05:50:18.956Z] lf-activate-venv: SKIPPING [2025-03-31T05:50:18.956Z] DEBUG: total: 0.2199999988079071 [2025-03-31T05:50:18.956Z] INFO: Retrieving Stack Cost... [2025-03-31T05:50:19.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-31T05:50:19.784Z] INFO: Archiving Costs [Pipeline] echo [2025-03-31T05:50:19.798Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-31T05:50:20.081Z] ---> logs-deploy.sh [2025-03-31T05:50:20.081Z] lf-activate-venv: SKIPPING [2025-03-31T05:50:20.081Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/187 [2025-03-31T05:50:20.081Z] INFO: archiving workspace using pattern(s): [2025-03-31T05:50:21.018Z] Archives upload complete. [2025-03-31T05:50:21.018Z] INFO: archiving logs to Nexus