Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b952dc46955038996451e4745a35d433031a401 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-ssh4362476191465659002.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7715385165955451836.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3717559437621498176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15856291723735056726.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-ssh3447843870585224754.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 ‘prd-ubuntu20.04-docker-8c-8g-35182’ Running on prd-ubuntu20.04-docker-8c-8g-35183 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 0b952dc46955038996451e4745a35d433031a401 (main) Commit message: "Merge pull request #598 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > 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 0b952dc46955038996451e4745a35d433031a401 # timeout=10 > git rev-list --no-walk 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-16T05:44:48.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-16T05:44:48.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-16T05:44:48.815Z] ========================================================= [2024-12-16T05:44:48.815Z] EdgeX Global Pipelines Version Info [2024-12-16T05:44:48.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:44:49.912Z] ------------------- [2024-12-16T05:44:49.912Z] stable info: [2024-12-16T05:44:49.912Z] ------------------- [2024-12-16T05:44:49.912Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-16T05:44:49.912Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T05:44:49.912Z] Message: update stable to v1.0.269 [2024-12-16T05:44:50.172Z] ------------------- [2024-12-16T05:44:50.172Z] experimental info: [2024-12-16T05:44:50.172Z] ------------------- [2024-12-16T05:44:50.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-16T05:44:50.172Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T05:44:50.172Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-16T05:44:50.251Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-12-16T05:44:50.273Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-12-16T05:44:50.294Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-16T05:44:50.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-16T05:44:50.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-16T05:44:50.360Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-16T05:44:50.386Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-16T05:44:50.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-16T05:44:50.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-16T05:44:50.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-16T05:44:50.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-16T05:44:50.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-12-16T05:44:50.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-16T05:44:50.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-16T05:44:50.587Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T05:44:50.610Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T05:44:50.634Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T05:44:50.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T05:44:50.684Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-16T05:44:50.706Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-16T05:44:50.728Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-16T05:44:50.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-16T05:44:50.780Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-16T05:44:50.799Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-16T05:44:50.825Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-16T05:44:50.846Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-16T05:44:50.868Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-16T05:44:50.887Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-16T05:44:50.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-16T05:44:50.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-16T05:44:50.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b952dc46955038996451e4745a35d433031a401 [Pipeline] echo [2024-12-16T05:44:50.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b952dc [Pipeline] echo [2024-12-16T05:44:51.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T05:44:51.069Z] provisioning config files... [2024-12-16T05:44:51.082Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14103168141058050176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:44:51.421Z] ---> ****-login.sh [2024-12-16T05:44:51.421Z] nexus3.edgexfoundry.org:10001 [2024-12-16T05:44:51.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:44:51.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:44:51.683Z] Configure a credential helper to remove this warning. See [2024-12-16T05:44:51.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:44:51.683Z] [2024-12-16T05:44:51.683Z] Login Succeeded [2024-12-16T05:44:51.683Z] nexus3.edgexfoundry.org:10002 [2024-12-16T05:44:51.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:44:51.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:44:51.943Z] Configure a credential helper to remove this warning. See [2024-12-16T05:44:51.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:44:51.943Z] [2024-12-16T05:44:51.943Z] Login Succeeded [2024-12-16T05:44:51.943Z] nexus3.edgexfoundry.org:10003 [2024-12-16T05:44:51.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:44:51.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:44:51.943Z] Configure a credential helper to remove this warning. See [2024-12-16T05:44:51.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:44:51.944Z] [2024-12-16T05:44:51.944Z] Login Succeeded [2024-12-16T05:44:51.944Z] nexus3.edgexfoundry.org:10004 [2024-12-16T05:44:51.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:44:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:44:52.205Z] Configure a credential helper to remove this warning. See [2024-12-16T05:44:52.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:44:52.205Z] [2024-12-16T05:44:52.205Z] Login Succeeded [2024-12-16T05:44:52.205Z] ****.io [2024-12-16T05:44:52.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:44:52.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:44:52.467Z] Configure a credential helper to remove this warning. See [2024-12-16T05:44:52.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:44:52.467Z] [2024-12-16T05:44:52.467Z] Login Succeeded [2024-12-16T05:44:52.467Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T05:44:52.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-16T05:44:52.886Z] + git rev-list -1 --merges 0b952dc46955038996451e4745a35d433031a401~1..0b952dc46955038996451e4745a35d433031a401 [Pipeline] echo [2024-12-16T05:44:52.913Z] -----------> git rev-list -1 --merges 0b952dc46955038996451e4745a35d433031a401~1..0b952dc46955038996451e4745a35d433031a401 0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:44:52.913Z] 0b952dc46955038996451e4745a35d433031a401 [false] [Pipeline] sh [2024-12-16T05:44:53.203Z] + git log --format=format:%s -1 0b952dc46955038996451e4745a35d433031a401 [Pipeline] echo [2024-12-16T05:44:53.218Z] ========================================================= [2024-12-16T05:44:53.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-16T05:44:53.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T05:44:53.553Z] + git log --format=format:%s -1 0b952dc46955038996451e4745a35d433031a401 [Pipeline] echo [2024-12-16T05:44:53.566Z] [semverPrep] GIT_COMMIT: 0b952dc46955038996451e4745a35d433031a401, Commit Message: Merge pull request #598 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-16T05:44:53.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-16T05:44:53.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T05:44:53.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-16T05:44:53.943Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-16T05:44:53.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-16T05:44:53.943Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-16T05:44:53.943Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-16T05:44:53.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:44:54.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:44:54.305Z] [2024-12-16T05:44:54.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:44:54.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:44:54.609Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-16T05:44:54.609Z] b85a868b505f: Pulling fs layer [2024-12-16T05:44:54.609Z] e2be974225ed: Pulling fs layer [2024-12-16T05:44:54.609Z] 339a4e72a1f5: Pulling fs layer [2024-12-16T05:44:54.609Z] 988bab9f4d93: Pulling fs layer [2024-12-16T05:44:54.609Z] 1469e6f7b9e6: Pulling fs layer [2024-12-16T05:44:54.609Z] eaf3925da568: Pulling fs layer [2024-12-16T05:44:54.609Z] bab4dde63d76: Pulling fs layer [2024-12-16T05:44:54.609Z] bde34c3a00c8: Pulling fs layer [2024-12-16T05:44:54.609Z] b352a97aabf1: Pulling fs layer [2024-12-16T05:44:54.609Z] 4872d77fe225: Pulling fs layer [2024-12-16T05:44:54.609Z] 5851b861e8e6: Pulling fs layer [2024-12-16T05:44:54.609Z] 988bab9f4d93: Waiting [2024-12-16T05:44:54.609Z] b352a97aabf1: Waiting [2024-12-16T05:44:54.609Z] 5851b861e8e6: Waiting [2024-12-16T05:44:54.609Z] 1469e6f7b9e6: Waiting [2024-12-16T05:44:54.609Z] eaf3925da568: Waiting [2024-12-16T05:44:54.609Z] bab4dde63d76: Waiting [2024-12-16T05:44:54.609Z] 4872d77fe225: Waiting [2024-12-16T05:44:54.609Z] bde34c3a00c8: Waiting [2024-12-16T05:44:54.609Z] e2be974225ed: Download complete [2024-12-16T05:44:54.609Z] 988bab9f4d93: Verifying Checksum [2024-12-16T05:44:54.609Z] 988bab9f4d93: Download complete [2024-12-16T05:44:54.609Z] 1469e6f7b9e6: Verifying Checksum [2024-12-16T05:44:54.609Z] 1469e6f7b9e6: Download complete [2024-12-16T05:44:54.609Z] 339a4e72a1f5: Verifying Checksum [2024-12-16T05:44:54.609Z] 339a4e72a1f5: Download complete [2024-12-16T05:44:54.868Z] eaf3925da568: Download complete [2024-12-16T05:44:54.868Z] bde34c3a00c8: Verifying Checksum [2024-12-16T05:44:54.868Z] bde34c3a00c8: Download complete [2024-12-16T05:44:54.868Z] b352a97aabf1: Download complete [2024-12-16T05:44:54.868Z] 4872d77fe225: Verifying Checksum [2024-12-16T05:44:54.868Z] 4872d77fe225: Download complete [2024-12-16T05:44:54.868Z] 5851b861e8e6: Download complete [2024-12-16T05:44:54.868Z] b85a868b505f: Verifying Checksum [2024-12-16T05:44:54.868Z] b85a868b505f: Download complete [2024-12-16T05:44:55.127Z] bab4dde63d76: Verifying Checksum [2024-12-16T05:44:55.127Z] bab4dde63d76: Download complete [2024-12-16T05:44:56.068Z] b85a868b505f: Pull complete [2024-12-16T05:44:56.068Z] e2be974225ed: Pull complete [2024-12-16T05:44:56.642Z] 339a4e72a1f5: Pull complete [2024-12-16T05:44:56.642Z] 988bab9f4d93: Pull complete [2024-12-16T05:44:56.904Z] 1469e6f7b9e6: Pull complete [2024-12-16T05:44:56.904Z] eaf3925da568: Pull complete [2024-12-16T05:44:58.809Z] bab4dde63d76: Pull complete [2024-12-16T05:44:58.809Z] bde34c3a00c8: Pull complete [2024-12-16T05:44:58.809Z] b352a97aabf1: Pull complete [2024-12-16T05:44:58.809Z] 4872d77fe225: Pull complete [2024-12-16T05:44:58.809Z] 5851b861e8e6: Pull complete [2024-12-16T05:44:58.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-16T05:44:58.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:44:58.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:44:58.945Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:44:58.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T05:45:02.419Z] $ docker top 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d -eo pid,comm [2024-12-16T05:45:02.486Z] 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-12-16T05:45:02.486Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T05:45:02.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T05:45:02.529Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T05:45:02.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T05:45:02.645Z] $ docker exec 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d ssh-agent [2024-12-16T05:45:02.758Z] SSH_AUTH_SOCK=/tmp/ssh-ydJsE1Edq0LT/agent.33 [2024-12-16T05:45:02.758Z] SSH_AGENT_PID=39 [2024-12-16T05:45:02.764Z] Running ssh-add (command line suppressed) [2024-12-16T05:45:02.846Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5879702670613885996.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5879702670613885996.key) [2024-12-16T05:45:02.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T05:45:03.166Z] + git tag --points-at HEAD [Pipeline] } [2024-12-16T05:45:03.171Z] $ docker exec --env ******** --env ******** 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d ssh-agent -k [2024-12-16T05:45:03.258Z] unset SSH_AUTH_SOCK; [2024-12-16T05:45:03.258Z] unset SSH_AGENT_PID; [2024-12-16T05:45:03.258Z] echo Agent pid 39 killed; [2024-12-16T05:45:03.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-16T05:45:03.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T05:45:03.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T05:45:03.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T05:45:03.410Z] $ docker exec 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d ssh-agent [2024-12-16T05:45:03.518Z] SSH_AUTH_SOCK=/tmp/ssh-XJIQ5zSJg0pQ/agent.72 [2024-12-16T05:45:03.518Z] SSH_AGENT_PID=78 [2024-12-16T05:45:03.523Z] Running ssh-add (command line suppressed) [2024-12-16T05:45:03.633Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4602838000869663096.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4602838000869663096.key) [2024-12-16T05:45:03.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T05:45:03.954Z] + git semver init [2024-12-16T05:45:04.213Z] 2024-12-16 05:45:04,117 [run_init] DEBUG init version:0.0.0 force:False [2024-12-16T05:45:04.213Z] 2024-12-16 05:45:04,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-12-16T05:45:04.213Z] 2024-12-16 05:45:04,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-12-16T05:45:04.213Z] 2024-12-16 05:45:04,118 [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-12-16T05:45:05.593Z] 2024-12-16 05:45:05,160 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-12-16T05:45:05.593Z] 2024-12-16 05:45:05,160 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-12-16T05:45:05.593Z] 2024-12-16 05:45:05,160 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:45:05.593Z] 2024-12-16 05:45:05,161 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:45:05.593Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T05:45:05.596Z] $ docker exec --env ******** --env ******** 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d ssh-agent -k [2024-12-16T05:45:05.696Z] unset SSH_AUTH_SOCK; [2024-12-16T05:45:05.697Z] unset SSH_AGENT_PID; [2024-12-16T05:45:05.700Z] echo Agent pid 78 killed; [2024-12-16T05:45:05.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T05:45:06.046Z] + git semver [Pipeline] } [2024-12-16T05:45:06.314Z] $ docker stop --time=1 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d [2024-12-16T05:45:07.786Z] $ docker rm -f --volumes 17a6ba8484d28ef6ec13030630abbc7b70d37c643b97fdd64e6e564e1b97486d [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T05:45:08.135Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-16T05:45:08.370Z] Stashed 1 file(s) [Pipeline] echo [2024-12-16T05:45:08.376Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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-12-16T05:45:08.584Z] provisioning config files... [2024-12-16T05:45:08.594Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15246226865758039003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:45:08.899Z] ---> ****-login.sh [2024-12-16T05:45:08.899Z] nexus3.edgexfoundry.org:10001 [2024-12-16T05:45:08.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:45:08.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:45:08.899Z] Configure a credential helper to remove this warning. See [2024-12-16T05:45:08.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:45:08.899Z] [2024-12-16T05:45:08.899Z] Login Succeeded [2024-12-16T05:45:08.899Z] nexus3.edgexfoundry.org:10002 [2024-12-16T05:45:08.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:45:08.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:45:08.899Z] Configure a credential helper to remove this warning. See [2024-12-16T05:45:08.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:45:08.899Z] [2024-12-16T05:45:08.900Z] Login Succeeded [2024-12-16T05:45:08.900Z] nexus3.edgexfoundry.org:10003 [2024-12-16T05:45:09.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:45:09.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:45:09.159Z] Configure a credential helper to remove this warning. See [2024-12-16T05:45:09.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:45:09.160Z] [2024-12-16T05:45:09.160Z] Login Succeeded [2024-12-16T05:45:09.160Z] nexus3.edgexfoundry.org:10004 [2024-12-16T05:45:09.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:45:09.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:45:09.160Z] Configure a credential helper to remove this warning. See [2024-12-16T05:45:09.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:45:09.160Z] [2024-12-16T05:45:09.160Z] Login Succeeded [2024-12-16T05:45:09.160Z] ****.io [2024-12-16T05:45:09.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:45:09.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:45:09.420Z] Configure a credential helper to remove this warning. See [2024-12-16T05:45:09.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:45:09.420Z] [2024-12-16T05:45:09.420Z] Login Succeeded [2024-12-16T05:45:09.420Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T05:45:09.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T05:45:09.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:45:09.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:45:09.556Z] ========================================================= [2024-12-16T05:45:09.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-16T05:45:09.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:45:09.890Z] + 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-12-16T05:45:09.891Z] Sending build context to Docker daemon 18.06MB [2024-12-16T05:45:09.891Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T05:45:09.891Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-16T05:45:09.891Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-16T05:45:09.891Z] 43c4264eed91: Pulling fs layer [2024-12-16T05:45:09.891Z] 4cc291be95ef: Pulling fs layer [2024-12-16T05:45:09.891Z] 2ac1f1163629: Pulling fs layer [2024-12-16T05:45:09.891Z] 5c3c966382ef: Pulling fs layer [2024-12-16T05:45:09.891Z] 4f4fb700ef54: Pulling fs layer [2024-12-16T05:45:09.891Z] 5d5c8e513c77: Pulling fs layer [2024-12-16T05:45:09.891Z] 9f66e0745190: Pulling fs layer [2024-12-16T05:45:09.891Z] f49a43e4bbc0: Pulling fs layer [2024-12-16T05:45:09.891Z] 561ebcabdf7f: Pulling fs layer [2024-12-16T05:45:09.891Z] 5c3c966382ef: Waiting [2024-12-16T05:45:09.891Z] 4f4fb700ef54: Waiting [2024-12-16T05:45:09.891Z] 5d5c8e513c77: Waiting [2024-12-16T05:45:09.891Z] 9f66e0745190: Waiting [2024-12-16T05:45:09.891Z] f49a43e4bbc0: Waiting [2024-12-16T05:45:09.891Z] 561ebcabdf7f: Waiting [2024-12-16T05:45:10.160Z] 4cc291be95ef: Verifying Checksum [2024-12-16T05:45:10.160Z] 4cc291be95ef: Download complete [2024-12-16T05:45:10.160Z] 5c3c966382ef: Verifying Checksum [2024-12-16T05:45:10.160Z] 5c3c966382ef: Download complete [2024-12-16T05:45:10.160Z] 4f4fb700ef54: Download complete [2024-12-16T05:45:10.160Z] 5d5c8e513c77: Verifying Checksum [2024-12-16T05:45:10.160Z] 5d5c8e513c77: Download complete [2024-12-16T05:45:10.160Z] 43c4264eed91: Download complete [2024-12-16T05:45:10.160Z] 9f66e0745190: Verifying Checksum [2024-12-16T05:45:10.160Z] 9f66e0745190: Download complete [2024-12-16T05:45:10.419Z] 43c4264eed91: Pull complete [2024-12-16T05:45:10.419Z] 561ebcabdf7f: Verifying Checksum [2024-12-16T05:45:10.419Z] 561ebcabdf7f: Download complete [2024-12-16T05:45:10.419Z] 4cc291be95ef: Pull complete [2024-12-16T05:45:10.678Z] 2ac1f1163629: Verifying Checksum [2024-12-16T05:45:10.678Z] 2ac1f1163629: Download complete [2024-12-16T05:45:10.937Z] f49a43e4bbc0: Verifying Checksum [2024-12-16T05:45:10.937Z] f49a43e4bbc0: Download complete [2024-12-16T05:45:14.224Z] 2ac1f1163629: Pull complete [2024-12-16T05:45:14.224Z] 5c3c966382ef: Pull complete [2024-12-16T05:45:14.224Z] 4f4fb700ef54: Pull complete [2024-12-16T05:45:14.224Z] 5d5c8e513c77: Pull complete [2024-12-16T05:45:14.224Z] 9f66e0745190: Pull complete [2024-12-16T05:45:16.758Z] f49a43e4bbc0: Pull complete [2024-12-16T05:45:17.018Z] 561ebcabdf7f: Pull complete [2024-12-16T05:45:17.018Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-16T05:45:17.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-16T05:45:17.280Z] ---> 3a752c3f9dda [2024-12-16T05:45:17.280Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-12-16T05:45:22.558Z] ---> Running in e9d018a36fe9 [2024-12-16T05:45:22.558Z] Removing intermediate container e9d018a36fe9 [2024-12-16T05:45:22.558Z] ---> 1545d0cc273a [2024-12-16T05:45:22.558Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T05:45:22.558Z] ---> Running in cda22086e1d5 [2024-12-16T05:45:22.558Z] Removing intermediate container cda22086e1d5 [2024-12-16T05:45:22.558Z] ---> c8b5671a1aca [2024-12-16T05:45:22.558Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-12-16T05:45:22.558Z] ---> Running in a67b66ee4cd6 [2024-12-16T05:45:22.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T05:45:22.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T05:45:22.818Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-12-16T05:45:22.818Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-12-16T05:45:22.818Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-12-16T05:45:23.077Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-12-16T05:45:23.077Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-12-16T05:45:23.077Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-12-16T05:45:23.077Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-12-16T05:45:23.077Z] (8/8) Installing openssh (9.7_p1-r4) [2024-12-16T05:45:23.077Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T05:45:23.077Z] OK: 252 MiB in 62 packages [2024-12-16T05:45:23.528Z] Still waiting to schedule task [2024-12-16T05:45:23.529Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-16T05:45:23.644Z] Removing intermediate container a67b66ee4cd6 [2024-12-16T05:45:23.644Z] ---> 8301f53d2224 [2024-12-16T05:45:23.644Z] Step 6/10 : WORKDIR /device-modbus-go [2024-12-16T05:45:23.644Z] ---> Running in f7d5ed7df9c0 [2024-12-16T05:45:23.644Z] Removing intermediate container f7d5ed7df9c0 [2024-12-16T05:45:23.644Z] ---> af5c4c69dc8b [2024-12-16T05:45:23.644Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-16T05:45:23.644Z] ---> e634b89e3afc [2024-12-16T05:45:23.644Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T05:45:23.644Z] ---> Running in 69b06b42ebb8 [2024-12-16T05:46:19.901Z] Removing intermediate container 69b06b42ebb8 [2024-12-16T05:46:19.901Z] ---> 6550fff10b8e [2024-12-16T05:46:19.901Z] Step 9/10 : COPY . . [2024-12-16T05:46:19.901Z] ---> 4d9d0b24f36e [2024-12-16T05:46:19.901Z] Step 10/10 : RUN ${MAKE} [2024-12-16T05:46:19.901Z] ---> Running in f75a88eab920 [2024-12-16T05:46:19.901Z] noop [2024-12-16T05:46:19.901Z] Removing intermediate container f75a88eab920 [2024-12-16T05:46:19.901Z] ---> 083fd626b72a [2024-12-16T05:46:19.901Z] Successfully built 083fd626b72a [2024-12-16T05:46:19.901Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:46:20.239Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T05:46:20.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:46:20.326Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:46:20.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T05:46:20.704Z] $ docker top a7400e87e3dc4141f797d946c5d63df213de5d703c276ff0691727b786f8618d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:46:21.048Z] + go version [2024-12-16T05:46:21.048Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-16T05:46:21.064Z] $ docker stop --time=1 a7400e87e3dc4141f797d946c5d63df213de5d703c276ff0691727b786f8618d [2024-12-16T05:46:22.344Z] $ docker rm -f --volumes a7400e87e3dc4141f797d946c5d63df213de5d703c276ff0691727b786f8618d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:46:22.800Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T05:46:22.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:46:22.981Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:46:23.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T05:46:23.350Z] $ docker top 45ef05ce8a2bc838b4ab0612939b0c3fa2fc25c74e11cd755c0f81afa56e5ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:46:23.689Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-16T05:46:23.990Z] + make test [2024-12-16T05:46:23.990Z] go test ./... -coverprofile=coverage.out [2024-12-16T05:46:25.896Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-12-16T05:46:43.974Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-12-16T05:46:43.974Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 48.0% of statements [2024-12-16T05:46:52.091Z] go vet ./... [2024-12-16T05:46:56.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T05:46:56.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T05:46:56.277Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T05:46:56.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T05:46:56.318Z] $ docker stop --time=1 45ef05ce8a2bc838b4ab0612939b0c3fa2fc25c74e11cd755c0f81afa56e5ab5 [2024-12-16T05:47:01.212Z] $ docker rm -f --volumes 45ef05ce8a2bc838b4ab0612939b0c3fa2fc25c74e11cd755c0f81afa56e5ab5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T05:47:01.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T05:47:01.810Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-16T05:47:02.376Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T05:47:02.666Z] + ls -al . [2024-12-16T05:47:02.666Z] total 260 [2024-12-16T05:47:02.666Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 05:46 . [2024-12-16T05:47:02.666Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 05:44 .. [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 05:44 .dockerignore [2024-12-16T05:47:02.666Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 05:46 .git [2024-12-16T05:47:02.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:44 .github [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 16 05:44 .gitignore [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 05:44 .golangci.yml [2024-12-16T05:47:02.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 05:45 .semver [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 19818 Dec 16 05:44 Attribution.txt [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 16 05:44 CHANGELOG.md [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 1479 Dec 16 05:44 Dockerfile [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 05:44 GOVERNANCE.md [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 16 05:44 Jenkinsfile [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 05:44 LICENSE [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 2524 Dec 16 05:44 Makefile [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 16 05:44 OWNERS.md [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 16 05:44 README.md [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 05:45 VERSION [2024-12-16T05:47:02.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 05:44 bin [2024-12-16T05:47:02.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:44 cmd [2024-12-16T05:47:02.666Z] -rw-r--r-- 1 jenkins jenkins 25464 Dec 16 05:46 coverage.out [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 6387 Dec 16 05:44 go.mod [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 87494 Dec 16 05:44 go.sum [2024-12-16T05:47:02.666Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:44 internal [2024-12-16T05:47:02.666Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 05:44 simulator [2024-12-16T05:47:02.666Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 16 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:02.982Z] + 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=0b952dc46955038996451e4745a35d433031a401 --label arch=amd64 --label version=4.0.0-dev.8 . [2024-12-16T05:47:02.982Z] Sending build context to Docker daemon 18.09MB [2024-12-16T05:47:02.982Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T05:47:02.982Z] Step 2/23 : FROM ${BASE} AS builder [2024-12-16T05:47:02.982Z] ---> 083fd626b72a [2024-12-16T05:47:02.982Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-12-16T05:47:03.241Z] ---> Running in b6c913ca543a [2024-12-16T05:47:03.499Z] Removing intermediate container b6c913ca543a [2024-12-16T05:47:03.499Z] ---> b7c901e6493f [2024-12-16T05:47:03.499Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-16T05:47:03.499Z] ---> Running in 1809f947d7b9 [2024-12-16T05:47:03.499Z] Removing intermediate container 1809f947d7b9 [2024-12-16T05:47:03.499Z] ---> 4d3f911d6267 [2024-12-16T05:47:03.499Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-12-16T05:47:03.499Z] ---> Running in 26d86cc09614 [2024-12-16T05:47:03.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:04.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:04.280Z] OK: 252 MiB in 62 packages [2024-12-16T05:47:04.539Z] Removing intermediate container 26d86cc09614 [2024-12-16T05:47:04.539Z] ---> b09e3a0d4f73 [2024-12-16T05:47:04.539Z] Step 6/23 : WORKDIR /device-modbus-go [2024-12-16T05:47:04.539Z] ---> Running in 50543bbd833e [2024-12-16T05:47:04.539Z] Removing intermediate container 50543bbd833e [2024-12-16T05:47:04.539Z] ---> c3fb4e591774 [2024-12-16T05:47:04.539Z] Step 7/23 : COPY go.mod vendor* ./ [2024-12-16T05:47:04.798Z] ---> e8fd7992310c [2024-12-16T05:47:04.798Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T05:47:04.798Z] ---> Running in b15e97447e40 [2024-12-16T05:47:05.363Z] Removing intermediate container b15e97447e40 [2024-12-16T05:47:05.363Z] ---> fa850aa4fad8 [2024-12-16T05:47:05.363Z] Step 9/23 : COPY . . [2024-12-16T05:47:06.298Z] ---> 43db4341532d [2024-12-16T05:47:06.298Z] Step 10/23 : RUN ${MAKE} [2024-12-16T05:47:06.298Z] ---> Running in 4b83757976fb [2024-12-16T05:47:06.298Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-12-16T05:47:13.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35184 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-12-16T05:47:13.068Z] Running in /w/workspace/device-modbus-go/173 [Pipeline] { [Pipeline] checkout [2024-12-16T05:47:16.128Z] The recommended git tool is: git [2024-12-16T05:47:22.396Z] using credential edgex-jenkins-ssh [2024-12-16T05:47:22.421Z] Cloning the remote Git repository [2024-12-16T05:47:22.474Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-12-16T05:47:22.598Z] > git init /w/workspace/device-modbus-go/173 # timeout=10 [2024-12-16T05:47:22.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-12-16T05:47:22.801Z] > git --version # timeout=10 [2024-12-16T05:47:22.825Z] > git --version # 'git version 2.25.1' [2024-12-16T05:47:22.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-16T05:47:23.022Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T05:47:25.968Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-12-16T05:47:25.997Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T05:47:27.160Z] Avoid second fetch [2024-12-16T05:47:27.161Z] Checking out Revision 0b952dc46955038996451e4745a35d433031a401 (main) [2024-12-16T05:47:27.180Z] > git config core.sparsecheckout # timeout=10 [2024-12-16T05:47:27.249Z] > git checkout -f 0b952dc46955038996451e4745a35d433031a401 # timeout=10 [2024-12-16T05:47:27.977Z] Commit message: "Merge pull request #598 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T05:47:32.745Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-16T05:47:32.745Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T05:47:32.745Z] Dload Upload Total Spent Left Speed [2024-12-16T05:47:32.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56017 0 --:--:-- --:--:-- --:--:-- 56017 [Pipeline] sh [2024-12-16T05:47:33.095Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-16T05:47:33.437Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-16T05:47:33.437Z] sudo tee /etc/docker/daemon.new [2024-12-16T05:47:33.437Z] { [2024-12-16T05:47:33.437Z] "registry-mirrors": [ [2024-12-16T05:47:33.437Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-16T05:47:33.437Z] ], [2024-12-16T05:47:33.437Z] "bip": "10.250.0.254/24", [2024-12-16T05:47:33.437Z] "hosts": [ [2024-12-16T05:47:33.437Z] "tcp://0.0.0.0:5555", [2024-12-16T05:47:33.437Z] "unix:///var/run/docker.sock" [2024-12-16T05:47:33.437Z] ], [2024-12-16T05:47:33.437Z] "mtu": 1458, [2024-12-16T05:47:33.437Z] "selinux-enabled": true, [2024-12-16T05:47:33.437Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-16T05:47:33.437Z] } [Pipeline] sh [2024-12-16T05:47:33.773Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-16T05:47:34.114Z] + sudo service docker restart [2024-12-16T05:47:38.372Z] Removing intermediate container 4b83757976fb [2024-12-16T05:47:38.372Z] ---> af3f4d6c3d2d [2024-12-16T05:47:38.372Z] Step 11/23 : FROM alpine:3.20 [2024-12-16T05:47:38.372Z] 3.20: Pulling from library/alpine [2024-12-16T05:47:38.372Z] da9db072f522: Pulling fs layer [2024-12-16T05:47:38.372Z] da9db072f522: Verifying Checksum [2024-12-16T05:47:38.372Z] da9db072f522: Download complete [2024-12-16T05:47:38.372Z] da9db072f522: Pull complete [2024-12-16T05:47:38.372Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T05:47:38.372Z] Status: Downloaded newer image for alpine:3.20 [2024-12-16T05:47:38.372Z] ---> 63b790fccc90 [2024-12-16T05:47:38.372Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-12-16T05:47:38.372Z] ---> Running in 20e127069e64 [2024-12-16T05:47:38.372Z] Removing intermediate container 20e127069e64 [2024-12-16T05:47:38.372Z] ---> 9d43552da351 [2024-12-16T05:47:38.372Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-12-16T05:47:38.372Z] ---> Running in 825f11240910 [2024-12-16T05:47:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:38.372Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T05:47:38.372Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T05:47:38.372Z] OK: 8 MiB in 15 packages [2024-12-16T05:47:38.372Z] Removing intermediate container 825f11240910 [2024-12-16T05:47:38.372Z] ---> 24d4df08931e [2024-12-16T05:47:38.372Z] Step 14/23 : RUN apk --no-cache upgrade [2024-12-16T05:47:38.372Z] ---> Running in 5b572ca789d4 [2024-12-16T05:47:38.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:38.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:38.631Z] Upgrading critical system libraries and apk-tools: [2024-12-16T05:47:38.631Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T05:47:38.892Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T05:47:38.892Z] Continuing the upgrade transaction with new apk-tools: [2024-12-16T05:47:38.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:38.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T05:47:39.151Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T05:47:39.151Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T05:47:39.151Z] OK: 8 MiB in 15 packages [2024-12-16T05:47:39.718Z] Removing intermediate container 5b572ca789d4 [2024-12-16T05:47:39.718Z] ---> 96a8d7f61a38 [2024-12-16T05:47:39.718Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-12-16T05:47:40.683Z] ---> 6f5efdf03385 [2024-12-16T05:47:40.683Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-12-16T05:47:40.683Z] ---> 761362d8c032 [2024-12-16T05:47:40.683Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-12-16T05:47:40.943Z] ---> 75cf56ef1a40 [2024-12-16T05:47:40.943Z] Step 18/23 : EXPOSE 59901 [2024-12-16T05:47:40.943Z] ---> Running in 35e6797a8659 [2024-12-16T05:47:40.943Z] Removing intermediate container 35e6797a8659 [2024-12-16T05:47:40.943Z] ---> 1622ef3b98dc [2024-12-16T05:47:40.943Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-12-16T05:47:40.943Z] ---> Running in fa650c24ef92 [2024-12-16T05:47:41.204Z] Removing intermediate container fa650c24ef92 [2024-12-16T05:47:41.204Z] ---> b855fece9ec3 [2024-12-16T05:47:41.204Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-16T05:47:41.204Z] ---> Running in 14aa5a1546cc [2024-12-16T05:47:41.204Z] Removing intermediate container 14aa5a1546cc [2024-12-16T05:47:41.204Z] ---> 5318261e2614 [2024-12-16T05:47:41.204Z] Step 21/23 : LABEL arch=amd64 [2024-12-16T05:47:41.204Z] ---> Running in 2a70b8addd3b [2024-12-16T05:47:41.204Z] Removing intermediate container 2a70b8addd3b [2024-12-16T05:47:41.204Z] ---> f8f06791e4bc [2024-12-16T05:47:41.204Z] Step 22/23 : LABEL git_sha=0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:47:41.204Z] ---> Running in 7921e0927e9f [2024-12-16T05:47:41.466Z] Removing intermediate container 7921e0927e9f [2024-12-16T05:47:41.466Z] ---> 7c527df69060 [2024-12-16T05:47:41.466Z] Step 23/23 : LABEL version=4.0.0-dev.8 [2024-12-16T05:47:41.466Z] ---> Running in ac83c23030cd [2024-12-16T05:47:41.466Z] Removing intermediate container ac83c23030cd [2024-12-16T05:47:41.466Z] ---> 6c9a0372a3c5 [2024-12-16T05:47:41.466Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-16T05:47:41.466Z] Successfully built 6c9a0372a3c5 [2024-12-16T05:47:41.466Z] 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-12-16T05:47:41.601Z] provisioning config files... [2024-12-16T05:47:41.610Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1879393854313643920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:47:41.916Z] ---> ****-login.sh [2024-12-16T05:47:41.916Z] nexus3.edgexfoundry.org:10001 [2024-12-16T05:47:41.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:41.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:41.916Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:41.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:41.916Z] [2024-12-16T05:47:41.916Z] Login Succeeded [2024-12-16T05:47:41.916Z] nexus3.edgexfoundry.org:10002 [2024-12-16T05:47:41.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:41.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:41.917Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:41.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:41.917Z] [2024-12-16T05:47:41.917Z] Login Succeeded [2024-12-16T05:47:41.917Z] nexus3.edgexfoundry.org:10003 [2024-12-16T05:47:42.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:42.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:42.176Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:42.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:42.176Z] [2024-12-16T05:47:42.176Z] Login Succeeded [2024-12-16T05:47:42.176Z] nexus3.edgexfoundry.org:10004 [2024-12-16T05:47:42.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:42.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:42.176Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:42.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:42.176Z] [2024-12-16T05:47:42.176Z] Login Succeeded [2024-12-16T05:47:42.176Z] ****.io [2024-12-16T05:47:42.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:42.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:42.435Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:42.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:42.435Z] [2024-12-16T05:47:42.435Z] Login Succeeded [2024-12-16T05:47:42.435Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T05:47:42.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T05:47:42.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:47:42.532Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-12-16T05:47:42.532Z] 0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:47:42.532Z] latest [2024-12-16T05:47:42.532Z] 4.0.0-dev.8 [2024-12-16T05:47:42.532Z] 0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:47:42.532Z] main [2024-12-16T05:47:42.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:42.885Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:43.214Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:47:43.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-16T05:47:43.214Z] 5f3aa8c43dde: Preparing [2024-12-16T05:47:43.214Z] f5b01cb8869c: Preparing [2024-12-16T05:47:43.214Z] 9ddb72b2016b: Preparing [2024-12-16T05:47:43.214Z] bfd2acc946a3: Preparing [2024-12-16T05:47:43.214Z] b0cd7b95cfb4: Preparing [2024-12-16T05:47:43.214Z] 75654b8eeebd: Preparing [2024-12-16T05:47:43.214Z] 75654b8eeebd: Waiting [2024-12-16T05:47:43.214Z] b0cd7b95cfb4: Pushed [2024-12-16T05:47:43.214Z] f5b01cb8869c: Pushed [2024-12-16T05:47:43.214Z] 5f3aa8c43dde: Pushed [2024-12-16T05:47:43.214Z] 75654b8eeebd: Layer already exists [2024-12-16T05:47:43.783Z] bfd2acc946a3: Pushed [2024-12-16T05:47:46.334Z] 9ddb72b2016b: Pushed [2024-12-16T05:47:46.334Z] 0b952dc46955038996451e4745a35d433031a401: digest: sha256:a43ad429503a1dbe394e4fb8abffb9bef56b23bd90d50e8b27a6e20cb2ac39ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:46.666Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:46.990Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-12-16T05:47:46.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-16T05:47:46.990Z] 5f3aa8c43dde: Preparing [2024-12-16T05:47:46.990Z] f5b01cb8869c: Preparing [2024-12-16T05:47:46.990Z] 9ddb72b2016b: Preparing [2024-12-16T05:47:46.990Z] bfd2acc946a3: Preparing [2024-12-16T05:47:46.990Z] b0cd7b95cfb4: Preparing [2024-12-16T05:47:46.990Z] 75654b8eeebd: Preparing [2024-12-16T05:47:46.990Z] 75654b8eeebd: Waiting [2024-12-16T05:47:46.990Z] f5b01cb8869c: Layer already exists [2024-12-16T05:47:46.990Z] bfd2acc946a3: Layer already exists [2024-12-16T05:47:46.990Z] 9ddb72b2016b: Layer already exists [2024-12-16T05:47:46.990Z] 5f3aa8c43dde: Layer already exists [2024-12-16T05:47:46.990Z] b0cd7b95cfb4: Layer already exists [2024-12-16T05:47:46.990Z] 75654b8eeebd: Layer already exists [2024-12-16T05:47:46.990Z] latest: digest: sha256:a43ad429503a1dbe394e4fb8abffb9bef56b23bd90d50e8b27a6e20cb2ac39ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:47.323Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:47.643Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.8 [2024-12-16T05:47:47.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-16T05:47:47.644Z] 5f3aa8c43dde: Preparing [2024-12-16T05:47:47.644Z] f5b01cb8869c: Preparing [2024-12-16T05:47:47.644Z] 9ddb72b2016b: Preparing [2024-12-16T05:47:47.644Z] bfd2acc946a3: Preparing [2024-12-16T05:47:47.644Z] b0cd7b95cfb4: Preparing [2024-12-16T05:47:47.644Z] 75654b8eeebd: Preparing [2024-12-16T05:47:47.644Z] 75654b8eeebd: Waiting [2024-12-16T05:47:47.644Z] 5f3aa8c43dde: Layer already exists [2024-12-16T05:47:47.644Z] b0cd7b95cfb4: Layer already exists [2024-12-16T05:47:47.644Z] f5b01cb8869c: Layer already exists [2024-12-16T05:47:47.644Z] 9ddb72b2016b: Layer already exists [2024-12-16T05:47:47.644Z] bfd2acc946a3: Layer already exists [2024-12-16T05:47:47.644Z] 75654b8eeebd: Layer already exists [2024-12-16T05:47:47.644Z] 4.0.0-dev.8: digest: sha256:a43ad429503a1dbe394e4fb8abffb9bef56b23bd90d50e8b27a6e20cb2ac39ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:47.970Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:48.295Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:47:48.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-16T05:47:48.295Z] 5f3aa8c43dde: Preparing [2024-12-16T05:47:48.295Z] f5b01cb8869c: Preparing [2024-12-16T05:47:48.295Z] 9ddb72b2016b: Preparing [2024-12-16T05:47:48.295Z] bfd2acc946a3: Preparing [2024-12-16T05:47:48.295Z] b0cd7b95cfb4: Preparing [2024-12-16T05:47:48.295Z] 75654b8eeebd: Preparing [2024-12-16T05:47:48.295Z] 75654b8eeebd: Waiting [2024-12-16T05:47:48.295Z] 5f3aa8c43dde: Layer already exists [2024-12-16T05:47:48.295Z] b0cd7b95cfb4: Layer already exists [2024-12-16T05:47:48.295Z] bfd2acc946a3: Layer already exists [2024-12-16T05:47:48.295Z] 9ddb72b2016b: Layer already exists [2024-12-16T05:47:48.295Z] f5b01cb8869c: Layer already exists [2024-12-16T05:47:48.295Z] 75654b8eeebd: Layer already exists [2024-12-16T05:47:48.295Z] 0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8: digest: sha256:a43ad429503a1dbe394e4fb8abffb9bef56b23bd90d50e8b27a6e20cb2ac39ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:48.621Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:48.944Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-12-16T05:47:48.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-16T05:47:48.944Z] 5f3aa8c43dde: Preparing [2024-12-16T05:47:48.944Z] f5b01cb8869c: Preparing [2024-12-16T05:47:48.944Z] 9ddb72b2016b: Preparing [2024-12-16T05:47:48.944Z] bfd2acc946a3: Preparing [2024-12-16T05:47:48.944Z] b0cd7b95cfb4: Preparing [2024-12-16T05:47:48.944Z] 75654b8eeebd: Preparing [2024-12-16T05:47:48.944Z] b0cd7b95cfb4: Layer already exists [2024-12-16T05:47:48.944Z] 5f3aa8c43dde: Layer already exists [2024-12-16T05:47:48.944Z] bfd2acc946a3: Layer already exists [2024-12-16T05:47:48.944Z] f5b01cb8869c: Layer already exists [2024-12-16T05:47:48.944Z] 9ddb72b2016b: Layer already exists [2024-12-16T05:47:48.944Z] 75654b8eeebd: Layer already exists [2024-12-16T05:47:48.944Z] main: digest: sha256:a43ad429503a1dbe394e4fb8abffb9bef56b23bd90d50e8b27a6e20cb2ac39ef size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T05:47:49.031Z] ===================================================== [Pipeline] echo [2024-12-16T05:47:49.046Z] taggedImages: [2024-12-16T05:47:49.047Z] - nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:47:49.047Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-12-16T05:47:49.047Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.8 [2024-12-16T05:47:49.047Z] - nexus3.edgexfoundry.org:10004/device-modbus:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:47:49.047Z] - 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-12-16T05:47:49.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T05:47:49.464Z] [2024-12-16T05:47:49.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:49.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T05:47:49.771Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-16T05:47:49.771Z] 5eb5b503b376: Pulling fs layer [2024-12-16T05:47:49.771Z] 5c69ac0246d0: Pulling fs layer [2024-12-16T05:47:49.771Z] ec43610c2a17: Pulling fs layer [2024-12-16T05:47:49.771Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-16T05:47:49.771Z] 33b1e0a273af: Pulling fs layer [2024-12-16T05:47:49.771Z] 5d3b04190fa2: Pulling fs layer [2024-12-16T05:47:49.771Z] 2f39f015ded8: Pulling fs layer [2024-12-16T05:47:49.771Z] 3a2ae6a8a46f: Waiting [2024-12-16T05:47:49.771Z] 33b1e0a273af: Waiting [2024-12-16T05:47:49.771Z] 5d3b04190fa2: Waiting [2024-12-16T05:47:49.771Z] 5c69ac0246d0: Verifying Checksum [2024-12-16T05:47:49.771Z] 5c69ac0246d0: Download complete [2024-12-16T05:47:49.771Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-16T05:47:49.771Z] 3a2ae6a8a46f: Download complete [2024-12-16T05:47:49.771Z] 33b1e0a273af: Verifying Checksum [2024-12-16T05:47:49.771Z] 33b1e0a273af: Download complete [2024-12-16T05:47:49.771Z] 5d3b04190fa2: Verifying Checksum [2024-12-16T05:47:49.771Z] 5d3b04190fa2: Download complete [2024-12-16T05:47:49.771Z] ec43610c2a17: Verifying Checksum [2024-12-16T05:47:49.771Z] ec43610c2a17: Download complete [2024-12-16T05:47:50.029Z] 5eb5b503b376: Verifying Checksum [2024-12-16T05:47:50.029Z] 5eb5b503b376: Download complete [2024-12-16T05:47:50.596Z] 2f39f015ded8: Verifying Checksum [2024-12-16T05:47:50.596Z] 2f39f015ded8: Download complete [2024-12-16T05:47:51.162Z] 5eb5b503b376: Pull complete [2024-12-16T05:47:51.420Z] 5c69ac0246d0: Pull complete [2024-12-16T05:47:51.988Z] ec43610c2a17: Pull complete [2024-12-16T05:47:51.988Z] 3a2ae6a8a46f: Pull complete [2024-12-16T05:47:51.988Z] 33b1e0a273af: Pull complete [2024-12-16T05:47:52.246Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T05:47:52.408Z] provisioning config files... [2024-12-16T05:47:52.436Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/173@tmp/config36275777367853651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:47:52.892Z] ---> ****-login.sh [2024-12-16T05:47:52.892Z] nexus3.edgexfoundry.org:10001 [2024-12-16T05:47:53.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:53.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:53.435Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:53.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:53.436Z] [2024-12-16T05:47:53.436Z] Login Succeeded [2024-12-16T05:47:53.436Z] nexus3.edgexfoundry.org:10002 [2024-12-16T05:47:53.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:53.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:53.706Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:53.706Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:53.706Z] [2024-12-16T05:47:53.706Z] Login Succeeded [2024-12-16T05:47:53.706Z] nexus3.edgexfoundry.org:10003 [2024-12-16T05:47:53.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:53.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:53.977Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:53.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:53.977Z] [2024-12-16T05:47:53.977Z] Login Succeeded [2024-12-16T05:47:53.977Z] nexus3.edgexfoundry.org:10004 [2024-12-16T05:47:54.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:54.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:54.249Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:54.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:54.249Z] [2024-12-16T05:47:54.249Z] Login Succeeded [2024-12-16T05:47:54.249Z] ****.io [2024-12-16T05:47:54.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:47:54.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:47:54.523Z] Configure a credential helper to remove this warning. See [2024-12-16T05:47:54.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:47:54.523Z] [2024-12-16T05:47:54.792Z] Login Succeeded [2024-12-16T05:47:54.792Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T05:47:54.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T05:47:55.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:47:55.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:47:55.168Z] ========================================================= [2024-12-16T05:47:55.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-16T05:47:55.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:47:55.539Z] + 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-12-16T05:47:56.436Z] 2f39f015ded8: Pull complete [2024-12-16T05:47:56.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-16T05:47:56.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T05:47:56.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:47:56.540Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:47:56.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T05:47:56.958Z] #0 building with "default" instance using docker driver [2024-12-16T05:47:56.958Z] [2024-12-16T05:47:56.958Z] #1 [internal] load .dockerignore [2024-12-16T05:47:56.958Z] #1 transferring context: 182B 0.0s done [2024-12-16T05:47:56.958Z] #1 DONE 0.1s [2024-12-16T05:47:56.958Z] [2024-12-16T05:47:56.958Z] #2 [internal] load build definition from Dockerfile [2024-12-16T05:47:56.958Z] #2 transferring dockerfile: 1.52kB done [2024-12-16T05:47:56.958Z] #2 DONE 0.1s [2024-12-16T05:47:56.958Z] [2024-12-16T05:47:56.958Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-16T05:47:56.958Z] #3 DONE 0.1s [2024-12-16T05:47:56.958Z] [2024-12-16T05:47:56.958Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T05:47:56.958Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-16T05:47:57.231Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-16T05:47:57.231Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-16T05:47:57.231Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-16T05:47:57.231Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-16T05:47:57.231Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s [2024-12-16T05:47:57.231Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 2.10MB / 70.64MB 0.2s [2024-12-16T05:47:57.231Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-16T05:47:57.231Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-16T05:47:57.231Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-16T05:47:57.231Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 0B / 440B 0.3s [2024-12-16T05:47:57.231Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 8.39MB / 70.64MB 0.4s [2024-12-16T05:47:57.231Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-16T05:47:57.231Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-16T05:47:57.231Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.4s [2024-12-16T05:47:57.231Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-16T05:47:57.501Z] #4 ... [2024-12-16T05:47:57.501Z] [2024-12-16T05:47:57.501Z] #5 [internal] load build context [2024-12-16T05:47:57.501Z] #5 transferring context: 9.03MB 0.4s done [2024-12-16T05:47:57.501Z] #5 DONE 0.5s [2024-12-16T05:47:57.501Z] [2024-12-16T05:47:57.501Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T05:47:57.501Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.61MB / 12.73MB 0.5s [2024-12-16T05:47:57.501Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.29MB / 95.52MB 0.6s [2024-12-16T05:47:57.501Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 9.17MB / 12.73MB 0.6s [2024-12-16T05:47:57.501Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 22.02MB / 70.64MB 0.7s [2024-12-16T05:47:57.501Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-16T05:47:57.501Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-16T05:47:57.781Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 26.21MB / 70.64MB 0.8s [2024-12-16T05:47:57.781Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.8s [2024-12-16T05:47:57.781Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-16T05:47:57.781Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 37.09MB / 70.64MB 1.0s [2024-12-16T05:47:57.781Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 23.62MB / 95.52MB 1.0s [2024-12-16T05:47:57.781Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-16T05:47:58.050Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 42.14MB / 70.64MB 1.1s [2024-12-16T05:47:58.050Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 47.30MB / 70.64MB 1.2s [2024-12-16T05:47:58.050Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 33.04MB / 95.52MB 1.2s [2024-12-16T05:47:58.050Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-16T05:47:58.320Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.58MB / 70.64MB 1.4s [2024-12-16T05:47:58.320Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.4s [2024-12-16T05:47:58.320Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 63.68MB / 70.64MB 1.5s [2024-12-16T05:47:58.320Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 47.19MB / 95.52MB 1.5s [2024-12-16T05:47:58.589Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 69.21MB / 70.64MB 1.6s [2024-12-16T05:47:58.589Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 52.43MB / 95.52MB 1.6s [2024-12-16T05:47:58.589Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-16T05:47:58.589Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 61.87MB / 95.52MB 1.8s [2024-12-16T05:47:58.858Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s [2024-12-16T05:47:58.858Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.68MB / 95.52MB 2.0s [2024-12-16T05:47:59.128Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.53MB / 95.52MB 2.1s [2024-12-16T05:47:59.128Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.93MB / 95.52MB 2.3s [2024-12-16T05:47:59.422Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 89.80MB / 95.52MB 2.4s [2024-12-16T05:47:59.422Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.42MB / 95.52MB 2.5s [2024-12-16T05:47:59.691Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.6s done [2024-12-16T05:48:01.253Z] $ docker top d9ee4ab8692925bbd37eb5b9173a2e71be49ce38e8d2d8b453bec74e03f3c771 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:48:01.624Z] ---> job-cost.sh [2024-12-16T05:48:01.624Z] lf-activate-venv: SKIPPING [2024-12-16T05:48:01.624Z] INFO: No Stack... [2024-12-16T05:48:01.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T05:48:02.142Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T05:48:02.432Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-12-16T05:48:02.432Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T05:48:02.448Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [2024-12-16T05:48:02.456Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] did not exist. Created. [2024-12-16T05:48:02.462Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T05:48:02.776Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T05:48:02.812Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T05:48:02.821Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T05:48:02.858Z] $ docker stop --time=1 d9ee4ab8692925bbd37eb5b9173a2e71be49ce38e8d2d8b453bec74e03f3c771 [2024-12-16T05:48:04.004Z] $ docker rm -f --volumes d9ee4ab8692925bbd37eb5b9173a2e71be49ce38e8d2d8b453bec74e03f3c771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-16T05:48:05.044Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.1s [2024-12-16T05:48:10.398Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.1s [2024-12-16T05:48:18.622Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.6s done [2024-12-16T05:48:18.888Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-16T05:48:18.888Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-12-16T05:48:18.888Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-16T05:48:18.888Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-16T05:48:18.888Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-16T05:48:24.236Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s [2024-12-16T05:48:26.824Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.7s done [2024-12-16T05:48:26.824Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-16T05:48:28.771Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-16T05:48:29.357Z] #4 DONE 32.2s [2024-12-16T05:48:29.357Z] [2024-12-16T05:48:29.357Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-12-16T05:48:29.942Z] #6 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T05:48:30.526Z] #6 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T05:48:31.946Z] #6 2.680 (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.703 (2/8) Installing libedit (20240517.3.1-r0) [2024-12-16T05:48:31.946Z] #6 2.715 (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.783 (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.809 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.818 (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.823 (7/8) Installing openssh-server (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.851 (8/8) Installing openssh (9.7_p1-r4) [2024-12-16T05:48:31.946Z] #6 2.866 Executing busybox-1.36.1-r29.trigger [2024-12-16T05:48:31.946Z] #6 2.904 OK: 244 MiB in 62 packages [2024-12-16T05:48:34.552Z] #6 DONE 5.1s [2024-12-16T05:48:34.552Z] [2024-12-16T05:48:34.552Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2024-12-16T05:48:34.552Z] #7 DONE 0.1s [2024-12-16T05:48:34.552Z] [2024-12-16T05:48:34.552Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T05:48:34.552Z] #8 DONE 0.1s [2024-12-16T05:48:34.552Z] [2024-12-16T05:48:34.552Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T05:49:06.798Z] #9 DONE 31.3s [2024-12-16T05:49:06.798Z] [2024-12-16T05:49:06.798Z] #10 [builder 6/7] COPY . . [2024-12-16T05:49:06.798Z] #10 DONE 0.3s [2024-12-16T05:49:06.798Z] [2024-12-16T05:49:06.798Z] #11 [builder 7/7] RUN echo noop [2024-12-16T05:49:06.798Z] #11 0.660 noop [2024-12-16T05:49:06.798Z] #11 DONE 0.7s [2024-12-16T05:49:06.798Z] [2024-12-16T05:49:06.798Z] #12 exporting to image [2024-12-16T05:49:06.798Z] #12 exporting layers [2024-12-16T05:49:45.698Z] #12 exporting layers 34.6s done [2024-12-16T05:49:45.698Z] #12 writing image sha256:1224b4e0fb0b8e8c2c340c88a7c84f350e347cf6949e560663e4c064e5ba01aa done [2024-12-16T05:49:45.698Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-16T05:49:45.698Z] #12 DONE 34.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:49:46.080Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T05:49:46.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:49:46.300Z] prd-ubuntu20.04-docker-arm64-4c-16g-35184 does not seem to be running inside a container [2024-12-16T05:49:46.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/173 -v /w/workspace/device-modbus-go/173:/w/workspace/device-modbus-go/173:rw,z -v /w/workspace/device-modbus-go/173@tmp:/w/workspace/device-modbus-go/173@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-12-16T05:49:47.589Z] $ docker top 511ef90cb3b4b1c89ed41637e1ade47e1471df343ce2e60778f4e46f003dc231 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:49:48.389Z] + go version [2024-12-16T05:49:48.389Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-16T05:49:48.404Z] $ docker stop --time=1 511ef90cb3b4b1c89ed41637e1ade47e1471df343ce2e60778f4e46f003dc231 [2024-12-16T05:49:49.935Z] $ docker rm -f --volumes 511ef90cb3b4b1c89ed41637e1ade47e1471df343ce2e60778f4e46f003dc231 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:49:50.490Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T05:49:50.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:49:50.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-35184 does not seem to be running inside a container [2024-12-16T05:49:50.716Z] $ 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/173 -v /w/workspace/device-modbus-go/173:/w/workspace/device-modbus-go/173:rw,z -v /w/workspace/device-modbus-go/173@tmp:/w/workspace/device-modbus-go/173@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-12-16T05:49:51.618Z] $ docker top 781015b420589b56025fa59f4d46e3ead455f1437252ca7e05df32ca5a1d10ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:49:52.091Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/173 [Pipeline] fileExists [Pipeline] sh [2024-12-16T05:49:52.424Z] + make test [2024-12-16T05:49:52.424Z] go test ./... -coverprofile=coverage.out [2024-12-16T05:49:57.769Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-12-16T05:52:04.506Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-12-16T05:52:04.506Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.055s coverage: 48.0% of statements [2024-12-16T05:52:04.506Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-16T05:52:04.506Z] go vet ./... [2024-12-16T05:52:43.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T05:52:43.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T05:52:43.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T05:52:43.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T05:52:43.493Z] $ docker stop --time=1 781015b420589b56025fa59f4d46e3ead455f1437252ca7e05df32ca5a1d10ba [2024-12-16T05:52:45.236Z] $ docker rm -f --volumes 781015b420589b56025fa59f4d46e3ead455f1437252ca7e05df32ca5a1d10ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T05:52:46.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T05:52:46.770Z] Warning: overwriting stash ‘coverage-report’ [2024-12-16T05:52:47.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T05:52:47.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T05:52:47.962Z] + ls -al . [2024-12-16T05:52:47.962Z] total 256 [2024-12-16T05:52:47.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 05:49 . [2024-12-16T05:52:47.962Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 05:47 .. [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 16 05:47 .dockerignore [2024-12-16T05:52:47.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 05:47 .git [2024-12-16T05:52:47.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:47 .github [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 16 05:47 .gitignore [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 16 05:47 .golangci.yml [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 19818 Dec 16 05:47 Attribution.txt [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 16 05:47 CHANGELOG.md [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 1479 Dec 16 05:47 Dockerfile [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 16 05:47 GOVERNANCE.md [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 16 05:47 Jenkinsfile [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 16 05:47 LICENSE [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 2524 Dec 16 05:47 Makefile [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 16 05:47 OWNERS.md [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 16 05:47 README.md [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 05:45 VERSION [2024-12-16T05:52:47.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 05:47 bin [2024-12-16T05:52:47.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:47 cmd [2024-12-16T05:52:47.962Z] -rw-r--r-- 1 jenkins jenkins 25464 Dec 16 05:52 coverage.out [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 6387 Dec 16 05:47 go.mod [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 87494 Dec 16 05:47 go.sum [2024-12-16T05:52:47.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 05:47 internal [2024-12-16T05:52:47.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 05:47 simulator [2024-12-16T05:52:47.962Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 16 05:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:52:48.308Z] + 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=0b952dc46955038996451e4745a35d433031a401 --label arch=arm64 --label version=4.0.0-dev.8 . [2024-12-16T05:52:48.890Z] #0 building with "default" instance using docker driver [2024-12-16T05:52:48.890Z] [2024-12-16T05:52:48.890Z] #1 [internal] load .dockerignore [2024-12-16T05:52:49.157Z] #1 transferring context: 182B done [2024-12-16T05:52:49.157Z] #1 DONE 0.0s [2024-12-16T05:52:49.157Z] [2024-12-16T05:52:49.157Z] #2 [internal] load build definition from Dockerfile [2024-12-16T05:52:49.157Z] #2 transferring dockerfile: 1.52kB done [2024-12-16T05:52:49.157Z] #2 DONE 0.0s [2024-12-16T05:52:49.157Z] [2024-12-16T05:52:49.157Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-16T05:52:49.157Z] #3 DONE 0.0s [2024-12-16T05:52:49.157Z] [2024-12-16T05:52:49.157Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-16T05:52:49.423Z] #4 DONE 0.5s [2024-12-16T05:52:49.423Z] [2024-12-16T05:52:49.423Z] #5 [internal] load build context [2024-12-16T05:52:49.423Z] #5 transferring context: 33.74kB 0.0s done [2024-12-16T05:52:49.690Z] #5 DONE 0.1s [2024-12-16T05:52:49.690Z] [2024-12-16T05:52:49.690Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T05:52:49.690Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-16T05:52:49.690Z] #6 ... [2024-12-16T05:52:49.690Z] [2024-12-16T05:52:49.690Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-16T05:52:49.690Z] #7 DONE 0.2s [2024-12-16T05:52:49.690Z] [2024-12-16T05:52:49.690Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T05:52:49.690Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-16T05:52:49.690Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-16T05:52:49.691Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-16T05:52:49.691Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-16T05:52:49.691Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-16T05:52:50.272Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.4s done [2024-12-16T05:52:50.538Z] #6 DONE 1.0s [2024-12-16T05:52:50.538Z] [2024-12-16T05:52:50.538Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T05:52:51.121Z] #8 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:51.389Z] #8 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:52.804Z] #8 ... [2024-12-16T05:52:52.804Z] [2024-12-16T05:52:52.804Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-12-16T05:52:52.804Z] #9 0.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:52.804Z] #9 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:52.804Z] #9 2.871 OK: 244 MiB in 62 packages [2024-12-16T05:52:52.804Z] #9 DONE 3.2s [2024-12-16T05:52:53.071Z] [2024-12-16T05:52:53.071Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2024-12-16T05:52:53.071Z] #10 DONE 0.1s [2024-12-16T05:52:53.071Z] [2024-12-16T05:52:53.071Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T05:52:53.071Z] #8 2.688 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T05:52:53.072Z] #8 2.702 Executing busybox-1.36.1-r29.trigger [2024-12-16T05:52:53.072Z] #8 2.738 OK: 9 MiB in 15 packages [2024-12-16T05:52:53.340Z] #8 ... [2024-12-16T05:52:53.340Z] [2024-12-16T05:52:53.340Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T05:52:53.340Z] #11 DONE 0.1s [2024-12-16T05:52:53.340Z] [2024-12-16T05:52:53.340Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T05:52:53.611Z] #12 ... [2024-12-16T05:52:53.611Z] [2024-12-16T05:52:53.611Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-16T05:52:53.611Z] #8 DONE 3.1s [2024-12-16T05:52:53.880Z] [2024-12-16T05:52:53.880Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-16T05:52:54.470Z] #13 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:54.738Z] #13 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:56.167Z] #13 ... [2024-12-16T05:52:56.167Z] [2024-12-16T05:52:56.167Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T05:52:56.167Z] #12 DONE 2.9s [2024-12-16T05:52:56.437Z] [2024-12-16T05:52:56.437Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-16T05:52:56.437Z] #13 2.686 Upgrading critical system libraries and apk-tools: [2024-12-16T05:52:56.437Z] #13 2.686 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T05:52:56.437Z] #13 2.705 Executing busybox-1.36.1-r29.trigger [2024-12-16T05:52:56.709Z] #13 ... [2024-12-16T05:52:56.709Z] [2024-12-16T05:52:56.709Z] #14 [builder 6/7] COPY . . [2024-12-16T05:52:56.709Z] #14 DONE 0.4s [2024-12-16T05:52:56.709Z] [2024-12-16T05:52:56.709Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-16T05:52:56.709Z] #13 3.023 Continuing the upgrade transaction with new apk-tools: [2024-12-16T05:52:56.709Z] #13 3.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:56.978Z] #13 3.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T05:52:58.922Z] #13 5.325 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T05:52:59.190Z] #13 5.471 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T05:52:59.190Z] #13 5.507 OK: 9 MiB in 15 packages [2024-12-16T05:52:59.776Z] #13 DONE 6.0s [2024-12-16T05:52:59.776Z] [2024-12-16T05:52:59.776Z] #15 [builder 7/7] RUN make build [2024-12-16T05:52:59.776Z] #15 0.723 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-12-16T05:55:06.451Z] #15 DONE 126.3s [2024-12-16T05:55:06.451Z] [2024-12-16T05:55:06.451Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2024-12-16T05:55:06.451Z] #16 DONE 0.3s [2024-12-16T05:55:06.451Z] [2024-12-16T05:55:06.451Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2024-12-16T05:55:06.451Z] #17 DONE 0.1s [2024-12-16T05:55:06.451Z] [2024-12-16T05:55:06.451Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2024-12-16T05:55:06.451Z] #18 DONE 0.1s [2024-12-16T05:55:06.451Z] [2024-12-16T05:55:06.451Z] #19 exporting to image [2024-12-16T05:55:06.451Z] #19 exporting layers [2024-12-16T05:55:06.451Z] #19 exporting layers 0.4s done [2024-12-16T05:55:06.451Z] #19 writing image sha256:918d3ba91413e89fb77c7311fab727d297d9231bdc582211914040b80825f954 done [2024-12-16T05:55:06.451Z] #19 naming to docker.io/library/device-modbus-arm64 done [2024-12-16T05:55:06.451Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T05:55:06.592Z] provisioning config files... [2024-12-16T05:55:06.602Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/173@tmp/config13758137072939421074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:55:06.942Z] ---> ****-login.sh [2024-12-16T05:55:06.942Z] nexus3.edgexfoundry.org:10001 [2024-12-16T05:55:06.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:55:07.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:55:07.205Z] Configure a credential helper to remove this warning. See [2024-12-16T05:55:07.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:55:07.205Z] [2024-12-16T05:55:07.205Z] Login Succeeded [2024-12-16T05:55:07.205Z] nexus3.edgexfoundry.org:10002 [2024-12-16T05:55:07.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:55:07.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:55:07.469Z] Configure a credential helper to remove this warning. See [2024-12-16T05:55:07.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:55:07.469Z] [2024-12-16T05:55:07.469Z] Login Succeeded [2024-12-16T05:55:07.469Z] nexus3.edgexfoundry.org:10003 [2024-12-16T05:55:07.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:55:07.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:55:07.733Z] Configure a credential helper to remove this warning. See [2024-12-16T05:55:07.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:55:07.733Z] [2024-12-16T05:55:07.733Z] Login Succeeded [2024-12-16T05:55:07.733Z] nexus3.edgexfoundry.org:10004 [2024-12-16T05:55:07.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:55:08.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:55:08.001Z] Configure a credential helper to remove this warning. See [2024-12-16T05:55:08.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:55:08.001Z] [2024-12-16T05:55:08.001Z] Login Succeeded [2024-12-16T05:55:08.001Z] ****.io [2024-12-16T05:55:08.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T05:55:08.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T05:55:08.265Z] Configure a credential helper to remove this warning. See [2024-12-16T05:55:08.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T05:55:08.265Z] [2024-12-16T05:55:08.265Z] Login Succeeded [2024-12-16T05:55:08.265Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T05:55:08.275Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T05:55:08.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T05:55:08.348Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-12-16T05:55:08.348Z] 0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:55:08.348Z] latest [2024-12-16T05:55:08.348Z] 4.0.0-dev.8 [2024-12-16T05:55:08.348Z] 0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:55:08.348Z] main [2024-12-16T05:55:08.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:08.710Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:09.071Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:55:09.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-16T05:55:09.071Z] 692b3d3940ea: Preparing [2024-12-16T05:55:09.071Z] 0ff4a2a15f72: Preparing [2024-12-16T05:55:09.071Z] 4da9883456d1: Preparing [2024-12-16T05:55:09.071Z] f66521754649: Preparing [2024-12-16T05:55:09.071Z] edc954333835: Preparing [2024-12-16T05:55:09.071Z] 651d9022c234: Preparing [2024-12-16T05:55:09.071Z] 651d9022c234: Waiting [2024-12-16T05:55:09.337Z] 692b3d3940ea: Pushed [2024-12-16T05:55:09.337Z] 0ff4a2a15f72: Pushed [2024-12-16T05:55:09.337Z] edc954333835: Pushed [2024-12-16T05:55:09.337Z] 651d9022c234: Layer already exists [2024-12-16T05:55:10.737Z] f66521754649: Pushed [2024-12-16T05:55:16.066Z] 4da9883456d1: Pushed [2024-12-16T05:55:18.000Z] 0b952dc46955038996451e4745a35d433031a401: digest: sha256:0576f384f735123a2c730c914e616d024658275a9506ca254e22c538a1894552 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:18.352Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:18.699Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-12-16T05:55:18.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-16T05:55:18.699Z] 692b3d3940ea: Preparing [2024-12-16T05:55:18.699Z] 0ff4a2a15f72: Preparing [2024-12-16T05:55:18.699Z] 4da9883456d1: Preparing [2024-12-16T05:55:18.699Z] f66521754649: Preparing [2024-12-16T05:55:18.699Z] edc954333835: Preparing [2024-12-16T05:55:18.699Z] 651d9022c234: Preparing [2024-12-16T05:55:18.699Z] 651d9022c234: Waiting [2024-12-16T05:55:18.699Z] 0ff4a2a15f72: Layer already exists [2024-12-16T05:55:18.699Z] 692b3d3940ea: Layer already exists [2024-12-16T05:55:18.699Z] f66521754649: Layer already exists [2024-12-16T05:55:18.699Z] 4da9883456d1: Layer already exists [2024-12-16T05:55:18.699Z] edc954333835: Layer already exists [2024-12-16T05:55:18.699Z] 651d9022c234: Layer already exists [2024-12-16T05:55:18.963Z] latest: digest: sha256:0576f384f735123a2c730c914e616d024658275a9506ca254e22c538a1894552 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:19.320Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:19.666Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.8 [2024-12-16T05:55:19.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-16T05:55:19.666Z] 692b3d3940ea: Preparing [2024-12-16T05:55:19.666Z] 0ff4a2a15f72: Preparing [2024-12-16T05:55:19.666Z] 4da9883456d1: Preparing [2024-12-16T05:55:19.666Z] f66521754649: Preparing [2024-12-16T05:55:19.666Z] edc954333835: Preparing [2024-12-16T05:55:19.666Z] 651d9022c234: Preparing [2024-12-16T05:55:19.666Z] 651d9022c234: Waiting [2024-12-16T05:55:19.666Z] f66521754649: Layer already exists [2024-12-16T05:55:19.666Z] edc954333835: Layer already exists [2024-12-16T05:55:19.666Z] 4da9883456d1: Layer already exists [2024-12-16T05:55:19.666Z] 0ff4a2a15f72: Layer already exists [2024-12-16T05:55:19.666Z] 692b3d3940ea: Layer already exists [2024-12-16T05:55:19.666Z] 651d9022c234: Layer already exists [2024-12-16T05:55:19.933Z] 4.0.0-dev.8: digest: sha256:0576f384f735123a2c730c914e616d024658275a9506ca254e22c538a1894552 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:20.297Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:20.651Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:55:20.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-16T05:55:20.651Z] 692b3d3940ea: Preparing [2024-12-16T05:55:20.651Z] 0ff4a2a15f72: Preparing [2024-12-16T05:55:20.651Z] 4da9883456d1: Preparing [2024-12-16T05:55:20.651Z] f66521754649: Preparing [2024-12-16T05:55:20.651Z] edc954333835: Preparing [2024-12-16T05:55:20.651Z] 651d9022c234: Preparing [2024-12-16T05:55:20.651Z] 651d9022c234: Waiting [2024-12-16T05:55:20.651Z] 4da9883456d1: Layer already exists [2024-12-16T05:55:20.651Z] f66521754649: Layer already exists [2024-12-16T05:55:20.651Z] edc954333835: Layer already exists [2024-12-16T05:55:20.651Z] 0ff4a2a15f72: Layer already exists [2024-12-16T05:55:20.651Z] 692b3d3940ea: Layer already exists [2024-12-16T05:55:20.651Z] 651d9022c234: Layer already exists [2024-12-16T05:55:20.651Z] 0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8: digest: sha256:0576f384f735123a2c730c914e616d024658275a9506ca254e22c538a1894552 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:21.278Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:21.638Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-12-16T05:55:21.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-16T05:55:21.638Z] 692b3d3940ea: Preparing [2024-12-16T05:55:21.638Z] 0ff4a2a15f72: Preparing [2024-12-16T05:55:21.638Z] 4da9883456d1: Preparing [2024-12-16T05:55:21.638Z] f66521754649: Preparing [2024-12-16T05:55:21.638Z] edc954333835: Preparing [2024-12-16T05:55:21.638Z] 651d9022c234: Preparing [2024-12-16T05:55:21.638Z] 4da9883456d1: Layer already exists [2024-12-16T05:55:21.638Z] edc954333835: Layer already exists [2024-12-16T05:55:21.638Z] 0ff4a2a15f72: Layer already exists [2024-12-16T05:55:21.638Z] 692b3d3940ea: Layer already exists [2024-12-16T05:55:21.638Z] f66521754649: Layer already exists [2024-12-16T05:55:21.638Z] 651d9022c234: Layer already exists [2024-12-16T05:55:21.906Z] main: digest: sha256:0576f384f735123a2c730c914e616d024658275a9506ca254e22c538a1894552 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T05:55:21.985Z] ===================================================== [Pipeline] echo [2024-12-16T05:55:21.999Z] taggedImages: [2024-12-16T05:55:21.999Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401 [2024-12-16T05:55:21.999Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-12-16T05:55:21.999Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.8 [2024-12-16T05:55:21.999Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0b952dc46955038996451e4745a35d433031a401-4.0.0-dev.8 [2024-12-16T05:55:21.999Z] - 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-12-16T05:55:22.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T05:55:22.401Z] [2024-12-16T05:55:22.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:55:22.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T05:55:22.742Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-16T05:55:22.742Z] 8998bd30e6a1: Pulling fs layer [2024-12-16T05:55:22.742Z] 04944245beec: Pulling fs layer [2024-12-16T05:55:22.742Z] 699f458cf7ca: Pulling fs layer [2024-12-16T05:55:22.742Z] 765212b225bb: Pulling fs layer [2024-12-16T05:55:22.742Z] f23df028b6ca: Pulling fs layer [2024-12-16T05:55:22.742Z] d65c8cfc05b1: Pulling fs layer [2024-12-16T05:55:22.742Z] 2437ff75d9bd: Pulling fs layer [2024-12-16T05:55:22.742Z] d65c8cfc05b1: Waiting [2024-12-16T05:55:22.742Z] 765212b225bb: Waiting [2024-12-16T05:55:22.742Z] 2437ff75d9bd: Waiting [2024-12-16T05:55:22.742Z] f23df028b6ca: Waiting [2024-12-16T05:55:23.011Z] 04944245beec: Verifying Checksum [2024-12-16T05:55:23.011Z] 04944245beec: Download complete [2024-12-16T05:55:23.011Z] 765212b225bb: Verifying Checksum [2024-12-16T05:55:23.011Z] 765212b225bb: Download complete [2024-12-16T05:55:23.011Z] f23df028b6ca: Verifying Checksum [2024-12-16T05:55:23.011Z] f23df028b6ca: Download complete [2024-12-16T05:55:23.011Z] d65c8cfc05b1: Verifying Checksum [2024-12-16T05:55:23.011Z] d65c8cfc05b1: Download complete [2024-12-16T05:55:23.011Z] 699f458cf7ca: Verifying Checksum [2024-12-16T05:55:23.011Z] 699f458cf7ca: Download complete [2024-12-16T05:55:23.598Z] 8998bd30e6a1: Verifying Checksum [2024-12-16T05:55:23.598Z] 8998bd30e6a1: Download complete [2024-12-16T05:55:25.541Z] 2437ff75d9bd: Verifying Checksum [2024-12-16T05:55:25.541Z] 2437ff75d9bd: Download complete [2024-12-16T05:55:29.791Z] 8998bd30e6a1: Pull complete [2024-12-16T05:55:30.375Z] 04944245beec: Pull complete [2024-12-16T05:55:32.324Z] 699f458cf7ca: Pull complete [2024-12-16T05:55:32.324Z] 765212b225bb: Pull complete [2024-12-16T05:55:33.283Z] f23df028b6ca: Pull complete [2024-12-16T05:55:33.283Z] d65c8cfc05b1: Pull complete [2024-12-16T05:55:59.974Z] 2437ff75d9bd: Pull complete [2024-12-16T05:55:59.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-16T05:55:59.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T05:55:59.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:00.166Z] prd-ubuntu20.04-docker-arm64-4c-16g-35184 does not seem to be running inside a container [2024-12-16T05:56:00.224Z] $ 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/173 -v /w/workspace/device-modbus-go/173:/w/workspace/device-modbus-go/173:rw,z -v /w/workspace/device-modbus-go/173@tmp:/w/workspace/device-modbus-go/173@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-12-16T05:56:01.436Z] $ docker top 7d33730ac651bb3e1f7b72031a153a8c1fcf3862ec3dc1058daf4eb3549175e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:56:01.931Z] ---> job-cost.sh [2024-12-16T05:56:02.200Z] lf-activate-venv: SKIPPING [2024-12-16T05:56:02.200Z] INFO: No Stack... [2024-12-16T05:56:02.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T05:56:03.424Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T05:56:03.740Z] + cat /w/workspace/device-modbus-go/173/archives/cost.csv [2024-12-16T05:56:03.740Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T05:56:03.795Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [2024-12-16T05:56:03.806Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] did not exist. Created. [2024-12-16T05:56:03.812Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T05:56:04.172Z] /w/workspace/device-modbus-go/173@tmp/durable-688706f3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-16T05:56:04.504Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T05:56:04.533Z] Warning: overwriting stash ‘stack-cost’ [2024-12-16T05:56:04.581Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T05:56:04.590Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T05:56:04.611Z] $ docker stop --time=1 7d33730ac651bb3e1f7b72031a153a8c1fcf3862ec3dc1058daf4eb3549175e6 [2024-12-16T05:56:06.017Z] $ docker rm -f --volumes 7d33730ac651bb3e1f7b72031a153a8c1fcf3862ec3dc1058daf4eb3549175e6 [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-12-16T05:56:06.511Z] provisioning config files... [2024-12-16T05:56:06.520Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4907513043536756379tmp [Pipeline] { [Pipeline] sh [2024-12-16T05:56:06.826Z] + set +x [2024-12-16T05:56:06.826Z] + curl -s https://codecov.io/bash [2024-12-16T05:56:06.826Z] + bash -s -- [2024-12-16T05:56:06.826Z] [2024-12-16T05:56:06.826Z] _____ _ [2024-12-16T05:56:06.826Z] / ____| | | [2024-12-16T05:56:06.826Z] | | ___ __| | ___ ___ _____ __ [2024-12-16T05:56:06.826Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-16T05:56:06.826Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-16T05:56:06.826Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-16T05:56:06.826Z] Bash-1.0.6 [2024-12-16T05:56:06.826Z] [2024-12-16T05:56:06.826Z] [2024-12-16T05:56:06.826Z] ==> git version 2.25.1 found [2024-12-16T05:56:06.826Z] ==> 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-12-16T05:56:06.826Z] Release-Date: 2020-01-08 [2024-12-16T05:56:06.826Z] 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-12-16T05:56:06.826Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-16T05:56:06.826Z] ==> Jenkins CI detected. [2024-12-16T05:56:06.826Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-12-16T05:56:06.826Z] project root: . [2024-12-16T05:56:06.826Z] --> token set from env [2024-12-16T05:56:06.826Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-16T05:56:06.826Z] ==> Running gcov in . (disable via -X gcov) [2024-12-16T05:56:06.826Z] ==> Python coveragepy not found [2024-12-16T05:56:06.826Z] ==> Searching for coverage reports in: [2024-12-16T05:56:06.826Z] + . [2024-12-16T05:56:06.826Z] -> Found 1 reports [2024-12-16T05:56:06.826Z] ==> Detecting git/mercurial file structure [2024-12-16T05:56:07.086Z] ==> Reading reports [2024-12-16T05:56:07.086Z] + ./coverage.out bytes=25464 [2024-12-16T05:56:07.086Z] ==> Appending adjustments [2024-12-16T05:56:07.086Z] https://docs.codecov.io/docs/fixing-reports [2024-12-16T05:56:07.086Z] + Found adjustments [2024-12-16T05:56:07.086Z] ==> Gzipping contents [2024-12-16T05:56:07.086Z] 4.0K /tmp/codecov.wN9ekP.gz [2024-12-16T05:56:07.086Z] ==> Uploading reports [2024-12-16T05:56:07.086Z] url: https://codecov.io [2024-12-16T05:56:07.087Z] query: branch=main&commit=0b952dc46955038996451e4745a35d433031a401&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T05:56:07.087Z] -> Pinging Codecov [2024-12-16T05:56:07.087Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0b952dc46955038996451e4745a35d433031a401&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T05:56:07.345Z] -> Uploading to [2024-12-16T05:56:07.345Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/0b952dc46955038996451e4745a35d433031a401/15a6e0c3-9ab3-4058-b243-28edcde96dce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T055607Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=83d187c59c8932718b29cf8735dec86d256f6c1fbe8de1b36e5bb25914fcb996 [2024-12-16T05:56:07.345Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T05:56:07.345Z] Dload Upload Total Spent Left Speed [2024-12-16T05:56:07.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 18460 --:--:-- --:--:-- --:--:-- 18460 [2024-12-16T05:56:07.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0b952dc46955038996451e4745a35d433031a401 [Pipeline] } [2024-12-16T05:56:07.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-16T05:56:07.749Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-16T05:56:07.767Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:08.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T05:56:08.075Z] [2024-12-16T05:56:08.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:08.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T05:56:08.384Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-16T05:56:08.384Z] 43c4264eed91: Already exists [2024-12-16T05:56:08.384Z] 4cc291be95ef: Already exists [2024-12-16T05:56:08.384Z] 2ac1f1163629: Already exists [2024-12-16T05:56:08.384Z] 5c3c966382ef: Already exists [2024-12-16T05:56:08.384Z] 4f4fb700ef54: Already exists [2024-12-16T05:56:08.384Z] d9c7d2e4e75e: Pulling fs layer [2024-12-16T05:56:08.384Z] 9c3e1370e548: Pulling fs layer [2024-12-16T05:56:08.643Z] d9c7d2e4e75e: Verifying Checksum [2024-12-16T05:56:08.643Z] d9c7d2e4e75e: Download complete [2024-12-16T05:56:08.902Z] d9c7d2e4e75e: Pull complete [2024-12-16T05:56:09.470Z] 9c3e1370e548: Verifying Checksum [2024-12-16T05:56:09.470Z] 9c3e1370e548: Download complete [2024-12-16T05:56:12.756Z] 9c3e1370e548: Pull complete [2024-12-16T05:56:12.756Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-16T05:56:12.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T05:56:12.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:12.848Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:56:12.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-16T05:56:15.020Z] $ docker top ba5d50995776c7f3bab54b1569b77a5577394b8e60e4dcb7520346825b3f7842 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:56:15.350Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-12-16T05:56:15.361Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-12-16T05:56:15.643Z] + set -o pipefail [2024-12-16T05:56:15.643Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/6de8c940-94a4-45ed-a97c-38f7762eb820 [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] [2024-12-16T05:56:25.850Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-16T05:56:25.850Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-16T05:56:25.877Z] $ docker stop --time=1 ba5d50995776c7f3bab54b1569b77a5577394b8e60e4dcb7520346825b3f7842 [2024-12-16T05:56:30.427Z] $ docker rm -f --volumes ba5d50995776c7f3bab54b1569b77a5577394b8e60e4dcb7520346825b3f7842 [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-12-16T05:56:31.273Z] + git log --format=format:%s -1 0b952dc46955038996451e4745a35d433031a401 [Pipeline] sh [2024-12-16T05:56:31.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T05:56:31.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:31.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:56:31.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:32.014Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:56:32.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T05:56:32.535Z] $ docker top 0f933f162253e75b6acc7c4b2946a64801660a764c67f3089fd6e7808f28c56a -eo pid,comm [2024-12-16T05:56:32.586Z] 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-12-16T05:56:32.586Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T05:56:32.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T05:56:32.646Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T05:56:32.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T05:56:32.781Z] $ docker exec 0f933f162253e75b6acc7c4b2946a64801660a764c67f3089fd6e7808f28c56a ssh-agent [2024-12-16T05:56:32.871Z] SSH_AUTH_SOCK=/tmp/ssh-ynO4x0CWDqSV/agent.32 [2024-12-16T05:56:32.871Z] SSH_AGENT_PID=38 [2024-12-16T05:56:32.874Z] Running ssh-add (command line suppressed) [2024-12-16T05:56:32.990Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_688114054529153044.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_688114054529153044.key) [2024-12-16T05:56:32.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T05:56:33.292Z] + git semver tag [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,467 [run_tag] DEBUG tag force:False [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,467 [check_head_tag] DEBUG check head tag [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,468 [execute] INFO git cat-file --batch-check [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,472 [execute] INFO git cat-file --batch [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,496 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,497 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T05:56:33.552Z] 2024-12-16 05:56:33,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:33.552Z] 4.0.0-dev.8 [Pipeline] } [2024-12-16T05:56:33.574Z] $ docker exec --env ******** --env ******** 0f933f162253e75b6acc7c4b2946a64801660a764c67f3089fd6e7808f28c56a ssh-agent -k [2024-12-16T05:56:33.667Z] unset SSH_AUTH_SOCK; [2024-12-16T05:56:33.667Z] unset SSH_AGENT_PID; [2024-12-16T05:56:33.667Z] echo Agent pid 38 killed; [2024-12-16T05:56:33.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T05:56:33.990Z] + git semver [Pipeline] } [2024-12-16T05:56:34.278Z] $ docker stop --time=1 0f933f162253e75b6acc7c4b2946a64801660a764c67f3089fd6e7808f28c56a [2024-12-16T05:56:35.515Z] $ docker rm -f --volumes 0f933f162253e75b6acc7c4b2946a64801660a764c67f3089fd6e7808f28c56a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:35.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T05:56:35.906Z] [2024-12-16T05:56:35.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:36.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T05:56:36.205Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-16T05:56:36.205Z] ab5ef0e58194: Pulling fs layer [2024-12-16T05:56:36.205Z] 9712f1f96733: Pulling fs layer [2024-12-16T05:56:36.205Z] 63f879dbbcfc: Pulling fs layer [2024-12-16T05:56:36.205Z] 0d9ebad4ef96: Pulling fs layer [2024-12-16T05:56:36.205Z] e9a5061849ea: Pulling fs layer [2024-12-16T05:56:36.205Z] d747dcd14b5f: Pulling fs layer [2024-12-16T05:56:36.205Z] 2de7ff778b66: Pulling fs layer [2024-12-16T05:56:36.205Z] e9a5061849ea: Waiting [2024-12-16T05:56:36.205Z] 0d9ebad4ef96: Waiting [2024-12-16T05:56:36.205Z] d747dcd14b5f: Waiting [2024-12-16T05:56:36.205Z] 2de7ff778b66: Waiting [2024-12-16T05:56:36.205Z] 9712f1f96733: Verifying Checksum [2024-12-16T05:56:36.205Z] 9712f1f96733: Download complete [2024-12-16T05:56:36.465Z] 63f879dbbcfc: Verifying Checksum [2024-12-16T05:56:36.465Z] 63f879dbbcfc: Download complete [2024-12-16T05:56:36.465Z] e9a5061849ea: Verifying Checksum [2024-12-16T05:56:36.465Z] e9a5061849ea: Download complete [2024-12-16T05:56:36.724Z] d747dcd14b5f: Verifying Checksum [2024-12-16T05:56:36.724Z] d747dcd14b5f: Download complete [2024-12-16T05:56:36.724Z] ab5ef0e58194: Verifying Checksum [2024-12-16T05:56:36.724Z] ab5ef0e58194: Download complete [2024-12-16T05:56:36.724Z] 0d9ebad4ef96: Verifying Checksum [2024-12-16T05:56:36.724Z] 0d9ebad4ef96: Download complete [2024-12-16T05:56:36.724Z] 2de7ff778b66: Download complete [2024-12-16T05:56:39.260Z] ab5ef0e58194: Pull complete [2024-12-16T05:56:39.260Z] 9712f1f96733: Pull complete [2024-12-16T05:56:40.193Z] 63f879dbbcfc: Pull complete [2024-12-16T05:56:44.388Z] 0d9ebad4ef96: Pull complete [2024-12-16T05:56:44.388Z] e9a5061849ea: Pull complete [2024-12-16T05:56:44.388Z] d747dcd14b5f: Pull complete [2024-12-16T05:56:45.322Z] 2de7ff778b66: Pull complete [2024-12-16T05:56:45.322Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-16T05:56:45.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T05:56:45.322Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:45.424Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:56:45.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-16T05:56:49.762Z] $ docker top cd11fab8075bfe349d9f9a3f71504e88cbc68917a31b88eb7305e8175ef50f4b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-16T05:56:49.834Z] provisioning config files... [2024-12-16T05:56:49.840Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14300146355014911246tmp [2024-12-16T05:56:49.850Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17960504951245157662tmp [2024-12-16T05:56:49.859Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5597186620174620014tmp [Pipeline] { [Pipeline] echo [2024-12-16T05:56:49.973Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:56:50.266Z] ---> sigul-configuration.sh [2024-12-16T05:56:50.267Z] gpg: directory `/root/.gnupg' created [2024-12-16T05:56:50.267Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-16T05:56:50.267Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-16T05:56:50.267Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-16T05:56:50.267Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-16T05:56:50.267Z] gpg: CAST5 encrypted data [2024-12-16T05:56:50.267Z] gpg: encrypted with 1 passphrase [2024-12-16T05:56:50.267Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-16T05:56:50.560Z] + mkdir /home/jenkins [2024-12-16T05:56:50.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-16T05:56:50.855Z] + 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-12-16T05:56:50.871Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:56:51.162Z] ---> sigul-install.sh [2024-12-16T05:56:51.162Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-16T05:56:51.455Z] + git tag --list [2024-12-16T05:56:51.455Z] 0.7.1 [2024-12-16T05:56:51.455Z] v1.0.0 [2024-12-16T05:56:51.455Z] v1.1.0 [2024-12-16T05:56:51.455Z] v1.1.1 [2024-12-16T05:56:51.455Z] v1.2.2 [2024-12-16T05:56:51.455Z] v1.3.0 [2024-12-16T05:56:51.455Z] v1.3.1 [2024-12-16T05:56:51.455Z] v2.0.0 [2024-12-16T05:56:51.455Z] v2.1.0 [2024-12-16T05:56:51.455Z] v2.1.1 [2024-12-16T05:56:51.455Z] v2.2.0 [2024-12-16T05:56:51.455Z] v2.3.0 [2024-12-16T05:56:51.455Z] v3.0 [2024-12-16T05:56:51.455Z] v3.0.0 [2024-12-16T05:56:51.455Z] v3.1 [2024-12-16T05:56:51.455Z] v3.1.0 [2024-12-16T05:56:51.455Z] v3.1.0-dev.1 [2024-12-16T05:56:51.455Z] v3.1.0-dev.10 [2024-12-16T05:56:51.455Z] v3.1.0-dev.11 [2024-12-16T05:56:51.455Z] v3.1.0-dev.12 [2024-12-16T05:56:51.455Z] v3.1.0-dev.13 [2024-12-16T05:56:51.455Z] v3.1.0-dev.14 [2024-12-16T05:56:51.455Z] v3.1.0-dev.15 [2024-12-16T05:56:51.455Z] v3.1.0-dev.16 [2024-12-16T05:56:51.455Z] v3.1.0-dev.17 [2024-12-16T05:56:51.455Z] v3.1.0-dev.18 [2024-12-16T05:56:51.455Z] v3.1.0-dev.19 [2024-12-16T05:56:51.455Z] v3.1.0-dev.2 [2024-12-16T05:56:51.455Z] v3.1.0-dev.20 [2024-12-16T05:56:51.455Z] v3.1.0-dev.21 [2024-12-16T05:56:51.455Z] v3.1.0-dev.22 [2024-12-16T05:56:51.455Z] v3.1.0-dev.23 [2024-12-16T05:56:51.455Z] v3.1.0-dev.24 [2024-12-16T05:56:51.455Z] v3.1.0-dev.25 [2024-12-16T05:56:51.455Z] v3.1.0-dev.3 [2024-12-16T05:56:51.455Z] v3.1.0-dev.4 [2024-12-16T05:56:51.455Z] v3.1.0-dev.5 [2024-12-16T05:56:51.455Z] v3.1.0-dev.6 [2024-12-16T05:56:51.455Z] v3.1.0-dev.7 [2024-12-16T05:56:51.455Z] v3.1.0-dev.8 [2024-12-16T05:56:51.455Z] v3.1.0-dev.9 [2024-12-16T05:56:51.455Z] v3.1.1 [2024-12-16T05:56:51.455Z] v3.1.1-dev.1 [2024-12-16T05:56:51.455Z] v3.2.0-dev.1 [2024-12-16T05:56:51.455Z] v3.2.0-dev.10 [2024-12-16T05:56:51.455Z] v3.2.0-dev.11 [2024-12-16T05:56:51.455Z] v3.2.0-dev.12 [2024-12-16T05:56:51.455Z] v3.2.0-dev.13 [2024-12-16T05:56:51.455Z] v3.2.0-dev.14 [2024-12-16T05:56:51.455Z] v3.2.0-dev.15 [2024-12-16T05:56:51.455Z] v3.2.0-dev.16 [2024-12-16T05:56:51.455Z] v3.2.0-dev.17 [2024-12-16T05:56:51.455Z] v3.2.0-dev.18 [2024-12-16T05:56:51.455Z] v3.2.0-dev.19 [2024-12-16T05:56:51.455Z] v3.2.0-dev.2 [2024-12-16T05:56:51.455Z] v3.2.0-dev.20 [2024-12-16T05:56:51.455Z] v3.2.0-dev.21 [2024-12-16T05:56:51.455Z] v3.2.0-dev.22 [2024-12-16T05:56:51.455Z] v3.2.0-dev.23 [2024-12-16T05:56:51.455Z] v3.2.0-dev.24 [2024-12-16T05:56:51.455Z] v3.2.0-dev.25 [2024-12-16T05:56:51.455Z] v3.2.0-dev.26 [2024-12-16T05:56:51.455Z] v3.2.0-dev.3 [2024-12-16T05:56:51.455Z] v3.2.0-dev.4 [2024-12-16T05:56:51.455Z] v3.2.0-dev.5 [2024-12-16T05:56:51.455Z] v3.2.0-dev.6 [2024-12-16T05:56:51.455Z] v3.2.0-dev.7 [2024-12-16T05:56:51.455Z] v3.2.0-dev.8 [2024-12-16T05:56:51.455Z] v3.2.0-dev.9 [2024-12-16T05:56:51.455Z] v4.0.0-dev.1 [2024-12-16T05:56:51.455Z] v4.0.0-dev.2 [2024-12-16T05:56:51.455Z] v4.0.0-dev.3 [2024-12-16T05:56:51.455Z] v4.0.0-dev.4 [2024-12-16T05:56:51.455Z] v4.0.0-dev.5 [2024-12-16T05:56:51.455Z] v4.0.0-dev.6 [2024-12-16T05:56:51.455Z] v4.0.0-dev.7 [2024-12-16T05:56:51.455Z] v4.0.0-dev.8 [Pipeline] sh [2024-12-16T05:56:51.749Z] + lftools sign git-tag v4.0.0-dev.8 [2024-12-16T05:56:52.318Z] Signing Git tag with Sigul... [2024-12-16T05:56:52.318Z] Signing v4.0.0-dev.8 [Pipeline] echo [2024-12-16T05:56:52.589Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:56:52.879Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-16T05:56:52.887Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-16T05:56:52.929Z] $ docker stop --time=1 cd11fab8075bfe349d9f9a3f71504e88cbc68917a31b88eb7305e8175ef50f4b [2024-12-16T05:56:54.191Z] $ docker rm -f --volumes cd11fab8075bfe349d9f9a3f71504e88cbc68917a31b88eb7305e8175ef50f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-16T05:56:54.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T05:56:54.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:54.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:56:54.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:55.043Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:56:55.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T05:56:55.470Z] $ docker top fb4087c58f9845545be0524a01c24471bc1b153c052a425aadc3b78dcbdcf7fc -eo pid,comm [2024-12-16T05:56:55.509Z] 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-12-16T05:56:55.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T05:56:55.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T05:56:55.578Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T05:56:55.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T05:56:55.721Z] $ docker exec fb4087c58f9845545be0524a01c24471bc1b153c052a425aadc3b78dcbdcf7fc ssh-agent [2024-12-16T05:56:55.810Z] SSH_AUTH_SOCK=/tmp/ssh-wjC1ZznHjVN4/agent.31 [2024-12-16T05:56:55.810Z] SSH_AGENT_PID=37 [2024-12-16T05:56:55.815Z] Running ssh-add (command line suppressed) [2024-12-16T05:56:55.931Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5902522770786211326.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5902522770786211326.key) [2024-12-16T05:56:55.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T05:56:56.225Z] + git semver bump pre [2024-12-16T05:56:56.484Z] 2024-12-16 05:56:56,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:56.484Z] 2024-12-16 05:56:56,426 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2024-12-16T05:56:56.484Z] 2024-12-16 05:56:56,426 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,426 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,426 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,426 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,428 [execute] INFO git cat-file --batch-check [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,433 [execute] INFO git cat-file --batch [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T05:56:56.485Z] 2024-12-16 05:56:56,439 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:56:56.485Z] 4.0.0-dev.9 [Pipeline] } [2024-12-16T05:56:56.506Z] $ docker exec --env ******** --env ******** fb4087c58f9845545be0524a01c24471bc1b153c052a425aadc3b78dcbdcf7fc ssh-agent -k [2024-12-16T05:56:56.607Z] unset SSH_AUTH_SOCK; [2024-12-16T05:56:56.608Z] unset SSH_AGENT_PID; [2024-12-16T05:56:56.608Z] echo Agent pid 37 killed; [2024-12-16T05:56:56.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T05:56:56.936Z] + git semver [Pipeline] } [2024-12-16T05:56:57.223Z] $ docker stop --time=1 fb4087c58f9845545be0524a01c24471bc1b153c052a425aadc3b78dcbdcf7fc [2024-12-16T05:56:58.493Z] $ docker rm -f --volumes fb4087c58f9845545be0524a01c24471bc1b153c052a425aadc3b78dcbdcf7fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T05:56:58.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T05:56:58.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:56:59.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T05:56:59.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:56:59.225Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:56:59.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T05:56:59.645Z] $ docker top 4f45e7e69d79ac1ec4d2ffd66244e781504e0c9625a41c58bda94e330cc6280c -eo pid,comm [2024-12-16T05:56:59.681Z] 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-12-16T05:56:59.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T05:56:59.746Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T05:56:59.746Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T05:56:59.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T05:56:59.883Z] $ docker exec 4f45e7e69d79ac1ec4d2ffd66244e781504e0c9625a41c58bda94e330cc6280c ssh-agent [2024-12-16T05:56:59.988Z] SSH_AUTH_SOCK=/tmp/ssh-iFOACoY0CDjE/agent.32 [2024-12-16T05:56:59.988Z] SSH_AGENT_PID=38 [2024-12-16T05:56:59.993Z] Running ssh-add (command line suppressed) [2024-12-16T05:57:00.102Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_292766660691553393.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_292766660691553393.key) [2024-12-16T05:57:00.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T05:57:00.397Z] + git semver push [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,587 [run_push] DEBUG push [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,588 [execute] INFO git cat-file --batch-check [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,591 [execute] INFO git rev-list 30bb6013b4565d2263c7deacf7b264a447045de8 -- [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,592 [execute] DEBUG Popen(['git', 'rev-list', '30bb6013b4565d2263c7deacf7b264a447045de8', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,601 [execute] INFO git fetch -v origin [2024-12-16T05:57:00.657Z] 2024-12-16 05:57:00,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-16T05:57:01.226Z] 2024-12-16 05:57:01,052 [run_push] DEBUG no remote changes detected [2024-12-16T05:57:01.226Z] 2024-12-16 05:57:01,052 [execute] INFO git push origin semver [2024-12-16T05:57:01.226Z] 2024-12-16 05:57:01,053 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T05:57:02.165Z] 2024-12-16 05:57:01,868 [run_push] DEBUG push all version tags [2024-12-16T05:57:02.165Z] 2024-12-16 05:57:01,868 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-16T05:57:02.165Z] 2024-12-16 05:57:01,869 [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-12-16T05:57:02.733Z] 2024-12-16 05:57:02,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-16T05:57:02.733Z] 4.0.0-dev.9 [Pipeline] } [2024-12-16T05:57:02.757Z] $ docker exec --env ******** --env ******** 4f45e7e69d79ac1ec4d2ffd66244e781504e0c9625a41c58bda94e330cc6280c ssh-agent -k [2024-12-16T05:57:02.852Z] unset SSH_AUTH_SOCK; [2024-12-16T05:57:02.852Z] unset SSH_AGENT_PID; [2024-12-16T05:57:02.852Z] echo Agent pid 38 killed; [2024-12-16T05:57:02.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T05:57:03.179Z] + git semver [Pipeline] } [2024-12-16T05:57:03.462Z] $ docker stop --time=1 4f45e7e69d79ac1ec4d2ffd66244e781504e0c9625a41c58bda94e330cc6280c [2024-12-16T05:57:04.735Z] $ docker rm -f --volumes 4f45e7e69d79ac1ec4d2ffd66244e781504e0c9625a41c58bda94e330cc6280c [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-12-16T05:57:05.344Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-12-16T05:57:05.344Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-16T05:57:05.344Z] total 16 [2024-12-16T05:57:05.344Z] drwxr-xr-x 3 root root 4096 Dec 16 05:48 . [2024-12-16T05:57:05.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 05:56 .. [2024-12-16T05:57:05.344Z] drwxr-xr-x 2 root root 4096 Dec 16 05:48 cost [2024-12-16T05:57:05.344Z] -rw-r--r-- 1 root root 88 Dec 16 05:48 cost.csv [2024-12-16T05:57:05.344Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-16T05:57:05.345Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-16T05:57:05.345Z] total 16 [2024-12-16T05:57:05.345Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 05:48 . [2024-12-16T05:57:05.345Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 16 05:56 .. [2024-12-16T05:57:05.345Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 05:48 cost [2024-12-16T05:57:05.345Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 16 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:05.638Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:06.498Z] ---> package-listing.sh [2024-12-16T05:57:06.498Z] ++ facter osfamily [2024-12-16T05:57:06.498Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-16T05:57:06.760Z] + OS_FAMILY=debian [2024-12-16T05:57:06.760Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-12-16T05:57:06.760Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-16T05:57:06.760Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-16T05:57:06.760Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-16T05:57:06.760Z] + PACKAGES=/tmp/packages_start.txt [2024-12-16T05:57:06.760Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-12-16T05:57:06.760Z] + PACKAGES=/tmp/packages_end.txt [2024-12-16T05:57:06.760Z] + case "${OS_FAMILY}" in [2024-12-16T05:57:06.760Z] + dpkg -l [2024-12-16T05:57:06.760Z] + grep '^ii' [2024-12-16T05:57:06.760Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-16T05:57:06.760Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-16T05:57:06.760Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-16T05:57:06.760Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-12-16T05:57:06.760Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-12-16T05:57:06.760Z] + 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-12-16T05:57:06.774Z] 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-12-16T05:57:07.055Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T05:57:07.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T05:57:07.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T05:57:07.698Z] prd-ubuntu20.04-docker-8c-8g-35183 does not seem to be running inside a container [2024-12-16T05:57:07.743Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T05:57:07.962Z] $ docker top ea02b031401ab492966805c1aac9be9109c15e6d3585cb7991ddc48854844d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T05:57:08.298Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-16T05:57:08.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-16T05:57:08.867Z] + ls /var/log/sa-host [2024-12-16T05:57:08.867Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T05:57:08.945Z] provisioning config files... [2024-12-16T05:57:08.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13005884506473733605tmp [Pipeline] { [Pipeline] echo [2024-12-16T05:57:08.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:09.254Z] ---> create-netrc.sh [Pipeline] } [2024-12-16T05:57:09.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:09.599Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-16T05:57:09.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:09.891Z] ---> sudo-logs.sh [2024-12-16T05:57:09.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-16T05:57:09.914Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:10.198Z] ---> job-cost.sh [2024-12-16T05:57:10.198Z] lf-activate-venv: SKIPPING [2024-12-16T05:57:10.198Z] DEBUG: total: 0.2199999988079071 [2024-12-16T05:57:10.198Z] INFO: Retrieving Stack Cost... [2024-12-16T05:57:10.459Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T05:57:11.028Z] INFO: Archiving Costs [Pipeline] echo [2024-12-16T05:57:11.042Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T05:57:11.328Z] ---> logs-deploy.sh [2024-12-16T05:57:11.328Z] lf-activate-venv: SKIPPING [2024-12-16T05:57:11.328Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/173 [2024-12-16T05:57:11.328Z] INFO: archiving workspace using pattern(s): [2024-12-16T05:57:12.265Z] Archives upload complete. [2024-12-16T05:57:12.265Z] INFO: archiving logs to Nexus