Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 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-ssh3008470443054683696.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6744369029022859324.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh794260539200687173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6104269964356156731.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-ssh748231951930365480.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24075 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 # timeout=10 Commit message: "feat: support reuse modbus client (#581)" > git rev-list --no-walk 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T04:35:40.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T04:35:40.848Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T04:35:40.879Z] ========================================================= [2024-10-30T04:35:40.879Z] EdgeX Global Pipelines Version Info [2024-10-30T04:35:40.879Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:35:41.618Z] ------------------- [2024-10-30T04:35:41.618Z] stable info: [2024-10-30T04:35:41.618Z] ------------------- [2024-10-30T04:35:41.618Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T04:35:41.618Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T04:35:41.618Z] Message: update stable to v1.0.265 [2024-10-30T04:35:42.190Z] ------------------- [2024-10-30T04:35:42.190Z] experimental info: [2024-10-30T04:35:42.190Z] ------------------- [2024-10-30T04:35:42.190Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T04:35:42.190Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T04:35:42.190Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T04:35:42.285Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-30T04:35:42.305Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-30T04:35:42.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T04:35:42.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T04:35:42.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T04:35:42.390Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T04:35:42.409Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T04:35:42.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T04:35:42.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T04:35:42.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T04:35:42.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T04:35:42.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-30T04:35:42.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T04:35:42.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T04:35:42.599Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T04:35:42.618Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T04:35:42.639Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T04:35:42.664Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T04:35:42.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T04:35:42.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T04:35:42.740Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T04:35:42.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T04:35:42.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T04:35:42.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T04:35:42.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T04:35:42.873Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T04:35:42.900Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T04:35:42.920Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T04:35:42.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T04:35:42.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T04:35:42.983Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] echo [2024-10-30T04:35:43.010Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35d0945 [Pipeline] echo [2024-10-30T04:35:43.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:35:43.097Z] provisioning config files... [2024-10-30T04:35:43.110Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1089245054871963092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:35:43.448Z] ---> ****-login.sh [2024-10-30T04:35:43.448Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:35:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:35:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:35:43.709Z] Configure a credential helper to remove this warning. See [2024-10-30T04:35:43.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:35:43.709Z] [2024-10-30T04:35:43.709Z] Login Succeeded [2024-10-30T04:35:43.709Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:35:43.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:35:43.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:35:43.969Z] Configure a credential helper to remove this warning. See [2024-10-30T04:35:43.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:35:43.969Z] [2024-10-30T04:35:43.969Z] Login Succeeded [2024-10-30T04:35:43.969Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:35:43.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:35:43.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:35:43.969Z] Configure a credential helper to remove this warning. See [2024-10-30T04:35:43.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:35:43.969Z] [2024-10-30T04:35:43.969Z] Login Succeeded [2024-10-30T04:35:43.969Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:35:44.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:35:44.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:35:44.229Z] Configure a credential helper to remove this warning. See [2024-10-30T04:35:44.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:35:44.229Z] [2024-10-30T04:35:44.229Z] Login Succeeded [2024-10-30T04:35:44.229Z] ****.io [2024-10-30T04:35:44.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:35:44.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:35:44.491Z] Configure a credential helper to remove this warning. See [2024-10-30T04:35:44.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:35:44.492Z] [2024-10-30T04:35:44.492Z] Login Succeeded [2024-10-30T04:35:44.492Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:35:44.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T04:35:44.910Z] + git rev-list -1 --merges 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3~1..35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] echo [2024-10-30T04:35:44.937Z] -----------> git rev-list -1 --merges 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3~1..35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [false] [Pipeline] sh [2024-10-30T04:35:45.234Z] + git log --format=format:%s -1 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] echo [2024-10-30T04:35:45.250Z] ========================================================= [2024-10-30T04:35:45.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T04:35:45.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:35:45.602Z] + git log --format=format:%s -1 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] echo [2024-10-30T04:35:45.617Z] [semverPrep] GIT_COMMIT: 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3, Commit Message: feat: support reuse modbus client (#581) [Pipeline] echo [2024-10-30T04:35:45.632Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T04:35:46.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:35:46.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T04:35:46.118Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T04:35:46.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T04:35:46.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-10-30T04:35:46.118Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T04:35:46.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:35:46.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:35:46.547Z] [2024-10-30T04:35:46.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:35:46.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:35:46.866Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T04:35:46.866Z] b85a868b505f: Pulling fs layer [2024-10-30T04:35:46.866Z] e2be974225ed: Pulling fs layer [2024-10-30T04:35:46.866Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T04:35:46.866Z] 988bab9f4d93: Pulling fs layer [2024-10-30T04:35:46.866Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T04:35:46.866Z] eaf3925da568: Pulling fs layer [2024-10-30T04:35:46.866Z] bab4dde63d76: Pulling fs layer [2024-10-30T04:35:46.866Z] bde34c3a00c8: Pulling fs layer [2024-10-30T04:35:46.866Z] b352a97aabf1: Pulling fs layer [2024-10-30T04:35:46.866Z] 4872d77fe225: Pulling fs layer [2024-10-30T04:35:46.866Z] 5851b861e8e6: Pulling fs layer [2024-10-30T04:35:46.866Z] 988bab9f4d93: Waiting [2024-10-30T04:35:46.866Z] 1469e6f7b9e6: Waiting [2024-10-30T04:35:46.866Z] eaf3925da568: Waiting [2024-10-30T04:35:46.866Z] bab4dde63d76: Waiting [2024-10-30T04:35:46.866Z] bde34c3a00c8: Waiting [2024-10-30T04:35:46.866Z] b352a97aabf1: Waiting [2024-10-30T04:35:46.866Z] 4872d77fe225: Waiting [2024-10-30T04:35:46.866Z] e2be974225ed: Verifying Checksum [2024-10-30T04:35:46.866Z] e2be974225ed: Download complete [2024-10-30T04:35:46.866Z] 988bab9f4d93: Download complete [2024-10-30T04:35:46.866Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T04:35:46.866Z] 1469e6f7b9e6: Download complete [2024-10-30T04:35:46.866Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T04:35:46.866Z] 339a4e72a1f5: Download complete [2024-10-30T04:35:46.866Z] eaf3925da568: Verifying Checksum [2024-10-30T04:35:46.866Z] eaf3925da568: Download complete [2024-10-30T04:35:47.125Z] bde34c3a00c8: Verifying Checksum [2024-10-30T04:35:47.125Z] bde34c3a00c8: Download complete [2024-10-30T04:35:47.125Z] b352a97aabf1: Verifying Checksum [2024-10-30T04:35:47.125Z] b352a97aabf1: Download complete [2024-10-30T04:35:47.125Z] 4872d77fe225: Verifying Checksum [2024-10-30T04:35:47.125Z] 4872d77fe225: Download complete [2024-10-30T04:35:47.125Z] 5851b861e8e6: Verifying Checksum [2024-10-30T04:35:47.125Z] 5851b861e8e6: Download complete [2024-10-30T04:35:47.125Z] b85a868b505f: Verifying Checksum [2024-10-30T04:35:47.125Z] b85a868b505f: Download complete [2024-10-30T04:35:47.386Z] bab4dde63d76: Verifying Checksum [2024-10-30T04:35:47.386Z] bab4dde63d76: Download complete [2024-10-30T04:35:48.325Z] b85a868b505f: Pull complete [2024-10-30T04:35:48.585Z] e2be974225ed: Pull complete [2024-10-30T04:35:49.160Z] 339a4e72a1f5: Pull complete [2024-10-30T04:35:49.160Z] 988bab9f4d93: Pull complete [2024-10-30T04:35:49.419Z] 1469e6f7b9e6: Pull complete [2024-10-30T04:35:49.419Z] eaf3925da568: Pull complete [2024-10-30T04:35:51.332Z] bab4dde63d76: Pull complete [2024-10-30T04:35:51.332Z] bde34c3a00c8: Pull complete [2024-10-30T04:35:51.332Z] b352a97aabf1: Pull complete [2024-10-30T04:35:51.332Z] 4872d77fe225: Pull complete [2024-10-30T04:35:51.332Z] 5851b861e8e6: Pull complete [2024-10-30T04:35:51.332Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T04:35:51.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:35:51.332Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:35:51.506Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:35:51.557Z] $ 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 [2024-10-30T04:35:54.917Z] $ docker top 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 -eo pid,comm [2024-10-30T04:35:54.984Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:35:54.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:35:55.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:35:55.050Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:35:55.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:35:55.190Z] $ docker exec 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 ssh-agent [2024-10-30T04:35:55.290Z] SSH_AUTH_SOCK=/tmp/ssh-c5x0Yqmpcgy9/agent.32 [2024-10-30T04:35:55.290Z] SSH_AGENT_PID=38 [2024-10-30T04:35:55.296Z] Running ssh-add (command line suppressed) [2024-10-30T04:35:55.392Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4268999038248292412.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4268999038248292412.key) [2024-10-30T04:35:55.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:35:55.705Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T04:35:55.715Z] $ docker exec --env ******** --env ******** 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 ssh-agent -k [2024-10-30T04:35:55.804Z] unset SSH_AUTH_SOCK; [2024-10-30T04:35:55.804Z] unset SSH_AGENT_PID; [2024-10-30T04:35:55.804Z] echo Agent pid 38 killed; [2024-10-30T04:35:55.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T04:35:55.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:35:55.850Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:35:55.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:35:55.963Z] $ docker exec 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 ssh-agent [2024-10-30T04:35:56.062Z] SSH_AUTH_SOCK=/tmp/ssh-NtkOzyE6jNC9/agent.71 [2024-10-30T04:35:56.062Z] SSH_AGENT_PID=77 [2024-10-30T04:35:56.067Z] Running ssh-add (command line suppressed) [2024-10-30T04:35:56.166Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6567349754319829015.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6567349754319829015.key) [2024-10-30T04:35:56.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:35:56.483Z] + git semver init [2024-10-30T04:35:56.743Z] 2024-10-30 04:35:56,650 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T04:35:56.743Z] 2024-10-30 04:35:56,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-30T04:35:56.743Z] 2024-10-30 04:35:56,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-30T04:35:56.743Z] 2024-10-30 04:35:56,651 [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) [2024-10-30T04:35:57.681Z] 2024-10-30 04:35:57,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-10-30T04:35:57.681Z] 2024-10-30 04:35:57,677 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-10-30T04:35:57.681Z] 2024-10-30 04:35:57,677 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:35:57.681Z] 2024-10-30 04:35:57,678 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:35:57.681Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T04:35:57.951Z] $ docker exec --env ******** --env ******** 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 ssh-agent -k [2024-10-30T04:35:58.043Z] unset SSH_AUTH_SOCK; [2024-10-30T04:35:58.044Z] unset SSH_AGENT_PID; [2024-10-30T04:35:58.044Z] echo Agent pid 77 killed; [2024-10-30T04:35:58.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:35:58.393Z] + git semver [Pipeline] } [2024-10-30T04:35:58.667Z] $ docker stop --time=1 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 [2024-10-30T04:35:59.935Z] $ docker rm -f --volumes 2f1ac9465002f8339c7c83eff84a33fb20e37eaa5ececfb27f7c8bce69a47216 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:36:00.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T04:36:00.534Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T04:36:00.539Z] [edgeXSemver]: initialized semver on version 4.0.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 [2024-10-30T04:36:00.742Z] provisioning config files... [2024-10-30T04:36:00.766Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config921845579307922218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:36:01.109Z] ---> ****-login.sh [2024-10-30T04:36:01.109Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:36:01.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:36:01.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:36:01.109Z] Configure a credential helper to remove this warning. See [2024-10-30T04:36:01.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:36:01.109Z] [2024-10-30T04:36:01.109Z] Login Succeeded [2024-10-30T04:36:01.109Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:36:01.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:36:01.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:36:01.109Z] Configure a credential helper to remove this warning. See [2024-10-30T04:36:01.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:36:01.110Z] [2024-10-30T04:36:01.110Z] Login Succeeded [2024-10-30T04:36:01.110Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:36:01.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:36:01.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:36:01.372Z] Configure a credential helper to remove this warning. See [2024-10-30T04:36:01.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:36:01.372Z] [2024-10-30T04:36:01.372Z] Login Succeeded [2024-10-30T04:36:01.372Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:36:01.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:36:01.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:36:01.373Z] Configure a credential helper to remove this warning. See [2024-10-30T04:36:01.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:36:01.373Z] [2024-10-30T04:36:01.373Z] Login Succeeded [2024-10-30T04:36:01.373Z] ****.io [2024-10-30T04:36:01.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:36:01.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:36:01.633Z] Configure a credential helper to remove this warning. See [2024-10-30T04:36:01.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:36:01.633Z] [2024-10-30T04:36:01.633Z] Login Succeeded [2024-10-30T04:36:01.633Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:36:01.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T04:36:01.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:36:01.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:36:01.775Z] ========================================================= [2024-10-30T04:36:01.775Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T04:36:01.775Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:36:02.109Z] + 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 . [2024-10-30T04:36:02.109Z] Sending build context to Docker daemon 17.99MB [2024-10-30T04:36:02.109Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:36:02.109Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T04:36:02.369Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T04:36:02.369Z] 43c4264eed91: Pulling fs layer [2024-10-30T04:36:02.369Z] 4cc291be95ef: Pulling fs layer [2024-10-30T04:36:02.369Z] 2ac1f1163629: Pulling fs layer [2024-10-30T04:36:02.369Z] 5c3c966382ef: Pulling fs layer [2024-10-30T04:36:02.369Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T04:36:02.369Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T04:36:02.369Z] 9f66e0745190: Pulling fs layer [2024-10-30T04:36:02.369Z] 4f4fb700ef54: Waiting [2024-10-30T04:36:02.369Z] 5c3c966382ef: Waiting [2024-10-30T04:36:02.369Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T04:36:02.369Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T04:36:02.369Z] f49a43e4bbc0: Waiting [2024-10-30T04:36:02.369Z] 561ebcabdf7f: Waiting [2024-10-30T04:36:02.369Z] 9f66e0745190: Waiting [2024-10-30T04:36:02.369Z] 4cc291be95ef: Download complete [2024-10-30T04:36:02.369Z] 5c3c966382ef: Verifying Checksum [2024-10-30T04:36:02.369Z] 5c3c966382ef: Download complete [2024-10-30T04:36:02.369Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T04:36:02.369Z] 4f4fb700ef54: Download complete [2024-10-30T04:36:02.369Z] 43c4264eed91: Verifying Checksum [2024-10-30T04:36:02.369Z] 43c4264eed91: Download complete [2024-10-30T04:36:02.369Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T04:36:02.369Z] 5d5c8e513c77: Download complete [2024-10-30T04:36:02.369Z] 9f66e0745190: Verifying Checksum [2024-10-30T04:36:02.369Z] 9f66e0745190: Download complete [2024-10-30T04:36:02.369Z] 43c4264eed91: Pull complete [2024-10-30T04:36:02.642Z] 4cc291be95ef: Pull complete [2024-10-30T04:36:02.642Z] 561ebcabdf7f: Download complete [2024-10-30T04:36:02.902Z] 2ac1f1163629: Download complete [2024-10-30T04:36:03.161Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T04:36:03.161Z] f49a43e4bbc0: Download complete [2024-10-30T04:36:07.365Z] 2ac1f1163629: Pull complete [2024-10-30T04:36:07.365Z] 5c3c966382ef: Pull complete [2024-10-30T04:36:07.365Z] 4f4fb700ef54: Pull complete [2024-10-30T04:36:07.365Z] 5d5c8e513c77: Pull complete [2024-10-30T04:36:07.365Z] 9f66e0745190: Pull complete [2024-10-30T04:36:09.422Z] f49a43e4bbc0: Pull complete [2024-10-30T04:36:09.993Z] 561ebcabdf7f: Pull complete [2024-10-30T04:36:09.993Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T04:36:09.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T04:36:09.993Z] ---> 3a752c3f9dda [2024-10-30T04:36:09.993Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:36:15.292Z] ---> Running in c559892477f2 [2024-10-30T04:36:15.551Z] Removing intermediate container c559892477f2 [2024-10-30T04:36:15.551Z] ---> a4e8be25a1aa [2024-10-30T04:36:15.551Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:36:15.551Z] ---> Running in 4ffc8fdfe516 [2024-10-30T04:36:15.551Z] Removing intermediate container 4ffc8fdfe516 [2024-10-30T04:36:15.551Z] ---> 5ae64ff30e76 [2024-10-30T04:36:15.551Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-30T04:36:15.551Z] ---> Running in 934a70e5cf8b [2024-10-30T04:36:15.683Z] Still waiting to schedule task [2024-10-30T04:36:15.683Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24073’ is offline [2024-10-30T04:36:15.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:36:16.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:36:16.418Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-30T04:36:16.418Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-30T04:36:16.418Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-30T04:36:16.418Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:36:16.418Z] OK: 252 MiB in 62 packages [2024-10-30T04:36:17.356Z] Removing intermediate container 934a70e5cf8b [2024-10-30T04:36:17.356Z] ---> 12d91aefcaad [2024-10-30T04:36:17.356Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-30T04:36:17.613Z] ---> Running in ec20ea15e26e [2024-10-30T04:36:17.613Z] Removing intermediate container ec20ea15e26e [2024-10-30T04:36:17.613Z] ---> 2292c0d173f4 [2024-10-30T04:36:17.613Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T04:36:17.870Z] ---> 2a1d9bcce331 [2024-10-30T04:36:17.870Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:36:17.870Z] ---> Running in 250793f04c9c [2024-10-30T04:37:14.215Z] Removing intermediate container 250793f04c9c [2024-10-30T04:37:14.215Z] ---> 43e7479c5af9 [2024-10-30T04:37:14.215Z] Step 9/10 : COPY . . [2024-10-30T04:37:14.215Z] ---> 02d48bd93847 [2024-10-30T04:37:14.215Z] Step 10/10 : RUN ${MAKE} [2024-10-30T04:37:14.215Z] ---> Running in bc46310ecc3a [2024-10-30T04:37:14.215Z] noop [2024-10-30T04:37:14.215Z] Removing intermediate container bc46310ecc3a [2024-10-30T04:37:14.215Z] ---> bfbe495a6252 [2024-10-30T04:37:14.215Z] Successfully built bfbe495a6252 [2024-10-30T04:37:14.215Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:37:14.555Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T04:37:14.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:37:14.644Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:37:14.682Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-30T04:37:15.052Z] $ docker top 69850260660efcaeea9d07f4a4fbaad6cf2afda866cb90a13c5d90541486caa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:37:15.408Z] + go version [2024-10-30T04:37:15.408Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T04:37:15.418Z] $ docker stop --time=1 69850260660efcaeea9d07f4a4fbaad6cf2afda866cb90a13c5d90541486caa9 [2024-10-30T04:37:16.748Z] $ docker rm -f --volumes 69850260660efcaeea9d07f4a4fbaad6cf2afda866cb90a13c5d90541486caa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:37:17.203Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T04:37:17.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:37:17.290Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:37:17.322Z] $ 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 ******** ci-base-image-x86_64 cat [2024-10-30T04:37:17.674Z] $ docker top 899e6c755e373460ace7dffc0e76071c8d7472f94093da85286fb83bb4845a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:37:18.032Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T04:37:18.340Z] + make test [2024-10-30T04:37:18.340Z] go test ./... -coverprofile=coverage.out [2024-10-30T04:37:20.245Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-30T04:37:42.173Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-30T04:37:42.173Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 48.0% of statements [2024-10-30T04:37:45.924Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24076 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-10-30T04:37:45.944Z] Running in /w/workspace/device-modbus-go/166 [Pipeline] { [Pipeline] checkout [2024-10-30T04:37:49.012Z] The recommended git tool is: git [2024-10-30T04:37:50.288Z] go vet ./... [2024-10-30T04:37:53.834Z] using credential edgex-jenkins-ssh [2024-10-30T04:37:53.859Z] Cloning the remote Git repository [2024-10-30T04:37:53.910Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-30T04:37:54.013Z] > git init /w/workspace/device-modbus-go/166 # timeout=10 [2024-10-30T04:37:54.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-30T04:37:54.153Z] > git --version # timeout=10 [2024-10-30T04:37:54.177Z] > git --version # 'git version 2.25.1' [2024-10-30T04:37:54.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T04:37:54.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T04:37:56.201Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-30T04:37:56.226Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T04:37:56.862Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T04:37:56.862Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T04:37:56.862Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T04:37:56.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T04:37:56.890Z] $ docker stop --time=1 899e6c755e373460ace7dffc0e76071c8d7472f94093da85286fb83bb4845a2c [2024-10-30T04:37:57.013Z] Avoid second fetch [2024-10-30T04:37:57.014Z] Checking out Revision 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 (main) [2024-10-30T04:37:57.647Z] Commit message: "feat: support reuse modbus client (#581)" [2024-10-30T04:37:57.027Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T04:37:57.099Z] > git checkout -f 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 # timeout=10 [2024-10-30T04:38:01.578Z] $ docker rm -f --volumes 899e6c755e373460ace7dffc0e76071c8d7472f94093da85286fb83bb4845a2c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:38:02.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T04:38:02.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-30T04:38:02.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T04:38:02.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T04:38:02.540Z] Dload Upload Total Spent Left Speed [2024-10-30T04:38:02.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [Pipeline] sh [2024-10-30T04:38:03.010Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T04:38:03.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T04:38:03.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T04:38:03.342Z] + sudo tee /etc/docker/daemon.new [2024-10-30T04:38:03.342Z] { [2024-10-30T04:38:03.342Z] "registry-mirrors": [ [2024-10-30T04:38:03.342Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T04:38:03.342Z] ], [2024-10-30T04:38:03.342Z] "bip": "10.250.0.254/24", [2024-10-30T04:38:03.342Z] "hosts": [ [2024-10-30T04:38:03.342Z] "tcp://0.0.0.0:5555", [2024-10-30T04:38:03.342Z] "unix:///var/run/docker.sock" [2024-10-30T04:38:03.342Z] ], [2024-10-30T04:38:03.342Z] "mtu": 1458, [2024-10-30T04:38:03.342Z] "selinux-enabled": true, [2024-10-30T04:38:03.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T04:38:03.342Z] } [Pipeline] sh [2024-10-30T04:38:03.373Z] + ls -al . [2024-10-30T04:38:03.373Z] total 272 [2024-10-30T04:38:03.373Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 04:37 . [2024-10-30T04:38:03.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:35 .. [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 04:35 .dockerignore [2024-10-30T04:38:03.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:37 .git [2024-10-30T04:38:03.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:35 .github [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 04:35 .gitignore [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 04:35 .golangci.yml [2024-10-30T04:38:03.373Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 04:35 .semver [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 04:35 Attribution.txt [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 04:35 CHANGELOG.md [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 30 04:35 Dockerfile [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 04:35 GOVERNANCE.md [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 04:35 Jenkinsfile [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 04:35 LICENSE [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 04:35 Makefile [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 04:35 OWNERS.md [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 04:35 README.md [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 04:36 VERSION [2024-10-30T04:38:03.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:35 bin [2024-10-30T04:38:03.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:35 cmd [2024-10-30T04:38:03.373Z] -rw-r--r-- 1 jenkins jenkins 25464 Oct 30 04:37 coverage.out [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 30 04:35 go.mod [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 04:35 go.sum [2024-10-30T04:38:03.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:35 internal [2024-10-30T04:38:03.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:35 simulator [2024-10-30T04:38:03.373Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 04:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:03.673Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T04:38:03.780Z] + 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=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T04:38:03.780Z] Sending build context to Docker daemon 18.02MB [2024-10-30T04:38:03.780Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:38:03.780Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-30T04:38:03.780Z] ---> bfbe495a6252 [2024-10-30T04:38:03.780Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:38:04.021Z] + sudo service docker restart [2024-10-30T04:38:04.347Z] ---> Running in 00f492db5c1d [2024-10-30T04:38:04.348Z] Removing intermediate container 00f492db5c1d [2024-10-30T04:38:04.348Z] ---> 06e5698a4729 [2024-10-30T04:38:04.348Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:38:04.348Z] ---> Running in 93d6580fa7b4 [2024-10-30T04:38:04.348Z] Removing intermediate container 93d6580fa7b4 [2024-10-30T04:38:04.348Z] ---> 1f6c9c6e5316 [2024-10-30T04:38:04.348Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-30T04:38:04.348Z] ---> Running in d42b9fdc7755 [2024-10-30T04:38:04.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:04.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:05.126Z] OK: 252 MiB in 62 packages [2024-10-30T04:38:06.064Z] Removing intermediate container d42b9fdc7755 [2024-10-30T04:38:06.064Z] ---> 6ce3e98c915d [2024-10-30T04:38:06.064Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-30T04:38:06.064Z] ---> Running in 3e55e2573769 [2024-10-30T04:38:06.064Z] Removing intermediate container 3e55e2573769 [2024-10-30T04:38:06.064Z] ---> 141b5a02d6f2 [2024-10-30T04:38:06.064Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-30T04:38:06.324Z] ---> 573de2b57a06 [2024-10-30T04:38:06.324Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:38:06.324Z] ---> Running in 9d952fea564d [2024-10-30T04:38:07.264Z] Removing intermediate container 9d952fea564d [2024-10-30T04:38:07.264Z] ---> fcddf55396e5 [2024-10-30T04:38:07.264Z] Step 9/23 : COPY . . [2024-10-30T04:38:08.202Z] ---> 7c07ce69fef3 [2024-10-30T04:38:08.202Z] Step 10/23 : RUN ${MAKE} [2024-10-30T04:38:08.461Z] ---> Running in 47245da51b13 [2024-10-30T04:38:08.719Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:38:22.296Z] provisioning config files... [2024-10-30T04:38:22.336Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/166@tmp/config14978912712207424670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:38:22.792Z] ---> ****-login.sh [2024-10-30T04:38:22.792Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:38:23.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:23.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:23.345Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:23.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:23.345Z] [2024-10-30T04:38:23.345Z] Login Succeeded [2024-10-30T04:38:23.345Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:38:23.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:23.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:23.886Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:23.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:23.886Z] [2024-10-30T04:38:23.886Z] Login Succeeded [2024-10-30T04:38:23.886Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:38:23.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:24.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:24.157Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:24.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:24.157Z] [2024-10-30T04:38:24.157Z] Login Succeeded [2024-10-30T04:38:24.157Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:38:24.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:24.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:24.434Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:24.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:24.434Z] [2024-10-30T04:38:24.434Z] Login Succeeded [2024-10-30T04:38:24.434Z] ****.io [2024-10-30T04:38:24.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:24.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:24.974Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:24.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:24.974Z] [2024-10-30T04:38:24.974Z] Login Succeeded [2024-10-30T04:38:24.974Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:38:24.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T04:38:25.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:38:25.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:38:25.337Z] ========================================================= [2024-10-30T04:38:25.337Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T04:38:25.337Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:25.718Z] + 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 . [2024-10-30T04:38:25.987Z] Sending build context to Docker daemon 9.141MB [2024-10-30T04:38:25.987Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:38:25.987Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T04:38:26.256Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T04:38:26.256Z] cf04c63912e1: Pulling fs layer [2024-10-30T04:38:26.256Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T04:38:26.256Z] a37a00ec5f00: Pulling fs layer [2024-10-30T04:38:26.256Z] 50b3750afda1: Pulling fs layer [2024-10-30T04:38:26.256Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T04:38:26.256Z] 80978eb59214: Pulling fs layer [2024-10-30T04:38:26.256Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T04:38:26.256Z] c5a475d317c9: Pulling fs layer [2024-10-30T04:38:26.256Z] 4f4fb700ef54: Waiting [2024-10-30T04:38:26.256Z] 80978eb59214: Waiting [2024-10-30T04:38:26.256Z] c9f46d7d2bd2: Waiting [2024-10-30T04:38:26.256Z] c5a475d317c9: Waiting [2024-10-30T04:38:26.256Z] 50b3750afda1: Waiting [2024-10-30T04:38:26.256Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T04:38:26.256Z] 55b35a11ae5e: Download complete [2024-10-30T04:38:26.256Z] 50b3750afda1: Download complete [2024-10-30T04:38:26.256Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T04:38:26.256Z] 4f4fb700ef54: Download complete [2024-10-30T04:38:26.256Z] cf04c63912e1: Verifying Checksum [2024-10-30T04:38:26.256Z] cf04c63912e1: Download complete [2024-10-30T04:38:26.256Z] 80978eb59214: Verifying Checksum [2024-10-30T04:38:26.256Z] 80978eb59214: Download complete [2024-10-30T04:38:26.853Z] c5a475d317c9: Verifying Checksum [2024-10-30T04:38:26.853Z] c5a475d317c9: Download complete [2024-10-30T04:38:27.447Z] cf04c63912e1: Pull complete [2024-10-30T04:38:28.422Z] a37a00ec5f00: Verifying Checksum [2024-10-30T04:38:28.422Z] a37a00ec5f00: Download complete [2024-10-30T04:38:28.692Z] 55b35a11ae5e: Pull complete [2024-10-30T04:38:28.961Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T04:38:28.961Z] c9f46d7d2bd2: Download complete [2024-10-30T04:38:43.984Z] a37a00ec5f00: Pull complete [2024-10-30T04:38:43.984Z] 50b3750afda1: Pull complete [2024-10-30T04:38:43.984Z] 4f4fb700ef54: Pull complete [2024-10-30T04:38:43.984Z] 80978eb59214: Pull complete [2024-10-30T04:38:47.526Z] Removing intermediate container 47245da51b13 [2024-10-30T04:38:47.526Z] ---> 1d6761d0e486 [2024-10-30T04:38:47.526Z] Step 11/23 : FROM alpine:3.20 [2024-10-30T04:38:47.526Z] 3.20: Pulling from library/alpine [2024-10-30T04:38:47.526Z] 43c4264eed91: Already exists [2024-10-30T04:38:47.526Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T04:38:47.526Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T04:38:47.526Z] ---> 91ef0af61f39 [2024-10-30T04:38:47.526Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-30T04:38:47.526Z] ---> Running in b1cf0fbc780c [2024-10-30T04:38:47.526Z] Removing intermediate container b1cf0fbc780c [2024-10-30T04:38:47.526Z] ---> c4c0b93f0b9a [2024-10-30T04:38:47.526Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-30T04:38:47.526Z] ---> Running in 25520f42e180 [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T04:38:47.526Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:38:47.526Z] OK: 8 MiB in 15 packages [2024-10-30T04:38:47.526Z] Removing intermediate container 25520f42e180 [2024-10-30T04:38:47.526Z] ---> 6b99ceeb826d [2024-10-30T04:38:47.526Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-30T04:38:47.526Z] ---> Running in a43f9d815bcf [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] Upgrading critical system libraries and apk-tools: [2024-10-30T04:38:47.526Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T04:38:47.526Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:38:47.526Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T04:38:47.526Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:38:47.526Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:38:47.526Z] OK: 8 MiB in 15 packages [2024-10-30T04:38:47.526Z] Removing intermediate container a43f9d815bcf [2024-10-30T04:38:47.526Z] ---> 770004f847fb [2024-10-30T04:38:47.526Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-30T04:38:47.526Z] ---> b2de0b6d1222 [2024-10-30T04:38:47.526Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-30T04:38:47.786Z] ---> 28cac8991eb9 [2024-10-30T04:38:47.786Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-30T04:38:47.786Z] ---> 03ac2c7b3f35 [2024-10-30T04:38:47.786Z] Step 18/23 : EXPOSE 59901 [2024-10-30T04:38:47.786Z] ---> Running in f571d532b6d5 [2024-10-30T04:38:48.045Z] Removing intermediate container f571d532b6d5 [2024-10-30T04:38:48.045Z] ---> 9e2294f728cd [2024-10-30T04:38:48.045Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-30T04:38:48.045Z] ---> Running in 03311c5e920e [2024-10-30T04:38:48.045Z] Removing intermediate container 03311c5e920e [2024-10-30T04:38:48.045Z] ---> a1b925779db0 [2024-10-30T04:38:48.045Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-30T04:38:48.045Z] ---> Running in fbe4bc6afe35 [2024-10-30T04:38:48.045Z] Removing intermediate container fbe4bc6afe35 [2024-10-30T04:38:48.045Z] ---> 0a057ee23b68 [2024-10-30T04:38:48.045Z] Step 21/23 : LABEL arch=amd64 [2024-10-30T04:38:48.045Z] ---> Running in ca249e2f3bf9 [2024-10-30T04:38:48.303Z] Removing intermediate container ca249e2f3bf9 [2024-10-30T04:38:48.303Z] ---> e4b625136ca0 [2024-10-30T04:38:48.303Z] Step 22/23 : LABEL git_sha=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:38:48.303Z] ---> Running in e06f06f49a7a [2024-10-30T04:38:48.303Z] Removing intermediate container e06f06f49a7a [2024-10-30T04:38:48.303Z] ---> 9f6551026ff9 [2024-10-30T04:38:48.303Z] Step 23/23 : LABEL version=4.0.0-dev.1 [2024-10-30T04:38:48.303Z] ---> Running in 1d919f3ff49f [2024-10-30T04:38:48.303Z] Removing intermediate container 1d919f3ff49f [2024-10-30T04:38:48.303Z] ---> 6aae84f58827 [2024-10-30T04:38:48.303Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T04:38:48.303Z] Successfully built 6aae84f58827 [2024-10-30T04:38:48.303Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:38:48.427Z] provisioning config files... [2024-10-30T04:38:48.437Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16045805293719046165tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:38:48.740Z] ---> ****-login.sh [2024-10-30T04:38:48.740Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:38:48.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:48.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:48.740Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:48.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:48.740Z] [2024-10-30T04:38:48.740Z] Login Succeeded [2024-10-30T04:38:48.740Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:38:48.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:48.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:48.741Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:48.741Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:48.741Z] [2024-10-30T04:38:48.741Z] Login Succeeded [2024-10-30T04:38:48.741Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:38:49.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:49.002Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:49.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:49.002Z] [2024-10-30T04:38:49.002Z] Login Succeeded [2024-10-30T04:38:49.002Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:38:49.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:49.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:49.002Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:49.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:49.002Z] [2024-10-30T04:38:49.002Z] Login Succeeded [2024-10-30T04:38:49.002Z] ****.io [2024-10-30T04:38:49.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:38:49.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:38:49.263Z] Configure a credential helper to remove this warning. See [2024-10-30T04:38:49.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:38:49.263Z] [2024-10-30T04:38:49.263Z] Login Succeeded [2024-10-30T04:38:49.263Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:38:49.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:38:49.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:38:49.351Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-10-30T04:38:49.351Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:38:49.351Z] latest [2024-10-30T04:38:49.351Z] 4.0.0-dev.1 [2024-10-30T04:38:49.351Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:38:49.351Z] main [2024-10-30T04:38:49.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:49.695Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:50.033Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:38:50.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T04:38:50.033Z] b9805f68bafd: Preparing [2024-10-30T04:38:50.033Z] 52aee847295a: Preparing [2024-10-30T04:38:50.033Z] 63af294a74f0: Preparing [2024-10-30T04:38:50.033Z] 97537b7bd7e7: Preparing [2024-10-30T04:38:50.033Z] 6288b7fa4975: Preparing [2024-10-30T04:38:50.033Z] 63ca1fbb43ae: Preparing [2024-10-30T04:38:50.033Z] 63ca1fbb43ae: Waiting [2024-10-30T04:38:50.033Z] 52aee847295a: Pushed [2024-10-30T04:38:50.033Z] 6288b7fa4975: Pushed [2024-10-30T04:38:50.033Z] b9805f68bafd: Pushed [2024-10-30T04:38:50.033Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:38:50.599Z] 97537b7bd7e7: Pushed [2024-10-30T04:38:52.199Z] c9f46d7d2bd2: Pull complete [2024-10-30T04:38:52.786Z] c5a475d317c9: Pull complete [2024-10-30T04:38:52.786Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T04:38:52.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T04:38:52.786Z] ---> be29e6b0f0d4 [2024-10-30T04:38:52.786Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:38:54.763Z] ---> Running in 761faaac2aa3 [2024-10-30T04:38:54.763Z] Removing intermediate container 761faaac2aa3 [2024-10-30T04:38:54.763Z] ---> 93cc3ed4bd34 [2024-10-30T04:38:54.763Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:38:54.763Z] ---> Running in e4307a2b49e5 [2024-10-30T04:38:54.791Z] 63af294a74f0: Pushed [2024-10-30T04:38:54.791Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3: digest: sha256:e28fb9308858b0d40ff08c9d981437970bd67565e937976c259c0b4230d3dee4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:55.031Z] Removing intermediate container e4307a2b49e5 [2024-10-30T04:38:55.032Z] ---> 533e81c4f9a8 [2024-10-30T04:38:55.032Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-30T04:38:55.125Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:55.303Z] ---> Running in f60e5964ce9e [2024-10-30T04:38:55.449Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-30T04:38:55.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T04:38:55.449Z] b9805f68bafd: Preparing [2024-10-30T04:38:55.449Z] 52aee847295a: Preparing [2024-10-30T04:38:55.449Z] 63af294a74f0: Preparing [2024-10-30T04:38:55.449Z] 97537b7bd7e7: Preparing [2024-10-30T04:38:55.449Z] 6288b7fa4975: Preparing [2024-10-30T04:38:55.449Z] 63ca1fbb43ae: Preparing [2024-10-30T04:38:55.449Z] 63ca1fbb43ae: Waiting [2024-10-30T04:38:55.449Z] 6288b7fa4975: Layer already exists [2024-10-30T04:38:55.449Z] 52aee847295a: Layer already exists [2024-10-30T04:38:55.449Z] 97537b7bd7e7: Layer already exists [2024-10-30T04:38:55.449Z] b9805f68bafd: Layer already exists [2024-10-30T04:38:55.449Z] 63af294a74f0: Layer already exists [2024-10-30T04:38:55.449Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:38:55.449Z] latest: digest: sha256:e28fb9308858b0d40ff08c9d981437970bd67565e937976c259c0b4230d3dee4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:55.774Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:56.101Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.1 [2024-10-30T04:38:56.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T04:38:56.101Z] b9805f68bafd: Preparing [2024-10-30T04:38:56.101Z] 52aee847295a: Preparing [2024-10-30T04:38:56.101Z] 63af294a74f0: Preparing [2024-10-30T04:38:56.101Z] 97537b7bd7e7: Preparing [2024-10-30T04:38:56.101Z] 6288b7fa4975: Preparing [2024-10-30T04:38:56.101Z] 63ca1fbb43ae: Preparing [2024-10-30T04:38:56.101Z] 63ca1fbb43ae: Waiting [2024-10-30T04:38:56.101Z] 97537b7bd7e7: Layer already exists [2024-10-30T04:38:56.101Z] 63af294a74f0: Layer already exists [2024-10-30T04:38:56.101Z] b9805f68bafd: Layer already exists [2024-10-30T04:38:56.101Z] 6288b7fa4975: Layer already exists [2024-10-30T04:38:56.101Z] 52aee847295a: Layer already exists [2024-10-30T04:38:56.101Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:38:56.101Z] 4.0.0-dev.1: digest: sha256:e28fb9308858b0d40ff08c9d981437970bd67565e937976c259c0b4230d3dee4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:56.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:38:56.434Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:56.769Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:38:56.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T04:38:56.769Z] b9805f68bafd: Preparing [2024-10-30T04:38:56.769Z] 52aee847295a: Preparing [2024-10-30T04:38:56.769Z] 63af294a74f0: Preparing [2024-10-30T04:38:56.769Z] 97537b7bd7e7: Preparing [2024-10-30T04:38:56.769Z] 6288b7fa4975: Preparing [2024-10-30T04:38:56.769Z] 63ca1fbb43ae: Preparing [2024-10-30T04:38:56.769Z] 63ca1fbb43ae: Waiting [2024-10-30T04:38:56.769Z] 97537b7bd7e7: Layer already exists [2024-10-30T04:38:56.769Z] 52aee847295a: Layer already exists [2024-10-30T04:38:56.769Z] 6288b7fa4975: Layer already exists [2024-10-30T04:38:56.769Z] 63af294a74f0: Layer already exists [2024-10-30T04:38:56.769Z] b9805f68bafd: Layer already exists [2024-10-30T04:38:56.769Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:38:56.769Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1: digest: sha256:e28fb9308858b0d40ff08c9d981437970bd67565e937976c259c0b4230d3dee4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:56.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:38:57.094Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:57.420Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-10-30T04:38:57.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-30T04:38:57.420Z] b9805f68bafd: Preparing [2024-10-30T04:38:57.420Z] 52aee847295a: Preparing [2024-10-30T04:38:57.420Z] 63af294a74f0: Preparing [2024-10-30T04:38:57.420Z] 97537b7bd7e7: Preparing [2024-10-30T04:38:57.420Z] 6288b7fa4975: Preparing [2024-10-30T04:38:57.420Z] 63ca1fbb43ae: Preparing [2024-10-30T04:38:57.420Z] 63ca1fbb43ae: Waiting [2024-10-30T04:38:57.420Z] 6288b7fa4975: Layer already exists [2024-10-30T04:38:57.420Z] 97537b7bd7e7: Layer already exists [2024-10-30T04:38:57.420Z] b9805f68bafd: Layer already exists [2024-10-30T04:38:57.420Z] 52aee847295a: Layer already exists [2024-10-30T04:38:57.420Z] 63af294a74f0: Layer already exists [2024-10-30T04:38:57.420Z] 63ca1fbb43ae: Layer already exists [2024-10-30T04:38:57.420Z] main: digest: sha256:e28fb9308858b0d40ff08c9d981437970bd67565e937976c259c0b4230d3dee4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:38:57.515Z] ===================================================== [Pipeline] echo [2024-10-30T04:38:57.537Z] taggedImages: [2024-10-30T04:38:57.537Z] - nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:38:57.537Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-30T04:38:57.537Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.1 [2024-10-30T04:38:57.537Z] - nexus3.edgexfoundry.org:10004/device-modbus:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:38:57.537Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:57.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:38:57.960Z] [2024-10-30T04:38:57.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:38:58.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:38:58.285Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-30T04:38:58.285Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-30T04:38:58.285Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-30T04:38:58.285Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:38:58.285Z] OK: 244 MiB in 62 packages [2024-10-30T04:38:58.519Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T04:38:58.519Z] 5eb5b503b376: Pulling fs layer [2024-10-30T04:38:58.519Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T04:38:58.519Z] ec43610c2a17: Pulling fs layer [2024-10-30T04:38:58.519Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T04:38:58.519Z] 33b1e0a273af: Pulling fs layer [2024-10-30T04:38:58.519Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T04:38:58.519Z] 2f39f015ded8: Pulling fs layer [2024-10-30T04:38:58.519Z] 33b1e0a273af: Waiting [2024-10-30T04:38:58.519Z] 2f39f015ded8: Waiting [2024-10-30T04:38:58.519Z] 5d3b04190fa2: Waiting [2024-10-30T04:38:58.519Z] 3a2ae6a8a46f: Waiting [2024-10-30T04:38:58.519Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T04:38:58.519Z] 5c69ac0246d0: Download complete [2024-10-30T04:38:58.519Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T04:38:58.519Z] 3a2ae6a8a46f: Download complete [2024-10-30T04:38:58.519Z] 33b1e0a273af: Verifying Checksum [2024-10-30T04:38:58.519Z] 33b1e0a273af: Download complete [2024-10-30T04:38:58.519Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T04:38:58.519Z] 5d3b04190fa2: Download complete [2024-10-30T04:38:58.777Z] ec43610c2a17: Verifying Checksum [2024-10-30T04:38:58.777Z] ec43610c2a17: Download complete [2024-10-30T04:38:58.777Z] 5eb5b503b376: Verifying Checksum [2024-10-30T04:38:58.777Z] 5eb5b503b376: Download complete [2024-10-30T04:38:59.258Z] Removing intermediate container f60e5964ce9e [2024-10-30T04:38:59.258Z] ---> 250fc7745d92 [2024-10-30T04:38:59.258Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-30T04:38:59.343Z] 2f39f015ded8: Download complete [2024-10-30T04:38:59.526Z] ---> Running in 5f45ee02a8bc [2024-10-30T04:38:59.795Z] Removing intermediate container 5f45ee02a8bc [2024-10-30T04:38:59.796Z] ---> 6d23d48b1d5e [2024-10-30T04:38:59.796Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T04:38:59.912Z] 5eb5b503b376: Pull complete [2024-10-30T04:39:00.172Z] 5c69ac0246d0: Pull complete [2024-10-30T04:39:00.382Z] ---> c50f57d191e5 [2024-10-30T04:39:00.383Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:39:00.383Z] ---> Running in 607f8a2a60f6 [2024-10-30T04:39:00.430Z] ec43610c2a17: Pull complete [2024-10-30T04:39:00.922Z] 3a2ae6a8a46f: Pull complete [2024-10-30T04:39:00.922Z] 33b1e0a273af: Pull complete [2024-10-30T04:39:00.922Z] 5d3b04190fa2: Pull complete [2024-10-30T04:39:05.114Z] 2f39f015ded8: Pull complete [2024-10-30T04:39:05.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T04:39:05.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:39:05.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:39:05.474Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:39:05.501Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T04:39:13.316Z] $ docker top 6f9d7bccd39c4dc1253935092a40cb9d5cda4e495b8ec0db5653fd5057209fcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:39:13.719Z] ---> job-cost.sh [2024-10-30T04:39:13.719Z] lf-activate-venv: SKIPPING [2024-10-30T04:39:13.719Z] INFO: No Stack... [2024-10-30T04:39:13.978Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T04:39:14.237Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T04:39:14.526Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-10-30T04:39:14.526Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T04:39:14.541Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [2024-10-30T04:39:14.550Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] did not exist. Created. [2024-10-30T04:39:14.559Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T04:39:14.870Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T04:39:14.898Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T04:39:14.906Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T04:39:14.935Z] $ docker stop --time=1 6f9d7bccd39c4dc1253935092a40cb9d5cda4e495b8ec0db5653fd5057209fcb [2024-10-30T04:39:16.390Z] $ docker rm -f --volumes 6f9d7bccd39c4dc1253935092a40cb9d5cda4e495b8ec0db5653fd5057209fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T04:40:52.443Z] Removing intermediate container 607f8a2a60f6 [2024-10-30T04:40:52.443Z] ---> bfa3ccba371d [2024-10-30T04:40:52.443Z] Step 9/10 : COPY . . [2024-10-30T04:40:52.443Z] ---> 5d145f849b15 [2024-10-30T04:40:52.443Z] Step 10/10 : RUN ${MAKE} [2024-10-30T04:40:52.443Z] ---> Running in e23b831c86e3 [2024-10-30T04:40:52.443Z] noop [2024-10-30T04:40:52.443Z] Removing intermediate container e23b831c86e3 [2024-10-30T04:40:52.443Z] ---> 6bf10c033202 [2024-10-30T04:40:52.443Z] Successfully built 6bf10c033202 [2024-10-30T04:40:52.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:40:52.808Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T04:40:52.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:40:53.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-24076 does not seem to be running inside a container [2024-10-30T04:40:53.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/166 -v /w/workspace/device-modbus-go/166:/w/workspace/device-modbus-go/166:rw,z -v /w/workspace/device-modbus-go/166@tmp:/w/workspace/device-modbus-go/166@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 [2024-10-30T04:40:54.385Z] $ docker top 63fe5eb26e1dd976eea838b8237035ca5fa8a54a0baacaf84b8fe18250732ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:40:55.246Z] + go version [2024-10-30T04:40:55.246Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T04:40:55.260Z] $ docker stop --time=1 63fe5eb26e1dd976eea838b8237035ca5fa8a54a0baacaf84b8fe18250732ac6 [2024-10-30T04:40:56.922Z] $ docker rm -f --volumes 63fe5eb26e1dd976eea838b8237035ca5fa8a54a0baacaf84b8fe18250732ac6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:40:57.532Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T04:40:57.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:40:57.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-24076 does not seem to be running inside a container [2024-10-30T04:40:57.789Z] $ 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/166 -v /w/workspace/device-modbus-go/166:/w/workspace/device-modbus-go/166:rw,z -v /w/workspace/device-modbus-go/166@tmp:/w/workspace/device-modbus-go/166@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 [2024-10-30T04:40:59.026Z] $ docker top 541743b21f4d0049bc225eb89ce3b16177974b35b55a6084706da1432e7c07ab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:40:59.891Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/166 [Pipeline] fileExists [Pipeline] sh [2024-10-30T04:41:00.548Z] + make test [2024-10-30T04:41:00.549Z] go test ./... -coverprofile=coverage.out [2024-10-30T04:41:05.895Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-30T04:44:57.701Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-30T04:44:57.701Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 48.0% of statements [2024-10-30T04:44:57.701Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T04:44:57.701Z] go vet ./... [2024-10-30T04:45:44.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T04:45:44.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T04:45:44.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T04:45:44.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T04:45:44.691Z] $ docker stop --time=1 541743b21f4d0049bc225eb89ce3b16177974b35b55a6084706da1432e7c07ab [2024-10-30T04:45:46.637Z] $ docker rm -f --volumes 541743b21f4d0049bc225eb89ce3b16177974b35b55a6084706da1432e7c07ab [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:45:48.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T04:45:48.350Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T04:45:49.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T04:45:49.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T04:45:49.752Z] + ls -al . [2024-10-30T04:45:49.753Z] total 268 [2024-10-30T04:45:49.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:41 . [2024-10-30T04:45:49.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 04:37 .. [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 04:37 .dockerignore [2024-10-30T04:45:49.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 04:38 .git [2024-10-30T04:45:49.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:37 .github [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 04:37 .gitignore [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 04:37 .golangci.yml [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 04:37 Attribution.txt [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 04:37 CHANGELOG.md [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 30 04:37 Dockerfile [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 04:37 GOVERNANCE.md [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 04:37 Jenkinsfile [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 04:37 LICENSE [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 04:37 Makefile [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 04:37 OWNERS.md [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 04:37 README.md [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 04:36 VERSION [2024-10-30T04:45:49.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:37 bin [2024-10-30T04:45:49.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:37 cmd [2024-10-30T04:45:49.753Z] -rw-r--r-- 1 jenkins jenkins 25464 Oct 30 04:44 coverage.out [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 30 04:37 go.mod [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 30 04:37 go.sum [2024-10-30T04:45:49.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 04:37 internal [2024-10-30T04:45:49.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 04:37 simulator [2024-10-30T04:45:49.753Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 04:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:45:50.110Z] + 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=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T04:45:50.378Z] Sending build context to Docker daemon 9.167MB [2024-10-30T04:45:50.645Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T04:45:50.645Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-30T04:45:50.645Z] ---> 6bf10c033202 [2024-10-30T04:45:50.645Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-30T04:45:50.645Z] ---> Running in 6589e3b21076 [2024-10-30T04:45:50.920Z] Removing intermediate container 6589e3b21076 [2024-10-30T04:45:50.920Z] ---> 9d13fbcb160f [2024-10-30T04:45:50.920Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T04:45:51.191Z] ---> Running in f15cb5b2640c [2024-10-30T04:45:51.459Z] Removing intermediate container f15cb5b2640c [2024-10-30T04:45:51.459Z] ---> 8132f27f9718 [2024-10-30T04:45:51.460Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-30T04:45:51.460Z] ---> Running in 7041472ef978 [2024-10-30T04:45:52.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:45:53.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:45:54.417Z] OK: 244 MiB in 62 packages [2024-10-30T04:45:55.386Z] Removing intermediate container 7041472ef978 [2024-10-30T04:45:55.386Z] ---> b9d6ee4720b7 [2024-10-30T04:45:55.386Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-30T04:45:55.386Z] ---> Running in f05898ea7537 [2024-10-30T04:45:55.654Z] Removing intermediate container f05898ea7537 [2024-10-30T04:45:55.654Z] ---> eb9d0a2123be [2024-10-30T04:45:55.654Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-30T04:45:56.240Z] ---> 435ae7d72e0f [2024-10-30T04:45:56.240Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T04:45:56.240Z] ---> Running in c8a170fc55af [2024-10-30T04:45:58.824Z] Removing intermediate container c8a170fc55af [2024-10-30T04:45:58.824Z] ---> 51f4968ef9fa [2024-10-30T04:45:58.824Z] Step 9/23 : COPY . . [2024-10-30T04:45:59.783Z] ---> 5646f0acb2bc [2024-10-30T04:45:59.783Z] Step 10/23 : RUN ${MAKE} [2024-10-30T04:45:59.783Z] ---> Running in 9b2684f7f97f [2024-10-30T04:46:00.744Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-10-30T04:49:22.529Z] Removing intermediate container 9b2684f7f97f [2024-10-30T04:49:22.529Z] ---> 7244ef4759a0 [2024-10-30T04:49:22.529Z] Step 11/23 : FROM alpine:3.20 [2024-10-30T04:49:23.111Z] 3.20: Pulling from library/alpine [2024-10-30T04:49:23.378Z] cf04c63912e1: Already exists [2024-10-30T04:49:23.378Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T04:49:23.378Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T04:49:23.378Z] ---> c157a85ed455 [2024-10-30T04:49:23.378Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-30T04:49:23.649Z] ---> Running in c86f799deff6 [2024-10-30T04:49:23.917Z] Removing intermediate container c86f799deff6 [2024-10-30T04:49:23.917Z] ---> ec3a60092c50 [2024-10-30T04:49:23.917Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-30T04:49:23.917Z] ---> Running in fa531a7cfa13 [2024-10-30T04:49:24.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:25.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:26.880Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T04:49:26.880Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:49:26.880Z] OK: 9 MiB in 15 packages [2024-10-30T04:49:27.845Z] Removing intermediate container fa531a7cfa13 [2024-10-30T04:49:27.845Z] ---> d95a0e785646 [2024-10-30T04:49:27.845Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-30T04:49:28.114Z] ---> Running in 9936a0e7e907 [2024-10-30T04:49:29.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:29.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:30.756Z] Upgrading critical system libraries and apk-tools: [2024-10-30T04:49:30.756Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T04:49:30.756Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T04:49:30.756Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T04:49:30.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:31.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T04:49:32.433Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:49:32.433Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T04:49:32.433Z] OK: 9 MiB in 15 packages [2024-10-30T04:49:33.394Z] Removing intermediate container 9936a0e7e907 [2024-10-30T04:49:33.394Z] ---> 79aec9f0d231 [2024-10-30T04:49:33.394Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-30T04:49:35.973Z] ---> b7e842bebcbd [2024-10-30T04:49:35.973Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-30T04:49:36.239Z] ---> afa905ba728c [2024-10-30T04:49:36.239Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-30T04:49:36.821Z] ---> 133c422fd712 [2024-10-30T04:49:36.821Z] Step 18/23 : EXPOSE 59901 [2024-10-30T04:49:36.821Z] ---> Running in fdc1a0b59758 [2024-10-30T04:49:37.088Z] Removing intermediate container fdc1a0b59758 [2024-10-30T04:49:37.088Z] ---> d4d6c7133c94 [2024-10-30T04:49:37.088Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-30T04:49:37.088Z] ---> Running in b06dd10f73e0 [2024-10-30T04:49:37.357Z] Removing intermediate container b06dd10f73e0 [2024-10-30T04:49:37.357Z] ---> a0d92010b3d7 [2024-10-30T04:49:37.357Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-30T04:49:37.624Z] ---> Running in a8354424c618 [2024-10-30T04:49:37.889Z] Removing intermediate container a8354424c618 [2024-10-30T04:49:37.889Z] ---> cb1b4eb3932b [2024-10-30T04:49:37.889Z] Step 21/23 : LABEL arch=arm64 [2024-10-30T04:49:37.889Z] ---> Running in 86b125f1f257 [2024-10-30T04:49:38.157Z] Removing intermediate container 86b125f1f257 [2024-10-30T04:49:38.157Z] ---> 25b9267ca544 [2024-10-30T04:49:38.157Z] Step 22/23 : LABEL git_sha=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:49:38.425Z] ---> Running in 95f9f415ec95 [2024-10-30T04:49:38.694Z] Removing intermediate container 95f9f415ec95 [2024-10-30T04:49:38.694Z] ---> 202c5915c978 [2024-10-30T04:49:38.694Z] Step 23/23 : LABEL version=4.0.0-dev.1 [2024-10-30T04:49:38.694Z] ---> Running in 41b9b7956f66 [2024-10-30T04:49:38.961Z] Removing intermediate container 41b9b7956f66 [2024-10-30T04:49:38.961Z] ---> c8379048093c [2024-10-30T04:49:38.961Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T04:49:38.961Z] Successfully built c8379048093c [2024-10-30T04:49:38.961Z] 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 [2024-10-30T04:49:39.128Z] provisioning config files... [2024-10-30T04:49:39.144Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/166@tmp/config11537048464682737788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:49:39.490Z] ---> ****-login.sh [2024-10-30T04:49:39.490Z] nexus3.edgexfoundry.org:10001 [2024-10-30T04:49:39.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:49:39.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:49:39.758Z] Configure a credential helper to remove this warning. See [2024-10-30T04:49:39.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:49:39.758Z] [2024-10-30T04:49:39.758Z] Login Succeeded [2024-10-30T04:49:39.758Z] nexus3.edgexfoundry.org:10002 [2024-10-30T04:49:40.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:49:40.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:49:40.033Z] Configure a credential helper to remove this warning. See [2024-10-30T04:49:40.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:49:40.034Z] [2024-10-30T04:49:40.034Z] Login Succeeded [2024-10-30T04:49:40.034Z] nexus3.edgexfoundry.org:10003 [2024-10-30T04:49:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:49:40.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:49:40.573Z] Configure a credential helper to remove this warning. See [2024-10-30T04:49:40.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:49:40.573Z] [2024-10-30T04:49:40.573Z] Login Succeeded [2024-10-30T04:49:40.573Z] nexus3.edgexfoundry.org:10004 [2024-10-30T04:49:40.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:49:40.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:49:40.840Z] Configure a credential helper to remove this warning. See [2024-10-30T04:49:40.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:49:40.840Z] [2024-10-30T04:49:40.840Z] Login Succeeded [2024-10-30T04:49:40.840Z] ****.io [2024-10-30T04:49:41.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T04:49:41.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T04:49:41.368Z] Configure a credential helper to remove this warning. See [2024-10-30T04:49:41.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T04:49:41.368Z] [2024-10-30T04:49:41.368Z] Login Succeeded [2024-10-30T04:49:41.368Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T04:49:41.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:49:41.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T04:49:41.480Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-10-30T04:49:41.481Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:49:41.481Z] latest [2024-10-30T04:49:41.481Z] 4.0.0-dev.1 [2024-10-30T04:49:41.481Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:49:41.481Z] main [2024-10-30T04:49:41.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:41.860Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:42.207Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:49:42.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T04:49:42.207Z] 9ca1f25f11fc: Preparing [2024-10-30T04:49:42.207Z] 380961c8ddca: Preparing [2024-10-30T04:49:42.207Z] e2858167404e: Preparing [2024-10-30T04:49:42.207Z] a8e4f371b8ab: Preparing [2024-10-30T04:49:42.207Z] 25e1ceb0ecf0: Preparing [2024-10-30T04:49:42.207Z] 16113d51b718: Preparing [2024-10-30T04:49:42.207Z] 16113d51b718: Waiting [2024-10-30T04:49:42.473Z] 9ca1f25f11fc: Pushed [2024-10-30T04:49:42.473Z] 380961c8ddca: Pushed [2024-10-30T04:49:42.473Z] 25e1ceb0ecf0: Pushed [2024-10-30T04:49:42.473Z] 16113d51b718: Layer already exists [2024-10-30T04:49:43.872Z] a8e4f371b8ab: Pushed [2024-10-30T04:49:53.916Z] e2858167404e: Pushed [2024-10-30T04:49:53.916Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3: digest: sha256:630ce482212f22c1fc9ba72e06309dee3e516a4c7cbc2183da841ebbbf0e4fb5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:54.279Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:54.625Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-30T04:49:54.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T04:49:54.625Z] 9ca1f25f11fc: Preparing [2024-10-30T04:49:54.625Z] 380961c8ddca: Preparing [2024-10-30T04:49:54.625Z] e2858167404e: Preparing [2024-10-30T04:49:54.625Z] a8e4f371b8ab: Preparing [2024-10-30T04:49:54.625Z] 25e1ceb0ecf0: Preparing [2024-10-30T04:49:54.625Z] 16113d51b718: Preparing [2024-10-30T04:49:54.625Z] 16113d51b718: Waiting [2024-10-30T04:49:54.625Z] 380961c8ddca: Layer already exists [2024-10-30T04:49:54.625Z] 25e1ceb0ecf0: Layer already exists [2024-10-30T04:49:54.625Z] 9ca1f25f11fc: Layer already exists [2024-10-30T04:49:54.625Z] e2858167404e: Layer already exists [2024-10-30T04:49:54.625Z] a8e4f371b8ab: Layer already exists [2024-10-30T04:49:54.625Z] 16113d51b718: Layer already exists [2024-10-30T04:49:54.891Z] latest: digest: sha256:630ce482212f22c1fc9ba72e06309dee3e516a4c7cbc2183da841ebbbf0e4fb5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:55.248Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:55.605Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.1 [2024-10-30T04:49:55.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T04:49:55.605Z] 9ca1f25f11fc: Preparing [2024-10-30T04:49:55.605Z] 380961c8ddca: Preparing [2024-10-30T04:49:55.605Z] e2858167404e: Preparing [2024-10-30T04:49:55.605Z] a8e4f371b8ab: Preparing [2024-10-30T04:49:55.605Z] 25e1ceb0ecf0: Preparing [2024-10-30T04:49:55.605Z] 16113d51b718: Preparing [2024-10-30T04:49:55.605Z] 16113d51b718: Waiting [2024-10-30T04:49:55.605Z] 9ca1f25f11fc: Layer already exists [2024-10-30T04:49:55.605Z] 25e1ceb0ecf0: Layer already exists [2024-10-30T04:49:55.605Z] a8e4f371b8ab: Layer already exists [2024-10-30T04:49:55.605Z] 380961c8ddca: Layer already exists [2024-10-30T04:49:55.605Z] e2858167404e: Layer already exists [2024-10-30T04:49:55.605Z] 16113d51b718: Layer already exists [2024-10-30T04:49:55.605Z] 4.0.0-dev.1: digest: sha256:630ce482212f22c1fc9ba72e06309dee3e516a4c7cbc2183da841ebbbf0e4fb5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:55.960Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:56.297Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:49:56.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T04:49:56.297Z] 9ca1f25f11fc: Preparing [2024-10-30T04:49:56.297Z] 380961c8ddca: Preparing [2024-10-30T04:49:56.297Z] e2858167404e: Preparing [2024-10-30T04:49:56.297Z] a8e4f371b8ab: Preparing [2024-10-30T04:49:56.297Z] 25e1ceb0ecf0: Preparing [2024-10-30T04:49:56.297Z] 16113d51b718: Preparing [2024-10-30T04:49:56.297Z] 16113d51b718: Waiting [2024-10-30T04:49:56.297Z] e2858167404e: Layer already exists [2024-10-30T04:49:56.297Z] 25e1ceb0ecf0: Layer already exists [2024-10-30T04:49:56.297Z] 380961c8ddca: Layer already exists [2024-10-30T04:49:56.297Z] 9ca1f25f11fc: Layer already exists [2024-10-30T04:49:56.297Z] a8e4f371b8ab: Layer already exists [2024-10-30T04:49:56.297Z] 16113d51b718: Layer already exists [2024-10-30T04:49:56.297Z] 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1: digest: sha256:630ce482212f22c1fc9ba72e06309dee3e516a4c7cbc2183da841ebbbf0e4fb5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:56.921Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:57.272Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-10-30T04:49:57.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-30T04:49:57.272Z] 9ca1f25f11fc: Preparing [2024-10-30T04:49:57.272Z] 380961c8ddca: Preparing [2024-10-30T04:49:57.272Z] e2858167404e: Preparing [2024-10-30T04:49:57.272Z] a8e4f371b8ab: Preparing [2024-10-30T04:49:57.272Z] 25e1ceb0ecf0: Preparing [2024-10-30T04:49:57.272Z] 16113d51b718: Preparing [2024-10-30T04:49:57.272Z] 16113d51b718: Waiting [2024-10-30T04:49:57.272Z] e2858167404e: Layer already exists [2024-10-30T04:49:57.272Z] 380961c8ddca: Layer already exists [2024-10-30T04:49:57.272Z] 25e1ceb0ecf0: Layer already exists [2024-10-30T04:49:57.272Z] 9ca1f25f11fc: Layer already exists [2024-10-30T04:49:57.272Z] a8e4f371b8ab: Layer already exists [2024-10-30T04:49:57.272Z] 16113d51b718: Layer already exists [2024-10-30T04:49:57.272Z] main: digest: sha256:630ce482212f22c1fc9ba72e06309dee3e516a4c7cbc2183da841ebbbf0e4fb5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T04:49:57.353Z] ===================================================== [Pipeline] echo [2024-10-30T04:49:57.366Z] taggedImages: [2024-10-30T04:49:57.366Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [2024-10-30T04:49:57.366Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-30T04:49:57.366Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.1 [2024-10-30T04:49:57.366Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:35d09451af1d455b7a4c4c650ff933a6ae9a5aa3-4.0.0-dev.1 [2024-10-30T04:49:57.366Z] - 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 [2024-10-30T04:49:57.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:49:57.754Z] [2024-10-30T04:49:57.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:49:58.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:49:58.210Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T04:49:58.210Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T04:49:58.210Z] 04944245beec: Pulling fs layer [2024-10-30T04:49:58.210Z] 699f458cf7ca: Pulling fs layer [2024-10-30T04:49:58.210Z] 765212b225bb: Pulling fs layer [2024-10-30T04:49:58.210Z] f23df028b6ca: Pulling fs layer [2024-10-30T04:49:58.210Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T04:49:58.210Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T04:49:58.210Z] f23df028b6ca: Waiting [2024-10-30T04:49:58.210Z] d65c8cfc05b1: Waiting [2024-10-30T04:49:58.210Z] 2437ff75d9bd: Waiting [2024-10-30T04:49:58.210Z] 765212b225bb: Waiting [2024-10-30T04:49:58.475Z] 04944245beec: Verifying Checksum [2024-10-30T04:49:58.476Z] 04944245beec: Download complete [2024-10-30T04:49:58.476Z] 765212b225bb: Verifying Checksum [2024-10-30T04:49:58.476Z] 765212b225bb: Download complete [2024-10-30T04:49:58.476Z] f23df028b6ca: Verifying Checksum [2024-10-30T04:49:58.476Z] f23df028b6ca: Download complete [2024-10-30T04:49:58.476Z] d65c8cfc05b1: Download complete [2024-10-30T04:49:58.476Z] 699f458cf7ca: Verifying Checksum [2024-10-30T04:49:58.476Z] 699f458cf7ca: Download complete [2024-10-30T04:49:59.057Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T04:49:59.057Z] 8998bd30e6a1: Download complete [2024-10-30T04:50:01.628Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T04:50:01.628Z] 2437ff75d9bd: Download complete [2024-10-30T04:50:03.559Z] 8998bd30e6a1: Pull complete [2024-10-30T04:50:03.824Z] 04944245beec: Pull complete [2024-10-30T04:50:05.756Z] 699f458cf7ca: Pull complete [2024-10-30T04:50:05.756Z] 765212b225bb: Pull complete [2024-10-30T04:50:06.333Z] f23df028b6ca: Pull complete [2024-10-30T04:50:06.596Z] d65c8cfc05b1: Pull complete [2024-10-30T04:50:24.761Z] 2437ff75d9bd: Pull complete [2024-10-30T04:50:24.761Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T04:50:24.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T04:50:24.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:50:24.966Z] prd-ubuntu20.04-docker-arm64-4c-16g-24076 does not seem to be running inside a container [2024-10-30T04:50:25.019Z] $ 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/166 -v /w/workspace/device-modbus-go/166:/w/workspace/device-modbus-go/166:rw,z -v /w/workspace/device-modbus-go/166@tmp:/w/workspace/device-modbus-go/166@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 [2024-10-30T04:50:27.581Z] $ docker top 740203e2560664e210993030d3f42a6fb694e652d97ce6bfaff0a6687315fb12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:50:28.430Z] ---> job-cost.sh [2024-10-30T04:50:28.430Z] lf-activate-venv: SKIPPING [2024-10-30T04:50:28.430Z] INFO: No Stack... [2024-10-30T04:50:28.693Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T04:50:29.646Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T04:50:30.226Z] + cat /w/workspace/device-modbus-go/166/archives/cost.csv [2024-10-30T04:50:30.226Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T04:50:30.282Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [2024-10-30T04:50:30.289Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] did not exist. Created. [2024-10-30T04:50:30.296Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T04:50:30.638Z] /w/workspace/device-modbus-go/166@tmp/durable-b9c79b6c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T04:50:30.973Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T04:50:30.998Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T04:50:31.044Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T04:50:31.053Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T04:50:31.074Z] $ docker stop --time=1 740203e2560664e210993030d3f42a6fb694e652d97ce6bfaff0a6687315fb12 [2024-10-30T04:50:32.516Z] $ docker rm -f --volumes 740203e2560664e210993030d3f42a6fb694e652d97ce6bfaff0a6687315fb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T04:50:33.424Z] provisioning config files... [2024-10-30T04:50:33.440Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7682795235947429555tmp [Pipeline] { [Pipeline] sh [2024-10-30T04:50:33.783Z] + set +x [2024-10-30T04:50:33.783Z] + curl -s https://codecov.io/bash [2024-10-30T04:50:33.783Z] + bash -s -- [2024-10-30T04:50:33.783Z] [2024-10-30T04:50:33.783Z] _____ _ [2024-10-30T04:50:33.783Z] / ____| | | [2024-10-30T04:50:33.783Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T04:50:33.783Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T04:50:33.783Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T04:50:33.783Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T04:50:33.783Z] Bash-1.0.6 [2024-10-30T04:50:33.783Z] [2024-10-30T04:50:33.783Z] [2024-10-30T04:50:33.783Z] ==> git version 2.25.1 found [2024-10-30T04:50:33.783Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T04:50:33.783Z] Release-Date: 2020-01-08 [2024-10-30T04:50:33.783Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T04:50:33.783Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T04:50:33.783Z] ==> Jenkins CI detected. [2024-10-30T04:50:33.783Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-10-30T04:50:33.783Z] project root: . [2024-10-30T04:50:33.783Z] --> token set from env [2024-10-30T04:50:33.783Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T04:50:33.783Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T04:50:33.783Z] ==> Python coveragepy not found [2024-10-30T04:50:33.783Z] ==> Searching for coverage reports in: [2024-10-30T04:50:33.783Z] + . [2024-10-30T04:50:33.783Z] -> Found 1 reports [2024-10-30T04:50:33.783Z] ==> Detecting git/mercurial file structure [2024-10-30T04:50:34.067Z] ==> Reading reports [2024-10-30T04:50:34.067Z] + ./coverage.out bytes=25464 [2024-10-30T04:50:34.067Z] ==> Appending adjustments [2024-10-30T04:50:34.067Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T04:50:34.067Z] + Found adjustments [2024-10-30T04:50:34.067Z] ==> Gzipping contents [2024-10-30T04:50:34.067Z] 4.0K /tmp/codecov.qPqzpF.gz [2024-10-30T04:50:34.067Z] ==> Uploading reports [2024-10-30T04:50:34.067Z] url: https://codecov.io [2024-10-30T04:50:34.067Z] query: branch=main&commit=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T04:50:34.067Z] -> Pinging Codecov [2024-10-30T04:50:34.067Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=35d09451af1d455b7a4c4c650ff933a6ae9a5aa3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T04:50:34.353Z] -> Uploading to [2024-10-30T04:50:34.353Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/35d09451af1d455b7a4c4c650ff933a6ae9a5aa3/51a9fdba-614d-4325-afd7-0a2735f04f8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T045034Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=204111b579eb4b654edd3ca2ed80df73e1eff5617469afdc588da9d66fdf1b41 [2024-10-30T04:50:34.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T04:50:34.353Z] Dload Upload Total Spent Left Speed [2024-10-30T04:50:34.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3928 0 0 100 3928 0 17228 --:--:-- --:--:-- --:--:-- 17228 [2024-10-30T04:50:34.353Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] } [2024-10-30T04:50:34.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T04:50:34.617Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T04:50:34.632Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:50:34.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:50:34.946Z] [2024-10-30T04:50:34.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:50:35.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:50:35.248Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T04:50:35.248Z] 43c4264eed91: Already exists [2024-10-30T04:50:35.248Z] 4cc291be95ef: Already exists [2024-10-30T04:50:35.248Z] 2ac1f1163629: Already exists [2024-10-30T04:50:35.248Z] 5c3c966382ef: Already exists [2024-10-30T04:50:35.248Z] 4f4fb700ef54: Already exists [2024-10-30T04:50:35.248Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T04:50:35.248Z] 9c3e1370e548: Pulling fs layer [2024-10-30T04:50:35.537Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T04:50:35.537Z] d9c7d2e4e75e: Download complete [2024-10-30T04:50:35.807Z] d9c7d2e4e75e: Pull complete [2024-10-30T04:50:36.745Z] 9c3e1370e548: Download complete [2024-10-30T04:50:39.284Z] 9c3e1370e548: Pull complete [2024-10-30T04:50:39.285Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T04:50:39.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T04:50:39.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:50:39.387Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:50:39.417Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T04:50:41.486Z] $ docker top bda6056c0d9c4f68b51de03253a355f1d139579513415fc8902fd4d2a9228dfe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:50:41.838Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-10-30T04:50:41.849Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-10-30T04:50:42.128Z] + set -o pipefail [2024-10-30T04:50:42.129Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-10-30T04:50:52.118Z] [2024-10-30T04:50:52.118Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-10-30T04:50:52.118Z] [2024-10-30T04:50:52.118Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/c2ed3ba9-6ac2-4337-8b64-9c54937e6b01 [2024-10-30T04:50:52.118Z] [2024-10-30T04:50:52.118Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-30T04:50:52.118Z] [2024-10-30T04:50:52.118Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T04:50:52.118Z] [Pipeline] } [2024-10-30T04:50:52.128Z] $ docker stop --time=1 bda6056c0d9c4f68b51de03253a355f1d139579513415fc8902fd4d2a9228dfe [2024-10-30T04:50:56.232Z] $ docker rm -f --volumes bda6056c0d9c4f68b51de03253a355f1d139579513415fc8902fd4d2a9228dfe [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 [2024-10-30T04:50:57.116Z] + git log --format=format:%s -1 35d09451af1d455b7a4c4c650ff933a6ae9a5aa3 [Pipeline] sh [2024-10-30T04:50:57.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:50:57.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:50:57.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:50:57.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:50:57.808Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:50:57.837Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:50:58.386Z] $ docker top 29fc112a1c536dbb9fe04b07133f83a22b72cf98b2d92d10936e09e82863654a -eo pid,comm [2024-10-30T04:50:58.436Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:50:58.436Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:50:58.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:50:58.500Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:50:58.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:50:58.610Z] $ docker exec 29fc112a1c536dbb9fe04b07133f83a22b72cf98b2d92d10936e09e82863654a ssh-agent [2024-10-30T04:50:58.707Z] SSH_AUTH_SOCK=/tmp/ssh-kqeXk1QmXZoy/agent.32 [2024-10-30T04:50:58.707Z] SSH_AGENT_PID=38 [2024-10-30T04:50:58.711Z] Running ssh-add (command line suppressed) [2024-10-30T04:50:58.807Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7189496363651557122.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7189496363651557122.key) [2024-10-30T04:50:58.823Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:50:59.116Z] + git semver tag [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,282 [run_tag] DEBUG tag force:False [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,282 [check_head_tag] DEBUG check head tag [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,283 [execute] INFO git cat-file --batch-check [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,286 [execute] INFO git cat-file --batch [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,305 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,305 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,305 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:50:59.375Z] 2024-10-30 04:50:59,309 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:50:59.375Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T04:50:59.381Z] $ docker exec --env ******** --env ******** 29fc112a1c536dbb9fe04b07133f83a22b72cf98b2d92d10936e09e82863654a ssh-agent -k [2024-10-30T04:50:59.464Z] unset SSH_AUTH_SOCK; [2024-10-30T04:50:59.467Z] unset SSH_AGENT_PID; [2024-10-30T04:50:59.467Z] echo Agent pid 38 killed; [2024-10-30T04:50:59.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:50:59.803Z] + git semver [Pipeline] } [2024-10-30T04:51:00.071Z] $ docker stop --time=1 29fc112a1c536dbb9fe04b07133f83a22b72cf98b2d92d10936e09e82863654a [2024-10-30T04:51:01.313Z] $ docker rm -f --volumes 29fc112a1c536dbb9fe04b07133f83a22b72cf98b2d92d10936e09e82863654a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:51:01.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:51:01.728Z] [2024-10-30T04:51:01.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:51:02.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:51:02.027Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T04:51:02.027Z] ab5ef0e58194: Pulling fs layer [2024-10-30T04:51:02.027Z] 9712f1f96733: Pulling fs layer [2024-10-30T04:51:02.027Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T04:51:02.027Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T04:51:02.027Z] e9a5061849ea: Pulling fs layer [2024-10-30T04:51:02.027Z] d747dcd14b5f: Pulling fs layer [2024-10-30T04:51:02.027Z] 2de7ff778b66: Pulling fs layer [2024-10-30T04:51:02.027Z] e9a5061849ea: Waiting [2024-10-30T04:51:02.027Z] d747dcd14b5f: Waiting [2024-10-30T04:51:02.027Z] 2de7ff778b66: Waiting [2024-10-30T04:51:02.027Z] 0d9ebad4ef96: Waiting [2024-10-30T04:51:02.027Z] 9712f1f96733: Verifying Checksum [2024-10-30T04:51:02.027Z] 9712f1f96733: Download complete [2024-10-30T04:51:02.285Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T04:51:02.285Z] 63f879dbbcfc: Download complete [2024-10-30T04:51:02.543Z] e9a5061849ea: Verifying Checksum [2024-10-30T04:51:02.543Z] e9a5061849ea: Download complete [2024-10-30T04:51:02.543Z] ab5ef0e58194: Verifying Checksum [2024-10-30T04:51:02.543Z] ab5ef0e58194: Download complete [2024-10-30T04:51:02.543Z] d747dcd14b5f: Verifying Checksum [2024-10-30T04:51:02.543Z] d747dcd14b5f: Download complete [2024-10-30T04:51:02.543Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T04:51:02.543Z] 0d9ebad4ef96: Download complete [2024-10-30T04:51:02.543Z] 2de7ff778b66: Verifying Checksum [2024-10-30T04:51:02.543Z] 2de7ff778b66: Download complete [2024-10-30T04:51:05.074Z] ab5ef0e58194: Pull complete [2024-10-30T04:51:05.074Z] 9712f1f96733: Pull complete [2024-10-30T04:51:05.643Z] 63f879dbbcfc: Pull complete [2024-10-30T04:51:08.926Z] 0d9ebad4ef96: Pull complete [2024-10-30T04:51:08.926Z] e9a5061849ea: Pull complete [2024-10-30T04:51:08.926Z] d747dcd14b5f: Pull complete [2024-10-30T04:51:09.860Z] 2de7ff778b66: Pull complete [2024-10-30T04:51:09.860Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T04:51:09.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T04:51:09.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:51:09.958Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:51:09.983Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T04:51:14.340Z] $ docker top a7c8cb6f5cbbe22a21b9943b3200a337c71bf45e908124e02cbe177ddb3809f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:51:14.416Z] provisioning config files... [2024-10-30T04:51:14.423Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4589454284543742555tmp [2024-10-30T04:51:14.435Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1567066846824729301tmp [2024-10-30T04:51:14.444Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5073348183640690253tmp [Pipeline] { [Pipeline] echo [2024-10-30T04:51:14.465Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:14.757Z] ---> sigul-configuration.sh [2024-10-30T04:51:14.758Z] gpg: directory `/root/.gnupg' created [2024-10-30T04:51:14.758Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T04:51:14.758Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T04:51:14.758Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T04:51:14.758Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T04:51:14.758Z] gpg: CAST5 encrypted data [2024-10-30T04:51:14.758Z] gpg: encrypted with 1 passphrase [2024-10-30T04:51:14.758Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T04:51:15.052Z] + mkdir /home/jenkins [2024-10-30T04:51:15.052Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T04:51:15.346Z] + 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 [2024-10-30T04:51:15.357Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:15.647Z] ---> sigul-install.sh [2024-10-30T04:51:15.647Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T04:51:15.942Z] + git tag --list [2024-10-30T04:51:15.942Z] 0.7.1 [2024-10-30T04:51:15.942Z] v1.0.0 [2024-10-30T04:51:15.942Z] v1.1.0 [2024-10-30T04:51:15.942Z] v1.1.1 [2024-10-30T04:51:15.942Z] v1.2.2 [2024-10-30T04:51:15.942Z] v1.3.0 [2024-10-30T04:51:15.942Z] v1.3.1 [2024-10-30T04:51:15.942Z] v2.0.0 [2024-10-30T04:51:15.942Z] v2.1.0 [2024-10-30T04:51:15.942Z] v2.1.1 [2024-10-30T04:51:15.942Z] v2.2.0 [2024-10-30T04:51:15.942Z] v2.3.0 [2024-10-30T04:51:15.942Z] v3.0 [2024-10-30T04:51:15.942Z] v3.0.0 [2024-10-30T04:51:15.942Z] v3.1 [2024-10-30T04:51:15.942Z] v3.1.0 [2024-10-30T04:51:15.942Z] v3.1.0-dev.1 [2024-10-30T04:51:15.942Z] v3.1.0-dev.10 [2024-10-30T04:51:15.942Z] v3.1.0-dev.11 [2024-10-30T04:51:15.942Z] v3.1.0-dev.12 [2024-10-30T04:51:15.942Z] v3.1.0-dev.13 [2024-10-30T04:51:15.942Z] v3.1.0-dev.14 [2024-10-30T04:51:15.942Z] v3.1.0-dev.15 [2024-10-30T04:51:15.942Z] v3.1.0-dev.16 [2024-10-30T04:51:15.942Z] v3.1.0-dev.17 [2024-10-30T04:51:15.942Z] v3.1.0-dev.18 [2024-10-30T04:51:15.942Z] v3.1.0-dev.19 [2024-10-30T04:51:15.942Z] v3.1.0-dev.2 [2024-10-30T04:51:15.942Z] v3.1.0-dev.20 [2024-10-30T04:51:15.942Z] v3.1.0-dev.21 [2024-10-30T04:51:15.942Z] v3.1.0-dev.22 [2024-10-30T04:51:15.942Z] v3.1.0-dev.23 [2024-10-30T04:51:15.942Z] v3.1.0-dev.24 [2024-10-30T04:51:15.942Z] v3.1.0-dev.25 [2024-10-30T04:51:15.942Z] v3.1.0-dev.3 [2024-10-30T04:51:15.942Z] v3.1.0-dev.4 [2024-10-30T04:51:15.942Z] v3.1.0-dev.5 [2024-10-30T04:51:15.942Z] v3.1.0-dev.6 [2024-10-30T04:51:15.942Z] v3.1.0-dev.7 [2024-10-30T04:51:15.942Z] v3.1.0-dev.8 [2024-10-30T04:51:15.942Z] v3.1.0-dev.9 [2024-10-30T04:51:15.942Z] v3.1.1 [2024-10-30T04:51:15.942Z] v3.1.1-dev.1 [2024-10-30T04:51:15.942Z] v3.2.0-dev.1 [2024-10-30T04:51:15.942Z] v3.2.0-dev.10 [2024-10-30T04:51:15.942Z] v3.2.0-dev.11 [2024-10-30T04:51:15.942Z] v3.2.0-dev.12 [2024-10-30T04:51:15.942Z] v3.2.0-dev.13 [2024-10-30T04:51:15.942Z] v3.2.0-dev.14 [2024-10-30T04:51:15.942Z] v3.2.0-dev.15 [2024-10-30T04:51:15.942Z] v3.2.0-dev.16 [2024-10-30T04:51:15.942Z] v3.2.0-dev.17 [2024-10-30T04:51:15.942Z] v3.2.0-dev.18 [2024-10-30T04:51:15.942Z] v3.2.0-dev.19 [2024-10-30T04:51:15.942Z] v3.2.0-dev.2 [2024-10-30T04:51:15.942Z] v3.2.0-dev.20 [2024-10-30T04:51:15.942Z] v3.2.0-dev.21 [2024-10-30T04:51:15.942Z] v3.2.0-dev.22 [2024-10-30T04:51:15.942Z] v3.2.0-dev.23 [2024-10-30T04:51:15.942Z] v3.2.0-dev.24 [2024-10-30T04:51:15.942Z] v3.2.0-dev.25 [2024-10-30T04:51:15.942Z] v3.2.0-dev.26 [2024-10-30T04:51:15.942Z] v3.2.0-dev.3 [2024-10-30T04:51:15.942Z] v3.2.0-dev.4 [2024-10-30T04:51:15.942Z] v3.2.0-dev.5 [2024-10-30T04:51:15.942Z] v3.2.0-dev.6 [2024-10-30T04:51:15.942Z] v3.2.0-dev.7 [2024-10-30T04:51:15.942Z] v3.2.0-dev.8 [2024-10-30T04:51:15.942Z] v3.2.0-dev.9 [2024-10-30T04:51:15.942Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T04:51:16.236Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T04:51:16.805Z] Signing Git tag with Sigul... [2024-10-30T04:51:16.805Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T04:51:17.078Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:17.371Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T04:51:17.378Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T04:51:17.402Z] $ docker stop --time=1 a7c8cb6f5cbbe22a21b9943b3200a337c71bf45e908124e02cbe177ddb3809f8 [2024-10-30T04:51:18.702Z] $ docker rm -f --volumes a7c8cb6f5cbbe22a21b9943b3200a337c71bf45e908124e02cbe177ddb3809f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T04:51:19.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:51:19.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:51:19.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:51:19.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:51:19.539Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:51:19.566Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:51:19.889Z] $ docker top c04747d3e8fafa2dd1f3f77dfc3c24eb5926715eeb0c11688f2895ef0bbfebea -eo pid,comm [2024-10-30T04:51:19.940Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:51:19.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:51:20.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:51:20.000Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:51:20.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:51:20.103Z] $ docker exec c04747d3e8fafa2dd1f3f77dfc3c24eb5926715eeb0c11688f2895ef0bbfebea ssh-agent [2024-10-30T04:51:20.214Z] SSH_AUTH_SOCK=/tmp/ssh-MkeKiBJx1TI0/agent.32 [2024-10-30T04:51:20.214Z] SSH_AGENT_PID=38 [2024-10-30T04:51:20.219Z] Running ssh-add (command line suppressed) [2024-10-30T04:51:20.301Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4561579720876356497.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4561579720876356497.key) [2024-10-30T04:51:20.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:51:20.611Z] + git semver bump pre [2024-10-30T04:51:20.870Z] 2024-10-30 04:51:20,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,764 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,764 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,764 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,764 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,765 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,766 [execute] INFO git cat-file --batch-check [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,772 [execute] INFO git cat-file --batch [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,772 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:51:20.871Z] 2024-10-30 04:51:20,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:51:20.871Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T04:51:20.877Z] $ docker exec --env ******** --env ******** c04747d3e8fafa2dd1f3f77dfc3c24eb5926715eeb0c11688f2895ef0bbfebea ssh-agent -k [2024-10-30T04:51:20.971Z] unset SSH_AUTH_SOCK; [2024-10-30T04:51:20.971Z] unset SSH_AGENT_PID; [2024-10-30T04:51:20.971Z] echo Agent pid 38 killed; [2024-10-30T04:51:20.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:51:21.313Z] + git semver [Pipeline] } [2024-10-30T04:51:21.580Z] $ docker stop --time=1 c04747d3e8fafa2dd1f3f77dfc3c24eb5926715eeb0c11688f2895ef0bbfebea [2024-10-30T04:51:22.837Z] $ docker rm -f --volumes c04747d3e8fafa2dd1f3f77dfc3c24eb5926715eeb0c11688f2895ef0bbfebea [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T04:51:23.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T04:51:23.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:51:23.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T04:51:23.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:51:23.581Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:51:23.606Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T04:51:23.922Z] $ docker top 3474c6484cbfb3612311cb94650bec7e6e92e40fbc9570c4c7ead8f71d0c5592 -eo pid,comm [2024-10-30T04:51:23.971Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T04:51:23.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T04:51:24.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T04:51:24.035Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T04:51:24.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T04:51:24.137Z] $ docker exec 3474c6484cbfb3612311cb94650bec7e6e92e40fbc9570c4c7ead8f71d0c5592 ssh-agent [2024-10-30T04:51:24.255Z] SSH_AUTH_SOCK=/tmp/ssh-EPfEUeqUO4k0/agent.31 [2024-10-30T04:51:24.255Z] SSH_AGENT_PID=37 [2024-10-30T04:51:24.259Z] Running ssh-add (command line suppressed) [2024-10-30T04:51:24.348Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14795903574920617062.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14795903574920617062.key) [2024-10-30T04:51:24.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T04:51:24.651Z] + git semver push [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,801 [run_push] DEBUG push [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,802 [execute] INFO git cat-file --batch-check [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,806 [execute] INFO git rev-list dd748af4d76c079de0558a16ae0ed1ec3e3cca2f -- [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,806 [execute] DEBUG Popen(['git', 'rev-list', 'dd748af4d76c079de0558a16ae0ed1ec3e3cca2f', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,813 [execute] INFO git fetch -v origin [2024-10-30T04:51:24.910Z] 2024-10-30 04:51:24,814 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T04:51:25.477Z] 2024-10-30 04:51:25,253 [run_push] DEBUG no remote changes detected [2024-10-30T04:51:25.477Z] 2024-10-30 04:51:25,253 [execute] INFO git push origin semver [2024-10-30T04:51:25.477Z] 2024-10-30 04:51:25,254 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:51:26.045Z] 2024-10-30 04:51:25,869 [run_push] DEBUG push all version tags [2024-10-30T04:51:26.045Z] 2024-10-30 04:51:25,870 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T04:51:26.045Z] 2024-10-30 04:51:25,870 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T04:51:26.612Z] 2024-10-30 04:51:26,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-30T04:51:26.612Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T04:51:26.618Z] $ docker exec --env ******** --env ******** 3474c6484cbfb3612311cb94650bec7e6e92e40fbc9570c4c7ead8f71d0c5592 ssh-agent -k [2024-10-30T04:51:26.729Z] unset SSH_AUTH_SOCK; [2024-10-30T04:51:26.730Z] unset SSH_AGENT_PID; [2024-10-30T04:51:26.730Z] echo Agent pid 37 killed; [2024-10-30T04:51:26.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T04:51:27.073Z] + git semver [Pipeline] } [2024-10-30T04:51:27.343Z] $ docker stop --time=1 3474c6484cbfb3612311cb94650bec7e6e92e40fbc9570c4c7ead8f71d0c5592 [2024-10-30T04:51:28.683Z] $ docker rm -f --volumes 3474c6484cbfb3612311cb94650bec7e6e92e40fbc9570c4c7ead8f71d0c5592 [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 [2024-10-30T04:51:29.397Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-10-30T04:51:29.397Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T04:51:29.397Z] total 16 [2024-10-30T04:51:29.397Z] drwxr-xr-x 3 root root 4096 Oct 30 04:39 . [2024-10-30T04:51:29.397Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 04:51 .. [2024-10-30T04:51:29.397Z] drwxr-xr-x 2 root root 4096 Oct 30 04:39 cost [2024-10-30T04:51:29.397Z] -rw-r--r-- 1 root root 88 Oct 30 04:39 cost.csv [2024-10-30T04:51:29.397Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T04:51:29.397Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-30T04:51:29.397Z] total 16 [2024-10-30T04:51:29.397Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 04:39 . [2024-10-30T04:51:29.397Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 04:51 .. [2024-10-30T04:51:29.397Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 04:39 cost [2024-10-30T04:51:29.397Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 30 04:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:29.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:30.548Z] ---> package-listing.sh [2024-10-30T04:51:30.548Z] ++ facter osfamily [2024-10-30T04:51:30.548Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T04:51:30.808Z] + OS_FAMILY=debian [2024-10-30T04:51:30.808Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-10-30T04:51:30.808Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T04:51:30.808Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T04:51:30.808Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T04:51:30.808Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T04:51:30.808Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-30T04:51:30.808Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T04:51:30.808Z] + case "${OS_FAMILY}" in [2024-10-30T04:51:30.808Z] + dpkg -l [2024-10-30T04:51:30.808Z] + grep '^ii' [2024-10-30T04:51:30.808Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T04:51:30.808Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T04:51:30.808Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T04:51:30.808Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-30T04:51:30.808Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-10-30T04:51:30.808Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-10-30T04:51:30.821Z] 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 [2024-10-30T04:51:31.100Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T04:51:31.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T04:51:31.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T04:51:31.747Z] prd-ubuntu20.04-docker-8c-8g-24075 does not seem to be running inside a container [2024-10-30T04:51:31.775Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T04:51:31.950Z] $ docker top 34da7de94dfdcb8b7907c404f5711400ecfbed1da1adbe7c94b202e1d4153e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T04:51:32.304Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T04:51:32.589Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T04:51:32.875Z] + ls /var/log/sa-host [2024-10-30T04:51:32.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T04:51:33.040Z] provisioning config files... [2024-10-30T04:51:33.053Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13808168085951086260tmp [Pipeline] { [Pipeline] echo [2024-10-30T04:51:33.069Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:33.350Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T04:51:33.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:33.701Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T04:51:33.712Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:33.997Z] ---> sudo-logs.sh [2024-10-30T04:51:33.997Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T04:51:34.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:34.312Z] ---> job-cost.sh [2024-10-30T04:51:34.312Z] lf-activate-venv: SKIPPING [2024-10-30T04:51:34.312Z] DEBUG: total: 0.2199999988079071 [2024-10-30T04:51:34.312Z] INFO: Retrieving Stack Cost... [2024-10-30T04:51:34.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T04:51:35.140Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T04:51:35.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T04:51:35.436Z] ---> logs-deploy.sh [2024-10-30T04:51:35.436Z] lf-activate-venv: SKIPPING [2024-10-30T04:51:35.436Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/166 [2024-10-30T04:51:35.436Z] INFO: archiving workspace using pattern(s): [2024-10-30T04:51:36.371Z] Archives upload complete. [2024-10-30T04:51:36.371Z] INFO: archiving logs to Nexus