Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e778c6a7e22bae4333302da5b4dc0bc2aa806a86 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-ssh10234801673465270931.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-ssh2674725201043734002.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-ssh17404760075636446691.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-ssh9282685477964536496.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-ssh1117902492870129671.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-16257 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 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 (main) Commit message: "Merge pull request #577 from jinlinGuan/golang-1.23" > 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 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 > git rev-list --no-walk a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:36:25.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:36:25.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:36:25.783Z] ========================================================= [2024-10-04T07:36:25.783Z] EdgeX Global Pipelines Version Info [2024-10-04T07:36:25.783Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:36:26.519Z] ------------------- [2024-10-04T07:36:26.519Z] stable info: [2024-10-04T07:36:26.519Z] ------------------- [2024-10-04T07:36:26.519Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:36:26.519Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:36:26.519Z] Message: update stable to v1.0.265 [2024-10-04T07:36:27.091Z] ------------------- [2024-10-04T07:36:27.091Z] experimental info: [2024-10-04T07:36:27.091Z] ------------------- [2024-10-04T07:36:27.091Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:36:27.091Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:36:27.091Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:36:27.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-10-04T07:36:27.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-10-04T07:36:27.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:36:27.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:36:27.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:36:27.291Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:36:27.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:36:27.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T07:36:27.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:36:27.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:36:27.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:36:27.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-10-04T07:36:27.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:36:27.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:36:27.504Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:36:27.524Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:36:27.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:36:27.570Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:36:27.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:36:27.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:36:27.637Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T07:36:27.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T07:36:27.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T07:36:27.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T07:36:27.730Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T07:36:27.750Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:36:27.772Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:36:27.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:36:27.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:36:27.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:36:27.857Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] echo [2024-10-04T07:36:27.877Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e778c6a [Pipeline] echo [2024-10-04T07:36:27.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:36:27.963Z] provisioning config files... [2024-10-04T07:36:27.976Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2326026587014350966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:36:28.308Z] ---> ****-login.sh [2024-10-04T07:36:28.308Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:36:29.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:29.252Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:29.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:29.252Z] [2024-10-04T07:36:29.252Z] Login Succeeded [2024-10-04T07:36:29.252Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:36:29.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:29.252Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:29.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:29.253Z] [2024-10-04T07:36:29.253Z] Login Succeeded [2024-10-04T07:36:29.253Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:36:29.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:29.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:29.512Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:29.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:29.512Z] [2024-10-04T07:36:29.512Z] Login Succeeded [2024-10-04T07:36:29.512Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:36:29.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:29.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:29.512Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:29.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:29.512Z] [2024-10-04T07:36:29.512Z] Login Succeeded [2024-10-04T07:36:29.512Z] ****.io [2024-10-04T07:36:29.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:29.774Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:29.774Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:29.774Z] [2024-10-04T07:36:29.774Z] Login Succeeded [2024-10-04T07:36:29.774Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:36:29.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T07:36:30.198Z] + git rev-list -1 --merges e778c6a7e22bae4333302da5b4dc0bc2aa806a86~1..e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] echo [2024-10-04T07:36:30.227Z] -----------> git rev-list -1 --merges e778c6a7e22bae4333302da5b4dc0bc2aa806a86~1..e778c6a7e22bae4333302da5b4dc0bc2aa806a86 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:36:30.227Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [false] [Pipeline] sh [2024-10-04T07:36:30.529Z] + git log --format=format:%s -1 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] echo [2024-10-04T07:36:30.546Z] ========================================================= [2024-10-04T07:36:30.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:36:30.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:36:30.898Z] + git log --format=format:%s -1 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] echo [2024-10-04T07:36:30.910Z] [semverPrep] GIT_COMMIT: e778c6a7e22bae4333302da5b4dc0bc2aa806a86, Commit Message: Merge pull request #577 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T07:36:30.928Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T07:36:31.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:36:31.302Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:36:31.302Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:36:31.302Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:36:31.302Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:36:31.302Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:36:31.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:36:31.735Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:36:31.736Z] [2024-10-04T07:36:31.736Z] 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-04T07:36:32.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:36:32.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:36:32.043Z] b85a868b505f: Pulling fs layer [2024-10-04T07:36:32.043Z] e2be974225ed: Pulling fs layer [2024-10-04T07:36:32.043Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:36:32.043Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:36:32.043Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:36:32.043Z] eaf3925da568: Pulling fs layer [2024-10-04T07:36:32.043Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:36:32.043Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:36:32.043Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:36:32.043Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:36:32.043Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:36:32.043Z] 1469e6f7b9e6: Waiting [2024-10-04T07:36:32.043Z] eaf3925da568: Waiting [2024-10-04T07:36:32.043Z] 988bab9f4d93: Waiting [2024-10-04T07:36:32.043Z] bab4dde63d76: Waiting [2024-10-04T07:36:32.043Z] 4872d77fe225: Waiting [2024-10-04T07:36:32.043Z] 5851b861e8e6: Waiting [2024-10-04T07:36:32.043Z] bde34c3a00c8: Waiting [2024-10-04T07:36:32.043Z] b352a97aabf1: Waiting [2024-10-04T07:36:32.043Z] e2be974225ed: Verifying Checksum [2024-10-04T07:36:32.043Z] e2be974225ed: Download complete [2024-10-04T07:36:32.043Z] 988bab9f4d93: Verifying Checksum [2024-10-04T07:36:32.043Z] 988bab9f4d93: Download complete [2024-10-04T07:36:32.043Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:36:32.043Z] 1469e6f7b9e6: Download complete [2024-10-04T07:36:32.043Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:36:32.043Z] 339a4e72a1f5: Download complete [2024-10-04T07:36:32.043Z] eaf3925da568: Verifying Checksum [2024-10-04T07:36:32.043Z] eaf3925da568: Download complete [2024-10-04T07:36:32.303Z] b352a97aabf1: Verifying Checksum [2024-10-04T07:36:32.303Z] b352a97aabf1: Download complete [2024-10-04T07:36:32.303Z] 4872d77fe225: Verifying Checksum [2024-10-04T07:36:32.303Z] 5851b861e8e6: Download complete [2024-10-04T07:36:32.303Z] b85a868b505f: Verifying Checksum [2024-10-04T07:36:32.303Z] b85a868b505f: Download complete [2024-10-04T07:36:32.562Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:36:32.562Z] bab4dde63d76: Download complete [2024-10-04T07:36:33.497Z] b85a868b505f: Pull complete [2024-10-04T07:36:33.497Z] e2be974225ed: Pull complete [2024-10-04T07:36:34.064Z] 339a4e72a1f5: Pull complete [2024-10-04T07:36:34.064Z] 988bab9f4d93: Pull complete [2024-10-04T07:36:34.323Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:36:34.323Z] eaf3925da568: Pull complete [2024-10-04T07:36:36.226Z] bab4dde63d76: Pull complete [2024-10-04T07:36:36.226Z] bde34c3a00c8: Pull complete [2024-10-04T07:36:36.226Z] b352a97aabf1: Pull complete [2024-10-04T07:36:36.226Z] 4872d77fe225: Pull complete [2024-10-04T07:36:36.486Z] 5851b861e8e6: Pull complete [2024-10-04T07:36:36.486Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:36:36.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:36:36.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:36:36.632Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:36:36.656Z] $ 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-04T07:36:40.027Z] $ docker top 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b -eo pid,comm [2024-10-04T07:36:40.088Z] 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-04T07:36:40.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:36:40.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:36:40.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:36:40.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:36:40.266Z] $ docker exec 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b ssh-agent [2024-10-04T07:36:40.368Z] SSH_AUTH_SOCK=/tmp/ssh-YB51kH9lM2pw/agent.32 [2024-10-04T07:36:40.368Z] SSH_AGENT_PID=38 [2024-10-04T07:36:40.373Z] Running ssh-add (command line suppressed) [2024-10-04T07:36:40.463Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_647649246399747591.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_647649246399747591.key) [2024-10-04T07:36:40.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:36:40.778Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:36:40.781Z] $ docker exec --env ******** --env ******** 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b ssh-agent -k [2024-10-04T07:36:40.885Z] unset SSH_AUTH_SOCK; [2024-10-04T07:36:40.885Z] unset SSH_AGENT_PID; [2024-10-04T07:36:40.885Z] echo Agent pid 38 killed; [2024-10-04T07:36:40.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:36:40.955Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:36:40.955Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:36:41.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:36:41.065Z] $ docker exec 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b ssh-agent [2024-10-04T07:36:41.188Z] SSH_AUTH_SOCK=/tmp/ssh-3wwIBGmTElqN/agent.71 [2024-10-04T07:36:41.188Z] SSH_AGENT_PID=77 [2024-10-04T07:36:41.191Z] Running ssh-add (command line suppressed) [2024-10-04T07:36:41.275Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10744987926693335398.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10744987926693335398.key) [2024-10-04T07:36:41.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:36:41.588Z] + git semver init [2024-10-04T07:36:41.848Z] 2024-10-04 07:36:41,787 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:36:41.848Z] 2024-10-04 07:36:41,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-04T07:36:41.848Z] 2024-10-04 07:36:41,788 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-10-04T07:36:41.848Z] 2024-10-04 07:36:41,789 [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-04T07:36:43.230Z] 2024-10-04 07:36:42,845 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-10-04T07:36:43.230Z] 2024-10-04 07:36:42,845 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-10-04T07:36:43.230Z] 2024-10-04 07:36:42,846 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:36:43.230Z] 2024-10-04 07:36:42,846 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:36:43.230Z] 3.2.0-dev.24 [Pipeline] } [2024-10-04T07:36:43.233Z] $ docker exec --env ******** --env ******** 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b ssh-agent -k [2024-10-04T07:36:43.324Z] unset SSH_AUTH_SOCK; [2024-10-04T07:36:43.324Z] unset SSH_AGENT_PID; [2024-10-04T07:36:43.324Z] echo Agent pid 77 killed; [2024-10-04T07:36:43.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:36:43.654Z] + git semver [Pipeline] } [2024-10-04T07:36:43.919Z] $ docker stop --time=1 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b [2024-10-04T07:36:45.370Z] $ docker rm -f --volumes 3912840f121bca03539779f797e16132787ce09de34d22bce3fe065f023c680b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:36:45.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:36:45.936Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:36:45.939Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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-04T07:36:46.131Z] provisioning config files... [2024-10-04T07:36:46.139Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11551989872949212127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:36:46.441Z] ---> ****-login.sh [2024-10-04T07:36:46.441Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:36:46.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:46.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:46.441Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:46.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:46.442Z] [2024-10-04T07:36:46.442Z] Login Succeeded [2024-10-04T07:36:46.442Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:36:46.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:46.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:46.442Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:46.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:46.442Z] [2024-10-04T07:36:46.442Z] Login Succeeded [2024-10-04T07:36:46.442Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:36:46.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:46.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:46.703Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:46.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:46.703Z] [2024-10-04T07:36:46.704Z] Login Succeeded [2024-10-04T07:36:46.704Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:36:46.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:46.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:46.704Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:46.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:46.704Z] [2024-10-04T07:36:46.704Z] Login Succeeded [2024-10-04T07:36:46.704Z] ****.io [2024-10-04T07:36:46.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:36:46.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:36:46.964Z] Configure a credential helper to remove this warning. See [2024-10-04T07:36:46.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:36:46.964Z] [2024-10-04T07:36:46.964Z] Login Succeeded [2024-10-04T07:36:46.964Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:36:46.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:36:47.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:36:47.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:36:47.126Z] ========================================================= [2024-10-04T07:36:47.126Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:36:47.126Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:36:47.470Z] + 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-04T07:36:47.470Z] Sending build context to Docker daemon 17.85MB [2024-10-04T07:36:47.470Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:36:47.470Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T07:36:47.729Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:36:47.730Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:36:47.730Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:36:47.730Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:36:47.730Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:36:47.730Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:36:47.730Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:36:47.730Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:36:47.730Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:36:47.730Z] 4f4fb700ef54: Waiting [2024-10-04T07:36:47.730Z] 5d5c8e513c77: Waiting [2024-10-04T07:36:47.730Z] 5c3c966382ef: Waiting [2024-10-04T07:36:47.730Z] 9f66e0745190: Waiting [2024-10-04T07:36:47.730Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:36:47.730Z] f49a43e4bbc0: Waiting [2024-10-04T07:36:47.730Z] 561ebcabdf7f: Waiting [2024-10-04T07:36:47.730Z] 4cc291be95ef: Verifying Checksum [2024-10-04T07:36:47.730Z] 4cc291be95ef: Download complete [2024-10-04T07:36:47.730Z] 5c3c966382ef: Verifying Checksum [2024-10-04T07:36:47.730Z] 5c3c966382ef: Download complete [2024-10-04T07:36:47.730Z] 4f4fb700ef54: Download complete [2024-10-04T07:36:47.730Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T07:36:47.730Z] 5d5c8e513c77: Download complete [2024-10-04T07:36:47.730Z] 43c4264eed91: Verifying Checksum [2024-10-04T07:36:47.730Z] 43c4264eed91: Download complete [2024-10-04T07:36:47.988Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:36:47.988Z] 9f66e0745190: Download complete [2024-10-04T07:36:47.988Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T07:36:47.988Z] 561ebcabdf7f: Download complete [2024-10-04T07:36:47.988Z] 43c4264eed91: Pull complete [2024-10-04T07:36:48.248Z] 4cc291be95ef: Pull complete [2024-10-04T07:36:48.248Z] 2ac1f1163629: Download complete [2024-10-04T07:36:48.815Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T07:36:48.815Z] f49a43e4bbc0: Download complete [2024-10-04T07:36:52.105Z] 2ac1f1163629: Pull complete [2024-10-04T07:36:52.105Z] 5c3c966382ef: Pull complete [2024-10-04T07:36:52.105Z] 4f4fb700ef54: Pull complete [2024-10-04T07:36:52.105Z] 5d5c8e513c77: Pull complete [2024-10-04T07:36:52.364Z] 9f66e0745190: Pull complete [2024-10-04T07:36:54.931Z] f49a43e4bbc0: Pull complete [2024-10-04T07:36:55.193Z] 561ebcabdf7f: Pull complete [2024-10-04T07:36:55.193Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:36:55.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:36:55.193Z] ---> 3a752c3f9dda [2024-10-04T07:36:55.193Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:37:01.078Z] Still waiting to schedule task [2024-10-04T07:37:01.079Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16213’ [2024-10-04T07:37:01.761Z] ---> Running in cd316561b52c [2024-10-04T07:37:01.761Z] Removing intermediate container cd316561b52c [2024-10-04T07:37:01.761Z] ---> 458352821878 [2024-10-04T07:37:01.761Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:37:01.761Z] ---> Running in 604b2eada06a [2024-10-04T07:37:01.761Z] Removing intermediate container 604b2eada06a [2024-10-04T07:37:01.761Z] ---> 9707fb2e2c1f [2024-10-04T07:37:01.761Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-04T07:37:01.761Z] ---> Running in cc9be973a9f0 [2024-10-04T07:37:01.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:37:01.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:37:02.020Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-04T07:37:02.020Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-04T07:37:02.020Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-04T07:37:02.020Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:37:02.293Z] OK: 252 MiB in 62 packages [2024-10-04T07:37:02.859Z] Removing intermediate container cc9be973a9f0 [2024-10-04T07:37:02.859Z] ---> 007ff7de9493 [2024-10-04T07:37:02.859Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-04T07:37:02.859Z] ---> Running in d20dbe2e6be5 [2024-10-04T07:37:02.859Z] Removing intermediate container d20dbe2e6be5 [2024-10-04T07:37:02.859Z] ---> 5d9b9ca47094 [2024-10-04T07:37:02.859Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T07:37:03.116Z] ---> 16b31315c81f [2024-10-04T07:37:03.116Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:37:03.116Z] ---> Running in 27d88974d7c2 [2024-10-04T07:38:25.011Z] Removing intermediate container 27d88974d7c2 [2024-10-04T07:38:25.011Z] ---> a41aa9d2e1c9 [2024-10-04T07:38:25.011Z] Step 9/10 : COPY . . [2024-10-04T07:38:25.011Z] ---> 59cb5898e804 [2024-10-04T07:38:25.011Z] Step 10/10 : RUN ${MAKE} [2024-10-04T07:38:25.011Z] ---> Running in 5ad0acb745bf [2024-10-04T07:38:25.011Z] noop [2024-10-04T07:38:25.011Z] Removing intermediate container 5ad0acb745bf [2024-10-04T07:38:25.011Z] ---> 97c6ea814dc7 [2024-10-04T07:38:25.011Z] Successfully built 97c6ea814dc7 [2024-10-04T07:38:25.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:38:25.341Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:38:25.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:38:25.430Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:38:25.489Z] $ 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-04T07:38:25.866Z] $ docker top 697e6f1a5218629de94078454083a9e15edcc2803a9c2aab9e4a70be246e3c7c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:38:26.213Z] + go version [2024-10-04T07:38:26.213Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:38:26.228Z] $ docker stop --time=1 697e6f1a5218629de94078454083a9e15edcc2803a9c2aab9e4a70be246e3c7c [2024-10-04T07:38:27.479Z] $ docker rm -f --volumes 697e6f1a5218629de94078454083a9e15edcc2803a9c2aab9e4a70be246e3c7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:38:27.926Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:38:27.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:38:28.011Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:38:28.053Z] $ 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-04T07:38:28.390Z] $ docker top 065469c2be7d8ed0a51e6469aab384eecfa8374bc4d275395afcab4a200bb22b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:38:28.744Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:38:29.050Z] + make test [2024-10-04T07:38:29.051Z] go test ./... -coverprofile=coverage.out [2024-10-04T07:38:30.951Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-04T07:38:52.870Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-04T07:38:52.870Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2024-10-04T07:39:05.154Z] go vet ./... [2024-10-04T07:39:10.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:39:10.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:39:10.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:39:10.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:39:10.465Z] $ docker stop --time=1 065469c2be7d8ed0a51e6469aab384eecfa8374bc4d275395afcab4a200bb22b [2024-10-04T07:39:15.170Z] $ docker rm -f --volumes 065469c2be7d8ed0a51e6469aab384eecfa8374bc4d275395afcab4a200bb22b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:39:15.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:39:15.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T07:39:16.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:39:16.668Z] + ls -al . [2024-10-04T07:39:16.669Z] total 272 [2024-10-04T07:39:16.669Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:38 . [2024-10-04T07:39:16.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:36 .. [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 07:36 .dockerignore [2024-10-04T07:39:16.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:38 .git [2024-10-04T07:39:16.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:36 .github [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 4 07:36 .gitignore [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:36 .golangci.yml [2024-10-04T07:39:16.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:36 .semver [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 4 07:36 Attribution.txt [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 4 07:36 CHANGELOG.md [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 4 07:36 Dockerfile [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:36 GOVERNANCE.md [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 4 07:36 Jenkinsfile [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 07:36 LICENSE [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 4 07:36 Makefile [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 07:36 OWNERS.md [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 4 07:36 README.md [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:36 VERSION [2024-10-04T07:39:16.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:36 bin [2024-10-04T07:39:16.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:36 cmd [2024-10-04T07:39:16.669Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 4 07:38 coverage.out [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 4 07:36 go.mod [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 4 07:36 go.sum [2024-10-04T07:39:16.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:36 internal [2024-10-04T07:39:16.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:36 simulator [2024-10-04T07:39:16.669Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 07:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:39:16.985Z] + 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=e778c6a7e22bae4333302da5b4dc0bc2aa806a86 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-10-04T07:39:16.985Z] Sending build context to Docker daemon 17.88MB [2024-10-04T07:39:16.985Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:39:16.985Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-04T07:39:16.985Z] ---> 97c6ea814dc7 [2024-10-04T07:39:16.985Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:39:17.558Z] ---> Running in e481af92ac1c [2024-10-04T07:39:17.558Z] Removing intermediate container e481af92ac1c [2024-10-04T07:39:17.558Z] ---> 76ac97287428 [2024-10-04T07:39:17.558Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:39:17.558Z] ---> Running in 66a5f404141a [2024-10-04T07:39:17.558Z] Removing intermediate container 66a5f404141a [2024-10-04T07:39:17.558Z] ---> f1e1d0defe5b [2024-10-04T07:39:17.558Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-04T07:39:17.558Z] ---> Running in f7bf212eeb9e [2024-10-04T07:39:17.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:39:18.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:39:18.336Z] OK: 252 MiB in 62 packages [2024-10-04T07:39:18.903Z] Removing intermediate container f7bf212eeb9e [2024-10-04T07:39:18.903Z] ---> 4d9fab5f9afc [2024-10-04T07:39:18.903Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-04T07:39:18.903Z] ---> Running in c6c1ac6c0990 [2024-10-04T07:39:18.903Z] Removing intermediate container c6c1ac6c0990 [2024-10-04T07:39:18.903Z] ---> 7cc6ef4ae662 [2024-10-04T07:39:18.903Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-04T07:39:19.164Z] ---> 2ee0b8bb80fb [2024-10-04T07:39:19.164Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:39:19.164Z] ---> Running in fe477298062e [2024-10-04T07:39:20.416Z] Removing intermediate container fe477298062e [2024-10-04T07:39:20.416Z] ---> 73858f960645 [2024-10-04T07:39:20.416Z] Step 9/23 : COPY . . [2024-10-04T07:39:20.676Z] ---> 4f699e507282 [2024-10-04T07:39:20.676Z] Step 10/23 : RUN ${MAKE} [2024-10-04T07:39:20.676Z] ---> Running in 4eaa2429c1b6 [2024-10-04T07:39:20.935Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-04T07:40:07.646Z] Removing intermediate container 4eaa2429c1b6 [2024-10-04T07:40:07.646Z] ---> e2c7cd0c9b92 [2024-10-04T07:40:07.646Z] Step 11/23 : FROM alpine:3.20 [2024-10-04T07:40:07.646Z] 3.20: Pulling from library/alpine [2024-10-04T07:40:07.646Z] 43c4264eed91: Already exists [2024-10-04T07:40:07.646Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:40:07.646Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:40:07.646Z] ---> 91ef0af61f39 [2024-10-04T07:40:07.646Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-04T07:40:07.646Z] ---> Running in 20cb6927a411 [2024-10-04T07:40:07.646Z] Removing intermediate container 20cb6927a411 [2024-10-04T07:40:07.646Z] ---> 4a40b98b96ca [2024-10-04T07:40:07.646Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-04T07:40:07.646Z] ---> Running in a628f1641ec0 [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:40:07.646Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:40:07.646Z] OK: 8 MiB in 15 packages [2024-10-04T07:40:07.646Z] Removing intermediate container a628f1641ec0 [2024-10-04T07:40:07.646Z] ---> ef30339ec733 [2024-10-04T07:40:07.646Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-04T07:40:07.646Z] ---> Running in 2ee57c0cc9de [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:40:07.646Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:40:07.646Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:40:07.646Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:40:07.646Z] OK: 8 MiB in 15 packages [2024-10-04T07:40:07.646Z] Removing intermediate container 2ee57c0cc9de [2024-10-04T07:40:07.646Z] ---> 7133e5383e01 [2024-10-04T07:40:07.646Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-04T07:40:10.034Z] ---> b56ac059861f [2024-10-04T07:40:10.034Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-04T07:40:10.034Z] ---> 2cb21ba39ab2 [2024-10-04T07:40:10.034Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-04T07:40:10.034Z] ---> cc699a813ead [2024-10-04T07:40:10.034Z] Step 18/23 : EXPOSE 59901 [2024-10-04T07:40:10.034Z] ---> Running in d8354da4edef [2024-10-04T07:40:10.034Z] Removing intermediate container d8354da4edef [2024-10-04T07:40:10.034Z] ---> 8436a1ad608b [2024-10-04T07:40:10.034Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-04T07:40:10.034Z] ---> Running in b055fb1f7a58 [2024-10-04T07:40:10.034Z] Removing intermediate container b055fb1f7a58 [2024-10-04T07:40:10.034Z] ---> d196baa1aeca [2024-10-04T07:40:10.034Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-04T07:40:10.034Z] ---> Running in 6129f823c456 [2024-10-04T07:40:10.034Z] Removing intermediate container 6129f823c456 [2024-10-04T07:40:10.034Z] ---> 957b60b9905c [2024-10-04T07:40:10.034Z] Step 21/23 : LABEL arch=amd64 [2024-10-04T07:40:10.034Z] ---> Running in b02bed24ab0e [2024-10-04T07:40:10.042Z] Removing intermediate container b02bed24ab0e [2024-10-04T07:40:10.042Z] ---> 283e195cd8c5 [2024-10-04T07:40:10.042Z] Step 22/23 : LABEL git_sha=e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:40:10.042Z] ---> Running in 97755a44c800 [2024-10-04T07:40:10.042Z] Removing intermediate container 97755a44c800 [2024-10-04T07:40:10.042Z] ---> 17fb47c93582 [2024-10-04T07:40:10.042Z] Step 23/23 : LABEL version=3.2.0-dev.24 [2024-10-04T07:40:10.042Z] ---> Running in 251006bc0a35 [2024-10-04T07:40:10.042Z] Removing intermediate container 251006bc0a35 [2024-10-04T07:40:10.042Z] ---> b96f3b8edb1e [2024-10-04T07:40:10.042Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:40:10.042Z] Successfully built b96f3b8edb1e [2024-10-04T07:40:10.042Z] 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-04T07:40:10.228Z] provisioning config files... [2024-10-04T07:40:10.389Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1167706748942155106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:11.766Z] ---> ****-login.sh [2024-10-04T07:40:11.766Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:40:11.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:40:11.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:40:11.766Z] Configure a credential helper to remove this warning. See [2024-10-04T07:40:11.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:40:11.766Z] [2024-10-04T07:40:11.766Z] Login Succeeded [2024-10-04T07:40:11.766Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:40:11.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:40:11.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:40:11.767Z] Configure a credential helper to remove this warning. See [2024-10-04T07:40:11.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:40:11.767Z] [2024-10-04T07:40:11.767Z] Login Succeeded [2024-10-04T07:40:11.767Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:40:12.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:40:12.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:40:12.025Z] Configure a credential helper to remove this warning. See [2024-10-04T07:40:12.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:40:12.025Z] [2024-10-04T07:40:12.025Z] Login Succeeded [2024-10-04T07:40:12.025Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:40:12.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:40:12.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:40:12.026Z] Configure a credential helper to remove this warning. See [2024-10-04T07:40:12.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:40:12.026Z] [2024-10-04T07:40:12.026Z] Login Succeeded [2024-10-04T07:40:12.026Z] ****.io [2024-10-04T07:40:12.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:40:12.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:40:12.285Z] Configure a credential helper to remove this warning. See [2024-10-04T07:40:12.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:40:12.285Z] [2024-10-04T07:40:12.285Z] Login Succeeded [2024-10-04T07:40:12.285Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:40:12.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:40:12.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:40:12.384Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-10-04T07:40:12.384Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:40:12.384Z] latest [2024-10-04T07:40:12.384Z] 3.2.0-dev.24 [2024-10-04T07:40:12.384Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:40:12.384Z] main [2024-10-04T07:40:12.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:12.725Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:13.051Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:40:13.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-04T07:40:13.051Z] 0ab2c41fc6c4: Preparing [2024-10-04T07:40:13.051Z] fc54bd2fa343: Preparing [2024-10-04T07:40:13.051Z] bf104e7bd0ae: Preparing [2024-10-04T07:40:13.051Z] 25152d2cf033: Preparing [2024-10-04T07:40:13.051Z] 92f35f23138a: Preparing [2024-10-04T07:40:13.051Z] 63ca1fbb43ae: Preparing [2024-10-04T07:40:13.051Z] 63ca1fbb43ae: Waiting [2024-10-04T07:40:13.051Z] 0ab2c41fc6c4: Pushed [2024-10-04T07:40:13.051Z] 25152d2cf033: Pushed [2024-10-04T07:40:13.051Z] fc54bd2fa343: Pushed [2024-10-04T07:40:13.051Z] 92f35f23138a: Pushed [2024-10-04T07:40:13.311Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:40:16.601Z] bf104e7bd0ae: Pushed [2024-10-04T07:40:16.601Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86: digest: sha256:5188b5bd28308580e064136a1a4026b9f972d87b8058b8701ec9428b02599b85 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:16.929Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:17.245Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-04T07:40:17.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-04T07:40:17.245Z] 0ab2c41fc6c4: Preparing [2024-10-04T07:40:17.245Z] fc54bd2fa343: Preparing [2024-10-04T07:40:17.245Z] bf104e7bd0ae: Preparing [2024-10-04T07:40:17.245Z] 25152d2cf033: Preparing [2024-10-04T07:40:17.245Z] 92f35f23138a: Preparing [2024-10-04T07:40:17.245Z] 63ca1fbb43ae: Preparing [2024-10-04T07:40:17.245Z] 63ca1fbb43ae: Waiting [2024-10-04T07:40:17.245Z] 25152d2cf033: Layer already exists [2024-10-04T07:40:17.245Z] 0ab2c41fc6c4: Layer already exists [2024-10-04T07:40:17.245Z] bf104e7bd0ae: Layer already exists [2024-10-04T07:40:17.245Z] fc54bd2fa343: Layer already exists [2024-10-04T07:40:17.245Z] 92f35f23138a: Layer already exists [2024-10-04T07:40:17.245Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:40:17.245Z] latest: digest: sha256:5188b5bd28308580e064136a1a4026b9f972d87b8058b8701ec9428b02599b85 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:17.573Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:17.895Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.24 [2024-10-04T07:40:17.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-04T07:40:17.896Z] 0ab2c41fc6c4: Preparing [2024-10-04T07:40:17.896Z] fc54bd2fa343: Preparing [2024-10-04T07:40:17.896Z] bf104e7bd0ae: Preparing [2024-10-04T07:40:17.896Z] 25152d2cf033: Preparing [2024-10-04T07:40:17.896Z] 92f35f23138a: Preparing [2024-10-04T07:40:17.896Z] 63ca1fbb43ae: Preparing [2024-10-04T07:40:17.896Z] 63ca1fbb43ae: Waiting [2024-10-04T07:40:17.896Z] 0ab2c41fc6c4: Layer already exists [2024-10-04T07:40:17.896Z] fc54bd2fa343: Layer already exists [2024-10-04T07:40:17.896Z] bf104e7bd0ae: Layer already exists [2024-10-04T07:40:17.896Z] 25152d2cf033: Layer already exists [2024-10-04T07:40:17.896Z] 92f35f23138a: Layer already exists [2024-10-04T07:40:17.896Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:40:17.896Z] 3.2.0-dev.24: digest: sha256:5188b5bd28308580e064136a1a4026b9f972d87b8058b8701ec9428b02599b85 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:18.214Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:18.544Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:40:18.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-04T07:40:18.544Z] 0ab2c41fc6c4: Preparing [2024-10-04T07:40:18.544Z] fc54bd2fa343: Preparing [2024-10-04T07:40:18.544Z] bf104e7bd0ae: Preparing [2024-10-04T07:40:18.544Z] 25152d2cf033: Preparing [2024-10-04T07:40:18.544Z] 92f35f23138a: Preparing [2024-10-04T07:40:18.544Z] 63ca1fbb43ae: Preparing [2024-10-04T07:40:18.544Z] 63ca1fbb43ae: Waiting [2024-10-04T07:40:18.544Z] 25152d2cf033: Layer already exists [2024-10-04T07:40:18.544Z] fc54bd2fa343: Layer already exists [2024-10-04T07:40:18.544Z] bf104e7bd0ae: Layer already exists [2024-10-04T07:40:18.544Z] 92f35f23138a: Layer already exists [2024-10-04T07:40:18.544Z] 0ab2c41fc6c4: Layer already exists [2024-10-04T07:40:18.544Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:40:18.544Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24: digest: sha256:5188b5bd28308580e064136a1a4026b9f972d87b8058b8701ec9428b02599b85 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:18.884Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:19.210Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-10-04T07:40:19.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-10-04T07:40:19.210Z] 0ab2c41fc6c4: Preparing [2024-10-04T07:40:19.210Z] fc54bd2fa343: Preparing [2024-10-04T07:40:19.210Z] bf104e7bd0ae: Preparing [2024-10-04T07:40:19.210Z] 25152d2cf033: Preparing [2024-10-04T07:40:19.210Z] 92f35f23138a: Preparing [2024-10-04T07:40:19.210Z] 63ca1fbb43ae: Preparing [2024-10-04T07:40:19.210Z] 63ca1fbb43ae: Waiting [2024-10-04T07:40:19.210Z] 0ab2c41fc6c4: Layer already exists [2024-10-04T07:40:19.210Z] 25152d2cf033: Layer already exists [2024-10-04T07:40:19.210Z] fc54bd2fa343: Layer already exists [2024-10-04T07:40:19.210Z] bf104e7bd0ae: Layer already exists [2024-10-04T07:40:19.210Z] 92f35f23138a: Layer already exists [2024-10-04T07:40:19.210Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:40:19.210Z] main: digest: sha256:5188b5bd28308580e064136a1a4026b9f972d87b8058b8701ec9428b02599b85 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:40:19.277Z] ===================================================== [Pipeline] echo [2024-10-04T07:40:19.290Z] taggedImages: [2024-10-04T07:40:19.290Z] - nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:40:19.290Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-10-04T07:40:19.290Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.24 [2024-10-04T07:40:19.290Z] - nexus3.edgexfoundry.org:10004/device-modbus:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:40:19.290Z] - 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-04T07:40:19.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:40:19.682Z] [2024-10-04T07:40:19.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:40:19.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:40:19.981Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T07:40:19.981Z] 5eb5b503b376: Pulling fs layer [2024-10-04T07:40:19.981Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T07:40:19.981Z] ec43610c2a17: Pulling fs layer [2024-10-04T07:40:19.981Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T07:40:19.981Z] 33b1e0a273af: Pulling fs layer [2024-10-04T07:40:19.981Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T07:40:19.981Z] 2f39f015ded8: Pulling fs layer [2024-10-04T07:40:19.981Z] 33b1e0a273af: Waiting [2024-10-04T07:40:19.981Z] 2f39f015ded8: Waiting [2024-10-04T07:40:19.981Z] 5d3b04190fa2: Waiting [2024-10-04T07:40:19.981Z] 3a2ae6a8a46f: Waiting [2024-10-04T07:40:19.981Z] 5c69ac0246d0: Verifying Checksum [2024-10-04T07:40:19.981Z] 5c69ac0246d0: Download complete [2024-10-04T07:40:19.981Z] 3a2ae6a8a46f: Download complete [2024-10-04T07:40:19.981Z] 33b1e0a273af: Verifying Checksum [2024-10-04T07:40:19.981Z] 33b1e0a273af: Download complete [2024-10-04T07:40:19.981Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T07:40:19.981Z] 5d3b04190fa2: Download complete [2024-10-04T07:40:19.981Z] ec43610c2a17: Verifying Checksum [2024-10-04T07:40:19.981Z] ec43610c2a17: Download complete [2024-10-04T07:40:20.239Z] 5eb5b503b376: Verifying Checksum [2024-10-04T07:40:20.239Z] 5eb5b503b376: Download complete [2024-10-04T07:40:20.804Z] 2f39f015ded8: Download complete [2024-10-04T07:40:21.739Z] 5eb5b503b376: Pull complete [2024-10-04T07:40:21.739Z] 5c69ac0246d0: Pull complete [2024-10-04T07:40:22.315Z] ec43610c2a17: Pull complete [2024-10-04T07:40:22.315Z] 3a2ae6a8a46f: Pull complete [2024-10-04T07:40:22.574Z] 33b1e0a273af: Pull complete [2024-10-04T07:40:22.574Z] 5d3b04190fa2: Pull complete [2024-10-04T07:40:27.894Z] 2f39f015ded8: Pull complete [2024-10-04T07:40:27.894Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T07:40:27.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:40:27.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:40:27.997Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:40:28.038Z] $ 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-04T07:40:34.043Z] $ docker top d62b7db05faeaefc9e1ced0db9114698fae131f3a00434894fe60c45d0167b84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:40:34.461Z] ---> job-cost.sh [2024-10-04T07:40:34.461Z] lf-activate-venv: SKIPPING [2024-10-04T07:40:34.461Z] INFO: No Stack... [2024-10-04T07:40:34.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:40:34.981Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:40:35.280Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-10-04T07:40:35.280Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:40:35.297Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [2024-10-04T07:40:35.310Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] did not exist. Created. [2024-10-04T07:40:35.317Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:40:35.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T07:40:35.669Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:40:35.678Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:40:35.707Z] $ docker stop --time=1 d62b7db05faeaefc9e1ced0db9114698fae131f3a00434894fe60c45d0167b84 [2024-10-04T07:40:36.894Z] $ docker rm -f --volumes d62b7db05faeaefc9e1ced0db9114698fae131f3a00434894fe60c45d0167b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T07:43:50.099Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16368 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-10-04T07:43:50.119Z] Running in /w/workspace/device-modbus-go/163 [Pipeline] { [Pipeline] checkout [2024-10-04T07:43:53.174Z] The recommended git tool is: git [2024-10-04T07:44:01.593Z] using credential edgex-jenkins-ssh [2024-10-04T07:44:01.621Z] Cloning the remote Git repository [2024-10-04T07:44:01.661Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-10-04T07:44:01.776Z] > git init /w/workspace/device-modbus-go/163 # timeout=10 [2024-10-04T07:44:01.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-10-04T07:44:01.999Z] > git --version # timeout=10 [2024-10-04T07:44:02.022Z] > git --version # 'git version 2.25.1' [2024-10-04T07:44:02.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T07:44:02.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:44:05.342Z] Avoid second fetch [2024-10-04T07:44:05.343Z] Checking out Revision e778c6a7e22bae4333302da5b4dc0bc2aa806a86 (main) [2024-10-04T07:44:04.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-10-04T07:44:04.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:44:05.358Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T07:44:05.430Z] > git checkout -f e778c6a7e22bae4333302da5b4dc0bc2aa806a86 # timeout=10 [2024-10-04T07:44:05.997Z] Commit message: "Merge pull request #577 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:44:10.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T07:44:10.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:44:10.545Z] Dload Upload Total Spent Left Speed [2024-10-04T07:44:10.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-10-04T07:44:10.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T07:44:11.249Z] + sudo tee /etc/docker/daemon.new [2024-10-04T07:44:11.250Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T07:44:11.250Z] { [2024-10-04T07:44:11.250Z] "registry-mirrors": [ [2024-10-04T07:44:11.250Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T07:44:11.250Z] ], [2024-10-04T07:44:11.250Z] "bip": "10.250.0.254/24", [2024-10-04T07:44:11.250Z] "hosts": [ [2024-10-04T07:44:11.250Z] "tcp://0.0.0.0:5555", [2024-10-04T07:44:11.250Z] "unix:///var/run/docker.sock" [2024-10-04T07:44:11.250Z] ], [2024-10-04T07:44:11.250Z] "mtu": 1458, [2024-10-04T07:44:11.250Z] "selinux-enabled": true, [2024-10-04T07:44:11.250Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T07:44:11.250Z] } [Pipeline] sh [2024-10-04T07:44:11.610Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T07:44:11.958Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:44:30.235Z] provisioning config files... [2024-10-04T07:44:30.266Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/163@tmp/config2900657621789153318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:44:30.744Z] ---> ****-login.sh [2024-10-04T07:44:30.744Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:44:31.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:31.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:31.333Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:31.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:31.333Z] [2024-10-04T07:44:31.333Z] Login Succeeded [2024-10-04T07:44:31.333Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:44:31.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:31.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:31.602Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:31.602Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:31.602Z] [2024-10-04T07:44:31.602Z] Login Succeeded [2024-10-04T07:44:31.876Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:44:31.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:32.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:32.145Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:32.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:32.145Z] [2024-10-04T07:44:32.145Z] Login Succeeded [2024-10-04T07:44:32.145Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:44:32.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:32.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:32.418Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:32.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:32.418Z] [2024-10-04T07:44:32.418Z] Login Succeeded [2024-10-04T07:44:32.418Z] ****.io [2024-10-04T07:44:32.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:32.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:32.959Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:32.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:32.959Z] [2024-10-04T07:44:32.959Z] Login Succeeded [2024-10-04T07:44:32.959Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:44:32.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:44:33.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:44:33.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:44:33.376Z] ========================================================= [2024-10-04T07:44:33.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T07:44:33.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:44:33.759Z] + 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-04T07:44:34.033Z] Sending build context to Docker daemon 9.065MB [2024-10-04T07:44:34.305Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:44:34.305Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T07:44:34.305Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T07:44:34.305Z] cf04c63912e1: Pulling fs layer [2024-10-04T07:44:34.305Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T07:44:34.305Z] a37a00ec5f00: Pulling fs layer [2024-10-04T07:44:34.305Z] 50b3750afda1: Pulling fs layer [2024-10-04T07:44:34.305Z] 50b3750afda1: Waiting [2024-10-04T07:44:34.305Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:44:34.305Z] 80978eb59214: Pulling fs layer [2024-10-04T07:44:34.305Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T07:44:34.305Z] c5a475d317c9: Pulling fs layer [2024-10-04T07:44:34.305Z] c9f46d7d2bd2: Waiting [2024-10-04T07:44:34.305Z] 4f4fb700ef54: Waiting [2024-10-04T07:44:34.305Z] 80978eb59214: Waiting [2024-10-04T07:44:34.305Z] c5a475d317c9: Waiting [2024-10-04T07:44:34.305Z] 55b35a11ae5e: Download complete [2024-10-04T07:44:34.305Z] 50b3750afda1: Verifying Checksum [2024-10-04T07:44:34.305Z] 50b3750afda1: Download complete [2024-10-04T07:44:34.576Z] 4f4fb700ef54: Download complete [2024-10-04T07:44:34.576Z] 80978eb59214: Download complete [2024-10-04T07:44:34.576Z] cf04c63912e1: Verifying Checksum [2024-10-04T07:44:34.576Z] cf04c63912e1: Download complete [2024-10-04T07:44:35.163Z] c5a475d317c9: Verifying Checksum [2024-10-04T07:44:35.163Z] c5a475d317c9: Download complete [2024-10-04T07:44:35.433Z] cf04c63912e1: Pull complete [2024-10-04T07:44:36.023Z] 55b35a11ae5e: Pull complete [2024-10-04T07:44:36.612Z] a37a00ec5f00: Verifying Checksum [2024-10-04T07:44:36.612Z] a37a00ec5f00: Download complete [2024-10-04T07:44:37.198Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T07:44:37.198Z] c9f46d7d2bd2: Download complete [2024-10-04T07:44:49.544Z] a37a00ec5f00: Pull complete [2024-10-04T07:44:49.544Z] 50b3750afda1: Pull complete [2024-10-04T07:44:49.544Z] 4f4fb700ef54: Pull complete [2024-10-04T07:44:49.813Z] 80978eb59214: Pull complete [2024-10-04T07:44:58.054Z] c9f46d7d2bd2: Pull complete [2024-10-04T07:44:59.029Z] c5a475d317c9: Pull complete [2024-10-04T07:44:59.029Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T07:44:59.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T07:44:59.029Z] ---> be29e6b0f0d4 [2024-10-04T07:44:59.029Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:45:00.974Z] ---> Running in ad0cad684cd3 [2024-10-04T07:45:01.248Z] Removing intermediate container ad0cad684cd3 [2024-10-04T07:45:01.248Z] ---> 2a0a0e0cf50d [2024-10-04T07:45:01.248Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:45:01.248Z] ---> Running in 2d24b5a0587f [2024-10-04T07:45:01.527Z] Removing intermediate container 2d24b5a0587f [2024-10-04T07:45:01.528Z] ---> 8a9ab4d8144d [2024-10-04T07:45:01.528Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-10-04T07:45:01.796Z] ---> Running in a98db986d485 [2024-10-04T07:45:02.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:45:03.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:45:04.442Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-10-04T07:45:04.442Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-10-04T07:45:04.442Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-10-04T07:45:04.442Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-10-04T07:45:04.442Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-10-04T07:45:04.712Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-10-04T07:45:04.712Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-10-04T07:45:04.712Z] (8/8) Installing openssh (9.7_p1-r4) [2024-10-04T07:45:04.712Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:45:04.712Z] OK: 244 MiB in 62 packages [2024-10-04T07:45:06.130Z] Removing intermediate container a98db986d485 [2024-10-04T07:45:06.130Z] ---> be90e85380b3 [2024-10-04T07:45:06.130Z] Step 6/10 : WORKDIR /device-modbus-go [2024-10-04T07:45:06.130Z] ---> Running in 043d4896a611 [2024-10-04T07:45:07.543Z] Removing intermediate container 043d4896a611 [2024-10-04T07:45:07.543Z] ---> 4505722220c3 [2024-10-04T07:45:07.543Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T07:45:08.131Z] ---> fb5ada24fd66 [2024-10-04T07:45:08.131Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:45:08.131Z] ---> Running in 20318ac7080c [2024-10-04T07:46:59.822Z] Removing intermediate container 20318ac7080c [2024-10-04T07:46:59.822Z] ---> 7b32f2fa6383 [2024-10-04T07:46:59.822Z] Step 9/10 : COPY . . [2024-10-04T07:46:59.822Z] ---> 9353d31e9132 [2024-10-04T07:46:59.822Z] Step 10/10 : RUN ${MAKE} [2024-10-04T07:46:59.822Z] ---> Running in bd862a6f9ec0 [2024-10-04T07:46:59.822Z] noop [2024-10-04T07:46:59.822Z] Removing intermediate container bd862a6f9ec0 [2024-10-04T07:46:59.822Z] ---> 6f64ff66396a [2024-10-04T07:46:59.822Z] Successfully built 6f64ff66396a [2024-10-04T07:46:59.822Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:47:00.199Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:47:00.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:47:00.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-16368 does not seem to be running inside a container [2024-10-04T07:47:00.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/163 -v /w/workspace/device-modbus-go/163:/w/workspace/device-modbus-go/163:rw,z -v /w/workspace/device-modbus-go/163@tmp:/w/workspace/device-modbus-go/163@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-04T07:47:01.699Z] $ docker top c7173b515b0d0a726719607af58b66c02c700c6508831265fe98d87fb925d14f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:47:02.561Z] + go version [2024-10-04T07:47:02.561Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T07:47:02.579Z] $ docker stop --time=1 c7173b515b0d0a726719607af58b66c02c700c6508831265fe98d87fb925d14f [2024-10-04T07:47:04.298Z] $ docker rm -f --volumes c7173b515b0d0a726719607af58b66c02c700c6508831265fe98d87fb925d14f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:47:04.882Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:47:04.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:47:05.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-16368 does not seem to be running inside a container [2024-10-04T07:47:05.147Z] $ 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/163 -v /w/workspace/device-modbus-go/163:/w/workspace/device-modbus-go/163:rw,z -v /w/workspace/device-modbus-go/163@tmp:/w/workspace/device-modbus-go/163@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-04T07:47:06.708Z] $ docker top df8faa2401eae99757cca37317f3158dea05024e367f696999e80c907cdc3d59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:47:07.567Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/163 [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:47:08.227Z] + make test [2024-10-04T07:47:08.227Z] go test ./... -coverprofile=coverage.out [2024-10-04T07:47:14.876Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-10-04T07:50:51.878Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-10-04T07:50:52.872Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 47.9% of statements [2024-10-04T07:50:54.432Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T07:50:54.432Z] go vet ./... [2024-10-04T07:51:50.905Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:51:50.905Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:51:50.905Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:51:50.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:51:50.937Z] $ docker stop --time=1 df8faa2401eae99757cca37317f3158dea05024e367f696999e80c907cdc3d59 [2024-10-04T07:51:52.750Z] $ docker rm -f --volumes df8faa2401eae99757cca37317f3158dea05024e367f696999e80c907cdc3d59 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:51:54.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:51:54.405Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T07:51:54.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:51:55.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:51:55.647Z] + ls -al . [2024-10-04T07:51:55.647Z] total 268 [2024-10-04T07:51:55.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:47 . [2024-10-04T07:51:55.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:44 .. [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 07:44 .dockerignore [2024-10-04T07:51:55.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:44 .git [2024-10-04T07:51:55.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:44 .github [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 266 Oct 4 07:44 .gitignore [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:44 .golangci.yml [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 19818 Oct 4 07:44 Attribution.txt [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 16388 Oct 4 07:44 CHANGELOG.md [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 1474 Oct 4 07:44 Dockerfile [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:44 GOVERNANCE.md [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 658 Oct 4 07:44 Jenkinsfile [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 07:44 LICENSE [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 1942 Oct 4 07:44 Makefile [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 07:44 OWNERS.md [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 4463 Oct 4 07:44 README.md [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:36 VERSION [2024-10-04T07:51:55.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:44 bin [2024-10-04T07:51:55.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:44 cmd [2024-10-04T07:51:55.647Z] -rw-r--r-- 1 jenkins jenkins 24669 Oct 4 07:50 coverage.out [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 7157 Oct 4 07:44 go.mod [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 100518 Oct 4 07:44 go.sum [2024-10-04T07:51:55.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:44 internal [2024-10-04T07:51:55.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:44 simulator [2024-10-04T07:51:55.647Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 4 07:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:51:56.030Z] + 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=e778c6a7e22bae4333302da5b4dc0bc2aa806a86 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-10-04T07:51:56.299Z] Sending build context to Docker daemon 9.091MB [2024-10-04T07:51:56.633Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:51:56.633Z] Step 2/23 : FROM ${BASE} AS builder [2024-10-04T07:51:56.633Z] ---> 6f64ff66396a [2024-10-04T07:51:56.633Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:51:56.633Z] ---> Running in edefb7b174b3 [2024-10-04T07:51:56.901Z] Removing intermediate container edefb7b174b3 [2024-10-04T07:51:56.901Z] ---> cef3d98b6f90 [2024-10-04T07:51:56.901Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:51:57.168Z] ---> Running in c1f3ed8c9dc6 [2024-10-04T07:51:57.435Z] Removing intermediate container c1f3ed8c9dc6 [2024-10-04T07:51:57.435Z] ---> 371473abdfeb [2024-10-04T07:51:57.435Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-10-04T07:51:57.435Z] ---> Running in 36b3894b0ee8 [2024-10-04T07:51:58.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:51:58.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:52:00.402Z] OK: 244 MiB in 62 packages [2024-10-04T07:52:01.369Z] Removing intermediate container 36b3894b0ee8 [2024-10-04T07:52:01.369Z] ---> 65e02a38d385 [2024-10-04T07:52:01.369Z] Step 6/23 : WORKDIR /device-modbus-go [2024-10-04T07:52:01.369Z] ---> Running in c1c550e354ab [2024-10-04T07:52:01.672Z] Removing intermediate container c1c550e354ab [2024-10-04T07:52:01.672Z] ---> 1b144dc668c4 [2024-10-04T07:52:01.672Z] Step 7/23 : COPY go.mod vendor* ./ [2024-10-04T07:52:02.262Z] ---> 8e0488b41151 [2024-10-04T07:52:02.262Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:52:02.262Z] ---> Running in 62ae22bb92e1 [2024-10-04T07:52:04.879Z] Removing intermediate container 62ae22bb92e1 [2024-10-04T07:52:04.879Z] ---> ba6edaa88385 [2024-10-04T07:52:04.879Z] Step 9/23 : COPY . . [2024-10-04T07:52:05.856Z] ---> b6735de861cd [2024-10-04T07:52:05.856Z] Step 10/23 : RUN ${MAKE} [2024-10-04T07:52:06.124Z] ---> Running in faea009bab53 [2024-10-04T07:52:07.082Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-10-04T07:55:59.039Z] Removing intermediate container faea009bab53 [2024-10-04T07:55:59.039Z] ---> f0dbecf188d1 [2024-10-04T07:55:59.039Z] Step 11/23 : FROM alpine:3.20 [2024-10-04T07:55:59.039Z] 3.20: Pulling from library/alpine [2024-10-04T07:55:59.039Z] cf04c63912e1: Already exists [2024-10-04T07:55:59.039Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:55:59.039Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:55:59.039Z] ---> c157a85ed455 [2024-10-04T07:55:59.039Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-10-04T07:55:59.039Z] ---> Running in 01cc9a6e2ac0 [2024-10-04T07:55:59.039Z] Removing intermediate container 01cc9a6e2ac0 [2024-10-04T07:55:59.039Z] ---> 7a3038ae0d09 [2024-10-04T07:55:59.039Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-10-04T07:55:59.039Z] ---> Running in 3a23c7ad4829 [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:55:59.039Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:55:59.039Z] OK: 9 MiB in 15 packages [2024-10-04T07:55:59.039Z] Removing intermediate container 3a23c7ad4829 [2024-10-04T07:55:59.039Z] ---> 396dc003168c [2024-10-04T07:55:59.039Z] Step 14/23 : RUN apk --no-cache upgrade [2024-10-04T07:55:59.039Z] ---> Running in e4e41c184a4c [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:55:59.039Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:55:59.039Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:55:59.039Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:55:59.039Z] OK: 9 MiB in 15 packages [2024-10-04T07:55:59.632Z] Removing intermediate container e4e41c184a4c [2024-10-04T07:55:59.632Z] ---> bbc93f334b80 [2024-10-04T07:55:59.632Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-10-04T07:56:01.095Z] ---> 993302bf7ea0 [2024-10-04T07:56:01.095Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-10-04T07:56:01.690Z] ---> fbfdd9880966 [2024-10-04T07:56:01.690Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-10-04T07:56:02.663Z] ---> ecdffdc2552f [2024-10-04T07:56:02.663Z] Step 18/23 : EXPOSE 59901 [2024-10-04T07:56:02.663Z] ---> Running in 6777096d4168 [2024-10-04T07:56:02.937Z] Removing intermediate container 6777096d4168 [2024-10-04T07:56:02.937Z] ---> 31944eaec25c [2024-10-04T07:56:02.937Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-10-04T07:56:02.937Z] ---> Running in a398ab017da1 [2024-10-04T07:56:03.232Z] Removing intermediate container a398ab017da1 [2024-10-04T07:56:03.232Z] ---> 4022c2c50fb8 [2024-10-04T07:56:03.232Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-04T07:56:03.503Z] ---> Running in cb9521641c9b [2024-10-04T07:56:03.774Z] Removing intermediate container cb9521641c9b [2024-10-04T07:56:03.774Z] ---> ae97f525283f [2024-10-04T07:56:03.774Z] Step 21/23 : LABEL arch=arm64 [2024-10-04T07:56:03.774Z] ---> Running in 3cff84704275 [2024-10-04T07:56:04.044Z] Removing intermediate container 3cff84704275 [2024-10-04T07:56:04.044Z] ---> a45f593cc307 [2024-10-04T07:56:04.044Z] Step 22/23 : LABEL git_sha=e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:56:04.044Z] ---> Running in 23a21c41661b [2024-10-04T07:56:04.313Z] Removing intermediate container 23a21c41661b [2024-10-04T07:56:04.313Z] ---> f1dcae0e2867 [2024-10-04T07:56:04.313Z] Step 23/23 : LABEL version=3.2.0-dev.24 [2024-10-04T07:56:04.583Z] ---> Running in 8d364dc9a791 [2024-10-04T07:56:04.853Z] Removing intermediate container 8d364dc9a791 [2024-10-04T07:56:04.853Z] ---> 3363ffa3df94 [2024-10-04T07:56:04.853Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:56:04.853Z] Successfully built 3363ffa3df94 [2024-10-04T07:56:04.853Z] 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-04T07:56:05.029Z] provisioning config files... [2024-10-04T07:56:05.047Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/163@tmp/config15627739923159308518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:56:05.427Z] ---> ****-login.sh [2024-10-04T07:56:05.427Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:56:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:56:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:56:05.697Z] Configure a credential helper to remove this warning. See [2024-10-04T07:56:05.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:56:05.697Z] [2024-10-04T07:56:05.697Z] Login Succeeded [2024-10-04T07:56:05.697Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:56:05.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:56:05.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:56:05.967Z] Configure a credential helper to remove this warning. See [2024-10-04T07:56:05.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:56:05.967Z] [2024-10-04T07:56:05.967Z] Login Succeeded [2024-10-04T07:56:06.268Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:56:06.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:56:06.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:56:06.538Z] Configure a credential helper to remove this warning. See [2024-10-04T07:56:06.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:56:06.539Z] [2024-10-04T07:56:06.539Z] Login Succeeded [2024-10-04T07:56:06.539Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:56:06.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:56:06.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:56:06.811Z] Configure a credential helper to remove this warning. See [2024-10-04T07:56:06.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:56:06.811Z] [2024-10-04T07:56:06.811Z] Login Succeeded [2024-10-04T07:56:06.811Z] ****.io [2024-10-04T07:56:07.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:56:07.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:56:07.387Z] Configure a credential helper to remove this warning. See [2024-10-04T07:56:07.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:56:07.387Z] [2024-10-04T07:56:07.387Z] Login Succeeded [2024-10-04T07:56:07.387Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:56:07.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:56:07.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:56:07.511Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-10-04T07:56:07.511Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:56:07.511Z] latest [2024-10-04T07:56:07.511Z] 3.2.0-dev.24 [2024-10-04T07:56:07.511Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:56:07.511Z] main [2024-10-04T07:56:07.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:07.918Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:08.297Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:56:08.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-04T07:56:08.297Z] b24faaf9b8ab: Preparing [2024-10-04T07:56:08.297Z] a1962d53ad3c: Preparing [2024-10-04T07:56:08.297Z] 703d73afe403: Preparing [2024-10-04T07:56:08.297Z] e1988c5f13ae: Preparing [2024-10-04T07:56:08.297Z] 76f4ad7c3f00: Preparing [2024-10-04T07:56:08.297Z] 16113d51b718: Preparing [2024-10-04T07:56:08.568Z] a1962d53ad3c: Pushed [2024-10-04T07:56:08.568Z] 76f4ad7c3f00: Pushed [2024-10-04T07:56:08.568Z] b24faaf9b8ab: Pushed [2024-10-04T07:56:08.568Z] 16113d51b718: Layer already exists [2024-10-04T07:56:08.568Z] e1988c5f13ae: Pushed [2024-10-04T07:56:15.254Z] 703d73afe403: Pushed [2024-10-04T07:56:15.255Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86: digest: sha256:b54281be4c07a0744593c3ebbb9bfc4f00f1418c65194b814711a0641f9dab68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:15.650Z] + 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-04T07:56:16.054Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-04T07:56:16.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-04T07:56:16.055Z] b24faaf9b8ab: Preparing [2024-10-04T07:56:16.055Z] a1962d53ad3c: Preparing [2024-10-04T07:56:16.055Z] 703d73afe403: Preparing [2024-10-04T07:56:16.055Z] e1988c5f13ae: Preparing [2024-10-04T07:56:16.055Z] 76f4ad7c3f00: Preparing [2024-10-04T07:56:16.055Z] 16113d51b718: Preparing [2024-10-04T07:56:16.055Z] 16113d51b718: Waiting [2024-10-04T07:56:16.055Z] a1962d53ad3c: Layer already exists [2024-10-04T07:56:16.055Z] 76f4ad7c3f00: Layer already exists [2024-10-04T07:56:16.055Z] 703d73afe403: Layer already exists [2024-10-04T07:56:16.055Z] b24faaf9b8ab: Layer already exists [2024-10-04T07:56:16.055Z] e1988c5f13ae: Layer already exists [2024-10-04T07:56:16.055Z] 16113d51b718: Layer already exists [2024-10-04T07:56:16.055Z] latest: digest: sha256:b54281be4c07a0744593c3ebbb9bfc4f00f1418c65194b814711a0641f9dab68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:16.706Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:17.066Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.24 [2024-10-04T07:56:17.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-04T07:56:17.066Z] b24faaf9b8ab: Preparing [2024-10-04T07:56:17.066Z] a1962d53ad3c: Preparing [2024-10-04T07:56:17.066Z] 703d73afe403: Preparing [2024-10-04T07:56:17.066Z] e1988c5f13ae: Preparing [2024-10-04T07:56:17.066Z] 76f4ad7c3f00: Preparing [2024-10-04T07:56:17.066Z] 16113d51b718: Preparing [2024-10-04T07:56:17.066Z] 16113d51b718: Waiting [2024-10-04T07:56:17.066Z] a1962d53ad3c: Layer already exists [2024-10-04T07:56:17.066Z] 76f4ad7c3f00: Layer already exists [2024-10-04T07:56:17.066Z] b24faaf9b8ab: Layer already exists [2024-10-04T07:56:17.066Z] 703d73afe403: Layer already exists [2024-10-04T07:56:17.066Z] e1988c5f13ae: Layer already exists [2024-10-04T07:56:17.066Z] 16113d51b718: Layer already exists [2024-10-04T07:56:17.066Z] 3.2.0-dev.24: digest: sha256:b54281be4c07a0744593c3ebbb9bfc4f00f1418c65194b814711a0641f9dab68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:17.699Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:18.075Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:56:18.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-04T07:56:18.075Z] b24faaf9b8ab: Preparing [2024-10-04T07:56:18.075Z] a1962d53ad3c: Preparing [2024-10-04T07:56:18.075Z] 703d73afe403: Preparing [2024-10-04T07:56:18.075Z] e1988c5f13ae: Preparing [2024-10-04T07:56:18.075Z] 76f4ad7c3f00: Preparing [2024-10-04T07:56:18.075Z] 16113d51b718: Preparing [2024-10-04T07:56:18.075Z] 16113d51b718: Waiting [2024-10-04T07:56:18.075Z] a1962d53ad3c: Layer already exists [2024-10-04T07:56:18.075Z] e1988c5f13ae: Layer already exists [2024-10-04T07:56:18.075Z] b24faaf9b8ab: Layer already exists [2024-10-04T07:56:18.075Z] 76f4ad7c3f00: Layer already exists [2024-10-04T07:56:18.075Z] 703d73afe403: Layer already exists [2024-10-04T07:56:18.075Z] 16113d51b718: Layer already exists [2024-10-04T07:56:18.342Z] e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24: digest: sha256:b54281be4c07a0744593c3ebbb9bfc4f00f1418c65194b814711a0641f9dab68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:18.706Z] + 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-04T07:56:19.074Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-10-04T07:56:19.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-10-04T07:56:19.075Z] b24faaf9b8ab: Preparing [2024-10-04T07:56:19.075Z] a1962d53ad3c: Preparing [2024-10-04T07:56:19.075Z] 703d73afe403: Preparing [2024-10-04T07:56:19.075Z] e1988c5f13ae: Preparing [2024-10-04T07:56:19.075Z] 76f4ad7c3f00: Preparing [2024-10-04T07:56:19.075Z] 16113d51b718: Preparing [2024-10-04T07:56:19.075Z] 16113d51b718: Waiting [2024-10-04T07:56:19.075Z] a1962d53ad3c: Layer already exists [2024-10-04T07:56:19.075Z] e1988c5f13ae: Layer already exists [2024-10-04T07:56:19.075Z] 703d73afe403: Layer already exists [2024-10-04T07:56:19.075Z] 76f4ad7c3f00: Layer already exists [2024-10-04T07:56:19.075Z] b24faaf9b8ab: Layer already exists [2024-10-04T07:56:19.075Z] 16113d51b718: Layer already exists [2024-10-04T07:56:19.349Z] main: digest: sha256:b54281be4c07a0744593c3ebbb9bfc4f00f1418c65194b814711a0641f9dab68 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:56:19.435Z] ===================================================== [Pipeline] echo [2024-10-04T07:56:19.450Z] taggedImages: [2024-10-04T07:56:19.450Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [2024-10-04T07:56:19.450Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-10-04T07:56:19.451Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.24 [2024-10-04T07:56:19.451Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:e778c6a7e22bae4333302da5b4dc0bc2aa806a86-3.2.0-dev.24 [2024-10-04T07:56:19.451Z] - 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-04T07:56:19.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:56:19.881Z] [2024-10-04T07:56:19.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:20.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:56:20.225Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T07:56:20.225Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T07:56:20.225Z] 04944245beec: Pulling fs layer [2024-10-04T07:56:20.225Z] 699f458cf7ca: Pulling fs layer [2024-10-04T07:56:20.225Z] 765212b225bb: Pulling fs layer [2024-10-04T07:56:20.225Z] f23df028b6ca: Pulling fs layer [2024-10-04T07:56:20.225Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T07:56:20.225Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T07:56:20.225Z] 765212b225bb: Waiting [2024-10-04T07:56:20.225Z] f23df028b6ca: Waiting [2024-10-04T07:56:20.225Z] d65c8cfc05b1: Waiting [2024-10-04T07:56:20.225Z] 2437ff75d9bd: Waiting [2024-10-04T07:56:20.496Z] 04944245beec: Verifying Checksum [2024-10-04T07:56:20.496Z] 04944245beec: Download complete [2024-10-04T07:56:20.496Z] 765212b225bb: Verifying Checksum [2024-10-04T07:56:20.496Z] 765212b225bb: Download complete [2024-10-04T07:56:20.496Z] f23df028b6ca: Verifying Checksum [2024-10-04T07:56:20.496Z] f23df028b6ca: Download complete [2024-10-04T07:56:20.496Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T07:56:20.496Z] d65c8cfc05b1: Download complete [2024-10-04T07:56:20.766Z] 699f458cf7ca: Verifying Checksum [2024-10-04T07:56:20.766Z] 699f458cf7ca: Download complete [2024-10-04T07:56:21.355Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T07:56:21.355Z] 8998bd30e6a1: Download complete [2024-10-04T07:56:23.955Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T07:56:23.955Z] 2437ff75d9bd: Download complete [2024-10-04T07:56:25.932Z] 8998bd30e6a1: Pull complete [2024-10-04T07:56:26.525Z] 04944245beec: Pull complete [2024-10-04T07:56:27.936Z] 699f458cf7ca: Pull complete [2024-10-04T07:56:28.203Z] 765212b225bb: Pull complete [2024-10-04T07:56:29.165Z] f23df028b6ca: Pull complete [2024-10-04T07:56:29.165Z] d65c8cfc05b1: Pull complete [2024-10-04T07:56:44.270Z] 2437ff75d9bd: Pull complete [2024-10-04T07:56:44.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T07:56:44.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:56:44.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:56:44.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-16368 does not seem to be running inside a container [2024-10-04T07:56:44.839Z] $ 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/163 -v /w/workspace/device-modbus-go/163:/w/workspace/device-modbus-go/163:rw,z -v /w/workspace/device-modbus-go/163@tmp:/w/workspace/device-modbus-go/163@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-04T07:56:47.651Z] $ docker top e0a121543dd8dfdc5bccab331c0d7ef6d02c4b80ebdb775018eaaa22f79939f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:56:48.176Z] ---> job-cost.sh [2024-10-04T07:56:48.443Z] lf-activate-venv: SKIPPING [2024-10-04T07:56:48.443Z] INFO: No Stack... [2024-10-04T07:56:49.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T07:56:49.811Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:56:50.495Z] + cut -d, -f6 [2024-10-04T07:56:50.495Z] + cat /w/workspace/device-modbus-go/163/archives/cost.csv [Pipeline] lock [2024-10-04T07:56:50.561Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [2024-10-04T07:56:50.572Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] did not exist. Created. [2024-10-04T07:56:50.584Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:56:51.270Z] /w/workspace/device-modbus-go/163@tmp/durable-2c2db9d8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T07:56:51.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T07:56:51.693Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T07:56:51.777Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:56:51.785Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:56:51.804Z] $ docker stop --time=1 e0a121543dd8dfdc5bccab331c0d7ef6d02c4b80ebdb775018eaaa22f79939f4 [2024-10-04T07:56:53.275Z] $ docker rm -f --volumes e0a121543dd8dfdc5bccab331c0d7ef6d02c4b80ebdb775018eaaa22f79939f4 [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-04T07:56:53.890Z] provisioning config files... [2024-10-04T07:56:53.898Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5140029920106443124tmp [Pipeline] { [Pipeline] sh [2024-10-04T07:56:54.204Z] + set +x [2024-10-04T07:56:54.204Z] + + bash -scurl -- -s [2024-10-04T07:56:54.204Z] https://codecov.io/bash [2024-10-04T07:56:54.204Z] [2024-10-04T07:56:54.204Z] _____ _ [2024-10-04T07:56:54.204Z] / ____| | | [2024-10-04T07:56:54.204Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T07:56:54.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T07:56:54.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T07:56:54.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T07:56:54.204Z] Bash-1.0.6 [2024-10-04T07:56:54.204Z] [2024-10-04T07:56:54.204Z] [2024-10-04T07:56:54.204Z] ==> git version 2.25.1 found [2024-10-04T07:56:54.204Z] ==> 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-04T07:56:54.204Z] Release-Date: 2020-01-08 [2024-10-04T07:56:54.204Z] 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-04T07:56:54.204Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T07:56:54.204Z] ==> Jenkins CI detected. [2024-10-04T07:56:54.204Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-10-04T07:56:54.204Z] project root: . [2024-10-04T07:56:54.204Z] --> token set from env [2024-10-04T07:56:54.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T07:56:54.204Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T07:56:54.204Z] ==> Python coveragepy not found [2024-10-04T07:56:54.204Z] ==> Searching for coverage reports in: [2024-10-04T07:56:54.204Z] + . [2024-10-04T07:56:54.464Z] -> Found 1 reports [2024-10-04T07:56:54.464Z] ==> Detecting git/mercurial file structure [2024-10-04T07:56:54.464Z] ==> Reading reports [2024-10-04T07:56:54.464Z] + ./coverage.out bytes=24669 [2024-10-04T07:56:54.464Z] ==> Appending adjustments [2024-10-04T07:56:54.464Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T07:56:54.464Z] + Found adjustments [2024-10-04T07:56:54.464Z] ==> Gzipping contents [2024-10-04T07:56:54.464Z] 4.0K /tmp/codecov.aee1qO.gz [2024-10-04T07:56:54.464Z] ==> Uploading reports [2024-10-04T07:56:54.464Z] url: https://codecov.io [2024-10-04T07:56:54.464Z] query: branch=main&commit=e778c6a7e22bae4333302da5b4dc0bc2aa806a86&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:56:54.464Z] -> Pinging Codecov [2024-10-04T07:56:54.464Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e778c6a7e22bae4333302da5b4dc0bc2aa806a86&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:56:54.734Z] -> Uploading to [2024-10-04T07:56:54.734Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/e778c6a7e22bae4333302da5b4dc0bc2aa806a86/2955bf8b-c791-4fb2-949b-b27294db922c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T075654Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=481ded5d1f138a04266e2f33cece4eaa144239727ecc93766a1bcfc7dcd56ea4 [2024-10-04T07:56:54.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:56:54.734Z] Dload Upload Total Spent Left Speed [2024-10-04T07:56:54.993Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 17701 --:--:-- --:--:-- --:--:-- 17701 [2024-10-04T07:56:54.993Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] } [2024-10-04T07:56:55.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T07:56:55.251Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T07:56:55.268Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:55.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:56:55.587Z] [2024-10-04T07:56:55.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:56:55.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:56:55.886Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T07:56:55.886Z] 43c4264eed91: Already exists [2024-10-04T07:56:55.886Z] 4cc291be95ef: Already exists [2024-10-04T07:56:55.886Z] 2ac1f1163629: Already exists [2024-10-04T07:56:55.886Z] 5c3c966382ef: Already exists [2024-10-04T07:56:55.886Z] 4f4fb700ef54: Already exists [2024-10-04T07:56:55.886Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T07:56:55.886Z] 9c3e1370e548: Pulling fs layer [2024-10-04T07:56:56.145Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T07:56:56.145Z] d9c7d2e4e75e: Download complete [2024-10-04T07:56:56.403Z] d9c7d2e4e75e: Pull complete [2024-10-04T07:56:56.969Z] 9c3e1370e548: Download complete [2024-10-04T07:57:01.159Z] 9c3e1370e548: Pull complete [2024-10-04T07:57:01.159Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T07:57:01.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:57:01.160Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:01.264Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:01.309Z] $ 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-04T07:57:03.435Z] $ docker top a1b7e58d2e791167f0efa544c64133a7bb876cef9401390d1fb25e7d15afcc6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:57:03.883Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-10-04T07:57:03.901Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-10-04T07:57:04.240Z] + set -o pipefail [2024-10-04T07:57:04.240Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-10-04T07:57:10.883Z] [2024-10-04T07:57:10.884Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-10-04T07:57:10.884Z] [2024-10-04T07:57:10.884Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/49ebf209-8ce0-481e-b74a-0f90d0d50d23 [2024-10-04T07:57:10.884Z] [2024-10-04T07:57:10.884Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-10-04T07:57:10.884Z] [2024-10-04T07:57:10.884Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T07:57:10.884Z] [2024-10-04T07:57:11.143Z] [2024-10-04T07:57:11.143Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T07:57:11.143Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T07:57:11.430Z] $ docker stop --time=1 a1b7e58d2e791167f0efa544c64133a7bb876cef9401390d1fb25e7d15afcc6e [2024-10-04T07:57:18.836Z] $ docker rm -f --volumes a1b7e58d2e791167f0efa544c64133a7bb876cef9401390d1fb25e7d15afcc6e [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-04T07:57:19.769Z] + git log --format=format:%s -1 e778c6a7e22bae4333302da5b4dc0bc2aa806a86 [Pipeline] sh [2024-10-04T07:57:20.059Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:57:20.059Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:20.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:57:20.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:20.451Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:20.506Z] $ 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-04T07:57:21.115Z] $ docker top 6d7eafcaa33760793f0482284e4432df725cf1dc63b8816f2e7ebe533ca82aea -eo pid,comm [2024-10-04T07:57:21.156Z] 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-04T07:57:21.156Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:57:21.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:57:21.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:57:21.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:57:21.346Z] $ docker exec 6d7eafcaa33760793f0482284e4432df725cf1dc63b8816f2e7ebe533ca82aea ssh-agent [2024-10-04T07:57:21.436Z] SSH_AUTH_SOCK=/tmp/ssh-s26gEkETR31g/agent.15 [2024-10-04T07:57:21.436Z] SSH_AGENT_PID=24 [2024-10-04T07:57:21.441Z] Running ssh-add (command line suppressed) [2024-10-04T07:57:21.549Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16071595702181602090.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16071595702181602090.key) [2024-10-04T07:57:21.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:57:21.846Z] + git semver tag [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,026 [run_tag] DEBUG tag force:False [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,026 [check_head_tag] DEBUG check head tag [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,027 [execute] INFO git cat-file --batch-check [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,031 [execute] INFO git cat-file --batch [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,052 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,053 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:57:22.104Z] 2024-10-04 07:57:22,058 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:22.104Z] 3.2.0-dev.24 [Pipeline] } [2024-10-04T07:57:22.128Z] $ docker exec --env ******** --env ******** 6d7eafcaa33760793f0482284e4432df725cf1dc63b8816f2e7ebe533ca82aea ssh-agent -k [2024-10-04T07:57:22.242Z] unset SSH_AUTH_SOCK; [2024-10-04T07:57:22.243Z] unset SSH_AGENT_PID; [2024-10-04T07:57:22.243Z] echo Agent pid 24 killed; [2024-10-04T07:57:22.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:57:22.567Z] + git semver [Pipeline] } [2024-10-04T07:57:22.851Z] $ docker stop --time=1 6d7eafcaa33760793f0482284e4432df725cf1dc63b8816f2e7ebe533ca82aea [2024-10-04T07:57:24.112Z] $ docker rm -f --volumes 6d7eafcaa33760793f0482284e4432df725cf1dc63b8816f2e7ebe533ca82aea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:24.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:57:24.593Z] [2024-10-04T07:57:24.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:24.899Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:57:24.899Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T07:57:24.899Z] ab5ef0e58194: Pulling fs layer [2024-10-04T07:57:24.899Z] 9712f1f96733: Pulling fs layer [2024-10-04T07:57:24.899Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T07:57:24.899Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T07:57:24.899Z] e9a5061849ea: Pulling fs layer [2024-10-04T07:57:24.899Z] d747dcd14b5f: Pulling fs layer [2024-10-04T07:57:24.899Z] 2de7ff778b66: Pulling fs layer [2024-10-04T07:57:24.899Z] 0d9ebad4ef96: Waiting [2024-10-04T07:57:24.899Z] d747dcd14b5f: Waiting [2024-10-04T07:57:24.899Z] 2de7ff778b66: Waiting [2024-10-04T07:57:24.899Z] e9a5061849ea: Waiting [2024-10-04T07:57:24.899Z] 9712f1f96733: Verifying Checksum [2024-10-04T07:57:24.899Z] 9712f1f96733: Download complete [2024-10-04T07:57:25.467Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T07:57:25.467Z] 63f879dbbcfc: Download complete [2024-10-04T07:57:25.467Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T07:57:25.467Z] 0d9ebad4ef96: Download complete [2024-10-04T07:57:25.467Z] e9a5061849ea: Verifying Checksum [2024-10-04T07:57:25.467Z] e9a5061849ea: Download complete [2024-10-04T07:57:25.467Z] ab5ef0e58194: Verifying Checksum [2024-10-04T07:57:25.467Z] ab5ef0e58194: Download complete [2024-10-04T07:57:25.467Z] d747dcd14b5f: Verifying Checksum [2024-10-04T07:57:25.467Z] d747dcd14b5f: Download complete [2024-10-04T07:57:25.467Z] 2de7ff778b66: Verifying Checksum [2024-10-04T07:57:25.467Z] 2de7ff778b66: Download complete [2024-10-04T07:57:28.793Z] ab5ef0e58194: Pull complete [2024-10-04T07:57:28.793Z] 9712f1f96733: Pull complete [2024-10-04T07:57:29.052Z] 63f879dbbcfc: Pull complete [2024-10-04T07:57:33.268Z] 0d9ebad4ef96: Pull complete [2024-10-04T07:57:33.268Z] e9a5061849ea: Pull complete [2024-10-04T07:57:33.527Z] d747dcd14b5f: Pull complete [2024-10-04T07:57:34.464Z] 2de7ff778b66: Pull complete [2024-10-04T07:57:34.464Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T07:57:34.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:57:34.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:34.574Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:34.621Z] $ 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-04T07:57:42.050Z] $ docker top 7bc1760f7799886117cbfdd9d5b741abdfa325e8a1dcd5a116070d69bb4118b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:57:42.115Z] provisioning config files... [2024-10-04T07:57:42.120Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12683161701505238199tmp [2024-10-04T07:57:42.130Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13334633288884643322tmp [2024-10-04T07:57:42.139Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1857450568206489506tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:57:42.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:42.477Z] ---> sigul-configuration.sh [2024-10-04T07:57:42.477Z] gpg: directory `/root/.gnupg' created [2024-10-04T07:57:42.477Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T07:57:42.477Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T07:57:42.477Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T07:57:42.477Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T07:57:42.477Z] gpg: CAST5 encrypted data [2024-10-04T07:57:42.477Z] gpg: encrypted with 1 passphrase [2024-10-04T07:57:42.477Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T07:57:42.771Z] + mkdir /home/jenkins [2024-10-04T07:57:42.771Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T07:57:43.066Z] + 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-04T07:57:43.078Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:43.368Z] ---> sigul-install.sh [2024-10-04T07:57:43.368Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T07:57:43.660Z] + git tag --list [2024-10-04T07:57:43.660Z] 0.7.1 [2024-10-04T07:57:43.660Z] v1.0.0 [2024-10-04T07:57:43.660Z] v1.1.0 [2024-10-04T07:57:43.660Z] v1.1.1 [2024-10-04T07:57:43.660Z] v1.2.2 [2024-10-04T07:57:43.660Z] v1.3.0 [2024-10-04T07:57:43.660Z] v1.3.1 [2024-10-04T07:57:43.660Z] v2.0.0 [2024-10-04T07:57:43.660Z] v2.1.0 [2024-10-04T07:57:43.660Z] v2.1.1 [2024-10-04T07:57:43.660Z] v2.2.0 [2024-10-04T07:57:43.660Z] v2.3.0 [2024-10-04T07:57:43.660Z] v3.0 [2024-10-04T07:57:43.660Z] v3.0.0 [2024-10-04T07:57:43.660Z] v3.1 [2024-10-04T07:57:43.660Z] v3.1.0 [2024-10-04T07:57:43.660Z] v3.1.0-dev.1 [2024-10-04T07:57:43.660Z] v3.1.0-dev.10 [2024-10-04T07:57:43.660Z] v3.1.0-dev.11 [2024-10-04T07:57:43.660Z] v3.1.0-dev.12 [2024-10-04T07:57:43.660Z] v3.1.0-dev.13 [2024-10-04T07:57:43.660Z] v3.1.0-dev.14 [2024-10-04T07:57:43.660Z] v3.1.0-dev.15 [2024-10-04T07:57:43.660Z] v3.1.0-dev.16 [2024-10-04T07:57:43.660Z] v3.1.0-dev.17 [2024-10-04T07:57:43.660Z] v3.1.0-dev.18 [2024-10-04T07:57:43.660Z] v3.1.0-dev.19 [2024-10-04T07:57:43.660Z] v3.1.0-dev.2 [2024-10-04T07:57:43.660Z] v3.1.0-dev.20 [2024-10-04T07:57:43.660Z] v3.1.0-dev.21 [2024-10-04T07:57:43.660Z] v3.1.0-dev.22 [2024-10-04T07:57:43.660Z] v3.1.0-dev.23 [2024-10-04T07:57:43.660Z] v3.1.0-dev.24 [2024-10-04T07:57:43.660Z] v3.1.0-dev.25 [2024-10-04T07:57:43.660Z] v3.1.0-dev.3 [2024-10-04T07:57:43.660Z] v3.1.0-dev.4 [2024-10-04T07:57:43.660Z] v3.1.0-dev.5 [2024-10-04T07:57:43.661Z] v3.1.0-dev.6 [2024-10-04T07:57:43.661Z] v3.1.0-dev.7 [2024-10-04T07:57:43.661Z] v3.1.0-dev.8 [2024-10-04T07:57:43.661Z] v3.1.0-dev.9 [2024-10-04T07:57:43.661Z] v3.1.1 [2024-10-04T07:57:43.661Z] v3.1.1-dev.1 [2024-10-04T07:57:43.661Z] v3.2.0-dev.1 [2024-10-04T07:57:43.661Z] v3.2.0-dev.10 [2024-10-04T07:57:43.661Z] v3.2.0-dev.11 [2024-10-04T07:57:43.661Z] v3.2.0-dev.12 [2024-10-04T07:57:43.661Z] v3.2.0-dev.13 [2024-10-04T07:57:43.661Z] v3.2.0-dev.14 [2024-10-04T07:57:43.661Z] v3.2.0-dev.15 [2024-10-04T07:57:43.661Z] v3.2.0-dev.16 [2024-10-04T07:57:43.661Z] v3.2.0-dev.17 [2024-10-04T07:57:43.661Z] v3.2.0-dev.18 [2024-10-04T07:57:43.661Z] v3.2.0-dev.19 [2024-10-04T07:57:43.661Z] v3.2.0-dev.2 [2024-10-04T07:57:43.661Z] v3.2.0-dev.20 [2024-10-04T07:57:43.661Z] v3.2.0-dev.21 [2024-10-04T07:57:43.661Z] v3.2.0-dev.22 [2024-10-04T07:57:43.661Z] v3.2.0-dev.23 [2024-10-04T07:57:43.661Z] v3.2.0-dev.24 [2024-10-04T07:57:43.661Z] v3.2.0-dev.3 [2024-10-04T07:57:43.661Z] v3.2.0-dev.4 [2024-10-04T07:57:43.661Z] v3.2.0-dev.5 [2024-10-04T07:57:43.661Z] v3.2.0-dev.6 [2024-10-04T07:57:43.661Z] v3.2.0-dev.7 [2024-10-04T07:57:43.661Z] v3.2.0-dev.8 [2024-10-04T07:57:43.661Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T07:57:43.951Z] + lftools sign git-tag v3.2.0-dev.24 [2024-10-04T07:57:44.518Z] Signing Git tag with Sigul... [2024-10-04T07:57:44.518Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-10-04T07:57:44.789Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:45.082Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T07:57:45.087Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T07:57:45.133Z] $ docker stop --time=1 7bc1760f7799886117cbfdd9d5b741abdfa325e8a1dcd5a116070d69bb4118b3 [2024-10-04T07:57:46.393Z] $ docker rm -f --volumes 7bc1760f7799886117cbfdd9d5b741abdfa325e8a1dcd5a116070d69bb4118b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T07:57:46.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:57:46.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:47.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:57:47.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:47.232Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:47.276Z] $ 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-04T07:57:47.599Z] $ docker top 7544786011f400f329fea95c2ecd2bb10be8814f8463738d176155b556c6b019 -eo pid,comm [2024-10-04T07:57:47.630Z] 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-04T07:57:47.630Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:57:47.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:57:47.690Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:57:47.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:57:47.892Z] $ docker exec 7544786011f400f329fea95c2ecd2bb10be8814f8463738d176155b556c6b019 ssh-agent [2024-10-04T07:57:47.981Z] SSH_AUTH_SOCK=/tmp/ssh-Zteed6guZigz/agent.31 [2024-10-04T07:57:47.981Z] SSH_AGENT_PID=37 [2024-10-04T07:57:47.985Z] Running ssh-add (command line suppressed) [2024-10-04T07:57:48.103Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2689871954337430014.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2689871954337430014.key) [2024-10-04T07:57:48.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:57:48.406Z] + git semver bump pre [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,589 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,591 [execute] INFO git cat-file --batch-check [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,591 [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-04T07:57:48.665Z] 2024-10-04 07:57:48,596 [execute] INFO git cat-file --batch [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:57:48.665Z] 2024-10-04 07:57:48,600 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:48.665Z] 3.2.0-dev.25 [Pipeline] } [2024-10-04T07:57:48.688Z] $ docker exec --env ******** --env ******** 7544786011f400f329fea95c2ecd2bb10be8814f8463738d176155b556c6b019 ssh-agent -k [2024-10-04T07:57:48.778Z] unset SSH_AUTH_SOCK; [2024-10-04T07:57:48.778Z] unset SSH_AGENT_PID; [2024-10-04T07:57:48.779Z] echo Agent pid 37 killed; [2024-10-04T07:57:48.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:57:49.102Z] + git semver [Pipeline] } [2024-10-04T07:57:49.389Z] $ docker stop --time=1 7544786011f400f329fea95c2ecd2bb10be8814f8463738d176155b556c6b019 [2024-10-04T07:57:50.666Z] $ docker rm -f --volumes 7544786011f400f329fea95c2ecd2bb10be8814f8463738d176155b556c6b019 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:57:51.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:57:51.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:51.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:57:51.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:51.408Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:51.451Z] $ 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-04T07:57:51.779Z] $ docker top d27da1a46c27420db2cb54000706da0185ad5aa5592681cf3927dbb6871163ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:57:51.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:57:51.873Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:57:51.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:57:52.001Z] $ docker exec d27da1a46c27420db2cb54000706da0185ad5aa5592681cf3927dbb6871163ee ssh-agent [2024-10-04T07:57:52.075Z] SSH_AUTH_SOCK=/tmp/ssh-8AZ6i6oLjPyx/agent.30 [2024-10-04T07:57:52.075Z] SSH_AGENT_PID=36 [2024-10-04T07:57:52.080Z] Running ssh-add (command line suppressed) [2024-10-04T07:57:52.186Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18040317143088210983.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18040317143088210983.key) [2024-10-04T07:57:52.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:57:52.479Z] + git semver push [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,668 [run_push] DEBUG push [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,668 [execute] INFO git cat-file --batch-check [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,668 [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-04T07:57:52.737Z] 2024-10-04 07:57:52,672 [execute] INFO git rev-list 8d8cfebcf430eee61db1086b460e1f07f4b7449e -- [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,672 [execute] DEBUG Popen(['git', 'rev-list', '8d8cfebcf430eee61db1086b460e1f07f4b7449e', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,681 [execute] INFO git fetch -v origin [2024-10-04T07:57:52.737Z] 2024-10-04 07:57:52,682 [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-04T07:57:53.303Z] 2024-10-04 07:57:53,138 [run_push] DEBUG no remote changes detected [2024-10-04T07:57:53.303Z] 2024-10-04 07:57:53,138 [execute] INFO git push origin semver [2024-10-04T07:57:53.303Z] 2024-10-04 07:57:53,138 [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-04T07:57:53.869Z] 2024-10-04 07:57:53,820 [run_push] DEBUG push all version tags [2024-10-04T07:57:53.869Z] 2024-10-04 07:57:53,820 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T07:57:53.869Z] 2024-10-04 07:57:53,821 [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-04T07:57:54.801Z] 2024-10-04 07:57:54,670 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-10-04T07:57:54.801Z] 3.2.0-dev.25 [Pipeline] } [2024-10-04T07:57:54.825Z] $ docker exec --env ******** --env ******** d27da1a46c27420db2cb54000706da0185ad5aa5592681cf3927dbb6871163ee ssh-agent -k [2024-10-04T07:57:54.908Z] unset SSH_AUTH_SOCK; [2024-10-04T07:57:54.909Z] unset SSH_AGENT_PID; [2024-10-04T07:57:54.909Z] echo Agent pid 36 killed; [2024-10-04T07:57:54.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:57:55.242Z] + git semver [Pipeline] } [2024-10-04T07:57:55.529Z] $ docker stop --time=1 d27da1a46c27420db2cb54000706da0185ad5aa5592681cf3927dbb6871163ee [2024-10-04T07:57:56.807Z] $ docker rm -f --volumes d27da1a46c27420db2cb54000706da0185ad5aa5592681cf3927dbb6871163ee [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-04T07:57:57.472Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-10-04T07:57:57.472Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-04T07:57:57.472Z] total 16 [2024-10-04T07:57:57.472Z] drwxr-xr-x 3 root root 4096 Oct 4 07:40 . [2024-10-04T07:57:57.472Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:57 .. [2024-10-04T07:57:57.472Z] drwxr-xr-x 2 root root 4096 Oct 4 07:40 cost [2024-10-04T07:57:57.472Z] -rw-r--r-- 1 root root 88 Oct 4 07:40 cost.csv [2024-10-04T07:57:57.472Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-04T07:57:57.472Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-10-04T07:57:57.472Z] total 16 [2024-10-04T07:57:57.472Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:40 . [2024-10-04T07:57:57.472Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:57 .. [2024-10-04T07:57:57.472Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:40 cost [2024-10-04T07:57:57.472Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 4 07:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:57.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:58.618Z] ---> package-listing.sh [2024-10-04T07:57:58.618Z] ++ facter osfamily [2024-10-04T07:57:58.618Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T07:57:58.875Z] + OS_FAMILY=debian [2024-10-04T07:57:58.875Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-10-04T07:57:58.875Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T07:57:58.875Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T07:57:58.875Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T07:57:58.875Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T07:57:58.875Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-04T07:57:58.875Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T07:57:58.875Z] + case "${OS_FAMILY}" in [2024-10-04T07:57:58.875Z] + dpkg -l [2024-10-04T07:57:58.875Z] + grep '^ii' [2024-10-04T07:57:58.875Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T07:57:58.875Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T07:57:58.875Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T07:57:58.875Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-10-04T07:57:58.875Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-10-04T07:57:58.875Z] + 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-04T07:57:58.886Z] 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-04T07:57:59.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:59.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:57:59.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:57:59.820Z] prd-ubuntu20.04-docker-8c-8g-16257 does not seem to be running inside a container [2024-10-04T07:57:59.862Z] $ 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-04T07:58:00.039Z] $ docker top 71d23b9dcec987ff582fcd896882fb0a489ee5d11c401a7376d20918a59b1229 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:58:00.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T07:58:00.660Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T07:58:00.948Z] + ls /var/log/sa-host [2024-10-04T07:58:00.948Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:58:01.148Z] provisioning config files... [2024-10-04T07:58:01.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10582896425400290329tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:58:01.179Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:01.463Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T07:58:01.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:01.835Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T07:58:01.844Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:02.125Z] ---> sudo-logs.sh [2024-10-04T07:58:02.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T07:58:02.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:02.459Z] ---> job-cost.sh [2024-10-04T07:58:02.459Z] lf-activate-venv: SKIPPING [2024-10-04T07:58:02.459Z] DEBUG: total: 0.2199999988079071 [2024-10-04T07:58:02.459Z] INFO: Retrieving Stack Cost... [2024-10-04T07:58:02.760Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:58:03.019Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T07:58:03.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:03.314Z] ---> logs-deploy.sh [2024-10-04T07:58:03.314Z] lf-activate-venv: SKIPPING [2024-10-04T07:58:03.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/163 [2024-10-04T07:58:03.314Z] INFO: archiving workspace using pattern(s): [2024-10-04T07:58:04.249Z] Archives upload complete. [2024-10-04T07:58:04.508Z] INFO: archiving logs to Nexus