Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a690718375bc93f519473105647b67b4bac49bb 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-ssh523515369214606349.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1625907824564483528.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17280448187581424681.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8203175057276462530.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-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13360500497867681646.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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 Running on prd-ubuntu20.04-docker-8c-8g-36162 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9a690718375bc93f519473105647b67b4bac49bb (main) Commit message: "Merge pull request #1666 from jinlinGuan/contracts-issue-956" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 9a690718375bc93f519473105647b67b4bac49bb # timeout=10 > git rev-list --no-walk 3369d354d5806cd7550b978fa381ceba6d3d4566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T07:03:39.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T07:03:39.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T07:03:39.485Z] ========================================================= [2025-01-06T07:03:39.485Z] EdgeX Global Pipelines Version Info [2025-01-06T07:03:39.485Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:03:40.589Z] ------------------- [2025-01-06T07:03:40.589Z] stable info: [2025-01-06T07:03:40.589Z] ------------------- [2025-01-06T07:03:40.589Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T07:03:40.589Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T07:03:40.589Z] Message: update stable to v1.0.269 [2025-01-06T07:03:40.851Z] ------------------- [2025-01-06T07:03:40.852Z] experimental info: [2025-01-06T07:03:40.852Z] ------------------- [2025-01-06T07:03:40.852Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T07:03:40.852Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T07:03:40.852Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T07:03:40.935Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-01-06T07:03:40.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-01-06T07:03:40.985Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T07:03:41.008Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T07:03:41.030Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T07:03:41.053Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T07:03:41.074Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T07:03:41.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-01-06T07:03:41.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T07:03:41.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T07:03:41.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T07:03:41.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-01-06T07:03:41.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T07:03:41.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T07:03:41.272Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T07:03:41.297Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-01-06T07:03:41.324Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-06T07:03:41.348Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-06T07:03:41.374Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T07:03:41.399Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T07:03:41.420Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T07:03:41.450Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T07:03:41.686Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-06T07:03:41.708Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-06T07:03:41.731Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-06T07:03:41.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T07:03:41.774Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T07:03:41.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T07:03:41.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T07:03:41.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T07:03:41.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo [2025-01-06T07:03:41.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a69071 [Pipeline] echo [2025-01-06T07:03:41.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:03:41.999Z] provisioning config files... [2025-01-06T07:03:42.013Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4747090823492760167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:03:42.341Z] ---> ****-login.sh [2025-01-06T07:03:42.342Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:03:42.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:42.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:42.601Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:42.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:42.601Z] [2025-01-06T07:03:42.601Z] Login Succeeded [2025-01-06T07:03:42.601Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:03:42.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:42.861Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:42.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:42.861Z] [2025-01-06T07:03:42.861Z] Login Succeeded [2025-01-06T07:03:42.861Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:03:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:42.861Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:42.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:42.861Z] [2025-01-06T07:03:42.861Z] Login Succeeded [2025-01-06T07:03:42.861Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:03:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:43.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:43.122Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:43.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:43.122Z] [2025-01-06T07:03:43.122Z] Login Succeeded [2025-01-06T07:03:43.122Z] ****.io [2025-01-06T07:03:43.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:43.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:43.122Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:43.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:43.122Z] [2025-01-06T07:03:43.122Z] Login Succeeded [2025-01-06T07:03:43.122Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:03:43.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-06T07:03:43.550Z] + git rev-list -1 --merges 9a690718375bc93f519473105647b67b4bac49bb~1..9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo [2025-01-06T07:03:43.568Z] -----------> git rev-list -1 --merges 9a690718375bc93f519473105647b67b4bac49bb~1..9a690718375bc93f519473105647b67b4bac49bb 9a690718375bc93f519473105647b67b4bac49bb [2025-01-06T07:03:43.568Z] 9a690718375bc93f519473105647b67b4bac49bb [false] [Pipeline] sh [2025-01-06T07:03:43.861Z] + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo [2025-01-06T07:03:43.878Z] ========================================================= [2025-01-06T07:03:43.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T07:03:43.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T07:03:44.559Z] + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] echo [2025-01-06T07:03:44.570Z] [semverPrep] GIT_COMMIT: 9a690718375bc93f519473105647b67b4bac49bb, Commit Message: Merge pull request #1666 from jinlinGuan/contracts-issue-956 [Pipeline] echo [2025-01-06T07:03:44.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-06T07:03:44.959Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:03:44.959Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T07:03:44.959Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T07:03:44.959Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T07:03:44.959Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T07:03:44.959Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T07:03:44.959Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:03:45.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:03:45.406Z] [2025-01-06T07:03:45.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:03:45.707Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:03:45.707Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T07:03:45.707Z] b85a868b505f: Pulling fs layer [2025-01-06T07:03:45.707Z] e2be974225ed: Pulling fs layer [2025-01-06T07:03:45.707Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T07:03:45.707Z] 988bab9f4d93: Pulling fs layer [2025-01-06T07:03:45.707Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T07:03:45.707Z] eaf3925da568: Pulling fs layer [2025-01-06T07:03:45.707Z] bab4dde63d76: Pulling fs layer [2025-01-06T07:03:45.707Z] bde34c3a00c8: Pulling fs layer [2025-01-06T07:03:45.707Z] b352a97aabf1: Pulling fs layer [2025-01-06T07:03:45.707Z] 4872d77fe225: Pulling fs layer [2025-01-06T07:03:45.707Z] 5851b861e8e6: Pulling fs layer [2025-01-06T07:03:45.707Z] 988bab9f4d93: Waiting [2025-01-06T07:03:45.707Z] 1469e6f7b9e6: Waiting [2025-01-06T07:03:45.707Z] eaf3925da568: Waiting [2025-01-06T07:03:45.707Z] bab4dde63d76: Waiting [2025-01-06T07:03:45.707Z] bde34c3a00c8: Waiting [2025-01-06T07:03:45.707Z] 5851b861e8e6: Waiting [2025-01-06T07:03:45.707Z] b352a97aabf1: Waiting [2025-01-06T07:03:45.707Z] 4872d77fe225: Waiting [2025-01-06T07:03:45.707Z] e2be974225ed: Verifying Checksum [2025-01-06T07:03:45.707Z] e2be974225ed: Download complete [2025-01-06T07:03:45.707Z] 988bab9f4d93: Verifying Checksum [2025-01-06T07:03:45.707Z] 988bab9f4d93: Download complete [2025-01-06T07:03:45.707Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T07:03:45.707Z] 1469e6f7b9e6: Download complete [2025-01-06T07:03:45.707Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T07:03:45.707Z] 339a4e72a1f5: Download complete [2025-01-06T07:03:45.968Z] eaf3925da568: Verifying Checksum [2025-01-06T07:03:45.968Z] eaf3925da568: Download complete [2025-01-06T07:03:45.968Z] bde34c3a00c8: Download complete [2025-01-06T07:03:45.968Z] b352a97aabf1: Verifying Checksum [2025-01-06T07:03:45.968Z] b352a97aabf1: Download complete [2025-01-06T07:03:45.968Z] 4872d77fe225: Download complete [2025-01-06T07:03:45.968Z] 5851b861e8e6: Verifying Checksum [2025-01-06T07:03:45.968Z] 5851b861e8e6: Download complete [2025-01-06T07:03:45.968Z] b85a868b505f: Verifying Checksum [2025-01-06T07:03:45.968Z] b85a868b505f: Download complete [2025-01-06T07:03:46.232Z] bab4dde63d76: Verifying Checksum [2025-01-06T07:03:46.232Z] bab4dde63d76: Download complete [2025-01-06T07:03:47.166Z] b85a868b505f: Pull complete [2025-01-06T07:03:47.166Z] e2be974225ed: Pull complete [2025-01-06T07:03:47.426Z] 339a4e72a1f5: Pull complete [2025-01-06T07:03:47.686Z] 988bab9f4d93: Pull complete [2025-01-06T07:03:47.945Z] 1469e6f7b9e6: Pull complete [2025-01-06T07:03:47.945Z] eaf3925da568: Pull complete [2025-01-06T07:03:49.848Z] bab4dde63d76: Pull complete [2025-01-06T07:03:49.848Z] bde34c3a00c8: Pull complete [2025-01-06T07:03:49.848Z] b352a97aabf1: Pull complete [2025-01-06T07:03:49.848Z] 4872d77fe225: Pull complete [2025-01-06T07:03:49.848Z] 5851b861e8e6: Pull complete [2025-01-06T07:03:49.848Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T07:03:49.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:03:49.848Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:03:49.955Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:03:49.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:03:52.371Z] $ docker top 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 -eo pid,comm [2025-01-06T07:03:52.438Z] 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). [2025-01-06T07:03:52.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:03:52.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:03:52.487Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:03:52.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:03:52.598Z] $ docker exec 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent [2025-01-06T07:03:52.718Z] SSH_AUTH_SOCK=/tmp/ssh-JqT63yFrctVI/agent.32 [2025-01-06T07:03:52.718Z] SSH_AGENT_PID=38 [2025-01-06T07:03:52.726Z] Running ssh-add (command line suppressed) [2025-01-06T07:03:52.828Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15948894055600294866.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15948894055600294866.key) [2025-01-06T07:03:52.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:03:53.146Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T07:03:53.152Z] $ docker exec --env ******** --env ******** 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent -k [2025-01-06T07:03:53.273Z] unset SSH_AUTH_SOCK; [2025-01-06T07:03:53.274Z] unset SSH_AGENT_PID; [2025-01-06T07:03:53.274Z] echo Agent pid 38 killed; [2025-01-06T07:03:53.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T07:03:53.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:03:53.338Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:03:53.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:03:53.449Z] $ docker exec 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent [2025-01-06T07:03:53.576Z] SSH_AUTH_SOCK=/tmp/ssh-k0xloBlFQ5LZ/agent.71 [2025-01-06T07:03:53.576Z] SSH_AGENT_PID=77 [2025-01-06T07:03:53.581Z] Running ssh-add (command line suppressed) [2025-01-06T07:03:53.692Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13801696823087561848.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13801696823087561848.key) [2025-01-06T07:03:53.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:03:54.017Z] + git semver init [2025-01-06T07:03:54.278Z] 2025-01-06 07:03:54,193 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T07:03:54.278Z] 2025-01-06 07:03:54,194 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-06T07:03:54.278Z] 2025-01-06 07:03:54,194 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-01-06T07:03:54.278Z] 2025-01-06 07:03:54,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:03:55.658Z] 2025-01-06 07:03:55,485 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-01-06T07:03:55.658Z] 2025-01-06 07:03:55,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-01-06T07:03:55.658Z] 2025-01-06 07:03:55,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:03:55.658Z] 2025-01-06 07:03:55,486 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:03:55.658Z] 4.0.0-dev.12 [Pipeline] } [2025-01-06T07:03:55.662Z] $ docker exec --env ******** --env ******** 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 ssh-agent -k [2025-01-06T07:03:55.758Z] unset SSH_AUTH_SOCK; [2025-01-06T07:03:55.759Z] unset SSH_AGENT_PID; [2025-01-06T07:03:55.759Z] echo Agent pid 77 killed; [2025-01-06T07:03:55.778Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:03:56.096Z] + git semver [Pipeline] } [2025-01-06T07:03:56.418Z] $ docker stop --time=1 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 [2025-01-06T07:03:57.700Z] $ docker rm -f --volumes 7bc263fde6601e67be5b0f41e659ce9983450a75ee7d5ccbcc146e988986e879 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:03:58.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T07:03:58.852Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T07:03:58.857Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:03:59.156Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-01-06T07:03:59.170Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4652654509860212448tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:03:59.485Z] ---> ****-login.sh [2025-01-06T07:03:59.486Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:03:59.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:59.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:59.486Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:59.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:59.486Z] [2025-01-06T07:03:59.486Z] Login Succeeded [2025-01-06T07:03:59.486Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:03:59.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:59.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:59.486Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:59.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:59.486Z] [2025-01-06T07:03:59.486Z] Login Succeeded [2025-01-06T07:03:59.486Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:03:59.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:59.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:59.746Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:59.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:59.746Z] [2025-01-06T07:03:59.746Z] Login Succeeded [2025-01-06T07:03:59.746Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:03:59.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:03:59.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:03:59.746Z] Configure a credential helper to remove this warning. See [2025-01-06T07:03:59.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:03:59.746Z] [2025-01-06T07:03:59.746Z] Login Succeeded [2025-01-06T07:03:59.746Z] ****.io [2025-01-06T07:04:00.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:04:00.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:04:00.007Z] Configure a credential helper to remove this warning. See [2025-01-06T07:04:00.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:04:00.007Z] [2025-01-06T07:04:00.007Z] Login Succeeded [2025-01-06T07:04:00.007Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:04:00.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-06T07:04:00.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:04:00.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:04:00.147Z] ========================================================= [2025-01-06T07:04:00.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T07:04:00.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:04:00.479Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-06T07:04:00.479Z] Sending build context to Docker daemon 24.81MB [2025-01-06T07:04:00.479Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-01-06T07:04:00.479Z] Step 2/10 : FROM ${BASE} AS builder [2025-01-06T07:04:00.738Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T07:04:00.738Z] da9db072f522: Pulling fs layer [2025-01-06T07:04:00.738Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T07:04:00.738Z] 06f05ace1117: Pulling fs layer [2025-01-06T07:04:00.738Z] 5fe327b54edc: Pulling fs layer [2025-01-06T07:04:00.738Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T07:04:00.738Z] 92a5565b7b96: Pulling fs layer [2025-01-06T07:04:00.738Z] ff9bb7016b71: Pulling fs layer [2025-01-06T07:04:00.738Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T07:04:00.738Z] a813b0c90790: Pulling fs layer [2025-01-06T07:04:00.738Z] 5fe327b54edc: Waiting [2025-01-06T07:04:00.738Z] b67dba6c2c7d: Waiting [2025-01-06T07:04:00.738Z] 4f4fb700ef54: Waiting [2025-01-06T07:04:00.738Z] 92a5565b7b96: Waiting [2025-01-06T07:04:00.738Z] a813b0c90790: Waiting [2025-01-06T07:04:00.738Z] ff9bb7016b71: Waiting [2025-01-06T07:04:00.738Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-06T07:04:00.738Z] 6ef4a4ee8ca5: Download complete [2025-01-06T07:04:00.738Z] 5fe327b54edc: Verifying Checksum [2025-01-06T07:04:00.738Z] 5fe327b54edc: Download complete [2025-01-06T07:04:00.738Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T07:04:00.738Z] 4f4fb700ef54: Download complete [2025-01-06T07:04:00.738Z] da9db072f522: Download complete [2025-01-06T07:04:00.738Z] 92a5565b7b96: Verifying Checksum [2025-01-06T07:04:00.738Z] 92a5565b7b96: Download complete [2025-01-06T07:04:00.738Z] ff9bb7016b71: Verifying Checksum [2025-01-06T07:04:00.738Z] ff9bb7016b71: Download complete [2025-01-06T07:04:00.738Z] da9db072f522: Pull complete [2025-01-06T07:04:00.997Z] a813b0c90790: Verifying Checksum [2025-01-06T07:04:00.997Z] a813b0c90790: Download complete [2025-01-06T07:04:00.997Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T07:04:01.255Z] 06f05ace1117: Verifying Checksum [2025-01-06T07:04:01.256Z] 06f05ace1117: Download complete [2025-01-06T07:04:01.514Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T07:04:01.514Z] b67dba6c2c7d: Download complete [2025-01-06T07:04:05.701Z] 06f05ace1117: Pull complete [2025-01-06T07:04:05.701Z] 5fe327b54edc: Pull complete [2025-01-06T07:04:05.701Z] 4f4fb700ef54: Pull complete [2025-01-06T07:04:05.701Z] 92a5565b7b96: Pull complete [2025-01-06T07:04:05.701Z] ff9bb7016b71: Pull complete [2025-01-06T07:04:07.598Z] b67dba6c2c7d: Pull complete [2025-01-06T07:04:08.165Z] a813b0c90790: Pull complete [2025-01-06T07:04:08.165Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T07:04:08.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T07:04:08.165Z] ---> 3ba60ce46760 [2025-01-06T07:04:08.165Z] Step 3/10 : ARG MAKE=make build [2025-01-06T07:04:11.463Z] ---> Running in 56530de0b9d9 [2025-01-06T07:04:11.721Z] Removing intermediate container 56530de0b9d9 [2025-01-06T07:04:11.721Z] ---> fa000b4fd2e4 [2025-01-06T07:04:11.721Z] Step 4/10 : WORKDIR /device-sdk-go [2025-01-06T07:04:11.721Z] ---> Running in bbb84cf6a857 [2025-01-06T07:04:11.721Z] Removing intermediate container bbb84cf6a857 [2025-01-06T07:04:11.721Z] ---> 33213e463bae [2025-01-06T07:04:11.721Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-06T07:04:11.721Z] ---> Running in 8edeffdd4b1c [2025-01-06T07:04:11.721Z] Removing intermediate container 8edeffdd4b1c [2025-01-06T07:04:11.721Z] ---> b7237f6ab73f [2025-01-06T07:04:11.721Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-01-06T07:04:11.721Z] ---> Running in 31948cc1cd1a [2025-01-06T07:04:11.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:04:12.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:04:12.817Z] OK: 248 MiB in 58 packages [2025-01-06T07:04:13.076Z] Removing intermediate container 31948cc1cd1a [2025-01-06T07:04:13.076Z] ---> 36314c04780a [2025-01-06T07:04:13.076Z] Step 7/10 : COPY go.mod vendor* ./ [2025-01-06T07:04:13.076Z] ---> af8757834d0f [2025-01-06T07:04:13.076Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:04:13.076Z] ---> Running in bdaeac439003 [2025-01-06T07:05:20.790Z] Removing intermediate container bdaeac439003 [2025-01-06T07:05:20.790Z] ---> 78eb40f053a5 [2025-01-06T07:05:20.790Z] Step 9/10 : COPY . . [2025-01-06T07:05:20.790Z] ---> ce760423c427 [2025-01-06T07:05:20.790Z] Step 10/10 : RUN ${MAKE} [2025-01-06T07:05:20.790Z] ---> Running in f21fec155573 [2025-01-06T07:05:20.790Z] noop [2025-01-06T07:05:20.790Z] Removing intermediate container f21fec155573 [2025-01-06T07:05:20.790Z] ---> aa49244a3c9b [2025-01-06T07:05:20.790Z] Successfully built aa49244a3c9b [2025-01-06T07:05:20.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:05:21.116Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T07:05:21.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:05:21.198Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:05:21.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:05:21.534Z] $ docker top e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:05:21.954Z] + go version [2025-01-06T07:05:21.954Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T07:05:21.956Z] $ docker stop --time=1 e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 [2025-01-06T07:05:23.262Z] $ docker rm -f --volumes e89909b106da71e923c16f5be53dc5736bad23eaaeb1902d04e89e55e8ea7cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:05:23.709Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T07:05:23.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:05:23.785Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:05:23.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:05:24.153Z] $ docker top b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:05:24.508Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:05:24.810Z] + make test [2025-01-06T07:05:24.810Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T07:05:32.924Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-01-06T07:06:05.961Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-01-06T07:06:05.961Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-01-06T07:06:05.961Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-01-06T07:06:05.961Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-01-06T07:06:05.961Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-01-06T07:06:05.961Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.033s coverage: 28.7% of statements [2025-01-06T07:06:05.961Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.031s coverage: 79.4% of statements [2025-01-06T07:06:06.895Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-01-06T07:06:06.895Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-01-06T07:06:07.831Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-01-06T07:06:07.831Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.049s coverage: 86.0% of statements [2025-01-06T07:06:08.089Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-01-06T07:06:08.089Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-01-06T07:06:08.089Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:06:08.657Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.099s coverage: 45.2% of statements [2025-01-06T07:06:09.595Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-01-06T07:06:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.043s coverage: 14.1% of statements [2025-01-06T07:06:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.091s coverage: 44.6% of statements [2025-01-06T07:06:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.054s coverage: 68.4% of statements [2025-01-06T07:06:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.084s coverage: 88.3% of statements [2025-01-06T07:06:12.138Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.3% of statements [2025-01-06T07:06:45.134Z] GO111MODULE=on go vet ./... [2025-01-06T07:06:49.322Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T07:06:49.322Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T07:06:49.322Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T07:06:49.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-06T07:06:49.350Z] $ docker stop --time=1 b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 [2025-01-06T07:06:53.603Z] $ docker rm -f --volumes b8165c7ff4d85258e2943e1b563966431fc25dfbbdfb81744da0a859f7d27bb5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:06:54.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-06T07:06:54.389Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-06T07:06:54.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-06T07:06:55.251Z] + ls -al . [2025-01-06T07:06:55.251Z] total 704 [2025-01-06T07:06:55.251Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 6 07:05 . [2025-01-06T07:06:55.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 07:03 .. [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 6 07:03 .dockerignore [2025-01-06T07:06:55.251Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 07:06 .git [2025-01-06T07:06:55.251Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 07:03 .github [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 137 Jan 6 07:03 .gitignore [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 6 07:03 .golangci.yml [2025-01-06T07:06:55.251Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 07:03 .semver [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jan 6 07:03 CHANGELOG.md [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 07:03 GOVERNANCE.md [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 882 Jan 6 07:03 Jenkinsfile [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jan 6 07:03 LICENSE [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 2424 Jan 6 07:03 Makefile [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 619 Jan 6 07:03 OWNERS.md [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jan 6 07:03 README.md [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 07:03 VERSION [2025-01-06T07:06:55.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 07:03 bin [2025-01-06T07:06:55.251Z] -rw-r--r-- 1 jenkins jenkins 468087 Jan 6 07:06 coverage.out [2025-01-06T07:06:55.251Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 6 07:03 example [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 6176 Jan 6 07:03 go.mod [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 86943 Jan 6 07:03 go.sum [2025-01-06T07:06:55.251Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 6 07:03 internal [2025-01-06T07:06:55.251Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 07:03 openapi [2025-01-06T07:06:55.251Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 07:03 pkg [2025-01-06T07:06:55.251Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 07:03 snap [2025-01-06T07:06:55.251Z] -rw-rw-r-- 1 jenkins jenkins 222 Jan 6 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:06:55.586Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a690718375bc93f519473105647b67b4bac49bb --label arch=amd64 --label version=4.0.0-dev.12 . [2025-01-06T07:06:55.586Z] Sending build context to Docker daemon 25.28MB [2025-01-06T07:06:55.586Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-01-06T07:06:55.586Z] Step 2/24 : FROM ${BASE} AS builder [2025-01-06T07:06:55.586Z] ---> aa49244a3c9b [2025-01-06T07:06:55.586Z] Step 3/24 : ARG MAKE=make build [2025-01-06T07:06:56.157Z] ---> Running in ee69fb630fc8 [2025-01-06T07:06:56.157Z] Removing intermediate container ee69fb630fc8 [2025-01-06T07:06:56.157Z] ---> ebb22279be0a [2025-01-06T07:06:56.157Z] Step 4/24 : WORKDIR /device-sdk-go [2025-01-06T07:06:56.157Z] ---> Running in 52a1c8f7700f [2025-01-06T07:06:56.157Z] Removing intermediate container 52a1c8f7700f [2025-01-06T07:06:56.157Z] ---> 51b3c1a36e81 [2025-01-06T07:06:56.157Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-06T07:06:56.157Z] ---> Running in 45d2a0b675f5 [2025-01-06T07:06:56.157Z] Removing intermediate container 45d2a0b675f5 [2025-01-06T07:06:56.157Z] ---> 87fc07b37715 [2025-01-06T07:06:56.157Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-01-06T07:06:56.417Z] ---> Running in a8d0d15f6631 [2025-01-06T07:06:56.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:06:56.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:06:57.246Z] OK: 248 MiB in 58 packages [2025-01-06T07:06:57.506Z] Removing intermediate container a8d0d15f6631 [2025-01-06T07:06:57.506Z] ---> 511797868594 [2025-01-06T07:06:57.506Z] Step 7/24 : COPY go.mod vendor* ./ [2025-01-06T07:06:57.506Z] ---> 71428f499298 [2025-01-06T07:06:57.506Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:06:57.506Z] ---> Running in e29754f1771c [2025-01-06T07:06:58.076Z] Removing intermediate container e29754f1771c [2025-01-06T07:06:58.076Z] ---> 28a3e3857c1a [2025-01-06T07:06:58.076Z] Step 9/24 : COPY . . [2025-01-06T07:06:59.018Z] ---> 1954a715e104 [2025-01-06T07:06:59.018Z] Step 10/24 : RUN ${MAKE} [2025-01-06T07:06:59.018Z] ---> Running in 0f46fbbfab6e [2025-01-06T07:06:59.277Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-01-06T07:07:31.398Z] Removing intermediate container 0f46fbbfab6e [2025-01-06T07:07:31.398Z] ---> 0cea96da2d49 [2025-01-06T07:07:31.398Z] Step 11/24 : FROM alpine:3.20 [2025-01-06T07:07:31.398Z] 3.20: Pulling from library/alpine [2025-01-06T07:07:31.398Z] da9db072f522: Already exists [2025-01-06T07:07:31.398Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:07:31.398Z] Status: Downloaded newer image for alpine:3.20 [2025-01-06T07:07:31.398Z] ---> 63b790fccc90 [2025-01-06T07:07:31.398Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-01-06T07:07:31.398Z] ---> Running in ec5b6b568757 [2025-01-06T07:07:31.398Z] Removing intermediate container ec5b6b568757 [2025-01-06T07:07:31.398Z] ---> 604119b1e247 [2025-01-06T07:07:31.398Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-01-06T07:07:31.398Z] ---> Running in 4b8bf166dade [2025-01-06T07:07:31.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:31.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:31.659Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:07:31.659Z] Executing busybox-1.36.1-r29.trigger [2025-01-06T07:07:31.659Z] OK: 8 MiB in 15 packages [2025-01-06T07:07:32.228Z] Removing intermediate container 4b8bf166dade [2025-01-06T07:07:32.228Z] ---> 5b8f84da75be [2025-01-06T07:07:32.228Z] Step 14/24 : RUN apk --no-cache upgrade [2025-01-06T07:07:32.228Z] ---> Running in 67bec09204c6 [2025-01-06T07:07:32.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:32.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:32.745Z] Upgrading critical system libraries and apk-tools: [2025-01-06T07:07:32.745Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:07:32.745Z] Executing busybox-1.36.1-r29.trigger [2025-01-06T07:07:32.745Z] Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:07:32.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:33.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:07:33.005Z] (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:07:33.264Z] (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:07:33.264Z] (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:07:33.264Z] OK: 8 MiB in 15 packages [2025-01-06T07:07:33.931Z] Removing intermediate container 67bec09204c6 [2025-01-06T07:07:33.931Z] ---> 61a2a78e6d18 [2025-01-06T07:07:33.931Z] Step 15/24 : WORKDIR / [2025-01-06T07:07:33.931Z] ---> Running in 37d6ed3ac6d9 [2025-01-06T07:07:33.931Z] Removing intermediate container 37d6ed3ac6d9 [2025-01-06T07:07:33.931Z] ---> 7e89926f3dbc [2025-01-06T07:07:33.931Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-01-06T07:07:33.931Z] ---> 5319709b1c5d [2025-01-06T07:07:33.931Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-01-06T07:07:35.313Z] ---> ef862e90ff8c [2025-01-06T07:07:35.313Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-01-06T07:07:35.313Z] ---> ddb35370af63 [2025-01-06T07:07:35.313Z] Step 19/24 : EXPOSE 59999 [2025-01-06T07:07:35.313Z] ---> Running in 5be71b8d8303 [2025-01-06T07:07:35.313Z] Removing intermediate container 5be71b8d8303 [2025-01-06T07:07:35.313Z] ---> 765378cbffa2 [2025-01-06T07:07:35.313Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-01-06T07:07:35.573Z] ---> Running in 257b051b346b [2025-01-06T07:07:35.573Z] Removing intermediate container 257b051b346b [2025-01-06T07:07:35.573Z] ---> 5254fada8ff8 [2025-01-06T07:07:35.573Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-01-06T07:07:35.573Z] ---> Running in 0b74d7f689b7 [2025-01-06T07:07:35.573Z] Removing intermediate container 0b74d7f689b7 [2025-01-06T07:07:35.573Z] ---> 2f2a217b6de1 [2025-01-06T07:07:35.573Z] Step 22/24 : LABEL arch=amd64 [2025-01-06T07:07:35.573Z] ---> Running in 5fad3da8edd8 [2025-01-06T07:07:35.832Z] Removing intermediate container 5fad3da8edd8 [2025-01-06T07:07:35.832Z] ---> 39d46655b3a4 [2025-01-06T07:07:35.832Z] Step 23/24 : LABEL git_sha=9a690718375bc93f519473105647b67b4bac49bb [2025-01-06T07:07:35.832Z] ---> Running in bfbaf7a6fcc5 [2025-01-06T07:07:35.832Z] Removing intermediate container bfbaf7a6fcc5 [2025-01-06T07:07:35.832Z] ---> 184b76dade6f [2025-01-06T07:07:35.832Z] Step 24/24 : LABEL version=4.0.0-dev.12 [2025-01-06T07:07:35.832Z] ---> Running in 042b5e7a867c [2025-01-06T07:07:35.832Z] Removing intermediate container 042b5e7a867c [2025-01-06T07:07:35.832Z] ---> ade2d99e7087 [2025-01-06T07:07:35.832Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-06T07:07:36.091Z] Successfully built ade2d99e7087 [2025-01-06T07:07:36.091Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2025-01-06T07:07:36.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:07:36.605Z] [2025-01-06T07:07:36.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:07:36.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:07:36.916Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T07:07:36.916Z] 5eb5b503b376: Pulling fs layer [2025-01-06T07:07:36.916Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T07:07:36.916Z] ec43610c2a17: Pulling fs layer [2025-01-06T07:07:36.916Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T07:07:36.916Z] 33b1e0a273af: Pulling fs layer [2025-01-06T07:07:36.916Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T07:07:36.916Z] 2f39f015ded8: Pulling fs layer [2025-01-06T07:07:36.916Z] 3a2ae6a8a46f: Waiting [2025-01-06T07:07:36.916Z] 33b1e0a273af: Waiting [2025-01-06T07:07:36.916Z] 5d3b04190fa2: Waiting [2025-01-06T07:07:36.916Z] 2f39f015ded8: Waiting [2025-01-06T07:07:36.916Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T07:07:36.916Z] 5c69ac0246d0: Download complete [2025-01-06T07:07:36.916Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-06T07:07:36.916Z] 3a2ae6a8a46f: Download complete [2025-01-06T07:07:36.916Z] 33b1e0a273af: Verifying Checksum [2025-01-06T07:07:36.916Z] 33b1e0a273af: Download complete [2025-01-06T07:07:36.916Z] 5d3b04190fa2: Download complete [2025-01-06T07:07:36.916Z] ec43610c2a17: Verifying Checksum [2025-01-06T07:07:36.916Z] ec43610c2a17: Download complete [2025-01-06T07:07:37.175Z] 5eb5b503b376: Verifying Checksum [2025-01-06T07:07:37.175Z] 5eb5b503b376: Download complete [2025-01-06T07:07:37.741Z] 2f39f015ded8: Download complete [2025-01-06T07:07:38.306Z] 5eb5b503b376: Pull complete [2025-01-06T07:07:38.567Z] 5c69ac0246d0: Pull complete [2025-01-06T07:07:38.826Z] ec43610c2a17: Pull complete [2025-01-06T07:07:38.826Z] 3a2ae6a8a46f: Pull complete [2025-01-06T07:07:39.085Z] 33b1e0a273af: Pull complete [2025-01-06T07:07:39.344Z] 5d3b04190fa2: Pull complete [2025-01-06T07:07:43.653Z] 2f39f015ded8: Pull complete [2025-01-06T07:07:43.653Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T07:07:43.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:07:43.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:07:43.765Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:07:43.787Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:07:47.361Z] $ docker top 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:07:47.799Z] ---> job-cost.sh [2025-01-06T07:07:47.799Z] lf-activate-venv: SKIPPING [2025-01-06T07:07:47.799Z] INFO: No Stack... [2025-01-06T07:07:48.058Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T07:07:48.627Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T07:07:48.922Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-01-06T07:07:48.922Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T07:07:48.939Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] [2025-01-06T07:07:48.946Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] did not exist. Created. [2025-01-06T07:07:48.952Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T07:07:49.271Z] + echo total: 0.4399999976158142 [Pipeline] stash [2025-01-06T07:07:49.302Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T07:07:49.309Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T07:07:49.326Z] $ docker stop --time=1 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 [2025-01-06T07:07:50.536Z] $ docker rm -f --volumes 299007ea29b8fe48730a7d3c7d18260a4ce627ca7918be5c2e54acdc90d06399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-06T07:07:50.859Z] provisioning config files... [2025-01-06T07:07:50.867Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14503919421557718650tmp [Pipeline] { [Pipeline] sh [2025-01-06T07:07:51.182Z] + set +x [2025-01-06T07:07:51.182Z] + curl -s https://codecov.io/bash [2025-01-06T07:07:51.182Z] + bash -s -- [2025-01-06T07:07:51.182Z] [2025-01-06T07:07:51.182Z] _____ _ [2025-01-06T07:07:51.182Z] / ____| | | [2025-01-06T07:07:51.182Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T07:07:51.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T07:07:51.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T07:07:51.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T07:07:51.182Z] Bash-1.0.6 [2025-01-06T07:07:51.182Z] [2025-01-06T07:07:51.182Z] [2025-01-06T07:07:51.182Z] ==> git version 2.25.1 found [2025-01-06T07:07:51.182Z] ==> 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 [2025-01-06T07:07:51.182Z] Release-Date: 2020-01-08 [2025-01-06T07:07:51.182Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-06T07:07:51.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T07:07:51.182Z] ==> Jenkins CI detected. [2025-01-06T07:07:51.182Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-01-06T07:07:51.182Z] project root: . [2025-01-06T07:07:51.182Z] --> token set from env [2025-01-06T07:07:51.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T07:07:51.182Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T07:07:51.182Z] ==> Python coveragepy not found [2025-01-06T07:07:51.182Z] ==> Searching for coverage reports in: [2025-01-06T07:07:51.182Z] + . [2025-01-06T07:07:51.182Z] -> Found 1 reports [2025-01-06T07:07:51.182Z] ==> Detecting git/mercurial file structure [2025-01-06T07:07:51.440Z] ==> Reading reports [2025-01-06T07:07:51.440Z] + ./coverage.out bytes=468087 [2025-01-06T07:07:51.440Z] ==> Appending adjustments [2025-01-06T07:07:51.440Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T07:07:51.706Z] + Found adjustments [2025-01-06T07:07:51.706Z] ==> Gzipping contents [2025-01-06T07:07:51.706Z] 44K /tmp/codecov.YYI4SW.gz [2025-01-06T07:07:51.706Z] ==> Uploading reports [2025-01-06T07:07:51.706Z] url: https://codecov.io [2025-01-06T07:07:51.706Z] query: branch=main&commit=9a690718375bc93f519473105647b67b4bac49bb&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T07:07:51.706Z] -> Pinging Codecov [2025-01-06T07:07:51.706Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9a690718375bc93f519473105647b67b4bac49bb&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T07:07:51.965Z] -> Uploading to [2025-01-06T07:07:51.966Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/9a690718375bc93f519473105647b67b4bac49bb/076cdc00-f3a6-4d77-ad88-0c61ad6e6a08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T070751Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cb26c32be3f8a9b365592fda7216e7e2e5d3edf030686a237b465d39645a2cbd [2025-01-06T07:07:51.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:07:51.966Z] Dload Upload Total Spent Left Speed [2025-01-06T07:07:52.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44854 0 0 100 44854 0 215k --:--:-- --:--:-- --:--:-- 214k 100 44854 0 0 100 44854 0 123k --:--:-- --:--:-- --:--:-- 123k [2025-01-06T07:07:52.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9a690718375bc93f519473105647b67b4bac49bb [Pipeline] } [2025-01-06T07:07:52.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-06T07:07:52.718Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T07:07:52.733Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:07:53.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:07:53.036Z] [2025-01-06T07:07:53.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:07:53.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:07:53.342Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T07:07:53.342Z] 43c4264eed91: Pulling fs layer [2025-01-06T07:07:53.342Z] 4cc291be95ef: Pulling fs layer [2025-01-06T07:07:53.342Z] 2ac1f1163629: Pulling fs layer [2025-01-06T07:07:53.342Z] 5c3c966382ef: Pulling fs layer [2025-01-06T07:07:53.342Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T07:07:53.342Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T07:07:53.342Z] 9c3e1370e548: Pulling fs layer [2025-01-06T07:07:53.342Z] 5c3c966382ef: Waiting [2025-01-06T07:07:53.342Z] d9c7d2e4e75e: Waiting [2025-01-06T07:07:53.342Z] 9c3e1370e548: Waiting [2025-01-06T07:07:53.342Z] 4f4fb700ef54: Waiting [2025-01-06T07:07:53.342Z] 4cc291be95ef: Download complete [2025-01-06T07:07:53.342Z] 5c3c966382ef: Verifying Checksum [2025-01-06T07:07:53.342Z] 5c3c966382ef: Download complete [2025-01-06T07:07:53.342Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T07:07:53.342Z] 4f4fb700ef54: Download complete [2025-01-06T07:07:53.342Z] 43c4264eed91: Download complete [2025-01-06T07:07:53.601Z] 43c4264eed91: Pull complete [2025-01-06T07:07:53.601Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T07:07:53.601Z] d9c7d2e4e75e: Download complete [2025-01-06T07:07:53.601Z] 4cc291be95ef: Pull complete [2025-01-06T07:07:53.859Z] 2ac1f1163629: Download complete [2025-01-06T07:07:54.427Z] 9c3e1370e548: Verifying Checksum [2025-01-06T07:07:54.427Z] 9c3e1370e548: Download complete [2025-01-06T07:07:57.711Z] 2ac1f1163629: Pull complete [2025-01-06T07:07:57.711Z] 5c3c966382ef: Pull complete [2025-01-06T07:07:57.711Z] 4f4fb700ef54: Pull complete [2025-01-06T07:07:57.711Z] d9c7d2e4e75e: Pull complete [2025-01-06T07:08:00.992Z] 9c3e1370e548: Pull complete [2025-01-06T07:08:00.992Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T07:08:00.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:08:00.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:01.089Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:01.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:05.347Z] $ docker top 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:08:05.707Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-01-06T07:08:05.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-01-06T07:08:05.995Z] + set -o pipefail [2025-01-06T07:08:05.995Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-01-06T07:08:14.113Z] [2025-01-06T07:08:14.113Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-01-06T07:08:14.113Z] [2025-01-06T07:08:14.113Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d56479a3-3699-41e7-bc38-fe19d8319bda [2025-01-06T07:08:14.113Z] [2025-01-06T07:08:14.113Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T07:08:14.113Z] [2025-01-06T07:08:14.113Z] [2025-01-06T07:08:14.113Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T07:08:14.113Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T07:08:14.121Z] $ docker stop --time=1 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d [2025-01-06T07:08:18.060Z] $ docker rm -f --volumes 236697a35a1fef18850d35a79f4e5324d412a2a1b19002ffd41f180c1cb92f7d [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) [Pipeline] echo [2025-01-06T07:08:18.577Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:08:18.595Z] provisioning config files... [2025-01-06T07:08:18.607Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14187584312702145490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:18.914Z] --> edgex-publish-swagger.sh [2025-01-06T07:08:18.915Z] === Publish openapi API === [2025-01-06T07:08:18.915Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-06T07:08:18.915Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-01-06T07:08:18.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:08:18.915Z] Dload Upload Total Spent Left Speed [2025-01-06T07:08:19.175Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 367 88277 --:--:-- --:--:-- --:--:-- 88436 100 37674 100 156 100 37518 366 88070 --:--:-- --:--:-- --:--:-- 88436 [2025-01-06T07:08:19.175Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T07:08:19.175Z] [Pipeline] } [2025-01-06T07:08:19.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T07:08:19.632Z] + git log --format=format:%s -1 9a690718375bc93f519473105647b67b4bac49bb [Pipeline] sh [2025-01-06T07:08:19.924Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:08:19.924Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:20.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:08:20.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:20.303Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:20.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:20.845Z] $ docker top e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 -eo pid,comm [2025-01-06T07:08:20.902Z] 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). [2025-01-06T07:08:20.902Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:08:20.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:08:20.968Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:08:21.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:08:21.075Z] $ docker exec e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 ssh-agent [2025-01-06T07:08:21.178Z] SSH_AUTH_SOCK=/tmp/ssh-DhsLHEJBNPJ5/agent.32 [2025-01-06T07:08:21.178Z] SSH_AGENT_PID=38 [2025-01-06T07:08:21.182Z] Running ssh-add (command line suppressed) [2025-01-06T07:08:21.279Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7145629550973102373.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7145629550973102373.key) [2025-01-06T07:08:21.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:08:21.595Z] + git semver tag [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,775 [run_tag] DEBUG tag force:False [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,775 [check_head_tag] DEBUG check head tag [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,777 [execute] INFO git cat-file --batch-check [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,781 [execute] INFO git cat-file --batch [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,812 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,812 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:08:21.935Z] 2025-01-06 07:08:21,818 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:21.935Z] 4.0.0-dev.12 [Pipeline] } [2025-01-06T07:08:21.937Z] $ docker exec --env ******** --env ******** e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 ssh-agent -k [2025-01-06T07:08:22.029Z] unset SSH_AUTH_SOCK; [2025-01-06T07:08:22.029Z] unset SSH_AGENT_PID; [2025-01-06T07:08:22.029Z] echo Agent pid 38 killed; [2025-01-06T07:08:22.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:08:22.382Z] + git semver [Pipeline] } [2025-01-06T07:08:22.644Z] $ docker stop --time=1 e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 [2025-01-06T07:08:23.993Z] $ docker rm -f --volumes e81dc473ec01de637837d568e675a14ffdd0cc5844cea095c4838b1394357130 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:24.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:08:24.416Z] [2025-01-06T07:08:24.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:24.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:08:24.718Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T07:08:24.718Z] ab5ef0e58194: Pulling fs layer [2025-01-06T07:08:24.718Z] 9712f1f96733: Pulling fs layer [2025-01-06T07:08:24.718Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T07:08:24.718Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T07:08:24.718Z] e9a5061849ea: Pulling fs layer [2025-01-06T07:08:24.718Z] d747dcd14b5f: Pulling fs layer [2025-01-06T07:08:24.718Z] 2de7ff778b66: Pulling fs layer [2025-01-06T07:08:24.718Z] d747dcd14b5f: Waiting [2025-01-06T07:08:24.718Z] 2de7ff778b66: Waiting [2025-01-06T07:08:24.718Z] 0d9ebad4ef96: Waiting [2025-01-06T07:08:24.718Z] 9712f1f96733: Verifying Checksum [2025-01-06T07:08:24.718Z] 9712f1f96733: Download complete [2025-01-06T07:08:24.978Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T07:08:24.978Z] 63f879dbbcfc: Download complete [2025-01-06T07:08:24.978Z] e9a5061849ea: Verifying Checksum [2025-01-06T07:08:24.978Z] e9a5061849ea: Download complete [2025-01-06T07:08:25.236Z] d747dcd14b5f: Verifying Checksum [2025-01-06T07:08:25.236Z] d747dcd14b5f: Download complete [2025-01-06T07:08:25.236Z] 0d9ebad4ef96: Verifying Checksum [2025-01-06T07:08:25.236Z] 0d9ebad4ef96: Download complete [2025-01-06T07:08:25.236Z] ab5ef0e58194: Verifying Checksum [2025-01-06T07:08:25.236Z] ab5ef0e58194: Download complete [2025-01-06T07:08:25.236Z] 2de7ff778b66: Verifying Checksum [2025-01-06T07:08:25.236Z] 2de7ff778b66: Download complete [2025-01-06T07:08:28.521Z] ab5ef0e58194: Pull complete [2025-01-06T07:08:28.521Z] 9712f1f96733: Pull complete [2025-01-06T07:08:28.780Z] 63f879dbbcfc: Pull complete [2025-01-06T07:08:32.966Z] 0d9ebad4ef96: Pull complete [2025-01-06T07:08:32.966Z] e9a5061849ea: Pull complete [2025-01-06T07:08:32.966Z] d747dcd14b5f: Pull complete [2025-01-06T07:08:34.342Z] 2de7ff778b66: Pull complete [2025-01-06T07:08:34.342Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T07:08:34.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:08:34.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:34.437Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:34.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:39.463Z] $ docker top 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:08:39.551Z] provisioning config files... [2025-01-06T07:08:39.558Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13328181120429871238tmp [2025-01-06T07:08:39.568Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8590564662138634374tmp [2025-01-06T07:08:39.577Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14039874212984001609tmp [Pipeline] { [Pipeline] echo [2025-01-06T07:08:39.608Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:39.904Z] ---> sigul-configuration.sh [2025-01-06T07:08:39.904Z] gpg: directory `/root/.gnupg' created [2025-01-06T07:08:39.904Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T07:08:39.904Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T07:08:39.904Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T07:08:39.904Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T07:08:39.904Z] gpg: CAST5 encrypted data [2025-01-06T07:08:39.904Z] gpg: encrypted with 1 passphrase [2025-01-06T07:08:39.904Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T07:08:40.200Z] + mkdir /home/jenkins [2025-01-06T07:08:40.200Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T07:08:40.499Z] + 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 [2025-01-06T07:08:40.514Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:40.805Z] ---> sigul-install.sh [2025-01-06T07:08:40.805Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T07:08:41.110Z] + git tag --list [2025-01-06T07:08:41.110Z] 0.7.1 [2025-01-06T07:08:41.110Z] delhi-tag [2025-01-06T07:08:41.110Z] v1.0.0 [2025-01-06T07:08:41.110Z] v1.1.0 [2025-01-06T07:08:41.110Z] v1.1.1 [2025-01-06T07:08:41.110Z] v1.1.2 [2025-01-06T07:08:41.110Z] v1.2.0 [2025-01-06T07:08:41.110Z] v1.2.1 [2025-01-06T07:08:41.110Z] v1.2.2 [2025-01-06T07:08:41.110Z] v1.2.3 [2025-01-06T07:08:41.110Z] v1.3.0 [2025-01-06T07:08:41.110Z] v1.4.0 [2025-01-06T07:08:41.110Z] v2.0.0 [2025-01-06T07:08:41.110Z] v2.1.0 [2025-01-06T07:08:41.110Z] v2.1.1 [2025-01-06T07:08:41.110Z] v2.2.0 [2025-01-06T07:08:41.110Z] v2.3.0 [2025-01-06T07:08:41.110Z] v2.3.1 [2025-01-06T07:08:41.110Z] v3.0 [2025-01-06T07:08:41.110Z] v3.0.0 [2025-01-06T07:08:41.110Z] v3.0.1-dev.1 [2025-01-06T07:08:41.110Z] v3.1 [2025-01-06T07:08:41.111Z] v3.1.0 [2025-01-06T07:08:41.111Z] v3.1.0-dev.1 [2025-01-06T07:08:41.111Z] v3.1.0-dev.10 [2025-01-06T07:08:41.111Z] v3.1.0-dev.11 [2025-01-06T07:08:41.111Z] v3.1.0-dev.12 [2025-01-06T07:08:41.111Z] v3.1.0-dev.13 [2025-01-06T07:08:41.111Z] v3.1.0-dev.14 [2025-01-06T07:08:41.111Z] v3.1.0-dev.15 [2025-01-06T07:08:41.111Z] v3.1.0-dev.16 [2025-01-06T07:08:41.111Z] v3.1.0-dev.17 [2025-01-06T07:08:41.111Z] v3.1.0-dev.18 [2025-01-06T07:08:41.111Z] v3.1.0-dev.19 [2025-01-06T07:08:41.111Z] v3.1.0-dev.2 [2025-01-06T07:08:41.111Z] v3.1.0-dev.20 [2025-01-06T07:08:41.111Z] v3.1.0-dev.21 [2025-01-06T07:08:41.111Z] v3.1.0-dev.22 [2025-01-06T07:08:41.111Z] v3.1.0-dev.23 [2025-01-06T07:08:41.111Z] v3.1.0-dev.24 [2025-01-06T07:08:41.111Z] v3.1.0-dev.25 [2025-01-06T07:08:41.111Z] v3.1.0-dev.26 [2025-01-06T07:08:41.111Z] v3.1.0-dev.27 [2025-01-06T07:08:41.111Z] v3.1.0-dev.28 [2025-01-06T07:08:41.111Z] v3.1.0-dev.29 [2025-01-06T07:08:41.111Z] v3.1.0-dev.3 [2025-01-06T07:08:41.111Z] v3.1.0-dev.30 [2025-01-06T07:08:41.111Z] v3.1.0-dev.31 [2025-01-06T07:08:41.111Z] v3.1.0-dev.32 [2025-01-06T07:08:41.111Z] v3.1.0-dev.33 [2025-01-06T07:08:41.111Z] v3.1.0-dev.34 [2025-01-06T07:08:41.111Z] v3.1.0-dev.35 [2025-01-06T07:08:41.111Z] v3.1.0-dev.36 [2025-01-06T07:08:41.111Z] v3.1.0-dev.37 [2025-01-06T07:08:41.111Z] v3.1.0-dev.38 [2025-01-06T07:08:41.111Z] v3.1.0-dev.39 [2025-01-06T07:08:41.111Z] v3.1.0-dev.4 [2025-01-06T07:08:41.111Z] v3.1.0-dev.40 [2025-01-06T07:08:41.111Z] v3.1.0-dev.41 [2025-01-06T07:08:41.111Z] v3.1.0-dev.5 [2025-01-06T07:08:41.111Z] v3.1.0-dev.6 [2025-01-06T07:08:41.111Z] v3.1.0-dev.7 [2025-01-06T07:08:41.111Z] v3.1.0-dev.8 [2025-01-06T07:08:41.111Z] v3.1.0-dev.9 [2025-01-06T07:08:41.111Z] v3.1.1 [2025-01-06T07:08:41.111Z] v3.1.1-dev.1 [2025-01-06T07:08:41.111Z] v3.2.0-dev.1 [2025-01-06T07:08:41.111Z] v3.2.0-dev.10 [2025-01-06T07:08:41.111Z] v3.2.0-dev.11 [2025-01-06T07:08:41.111Z] v3.2.0-dev.12 [2025-01-06T07:08:41.111Z] v3.2.0-dev.13 [2025-01-06T07:08:41.111Z] v3.2.0-dev.14 [2025-01-06T07:08:41.111Z] v3.2.0-dev.15 [2025-01-06T07:08:41.111Z] v3.2.0-dev.16 [2025-01-06T07:08:41.111Z] v3.2.0-dev.17 [2025-01-06T07:08:41.111Z] v3.2.0-dev.18 [2025-01-06T07:08:41.111Z] v3.2.0-dev.19 [2025-01-06T07:08:41.111Z] v3.2.0-dev.2 [2025-01-06T07:08:41.111Z] v3.2.0-dev.20 [2025-01-06T07:08:41.111Z] v3.2.0-dev.21 [2025-01-06T07:08:41.111Z] v3.2.0-dev.22 [2025-01-06T07:08:41.111Z] v3.2.0-dev.23 [2025-01-06T07:08:41.111Z] v3.2.0-dev.24 [2025-01-06T07:08:41.111Z] v3.2.0-dev.25 [2025-01-06T07:08:41.111Z] v3.2.0-dev.26 [2025-01-06T07:08:41.111Z] v3.2.0-dev.27 [2025-01-06T07:08:41.111Z] v3.2.0-dev.28 [2025-01-06T07:08:41.111Z] v3.2.0-dev.29 [2025-01-06T07:08:41.111Z] v3.2.0-dev.3 [2025-01-06T07:08:41.111Z] v3.2.0-dev.30 [2025-01-06T07:08:41.111Z] v3.2.0-dev.31 [2025-01-06T07:08:41.111Z] v3.2.0-dev.32 [2025-01-06T07:08:41.111Z] v3.2.0-dev.33 [2025-01-06T07:08:41.111Z] v3.2.0-dev.34 [2025-01-06T07:08:41.111Z] v3.2.0-dev.35 [2025-01-06T07:08:41.111Z] v3.2.0-dev.36 [2025-01-06T07:08:41.111Z] v3.2.0-dev.37 [2025-01-06T07:08:41.111Z] v3.2.0-dev.38 [2025-01-06T07:08:41.111Z] v3.2.0-dev.39 [2025-01-06T07:08:41.111Z] v3.2.0-dev.4 [2025-01-06T07:08:41.111Z] v3.2.0-dev.40 [2025-01-06T07:08:41.111Z] v3.2.0-dev.41 [2025-01-06T07:08:41.111Z] v3.2.0-dev.42 [2025-01-06T07:08:41.111Z] v3.2.0-dev.43 [2025-01-06T07:08:41.111Z] v3.2.0-dev.44 [2025-01-06T07:08:41.111Z] v3.2.0-dev.45 [2025-01-06T07:08:41.111Z] v3.2.0-dev.46 [2025-01-06T07:08:41.111Z] v3.2.0-dev.47 [2025-01-06T07:08:41.111Z] v3.2.0-dev.48 [2025-01-06T07:08:41.111Z] v3.2.0-dev.5 [2025-01-06T07:08:41.111Z] v3.2.0-dev.6 [2025-01-06T07:08:41.111Z] v3.2.0-dev.7 [2025-01-06T07:08:41.111Z] v3.2.0-dev.8 [2025-01-06T07:08:41.111Z] v3.2.0-dev.9 [2025-01-06T07:08:41.111Z] v4.0.0-dev.1 [2025-01-06T07:08:41.111Z] v4.0.0-dev.10 [2025-01-06T07:08:41.111Z] v4.0.0-dev.11 [2025-01-06T07:08:41.111Z] v4.0.0-dev.12 [2025-01-06T07:08:41.111Z] v4.0.0-dev.2 [2025-01-06T07:08:41.111Z] v4.0.0-dev.3 [2025-01-06T07:08:41.111Z] v4.0.0-dev.4 [2025-01-06T07:08:41.111Z] v4.0.0-dev.5 [2025-01-06T07:08:41.111Z] v4.0.0-dev.6 [2025-01-06T07:08:41.111Z] v4.0.0-dev.7 [2025-01-06T07:08:41.111Z] v4.0.0-dev.8 [2025-01-06T07:08:41.111Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T07:08:41.411Z] + lftools sign git-tag v4.0.0-dev.12 [2025-01-06T07:08:41.980Z] Signing Git tag with Sigul... [2025-01-06T07:08:41.980Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-01-06T07:08:42.253Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:42.546Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T07:08:42.554Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T07:08:42.578Z] $ docker stop --time=1 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c [2025-01-06T07:08:43.933Z] $ docker rm -f --volumes 3c07ade06d833ec224923f16f1d15797282f50a66c8a780c7dd433e9224f1d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T07:08:44.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:08:44.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:44.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:08:44.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:44.776Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:44.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:45.109Z] $ docker top 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 -eo pid,comm [2025-01-06T07:08:45.165Z] 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). [2025-01-06T07:08:45.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:08:45.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:08:45.221Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:08:45.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:08:45.333Z] $ docker exec 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 ssh-agent [2025-01-06T07:08:45.447Z] SSH_AUTH_SOCK=/tmp/ssh-aI1GLERpMBH8/agent.32 [2025-01-06T07:08:45.447Z] SSH_AGENT_PID=38 [2025-01-06T07:08:45.451Z] Running ssh-add (command line suppressed) [2025-01-06T07:08:45.550Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13056494846185058757.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13056494846185058757.key) [2025-01-06T07:08:45.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:08:45.862Z] + git semver bump pre [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,022 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,024 [execute] INFO git cat-file --batch-check [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,031 [execute] INFO git cat-file --batch [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:08:46.121Z] 2025-01-06 07:08:46,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:46.121Z] 4.0.0-dev.13 [Pipeline] } [2025-01-06T07:08:46.124Z] $ docker exec --env ******** --env ******** 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 ssh-agent -k [2025-01-06T07:08:46.223Z] unset SSH_AUTH_SOCK; [2025-01-06T07:08:46.223Z] unset SSH_AGENT_PID; [2025-01-06T07:08:46.223Z] echo Agent pid 38 killed; [2025-01-06T07:08:46.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:08:46.566Z] + git semver [Pipeline] } [2025-01-06T07:08:46.829Z] $ docker stop --time=1 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 [2025-01-06T07:08:48.119Z] $ docker rm -f --volumes 0884c6de94e4aa0cbc991b1f9c7f278cb57fafbdb84c06c3300d7604f8b2e740 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:08:48.472Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:08:48.472Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:48.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:08:48.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:48.847Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:48.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:49.190Z] $ docker top 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 -eo pid,comm [2025-01-06T07:08:49.244Z] 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). [2025-01-06T07:08:49.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:08:49.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:08:49.294Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:08:49.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:08:49.407Z] $ docker exec 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 ssh-agent [2025-01-06T07:08:49.544Z] SSH_AUTH_SOCK=/tmp/ssh-4xmQ6bbuP7gb/agent.32 [2025-01-06T07:08:49.544Z] SSH_AGENT_PID=38 [2025-01-06T07:08:49.571Z] Running ssh-add (command line suppressed) [2025-01-06T07:08:49.658Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5745894965832413338.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5745894965832413338.key) [2025-01-06T07:08:49.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:08:50.012Z] + git semver push [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,160 [run_push] DEBUG push [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,161 [execute] INFO git cat-file --batch-check [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,164 [execute] INFO git rev-list 4bdafabb0fa97faa364bb1fb3c7edc8cca4530cf -- [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,164 [execute] DEBUG Popen(['git', 'rev-list', '4bdafabb0fa97faa364bb1fb3c7edc8cca4530cf', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,178 [execute] INFO git fetch -v origin [2025-01-06T07:08:50.284Z] 2025-01-06 07:08:50,178 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T07:08:50.853Z] 2025-01-06 07:08:50,615 [run_push] DEBUG no remote changes detected [2025-01-06T07:08:50.853Z] 2025-01-06 07:08:50,615 [execute] INFO git push origin semver [2025-01-06T07:08:50.853Z] 2025-01-06 07:08:50,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:08:51.421Z] 2025-01-06 07:08:51,305 [run_push] DEBUG push all version tags [2025-01-06T07:08:51.421Z] 2025-01-06 07:08:51,306 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T07:08:51.421Z] 2025-01-06 07:08:51,306 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:08:52.361Z] 2025-01-06 07:08:52,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-01-06T07:08:52.361Z] 4.0.0-dev.13 [Pipeline] } [2025-01-06T07:08:52.364Z] $ docker exec --env ******** --env ******** 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 ssh-agent -k [2025-01-06T07:08:52.471Z] unset SSH_AUTH_SOCK; [2025-01-06T07:08:52.471Z] unset SSH_AGENT_PID; [2025-01-06T07:08:52.471Z] echo Agent pid 38 killed; [2025-01-06T07:08:52.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:08:52.819Z] + git semver [Pipeline] } [2025-01-06T07:08:53.083Z] $ docker stop --time=1 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 [2025-01-06T07:08:54.366Z] $ docker rm -f --volumes 420b336ba6ea819f153e2668f036ecfd4c95ebc4d21eb7c10a8a75ddced0c531 [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 [2025-01-06T07:08:54.985Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-01-06T07:08:54.985Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-06T07:08:54.985Z] total 16 [2025-01-06T07:08:54.985Z] drwxr-xr-x 3 root root 4096 Jan 6 07:07 . [2025-01-06T07:08:54.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 07:08 .. [2025-01-06T07:08:54.985Z] drwxr-xr-x 2 root root 4096 Jan 6 07:07 cost [2025-01-06T07:08:54.985Z] -rw-r--r-- 1 root root 86 Jan 6 07:07 cost.csv [2025-01-06T07:08:54.985Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-06T07:08:54.985Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-01-06T07:08:54.985Z] total 16 [2025-01-06T07:08:54.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 07:07 . [2025-01-06T07:08:54.985Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 6 07:08 .. [2025-01-06T07:08:54.985Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 07:07 cost [2025-01-06T07:08:54.985Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 6 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:55.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:56.138Z] ---> package-listing.sh [2025-01-06T07:08:56.138Z] ++ facter osfamily [2025-01-06T07:08:56.138Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T07:08:56.399Z] + OS_FAMILY=debian [2025-01-06T07:08:56.399Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-01-06T07:08:56.399Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T07:08:56.399Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T07:08:56.399Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T07:08:56.399Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T07:08:56.399Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-06T07:08:56.399Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T07:08:56.399Z] + case "${OS_FAMILY}" in [2025-01-06T07:08:56.399Z] + dpkg -l [2025-01-06T07:08:56.399Z] + grep '^ii' [2025-01-06T07:08:56.399Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T07:08:56.399Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T07:08:56.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T07:08:56.399Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-01-06T07:08:56.399Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-01-06T07:08:56.399Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-01-06T07:08:56.412Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-06T07:08:56.691Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:08:57.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:08:57.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:08:57.341Z] prd-ubuntu20.04-docker-8c-8g-36162 does not seem to be running inside a container [2025-01-06T07:08:57.367Z] $ 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/edgexfoundry_device-sdk-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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-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 [2025-01-06T07:08:57.577Z] $ docker top 4060bab11e59858bfc9eb049cb04a13a47a007900f0e4e2ec759cf2476cd8d9c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:08:57.941Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T07:08:58.229Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T07:08:58.518Z] + ls /var/log/sa-host [2025-01-06T07:08:58.518Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:08:58.593Z] provisioning config files... [2025-01-06T07:08:58.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6621240851419120687tmp [Pipeline] { [Pipeline] echo [2025-01-06T07:08:58.624Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:58.909Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T07:08:58.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:59.256Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T07:08:59.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:59.549Z] ---> sudo-logs.sh [2025-01-06T07:08:59.549Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T07:08:59.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:08:59.868Z] ---> job-cost.sh [2025-01-06T07:08:59.868Z] lf-activate-venv: SKIPPING [2025-01-06T07:08:59.868Z] DEBUG: total: 0.4399999976158142 [2025-01-06T07:08:59.868Z] INFO: Retrieving Stack Cost... [2025-01-06T07:09:00.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T07:09:00.389Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T07:09:00.404Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:09:00.687Z] ---> logs-deploy.sh [2025-01-06T07:09:00.687Z] lf-activate-venv: SKIPPING [2025-01-06T07:09:00.687Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/335 [2025-01-06T07:09:00.687Z] INFO: archiving workspace using pattern(s): [2025-01-06T07:09:01.622Z] Archives upload complete. [2025-01-06T07:09:01.622Z] INFO: archiving logs to Nexus