Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0def27edd13f0f026962cc349c20b477b0871f96 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-ssh3825222726081957393.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13575472194550742537.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3261549052275566182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13616287188861456755.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-ssh15585397589363759671.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26335 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 0def27edd13f0f026962cc349c20b477b0871f96 (main) Commit message: "Merge pull request #593 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > 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 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 > git rev-list --no-walk aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T05:33:33.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T05:33:33.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T05:33:33.573Z] ========================================================= [2024-11-13T05:33:33.573Z] EdgeX Global Pipelines Version Info [2024-11-13T05:33:33.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:33:34.334Z] ------------------- [2024-11-13T05:33:34.334Z] stable info: [2024-11-13T05:33:34.334Z] ------------------- [2024-11-13T05:33:34.334Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T05:33:34.334Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T05:33:34.334Z] Message: update stable to v1.0.265 [2024-11-13T05:33:34.904Z] ------------------- [2024-11-13T05:33:34.904Z] experimental info: [2024-11-13T05:33:34.904Z] ------------------- [2024-11-13T05:33:34.904Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T05:33:34.904Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T05:33:34.904Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T05:33:34.995Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-13T05:33:35.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-13T05:33:35.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T05:33:35.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T05:33:35.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T05:33:35.109Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T05:33:35.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T05:33:35.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T05:33:35.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T05:33:35.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T05:33:35.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T05:33:35.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-13T05:33:35.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T05:33:35.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T05:33:35.320Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T05:33:35.346Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T05:33:35.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T05:33:35.399Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T05:33:35.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T05:33:35.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T05:33:35.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T05:33:35.490Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T05:33:35.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T05:33:35.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T05:33:35.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T05:33:35.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T05:33:35.617Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T05:33:35.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-13T05:33:35.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-13T05:33:35.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-13T05:33:35.712Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] echo [2024-11-13T05:33:35.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0def27e [Pipeline] echo [2024-11-13T05:33:35.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:33:35.839Z] provisioning config files... [2024-11-13T05:33:35.856Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config840582556687666432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:33:36.192Z] ---> ****-login.sh [2024-11-13T05:33:36.193Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:33:36.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:36.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:36.454Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:36.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:36.454Z] [2024-11-13T05:33:36.454Z] Login Succeeded [2024-11-13T05:33:36.454Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:33:36.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:36.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:36.715Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:36.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:36.715Z] [2024-11-13T05:33:36.715Z] Login Succeeded [2024-11-13T05:33:36.715Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:33:36.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:36.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:36.715Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:36.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:36.715Z] [2024-11-13T05:33:36.715Z] Login Succeeded [2024-11-13T05:33:36.715Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:33:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:36.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:36.975Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:36.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:36.975Z] [2024-11-13T05:33:36.975Z] Login Succeeded [2024-11-13T05:33:36.975Z] ****.io [2024-11-13T05:33:36.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:37.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:37.236Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:37.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:37.236Z] [2024-11-13T05:33:37.236Z] Login Succeeded [2024-11-13T05:33:37.236Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:33:37.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T05:33:37.666Z] + git rev-list -1 --merges 0def27edd13f0f026962cc349c20b477b0871f96~1..0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] echo [2024-11-13T05:33:37.698Z] -----------> git rev-list -1 --merges 0def27edd13f0f026962cc349c20b477b0871f96~1..0def27edd13f0f026962cc349c20b477b0871f96 0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:33:37.698Z] 0def27edd13f0f026962cc349c20b477b0871f96 [false] [Pipeline] sh [2024-11-13T05:33:38.003Z] + git log --format=format:%s -1 0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] echo [2024-11-13T05:33:38.021Z] ========================================================= [2024-11-13T05:33:38.021Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T05:33:38.021Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:33:38.367Z] + git log --format=format:%s -1 0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] echo [2024-11-13T05:33:38.381Z] [semverPrep] GIT_COMMIT: 0def27edd13f0f026962cc349c20b477b0871f96, Commit Message: Merge pull request #593 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo [2024-11-13T05:33:38.395Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T05:33:38.778Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T05:33:38.778Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T05:33:38.778Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T05:33:38.778Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T05:33:38.778Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-11-13T05:33:38.778Z] tee -a /etc/ssh/ssh_known_hosts [2024-11-13T05:33:38.778Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:33:39.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:33:39.207Z] [2024-11-13T05:33:39.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:33:39.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:33:39.516Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T05:33:39.516Z] b85a868b505f: Pulling fs layer [2024-11-13T05:33:39.516Z] e2be974225ed: Pulling fs layer [2024-11-13T05:33:39.516Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T05:33:39.516Z] 988bab9f4d93: Pulling fs layer [2024-11-13T05:33:39.516Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T05:33:39.516Z] eaf3925da568: Pulling fs layer [2024-11-13T05:33:39.516Z] bab4dde63d76: Pulling fs layer [2024-11-13T05:33:39.516Z] bde34c3a00c8: Pulling fs layer [2024-11-13T05:33:39.516Z] b352a97aabf1: Pulling fs layer [2024-11-13T05:33:39.516Z] 4872d77fe225: Pulling fs layer [2024-11-13T05:33:39.516Z] 5851b861e8e6: Pulling fs layer [2024-11-13T05:33:39.516Z] bab4dde63d76: Waiting [2024-11-13T05:33:39.516Z] bde34c3a00c8: Waiting [2024-11-13T05:33:39.516Z] b352a97aabf1: Waiting [2024-11-13T05:33:39.516Z] 4872d77fe225: Waiting [2024-11-13T05:33:39.516Z] 5851b861e8e6: Waiting [2024-11-13T05:33:39.516Z] 1469e6f7b9e6: Waiting [2024-11-13T05:33:39.516Z] 988bab9f4d93: Waiting [2024-11-13T05:33:39.516Z] eaf3925da568: Waiting [2024-11-13T05:33:39.516Z] e2be974225ed: Download complete [2024-11-13T05:33:39.516Z] 988bab9f4d93: Verifying Checksum [2024-11-13T05:33:39.516Z] 988bab9f4d93: Download complete [2024-11-13T05:33:39.516Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T05:33:39.516Z] 1469e6f7b9e6: Download complete [2024-11-13T05:33:39.516Z] eaf3925da568: Download complete [2024-11-13T05:33:39.516Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T05:33:39.516Z] 339a4e72a1f5: Download complete [2024-11-13T05:33:39.775Z] bde34c3a00c8: Verifying Checksum [2024-11-13T05:33:39.776Z] bde34c3a00c8: Download complete [2024-11-13T05:33:39.776Z] b352a97aabf1: Download complete [2024-11-13T05:33:39.776Z] 4872d77fe225: Verifying Checksum [2024-11-13T05:33:39.776Z] 4872d77fe225: Download complete [2024-11-13T05:33:39.776Z] 5851b861e8e6: Verifying Checksum [2024-11-13T05:33:39.776Z] 5851b861e8e6: Download complete [2024-11-13T05:33:39.776Z] b85a868b505f: Download complete [2024-11-13T05:33:40.034Z] bab4dde63d76: Verifying Checksum [2024-11-13T05:33:40.034Z] bab4dde63d76: Download complete [2024-11-13T05:33:40.970Z] b85a868b505f: Pull complete [2024-11-13T05:33:41.228Z] e2be974225ed: Pull complete [2024-11-13T05:33:41.487Z] 339a4e72a1f5: Pull complete [2024-11-13T05:33:41.747Z] 988bab9f4d93: Pull complete [2024-11-13T05:33:42.007Z] 1469e6f7b9e6: Pull complete [2024-11-13T05:33:42.007Z] eaf3925da568: Pull complete [2024-11-13T05:33:43.926Z] bab4dde63d76: Pull complete [2024-11-13T05:33:43.926Z] bde34c3a00c8: Pull complete [2024-11-13T05:33:43.926Z] b352a97aabf1: Pull complete [2024-11-13T05:33:44.188Z] 4872d77fe225: Pull complete [2024-11-13T05:33:44.188Z] 5851b861e8e6: Pull complete [2024-11-13T05:33:44.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T05:33:44.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:33:44.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:33:44.342Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:33:44.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T05:33:47.300Z] $ docker top 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 -eo pid,comm [2024-11-13T05:33:47.364Z] 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-11-13T05:33:47.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T05:33:47.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:33:47.424Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:33:47.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:33:47.531Z] $ docker exec 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 ssh-agent [2024-11-13T05:33:47.650Z] SSH_AUTH_SOCK=/tmp/ssh-UtDGzRt6YJAz/agent.33 [2024-11-13T05:33:47.650Z] SSH_AGENT_PID=39 [2024-11-13T05:33:47.657Z] Running ssh-add (command line suppressed) [2024-11-13T05:33:47.750Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2863256063441170863.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2863256063441170863.key) [2024-11-13T05:33:47.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:33:48.075Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T05:33:48.073Z] $ docker exec --env ******** --env ******** 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 ssh-agent -k [2024-11-13T05:33:48.172Z] unset SSH_AUTH_SOCK; [2024-11-13T05:33:48.173Z] unset SSH_AGENT_PID; [2024-11-13T05:33:48.173Z] echo Agent pid 39 killed; [2024-11-13T05:33:48.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T05:33:48.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:33:48.236Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:33:48.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:33:48.331Z] $ docker exec 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 ssh-agent [2024-11-13T05:33:48.452Z] SSH_AUTH_SOCK=/tmp/ssh-D8js4stf8110/agent.72 [2024-11-13T05:33:48.452Z] SSH_AGENT_PID=78 [2024-11-13T05:33:48.457Z] Running ssh-add (command line suppressed) [2024-11-13T05:33:48.540Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2851978692548582914.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2851978692548582914.key) [2024-11-13T05:33:48.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:33:48.861Z] + git semver init [2024-11-13T05:33:49.121Z] 2024-11-13 05:33:49,007 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T05:33:49.121Z] 2024-11-13 05:33:49,008 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-13T05:33:49.121Z] 2024-11-13 05:33:49,008 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-13T05:33:49.121Z] 2024-11-13 05:33:49,008 [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-11-13T05:33:50.061Z] 2024-11-13 05:33:50,029 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-11-13T05:33:50.061Z] 2024-11-13 05:33:50,029 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-11-13T05:33:50.061Z] 2024-11-13 05:33:50,030 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:33:50.061Z] 2024-11-13 05:33:50,030 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:33:50.061Z] 4.0.0-dev.6 [Pipeline] } [2024-11-13T05:33:50.060Z] $ docker exec --env ******** --env ******** 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 ssh-agent -k [2024-11-13T05:33:50.157Z] unset SSH_AUTH_SOCK; [2024-11-13T05:33:50.158Z] unset SSH_AGENT_PID; [2024-11-13T05:33:50.158Z] echo Agent pid 78 killed; [2024-11-13T05:33:50.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T05:33:50.500Z] + git semver [Pipeline] } [2024-11-13T05:33:50.761Z] $ docker stop --time=1 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 [2024-11-13T05:33:52.031Z] $ docker rm -f --volumes 78cefc32e7486a3f635819dba8d46be328affb3ef4bd126189b40106d5ce2584 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:33:52.392Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T05:33:52.634Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T05:33:52.640Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-11-13T05:33:52.852Z] provisioning config files... [2024-11-13T05:33:52.861Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2240708537741912544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:33:53.163Z] ---> ****-login.sh [2024-11-13T05:33:53.163Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:33:53.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:53.164Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:53.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:53.164Z] [2024-11-13T05:33:53.164Z] Login Succeeded [2024-11-13T05:33:53.164Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:33:53.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:53.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:53.164Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:53.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:53.164Z] [2024-11-13T05:33:53.164Z] Login Succeeded [2024-11-13T05:33:53.164Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:33:53.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:53.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:53.424Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:53.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:53.424Z] [2024-11-13T05:33:53.424Z] Login Succeeded [2024-11-13T05:33:53.424Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:33:53.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:53.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:53.424Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:53.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:53.424Z] [2024-11-13T05:33:53.424Z] Login Succeeded [2024-11-13T05:33:53.424Z] ****.io [2024-11-13T05:33:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:33:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:33:53.684Z] Configure a credential helper to remove this warning. See [2024-11-13T05:33:53.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:33:53.684Z] [2024-11-13T05:33:53.684Z] Login Succeeded [2024-11-13T05:33:53.684Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:33:53.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T05:33:53.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:33:53.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:33:53.845Z] ========================================================= [2024-11-13T05:33:53.845Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T05:33:53.845Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:33:54.183Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T05:33:54.183Z] Sending build context to Docker daemon 18.03MB [2024-11-13T05:33:54.183Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:33:54.183Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T05:33:54.183Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T05:33:54.183Z] 43c4264eed91: Pulling fs layer [2024-11-13T05:33:54.183Z] 4cc291be95ef: Pulling fs layer [2024-11-13T05:33:54.183Z] 2ac1f1163629: Pulling fs layer [2024-11-13T05:33:54.183Z] 5c3c966382ef: Pulling fs layer [2024-11-13T05:33:54.183Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T05:33:54.183Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T05:33:54.183Z] 9f66e0745190: Pulling fs layer [2024-11-13T05:33:54.183Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T05:33:54.183Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T05:33:54.183Z] 5c3c966382ef: Waiting [2024-11-13T05:33:54.183Z] 4f4fb700ef54: Waiting [2024-11-13T05:33:54.183Z] 5d5c8e513c77: Waiting [2024-11-13T05:33:54.183Z] 9f66e0745190: Waiting [2024-11-13T05:33:54.183Z] f49a43e4bbc0: Waiting [2024-11-13T05:33:54.183Z] 561ebcabdf7f: Waiting [2024-11-13T05:33:54.443Z] 4cc291be95ef: Download complete [2024-11-13T05:33:54.443Z] 5c3c966382ef: Download complete [2024-11-13T05:33:54.443Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T05:33:54.443Z] 4f4fb700ef54: Download complete [2024-11-13T05:33:54.443Z] 5d5c8e513c77: Verifying Checksum [2024-11-13T05:33:54.443Z] 5d5c8e513c77: Download complete [2024-11-13T05:33:54.443Z] 43c4264eed91: Verifying Checksum [2024-11-13T05:33:54.443Z] 43c4264eed91: Download complete [2024-11-13T05:33:54.443Z] 9f66e0745190: Verifying Checksum [2024-11-13T05:33:54.443Z] 9f66e0745190: Download complete [2024-11-13T05:33:54.702Z] 43c4264eed91: Pull complete [2024-11-13T05:33:54.702Z] 561ebcabdf7f: Download complete [2024-11-13T05:33:54.702Z] 4cc291be95ef: Pull complete [2024-11-13T05:33:54.959Z] 2ac1f1163629: Verifying Checksum [2024-11-13T05:33:54.959Z] 2ac1f1163629: Download complete [2024-11-13T05:33:55.217Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T05:33:55.217Z] f49a43e4bbc0: Download complete [2024-11-13T05:33:58.512Z] 2ac1f1163629: Pull complete [2024-11-13T05:33:58.512Z] 5c3c966382ef: Pull complete [2024-11-13T05:33:58.512Z] 4f4fb700ef54: Pull complete [2024-11-13T05:33:58.512Z] 5d5c8e513c77: Pull complete [2024-11-13T05:33:58.512Z] 9f66e0745190: Pull complete [2024-11-13T05:34:01.038Z] f49a43e4bbc0: Pull complete [2024-11-13T05:34:01.038Z] 561ebcabdf7f: Pull complete [2024-11-13T05:34:01.297Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T05:34:01.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T05:34:01.297Z] ---> 3a752c3f9dda [2024-11-13T05:34:01.297Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:34:05.490Z] ---> Running in 42427632c141 [2024-11-13T05:34:05.490Z] Removing intermediate container 42427632c141 [2024-11-13T05:34:05.490Z] ---> 4b862637e271 [2024-11-13T05:34:05.490Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:34:05.490Z] ---> Running in 6a5b4e41306e [2024-11-13T05:34:05.490Z] Removing intermediate container 6a5b4e41306e [2024-11-13T05:34:05.490Z] ---> ffac331bb3bd [2024-11-13T05:34:05.490Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:34:05.490Z] ---> Running in b31795cf7b71 [2024-11-13T05:34:05.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:34:05.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:34:05.749Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T05:34:05.749Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-13T05:34:05.749Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T05:34:05.749Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T05:34:06.010Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-13T05:34:06.010Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-13T05:34:06.010Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-13T05:34:06.010Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-13T05:34:06.010Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:34:06.010Z] OK: 252 MiB in 62 packages [2024-11-13T05:34:06.578Z] Removing intermediate container b31795cf7b71 [2024-11-13T05:34:06.578Z] ---> 95080aab0cfc [2024-11-13T05:34:06.578Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-13T05:34:06.578Z] ---> Running in a96886ef74f8 [2024-11-13T05:34:06.578Z] Removing intermediate container a96886ef74f8 [2024-11-13T05:34:06.578Z] ---> 6e17b3979c9b [2024-11-13T05:34:06.578Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T05:34:06.578Z] ---> 802f6d35a6ea [2024-11-13T05:34:06.578Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:34:06.578Z] ---> Running in f9a17131822f [2024-11-13T05:34:07.798Z] Still waiting to schedule task [2024-11-13T05:34:07.798Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26334’ [2024-11-13T05:34:53.298Z] Removing intermediate container f9a17131822f [2024-11-13T05:34:53.298Z] ---> fbc3f99d8019 [2024-11-13T05:34:53.298Z] Step 9/10 : COPY . . [2024-11-13T05:34:53.298Z] ---> 3a4f0a61c3e4 [2024-11-13T05:34:53.298Z] Step 10/10 : RUN ${MAKE} [2024-11-13T05:34:53.298Z] ---> Running in a4cee90fddb9 [2024-11-13T05:34:53.298Z] noop [2024-11-13T05:34:53.298Z] Removing intermediate container a4cee90fddb9 [2024-11-13T05:34:53.298Z] ---> 733aad8ccac9 [2024-11-13T05:34:53.298Z] Successfully built 733aad8ccac9 [2024-11-13T05:34:53.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:34:53.640Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T05:34:53.640Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:34:53.726Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:34:53.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T05:34:54.067Z] $ docker top c37a5f544268f0b7c233401db54e3ee794e64e0b673ee03b6e127ac7b18ad1ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:34:54.413Z] + go version [2024-11-13T05:34:54.413Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T05:34:54.428Z] $ docker stop --time=1 c37a5f544268f0b7c233401db54e3ee794e64e0b673ee03b6e127ac7b18ad1ce [2024-11-13T05:34:55.706Z] $ docker rm -f --volumes c37a5f544268f0b7c233401db54e3ee794e64e0b673ee03b6e127ac7b18ad1ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:34:56.142Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T05:34:56.142Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:34:56.230Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:34:56.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-13T05:34:56.588Z] $ docker top 63f0c85272f048c12f65860e0f1c057fbfe8ade91a1c2fbb5aa78a386041cb96 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:34:56.932Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-13T05:34:57.236Z] + make test [2024-11-13T05:34:57.236Z] go test ./... -coverprofile=coverage.out [2024-11-13T05:34:59.143Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-13T05:35:17.226Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-13T05:35:17.226Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements [2024-11-13T05:35:27.202Z] go vet ./... [2024-11-13T05:35:32.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T05:35:32.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T05:35:32.475Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T05:35:32.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T05:35:32.789Z] $ docker stop --time=1 63f0c85272f048c12f65860e0f1c057fbfe8ade91a1c2fbb5aa78a386041cb96 [2024-11-13T05:35:36.459Z] $ docker rm -f --volumes 63f0c85272f048c12f65860e0f1c057fbfe8ade91a1c2fbb5aa78a386041cb96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:35:37.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T05:35:37.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T05:35:37.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T05:35:37.886Z] + ls -al . [2024-11-13T05:35:37.886Z] total 260 [2024-11-13T05:35:37.886Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 05:34 . [2024-11-13T05:35:37.886Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:33 .. [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:33 .dockerignore [2024-11-13T05:35:37.886Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:35 .git [2024-11-13T05:35:37.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:33 .github [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:33 .gitignore [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:33 .golangci.yml [2024-11-13T05:35:37.886Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:33 .semver [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:33 Attribution.txt [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:33 CHANGELOG.md [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:33 Dockerfile [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:33 GOVERNANCE.md [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:33 Jenkinsfile [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:33 LICENSE [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:33 Makefile [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:33 OWNERS.md [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:33 README.md [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 05:33 VERSION [2024-11-13T05:35:37.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:33 bin [2024-11-13T05:35:37.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:33 cmd [2024-11-13T05:35:37.886Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:35 coverage.out [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:33 go.mod [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:33 go.sum [2024-11-13T05:35:37.886Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:33 internal [2024-11-13T05:35:37.886Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:33 simulator [2024-11-13T05:35:37.886Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:35:38.206Z] + 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=0def27edd13f0f026962cc349c20b477b0871f96 --label arch=amd64 --label version=4.0.0-dev.6 . [2024-11-13T05:35:38.206Z] Sending build context to Docker daemon 18.06MB [2024-11-13T05:35:38.206Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:35:38.206Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-13T05:35:38.206Z] ---> 733aad8ccac9 [2024-11-13T05:35:38.206Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:35:38.465Z] ---> Running in 0c5c27196939 [2024-11-13T05:35:38.723Z] Removing intermediate container 0c5c27196939 [2024-11-13T05:35:38.723Z] ---> 8e18c7177f26 [2024-11-13T05:35:38.723Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:35:38.723Z] ---> Running in f673437f8cbd [2024-11-13T05:35:38.723Z] Removing intermediate container f673437f8cbd [2024-11-13T05:35:38.723Z] ---> aec71e903c28 [2024-11-13T05:35:38.723Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:35:38.723Z] ---> Running in 38559228d295 [2024-11-13T05:35:38.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:35:38.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:35:39.242Z] OK: 252 MiB in 62 packages [2024-11-13T05:35:39.810Z] Removing intermediate container 38559228d295 [2024-11-13T05:35:39.810Z] ---> 44da652b4bc9 [2024-11-13T05:35:39.810Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-13T05:35:39.810Z] ---> Running in 13d0b8998eff [2024-11-13T05:35:39.810Z] Removing intermediate container 13d0b8998eff [2024-11-13T05:35:39.810Z] ---> 58300363a5ac [2024-11-13T05:35:39.810Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-13T05:35:39.810Z] ---> 1773ccd61c29 [2024-11-13T05:35:39.810Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:35:40.069Z] ---> Running in 94ff75ad1755 [2024-11-13T05:35:40.637Z] Removing intermediate container 94ff75ad1755 [2024-11-13T05:35:40.638Z] ---> ea521847e289 [2024-11-13T05:35:40.638Z] Step 9/23 : COPY . . [2024-11-13T05:35:41.206Z] ---> 61efbc83f32b [2024-11-13T05:35:41.206Z] Step 10/23 : RUN ${MAKE} [2024-11-13T05:35:41.206Z] ---> Running in 8c8ba0cc18b6 [2024-11-13T05:35:41.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-13T05:36:13.555Z] Removing intermediate container 8c8ba0cc18b6 [2024-11-13T05:36:13.556Z] ---> efb0d49104d9 [2024-11-13T05:36:13.556Z] Step 11/23 : FROM alpine:3.20 [2024-11-13T05:36:13.556Z] 3.20: Pulling from library/alpine [2024-11-13T05:36:13.556Z] da9db072f522: Pulling fs layer [2024-11-13T05:36:13.556Z] da9db072f522: Verifying Checksum [2024-11-13T05:36:13.556Z] da9db072f522: Download complete [2024-11-13T05:36:13.556Z] da9db072f522: Pull complete [2024-11-13T05:36:13.556Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T05:36:13.556Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T05:36:13.556Z] ---> 63b790fccc90 [2024-11-13T05:36:13.556Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-13T05:36:13.556Z] ---> Running in 7e0bc777d584 [2024-11-13T05:36:13.556Z] Removing intermediate container 7e0bc777d584 [2024-11-13T05:36:13.556Z] ---> 80cef324063f [2024-11-13T05:36:13.556Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-13T05:36:13.556Z] ---> Running in 96500967865b [2024-11-13T05:36:13.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:13.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:13.556Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T05:36:13.556Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:36:13.556Z] OK: 8 MiB in 15 packages [2024-11-13T05:36:13.556Z] Removing intermediate container 96500967865b [2024-11-13T05:36:13.556Z] ---> 53b1bd991374 [2024-11-13T05:36:13.556Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-13T05:36:13.556Z] ---> Running in 98e3a0ae36aa [2024-11-13T05:36:13.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:13.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:14.075Z] Upgrading critical system libraries and apk-tools: [2024-11-13T05:36:14.075Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T05:36:14.075Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:36:14.075Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T05:36:14.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:14.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T05:36:14.335Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:36:14.335Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:36:14.335Z] OK: 8 MiB in 15 packages [2024-11-13T05:36:14.903Z] Removing intermediate container 98e3a0ae36aa [2024-11-13T05:36:14.903Z] ---> 53c072233e96 [2024-11-13T05:36:14.903Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-13T05:36:15.877Z] ---> 312427d65e7d [2024-11-13T05:36:15.877Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-13T05:36:16.136Z] ---> 838df25aa814 [2024-11-13T05:36:16.136Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-13T05:36:16.136Z] ---> 20e7db15f026 [2024-11-13T05:36:16.136Z] Step 18/23 : EXPOSE 59901 [2024-11-13T05:36:16.136Z] ---> Running in 4b68178920fb [2024-11-13T05:36:16.394Z] Removing intermediate container 4b68178920fb [2024-11-13T05:36:16.394Z] ---> 6fe5332d97be [2024-11-13T05:36:16.394Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-13T05:36:16.394Z] ---> Running in d870aa3c3a1a [2024-11-13T05:36:16.394Z] Removing intermediate container d870aa3c3a1a [2024-11-13T05:36:16.394Z] ---> 915aa4f1ebba [2024-11-13T05:36:16.394Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T05:36:16.394Z] ---> Running in 87e78958810b [2024-11-13T05:36:16.394Z] Removing intermediate container 87e78958810b [2024-11-13T05:36:16.394Z] ---> 54fe9bf89fe1 [2024-11-13T05:36:16.394Z] Step 21/23 : LABEL arch=amd64 [2024-11-13T05:36:16.394Z] ---> Running in 4efcb71a4635 [2024-11-13T05:36:16.654Z] Removing intermediate container 4efcb71a4635 [2024-11-13T05:36:16.654Z] ---> c8474a1d2d78 [2024-11-13T05:36:16.654Z] Step 22/23 : LABEL git_sha=0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:36:16.654Z] ---> Running in 6354f164527b [2024-11-13T05:36:16.654Z] Removing intermediate container 6354f164527b [2024-11-13T05:36:16.654Z] ---> c3bdcc858d9d [2024-11-13T05:36:16.654Z] Step 23/23 : LABEL version=4.0.0-dev.6 [2024-11-13T05:36:16.654Z] ---> Running in de11750d81e4 [2024-11-13T05:36:16.654Z] Removing intermediate container de11750d81e4 [2024-11-13T05:36:16.654Z] ---> b41a76d781c7 [2024-11-13T05:36:16.654Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T05:36:16.654Z] Successfully built b41a76d781c7 [2024-11-13T05:36:16.654Z] 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-11-13T05:36:16.775Z] provisioning config files... [2024-11-13T05:36:16.785Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7816881238868468011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:36:17.090Z] ---> ****-login.sh [2024-11-13T05:36:17.090Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:36:17.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:36:17.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:36:17.090Z] Configure a credential helper to remove this warning. See [2024-11-13T05:36:17.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:36:17.091Z] [2024-11-13T05:36:17.091Z] Login Succeeded [2024-11-13T05:36:17.091Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:36:17.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:36:17.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:36:17.091Z] Configure a credential helper to remove this warning. See [2024-11-13T05:36:17.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:36:17.091Z] [2024-11-13T05:36:17.091Z] Login Succeeded [2024-11-13T05:36:17.091Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:36:17.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:36:17.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:36:17.350Z] Configure a credential helper to remove this warning. See [2024-11-13T05:36:17.350Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:36:17.350Z] [2024-11-13T05:36:17.350Z] Login Succeeded [2024-11-13T05:36:17.350Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:36:17.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:36:17.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:36:17.351Z] Configure a credential helper to remove this warning. See [2024-11-13T05:36:17.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:36:17.351Z] [2024-11-13T05:36:17.351Z] Login Succeeded [2024-11-13T05:36:17.351Z] ****.io [2024-11-13T05:36:17.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:36:17.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:36:17.611Z] Configure a credential helper to remove this warning. See [2024-11-13T05:36:17.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:36:17.611Z] [2024-11-13T05:36:17.611Z] Login Succeeded [2024-11-13T05:36:17.611Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:36:17.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T05:36:17.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:36:17.710Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-11-13T05:36:17.710Z] 0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:36:17.710Z] latest [2024-11-13T05:36:17.710Z] 4.0.0-dev.6 [2024-11-13T05:36:17.710Z] 0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:36:17.710Z] main [2024-11-13T05:36:17.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:18.059Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:18.386Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:36:18.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-13T05:36:18.386Z] 65250132edb5: Preparing [2024-11-13T05:36:18.386Z] 9249dd512851: Preparing [2024-11-13T05:36:18.386Z] bbc23fc1b2b3: Preparing [2024-11-13T05:36:18.386Z] 7d9acc034335: Preparing [2024-11-13T05:36:18.386Z] d7c29ee7f772: Preparing [2024-11-13T05:36:18.386Z] 75654b8eeebd: Preparing [2024-11-13T05:36:18.386Z] 75654b8eeebd: Waiting [2024-11-13T05:36:18.386Z] 9249dd512851: Pushed [2024-11-13T05:36:18.386Z] d7c29ee7f772: Pushed [2024-11-13T05:36:18.386Z] 65250132edb5: Pushed [2024-11-13T05:36:18.386Z] 75654b8eeebd: Layer already exists [2024-11-13T05:36:18.955Z] 7d9acc034335: Pushed [2024-11-13T05:36:21.494Z] bbc23fc1b2b3: Pushed [2024-11-13T05:36:21.494Z] 0def27edd13f0f026962cc349c20b477b0871f96: digest: sha256:1ac4dfcb4c072faa5afb06120bb699d60787af0f794b4fc41b8349255f8b64f0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:21.829Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:22.159Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-13T05:36:22.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-13T05:36:22.159Z] 65250132edb5: Preparing [2024-11-13T05:36:22.159Z] 9249dd512851: Preparing [2024-11-13T05:36:22.159Z] bbc23fc1b2b3: Preparing [2024-11-13T05:36:22.159Z] 7d9acc034335: Preparing [2024-11-13T05:36:22.159Z] d7c29ee7f772: Preparing [2024-11-13T05:36:22.159Z] 75654b8eeebd: Preparing [2024-11-13T05:36:22.159Z] 75654b8eeebd: Waiting [2024-11-13T05:36:22.159Z] bbc23fc1b2b3: Layer already exists [2024-11-13T05:36:22.159Z] d7c29ee7f772: Layer already exists [2024-11-13T05:36:22.159Z] 9249dd512851: Layer already exists [2024-11-13T05:36:22.159Z] 65250132edb5: Layer already exists [2024-11-13T05:36:22.159Z] 7d9acc034335: Layer already exists [2024-11-13T05:36:22.159Z] 75654b8eeebd: Layer already exists [2024-11-13T05:36:22.159Z] latest: digest: sha256:1ac4dfcb4c072faa5afb06120bb699d60787af0f794b4fc41b8349255f8b64f0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:22.499Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:22.829Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.6 [2024-11-13T05:36:22.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-13T05:36:22.829Z] 65250132edb5: Preparing [2024-11-13T05:36:22.829Z] 9249dd512851: Preparing [2024-11-13T05:36:22.829Z] bbc23fc1b2b3: Preparing [2024-11-13T05:36:22.829Z] 7d9acc034335: Preparing [2024-11-13T05:36:22.829Z] d7c29ee7f772: Preparing [2024-11-13T05:36:22.829Z] 75654b8eeebd: Preparing [2024-11-13T05:36:22.829Z] 75654b8eeebd: Waiting [2024-11-13T05:36:22.829Z] d7c29ee7f772: Layer already exists [2024-11-13T05:36:22.829Z] bbc23fc1b2b3: Layer already exists [2024-11-13T05:36:22.829Z] 7d9acc034335: Layer already exists [2024-11-13T05:36:22.829Z] 9249dd512851: Layer already exists [2024-11-13T05:36:22.829Z] 65250132edb5: Layer already exists [2024-11-13T05:36:22.829Z] 75654b8eeebd: Layer already exists [2024-11-13T05:36:22.829Z] 4.0.0-dev.6: digest: sha256:1ac4dfcb4c072faa5afb06120bb699d60787af0f794b4fc41b8349255f8b64f0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:23.168Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:23.502Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:36:23.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-13T05:36:23.502Z] 65250132edb5: Preparing [2024-11-13T05:36:23.502Z] 9249dd512851: Preparing [2024-11-13T05:36:23.502Z] bbc23fc1b2b3: Preparing [2024-11-13T05:36:23.502Z] 7d9acc034335: Preparing [2024-11-13T05:36:23.502Z] d7c29ee7f772: Preparing [2024-11-13T05:36:23.502Z] 75654b8eeebd: Preparing [2024-11-13T05:36:23.502Z] 75654b8eeebd: Waiting [2024-11-13T05:36:23.502Z] 7d9acc034335: Layer already exists [2024-11-13T05:36:23.502Z] 9249dd512851: Layer already exists [2024-11-13T05:36:23.502Z] d7c29ee7f772: Layer already exists [2024-11-13T05:36:23.502Z] bbc23fc1b2b3: Layer already exists [2024-11-13T05:36:23.502Z] 65250132edb5: Layer already exists [2024-11-13T05:36:23.502Z] 75654b8eeebd: Layer already exists [2024-11-13T05:36:23.502Z] 0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6: digest: sha256:1ac4dfcb4c072faa5afb06120bb699d60787af0f794b4fc41b8349255f8b64f0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:23.835Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:24.175Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-11-13T05:36:24.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-13T05:36:24.175Z] 65250132edb5: Preparing [2024-11-13T05:36:24.175Z] 9249dd512851: Preparing [2024-11-13T05:36:24.175Z] bbc23fc1b2b3: Preparing [2024-11-13T05:36:24.175Z] 7d9acc034335: Preparing [2024-11-13T05:36:24.175Z] d7c29ee7f772: Preparing [2024-11-13T05:36:24.175Z] 75654b8eeebd: Preparing [2024-11-13T05:36:24.175Z] 75654b8eeebd: Waiting [2024-11-13T05:36:24.175Z] 7d9acc034335: Layer already exists [2024-11-13T05:36:24.175Z] 65250132edb5: Layer already exists [2024-11-13T05:36:24.175Z] bbc23fc1b2b3: Layer already exists [2024-11-13T05:36:24.175Z] d7c29ee7f772: Layer already exists [2024-11-13T05:36:24.175Z] 9249dd512851: Layer already exists [2024-11-13T05:36:24.175Z] 75654b8eeebd: Layer already exists [2024-11-13T05:36:24.175Z] main: digest: sha256:1ac4dfcb4c072faa5afb06120bb699d60787af0f794b4fc41b8349255f8b64f0 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T05:36:24.262Z] ===================================================== [Pipeline] echo [2024-11-13T05:36:24.281Z] taggedImages: [2024-11-13T05:36:24.281Z] - nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:36:24.281Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-13T05:36:24.281Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.6 [2024-11-13T05:36:24.281Z] - nexus3.edgexfoundry.org:10004/device-modbus:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:36:24.281Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:24.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:36:24.797Z] [2024-11-13T05:36:24.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:36:25.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:36:25.095Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T05:36:25.095Z] 5eb5b503b376: Pulling fs layer [2024-11-13T05:36:25.095Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T05:36:25.095Z] ec43610c2a17: Pulling fs layer [2024-11-13T05:36:25.095Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T05:36:25.095Z] 33b1e0a273af: Pulling fs layer [2024-11-13T05:36:25.095Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T05:36:25.095Z] 2f39f015ded8: Pulling fs layer [2024-11-13T05:36:25.095Z] 3a2ae6a8a46f: Waiting [2024-11-13T05:36:25.095Z] 5d3b04190fa2: Waiting [2024-11-13T05:36:25.095Z] 2f39f015ded8: Waiting [2024-11-13T05:36:25.095Z] 33b1e0a273af: Waiting [2024-11-13T05:36:25.095Z] 5c69ac0246d0: Verifying Checksum [2024-11-13T05:36:25.095Z] 5c69ac0246d0: Download complete [2024-11-13T05:36:25.095Z] 3a2ae6a8a46f: Download complete [2024-11-13T05:36:25.095Z] 33b1e0a273af: Verifying Checksum [2024-11-13T05:36:25.095Z] 33b1e0a273af: Download complete [2024-11-13T05:36:25.095Z] 5d3b04190fa2: Download complete [2024-11-13T05:36:25.095Z] ec43610c2a17: Verifying Checksum [2024-11-13T05:36:25.095Z] ec43610c2a17: Download complete [2024-11-13T05:36:25.354Z] 5eb5b503b376: Verifying Checksum [2024-11-13T05:36:25.354Z] 5eb5b503b376: Download complete [2024-11-13T05:36:25.922Z] 2f39f015ded8: Download complete [2024-11-13T05:36:26.859Z] 5eb5b503b376: Pull complete [2024-11-13T05:36:26.859Z] 5c69ac0246d0: Pull complete [2024-11-13T05:36:27.118Z] ec43610c2a17: Pull complete [2024-11-13T05:36:27.378Z] 3a2ae6a8a46f: Pull complete [2024-11-13T05:36:27.378Z] 33b1e0a273af: Pull complete [2024-11-13T05:36:27.637Z] 5d3b04190fa2: Pull complete [2024-11-13T05:36:31.831Z] 2f39f015ded8: Pull complete [2024-11-13T05:36:31.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T05:36:31.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:36:31.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:36:31.966Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:36:32.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/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-11-13T05:36:35.282Z] $ docker top 4f2e5c40e9739270698b14d7c9c3adee63e66a2fe439dd9b448c2725b51bf436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:36:35.687Z] ---> job-cost.sh [2024-11-13T05:36:35.687Z] lf-activate-venv: SKIPPING [2024-11-13T05:36:35.687Z] INFO: No Stack... [2024-11-13T05:36:35.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T05:36:36.515Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T05:36:36.810Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-11-13T05:36:36.810Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T05:36:36.826Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [2024-11-13T05:36:36.834Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] did not exist. Created. [2024-11-13T05:36:36.840Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T05:36:37.147Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T05:36:37.174Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T05:36:37.184Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T05:36:37.221Z] $ docker stop --time=1 4f2e5c40e9739270698b14d7c9c3adee63e66a2fe439dd9b448c2725b51bf436 [2024-11-13T05:36:38.370Z] $ docker rm -f --volumes 4f2e5c40e9739270698b14d7c9c3adee63e66a2fe439dd9b448c2725b51bf436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T05:37:49.051Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26336 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-11-13T05:37:49.072Z] Running in /w/workspace/device-modbus-go/171 [Pipeline] { [Pipeline] checkout [2024-11-13T05:37:52.134Z] The recommended git tool is: git [2024-11-13T05:38:02.173Z] using credential edgex-jenkins-ssh [2024-11-13T05:38:02.200Z] Cloning the remote Git repository [2024-11-13T05:38:02.269Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-13T05:38:02.408Z] > git init /w/workspace/device-modbus-go/171 # timeout=10 [2024-11-13T05:38:02.700Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-13T05:38:02.703Z] > git --version # timeout=10 [2024-11-13T05:38:02.751Z] > git --version # 'git version 2.25.1' [2024-11-13T05:38:02.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T05:38:03.069Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T05:38:05.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-13T05:38:05.306Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T05:38:06.826Z] Avoid second fetch [2024-11-13T05:38:06.827Z] Checking out Revision 0def27edd13f0f026962cc349c20b477b0871f96 (main) [2024-11-13T05:38:07.617Z] Commit message: "Merge pull request #593 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [2024-11-13T05:38:06.846Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T05:38:06.917Z] > git checkout -f 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:38:12.522Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T05:38:12.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T05:38:12.523Z] Dload Upload Total Spent Left Speed [2024-11-13T05:38:12.523Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-11-13T05:38:12.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T05:38:13.209Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-13T05:38:13.209Z] /etc/docker/daemon.json [2024-11-13T05:38:13.209Z] { [2024-11-13T05:38:13.209Z] "registry-mirrors": [ [2024-11-13T05:38:13.209Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T05:38:13.209Z] ], [2024-11-13T05:38:13.209Z] "bip": "10.250.0.254/24", [2024-11-13T05:38:13.209Z] "hosts": [ [2024-11-13T05:38:13.209Z] "tcp://0.0.0.0:5555", [2024-11-13T05:38:13.209Z] "unix:///var/run/docker.sock" [2024-11-13T05:38:13.209Z] ], [2024-11-13T05:38:13.209Z] "mtu": 1458, [2024-11-13T05:38:13.209Z] "selinux-enabled": true, [2024-11-13T05:38:13.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T05:38:13.209Z] } [Pipeline] sh [2024-11-13T05:38:13.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T05:38:13.891Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:38:32.180Z] provisioning config files... [2024-11-13T05:38:32.214Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/171@tmp/config12121891516554143445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:38:32.684Z] ---> ****-login.sh [2024-11-13T05:38:32.684Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:38:32.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:38:33.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:38:33.234Z] Configure a credential helper to remove this warning. See [2024-11-13T05:38:33.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:38:33.234Z] [2024-11-13T05:38:33.234Z] Login Succeeded [2024-11-13T05:38:33.234Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:38:33.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:38:33.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:38:33.777Z] Configure a credential helper to remove this warning. See [2024-11-13T05:38:33.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:38:33.777Z] [2024-11-13T05:38:33.777Z] Login Succeeded [2024-11-13T05:38:33.777Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:38:34.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:38:34.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:38:34.049Z] Configure a credential helper to remove this warning. See [2024-11-13T05:38:34.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:38:34.049Z] [2024-11-13T05:38:34.049Z] Login Succeeded [2024-11-13T05:38:34.049Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:38:34.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:38:34.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:38:34.593Z] Configure a credential helper to remove this warning. See [2024-11-13T05:38:34.593Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:38:34.593Z] [2024-11-13T05:38:34.593Z] Login Succeeded [2024-11-13T05:38:34.593Z] ****.io [2024-11-13T05:38:34.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:38:34.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:38:34.865Z] Configure a credential helper to remove this warning. See [2024-11-13T05:38:34.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:38:34.865Z] [2024-11-13T05:38:34.865Z] Login Succeeded [2024-11-13T05:38:34.865Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:38:34.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T05:38:35.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:38:35.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:38:35.268Z] ========================================================= [2024-11-13T05:38:35.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T05:38:35.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:38:35.652Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T05:38:35.932Z] Sending build context to Docker daemon 9.164MB [2024-11-13T05:38:36.205Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:38:36.205Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T05:38:36.474Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T05:38:36.474Z] cf04c63912e1: Pulling fs layer [2024-11-13T05:38:36.474Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T05:38:36.474Z] a37a00ec5f00: Pulling fs layer [2024-11-13T05:38:36.474Z] 50b3750afda1: Pulling fs layer [2024-11-13T05:38:36.474Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T05:38:36.474Z] 80978eb59214: Pulling fs layer [2024-11-13T05:38:36.474Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T05:38:36.474Z] c5a475d317c9: Pulling fs layer [2024-11-13T05:38:36.474Z] 50b3750afda1: Waiting [2024-11-13T05:38:36.474Z] 4f4fb700ef54: Waiting [2024-11-13T05:38:36.474Z] 80978eb59214: Waiting [2024-11-13T05:38:36.474Z] c9f46d7d2bd2: Waiting [2024-11-13T05:38:36.474Z] c5a475d317c9: Waiting [2024-11-13T05:38:36.474Z] 55b35a11ae5e: Verifying Checksum [2024-11-13T05:38:36.474Z] 55b35a11ae5e: Download complete [2024-11-13T05:38:36.474Z] 50b3750afda1: Verifying Checksum [2024-11-13T05:38:36.474Z] 50b3750afda1: Download complete [2024-11-13T05:38:36.474Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T05:38:36.474Z] 4f4fb700ef54: Download complete [2024-11-13T05:38:36.474Z] 80978eb59214: Download complete [2024-11-13T05:38:36.474Z] cf04c63912e1: Verifying Checksum [2024-11-13T05:38:36.474Z] cf04c63912e1: Download complete [2024-11-13T05:38:37.924Z] cf04c63912e1: Pull complete [2024-11-13T05:38:37.924Z] c5a475d317c9: Verifying Checksum [2024-11-13T05:38:37.924Z] c5a475d317c9: Download complete [2024-11-13T05:38:38.520Z] a37a00ec5f00: Verifying Checksum [2024-11-13T05:38:38.520Z] a37a00ec5f00: Download complete [2024-11-13T05:38:38.520Z] 55b35a11ae5e: Pull complete [2024-11-13T05:38:39.484Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T05:38:39.484Z] c9f46d7d2bd2: Download complete [2024-11-13T05:38:54.470Z] a37a00ec5f00: Pull complete [2024-11-13T05:38:54.470Z] 50b3750afda1: Pull complete [2024-11-13T05:38:54.470Z] 4f4fb700ef54: Pull complete [2024-11-13T05:38:54.470Z] 80978eb59214: Pull complete [2024-11-13T05:39:01.201Z] c9f46d7d2bd2: Pull complete [2024-11-13T05:39:03.164Z] c5a475d317c9: Pull complete [2024-11-13T05:39:03.164Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T05:39:03.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T05:39:03.164Z] ---> be29e6b0f0d4 [2024-11-13T05:39:03.164Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:39:04.130Z] ---> Running in e26d650a77a1 [2024-11-13T05:39:04.130Z] Removing intermediate container e26d650a77a1 [2024-11-13T05:39:04.131Z] ---> fb0f67de44f7 [2024-11-13T05:39:04.131Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:39:04.397Z] ---> Running in 905fefb22946 [2024-11-13T05:39:04.671Z] Removing intermediate container 905fefb22946 [2024-11-13T05:39:04.671Z] ---> 98946573b4be [2024-11-13T05:39:04.671Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:39:04.671Z] ---> Running in 66a023e8a48d [2024-11-13T05:39:06.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:39:06.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:39:07.512Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-13T05:39:07.512Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-13T05:39:07.512Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-13T05:39:07.512Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:39:07.512Z] OK: 244 MiB in 62 packages [2024-11-13T05:39:08.934Z] Removing intermediate container 66a023e8a48d [2024-11-13T05:39:08.934Z] ---> 1befa173de86 [2024-11-13T05:39:08.934Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-13T05:39:08.934Z] ---> Running in fac13cd9f332 [2024-11-13T05:39:09.214Z] Removing intermediate container fac13cd9f332 [2024-11-13T05:39:09.214Z] ---> e7b8ba07a185 [2024-11-13T05:39:09.214Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T05:39:09.827Z] ---> f32578efb0b9 [2024-11-13T05:39:09.827Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:39:09.827Z] ---> Running in 74cc46de3d2f [2024-11-13T05:41:01.541Z] Removing intermediate container 74cc46de3d2f [2024-11-13T05:41:01.541Z] ---> 6ae2703cd2ee [2024-11-13T05:41:01.541Z] Step 9/10 : COPY . . [2024-11-13T05:41:01.541Z] ---> 0e7d4c7abac9 [2024-11-13T05:41:01.541Z] Step 10/10 : RUN ${MAKE} [2024-11-13T05:41:01.541Z] ---> Running in b2f7e72b32d7 [2024-11-13T05:41:02.130Z] noop [2024-11-13T05:41:02.723Z] Removing intermediate container b2f7e72b32d7 [2024-11-13T05:41:02.723Z] ---> 523432f1b6f3 [2024-11-13T05:41:02.723Z] Successfully built 523432f1b6f3 [2024-11-13T05:41:02.723Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:41:03.108Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T05:41:03.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:41:03.351Z] prd-ubuntu20.04-docker-arm64-4c-16g-26336 does not seem to be running inside a container [2024-11-13T05:41:03.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/171 -v /w/workspace/device-modbus-go/171:/w/workspace/device-modbus-go/171:rw,z -v /w/workspace/device-modbus-go/171@tmp:/w/workspace/device-modbus-go/171@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-11-13T05:41:04.628Z] $ docker top e2895541fb140abc4fcd93f56575887c6201eca830b539a5a1ef88005858e3e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:41:05.495Z] + go version [2024-11-13T05:41:05.495Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T05:41:05.510Z] $ docker stop --time=1 e2895541fb140abc4fcd93f56575887c6201eca830b539a5a1ef88005858e3e6 [2024-11-13T05:41:07.199Z] $ docker rm -f --volumes e2895541fb140abc4fcd93f56575887c6201eca830b539a5a1ef88005858e3e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:41:09.489Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T05:41:09.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:41:09.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-26336 does not seem to be running inside a container [2024-11-13T05:41:09.730Z] $ 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/171 -v /w/workspace/device-modbus-go/171:/w/workspace/device-modbus-go/171:rw,z -v /w/workspace/device-modbus-go/171@tmp:/w/workspace/device-modbus-go/171@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-11-13T05:41:10.889Z] $ docker top de8065174e39abf9d5107112bd1921995c3560a867a451a58ae0ce2812625b2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:41:11.414Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/171 [Pipeline] fileExists [Pipeline] sh [2024-11-13T05:41:11.749Z] + make test [2024-11-13T05:41:11.749Z] go test ./... -coverprofile=coverage.out [2024-11-13T05:41:18.427Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-13T05:44:26.007Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-13T05:44:26.971Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.056s coverage: 48.0% of statements [2024-11-13T05:44:28.383Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T05:44:28.383Z] go vet ./... [2024-11-13T05:45:15.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T05:45:15.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T05:45:15.302Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T05:45:16.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T05:45:16.315Z] $ docker stop --time=1 de8065174e39abf9d5107112bd1921995c3560a867a451a58ae0ce2812625b2f [2024-11-13T05:45:18.126Z] $ docker rm -f --volumes de8065174e39abf9d5107112bd1921995c3560a867a451a58ae0ce2812625b2f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:45:19.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T05:45:19.657Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T05:45:20.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T05:45:20.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T05:45:20.817Z] + ls -al . [2024-11-13T05:45:20.817Z] total 256 [2024-11-13T05:45:20.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:41 . [2024-11-13T05:45:20.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 05:38 .. [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 05:38 .dockerignore [2024-11-13T05:45:20.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 05:38 .git [2024-11-13T05:45:20.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:38 .github [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 13 05:38 .gitignore [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 05:38 .golangci.yml [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 13 05:38 Attribution.txt [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 13 05:38 CHANGELOG.md [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 13 05:38 Dockerfile [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 05:38 GOVERNANCE.md [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 13 05:38 Jenkinsfile [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 05:38 LICENSE [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 13 05:38 Makefile [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 13 05:38 OWNERS.md [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 13 05:38 README.md [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 05:33 VERSION [2024-11-13T05:45:20.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:38 bin [2024-11-13T05:45:20.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:38 cmd [2024-11-13T05:45:20.817Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 13 05:44 coverage.out [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 13 05:38 go.mod [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 13 05:38 go.sum [2024-11-13T05:45:20.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 05:38 internal [2024-11-13T05:45:20.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 05:38 simulator [2024-11-13T05:45:20.817Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 13 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:45:21.169Z] + 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=0def27edd13f0f026962cc349c20b477b0871f96 --label arch=arm64 --label version=4.0.0-dev.6 . [2024-11-13T05:45:21.437Z] Sending build context to Docker daemon 9.19MB [2024-11-13T05:45:21.703Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T05:45:21.703Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-13T05:45:21.703Z] ---> 523432f1b6f3 [2024-11-13T05:45:21.703Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-13T05:45:21.703Z] ---> Running in d5e47a655c03 [2024-11-13T05:45:21.969Z] Removing intermediate container d5e47a655c03 [2024-11-13T05:45:21.969Z] ---> aa83ecb6eb3a [2024-11-13T05:45:21.969Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T05:45:21.969Z] ---> Running in 8dfc51ccc4bc [2024-11-13T05:45:22.562Z] Removing intermediate container 8dfc51ccc4bc [2024-11-13T05:45:22.562Z] ---> bf2bfe05342b [2024-11-13T05:45:22.562Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-13T05:45:22.562Z] ---> Running in 34415021d17d [2024-11-13T05:45:23.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:45:23.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:45:25.213Z] OK: 244 MiB in 62 packages [2024-11-13T05:45:26.177Z] Removing intermediate container 34415021d17d [2024-11-13T05:45:26.177Z] ---> 66d374f25729 [2024-11-13T05:45:26.177Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-13T05:45:26.177Z] ---> Running in 346349be944a [2024-11-13T05:45:26.445Z] Removing intermediate container 346349be944a [2024-11-13T05:45:26.447Z] ---> 6250795217bf [2024-11-13T05:45:26.447Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-13T05:45:26.712Z] ---> 528b3bd4981d [2024-11-13T05:45:26.712Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T05:45:26.984Z] ---> Running in 1152b02ca2bf [2024-11-13T05:45:28.939Z] Removing intermediate container 1152b02ca2bf [2024-11-13T05:45:28.939Z] ---> d127fda32a2c [2024-11-13T05:45:28.939Z] Step 9/23 : COPY . . [2024-11-13T05:45:29.901Z] ---> f1863fe19f63 [2024-11-13T05:45:29.901Z] Step 10/23 : RUN ${MAKE} [2024-11-13T05:45:30.170Z] ---> Running in 6d1f1f4c93db [2024-11-13T05:45:31.128Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-13T05:48:37.968Z] Removing intermediate container 6d1f1f4c93db [2024-11-13T05:48:37.968Z] ---> 596397cceb42 [2024-11-13T05:48:37.968Z] Step 11/23 : FROM alpine:3.20 [2024-11-13T05:48:37.968Z] 3.20: Pulling from library/alpine [2024-11-13T05:48:37.968Z] 9986a736f7d3: Pulling fs layer [2024-11-13T05:48:37.968Z] 9986a736f7d3: Verifying Checksum [2024-11-13T05:48:37.968Z] 9986a736f7d3: Download complete [2024-11-13T05:48:37.968Z] 9986a736f7d3: Pull complete [2024-11-13T05:48:37.968Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T05:48:37.968Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T05:48:37.968Z] ---> 511a44083d3a [2024-11-13T05:48:37.968Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-13T05:48:37.968Z] ---> Running in 7c0a4cad1395 [2024-11-13T05:48:37.968Z] Removing intermediate container 7c0a4cad1395 [2024-11-13T05:48:37.968Z] ---> 59a30faac601 [2024-11-13T05:48:37.968Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-13T05:48:37.968Z] ---> Running in c3c141fee689 [2024-11-13T05:48:37.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:37.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:37.968Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T05:48:37.968Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:48:37.968Z] OK: 9 MiB in 15 packages [2024-11-13T05:48:37.968Z] Removing intermediate container c3c141fee689 [2024-11-13T05:48:37.968Z] ---> 24b064c36719 [2024-11-13T05:48:37.968Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-13T05:48:37.968Z] ---> Running in 4505f47bbc4e [2024-11-13T05:48:38.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:38.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:40.217Z] Upgrading critical system libraries and apk-tools: [2024-11-13T05:48:40.217Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T05:48:40.217Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T05:48:40.484Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T05:48:40.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:40.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T05:48:42.172Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:48:42.172Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T05:48:42.172Z] OK: 9 MiB in 15 packages [2024-11-13T05:48:43.128Z] Removing intermediate container 4505f47bbc4e [2024-11-13T05:48:43.128Z] ---> 591242eed308 [2024-11-13T05:48:43.128Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-13T05:48:44.538Z] ---> 28587ecb3295 [2024-11-13T05:48:44.539Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-13T05:48:45.122Z] ---> 6bc8f2401a6d [2024-11-13T05:48:45.122Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-13T05:48:45.388Z] ---> cbef23d3cced [2024-11-13T05:48:45.388Z] Step 18/23 : EXPOSE 59901 [2024-11-13T05:48:45.388Z] ---> Running in 3866fb88ac46 [2024-11-13T05:48:45.654Z] Removing intermediate container 3866fb88ac46 [2024-11-13T05:48:45.654Z] ---> 19a3b651fa3a [2024-11-13T05:48:45.654Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-13T05:48:45.920Z] ---> Running in 849ba73503e6 [2024-11-13T05:48:46.185Z] Removing intermediate container 849ba73503e6 [2024-11-13T05:48:46.185Z] ---> 3a7c2e546495 [2024-11-13T05:48:46.185Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T05:48:46.185Z] ---> Running in 7faa87c35887 [2024-11-13T05:48:46.450Z] Removing intermediate container 7faa87c35887 [2024-11-13T05:48:46.450Z] ---> 7f989f53ff18 [2024-11-13T05:48:46.450Z] Step 21/23 : LABEL arch=arm64 [2024-11-13T05:48:46.450Z] ---> Running in 875574252aff [2024-11-13T05:48:46.717Z] Removing intermediate container 875574252aff [2024-11-13T05:48:46.717Z] ---> 3d62b9072f66 [2024-11-13T05:48:46.717Z] Step 22/23 : LABEL git_sha=0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:48:46.717Z] ---> Running in eb65953a1217 [2024-11-13T05:48:46.984Z] Removing intermediate container eb65953a1217 [2024-11-13T05:48:46.984Z] ---> 10b9900e77bb [2024-11-13T05:48:46.984Z] Step 23/23 : LABEL version=4.0.0-dev.6 [2024-11-13T05:48:47.249Z] ---> Running in ae5c0f9fcf3f [2024-11-13T05:48:47.514Z] Removing intermediate container ae5c0f9fcf3f [2024-11-13T05:48:47.514Z] ---> 09dc3fae1150 [2024-11-13T05:48:47.514Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T05:48:47.514Z] Successfully built 09dc3fae1150 [2024-11-13T05:48:47.514Z] 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-11-13T05:48:47.685Z] provisioning config files... [2024-11-13T05:48:47.698Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/171@tmp/config7942398460224382876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:48:48.030Z] ---> ****-login.sh [2024-11-13T05:48:48.030Z] nexus3.edgexfoundry.org:10001 [2024-11-13T05:48:48.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:48:48.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:48:48.298Z] Configure a credential helper to remove this warning. See [2024-11-13T05:48:48.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:48:48.298Z] [2024-11-13T05:48:48.298Z] Login Succeeded [2024-11-13T05:48:48.298Z] nexus3.edgexfoundry.org:10002 [2024-11-13T05:48:48.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:48:48.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:48:48.566Z] Configure a credential helper to remove this warning. See [2024-11-13T05:48:48.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:48:48.567Z] [2024-11-13T05:48:48.567Z] Login Succeeded [2024-11-13T05:48:48.567Z] nexus3.edgexfoundry.org:10003 [2024-11-13T05:48:48.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:48:48.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:48:48.834Z] Configure a credential helper to remove this warning. See [2024-11-13T05:48:48.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:48:48.834Z] [2024-11-13T05:48:48.834Z] Login Succeeded [2024-11-13T05:48:48.834Z] nexus3.edgexfoundry.org:10004 [2024-11-13T05:48:49.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:48:49.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:48:49.372Z] Configure a credential helper to remove this warning. See [2024-11-13T05:48:49.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:48:49.372Z] [2024-11-13T05:48:49.372Z] Login Succeeded [2024-11-13T05:48:49.372Z] ****.io [2024-11-13T05:48:49.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T05:48:49.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T05:48:49.900Z] Configure a credential helper to remove this warning. See [2024-11-13T05:48:49.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T05:48:49.900Z] [2024-11-13T05:48:49.900Z] Login Succeeded [2024-11-13T05:48:49.900Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T05:48:49.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T05:48:49.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T05:48:50.000Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-11-13T05:48:50.000Z] 0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:48:50.000Z] latest [2024-11-13T05:48:50.000Z] 4.0.0-dev.6 [2024-11-13T05:48:50.000Z] 0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:48:50.000Z] main [2024-11-13T05:48:50.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:48:50.367Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:48:52.133Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:48:52.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-13T05:48:52.133Z] a89c6235a513: Preparing [2024-11-13T05:48:52.133Z] 6e28b13e6184: Preparing [2024-11-13T05:48:52.133Z] 4fbde06b6dc4: Preparing [2024-11-13T05:48:52.133Z] dc9d8ee3c366: Preparing [2024-11-13T05:48:52.133Z] 83541c821f67: Preparing [2024-11-13T05:48:52.133Z] 651d9022c234: Preparing [2024-11-13T05:48:52.133Z] 651d9022c234: Waiting [2024-11-13T05:48:52.397Z] a89c6235a513: Pushed [2024-11-13T05:48:52.397Z] 6e28b13e6184: Pushed [2024-11-13T05:48:52.397Z] 83541c821f67: Pushed [2024-11-13T05:48:52.397Z] 651d9022c234: Layer already exists [2024-11-13T05:48:53.795Z] dc9d8ee3c366: Pushed [2024-11-13T05:48:59.124Z] 4fbde06b6dc4: Pushed [2024-11-13T05:48:59.124Z] 0def27edd13f0f026962cc349c20b477b0871f96: digest: sha256:76ab1fb32f7070da461f99069ad2d11920d6608d84d579cb25b385603fc3aa69 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:48:59.472Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:48:59.824Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-13T05:48:59.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-13T05:48:59.824Z] a89c6235a513: Preparing [2024-11-13T05:48:59.824Z] 6e28b13e6184: Preparing [2024-11-13T05:48:59.824Z] 4fbde06b6dc4: Preparing [2024-11-13T05:48:59.824Z] dc9d8ee3c366: Preparing [2024-11-13T05:48:59.824Z] 83541c821f67: Preparing [2024-11-13T05:48:59.824Z] 651d9022c234: Preparing [2024-11-13T05:48:59.824Z] 651d9022c234: Waiting [2024-11-13T05:48:59.824Z] 83541c821f67: Layer already exists [2024-11-13T05:48:59.824Z] 4fbde06b6dc4: Layer already exists [2024-11-13T05:48:59.824Z] a89c6235a513: Layer already exists [2024-11-13T05:48:59.824Z] dc9d8ee3c366: Layer already exists [2024-11-13T05:48:59.824Z] 6e28b13e6184: Layer already exists [2024-11-13T05:48:59.824Z] 651d9022c234: Layer already exists [2024-11-13T05:48:59.824Z] latest: digest: sha256:76ab1fb32f7070da461f99069ad2d11920d6608d84d579cb25b385603fc3aa69 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:00.186Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:00.542Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.6 [2024-11-13T05:49:00.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-13T05:49:00.542Z] a89c6235a513: Preparing [2024-11-13T05:49:00.542Z] 6e28b13e6184: Preparing [2024-11-13T05:49:00.542Z] 4fbde06b6dc4: Preparing [2024-11-13T05:49:00.542Z] dc9d8ee3c366: Preparing [2024-11-13T05:49:00.542Z] 83541c821f67: Preparing [2024-11-13T05:49:00.542Z] 651d9022c234: Preparing [2024-11-13T05:49:00.542Z] 6e28b13e6184: Layer already exists [2024-11-13T05:49:00.542Z] dc9d8ee3c366: Layer already exists [2024-11-13T05:49:00.542Z] 4fbde06b6dc4: Layer already exists [2024-11-13T05:49:00.542Z] 83541c821f67: Layer already exists [2024-11-13T05:49:00.542Z] a89c6235a513: Layer already exists [2024-11-13T05:49:00.542Z] 651d9022c234: Layer already exists [2024-11-13T05:49:00.542Z] 4.0.0-dev.6: digest: sha256:76ab1fb32f7070da461f99069ad2d11920d6608d84d579cb25b385603fc3aa69 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:00.899Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:01.269Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:49:01.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-13T05:49:01.269Z] a89c6235a513: Preparing [2024-11-13T05:49:01.269Z] 6e28b13e6184: Preparing [2024-11-13T05:49:01.269Z] 4fbde06b6dc4: Preparing [2024-11-13T05:49:01.269Z] dc9d8ee3c366: Preparing [2024-11-13T05:49:01.269Z] 83541c821f67: Preparing [2024-11-13T05:49:01.269Z] 651d9022c234: Preparing [2024-11-13T05:49:01.269Z] 651d9022c234: Waiting [2024-11-13T05:49:01.269Z] dc9d8ee3c366: Layer already exists [2024-11-13T05:49:01.269Z] 4fbde06b6dc4: Layer already exists [2024-11-13T05:49:01.269Z] 83541c821f67: Layer already exists [2024-11-13T05:49:01.269Z] 6e28b13e6184: Layer already exists [2024-11-13T05:49:01.269Z] a89c6235a513: Layer already exists [2024-11-13T05:49:01.269Z] 651d9022c234: Layer already exists [2024-11-13T05:49:01.533Z] 0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6: digest: sha256:76ab1fb32f7070da461f99069ad2d11920d6608d84d579cb25b385603fc3aa69 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:01.897Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:02.242Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-11-13T05:49:02.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-13T05:49:02.242Z] a89c6235a513: Preparing [2024-11-13T05:49:02.242Z] 6e28b13e6184: Preparing [2024-11-13T05:49:02.242Z] 4fbde06b6dc4: Preparing [2024-11-13T05:49:02.242Z] dc9d8ee3c366: Preparing [2024-11-13T05:49:02.242Z] 83541c821f67: Preparing [2024-11-13T05:49:02.242Z] 651d9022c234: Preparing [2024-11-13T05:49:02.242Z] 651d9022c234: Waiting [2024-11-13T05:49:02.242Z] a89c6235a513: Layer already exists [2024-11-13T05:49:02.242Z] 6e28b13e6184: Layer already exists [2024-11-13T05:49:02.242Z] 4fbde06b6dc4: Layer already exists [2024-11-13T05:49:02.242Z] dc9d8ee3c366: Layer already exists [2024-11-13T05:49:02.242Z] 83541c821f67: Layer already exists [2024-11-13T05:49:02.242Z] 651d9022c234: Layer already exists [2024-11-13T05:49:02.242Z] main: digest: sha256:76ab1fb32f7070da461f99069ad2d11920d6608d84d579cb25b385603fc3aa69 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-13T05:49:02.590Z] ===================================================== [Pipeline] echo [2024-11-13T05:49:02.607Z] taggedImages: [2024-11-13T05:49:02.607Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96 [2024-11-13T05:49:02.607Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-13T05:49:02.607Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.6 [2024-11-13T05:49:02.607Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:0def27edd13f0f026962cc349c20b477b0871f96-4.0.0-dev.6 [2024-11-13T05:49:02.607Z] - 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-11-13T05:49:02.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:49:02.992Z] [2024-11-13T05:49:02.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:03.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:49:03.907Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T05:49:03.907Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T05:49:03.907Z] 04944245beec: Pulling fs layer [2024-11-13T05:49:03.907Z] 699f458cf7ca: Pulling fs layer [2024-11-13T05:49:03.907Z] 765212b225bb: Pulling fs layer [2024-11-13T05:49:03.907Z] f23df028b6ca: Pulling fs layer [2024-11-13T05:49:03.907Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T05:49:03.907Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T05:49:03.907Z] 765212b225bb: Waiting [2024-11-13T05:49:03.907Z] f23df028b6ca: Waiting [2024-11-13T05:49:03.907Z] d65c8cfc05b1: Waiting [2024-11-13T05:49:03.907Z] 2437ff75d9bd: Waiting [2024-11-13T05:49:03.907Z] 04944245beec: Verifying Checksum [2024-11-13T05:49:03.907Z] 04944245beec: Download complete [2024-11-13T05:49:03.907Z] 765212b225bb: Verifying Checksum [2024-11-13T05:49:03.907Z] 765212b225bb: Download complete [2024-11-13T05:49:03.907Z] f23df028b6ca: Verifying Checksum [2024-11-13T05:49:03.907Z] f23df028b6ca: Download complete [2024-11-13T05:49:03.907Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T05:49:03.907Z] d65c8cfc05b1: Download complete [2024-11-13T05:49:04.173Z] 699f458cf7ca: Verifying Checksum [2024-11-13T05:49:04.173Z] 699f458cf7ca: Download complete [2024-11-13T05:49:04.440Z] 8998bd30e6a1: Download complete [2024-11-13T05:49:07.047Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T05:49:07.047Z] 2437ff75d9bd: Download complete [2024-11-13T05:49:08.991Z] 8998bd30e6a1: Pull complete [2024-11-13T05:49:09.258Z] 04944245beec: Pull complete [2024-11-13T05:49:11.197Z] 699f458cf7ca: Pull complete [2024-11-13T05:49:11.198Z] 765212b225bb: Pull complete [2024-11-13T05:49:11.779Z] f23df028b6ca: Pull complete [2024-11-13T05:49:12.048Z] d65c8cfc05b1: Pull complete [2024-11-13T05:49:27.035Z] 2437ff75d9bd: Pull complete [2024-11-13T05:49:27.035Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T05:49:27.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T05:49:27.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:49:27.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-26336 does not seem to be running inside a container [2024-11-13T05:49:27.295Z] $ 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/171 -v /w/workspace/device-modbus-go/171:/w/workspace/device-modbus-go/171:rw,z -v /w/workspace/device-modbus-go/171@tmp:/w/workspace/device-modbus-go/171@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-11-13T05:49:29.753Z] $ docker top a7bb01f3227702aefef8eedbd087f9b7b4c5a81b9589cb5823069fd6fc6d158d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:49:30.256Z] ---> job-cost.sh [2024-11-13T05:49:30.520Z] lf-activate-venv: SKIPPING [2024-11-13T05:49:30.520Z] INFO: No Stack... [2024-11-13T05:49:30.785Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T05:49:31.738Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T05:49:32.368Z] + cat /w/workspace/device-modbus-go/171/archives/cost.csv [2024-11-13T05:49:32.368Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T05:49:32.423Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [2024-11-13T05:49:32.433Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] did not exist. Created. [2024-11-13T05:49:32.440Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T05:49:32.788Z] /w/workspace/device-modbus-go/171@tmp/durable-36c90b12/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T05:49:33.120Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T05:49:33.136Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T05:49:33.182Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T05:49:33.191Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T05:49:33.207Z] $ docker stop --time=1 a7bb01f3227702aefef8eedbd087f9b7b4c5a81b9589cb5823069fd6fc6d158d [2024-11-13T05:49:34.656Z] $ docker rm -f --volumes a7bb01f3227702aefef8eedbd087f9b7b4c5a81b9589cb5823069fd6fc6d158d [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-11-13T05:49:35.173Z] provisioning config files... [2024-11-13T05:49:35.180Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config365666550188682582tmp [Pipeline] { [Pipeline] sh [2024-11-13T05:49:35.485Z] + set +x [2024-11-13T05:49:35.485Z] + curl -s https://codecov.io/bash [2024-11-13T05:49:35.485Z] + bash -s -- [2024-11-13T05:49:35.485Z] [2024-11-13T05:49:35.485Z] _____ _ [2024-11-13T05:49:35.485Z] / ____| | | [2024-11-13T05:49:35.485Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T05:49:35.485Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T05:49:35.485Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T05:49:35.485Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T05:49:35.485Z] Bash-1.0.6 [2024-11-13T05:49:35.485Z] [2024-11-13T05:49:35.485Z] [2024-11-13T05:49:35.485Z] ==> git version 2.25.1 found [2024-11-13T05:49:35.485Z] ==> 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-11-13T05:49:35.485Z] Release-Date: 2020-01-08 [2024-11-13T05:49:35.485Z] 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-11-13T05:49:35.485Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T05:49:35.485Z] ==> Jenkins CI detected. [2024-11-13T05:49:35.485Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-11-13T05:49:35.485Z] project root: . [2024-11-13T05:49:35.485Z] --> token set from env [2024-11-13T05:49:35.485Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T05:49:35.485Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T05:49:35.745Z] ==> Python coveragepy not found [2024-11-13T05:49:35.745Z] ==> Searching for coverage reports in: [2024-11-13T05:49:35.745Z] + . [2024-11-13T05:49:35.745Z] -> Found 1 reports [2024-11-13T05:49:35.745Z] ==> Detecting git/mercurial file structure [2024-11-13T05:49:35.745Z] ==> Reading reports [2024-11-13T05:49:35.745Z] + ./coverage.out bytes=25464 [2024-11-13T05:49:35.745Z] ==> Appending adjustments [2024-11-13T05:49:35.745Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T05:49:35.745Z] + Found adjustments [2024-11-13T05:49:35.745Z] ==> Gzipping contents [2024-11-13T05:49:35.745Z] 4.0K /tmp/codecov.LhvV8b.gz [2024-11-13T05:49:35.745Z] ==> Uploading reports [2024-11-13T05:49:35.745Z] url: https://codecov.io [2024-11-13T05:49:35.745Z] query: branch=main&commit=0def27edd13f0f026962cc349c20b477b0871f96&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T05:49:35.745Z] -> Pinging Codecov [2024-11-13T05:49:35.745Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0def27edd13f0f026962cc349c20b477b0871f96&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T05:49:36.004Z] -> Uploading to [2024-11-13T05:49:36.004Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/0def27edd13f0f026962cc349c20b477b0871f96/5737d815-11c4-42e2-bc11-a3f3823fe1e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T054935Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=75caa7477ca3b8a3cc2e4ac30800483814950292bd5123d31a78029b642d40e0 [2024-11-13T05:49:36.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T05:49:36.004Z] Dload Upload Total Spent Left Speed [2024-11-13T05:49:36.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 15728 --:--:-- --:--:-- --:--:-- 15728 [2024-11-13T05:49:36.264Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] } [2024-11-13T05:49:36.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-13T05:49:36.420Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-13T05:49:36.435Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:36.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T05:49:36.747Z] [2024-11-13T05:49:36.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:37.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T05:49:37.053Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-13T05:49:37.053Z] 43c4264eed91: Already exists [2024-11-13T05:49:37.053Z] 4cc291be95ef: Already exists [2024-11-13T05:49:37.053Z] 2ac1f1163629: Already exists [2024-11-13T05:49:37.053Z] 5c3c966382ef: Already exists [2024-11-13T05:49:37.053Z] 4f4fb700ef54: Already exists [2024-11-13T05:49:37.053Z] d9c7d2e4e75e: Pulling fs layer [2024-11-13T05:49:37.053Z] 9c3e1370e548: Pulling fs layer [2024-11-13T05:49:37.312Z] d9c7d2e4e75e: Download complete [2024-11-13T05:49:37.572Z] d9c7d2e4e75e: Pull complete [2024-11-13T05:49:38.138Z] 9c3e1370e548: Verifying Checksum [2024-11-13T05:49:38.138Z] 9c3e1370e548: Download complete [2024-11-13T05:49:41.484Z] 9c3e1370e548: Pull complete [2024-11-13T05:49:41.484Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-13T05:49:41.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T05:49:41.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:49:41.590Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:49:41.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-13T05:49:43.558Z] $ docker top 32c8feac009cbd7a3bd8d3165cea6559d1ac54a7c7bc4f93b233a100bb925a79 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:49:43.891Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-11-13T05:49:43.904Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-11-13T05:49:44.192Z] + set -o pipefail [2024-11-13T05:49:44.192Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/5e172374-5cd6-43e5-ba59-031a90009196 [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] [2024-11-13T05:49:50.768Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-13T05:49:50.768Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-13T05:49:51.061Z] $ docker stop --time=1 32c8feac009cbd7a3bd8d3165cea6559d1ac54a7c7bc4f93b233a100bb925a79 [2024-11-13T05:49:55.058Z] $ docker rm -f --volumes 32c8feac009cbd7a3bd8d3165cea6559d1ac54a7c7bc4f93b233a100bb925a79 [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-11-13T05:49:55.869Z] + git log --format=format:%s -1 0def27edd13f0f026962cc349c20b477b0871f96 [Pipeline] sh [2024-11-13T05:49:56.210Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T05:49:56.210Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:49:56.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:49:56.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:49:56.667Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:49:56.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T05:49:57.284Z] $ docker top 9882412c265f42cd4ff4c621d0856fab09ec2a84a8cd4942ff0cf621e7100cb8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T05:49:57.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:49:57.384Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:49:57.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:49:57.531Z] $ docker exec 9882412c265f42cd4ff4c621d0856fab09ec2a84a8cd4942ff0cf621e7100cb8 ssh-agent [2024-11-13T05:49:57.617Z] SSH_AUTH_SOCK=/tmp/ssh-cwKhHEFHkZFT/agent.33 [2024-11-13T05:49:57.617Z] SSH_AGENT_PID=40 [2024-11-13T05:49:57.621Z] Running ssh-add (command line suppressed) [2024-11-13T05:49:57.743Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17893654841528730814.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17893654841528730814.key) [2024-11-13T05:49:57.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:49:58.027Z] + git semver tag [2024-11-13T05:49:58.293Z] 2024-11-13 05:49:58,234 [run_tag] DEBUG tag force:False [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,234 [check_head_tag] DEBUG check head tag [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,236 [execute] INFO git cat-file --batch-check [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,240 [execute] INFO git cat-file --batch [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,265 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,265 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,265 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T05:49:58.294Z] 2024-11-13 05:49:58,271 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:49:58.294Z] 4.0.0-dev.6 [Pipeline] } [2024-11-13T05:49:58.327Z] $ docker exec --env ******** --env ******** 9882412c265f42cd4ff4c621d0856fab09ec2a84a8cd4942ff0cf621e7100cb8 ssh-agent -k [2024-11-13T05:49:58.421Z] unset SSH_AUTH_SOCK; [2024-11-13T05:49:58.421Z] unset SSH_AGENT_PID; [2024-11-13T05:49:58.421Z] echo Agent pid 40 killed; [2024-11-13T05:49:58.409Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T05:49:58.746Z] + git semver [Pipeline] } [2024-11-13T05:49:59.041Z] $ docker stop --time=1 9882412c265f42cd4ff4c621d0856fab09ec2a84a8cd4942ff0cf621e7100cb8 [2024-11-13T05:50:00.347Z] $ docker rm -f --volumes 9882412c265f42cd4ff4c621d0856fab09ec2a84a8cd4942ff0cf621e7100cb8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:50:00.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T05:50:00.763Z] [2024-11-13T05:50:00.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:50:01.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T05:50:01.064Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-13T05:50:01.064Z] ab5ef0e58194: Pulling fs layer [2024-11-13T05:50:01.064Z] 9712f1f96733: Pulling fs layer [2024-11-13T05:50:01.064Z] 63f879dbbcfc: Pulling fs layer [2024-11-13T05:50:01.064Z] 0d9ebad4ef96: Pulling fs layer [2024-11-13T05:50:01.064Z] e9a5061849ea: Pulling fs layer [2024-11-13T05:50:01.064Z] d747dcd14b5f: Pulling fs layer [2024-11-13T05:50:01.064Z] 2de7ff778b66: Pulling fs layer [2024-11-13T05:50:01.064Z] 0d9ebad4ef96: Waiting [2024-11-13T05:50:01.064Z] d747dcd14b5f: Waiting [2024-11-13T05:50:01.064Z] 2de7ff778b66: Waiting [2024-11-13T05:50:01.064Z] e9a5061849ea: Waiting [2024-11-13T05:50:01.064Z] 9712f1f96733: Verifying Checksum [2024-11-13T05:50:01.064Z] 9712f1f96733: Download complete [2024-11-13T05:50:01.323Z] 63f879dbbcfc: Verifying Checksum [2024-11-13T05:50:01.323Z] 63f879dbbcfc: Download complete [2024-11-13T05:50:01.582Z] e9a5061849ea: Verifying Checksum [2024-11-13T05:50:01.582Z] e9a5061849ea: Download complete [2024-11-13T05:50:01.582Z] d747dcd14b5f: Verifying Checksum [2024-11-13T05:50:01.582Z] d747dcd14b5f: Download complete [2024-11-13T05:50:01.582Z] 0d9ebad4ef96: Verifying Checksum [2024-11-13T05:50:01.582Z] 0d9ebad4ef96: Download complete [2024-11-13T05:50:01.582Z] 2de7ff778b66: Verifying Checksum [2024-11-13T05:50:01.582Z] 2de7ff778b66: Download complete [2024-11-13T05:50:01.582Z] ab5ef0e58194: Verifying Checksum [2024-11-13T05:50:01.582Z] ab5ef0e58194: Download complete [2024-11-13T05:50:04.111Z] ab5ef0e58194: Pull complete [2024-11-13T05:50:04.369Z] 9712f1f96733: Pull complete [2024-11-13T05:50:04.933Z] 63f879dbbcfc: Pull complete [2024-11-13T05:50:09.224Z] 0d9ebad4ef96: Pull complete [2024-11-13T05:50:09.224Z] e9a5061849ea: Pull complete [2024-11-13T05:50:09.224Z] d747dcd14b5f: Pull complete [2024-11-13T05:50:09.792Z] 2de7ff778b66: Pull complete [2024-11-13T05:50:09.792Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-13T05:50:09.792Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T05:50:09.792Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:50:09.900Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:50:09.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-13T05:50:13.382Z] $ docker top 3330cec6a232432b367ee0f321883218f7cfd44bbae78f3ffb4753769129c012 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:50:13.442Z] provisioning config files... [2024-11-13T05:50:13.450Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1326290082278180888tmp [2024-11-13T05:50:13.460Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16515056210697076089tmp [2024-11-13T05:50:13.470Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18416040835707407424tmp [Pipeline] { [Pipeline] echo [2024-11-13T05:50:13.567Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:13.870Z] ---> sigul-configuration.sh [2024-11-13T05:50:13.870Z] gpg: directory `/root/.gnupg' created [2024-11-13T05:50:13.870Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-13T05:50:13.870Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-13T05:50:13.870Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-13T05:50:13.870Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-13T05:50:13.870Z] gpg: CAST5 encrypted data [2024-11-13T05:50:13.870Z] gpg: encrypted with 1 passphrase [2024-11-13T05:50:13.870Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-13T05:50:14.179Z] + mkdir /home/jenkins [2024-11-13T05:50:14.179Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-13T05:50:14.476Z] + 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-11-13T05:50:14.489Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:14.786Z] ---> sigul-install.sh [2024-11-13T05:50:14.786Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-13T05:50:15.083Z] + git tag --list [2024-11-13T05:50:15.083Z] 0.7.1 [2024-11-13T05:50:15.083Z] v1.0.0 [2024-11-13T05:50:15.083Z] v1.1.0 [2024-11-13T05:50:15.083Z] v1.1.1 [2024-11-13T05:50:15.083Z] v1.2.2 [2024-11-13T05:50:15.083Z] v1.3.0 [2024-11-13T05:50:15.083Z] v1.3.1 [2024-11-13T05:50:15.083Z] v2.0.0 [2024-11-13T05:50:15.083Z] v2.1.0 [2024-11-13T05:50:15.083Z] v2.1.1 [2024-11-13T05:50:15.083Z] v2.2.0 [2024-11-13T05:50:15.083Z] v2.3.0 [2024-11-13T05:50:15.083Z] v3.0 [2024-11-13T05:50:15.083Z] v3.0.0 [2024-11-13T05:50:15.083Z] v3.1 [2024-11-13T05:50:15.083Z] v3.1.0 [2024-11-13T05:50:15.083Z] v3.1.0-dev.1 [2024-11-13T05:50:15.083Z] v3.1.0-dev.10 [2024-11-13T05:50:15.083Z] v3.1.0-dev.11 [2024-11-13T05:50:15.083Z] v3.1.0-dev.12 [2024-11-13T05:50:15.083Z] v3.1.0-dev.13 [2024-11-13T05:50:15.083Z] v3.1.0-dev.14 [2024-11-13T05:50:15.083Z] v3.1.0-dev.15 [2024-11-13T05:50:15.083Z] v3.1.0-dev.16 [2024-11-13T05:50:15.083Z] v3.1.0-dev.17 [2024-11-13T05:50:15.083Z] v3.1.0-dev.18 [2024-11-13T05:50:15.083Z] v3.1.0-dev.19 [2024-11-13T05:50:15.083Z] v3.1.0-dev.2 [2024-11-13T05:50:15.083Z] v3.1.0-dev.20 [2024-11-13T05:50:15.083Z] v3.1.0-dev.21 [2024-11-13T05:50:15.083Z] v3.1.0-dev.22 [2024-11-13T05:50:15.083Z] v3.1.0-dev.23 [2024-11-13T05:50:15.083Z] v3.1.0-dev.24 [2024-11-13T05:50:15.083Z] v3.1.0-dev.25 [2024-11-13T05:50:15.083Z] v3.1.0-dev.3 [2024-11-13T05:50:15.083Z] v3.1.0-dev.4 [2024-11-13T05:50:15.083Z] v3.1.0-dev.5 [2024-11-13T05:50:15.083Z] v3.1.0-dev.6 [2024-11-13T05:50:15.083Z] v3.1.0-dev.7 [2024-11-13T05:50:15.083Z] v3.1.0-dev.8 [2024-11-13T05:50:15.083Z] v3.1.0-dev.9 [2024-11-13T05:50:15.083Z] v3.1.1 [2024-11-13T05:50:15.083Z] v3.1.1-dev.1 [2024-11-13T05:50:15.083Z] v3.2.0-dev.1 [2024-11-13T05:50:15.083Z] v3.2.0-dev.10 [2024-11-13T05:50:15.083Z] v3.2.0-dev.11 [2024-11-13T05:50:15.083Z] v3.2.0-dev.12 [2024-11-13T05:50:15.083Z] v3.2.0-dev.13 [2024-11-13T05:50:15.083Z] v3.2.0-dev.14 [2024-11-13T05:50:15.083Z] v3.2.0-dev.15 [2024-11-13T05:50:15.083Z] v3.2.0-dev.16 [2024-11-13T05:50:15.083Z] v3.2.0-dev.17 [2024-11-13T05:50:15.083Z] v3.2.0-dev.18 [2024-11-13T05:50:15.083Z] v3.2.0-dev.19 [2024-11-13T05:50:15.083Z] v3.2.0-dev.2 [2024-11-13T05:50:15.083Z] v3.2.0-dev.20 [2024-11-13T05:50:15.083Z] v3.2.0-dev.21 [2024-11-13T05:50:15.083Z] v3.2.0-dev.22 [2024-11-13T05:50:15.083Z] v3.2.0-dev.23 [2024-11-13T05:50:15.083Z] v3.2.0-dev.24 [2024-11-13T05:50:15.083Z] v3.2.0-dev.25 [2024-11-13T05:50:15.083Z] v3.2.0-dev.26 [2024-11-13T05:50:15.083Z] v3.2.0-dev.3 [2024-11-13T05:50:15.083Z] v3.2.0-dev.4 [2024-11-13T05:50:15.083Z] v3.2.0-dev.5 [2024-11-13T05:50:15.083Z] v3.2.0-dev.6 [2024-11-13T05:50:15.083Z] v3.2.0-dev.7 [2024-11-13T05:50:15.083Z] v3.2.0-dev.8 [2024-11-13T05:50:15.083Z] v3.2.0-dev.9 [2024-11-13T05:50:15.083Z] v4.0.0-dev.1 [2024-11-13T05:50:15.083Z] v4.0.0-dev.2 [2024-11-13T05:50:15.083Z] v4.0.0-dev.3 [2024-11-13T05:50:15.084Z] v4.0.0-dev.4 [2024-11-13T05:50:15.084Z] v4.0.0-dev.5 [2024-11-13T05:50:15.084Z] v4.0.0-dev.6 [Pipeline] sh [2024-11-13T05:50:15.482Z] + lftools sign git-tag v4.0.0-dev.6 [2024-11-13T05:50:16.051Z] Signing Git tag with Sigul... [2024-11-13T05:50:16.051Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-11-13T05:50:16.636Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:17.012Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-13T05:50:17.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-13T05:50:17.073Z] $ docker stop --time=1 3330cec6a232432b367ee0f321883218f7cfd44bbae78f3ffb4753769129c012 [2024-11-13T05:50:18.336Z] $ docker rm -f --volumes 3330cec6a232432b367ee0f321883218f7cfd44bbae78f3ffb4753769129c012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-13T05:50:18.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T05:50:18.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:50:19.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:50:19.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:50:19.263Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:50:19.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T05:50:19.659Z] $ docker top dcbf0fde70b3428f59e9d919ccf67b1896e9dceb4458d3fe231c6ba8a0d10072 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T05:50:19.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:50:19.745Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:50:19.861Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:50:19.884Z] $ docker exec dcbf0fde70b3428f59e9d919ccf67b1896e9dceb4458d3fe231c6ba8a0d10072 ssh-agent [2024-11-13T05:50:19.970Z] SSH_AUTH_SOCK=/tmp/ssh-i0ssr8RK36Rj/agent.31 [2024-11-13T05:50:19.970Z] SSH_AGENT_PID=37 [2024-11-13T05:50:19.975Z] Running ssh-add (command line suppressed) [2024-11-13T05:50:20.098Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7301105630232096837.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7301105630232096837.key) [2024-11-13T05:50:20.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:50:20.389Z] + git semver bump pre [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,592 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,593 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,593 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,593 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,593 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,595 [execute] INFO git cat-file --batch-check [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,600 [execute] INFO git cat-file --batch [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T05:50:20.652Z] 2024-11-13 05:50:20,606 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:50:20.652Z] 4.0.0-dev.7 [Pipeline] } [2024-11-13T05:50:20.682Z] $ docker exec --env ******** --env ******** dcbf0fde70b3428f59e9d919ccf67b1896e9dceb4458d3fe231c6ba8a0d10072 ssh-agent -k [2024-11-13T05:50:20.777Z] unset SSH_AUTH_SOCK; [2024-11-13T05:50:20.777Z] unset SSH_AGENT_PID; [2024-11-13T05:50:20.778Z] echo Agent pid 37 killed; [2024-11-13T05:50:20.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T05:50:21.086Z] + git semver [Pipeline] } [2024-11-13T05:50:21.381Z] $ docker stop --time=1 dcbf0fde70b3428f59e9d919ccf67b1896e9dceb4458d3fe231c6ba8a0d10072 [2024-11-13T05:50:22.669Z] $ docker rm -f --volumes dcbf0fde70b3428f59e9d919ccf67b1896e9dceb4458d3fe231c6ba8a0d10072 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T05:50:23.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T05:50:23.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:50:23.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T05:50:23.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:50:23.405Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:50:23.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T05:50:23.779Z] $ docker top ab60375587134c7801854041f33463883b57a6c09903524b060fd12d85e59d89 -eo pid,comm [2024-11-13T05:50:23.811Z] 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-11-13T05:50:23.811Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T05:50:23.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T05:50:23.871Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T05:50:23.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T05:50:24.010Z] $ docker exec ab60375587134c7801854041f33463883b57a6c09903524b060fd12d85e59d89 ssh-agent [2024-11-13T05:50:24.097Z] SSH_AUTH_SOCK=/tmp/ssh-kdEUNAhm3hGk/agent.32 [2024-11-13T05:50:24.097Z] SSH_AGENT_PID=38 [2024-11-13T05:50:24.102Z] Running ssh-add (command line suppressed) [2024-11-13T05:50:24.248Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17915992475141578309.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17915992475141578309.key) [2024-11-13T05:50:24.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T05:50:24.530Z] + git semver push [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,731 [run_push] DEBUG push [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,732 [execute] INFO git cat-file --batch-check [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,736 [execute] INFO git rev-list 56e29962c762f4251a62ed8dbf745e8e1b1f117b -- [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,736 [execute] DEBUG Popen(['git', 'rev-list', '56e29962c762f4251a62ed8dbf745e8e1b1f117b', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,746 [execute] INFO git fetch -v origin [2024-11-13T05:50:24.789Z] 2024-11-13 05:50:24,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-13T05:50:25.360Z] 2024-11-13 05:50:25,211 [run_push] DEBUG no remote changes detected [2024-11-13T05:50:25.360Z] 2024-11-13 05:50:25,211 [execute] INFO git push origin semver [2024-11-13T05:50:25.360Z] 2024-11-13 05:50:25,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T05:50:25.929Z] 2024-11-13 05:50:25,889 [run_push] DEBUG push all version tags [2024-11-13T05:50:25.929Z] 2024-11-13 05:50:25,890 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-13T05:50:25.929Z] 2024-11-13 05:50:25,890 [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-11-13T05:50:26.869Z] 2024-11-13 05:50:26,559 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-13T05:50:26.869Z] 4.0.0-dev.7 [Pipeline] } [2024-11-13T05:50:26.900Z] $ docker exec --env ******** --env ******** ab60375587134c7801854041f33463883b57a6c09903524b060fd12d85e59d89 ssh-agent -k [2024-11-13T05:50:27.013Z] unset SSH_AUTH_SOCK; [2024-11-13T05:50:27.013Z] unset SSH_AGENT_PID; [2024-11-13T05:50:27.013Z] echo Agent pid 38 killed; [2024-11-13T05:50:27.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T05:50:27.324Z] + git semver [Pipeline] } [2024-11-13T05:50:27.615Z] $ docker stop --time=1 ab60375587134c7801854041f33463883b57a6c09903524b060fd12d85e59d89 [2024-11-13T05:50:28.898Z] $ docker rm -f --volumes ab60375587134c7801854041f33463883b57a6c09903524b060fd12d85e59d89 [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-11-13T05:50:29.518Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-11-13T05:50:29.518Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-13T05:50:29.518Z] total 16 [2024-11-13T05:50:29.518Z] drwxr-xr-x 3 root root 4096 Nov 13 05:36 . [2024-11-13T05:50:29.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:50 .. [2024-11-13T05:50:29.518Z] drwxr-xr-x 2 root root 4096 Nov 13 05:36 cost [2024-11-13T05:50:29.518Z] -rw-r--r-- 1 root root 88 Nov 13 05:36 cost.csv [2024-11-13T05:50:29.518Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-13T05:50:29.518Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-13T05:50:29.518Z] total 16 [2024-11-13T05:50:29.518Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 05:36 . [2024-11-13T05:50:29.518Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 05:50 .. [2024-11-13T05:50:29.518Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 05:36 cost [2024-11-13T05:50:29.518Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 13 05:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:29.812Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:30.667Z] ---> package-listing.sh [2024-11-13T05:50:30.667Z] ++ facter osfamily [2024-11-13T05:50:30.667Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T05:50:30.926Z] + OS_FAMILY=debian [2024-11-13T05:50:30.926Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-11-13T05:50:30.926Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T05:50:30.926Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T05:50:30.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T05:50:30.926Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T05:50:30.926Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-13T05:50:30.926Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T05:50:30.926Z] + case "${OS_FAMILY}" in [2024-11-13T05:50:30.926Z] + dpkg -l [2024-11-13T05:50:30.926Z] + grep '^ii' [2024-11-13T05:50:30.926Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T05:50:30.926Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T05:50:30.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T05:50:30.926Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-13T05:50:30.926Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-11-13T05:50:30.926Z] + 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-11-13T05:50:30.939Z] 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-11-13T05:50:31.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T05:50:31.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T05:50:31.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T05:50:31.850Z] prd-ubuntu20.04-docker-8c-8g-26335 does not seem to be running inside a container [2024-11-13T05:50:31.896Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T05:50:32.121Z] $ docker top f28be8fa5476c8d596e500a99b863fd8bdf8b89a310896e936a1ce0a4a29d219 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T05:50:32.453Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T05:50:32.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T05:50:33.033Z] + ls /var/log/sa-host [2024-11-13T05:50:33.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T05:50:33.114Z] provisioning config files... [2024-11-13T05:50:33.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14608233808437896719tmp [Pipeline] { [Pipeline] echo [2024-11-13T05:50:33.155Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:33.442Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T05:50:33.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:33.796Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T05:50:33.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:34.091Z] ---> sudo-logs.sh [2024-11-13T05:50:34.091Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T05:50:34.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:34.410Z] ---> job-cost.sh [2024-11-13T05:50:34.410Z] lf-activate-venv: SKIPPING [2024-11-13T05:50:34.410Z] DEBUG: total: 0.2199999988079071 [2024-11-13T05:50:34.410Z] INFO: Retrieving Stack Cost... [2024-11-13T05:50:34.982Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T05:50:35.242Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T05:50:35.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T05:50:35.543Z] ---> logs-deploy.sh [2024-11-13T05:50:35.543Z] lf-activate-venv: SKIPPING [2024-11-13T05:50:35.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/171 [2024-11-13T05:50:35.543Z] INFO: archiving workspace using pattern(s): [2024-11-13T05:50:36.486Z] Archives upload complete. [2024-11-13T05:50:36.486Z] INFO: archiving logs to Nexus