Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3ee41877b048388e7c3cdab8b1927d49f235cab 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-ssh276811487617389600.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14768593846804114647.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh643750191443579204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16568228750615889102.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-ssh10266591503725694636.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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-9817 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 a3ee41877b048388e7c3cdab8b1927d49f235cab (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 Commit message: "Merge pull request #571 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" > git rev-list --no-walk 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T06:54:44.359Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T06:54:44.436Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T06:54:44.462Z] ========================================================= [2024-09-09T06:54:44.462Z] EdgeX Global Pipelines Version Info [2024-09-09T06:54:44.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:54:45.206Z] ------------------- [2024-09-09T06:54:45.206Z] stable info: [2024-09-09T06:54:45.206Z] ------------------- [2024-09-09T06:54:45.206Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T06:54:45.206Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T06:54:45.206Z] Message: update stable to v1.0.263 [2024-09-09T06:54:45.781Z] ------------------- [2024-09-09T06:54:45.781Z] experimental info: [2024-09-09T06:54:45.781Z] ------------------- [2024-09-09T06:54:45.781Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T06:54:45.781Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T06:54:45.781Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T06:54:45.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-09-09T06:54:45.883Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-09-09T06:54:45.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T06:54:45.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T06:54:45.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T06:54:45.977Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T06:54:46.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T06:54:46.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T06:54:46.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T06:54:46.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T06:54:46.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T06:54:46.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-09-09T06:54:46.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T06:54:46.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T06:54:46.204Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T06:54:46.227Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T06:54:46.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T06:54:46.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T06:54:46.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T06:54:46.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T06:54:46.348Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T06:54:46.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T06:54:46.389Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T06:54:46.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T06:54:46.434Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T06:54:46.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T06:54:46.487Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T06:54:46.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T06:54:46.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T06:54:46.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T06:54:46.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] echo [2024-09-09T06:54:46.606Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3ee418 [Pipeline] echo [2024-09-09T06:54:46.630Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T06:54:46.696Z] provisioning config files... [2024-09-09T06:54:46.711Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17043496413919937248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:54:47.047Z] ---> ****-login.sh [2024-09-09T06:54:47.047Z] nexus3.edgexfoundry.org:10001 [2024-09-09T06:54:47.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:54:47.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:54:47.307Z] Configure a credential helper to remove this warning. See [2024-09-09T06:54:47.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:54:47.307Z] [2024-09-09T06:54:47.307Z] Login Succeeded [2024-09-09T06:54:47.307Z] nexus3.edgexfoundry.org:10002 [2024-09-09T06:54:47.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:54:47.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:54:47.567Z] Configure a credential helper to remove this warning. See [2024-09-09T06:54:47.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:54:47.568Z] [2024-09-09T06:54:47.568Z] Login Succeeded [2024-09-09T06:54:47.568Z] nexus3.edgexfoundry.org:10003 [2024-09-09T06:54:47.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:54:47.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:54:47.568Z] Configure a credential helper to remove this warning. See [2024-09-09T06:54:47.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:54:47.568Z] [2024-09-09T06:54:47.568Z] Login Succeeded [2024-09-09T06:54:47.568Z] nexus3.edgexfoundry.org:10004 [2024-09-09T06:54:47.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:54:47.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:54:47.568Z] Configure a credential helper to remove this warning. See [2024-09-09T06:54:47.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:54:47.568Z] [2024-09-09T06:54:47.568Z] Login Succeeded [2024-09-09T06:54:47.568Z] ****.io [2024-09-09T06:54:47.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:54:47.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:54:47.828Z] Configure a credential helper to remove this warning. See [2024-09-09T06:54:47.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:54:47.828Z] [2024-09-09T06:54:47.828Z] Login Succeeded [2024-09-09T06:54:47.828Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T06:54:47.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T06:54:48.242Z] + git rev-list -1 --merges a3ee41877b048388e7c3cdab8b1927d49f235cab~1..a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] echo [2024-09-09T06:54:48.269Z] -----------> git rev-list -1 --merges a3ee41877b048388e7c3cdab8b1927d49f235cab~1..a3ee41877b048388e7c3cdab8b1927d49f235cab a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T06:54:48.269Z] a3ee41877b048388e7c3cdab8b1927d49f235cab [false] [Pipeline] sh [2024-09-09T06:54:48.568Z] + git log --format=format:%s -1 a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] echo [2024-09-09T06:54:48.584Z] ========================================================= [2024-09-09T06:54:48.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T06:54:48.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T06:54:48.939Z] + git log --format=format:%s -1 a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] echo [2024-09-09T06:54:48.953Z] [semverPrep] GIT_COMMIT: a3ee41877b048388e7c3cdab8b1927d49f235cab, Commit Message: Merge pull request #571 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo [2024-09-09T06:54:48.969Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T06:54:49.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T06:54:49.346Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T06:54:49.346Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T06:54:49.346Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T06:54:49.346Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T06:54:49.346Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T06:54:49.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:54:49.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T06:54:49.769Z] [2024-09-09T06:54:49.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:54:50.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T06:54:50.077Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T06:54:50.077Z] b85a868b505f: Pulling fs layer [2024-09-09T06:54:50.077Z] e2be974225ed: Pulling fs layer [2024-09-09T06:54:50.077Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T06:54:50.077Z] 988bab9f4d93: Pulling fs layer [2024-09-09T06:54:50.077Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T06:54:50.077Z] eaf3925da568: Pulling fs layer [2024-09-09T06:54:50.077Z] bab4dde63d76: Pulling fs layer [2024-09-09T06:54:50.077Z] bde34c3a00c8: Pulling fs layer [2024-09-09T06:54:50.077Z] b352a97aabf1: Pulling fs layer [2024-09-09T06:54:50.077Z] 4872d77fe225: Pulling fs layer [2024-09-09T06:54:50.077Z] 5851b861e8e6: Pulling fs layer [2024-09-09T06:54:50.077Z] 988bab9f4d93: Waiting [2024-09-09T06:54:50.077Z] 1469e6f7b9e6: Waiting [2024-09-09T06:54:50.077Z] eaf3925da568: Waiting [2024-09-09T06:54:50.077Z] bab4dde63d76: Waiting [2024-09-09T06:54:50.077Z] bde34c3a00c8: Waiting [2024-09-09T06:54:50.077Z] b352a97aabf1: Waiting [2024-09-09T06:54:50.077Z] 4872d77fe225: Waiting [2024-09-09T06:54:50.077Z] 5851b861e8e6: Waiting [2024-09-09T06:54:50.077Z] e2be974225ed: Download complete [2024-09-09T06:54:50.077Z] 988bab9f4d93: Verifying Checksum [2024-09-09T06:54:50.077Z] 988bab9f4d93: Download complete [2024-09-09T06:54:50.077Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T06:54:50.077Z] 1469e6f7b9e6: Download complete [2024-09-09T06:54:50.077Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T06:54:50.077Z] 339a4e72a1f5: Download complete [2024-09-09T06:54:50.335Z] eaf3925da568: Verifying Checksum [2024-09-09T06:54:50.335Z] eaf3925da568: Download complete [2024-09-09T06:54:50.335Z] bde34c3a00c8: Verifying Checksum [2024-09-09T06:54:50.335Z] bde34c3a00c8: Download complete [2024-09-09T06:54:50.335Z] b352a97aabf1: Verifying Checksum [2024-09-09T06:54:50.335Z] b352a97aabf1: Download complete [2024-09-09T06:54:50.335Z] 4872d77fe225: Verifying Checksum [2024-09-09T06:54:50.335Z] 4872d77fe225: Download complete [2024-09-09T06:54:50.335Z] 5851b861e8e6: Download complete [2024-09-09T06:54:50.335Z] b85a868b505f: Verifying Checksum [2024-09-09T06:54:50.335Z] b85a868b505f: Download complete [2024-09-09T06:54:50.594Z] bab4dde63d76: Verifying Checksum [2024-09-09T06:54:50.594Z] bab4dde63d76: Download complete [2024-09-09T06:54:51.533Z] b85a868b505f: Pull complete [2024-09-09T06:54:51.533Z] e2be974225ed: Pull complete [2024-09-09T06:54:52.100Z] 339a4e72a1f5: Pull complete [2024-09-09T06:54:52.100Z] 988bab9f4d93: Pull complete [2024-09-09T06:54:52.358Z] 1469e6f7b9e6: Pull complete [2024-09-09T06:54:52.358Z] eaf3925da568: Pull complete [2024-09-09T06:54:53.764Z] bab4dde63d76: Pull complete [2024-09-09T06:54:53.764Z] bde34c3a00c8: Pull complete [2024-09-09T06:54:54.024Z] b352a97aabf1: Pull complete [2024-09-09T06:54:54.024Z] 4872d77fe225: Pull complete [2024-09-09T06:54:54.024Z] 5851b861e8e6: Pull complete [2024-09-09T06:54:54.024Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T06:54:54.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T06:54:54.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:54:54.434Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T06:54:54.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T06:54:58.211Z] $ docker top 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 -eo pid,comm [2024-09-09T06:54:58.263Z] 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-09-09T06:54:58.263Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T06:54:58.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T06:54:58.323Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T06:54:58.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T06:54:58.439Z] $ docker exec 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 ssh-agent [2024-09-09T06:54:58.546Z] SSH_AUTH_SOCK=/tmp/ssh-Nv5gZz7cc5wl/agent.32 [2024-09-09T06:54:58.546Z] SSH_AGENT_PID=38 [2024-09-09T06:54:58.552Z] Running ssh-add (command line suppressed) [2024-09-09T06:54:58.653Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4770846239529778948.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4770846239529778948.key) [2024-09-09T06:54:58.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T06:54:58.959Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T06:54:58.970Z] $ docker exec --env ******** --env ******** 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 ssh-agent -k [2024-09-09T06:54:59.066Z] unset SSH_AUTH_SOCK; [2024-09-09T06:54:59.067Z] unset SSH_AGENT_PID; [2024-09-09T06:54:59.067Z] echo Agent pid 38 killed; [2024-09-09T06:54:59.078Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T06:54:59.118Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T06:54:59.118Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T06:54:59.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T06:54:59.230Z] $ docker exec 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 ssh-agent [2024-09-09T06:54:59.345Z] SSH_AUTH_SOCK=/tmp/ssh-nmv8PsIQ6Jnh/agent.71 [2024-09-09T06:54:59.345Z] SSH_AGENT_PID=77 [2024-09-09T06:54:59.350Z] Running ssh-add (command line suppressed) [2024-09-09T06:54:59.449Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15475990457082156223.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15475990457082156223.key) [2024-09-09T06:54:59.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T06:54:59.754Z] + git semver init [2024-09-09T06:55:00.014Z] 2024-09-09 06:54:59,922 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T06:55:00.014Z] 2024-09-09 06:54:59,923 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-09-09T06:55:00.014Z] 2024-09-09 06:54:59,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-09-09T06:55:00.014Z] 2024-09-09 06:54:59,924 [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-09-09T06:55:01.464Z] 2024-09-09 06:55:01,447 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-09-09T06:55:01.464Z] 2024-09-09 06:55:01,447 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-09-09T06:55:01.464Z] 2024-09-09 06:55:01,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T06:55:01.464Z] 2024-09-09 06:55:01,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T06:55:01.464Z] 3.2.0-dev.23 [Pipeline] } [2024-09-09T06:55:01.732Z] $ docker exec --env ******** --env ******** 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 ssh-agent -k [2024-09-09T06:55:01.837Z] unset SSH_AUTH_SOCK; [2024-09-09T06:55:01.838Z] unset SSH_AGENT_PID; [2024-09-09T06:55:01.838Z] echo Agent pid 77 killed; [2024-09-09T06:55:01.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T06:55:02.172Z] + git semver [Pipeline] } [2024-09-09T06:55:02.443Z] $ docker stop --time=1 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 [2024-09-09T06:55:03.772Z] $ docker rm -f --volumes 2f81564a2d58d2105c1b4650ec84fb4006e10e494fda530ad12d2f10564b8d05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T06:55:04.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T06:55:04.380Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T06:55:04.385Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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-09-09T06:55:04.555Z] provisioning config files... [2024-09-09T06:55:04.566Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15144759878446973235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:55:04.866Z] ---> ****-login.sh [2024-09-09T06:55:04.866Z] nexus3.edgexfoundry.org:10001 [2024-09-09T06:55:04.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:55:04.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:55:04.866Z] Configure a credential helper to remove this warning. See [2024-09-09T06:55:04.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:55:04.866Z] [2024-09-09T06:55:04.866Z] Login Succeeded [2024-09-09T06:55:04.866Z] nexus3.edgexfoundry.org:10002 [2024-09-09T06:55:04.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:55:04.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:55:04.867Z] Configure a credential helper to remove this warning. See [2024-09-09T06:55:04.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:55:04.867Z] [2024-09-09T06:55:04.867Z] Login Succeeded [2024-09-09T06:55:04.867Z] nexus3.edgexfoundry.org:10003 [2024-09-09T06:55:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:55:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:55:05.126Z] Configure a credential helper to remove this warning. See [2024-09-09T06:55:05.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:55:05.126Z] [2024-09-09T06:55:05.126Z] Login Succeeded [2024-09-09T06:55:05.126Z] nexus3.edgexfoundry.org:10004 [2024-09-09T06:55:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:55:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:55:05.126Z] Configure a credential helper to remove this warning. See [2024-09-09T06:55:05.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:55:05.126Z] [2024-09-09T06:55:05.126Z] Login Succeeded [2024-09-09T06:55:05.126Z] ****.io [2024-09-09T06:55:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:55:05.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:55:05.385Z] Configure a credential helper to remove this warning. See [2024-09-09T06:55:05.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:55:05.385Z] [2024-09-09T06:55:05.385Z] Login Succeeded [2024-09-09T06:55:05.385Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T06:55:05.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T06:55:05.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T06:55:05.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T06:55:05.514Z] ========================================================= [2024-09-09T06:55:05.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T06:55:05.514Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:55:05.852Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T06:55:05.852Z] Sending build context to Docker daemon 17.92MB [2024-09-09T06:55:05.852Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T06:55:05.852Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-09T06:55:06.111Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T06:55:06.111Z] 619be1103602: Pulling fs layer [2024-09-09T06:55:06.111Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T06:55:06.111Z] 5df492c9dc93: Pulling fs layer [2024-09-09T06:55:06.111Z] 7629e6793208: Pulling fs layer [2024-09-09T06:55:06.111Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T06:55:06.111Z] 7629e6793208: Waiting [2024-09-09T06:55:06.111Z] fb5054dd5b73: Pulling fs layer [2024-09-09T06:55:06.111Z] eeca6798cff9: Pulling fs layer [2024-09-09T06:55:06.111Z] aa269ceb94a6: Pulling fs layer [2024-09-09T06:55:06.111Z] 4f4fb700ef54: Waiting [2024-09-09T06:55:06.111Z] fb5054dd5b73: Waiting [2024-09-09T06:55:06.111Z] eeca6798cff9: Waiting [2024-09-09T06:55:06.111Z] aa269ceb94a6: Waiting [2024-09-09T06:55:06.111Z] ada007ff1a6a: Pulling fs layer [2024-09-09T06:55:06.111Z] 7862e08f4a3e: Verifying Checksum [2024-09-09T06:55:06.111Z] 7862e08f4a3e: Download complete [2024-09-09T06:55:06.111Z] 7629e6793208: Verifying Checksum [2024-09-09T06:55:06.111Z] 7629e6793208: Download complete [2024-09-09T06:55:06.111Z] 4f4fb700ef54: Download complete [2024-09-09T06:55:06.111Z] 619be1103602: Verifying Checksum [2024-09-09T06:55:06.111Z] 619be1103602: Download complete [2024-09-09T06:55:06.111Z] fb5054dd5b73: Verifying Checksum [2024-09-09T06:55:06.111Z] fb5054dd5b73: Download complete [2024-09-09T06:55:06.111Z] eeca6798cff9: Verifying Checksum [2024-09-09T06:55:06.111Z] eeca6798cff9: Download complete [2024-09-09T06:55:06.384Z] 619be1103602: Pull complete [2024-09-09T06:55:06.384Z] ada007ff1a6a: Verifying Checksum [2024-09-09T06:55:06.384Z] ada007ff1a6a: Download complete [2024-09-09T06:55:06.384Z] 7862e08f4a3e: Pull complete [2024-09-09T06:55:06.643Z] 5df492c9dc93: Verifying Checksum [2024-09-09T06:55:06.643Z] 5df492c9dc93: Download complete [2024-09-09T06:55:06.902Z] aa269ceb94a6: Verifying Checksum [2024-09-09T06:55:06.902Z] aa269ceb94a6: Download complete [2024-09-09T06:55:10.183Z] 5df492c9dc93: Pull complete [2024-09-09T06:55:10.183Z] 7629e6793208: Pull complete [2024-09-09T06:55:10.183Z] 4f4fb700ef54: Pull complete [2024-09-09T06:55:10.183Z] fb5054dd5b73: Pull complete [2024-09-09T06:55:10.183Z] eeca6798cff9: Pull complete [2024-09-09T06:55:12.083Z] aa269ceb94a6: Pull complete [2024-09-09T06:55:12.648Z] ada007ff1a6a: Pull complete [2024-09-09T06:55:12.648Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T06:55:12.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T06:55:12.648Z] ---> f489d0715acc [2024-09-09T06:55:12.648Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-09T06:55:17.917Z] ---> Running in 423de119808d [2024-09-09T06:55:17.917Z] Removing intermediate container 423de119808d [2024-09-09T06:55:17.917Z] ---> 1a7777c3f2f4 [2024-09-09T06:55:17.917Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T06:55:17.917Z] ---> Running in ccf6e5f99190 [2024-09-09T06:55:17.917Z] Removing intermediate container ccf6e5f99190 [2024-09-09T06:55:17.917Z] ---> 34eccf795365 [2024-09-09T06:55:17.917Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-09T06:55:17.917Z] ---> Running in 3fc11a8bc14d [2024-09-09T06:55:17.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T06:55:17.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T06:55:18.484Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-09T06:55:18.484Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-09T06:55:18.484Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-09T06:55:18.484Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T06:55:18.484Z] OK: 270 MiB in 60 packages [2024-09-09T06:55:19.419Z] Removing intermediate container 3fc11a8bc14d [2024-09-09T06:55:19.419Z] ---> af7b82bf5c07 [2024-09-09T06:55:19.419Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-09T06:55:19.419Z] ---> Running in a202325b76d0 [2024-09-09T06:55:19.419Z] Removing intermediate container a202325b76d0 [2024-09-09T06:55:19.419Z] ---> 7132050f0416 [2024-09-09T06:55:19.419Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-09T06:55:19.419Z] ---> a49dcfc6cebd [2024-09-09T06:55:19.419Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T06:55:19.419Z] ---> Running in 93abeaa8a3b8 [2024-09-09T06:55:19.500Z] Still waiting to schedule task [2024-09-09T06:55:19.500Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T06:56:15.792Z] Removing intermediate container 93abeaa8a3b8 [2024-09-09T06:56:15.792Z] ---> ae94ee539630 [2024-09-09T06:56:15.792Z] Step 9/10 : COPY . . [2024-09-09T06:56:15.792Z] ---> 7191ae13eb8f [2024-09-09T06:56:15.792Z] Step 10/10 : RUN ${MAKE} [2024-09-09T06:56:15.792Z] ---> Running in 10e7cb1391bf [2024-09-09T06:56:15.792Z] noop [2024-09-09T06:56:15.792Z] Removing intermediate container 10e7cb1391bf [2024-09-09T06:56:15.792Z] ---> de275a81508c [2024-09-09T06:56:15.792Z] Successfully built de275a81508c [2024-09-09T06:56:15.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:56:16.117Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T06:56:16.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:56:16.196Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T06:56:16.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T06:56:16.556Z] $ docker top 3543b4c1434b64ea68ae6d06b0605408003b8d52ba2fc6ae6f5294ffb1661923 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T06:56:16.907Z] + go version [2024-09-09T06:56:16.907Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T06:56:16.913Z] $ docker stop --time=1 3543b4c1434b64ea68ae6d06b0605408003b8d52ba2fc6ae6f5294ffb1661923 [2024-09-09T06:56:18.205Z] $ docker rm -f --volumes 3543b4c1434b64ea68ae6d06b0605408003b8d52ba2fc6ae6f5294ffb1661923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:56:18.651Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T06:56:18.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:56:18.726Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T06:56:18.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T06:56:19.056Z] $ docker top b296984371805dc442752ee1a4526e84bd6caa98d289b36d340daad27e52d183 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T06:56:19.404Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-09-09T06:56:19.714Z] + make test [2024-09-09T06:56:19.714Z] go test ./... -coverprofile=coverage.out [2024-09-09T06:56:21.618Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-09T06:56:39.700Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-09T06:56:39.700Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements [2024-09-09T06:56:44.210Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9818 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-09-09T06:56:44.230Z] Running in /w/workspace/device-modbus-go/162 [Pipeline] { [Pipeline] checkout [2024-09-09T06:56:44.262Z] The recommended git tool is: git [2024-09-09T06:56:46.250Z] go vet ./... [2024-09-09T06:56:48.717Z] using credential edgex-jenkins-ssh [2024-09-09T06:56:48.738Z] Cloning the remote Git repository [2024-09-09T06:56:48.774Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-09-09T06:56:48.860Z] > git init /w/workspace/device-modbus-go/162 # timeout=10 [2024-09-09T06:56:49.006Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-09-09T06:56:49.007Z] > git --version # timeout=10 [2024-09-09T06:56:49.030Z] > git --version # 'git version 2.25.1' [2024-09-09T06:56:49.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T06:56:49.175Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T06:56:51.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T06:56:51.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T06:56:51.530Z] ./bin/test-attribution-txt.sh [2024-09-09T06:56:51.530Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T06:56:51.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T06:56:51.555Z] $ docker stop --time=1 b296984371805dc442752ee1a4526e84bd6caa98d289b36d340daad27e52d183 [2024-09-09T06:56:51.069Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-09-09T06:56:51.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T06:56:51.954Z] Avoid second fetch [2024-09-09T06:56:51.954Z] Checking out Revision a3ee41877b048388e7c3cdab8b1927d49f235cab (main) [2024-09-09T06:56:52.540Z] Commit message: "Merge pull request #571 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.37" [2024-09-09T06:56:51.966Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T06:56:52.037Z] > git checkout -f a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 [2024-09-09T06:56:56.873Z] $ docker rm -f --volumes b296984371805dc442752ee1a4526e84bd6caa98d289b36d340daad27e52d183 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T06:56:57.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T06:56:57.447Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-09T06:56:57.715Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T06:56:57.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T06:56:57.715Z] Dload Upload Total Spent Left Speed [2024-09-09T06:56:57.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [Pipeline] sh [2024-09-09T06:56:57.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T06:56:58.063Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T06:56:58.283Z] + ls -al . [2024-09-09T06:56:58.283Z] total 272 [2024-09-09T06:56:58.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 06:56 . [2024-09-09T06:56:58.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 06:54 .. [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 06:54 .dockerignore [2024-09-09T06:56:58.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 06:56 .git [2024-09-09T06:56:58.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:54 .github [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 06:54 .gitignore [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 06:54 .golangci.yml [2024-09-09T06:56:58.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 06:55 .semver [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 06:54 Attribution.txt [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 06:54 CHANGELOG.md [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 06:54 Dockerfile [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 06:54 GOVERNANCE.md [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 06:54 Jenkinsfile [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 06:54 LICENSE [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 06:54 Makefile [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 06:54 OWNERS.md [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 06:54 README.md [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 06:55 VERSION [2024-09-09T06:56:58.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 06:54 bin [2024-09-09T06:56:58.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:54 cmd [2024-09-09T06:56:58.283Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 06:56 coverage.out [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 06:54 go.mod [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 06:54 go.sum [2024-09-09T06:56:58.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:54 internal [2024-09-09T06:56:58.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 06:54 simulator [2024-09-09T06:56:58.283Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 06:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:56:58.388Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-09T06:56:58.388Z] /etc/docker/daemon.json [2024-09-09T06:56:58.388Z] { [2024-09-09T06:56:58.388Z] "registry-mirrors": [ [2024-09-09T06:56:58.388Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T06:56:58.388Z] ], [2024-09-09T06:56:58.388Z] "bip": "10.250.0.254/24", [2024-09-09T06:56:58.388Z] "hosts": [ [2024-09-09T06:56:58.388Z] "tcp://0.0.0.0:5555", [2024-09-09T06:56:58.388Z] "unix:///var/run/docker.sock" [2024-09-09T06:56:58.388Z] ], [2024-09-09T06:56:58.388Z] "mtu": 1458, [2024-09-09T06:56:58.388Z] "selinux-enabled": true, [2024-09-09T06:56:58.388Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T06:56:58.388Z] } [Pipeline] sh [2024-09-09T06:56:58.604Z] + 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=a3ee41877b048388e7c3cdab8b1927d49f235cab --label arch=amd64 --label version=3.2.0-dev.23 . [2024-09-09T06:56:58.604Z] Sending build context to Docker daemon 17.94MB [2024-09-09T06:56:58.604Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T06:56:58.604Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-09T06:56:58.604Z] ---> de275a81508c [2024-09-09T06:56:58.604Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-09T06:56:58.719Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T06:56:58.863Z] ---> Running in 4e693c5f21f3 [2024-09-09T06:56:59.051Z] + sudo service docker restart [2024-09-09T06:56:59.124Z] Removing intermediate container 4e693c5f21f3 [2024-09-09T06:56:59.125Z] ---> 58412aa8061b [2024-09-09T06:56:59.125Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T06:56:59.125Z] ---> Running in a9b32203df69 [2024-09-09T06:56:59.125Z] Removing intermediate container a9b32203df69 [2024-09-09T06:56:59.125Z] ---> fe54b8e4188e [2024-09-09T06:56:59.125Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-09T06:56:59.125Z] ---> Running in c11b9f62eb8e [2024-09-09T06:56:59.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T06:56:59.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T06:56:59.644Z] OK: 270 MiB in 60 packages [2024-09-09T06:56:59.904Z] Removing intermediate container c11b9f62eb8e [2024-09-09T06:56:59.904Z] ---> 5ba016ac498b [2024-09-09T06:56:59.904Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-09T06:56:59.904Z] ---> Running in 659de023b20b [2024-09-09T06:57:00.163Z] Removing intermediate container 659de023b20b [2024-09-09T06:57:00.163Z] ---> 9d8e0e3e8a54 [2024-09-09T06:57:00.163Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-09T06:57:00.163Z] ---> 27851b9f4611 [2024-09-09T06:57:00.163Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T06:57:00.163Z] ---> Running in daae96edf05d [2024-09-09T06:57:00.731Z] Removing intermediate container daae96edf05d [2024-09-09T06:57:00.731Z] ---> b87ad8a270a9 [2024-09-09T06:57:00.731Z] Step 9/23 : COPY . . [2024-09-09T06:57:01.387Z] ---> 6c49acea7830 [2024-09-09T06:57:01.387Z] Step 10/23 : RUN ${MAKE} [2024-09-09T06:57:01.387Z] ---> Running in d18745860343 [2024-09-09T06:57:01.644Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T06:57:17.299Z] provisioning config files... [2024-09-09T06:57:17.321Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/162@tmp/config14149192756877367925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:57:17.751Z] ---> ****-login.sh [2024-09-09T06:57:17.751Z] nexus3.edgexfoundry.org:10001 [2024-09-09T06:57:18.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:18.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:18.292Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:18.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:18.292Z] [2024-09-09T06:57:18.292Z] Login Succeeded [2024-09-09T06:57:18.292Z] nexus3.edgexfoundry.org:10002 [2024-09-09T06:57:18.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:18.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:18.833Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:18.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:18.833Z] [2024-09-09T06:57:18.833Z] Login Succeeded [2024-09-09T06:57:18.833Z] nexus3.edgexfoundry.org:10003 [2024-09-09T06:57:18.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:19.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:19.101Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:19.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:19.101Z] [2024-09-09T06:57:19.101Z] Login Succeeded [2024-09-09T06:57:19.101Z] nexus3.edgexfoundry.org:10004 [2024-09-09T06:57:19.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:19.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:19.371Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:19.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:19.371Z] [2024-09-09T06:57:19.371Z] Login Succeeded [2024-09-09T06:57:19.371Z] ****.io [2024-09-09T06:57:19.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:19.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:19.904Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:19.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:19.904Z] [2024-09-09T06:57:19.904Z] Login Succeeded [2024-09-09T06:57:19.904Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T06:57:19.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T06:57:20.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T06:57:20.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T06:57:20.281Z] ========================================================= [2024-09-09T06:57:20.281Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T06:57:20.281Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:20.671Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T06:57:20.953Z] Sending build context to Docker daemon 9.097MB [2024-09-09T06:57:21.221Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T06:57:21.221Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-09T06:57:21.221Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T06:57:21.221Z] c6b39de5b339: Pulling fs layer [2024-09-09T06:57:21.221Z] a69c41024577: Pulling fs layer [2024-09-09T06:57:21.221Z] d6de4b400683: Pulling fs layer [2024-09-09T06:57:21.221Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T06:57:21.221Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T06:57:21.221Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T06:57:21.221Z] 00f215d4a9da: Pulling fs layer [2024-09-09T06:57:21.221Z] d496ad576159: Pulling fs layer [2024-09-09T06:57:21.221Z] 35cb2a7552d0: Waiting [2024-09-09T06:57:21.221Z] 4f4fb700ef54: Waiting [2024-09-09T06:57:21.221Z] 464afbd9ba4c: Waiting [2024-09-09T06:57:21.221Z] 00f215d4a9da: Waiting [2024-09-09T06:57:21.221Z] d496ad576159: Waiting [2024-09-09T06:57:21.221Z] a69c41024577: Verifying Checksum [2024-09-09T06:57:21.221Z] a69c41024577: Download complete [2024-09-09T06:57:21.221Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T06:57:21.221Z] 35cb2a7552d0: Download complete [2024-09-09T06:57:21.221Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T06:57:21.221Z] 4f4fb700ef54: Download complete [2024-09-09T06:57:21.492Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T06:57:21.492Z] 464afbd9ba4c: Download complete [2024-09-09T06:57:21.492Z] c6b39de5b339: Verifying Checksum [2024-09-09T06:57:21.492Z] c6b39de5b339: Download complete [2024-09-09T06:57:21.761Z] d496ad576159: Verifying Checksum [2024-09-09T06:57:21.761Z] d496ad576159: Download complete [2024-09-09T06:57:22.352Z] c6b39de5b339: Pull complete [2024-09-09T06:57:22.963Z] a69c41024577: Pull complete [2024-09-09T06:57:23.236Z] d6de4b400683: Verifying Checksum [2024-09-09T06:57:23.236Z] d6de4b400683: Download complete [2024-09-09T06:57:24.204Z] 00f215d4a9da: Verifying Checksum [2024-09-09T06:57:24.204Z] 00f215d4a9da: Download complete [2024-09-09T06:57:33.717Z] Removing intermediate container d18745860343 [2024-09-09T06:57:33.718Z] ---> 4cc5aafce7ee [2024-09-09T06:57:33.718Z] Step 11/23 : FROM alpine:3.18 [2024-09-09T06:57:33.718Z] 3.18: Pulling from library/alpine [2024-09-09T06:57:33.718Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T06:57:33.718Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T06:57:33.718Z] 1cc3d825d8b2: Download complete [2024-09-09T06:57:33.718Z] 1cc3d825d8b2: Pull complete [2024-09-09T06:57:33.718Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T06:57:33.718Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T06:57:33.718Z] ---> 2c64cf60f6f0 [2024-09-09T06:57:33.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-09T06:57:33.718Z] ---> Running in e6994c4ba015 [2024-09-09T06:57:33.718Z] Removing intermediate container e6994c4ba015 [2024-09-09T06:57:33.718Z] ---> 844bac330a0b [2024-09-09T06:57:33.718Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-09T06:57:33.718Z] ---> Running in 95a76b3eb459 [2024-09-09T06:57:33.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T06:57:33.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T06:57:33.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T06:57:33.977Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T06:57:33.977Z] OK: 7 MiB in 16 packages [2024-09-09T06:57:34.236Z] Removing intermediate container 95a76b3eb459 [2024-09-09T06:57:34.236Z] ---> 260671ab2fbb [2024-09-09T06:57:34.236Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-09T06:57:34.236Z] ---> Running in ab4610aaa127 [2024-09-09T06:57:34.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T06:57:34.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T06:57:34.803Z] OK: 7 MiB in 16 packages [2024-09-09T06:57:35.062Z] Removing intermediate container ab4610aaa127 [2024-09-09T06:57:35.062Z] ---> a17ceaa7a7e3 [2024-09-09T06:57:35.062Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-09T06:57:36.437Z] ---> 96dacd96bef9 [2024-09-09T06:57:36.437Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-09T06:57:36.437Z] ---> 64468eecfb5b [2024-09-09T06:57:36.437Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-09T06:57:36.437Z] ---> ba6bcd78f76f [2024-09-09T06:57:36.437Z] Step 18/23 : EXPOSE 59901 [2024-09-09T06:57:36.437Z] ---> Running in 65b07740d2e6 [2024-09-09T06:57:36.542Z] d6de4b400683: Pull complete [2024-09-09T06:57:36.542Z] 35cb2a7552d0: Pull complete [2024-09-09T06:57:36.542Z] 4f4fb700ef54: Pull complete [2024-09-09T06:57:36.542Z] 464afbd9ba4c: Pull complete [2024-09-09T06:57:36.695Z] Removing intermediate container 65b07740d2e6 [2024-09-09T06:57:36.695Z] ---> 26a9ca3ecb1f [2024-09-09T06:57:36.695Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-09T06:57:36.695Z] ---> Running in 1f6f19bf9ffd [2024-09-09T06:57:36.695Z] Removing intermediate container 1f6f19bf9ffd [2024-09-09T06:57:36.695Z] ---> 49e78db6e9f2 [2024-09-09T06:57:36.695Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T06:57:36.695Z] ---> Running in 8c50144669c0 [2024-09-09T06:57:36.695Z] Removing intermediate container 8c50144669c0 [2024-09-09T06:57:36.695Z] ---> 53c7a66058ce [2024-09-09T06:57:36.695Z] Step 21/23 : LABEL arch=amd64 [2024-09-09T06:57:36.695Z] ---> Running in 51402d32fecb [2024-09-09T06:57:36.955Z] Removing intermediate container 51402d32fecb [2024-09-09T06:57:36.955Z] ---> 0b9fa6c86776 [2024-09-09T06:57:36.955Z] Step 22/23 : LABEL git_sha=a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T06:57:36.955Z] ---> Running in 90e2f1c7baa4 [2024-09-09T06:57:36.955Z] Removing intermediate container 90e2f1c7baa4 [2024-09-09T06:57:36.955Z] ---> 538efc6e5640 [2024-09-09T06:57:36.955Z] Step 23/23 : LABEL version=3.2.0-dev.23 [2024-09-09T06:57:36.955Z] ---> Running in 1c23053fffe2 [2024-09-09T06:57:36.955Z] Removing intermediate container 1c23053fffe2 [2024-09-09T06:57:36.955Z] ---> ad1aa00ec1f2 [2024-09-09T06:57:36.955Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T06:57:36.955Z] Successfully built ad1aa00ec1f2 [2024-09-09T06:57:36.955Z] 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-09-09T06:57:37.081Z] provisioning config files... [2024-09-09T06:57:37.089Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6598506768070378084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:57:37.409Z] ---> ****-login.sh [2024-09-09T06:57:37.409Z] nexus3.edgexfoundry.org:10001 [2024-09-09T06:57:37.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:37.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:37.409Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:37.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:37.409Z] [2024-09-09T06:57:37.409Z] Login Succeeded [2024-09-09T06:57:37.409Z] nexus3.edgexfoundry.org:10002 [2024-09-09T06:57:37.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:37.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:37.410Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:37.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:37.410Z] [2024-09-09T06:57:37.410Z] Login Succeeded [2024-09-09T06:57:37.410Z] nexus3.edgexfoundry.org:10003 [2024-09-09T06:57:37.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:37.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:37.670Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:37.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:37.670Z] [2024-09-09T06:57:37.670Z] Login Succeeded [2024-09-09T06:57:37.670Z] nexus3.edgexfoundry.org:10004 [2024-09-09T06:57:37.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:37.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:37.670Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:37.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:37.670Z] [2024-09-09T06:57:37.670Z] Login Succeeded [2024-09-09T06:57:37.670Z] ****.io [2024-09-09T06:57:37.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T06:57:37.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T06:57:37.929Z] Configure a credential helper to remove this warning. See [2024-09-09T06:57:37.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T06:57:37.929Z] [2024-09-09T06:57:37.929Z] Login Succeeded [2024-09-09T06:57:37.929Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T06:57:37.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T06:57:37.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T06:57:38.004Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-09-09T06:57:38.004Z] a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T06:57:38.004Z] latest [2024-09-09T06:57:38.004Z] 3.2.0-dev.23 [2024-09-09T06:57:38.005Z] a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T06:57:38.005Z] main [2024-09-09T06:57:38.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:38.348Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:38.678Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T06:57:38.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-09T06:57:38.679Z] 6f9d1e940fea: Preparing [2024-09-09T06:57:38.679Z] 02f2771d327c: Preparing [2024-09-09T06:57:38.679Z] 16d407434151: Preparing [2024-09-09T06:57:38.679Z] 0c3009be0d1c: Preparing [2024-09-09T06:57:38.679Z] d64169ea0cd8: Preparing [2024-09-09T06:57:38.679Z] d62a02444d39: Preparing [2024-09-09T06:57:38.679Z] d62a02444d39: Waiting [2024-09-09T06:57:38.679Z] 0c3009be0d1c: Pushed [2024-09-09T06:57:38.679Z] 02f2771d327c: Pushed [2024-09-09T06:57:38.679Z] d62a02444d39: Layer already exists [2024-09-09T06:57:38.679Z] d64169ea0cd8: Pushed [2024-09-09T06:57:38.679Z] 6f9d1e940fea: Pushed [2024-09-09T06:57:41.968Z] 16d407434151: Pushed [2024-09-09T06:57:41.968Z] a3ee41877b048388e7c3cdab8b1927d49f235cab: digest: sha256:434def1f3587149a54e21d7d34aad534feaff3a990872bb227c5973f4ee05255 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:42.299Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:42.623Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-09-09T06:57:42.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-09T06:57:42.624Z] 6f9d1e940fea: Preparing [2024-09-09T06:57:42.624Z] 02f2771d327c: Preparing [2024-09-09T06:57:42.624Z] 16d407434151: Preparing [2024-09-09T06:57:42.624Z] 0c3009be0d1c: Preparing [2024-09-09T06:57:42.624Z] d64169ea0cd8: Preparing [2024-09-09T06:57:42.624Z] d62a02444d39: Preparing [2024-09-09T06:57:42.624Z] d62a02444d39: Waiting [2024-09-09T06:57:42.624Z] 6f9d1e940fea: Layer already exists [2024-09-09T06:57:42.624Z] 02f2771d327c: Layer already exists [2024-09-09T06:57:42.624Z] d64169ea0cd8: Layer already exists [2024-09-09T06:57:42.624Z] 16d407434151: Layer already exists [2024-09-09T06:57:42.624Z] 0c3009be0d1c: Layer already exists [2024-09-09T06:57:42.624Z] d62a02444d39: Layer already exists [2024-09-09T06:57:42.624Z] latest: digest: sha256:434def1f3587149a54e21d7d34aad534feaff3a990872bb227c5973f4ee05255 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:42.958Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:43.289Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.23 [2024-09-09T06:57:43.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-09T06:57:43.289Z] 6f9d1e940fea: Preparing [2024-09-09T06:57:43.289Z] 02f2771d327c: Preparing [2024-09-09T06:57:43.289Z] 16d407434151: Preparing [2024-09-09T06:57:43.289Z] 0c3009be0d1c: Preparing [2024-09-09T06:57:43.289Z] d64169ea0cd8: Preparing [2024-09-09T06:57:43.289Z] d62a02444d39: Preparing [2024-09-09T06:57:43.289Z] d62a02444d39: Waiting [2024-09-09T06:57:43.289Z] d64169ea0cd8: Layer already exists [2024-09-09T06:57:43.289Z] 16d407434151: Layer already exists [2024-09-09T06:57:43.289Z] 02f2771d327c: Layer already exists [2024-09-09T06:57:43.289Z] 0c3009be0d1c: Layer already exists [2024-09-09T06:57:43.289Z] 6f9d1e940fea: Layer already exists [2024-09-09T06:57:43.289Z] d62a02444d39: Layer already exists [2024-09-09T06:57:43.289Z] 3.2.0-dev.23: digest: sha256:434def1f3587149a54e21d7d34aad534feaff3a990872bb227c5973f4ee05255 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:43.620Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:43.947Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T06:57:43.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-09T06:57:43.947Z] 6f9d1e940fea: Preparing [2024-09-09T06:57:43.947Z] 02f2771d327c: Preparing [2024-09-09T06:57:43.947Z] 16d407434151: Preparing [2024-09-09T06:57:43.947Z] 0c3009be0d1c: Preparing [2024-09-09T06:57:43.947Z] d64169ea0cd8: Preparing [2024-09-09T06:57:43.947Z] d62a02444d39: Preparing [2024-09-09T06:57:43.947Z] d62a02444d39: Waiting [2024-09-09T06:57:43.947Z] 16d407434151: Layer already exists [2024-09-09T06:57:43.947Z] 02f2771d327c: Layer already exists [2024-09-09T06:57:43.947Z] 0c3009be0d1c: Layer already exists [2024-09-09T06:57:43.947Z] 6f9d1e940fea: Layer already exists [2024-09-09T06:57:43.947Z] d64169ea0cd8: Layer already exists [2024-09-09T06:57:43.947Z] d62a02444d39: Layer already exists [2024-09-09T06:57:43.947Z] a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23: digest: sha256:434def1f3587149a54e21d7d34aad534feaff3a990872bb227c5973f4ee05255 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:44.284Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:44.619Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-09-09T06:57:44.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-09-09T06:57:44.619Z] 6f9d1e940fea: Preparing [2024-09-09T06:57:44.619Z] 02f2771d327c: Preparing [2024-09-09T06:57:44.619Z] 16d407434151: Preparing [2024-09-09T06:57:44.619Z] 0c3009be0d1c: Preparing [2024-09-09T06:57:44.619Z] d64169ea0cd8: Preparing [2024-09-09T06:57:44.619Z] d62a02444d39: Preparing [2024-09-09T06:57:44.619Z] d62a02444d39: Waiting [2024-09-09T06:57:44.619Z] 6f9d1e940fea: Layer already exists [2024-09-09T06:57:44.619Z] 02f2771d327c: Layer already exists [2024-09-09T06:57:44.619Z] 0c3009be0d1c: Layer already exists [2024-09-09T06:57:44.619Z] d64169ea0cd8: Layer already exists [2024-09-09T06:57:44.619Z] 16d407434151: Layer already exists [2024-09-09T06:57:44.620Z] d62a02444d39: Layer already exists [2024-09-09T06:57:44.620Z] main: digest: sha256:434def1f3587149a54e21d7d34aad534feaff3a990872bb227c5973f4ee05255 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T06:57:44.702Z] ===================================================== [Pipeline] echo [2024-09-09T06:57:44.719Z] taggedImages: [2024-09-09T06:57:44.719Z] - nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T06:57:44.719Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-09-09T06:57:44.719Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.23 [2024-09-09T06:57:44.719Z] - nexus3.edgexfoundry.org:10004/device-modbus:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T06:57:44.719Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [2024-09-09T06:57:44.762Z] 00f215d4a9da: Pull complete [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-09-09T06:57:45.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T06:57:45.136Z] [2024-09-09T06:57:45.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:57:45.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T06:57:45.437Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T06:57:45.437Z] 5eb5b503b376: Pulling fs layer [2024-09-09T06:57:45.437Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T06:57:45.437Z] ec43610c2a17: Pulling fs layer [2024-09-09T06:57:45.437Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T06:57:45.437Z] 33b1e0a273af: Pulling fs layer [2024-09-09T06:57:45.437Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T06:57:45.437Z] 2f39f015ded8: Pulling fs layer [2024-09-09T06:57:45.437Z] 3a2ae6a8a46f: Waiting [2024-09-09T06:57:45.437Z] 33b1e0a273af: Waiting [2024-09-09T06:57:45.437Z] 5d3b04190fa2: Waiting [2024-09-09T06:57:45.437Z] 2f39f015ded8: Waiting [2024-09-09T06:57:45.437Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T06:57:45.437Z] 5c69ac0246d0: Download complete [2024-09-09T06:57:45.437Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T06:57:45.437Z] 3a2ae6a8a46f: Download complete [2024-09-09T06:57:45.437Z] 33b1e0a273af: Verifying Checksum [2024-09-09T06:57:45.437Z] 33b1e0a273af: Download complete [2024-09-09T06:57:45.437Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T06:57:45.437Z] 5d3b04190fa2: Download complete [2024-09-09T06:57:45.437Z] ec43610c2a17: Verifying Checksum [2024-09-09T06:57:45.695Z] 5eb5b503b376: Verifying Checksum [2024-09-09T06:57:45.695Z] 5eb5b503b376: Download complete [2024-09-09T06:57:46.284Z] 2f39f015ded8: Download complete [2024-09-09T06:57:46.702Z] d496ad576159: Pull complete [2024-09-09T06:57:46.702Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T06:57:46.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T06:57:46.702Z] ---> f246e2811388 [2024-09-09T06:57:46.702Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-09T06:57:46.849Z] 5eb5b503b376: Pull complete [2024-09-09T06:57:46.849Z] 5c69ac0246d0: Pull complete [2024-09-09T06:57:47.418Z] ec43610c2a17: Pull complete [2024-09-09T06:57:47.418Z] 3a2ae6a8a46f: Pull complete [2024-09-09T06:57:47.418Z] 33b1e0a273af: Pull complete [2024-09-09T06:57:47.677Z] 5d3b04190fa2: Pull complete [2024-09-09T06:57:48.645Z] ---> Running in 672bf308c2cc [2024-09-09T06:57:48.645Z] Removing intermediate container 672bf308c2cc [2024-09-09T06:57:48.645Z] ---> c196c84f93d1 [2024-09-09T06:57:48.645Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T06:57:48.645Z] ---> Running in e76c7c17bdca [2024-09-09T06:57:49.227Z] Removing intermediate container e76c7c17bdca [2024-09-09T06:57:49.227Z] ---> 0c7ece2076ca [2024-09-09T06:57:49.227Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-09T06:57:49.227Z] ---> Running in 11686d1104e1 [2024-09-09T06:57:50.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T06:57:50.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T06:57:51.414Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T06:57:51.414Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-09T06:57:51.414Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T06:57:51.414Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T06:57:51.414Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-09T06:57:51.414Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-09T06:57:51.414Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-09T06:57:51.682Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-09T06:57:51.682Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T06:57:51.682Z] OK: 272 MiB in 60 packages [2024-09-09T06:57:51.989Z] 2f39f015ded8: Pull complete [2024-09-09T06:57:51.989Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T06:57:51.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T06:57:51.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:57:52.115Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T06:57:52.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T06:57:52.650Z] Removing intermediate container 11686d1104e1 [2024-09-09T06:57:52.650Z] ---> 4dc475147e4c [2024-09-09T06:57:52.650Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-09T06:57:52.650Z] ---> Running in 5df75aa4cb36 [2024-09-09T06:57:52.918Z] Removing intermediate container 5df75aa4cb36 [2024-09-09T06:57:52.918Z] ---> b3cacfd4a817 [2024-09-09T06:57:52.918Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-09T06:57:53.507Z] ---> 8173e617b43e [2024-09-09T06:57:53.507Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T06:57:53.507Z] ---> Running in 3b08681b3756 [2024-09-09T06:57:56.427Z] $ docker top 86941996306ce27da19f4c82e7b13ecd28fe492cb4af899e2e5a6a80f0ba7976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T06:57:56.834Z] ---> job-cost.sh [2024-09-09T06:57:56.834Z] lf-activate-venv: SKIPPING [2024-09-09T06:57:56.834Z] INFO: No Stack... [2024-09-09T06:57:57.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T06:57:57.661Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T06:57:57.954Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-09-09T06:57:57.954Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T06:57:57.968Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [2024-09-09T06:57:57.976Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] did not exist. Created. [2024-09-09T06:57:57.988Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T06:57:58.300Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T06:57:58.340Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T06:57:58.349Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T06:57:58.375Z] $ docker stop --time=1 86941996306ce27da19f4c82e7b13ecd28fe492cb4af899e2e5a6a80f0ba7976 [2024-09-09T06:57:59.525Z] $ docker rm -f --volumes 86941996306ce27da19f4c82e7b13ecd28fe492cb4af899e2e5a6a80f0ba7976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T06:59:45.174Z] Removing intermediate container 3b08681b3756 [2024-09-09T06:59:45.174Z] ---> 4933af9a9c6a [2024-09-09T06:59:45.174Z] Step 9/10 : COPY . . [2024-09-09T06:59:45.174Z] ---> 8714860d2e7b [2024-09-09T06:59:45.174Z] Step 10/10 : RUN ${MAKE} [2024-09-09T06:59:45.174Z] ---> Running in e94d178a1e83 [2024-09-09T06:59:45.174Z] noop [2024-09-09T06:59:45.174Z] Removing intermediate container e94d178a1e83 [2024-09-09T06:59:45.174Z] ---> f9123dd731d3 [2024-09-09T06:59:45.174Z] Successfully built f9123dd731d3 [2024-09-09T06:59:45.174Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:59:45.542Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T06:59:45.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:59:45.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-9818 does not seem to be running inside a container [2024-09-09T06:59:45.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/162 -v /w/workspace/device-modbus-go/162:/w/workspace/device-modbus-go/162:rw,z -v /w/workspace/device-modbus-go/162@tmp:/w/workspace/device-modbus-go/162@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-09-09T06:59:47.050Z] $ docker top 9b498f1624f6af0bd75852216c357ebef879335ee4d35ca9738acc64931a2f29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T06:59:47.883Z] + go version [2024-09-09T06:59:47.883Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T06:59:47.896Z] $ docker stop --time=1 9b498f1624f6af0bd75852216c357ebef879335ee4d35ca9738acc64931a2f29 [2024-09-09T06:59:49.491Z] $ docker rm -f --volumes 9b498f1624f6af0bd75852216c357ebef879335ee4d35ca9738acc64931a2f29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T06:59:50.058Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T06:59:50.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T06:59:50.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-9818 does not seem to be running inside a container [2024-09-09T06:59:50.286Z] $ 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/162 -v /w/workspace/device-modbus-go/162:/w/workspace/device-modbus-go/162:rw,z -v /w/workspace/device-modbus-go/162@tmp:/w/workspace/device-modbus-go/162@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-09-09T06:59:51.464Z] $ docker top 183e5dc7bbbd20a6f7c398d29df0792a49ee18645e132e138647b1af46adb599 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T06:59:51.983Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/162 [Pipeline] fileExists [Pipeline] sh [2024-09-09T06:59:52.907Z] + make test [2024-09-09T06:59:52.907Z] go test ./... -coverprofile=coverage.out [2024-09-09T06:59:59.546Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-09T07:03:44.356Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-09T07:03:44.356Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements [2024-09-09T07:03:44.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T07:03:44.356Z] go vet ./... [2024-09-09T07:04:23.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T07:04:23.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T07:04:23.543Z] ./bin/test-attribution-txt.sh [2024-09-09T07:04:23.543Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T07:04:23.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T07:04:23.593Z] $ docker stop --time=1 183e5dc7bbbd20a6f7c398d29df0792a49ee18645e132e138647b1af46adb599 [2024-09-09T07:04:25.540Z] $ docker rm -f --volumes 183e5dc7bbbd20a6f7c398d29df0792a49ee18645e132e138647b1af46adb599 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T07:04:27.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T07:04:27.150Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T07:04:27.704Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T07:04:28.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T07:04:28.429Z] + ls -al . [2024-09-09T07:04:28.429Z] total 268 [2024-09-09T07:04:28.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 06:59 . [2024-09-09T07:04:28.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 06:56 .. [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 06:56 .dockerignore [2024-09-09T07:04:28.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 06:56 .git [2024-09-09T07:04:28.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:56 .github [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 06:56 .gitignore [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 06:56 .golangci.yml [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 06:56 Attribution.txt [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 06:56 CHANGELOG.md [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 06:56 Dockerfile [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 06:56 GOVERNANCE.md [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 06:56 Jenkinsfile [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 06:56 LICENSE [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 06:56 Makefile [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 06:56 OWNERS.md [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 06:56 README.md [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 9 06:55 VERSION [2024-09-09T07:04:28.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 06:56 bin [2024-09-09T07:04:28.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:56 cmd [2024-09-09T07:04:28.429Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 07:03 coverage.out [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 06:56 go.mod [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 06:56 go.sum [2024-09-09T07:04:28.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 06:56 internal [2024-09-09T07:04:28.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 06:56 simulator [2024-09-09T07:04:28.429Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:04:28.777Z] + 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=a3ee41877b048388e7c3cdab8b1927d49f235cab --label arch=arm64 --label version=3.2.0-dev.23 . [2024-09-09T07:04:29.367Z] Sending build context to Docker daemon 9.122MB [2024-09-09T07:04:29.367Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T07:04:29.367Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-09T07:04:29.367Z] ---> f9123dd731d3 [2024-09-09T07:04:29.367Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-09T07:04:29.367Z] ---> Running in ae3193ab0fef [2024-09-09T07:04:29.633Z] Removing intermediate container ae3193ab0fef [2024-09-09T07:04:29.633Z] ---> 51242d2e8e26 [2024-09-09T07:04:29.633Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T07:04:29.902Z] ---> Running in e1f05b79b90d [2024-09-09T07:04:30.171Z] Removing intermediate container e1f05b79b90d [2024-09-09T07:04:30.171Z] ---> 74ab05815327 [2024-09-09T07:04:30.171Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-09T07:04:30.171Z] ---> Running in 4f28a530652c [2024-09-09T07:04:31.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T07:04:31.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T07:04:32.674Z] OK: 272 MiB in 60 packages [2024-09-09T07:04:33.263Z] Removing intermediate container 4f28a530652c [2024-09-09T07:04:33.263Z] ---> edbd92f52a10 [2024-09-09T07:04:33.263Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-09T07:04:33.531Z] ---> Running in a7d87806756b [2024-09-09T07:04:33.803Z] Removing intermediate container a7d87806756b [2024-09-09T07:04:33.803Z] ---> c1e5a09c81c8 [2024-09-09T07:04:33.803Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-09T07:04:34.386Z] ---> bb9058211ef7 [2024-09-09T07:04:34.386Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T07:04:34.386Z] ---> Running in 2a8479c3cf9e [2024-09-09T07:04:36.967Z] Removing intermediate container 2a8479c3cf9e [2024-09-09T07:04:36.967Z] ---> dd2d5a41a8aa [2024-09-09T07:04:36.967Z] Step 9/23 : COPY . . [2024-09-09T07:04:37.554Z] ---> 2c3a038346ab [2024-09-09T07:04:37.554Z] Step 10/23 : RUN ${MAKE} [2024-09-09T07:04:37.554Z] ---> Running in b024131b2b1c [2024-09-09T07:04:38.527Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-09-09T07:08:00.278Z] Removing intermediate container b024131b2b1c [2024-09-09T07:08:00.278Z] ---> b6bee3e681ad [2024-09-09T07:08:00.278Z] Step 11/23 : FROM alpine:3.18 [2024-09-09T07:08:00.278Z] 3.18: Pulling from library/alpine [2024-09-09T07:08:00.278Z] 720f3032cd11: Pulling fs layer [2024-09-09T07:08:00.278Z] 720f3032cd11: Verifying Checksum [2024-09-09T07:08:00.278Z] 720f3032cd11: Download complete [2024-09-09T07:08:00.278Z] 720f3032cd11: Pull complete [2024-09-09T07:08:00.278Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T07:08:00.278Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T07:08:00.278Z] ---> 3e834921e367 [2024-09-09T07:08:00.278Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-09T07:08:00.278Z] ---> Running in c6b1c1b2eec2 [2024-09-09T07:08:00.278Z] Removing intermediate container c6b1c1b2eec2 [2024-09-09T07:08:00.278Z] ---> 4c0a30d5a0bb [2024-09-09T07:08:00.278Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-09T07:08:00.278Z] ---> Running in 051c2332fe28 [2024-09-09T07:08:00.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T07:08:00.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T07:08:00.278Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T07:08:00.278Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T07:08:00.278Z] OK: 8 MiB in 16 packages [2024-09-09T07:08:00.278Z] Removing intermediate container 051c2332fe28 [2024-09-09T07:08:00.278Z] ---> f85d673c9335 [2024-09-09T07:08:00.278Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-09T07:08:00.278Z] ---> Running in e7ecf51d8608 [2024-09-09T07:08:00.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T07:08:00.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T07:08:00.278Z] OK: 8 MiB in 16 packages [2024-09-09T07:08:00.865Z] Removing intermediate container e7ecf51d8608 [2024-09-09T07:08:00.865Z] ---> ead8086713f3 [2024-09-09T07:08:00.865Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-09T07:08:02.275Z] ---> 6446397d5eed [2024-09-09T07:08:02.275Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-09T07:08:02.859Z] ---> c890b709722d [2024-09-09T07:08:02.859Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-09T07:08:03.129Z] ---> 1a098c16a84b [2024-09-09T07:08:03.129Z] Step 18/23 : EXPOSE 59901 [2024-09-09T07:08:03.396Z] ---> Running in 1c0d53e826c8 [2024-09-09T07:08:03.661Z] Removing intermediate container 1c0d53e826c8 [2024-09-09T07:08:03.661Z] ---> 65aa7ee24078 [2024-09-09T07:08:03.661Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-09T07:08:03.661Z] ---> Running in 66688ee15818 [2024-09-09T07:08:03.929Z] Removing intermediate container 66688ee15818 [2024-09-09T07:08:03.929Z] ---> 4a116283da40 [2024-09-09T07:08:03.929Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T07:08:03.929Z] ---> Running in 42172547d7a7 [2024-09-09T07:08:04.195Z] Removing intermediate container 42172547d7a7 [2024-09-09T07:08:04.195Z] ---> 8e231284c02e [2024-09-09T07:08:04.195Z] Step 21/23 : LABEL arch=arm64 [2024-09-09T07:08:04.462Z] ---> Running in f4cda6c23e9d [2024-09-09T07:08:04.738Z] Removing intermediate container f4cda6c23e9d [2024-09-09T07:08:04.738Z] ---> 73330b25e1c0 [2024-09-09T07:08:04.738Z] Step 22/23 : LABEL git_sha=a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T07:08:04.738Z] ---> Running in de2fa1bea003 [2024-09-09T07:08:05.004Z] Removing intermediate container de2fa1bea003 [2024-09-09T07:08:05.004Z] ---> 1d4cb2cb35ea [2024-09-09T07:08:05.004Z] Step 23/23 : LABEL version=3.2.0-dev.23 [2024-09-09T07:08:05.004Z] ---> Running in 4904efdaabcf [2024-09-09T07:08:05.271Z] Removing intermediate container 4904efdaabcf [2024-09-09T07:08:05.271Z] ---> cca15b2ae0a0 [2024-09-09T07:08:05.271Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T07:08:05.271Z] Successfully built cca15b2ae0a0 [2024-09-09T07:08:05.271Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T07:08:05.416Z] provisioning config files... [2024-09-09T07:08:05.429Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/162@tmp/config226070682872186749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:08:05.766Z] ---> ****-login.sh [2024-09-09T07:08:05.766Z] nexus3.edgexfoundry.org:10001 [2024-09-09T07:08:05.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T07:08:06.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T07:08:06.032Z] Configure a credential helper to remove this warning. See [2024-09-09T07:08:06.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T07:08:06.032Z] [2024-09-09T07:08:06.032Z] Login Succeeded [2024-09-09T07:08:06.032Z] nexus3.edgexfoundry.org:10002 [2024-09-09T07:08:06.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T07:08:06.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T07:08:06.297Z] Configure a credential helper to remove this warning. See [2024-09-09T07:08:06.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T07:08:06.298Z] [2024-09-09T07:08:06.298Z] Login Succeeded [2024-09-09T07:08:06.298Z] nexus3.edgexfoundry.org:10003 [2024-09-09T07:08:06.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T07:08:06.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T07:08:06.564Z] Configure a credential helper to remove this warning. See [2024-09-09T07:08:06.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T07:08:06.564Z] [2024-09-09T07:08:06.564Z] Login Succeeded [2024-09-09T07:08:06.564Z] nexus3.edgexfoundry.org:10004 [2024-09-09T07:08:06.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T07:08:07.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T07:08:07.094Z] Configure a credential helper to remove this warning. See [2024-09-09T07:08:07.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T07:08:07.094Z] [2024-09-09T07:08:07.094Z] Login Succeeded [2024-09-09T07:08:07.094Z] ****.io [2024-09-09T07:08:07.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T07:08:07.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T07:08:07.360Z] Configure a credential helper to remove this warning. See [2024-09-09T07:08:07.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T07:08:07.360Z] [2024-09-09T07:08:07.360Z] Login Succeeded [2024-09-09T07:08:07.360Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T07:08:07.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T07:08:07.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T07:08:07.446Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-09-09T07:08:07.446Z] a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T07:08:07.446Z] latest [2024-09-09T07:08:07.446Z] 3.2.0-dev.23 [2024-09-09T07:08:07.446Z] a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T07:08:07.446Z] main [2024-09-09T07:08:07.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:07.806Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:08.186Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T07:08:08.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-09T07:08:08.186Z] 5be0d067aa59: Preparing [2024-09-09T07:08:08.186Z] 59f62bf0f11a: Preparing [2024-09-09T07:08:08.186Z] 9d450ecf9b0d: Preparing [2024-09-09T07:08:08.186Z] 5b5c03f8ccac: Preparing [2024-09-09T07:08:08.186Z] 53260d8018af: Preparing [2024-09-09T07:08:08.186Z] 4aeaa0e7d41f: Preparing [2024-09-09T07:08:08.186Z] 4aeaa0e7d41f: Waiting [2024-09-09T07:08:08.451Z] 53260d8018af: Pushed [2024-09-09T07:08:08.451Z] 5be0d067aa59: Pushed [2024-09-09T07:08:08.451Z] 5b5c03f8ccac: Pushed [2024-09-09T07:08:08.451Z] 59f62bf0f11a: Pushed [2024-09-09T07:08:08.451Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T07:08:15.105Z] 9d450ecf9b0d: Pushed [2024-09-09T07:08:15.105Z] a3ee41877b048388e7c3cdab8b1927d49f235cab: digest: sha256:fd376f6168a39e8eb793517929e1462aed8daa9af7f54419156e10556ee9c977 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:15.468Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:15.826Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-09-09T07:08:15.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-09T07:08:15.826Z] 5be0d067aa59: Preparing [2024-09-09T07:08:15.826Z] 59f62bf0f11a: Preparing [2024-09-09T07:08:15.826Z] 9d450ecf9b0d: Preparing [2024-09-09T07:08:15.826Z] 5b5c03f8ccac: Preparing [2024-09-09T07:08:15.826Z] 53260d8018af: Preparing [2024-09-09T07:08:15.826Z] 4aeaa0e7d41f: Preparing [2024-09-09T07:08:15.826Z] 5b5c03f8ccac: Layer already exists [2024-09-09T07:08:15.826Z] 53260d8018af: Layer already exists [2024-09-09T07:08:15.826Z] 59f62bf0f11a: Layer already exists [2024-09-09T07:08:15.826Z] 9d450ecf9b0d: Layer already exists [2024-09-09T07:08:15.826Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T07:08:15.826Z] 5be0d067aa59: Layer already exists [2024-09-09T07:08:16.090Z] latest: digest: sha256:fd376f6168a39e8eb793517929e1462aed8daa9af7f54419156e10556ee9c977 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:16.442Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:16.784Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.23 [2024-09-09T07:08:16.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-09T07:08:16.784Z] 5be0d067aa59: Preparing [2024-09-09T07:08:16.784Z] 59f62bf0f11a: Preparing [2024-09-09T07:08:16.784Z] 9d450ecf9b0d: Preparing [2024-09-09T07:08:16.784Z] 5b5c03f8ccac: Preparing [2024-09-09T07:08:16.784Z] 53260d8018af: Preparing [2024-09-09T07:08:16.784Z] 4aeaa0e7d41f: Preparing [2024-09-09T07:08:16.784Z] 4aeaa0e7d41f: Waiting [2024-09-09T07:08:16.784Z] 53260d8018af: Layer already exists [2024-09-09T07:08:16.784Z] 5b5c03f8ccac: Layer already exists [2024-09-09T07:08:16.784Z] 59f62bf0f11a: Layer already exists [2024-09-09T07:08:16.784Z] 5be0d067aa59: Layer already exists [2024-09-09T07:08:16.784Z] 9d450ecf9b0d: Layer already exists [2024-09-09T07:08:16.784Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T07:08:17.047Z] 3.2.0-dev.23: digest: sha256:fd376f6168a39e8eb793517929e1462aed8daa9af7f54419156e10556ee9c977 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:17.400Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:17.738Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T07:08:17.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-09T07:08:17.739Z] 5be0d067aa59: Preparing [2024-09-09T07:08:17.739Z] 59f62bf0f11a: Preparing [2024-09-09T07:08:17.739Z] 9d450ecf9b0d: Preparing [2024-09-09T07:08:17.739Z] 5b5c03f8ccac: Preparing [2024-09-09T07:08:17.739Z] 53260d8018af: Preparing [2024-09-09T07:08:17.739Z] 4aeaa0e7d41f: Preparing [2024-09-09T07:08:17.739Z] 4aeaa0e7d41f: Waiting [2024-09-09T07:08:17.739Z] 5be0d067aa59: Layer already exists [2024-09-09T07:08:17.739Z] 53260d8018af: Layer already exists [2024-09-09T07:08:17.739Z] 9d450ecf9b0d: Layer already exists [2024-09-09T07:08:17.739Z] 5b5c03f8ccac: Layer already exists [2024-09-09T07:08:17.739Z] 59f62bf0f11a: Layer already exists [2024-09-09T07:08:17.739Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T07:08:17.739Z] a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23: digest: sha256:fd376f6168a39e8eb793517929e1462aed8daa9af7f54419156e10556ee9c977 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:18.351Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:18.697Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-09-09T07:08:18.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-09-09T07:08:18.697Z] 5be0d067aa59: Preparing [2024-09-09T07:08:18.697Z] 59f62bf0f11a: Preparing [2024-09-09T07:08:18.697Z] 9d450ecf9b0d: Preparing [2024-09-09T07:08:18.697Z] 5b5c03f8ccac: Preparing [2024-09-09T07:08:18.697Z] 53260d8018af: Preparing [2024-09-09T07:08:18.697Z] 4aeaa0e7d41f: Preparing [2024-09-09T07:08:18.697Z] 4aeaa0e7d41f: Waiting [2024-09-09T07:08:18.697Z] 5be0d067aa59: Layer already exists [2024-09-09T07:08:18.697Z] 9d450ecf9b0d: Layer already exists [2024-09-09T07:08:18.697Z] 59f62bf0f11a: Layer already exists [2024-09-09T07:08:18.697Z] 53260d8018af: Layer already exists [2024-09-09T07:08:18.697Z] 5b5c03f8ccac: Layer already exists [2024-09-09T07:08:18.697Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T07:08:18.960Z] main: digest: sha256:fd376f6168a39e8eb793517929e1462aed8daa9af7f54419156e10556ee9c977 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T07:08:19.037Z] ===================================================== [Pipeline] echo [2024-09-09T07:08:19.048Z] taggedImages: [2024-09-09T07:08:19.048Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab [2024-09-09T07:08:19.048Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-09-09T07:08:19.048Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.23 [2024-09-09T07:08:19.048Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:a3ee41877b048388e7c3cdab8b1927d49f235cab-3.2.0-dev.23 [2024-09-09T07:08:19.048Z] - 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-09-09T07:08:19.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T07:08:19.427Z] [2024-09-09T07:08:19.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:19.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T07:08:19.756Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T07:08:19.756Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T07:08:19.756Z] 04944245beec: Pulling fs layer [2024-09-09T07:08:19.756Z] 699f458cf7ca: Pulling fs layer [2024-09-09T07:08:19.756Z] 765212b225bb: Pulling fs layer [2024-09-09T07:08:19.756Z] f23df028b6ca: Pulling fs layer [2024-09-09T07:08:19.756Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T07:08:19.756Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T07:08:19.756Z] f23df028b6ca: Waiting [2024-09-09T07:08:19.756Z] 2437ff75d9bd: Waiting [2024-09-09T07:08:19.756Z] 765212b225bb: Waiting [2024-09-09T07:08:19.756Z] d65c8cfc05b1: Waiting [2024-09-09T07:08:20.021Z] 04944245beec: Verifying Checksum [2024-09-09T07:08:20.021Z] 04944245beec: Download complete [2024-09-09T07:08:20.021Z] 765212b225bb: Verifying Checksum [2024-09-09T07:08:20.021Z] 765212b225bb: Download complete [2024-09-09T07:08:20.021Z] f23df028b6ca: Download complete [2024-09-09T07:08:20.021Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T07:08:20.021Z] d65c8cfc05b1: Download complete [2024-09-09T07:08:20.286Z] 699f458cf7ca: Verifying Checksum [2024-09-09T07:08:20.286Z] 699f458cf7ca: Download complete [2024-09-09T07:08:20.868Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T07:08:20.868Z] 8998bd30e6a1: Download complete [2024-09-09T07:08:22.799Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T07:08:22.799Z] 2437ff75d9bd: Download complete [2024-09-09T07:08:25.365Z] 8998bd30e6a1: Pull complete [2024-09-09T07:08:25.946Z] 04944245beec: Pull complete [2024-09-09T07:08:27.351Z] 699f458cf7ca: Pull complete [2024-09-09T07:08:27.617Z] 765212b225bb: Pull complete [2024-09-09T07:08:28.572Z] f23df028b6ca: Pull complete [2024-09-09T07:08:28.572Z] d65c8cfc05b1: Pull complete [2024-09-09T07:08:46.757Z] 2437ff75d9bd: Pull complete [2024-09-09T07:08:46.757Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T07:08:46.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T07:08:46.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:08:46.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-9818 does not seem to be running inside a container [2024-09-09T07:08:47.007Z] $ 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/162 -v /w/workspace/device-modbus-go/162:/w/workspace/device-modbus-go/162:rw,z -v /w/workspace/device-modbus-go/162@tmp:/w/workspace/device-modbus-go/162@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-09-09T07:08:49.553Z] $ docker top c0f875d9972546b7e7c41ee8e9412479fa60d574377974e7c4fa153a029a30de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:08:50.078Z] ---> job-cost.sh [2024-09-09T07:08:50.341Z] lf-activate-venv: SKIPPING [2024-09-09T07:08:50.341Z] INFO: No Stack... [2024-09-09T07:08:50.917Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T07:08:51.494Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T07:08:52.130Z] + cat /w/workspace/device-modbus-go/162/archives/cost.csv [2024-09-09T07:08:52.130Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T07:08:52.188Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [2024-09-09T07:08:52.197Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] did not exist. Created. [2024-09-09T07:08:52.204Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T07:08:52.534Z] /w/workspace/device-modbus-go/162@tmp/durable-0fabafbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T07:08:53.125Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T07:08:53.153Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T07:08:53.197Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T07:08:53.236Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-162-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T07:08:53.259Z] $ docker stop --time=1 c0f875d9972546b7e7c41ee8e9412479fa60d574377974e7c4fa153a029a30de [2024-09-09T07:08:54.741Z] $ docker rm -f --volumes c0f875d9972546b7e7c41ee8e9412479fa60d574377974e7c4fa153a029a30de [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-09-09T07:08:55.323Z] provisioning config files... [2024-09-09T07:08:55.332Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9287129072797371862tmp [Pipeline] { [Pipeline] sh [2024-09-09T07:08:55.627Z] + set +x [2024-09-09T07:08:55.628Z] + bash -s -- [2024-09-09T07:08:55.628Z] + curl -s https://codecov.io/bash [2024-09-09T07:08:55.628Z] [2024-09-09T07:08:55.628Z] _____ _ [2024-09-09T07:08:55.628Z] / ____| | | [2024-09-09T07:08:55.628Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T07:08:55.628Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T07:08:55.628Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T07:08:55.628Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T07:08:55.628Z] Bash-1.0.6 [2024-09-09T07:08:55.628Z] [2024-09-09T07:08:55.628Z] [2024-09-09T07:08:55.628Z] ==> git version 2.25.1 found [2024-09-09T07:08:55.628Z] ==> 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-09-09T07:08:55.628Z] Release-Date: 2020-01-08 [2024-09-09T07:08:55.628Z] 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-09-09T07:08:55.628Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T07:08:55.628Z] ==> Jenkins CI detected. [2024-09-09T07:08:55.628Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-09-09T07:08:55.628Z] project root: . [2024-09-09T07:08:55.628Z] --> token set from env [2024-09-09T07:08:55.628Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T07:08:55.628Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T07:08:55.628Z] ==> Python coveragepy not found [2024-09-09T07:08:55.628Z] ==> Searching for coverage reports in: [2024-09-09T07:08:55.628Z] + . [2024-09-09T07:08:55.889Z] -> Found 1 reports [2024-09-09T07:08:55.889Z] ==> Detecting git/mercurial file structure [2024-09-09T07:08:55.889Z] ==> Reading reports [2024-09-09T07:08:55.889Z] + ./coverage.out bytes=24601 [2024-09-09T07:08:55.889Z] ==> Appending adjustments [2024-09-09T07:08:55.889Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T07:08:55.889Z] + Found adjustments [2024-09-09T07:08:55.889Z] ==> Gzipping contents [2024-09-09T07:08:55.889Z] 4.0K /tmp/codecov.gzaF2q.gz [2024-09-09T07:08:55.889Z] ==> Uploading reports [2024-09-09T07:08:55.889Z] url: https://codecov.io [2024-09-09T07:08:55.889Z] query: branch=main&commit=a3ee41877b048388e7c3cdab8b1927d49f235cab&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T07:08:55.889Z] -> Pinging Codecov [2024-09-09T07:08:55.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a3ee41877b048388e7c3cdab8b1927d49f235cab&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F162%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T07:08:55.889Z] -> Uploading to [2024-09-09T07:08:55.889Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/55DBCA73C666E3227836607328DD7E49/a3ee41877b048388e7c3cdab8b1927d49f235cab/991370ea-a099-4c98-9581-154108790c79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T070855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78fd35609534a2ae1e0e82b662537aad4fbe4e50f5eeb55d2d761249660bb79e [2024-09-09T07:08:55.889Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T07:08:55.889Z] Dload Upload Total Spent Left Speed [2024-09-09T07:08:56.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 18746 --:--:-- --:--:-- --:--:-- 18655 100 3843 0 0 100 3843 0 16353 --:--:-- --:--:-- --:--:-- 16283 [2024-09-09T07:08:56.150Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] } [2024-09-09T07:08:56.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-09T07:08:56.375Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T07:08:56.391Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:56.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T07:08:56.707Z] [2024-09-09T07:08:56.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:08:57.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T07:08:57.007Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T07:08:57.007Z] 619be1103602: Already exists [2024-09-09T07:08:57.007Z] f8ea3408117e: Pulling fs layer [2024-09-09T07:08:57.008Z] 91320369b822: Pulling fs layer [2024-09-09T07:08:57.008Z] 0406650e8295: Pulling fs layer [2024-09-09T07:08:57.008Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T07:08:57.008Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T07:08:57.008Z] bcf3aedb951c: Pulling fs layer [2024-09-09T07:08:57.008Z] 96d80e3f36e1: Waiting [2024-09-09T07:08:57.008Z] bcf3aedb951c: Waiting [2024-09-09T07:08:57.008Z] 4f4fb700ef54: Waiting [2024-09-09T07:08:57.008Z] 0406650e8295: Verifying Checksum [2024-09-09T07:08:57.008Z] 0406650e8295: Download complete [2024-09-09T07:08:57.008Z] f8ea3408117e: Verifying Checksum [2024-09-09T07:08:57.008Z] 4f4fb700ef54: Download complete [2024-09-09T07:08:57.008Z] f8ea3408117e: Pull complete [2024-09-09T07:08:57.267Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T07:08:57.267Z] 96d80e3f36e1: Download complete [2024-09-09T07:08:57.525Z] 91320369b822: Download complete [2024-09-09T07:08:57.783Z] bcf3aedb951c: Verifying Checksum [2024-09-09T07:08:57.783Z] bcf3aedb951c: Download complete [2024-09-09T07:09:00.312Z] 91320369b822: Pull complete [2024-09-09T07:09:00.569Z] 0406650e8295: Pull complete [2024-09-09T07:09:00.569Z] 4f4fb700ef54: Pull complete [2024-09-09T07:09:00.827Z] 96d80e3f36e1: Pull complete [2024-09-09T07:09:04.192Z] bcf3aedb951c: Pull complete [2024-09-09T07:09:04.192Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T07:09:04.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T07:09:04.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:09:04.301Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:09:04.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-09T07:09:08.918Z] $ docker top 99df7d41d7499bcb30e0f9c5a6a40f3c267dce1db008ac1321c31e9b52fbdac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T07:09:09.289Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-09-09T07:09:09.301Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-09-09T07:09:09.582Z] + set -o pipefail [2024-09-09T07:09:09.582Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/9334b8d8-3f67-42f2-a118-8c8d2f04b55a [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] [2024-09-09T07:09:19.704Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T07:09:19.704Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T07:09:19.727Z] $ docker stop --time=1 99df7d41d7499bcb30e0f9c5a6a40f3c267dce1db008ac1321c31e9b52fbdac6 [2024-09-09T07:09:26.099Z] $ docker rm -f --volumes 99df7d41d7499bcb30e0f9c5a6a40f3c267dce1db008ac1321c31e9b52fbdac6 [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-09-09T07:09:26.983Z] + git log --format=format:%s -1 a3ee41877b048388e7c3cdab8b1927d49f235cab [Pipeline] sh [2024-09-09T07:09:27.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T07:09:27.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:09:27.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T07:09:27.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:09:27.655Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:09:27.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T07:09:28.296Z] $ docker top c0ac4fe9c39c756fc73994d7ef3ca0b47ebb994d2f0fe3fe0a2d2ed88a6d2b94 -eo pid,comm [2024-09-09T07:09:28.344Z] 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-09-09T07:09:28.344Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T07:09:28.411Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T07:09:28.411Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T07:09:28.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T07:09:28.515Z] $ docker exec c0ac4fe9c39c756fc73994d7ef3ca0b47ebb994d2f0fe3fe0a2d2ed88a6d2b94 ssh-agent [2024-09-09T07:09:28.616Z] SSH_AUTH_SOCK=/tmp/ssh-GduKVb8saj2F/agent.32 [2024-09-09T07:09:28.616Z] SSH_AGENT_PID=38 [2024-09-09T07:09:28.621Z] Running ssh-add (command line suppressed) [2024-09-09T07:09:28.706Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13297100715169875771.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13297100715169875771.key) [2024-09-09T07:09:28.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T07:09:29.012Z] + git semver tag [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,179 [run_tag] DEBUG tag force:False [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,179 [check_head_tag] DEBUG check head tag [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,181 [execute] INFO git cat-file --batch-check [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,185 [execute] INFO git cat-file --batch [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,207 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,208 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-09-09T07:09:29.271Z] 2024-09-09 07:09:29,211 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:29.271Z] 3.2.0-dev.23 [Pipeline] } [2024-09-09T07:09:29.279Z] $ docker exec --env ******** --env ******** c0ac4fe9c39c756fc73994d7ef3ca0b47ebb994d2f0fe3fe0a2d2ed88a6d2b94 ssh-agent -k [2024-09-09T07:09:29.379Z] unset SSH_AUTH_SOCK; [2024-09-09T07:09:29.380Z] unset SSH_AGENT_PID; [2024-09-09T07:09:29.380Z] echo Agent pid 38 killed; [2024-09-09T07:09:29.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T07:09:29.714Z] + git semver [Pipeline] } [2024-09-09T07:09:29.983Z] $ docker stop --time=1 c0ac4fe9c39c756fc73994d7ef3ca0b47ebb994d2f0fe3fe0a2d2ed88a6d2b94 [2024-09-09T07:09:31.224Z] $ docker rm -f --volumes c0ac4fe9c39c756fc73994d7ef3ca0b47ebb994d2f0fe3fe0a2d2ed88a6d2b94 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:09:31.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T07:09:31.654Z] [2024-09-09T07:09:31.654Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:09:31.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T07:09:31.959Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T07:09:31.959Z] ab5ef0e58194: Pulling fs layer [2024-09-09T07:09:31.959Z] 9712f1f96733: Pulling fs layer [2024-09-09T07:09:31.959Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T07:09:31.959Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T07:09:31.959Z] e9a5061849ea: Pulling fs layer [2024-09-09T07:09:31.959Z] d747dcd14b5f: Pulling fs layer [2024-09-09T07:09:31.959Z] 2de7ff778b66: Pulling fs layer [2024-09-09T07:09:31.959Z] d747dcd14b5f: Waiting [2024-09-09T07:09:31.959Z] 2de7ff778b66: Waiting [2024-09-09T07:09:31.959Z] e9a5061849ea: Waiting [2024-09-09T07:09:31.959Z] 0d9ebad4ef96: Waiting [2024-09-09T07:09:31.959Z] 9712f1f96733: Verifying Checksum [2024-09-09T07:09:31.959Z] 9712f1f96733: Download complete [2024-09-09T07:09:32.218Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T07:09:32.218Z] 63f879dbbcfc: Download complete [2024-09-09T07:09:32.476Z] e9a5061849ea: Download complete [2024-09-09T07:09:32.476Z] d747dcd14b5f: Download complete [2024-09-09T07:09:32.476Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T07:09:32.476Z] 0d9ebad4ef96: Download complete [2024-09-09T07:09:32.476Z] ab5ef0e58194: Verifying Checksum [2024-09-09T07:09:32.476Z] ab5ef0e58194: Download complete [2024-09-09T07:09:32.476Z] 2de7ff778b66: Verifying Checksum [2024-09-09T07:09:32.476Z] 2de7ff778b66: Download complete [2024-09-09T07:09:35.009Z] ab5ef0e58194: Pull complete [2024-09-09T07:09:35.268Z] 9712f1f96733: Pull complete [2024-09-09T07:09:35.834Z] 63f879dbbcfc: Pull complete [2024-09-09T07:09:40.053Z] 0d9ebad4ef96: Pull complete [2024-09-09T07:09:40.053Z] e9a5061849ea: Pull complete [2024-09-09T07:09:40.053Z] d747dcd14b5f: Pull complete [2024-09-09T07:09:40.620Z] 2de7ff778b66: Pull complete [2024-09-09T07:09:40.620Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T07:09:40.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T07:09:40.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:09:40.721Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:09:40.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-09T07:09:46.963Z] $ docker top 8965f27da2a2ffc839ff8ff7ee15bde612129d2d89a6d6e24e51df64f603ce5e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T07:09:47.037Z] provisioning config files... [2024-09-09T07:09:47.044Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17593509276775290765tmp [2024-09-09T07:09:47.052Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5322044081465740791tmp [2024-09-09T07:09:47.058Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8457542524306839229tmp [Pipeline] { [Pipeline] echo [2024-09-09T07:09:47.150Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:09:47.447Z] ---> sigul-configuration.sh [2024-09-09T07:09:47.447Z] gpg: directory `/root/.gnupg' created [2024-09-09T07:09:47.447Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T07:09:47.447Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T07:09:47.447Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T07:09:47.447Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T07:09:47.447Z] gpg: CAST5 encrypted data [2024-09-09T07:09:47.447Z] gpg: encrypted with 1 passphrase [2024-09-09T07:09:47.447Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T07:09:47.746Z] + mkdir /home/jenkins [2024-09-09T07:09:47.746Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T07:09:48.041Z] + 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-09-09T07:09:48.056Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:09:48.348Z] ---> sigul-install.sh [2024-09-09T07:09:48.348Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T07:09:48.640Z] + git tag --list [2024-09-09T07:09:48.640Z] 0.7.1 [2024-09-09T07:09:48.640Z] v1.0.0 [2024-09-09T07:09:48.640Z] v1.1.0 [2024-09-09T07:09:48.640Z] v1.1.1 [2024-09-09T07:09:48.640Z] v1.2.2 [2024-09-09T07:09:48.640Z] v1.3.0 [2024-09-09T07:09:48.640Z] v1.3.1 [2024-09-09T07:09:48.640Z] v2.0.0 [2024-09-09T07:09:48.640Z] v2.1.0 [2024-09-09T07:09:48.640Z] v2.1.1 [2024-09-09T07:09:48.640Z] v2.2.0 [2024-09-09T07:09:48.640Z] v2.3.0 [2024-09-09T07:09:48.640Z] v3.0 [2024-09-09T07:09:48.640Z] v3.0.0 [2024-09-09T07:09:48.640Z] v3.1 [2024-09-09T07:09:48.640Z] v3.1.0 [2024-09-09T07:09:48.640Z] v3.1.0-dev.1 [2024-09-09T07:09:48.640Z] v3.1.0-dev.10 [2024-09-09T07:09:48.640Z] v3.1.0-dev.11 [2024-09-09T07:09:48.640Z] v3.1.0-dev.12 [2024-09-09T07:09:48.640Z] v3.1.0-dev.13 [2024-09-09T07:09:48.640Z] v3.1.0-dev.14 [2024-09-09T07:09:48.640Z] v3.1.0-dev.15 [2024-09-09T07:09:48.640Z] v3.1.0-dev.16 [2024-09-09T07:09:48.640Z] v3.1.0-dev.17 [2024-09-09T07:09:48.640Z] v3.1.0-dev.18 [2024-09-09T07:09:48.640Z] v3.1.0-dev.19 [2024-09-09T07:09:48.640Z] v3.1.0-dev.2 [2024-09-09T07:09:48.640Z] v3.1.0-dev.20 [2024-09-09T07:09:48.640Z] v3.1.0-dev.21 [2024-09-09T07:09:48.640Z] v3.1.0-dev.22 [2024-09-09T07:09:48.640Z] v3.1.0-dev.23 [2024-09-09T07:09:48.640Z] v3.1.0-dev.24 [2024-09-09T07:09:48.640Z] v3.1.0-dev.25 [2024-09-09T07:09:48.640Z] v3.1.0-dev.3 [2024-09-09T07:09:48.640Z] v3.1.0-dev.4 [2024-09-09T07:09:48.640Z] v3.1.0-dev.5 [2024-09-09T07:09:48.640Z] v3.1.0-dev.6 [2024-09-09T07:09:48.640Z] v3.1.0-dev.7 [2024-09-09T07:09:48.640Z] v3.1.0-dev.8 [2024-09-09T07:09:48.640Z] v3.1.0-dev.9 [2024-09-09T07:09:48.640Z] v3.1.1 [2024-09-09T07:09:48.640Z] v3.1.1-dev.1 [2024-09-09T07:09:48.640Z] v3.2.0-dev.1 [2024-09-09T07:09:48.640Z] v3.2.0-dev.10 [2024-09-09T07:09:48.640Z] v3.2.0-dev.11 [2024-09-09T07:09:48.640Z] v3.2.0-dev.12 [2024-09-09T07:09:48.640Z] v3.2.0-dev.13 [2024-09-09T07:09:48.640Z] v3.2.0-dev.14 [2024-09-09T07:09:48.640Z] v3.2.0-dev.15 [2024-09-09T07:09:48.640Z] v3.2.0-dev.16 [2024-09-09T07:09:48.640Z] v3.2.0-dev.17 [2024-09-09T07:09:48.640Z] v3.2.0-dev.18 [2024-09-09T07:09:48.640Z] v3.2.0-dev.19 [2024-09-09T07:09:48.640Z] v3.2.0-dev.2 [2024-09-09T07:09:48.640Z] v3.2.0-dev.20 [2024-09-09T07:09:48.640Z] v3.2.0-dev.21 [2024-09-09T07:09:48.640Z] v3.2.0-dev.22 [2024-09-09T07:09:48.640Z] v3.2.0-dev.23 [2024-09-09T07:09:48.640Z] v3.2.0-dev.3 [2024-09-09T07:09:48.640Z] v3.2.0-dev.4 [2024-09-09T07:09:48.640Z] v3.2.0-dev.5 [2024-09-09T07:09:48.640Z] v3.2.0-dev.6 [2024-09-09T07:09:48.640Z] v3.2.0-dev.7 [2024-09-09T07:09:48.640Z] v3.2.0-dev.8 [2024-09-09T07:09:48.640Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T07:09:48.935Z] + lftools sign git-tag v3.2.0-dev.23 [2024-09-09T07:09:49.501Z] Signing Git tag with Sigul... [2024-09-09T07:09:49.501Z] Signing v3.2.0-dev.23 [Pipeline] echo [2024-09-09T07:09:49.772Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:09:50.062Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T07:09:50.069Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T07:09:50.089Z] $ docker stop --time=1 8965f27da2a2ffc839ff8ff7ee15bde612129d2d89a6d6e24e51df64f603ce5e [2024-09-09T07:09:51.370Z] $ docker rm -f --volumes 8965f27da2a2ffc839ff8ff7ee15bde612129d2d89a6d6e24e51df64f603ce5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T07:09:51.793Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T07:09:51.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:09:52.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T07:09:52.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:09:52.178Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:09:52.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T07:09:52.531Z] $ docker top 50f16d424700b26f7dbec54e0fb92083db8bd59cff5d86f108ed47b5bbc4feea -eo pid,comm [2024-09-09T07:09:52.575Z] 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-09-09T07:09:52.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T07:09:52.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T07:09:52.624Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T07:09:52.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T07:09:52.733Z] $ docker exec 50f16d424700b26f7dbec54e0fb92083db8bd59cff5d86f108ed47b5bbc4feea ssh-agent [2024-09-09T07:09:52.843Z] SSH_AUTH_SOCK=/tmp/ssh-kDfhkNpmTFfN/agent.31 [2024-09-09T07:09:52.843Z] SSH_AGENT_PID=37 [2024-09-09T07:09:52.848Z] Running ssh-add (command line suppressed) [2024-09-09T07:09:52.936Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2239117532114580345.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2239117532114580345.key) [2024-09-09T07:09:52.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T07:09:53.245Z] + git semver bump pre [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,436 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,436 [bump_version] DEBUG bumped version:3.2.0-dev.24 [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,436 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,437 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,438 [execute] INFO git cat-file --batch-check [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,444 [execute] INFO git cat-file --batch [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T07:09:53.504Z] 2024-09-09 07:09:53,448 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:53.504Z] 3.2.0-dev.24 [Pipeline] } [2024-09-09T07:09:53.511Z] $ docker exec --env ******** --env ******** 50f16d424700b26f7dbec54e0fb92083db8bd59cff5d86f108ed47b5bbc4feea ssh-agent -k [2024-09-09T07:09:53.603Z] unset SSH_AUTH_SOCK; [2024-09-09T07:09:53.603Z] unset SSH_AGENT_PID; [2024-09-09T07:09:53.604Z] echo Agent pid 37 killed; [2024-09-09T07:09:53.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T07:09:53.938Z] + git semver [Pipeline] } [2024-09-09T07:09:54.210Z] $ docker stop --time=1 50f16d424700b26f7dbec54e0fb92083db8bd59cff5d86f108ed47b5bbc4feea [2024-09-09T07:09:55.464Z] $ docker rm -f --volumes 50f16d424700b26f7dbec54e0fb92083db8bd59cff5d86f108ed47b5bbc4feea [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T07:09:55.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T07:09:55.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:09:56.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T07:09:56.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:09:56.196Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:09:56.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T07:09:56.533Z] $ docker top 8312eb68bd89ef578ef2fd6bfaef3157107e91eabf0f259e53597a4a0634589a -eo pid,comm [2024-09-09T07:09:56.578Z] 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-09-09T07:09:56.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T07:09:56.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T07:09:56.635Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T07:09:56.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T07:09:56.736Z] $ docker exec 8312eb68bd89ef578ef2fd6bfaef3157107e91eabf0f259e53597a4a0634589a ssh-agent [2024-09-09T07:09:56.854Z] SSH_AUTH_SOCK=/tmp/ssh-L1JFw0hvfRrf/agent.32 [2024-09-09T07:09:56.854Z] SSH_AGENT_PID=39 [2024-09-09T07:09:56.866Z] Running ssh-add (command line suppressed) [2024-09-09T07:09:56.967Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12568683583129743102.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12568683583129743102.key) [2024-09-09T07:09:56.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T07:09:57.275Z] + git semver push [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,446 [run_push] DEBUG push [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,447 [execute] INFO git cat-file --batch-check [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,451 [execute] INFO git rev-list 303af8b31e32c95c72db317bac9142910ac509ab -- [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,451 [execute] DEBUG Popen(['git', 'rev-list', '303af8b31e32c95c72db317bac9142910ac509ab', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,462 [execute] INFO git fetch -v origin [2024-09-09T07:09:57.536Z] 2024-09-09 07:09:57,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T07:09:58.104Z] 2024-09-09 07:09:57,920 [run_push] DEBUG no remote changes detected [2024-09-09T07:09:58.104Z] 2024-09-09 07:09:57,921 [execute] INFO git push origin semver [2024-09-09T07:09:58.104Z] 2024-09-09 07:09:57,921 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T07:09:58.671Z] 2024-09-09 07:09:58,651 [run_push] DEBUG push all version tags [2024-09-09T07:09:58.671Z] 2024-09-09 07:09:58,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T07:09:58.671Z] 2024-09-09 07:09:58,653 [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-09-09T07:09:59.610Z] 2024-09-09 07:09:59,391 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-09-09T07:09:59.610Z] 3.2.0-dev.24 [Pipeline] } [2024-09-09T07:09:59.619Z] $ docker exec --env ******** --env ******** 8312eb68bd89ef578ef2fd6bfaef3157107e91eabf0f259e53597a4a0634589a ssh-agent -k [2024-09-09T07:09:59.726Z] unset SSH_AUTH_SOCK; [2024-09-09T07:09:59.726Z] unset SSH_AGENT_PID; [2024-09-09T07:09:59.728Z] echo Agent pid 39 killed; [2024-09-09T07:09:59.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T07:10:00.077Z] + git semver [Pipeline] } [2024-09-09T07:10:00.347Z] $ docker stop --time=1 8312eb68bd89ef578ef2fd6bfaef3157107e91eabf0f259e53597a4a0634589a [2024-09-09T07:10:01.591Z] $ docker rm -f --volumes 8312eb68bd89ef578ef2fd6bfaef3157107e91eabf0f259e53597a4a0634589a [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-09-09T07:10:02.261Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-09-09T07:10:02.261Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-09T07:10:02.261Z] total 16 [2024-09-09T07:10:02.261Z] drwxr-xr-x 3 root root 4096 Sep 9 06:57 . [2024-09-09T07:10:02.261Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:09 .. [2024-09-09T07:10:02.261Z] drwxr-xr-x 2 root root 4096 Sep 9 06:57 cost [2024-09-09T07:10:02.261Z] -rw-r--r-- 1 root root 88 Sep 9 06:57 cost.csv [2024-09-09T07:10:02.261Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-09T07:10:02.261Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-09-09T07:10:02.261Z] total 16 [2024-09-09T07:10:02.261Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 06:57 . [2024-09-09T07:10:02.261Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 07:09 .. [2024-09-09T07:10:02.261Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 06:57 cost [2024-09-09T07:10:02.261Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 9 06:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:02.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:03.408Z] ---> package-listing.sh [2024-09-09T07:10:03.408Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T07:10:03.408Z] ++ facter osfamily [2024-09-09T07:10:03.668Z] + OS_FAMILY=debian [2024-09-09T07:10:03.668Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-09-09T07:10:03.668Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T07:10:03.668Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T07:10:03.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T07:10:03.668Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T07:10:03.668Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-09-09T07:10:03.668Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T07:10:03.668Z] + case "${OS_FAMILY}" in [2024-09-09T07:10:03.668Z] + dpkg -l [2024-09-09T07:10:03.668Z] + grep '^ii' [2024-09-09T07:10:03.668Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T07:10:03.668Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T07:10:03.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T07:10:03.668Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-09-09T07:10:03.668Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-09-09T07:10:03.668Z] + 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-09-09T07:10:03.680Z] 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-09-09T07:10:03.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T07:10:04.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T07:10:04.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T07:10:04.605Z] prd-ubuntu20.04-docker-8c-8g-9817 does not seem to be running inside a container [2024-09-09T07:10:04.632Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T07:10:04.840Z] $ docker top 34c796fdced3728b09607e9aed67f5cadcd3a8875d90bc791ef7c31fa827e096 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T07:10:05.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T07:10:05.469Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T07:10:05.754Z] + ls /var/log/sa-host [2024-09-09T07:10:05.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T07:10:05.924Z] provisioning config files... [2024-09-09T07:10:05.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11238502905205073511tmp [Pipeline] { [Pipeline] echo [2024-09-09T07:10:05.949Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:06.231Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T07:10:06.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:06.584Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T07:10:06.594Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:06.878Z] ---> sudo-logs.sh [2024-09-09T07:10:06.878Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T07:10:06.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:07.192Z] ---> job-cost.sh [2024-09-09T07:10:07.193Z] lf-activate-venv: SKIPPING [2024-09-09T07:10:07.193Z] DEBUG: total: 0.2199999988079071 [2024-09-09T07:10:07.193Z] INFO: Retrieving Stack Cost... [2024-09-09T07:10:07.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T07:10:08.018Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T07:10:08.032Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T07:10:08.315Z] ---> logs-deploy.sh [2024-09-09T07:10:08.316Z] lf-activate-venv: SKIPPING [2024-09-09T07:10:08.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/162 [2024-09-09T07:10:08.316Z] INFO: archiving workspace using pattern(s): [2024-09-09T07:10:09.254Z] Archives upload complete. [2024-09-09T07:10:09.254Z] INFO: archiving logs to Nexus