Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf 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-ssh14746199229420925137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5297384198159570308.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh7345249569693212456.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10120667904830648428.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-ssh8903539825099936951.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/v3]] ========================================================= [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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21832 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 > 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 Avoid second fetch Checking out Revision 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf (main) Commit message: "Merge pull request #1633 from weichou1229/issue-931" > git config core.sparsecheckout # timeout=10 > git checkout -f 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf # timeout=10 > git rev-list --no-walk 1b8f5c3fc1bdd6f1c6be262479a15f7fdf116ab9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T14:23:52.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T14:23:52.698Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T14:23:52.723Z] ========================================================= [2024-10-04T14:23:52.723Z] EdgeX Global Pipelines Version Info [2024-10-04T14:23:52.723Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:23:53.457Z] ------------------- [2024-10-04T14:23:53.457Z] stable info: [2024-10-04T14:23:53.457Z] ------------------- [2024-10-04T14:23:53.457Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T14:23:53.457Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T14:23:53.457Z] Message: update stable to v1.0.265 [2024-10-04T14:23:54.028Z] ------------------- [2024-10-04T14:23:54.028Z] experimental info: [2024-10-04T14:23:54.028Z] ------------------- [2024-10-04T14:23:54.028Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T14:23:54.028Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T14:23:54.028Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T14:23:54.110Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-04T14:23:54.132Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-04T14:23:54.154Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T14:23:54.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T14:23:54.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T14:23:54.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T14:23:54.246Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T14:23:54.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-04T14:23:54.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T14:23:54.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T14:23:54.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T14:23:54.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-04T14:23:54.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T14:23:54.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T14:23:54.425Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T14:23:54.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T14:23:54.477Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T14:23:54.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T14:23:54.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T14:23:54.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T14:23:54.561Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-04T14:23:54.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-04T14:23:54.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T14:23:54.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T14:23:54.666Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T14:23:54.689Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T14:23:54.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T14:23:54.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T14:23:54.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T14:23:54.781Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T14:23:54.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] echo [2024-10-04T14:23:54.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dc1e0e [Pipeline] echo [2024-10-04T14:23:54.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:23:54.918Z] provisioning config files... [2024-10-04T14:23:54.932Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config407276292538512898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:23:55.267Z] ---> ****-login.sh [2024-10-04T14:23:55.268Z] nexus3.edgexfoundry.org:10001 [2024-10-04T14:23:55.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:23:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:23:55.787Z] Configure a credential helper to remove this warning. See [2024-10-04T14:23:55.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:23:55.787Z] [2024-10-04T14:23:55.787Z] Login Succeeded [2024-10-04T14:23:55.787Z] nexus3.edgexfoundry.org:10002 [2024-10-04T14:23:55.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:23:55.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:23:55.788Z] Configure a credential helper to remove this warning. See [2024-10-04T14:23:55.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:23:55.788Z] [2024-10-04T14:23:55.788Z] Login Succeeded [2024-10-04T14:23:55.788Z] nexus3.edgexfoundry.org:10003 [2024-10-04T14:23:55.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:23:56.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:23:56.048Z] Configure a credential helper to remove this warning. See [2024-10-04T14:23:56.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:23:56.048Z] [2024-10-04T14:23:56.048Z] Login Succeeded [2024-10-04T14:23:56.048Z] nexus3.edgexfoundry.org:10004 [2024-10-04T14:23:56.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:23:56.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:23:56.049Z] Configure a credential helper to remove this warning. See [2024-10-04T14:23:56.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:23:56.049Z] [2024-10-04T14:23:56.049Z] Login Succeeded [2024-10-04T14:23:56.049Z] ****.io [2024-10-04T14:23:56.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:23:56.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:23:56.310Z] Configure a credential helper to remove this warning. See [2024-10-04T14:23:56.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:23:56.310Z] [2024-10-04T14:23:56.310Z] Login Succeeded [2024-10-04T14:23:56.310Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T14:23:56.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T14:23:56.845Z] + git rev-list -1 --merges 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf~1..9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] echo [2024-10-04T14:23:56.874Z] -----------> git rev-list -1 --merges 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf~1..9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [2024-10-04T14:23:56.874Z] 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [false] [Pipeline] sh [2024-10-04T14:23:57.169Z] + git log --format=format:%s -1 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] echo [2024-10-04T14:23:57.184Z] ========================================================= [2024-10-04T14:23:57.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T14:23:57.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T14:23:57.519Z] + git log --format=format:%s -1 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] echo [2024-10-04T14:23:57.531Z] [semverPrep] GIT_COMMIT: 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf, Commit Message: Merge pull request #1633 from weichou1229/issue-931 [Pipeline] echo [2024-10-04T14:23:57.547Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T14:23:57.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T14:23:57.931Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T14:23:57.931Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T14:23:57.931Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T14:23:57.931Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T14:23:57.931Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T14:23:57.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:23:58.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:23:58.391Z] [2024-10-04T14:23:58.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:23:58.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:23:58.969Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T14:23:58.969Z] b85a868b505f: Pulling fs layer [2024-10-04T14:23:58.969Z] e2be974225ed: Pulling fs layer [2024-10-04T14:23:58.969Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T14:23:58.969Z] 988bab9f4d93: Pulling fs layer [2024-10-04T14:23:58.969Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T14:23:58.969Z] eaf3925da568: Pulling fs layer [2024-10-04T14:23:58.969Z] bab4dde63d76: Pulling fs layer [2024-10-04T14:23:58.969Z] bde34c3a00c8: Pulling fs layer [2024-10-04T14:23:58.969Z] b352a97aabf1: Pulling fs layer [2024-10-04T14:23:58.969Z] 4872d77fe225: Pulling fs layer [2024-10-04T14:23:58.969Z] 5851b861e8e6: Pulling fs layer [2024-10-04T14:23:58.969Z] bab4dde63d76: Waiting [2024-10-04T14:23:58.969Z] bde34c3a00c8: Waiting [2024-10-04T14:23:58.969Z] 988bab9f4d93: Waiting [2024-10-04T14:23:58.969Z] b352a97aabf1: Waiting [2024-10-04T14:23:58.969Z] 4872d77fe225: Waiting [2024-10-04T14:23:58.969Z] 1469e6f7b9e6: Waiting [2024-10-04T14:23:58.969Z] 5851b861e8e6: Waiting [2024-10-04T14:23:58.969Z] eaf3925da568: Waiting [2024-10-04T14:23:58.969Z] e2be974225ed: Verifying Checksum [2024-10-04T14:23:58.969Z] e2be974225ed: Download complete [2024-10-04T14:23:58.969Z] 988bab9f4d93: Verifying Checksum [2024-10-04T14:23:58.969Z] 988bab9f4d93: Download complete [2024-10-04T14:23:59.230Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T14:23:59.230Z] 339a4e72a1f5: Download complete [2024-10-04T14:23:59.230Z] eaf3925da568: Verifying Checksum [2024-10-04T14:23:59.230Z] eaf3925da568: Download complete [2024-10-04T14:23:59.230Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T14:23:59.230Z] 1469e6f7b9e6: Download complete [2024-10-04T14:23:59.230Z] bde34c3a00c8: Download complete [2024-10-04T14:23:59.230Z] b352a97aabf1: Download complete [2024-10-04T14:23:59.230Z] 4872d77fe225: Download complete [2024-10-04T14:23:59.230Z] 5851b861e8e6: Download complete [2024-10-04T14:23:59.230Z] b85a868b505f: Verifying Checksum [2024-10-04T14:23:59.230Z] b85a868b505f: Download complete [2024-10-04T14:23:59.501Z] bab4dde63d76: Verifying Checksum [2024-10-04T14:23:59.501Z] bab4dde63d76: Download complete [2024-10-04T14:24:00.435Z] b85a868b505f: Pull complete [2024-10-04T14:24:00.699Z] e2be974225ed: Pull complete [2024-10-04T14:24:00.958Z] 339a4e72a1f5: Pull complete [2024-10-04T14:24:01.255Z] 988bab9f4d93: Pull complete [2024-10-04T14:24:01.255Z] 1469e6f7b9e6: Pull complete [2024-10-04T14:24:01.514Z] eaf3925da568: Pull complete [2024-10-04T14:24:03.418Z] bab4dde63d76: Pull complete [2024-10-04T14:24:03.418Z] bde34c3a00c8: Pull complete [2024-10-04T14:24:03.418Z] b352a97aabf1: Pull complete [2024-10-04T14:24:03.418Z] 4872d77fe225: Pull complete [2024-10-04T14:24:03.418Z] 5851b861e8e6: Pull complete [2024-10-04T14:24:03.418Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T14:24:03.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:24:03.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:24:03.564Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:24:03.599Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T14:24:08.078Z] $ docker top a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 -eo pid,comm [2024-10-04T14:24:08.127Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T14:24:08.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T14:24:08.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T14:24:08.191Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T14:24:08.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T14:24:08.296Z] $ docker exec a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 ssh-agent [2024-10-04T14:24:08.396Z] SSH_AUTH_SOCK=/tmp/ssh-7DMXrAduy2mw/agent.32 [2024-10-04T14:24:08.396Z] SSH_AGENT_PID=38 [2024-10-04T14:24:08.403Z] Running ssh-add (command line suppressed) [2024-10-04T14:24:08.503Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_861081498794963271.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_861081498794963271.key) [2024-10-04T14:24:08.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T14:24:08.807Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T14:24:08.820Z] $ docker exec --env ******** --env ******** a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 ssh-agent -k [2024-10-04T14:24:08.943Z] unset SSH_AUTH_SOCK; [2024-10-04T14:24:08.944Z] unset SSH_AGENT_PID; [2024-10-04T14:24:08.944Z] echo Agent pid 38 killed; [2024-10-04T14:24:08.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T14:24:09.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T14:24:09.004Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T14:24:09.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T14:24:09.119Z] $ docker exec a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 ssh-agent [2024-10-04T14:24:09.232Z] SSH_AUTH_SOCK=/tmp/ssh-zYY2HGr2B0Mx/agent.70 [2024-10-04T14:24:09.232Z] SSH_AGENT_PID=76 [2024-10-04T14:24:09.237Z] Running ssh-add (command line suppressed) [2024-10-04T14:24:09.344Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3235906394562369792.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3235906394562369792.key) [2024-10-04T14:24:09.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T14:24:09.650Z] + git semver init [2024-10-04T14:24:09.910Z] 2024-10-04 14:24:09,847 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T14:24:09.910Z] 2024-10-04 14:24:09,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-04T14:24:09.910Z] 2024-10-04 14:24:09,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-04T14:24:09.910Z] 2024-10-04 14:24:09,849 [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) [2024-10-04T14:24:12.453Z] 2024-10-04 14:24:11,896 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-04T14:24:12.453Z] 2024-10-04 14:24:11,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-04T14:24:12.453Z] 2024-10-04 14:24:11,896 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:24:12.453Z] 2024-10-04 14:24:11,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:24:12.453Z] 3.2.0-dev.42 [Pipeline] } [2024-10-04T14:24:12.463Z] $ docker exec --env ******** --env ******** a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 ssh-agent -k [2024-10-04T14:24:12.552Z] unset SSH_AUTH_SOCK; [2024-10-04T14:24:12.552Z] unset SSH_AGENT_PID; [2024-10-04T14:24:12.552Z] echo Agent pid 76 killed; [2024-10-04T14:24:12.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T14:24:12.893Z] + git semver [Pipeline] } [2024-10-04T14:24:13.167Z] $ docker stop --time=1 a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 [2024-10-04T14:24:14.420Z] $ docker rm -f --volumes a99a5b0e015791f31ed407cf1f4f180cd794d76e3031586c8196b786c2d56056 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T14:24:14.765Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T14:24:15.143Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T14:24:15.148Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.42 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:24:15.365Z] provisioning config files... [2024-10-04T14:24:15.375Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5915862903044267504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:24:15.691Z] ---> ****-login.sh [2024-10-04T14:24:15.691Z] nexus3.edgexfoundry.org:10001 [2024-10-04T14:24:15.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:24:15.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:24:15.691Z] Configure a credential helper to remove this warning. See [2024-10-04T14:24:15.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:24:15.691Z] [2024-10-04T14:24:15.691Z] Login Succeeded [2024-10-04T14:24:15.691Z] nexus3.edgexfoundry.org:10002 [2024-10-04T14:24:15.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:24:15.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:24:15.691Z] Configure a credential helper to remove this warning. See [2024-10-04T14:24:15.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:24:15.691Z] [2024-10-04T14:24:15.691Z] Login Succeeded [2024-10-04T14:24:15.691Z] nexus3.edgexfoundry.org:10003 [2024-10-04T14:24:15.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:24:15.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:24:15.951Z] Configure a credential helper to remove this warning. See [2024-10-04T14:24:15.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:24:15.951Z] [2024-10-04T14:24:15.951Z] Login Succeeded [2024-10-04T14:24:15.951Z] nexus3.edgexfoundry.org:10004 [2024-10-04T14:24:15.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:24:15.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:24:15.951Z] Configure a credential helper to remove this warning. See [2024-10-04T14:24:15.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:24:15.951Z] [2024-10-04T14:24:15.951Z] Login Succeeded [2024-10-04T14:24:15.951Z] ****.io [2024-10-04T14:24:16.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:24:16.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:24:16.212Z] Configure a credential helper to remove this warning. See [2024-10-04T14:24:16.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:24:16.212Z] [2024-10-04T14:24:16.212Z] Login Succeeded [2024-10-04T14:24:16.212Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T14:24:16.219Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T14:24:16.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T14:24:16.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T14:24:16.368Z] ========================================================= [2024-10-04T14:24:16.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T14:24:16.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:24:16.720Z] + 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 . [2024-10-04T14:24:16.720Z] Sending build context to Docker daemon 25.41MB [2024-10-04T14:24:16.720Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T14:24:16.720Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T14:24:16.981Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T14:24:16.981Z] 43c4264eed91: Pulling fs layer [2024-10-04T14:24:16.981Z] 4cc291be95ef: Pulling fs layer [2024-10-04T14:24:16.981Z] 2ac1f1163629: Pulling fs layer [2024-10-04T14:24:16.981Z] 5c3c966382ef: Pulling fs layer [2024-10-04T14:24:16.981Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T14:24:16.981Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T14:24:16.981Z] 9f66e0745190: Pulling fs layer [2024-10-04T14:24:16.981Z] 5c3c966382ef: Waiting [2024-10-04T14:24:16.981Z] 4f4fb700ef54: Waiting [2024-10-04T14:24:16.981Z] 5d5c8e513c77: Waiting [2024-10-04T14:24:16.981Z] 9f66e0745190: Waiting [2024-10-04T14:24:16.981Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T14:24:16.981Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T14:24:16.981Z] 561ebcabdf7f: Waiting [2024-10-04T14:24:16.981Z] 4cc291be95ef: Download complete [2024-10-04T14:24:16.981Z] 5c3c966382ef: Verifying Checksum [2024-10-04T14:24:16.981Z] 5c3c966382ef: Download complete [2024-10-04T14:24:16.981Z] 43c4264eed91: Download complete [2024-10-04T14:24:16.981Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T14:24:16.981Z] 4f4fb700ef54: Download complete [2024-10-04T14:24:16.981Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T14:24:16.981Z] 5d5c8e513c77: Download complete [2024-10-04T14:24:16.981Z] 9f66e0745190: Verifying Checksum [2024-10-04T14:24:16.981Z] 9f66e0745190: Download complete [2024-10-04T14:24:17.240Z] 43c4264eed91: Pull complete [2024-10-04T14:24:17.240Z] 4cc291be95ef: Pull complete [2024-10-04T14:24:17.499Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T14:24:17.499Z] 561ebcabdf7f: Download complete [2024-10-04T14:24:17.757Z] 2ac1f1163629: Verifying Checksum [2024-10-04T14:24:17.757Z] 2ac1f1163629: Download complete [2024-10-04T14:24:18.014Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T14:24:18.014Z] f49a43e4bbc0: Download complete [2024-10-04T14:24:21.296Z] 2ac1f1163629: Pull complete [2024-10-04T14:24:21.296Z] 5c3c966382ef: Pull complete [2024-10-04T14:24:21.296Z] 4f4fb700ef54: Pull complete [2024-10-04T14:24:21.296Z] 5d5c8e513c77: Pull complete [2024-10-04T14:24:21.296Z] 9f66e0745190: Pull complete [2024-10-04T14:24:23.197Z] f49a43e4bbc0: Pull complete [2024-10-04T14:24:23.763Z] 561ebcabdf7f: Pull complete [2024-10-04T14:24:23.764Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T14:24:23.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T14:24:23.764Z] ---> 3a752c3f9dda [2024-10-04T14:24:23.764Z] Step 3/10 : ARG MAKE=make build [2024-10-04T14:24:30.302Z] Still waiting to schedule task [2024-10-04T14:24:30.302Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-04T14:24:31.895Z] ---> Running in 2ac86ee1d810 [2024-10-04T14:24:31.895Z] Removing intermediate container 2ac86ee1d810 [2024-10-04T14:24:31.895Z] ---> 4640e8dfc438 [2024-10-04T14:24:31.895Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-04T14:24:31.895Z] ---> Running in b89c224a6d83 [2024-10-04T14:24:32.154Z] Removing intermediate container b89c224a6d83 [2024-10-04T14:24:32.154Z] ---> a06ceaa25fd1 [2024-10-04T14:24:32.154Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T14:24:32.154Z] ---> Running in b5dd5aedcd2a [2024-10-04T14:24:32.154Z] Removing intermediate container b5dd5aedcd2a [2024-10-04T14:24:32.154Z] ---> 7446e2fce473 [2024-10-04T14:24:32.154Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-04T14:24:32.154Z] ---> Running in 10a7e1cd6515 [2024-10-04T14:24:32.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T14:24:32.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T14:24:32.932Z] OK: 246 MiB in 54 packages [2024-10-04T14:24:33.499Z] Removing intermediate container 10a7e1cd6515 [2024-10-04T14:24:33.499Z] ---> 997b153b1978 [2024-10-04T14:24:33.499Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T14:24:33.499Z] ---> e0e837a0808a [2024-10-04T14:24:33.499Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T14:24:33.499Z] ---> Running in 16258a58ad2a [2024-10-04T14:25:41.271Z] Removing intermediate container 16258a58ad2a [2024-10-04T14:25:41.271Z] ---> 2a3c61a1bd0b [2024-10-04T14:25:41.271Z] Step 9/10 : COPY . . [2024-10-04T14:25:41.271Z] ---> 909e97230f37 [2024-10-04T14:25:41.271Z] Step 10/10 : RUN ${MAKE} [2024-10-04T14:25:41.271Z] ---> Running in dcebb6b2e482 [2024-10-04T14:25:41.271Z] noop [2024-10-04T14:25:41.271Z] Removing intermediate container dcebb6b2e482 [2024-10-04T14:25:41.271Z] ---> b06da4314ee7 [2024-10-04T14:25:41.271Z] Successfully built b06da4314ee7 [2024-10-04T14:25:41.271Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:25:41.617Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T14:25:41.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:25:41.694Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:25:41.727Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T14:25:42.077Z] $ docker top 135d955c314933008637848a56f151bc7e767e1cb94858a6726993936ecf77ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:25:42.422Z] + go version [2024-10-04T14:25:42.422Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T14:25:42.432Z] $ docker stop --time=1 135d955c314933008637848a56f151bc7e767e1cb94858a6726993936ecf77ee [2024-10-04T14:25:43.706Z] $ docker rm -f --volumes 135d955c314933008637848a56f151bc7e767e1cb94858a6726993936ecf77ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:25:44.131Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T14:25:44.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:25:44.217Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:25:44.247Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T14:25:44.644Z] $ docker top 03ef17af0801603b68dffee76634b2b10c873347068f76ecf875583760189535 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:25:45.050Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T14:25:45.361Z] + make test [2024-10-04T14:25:45.361Z] go test -race -coverprofile=coverage.out ./... [2024-10-04T14:25:53.476Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-04T14:26:06.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21833 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-04T14:26:06.327Z] Running in /w/workspace/device-sdk-go/317 [Pipeline] { [Pipeline] checkout [2024-10-04T14:26:09.372Z] The recommended git tool is: git [2024-10-04T14:26:13.431Z] using credential edgex-jenkins-ssh [2024-10-04T14:26:13.455Z] Cloning the remote Git repository [2024-10-04T14:26:13.493Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-04T14:26:13.574Z] > git init /w/workspace/device-sdk-go/317 # timeout=10 [2024-10-04T14:26:13.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-04T14:26:13.693Z] > git --version # timeout=10 [2024-10-04T14:26:13.709Z] > git --version # 'git version 2.25.1' [2024-10-04T14:26:13.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T14:26:13.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T14:26:17.282Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-04T14:26:17.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T14:26:18.220Z] Avoid second fetch [2024-10-04T14:26:18.220Z] Checking out Revision 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf (main) [2024-10-04T14:26:18.857Z] Commit message: "Merge pull request #1633 from weichou1229/issue-931" [2024-10-04T14:26:18.236Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T14:26:18.309Z] > git checkout -f 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T14:26:23.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T14:26:23.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T14:26:23.550Z] Dload Upload Total Spent Left Speed [2024-10-04T14:26:23.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-10-04T14:26:23.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T14:26:24.229Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T14:26:24.229Z] + sudo tee /etc/docker/daemon.new [2024-10-04T14:26:24.229Z] { [2024-10-04T14:26:24.229Z] "registry-mirrors": [ [2024-10-04T14:26:24.229Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T14:26:24.229Z] ], [2024-10-04T14:26:24.229Z] "bip": "10.250.0.254/24", [2024-10-04T14:26:24.229Z] "hosts": [ [2024-10-04T14:26:24.229Z] "tcp://0.0.0.0:5555", [2024-10-04T14:26:24.229Z] "unix:///var/run/docker.sock" [2024-10-04T14:26:24.229Z] ], [2024-10-04T14:26:24.229Z] "mtu": 1458, [2024-10-04T14:26:24.229Z] "selinux-enabled": true, [2024-10-04T14:26:24.229Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T14:26:24.229Z] } [Pipeline] sh [2024-10-04T14:26:24.613Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T14:26:24.942Z] + sudo service docker restart [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.028s coverage: 26.0% of statements [2024-10-04T14:26:32.245Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.025s coverage: 79.4% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.046s coverage: 86.0% of statements [2024-10-04T14:26:32.245Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-04T14:26:32.245Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.096s coverage: 45.2% of statements [2024-10-04T14:26:32.245Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-04T14:26:33.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.081s coverage: 14.1% of statements [2024-10-04T14:26:33.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.437s coverage: 44.6% of statements [2024-10-04T14:26:33.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.054s coverage: 68.3% of statements [2024-10-04T14:26:33.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.085s coverage: 88.3% of statements [2024-10-04T14:26:33.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.058s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:26:43.238Z] provisioning config files... [2024-10-04T14:26:43.263Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/317@tmp/config17206834979445095879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:26:43.717Z] ---> ****-login.sh [2024-10-04T14:26:43.718Z] nexus3.edgexfoundry.org:10001 [2024-10-04T14:26:43.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:26:44.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:26:44.255Z] Configure a credential helper to remove this warning. See [2024-10-04T14:26:44.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:26:44.255Z] [2024-10-04T14:26:44.255Z] Login Succeeded [2024-10-04T14:26:44.255Z] nexus3.edgexfoundry.org:10002 [2024-10-04T14:26:44.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:26:44.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:26:44.791Z] Configure a credential helper to remove this warning. See [2024-10-04T14:26:44.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:26:44.791Z] [2024-10-04T14:26:44.791Z] Login Succeeded [2024-10-04T14:26:44.791Z] nexus3.edgexfoundry.org:10003 [2024-10-04T14:26:45.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:26:45.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:26:45.060Z] Configure a credential helper to remove this warning. See [2024-10-04T14:26:45.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:26:45.060Z] [2024-10-04T14:26:45.060Z] Login Succeeded [2024-10-04T14:26:45.060Z] nexus3.edgexfoundry.org:10004 [2024-10-04T14:26:45.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:26:45.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:26:45.328Z] Configure a credential helper to remove this warning. See [2024-10-04T14:26:45.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:26:45.328Z] [2024-10-04T14:26:45.328Z] Login Succeeded [2024-10-04T14:26:45.328Z] ****.io [2024-10-04T14:26:45.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T14:26:45.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T14:26:45.873Z] Configure a credential helper to remove this warning. See [2024-10-04T14:26:45.873Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T14:26:45.873Z] [2024-10-04T14:26:45.873Z] Login Succeeded [2024-10-04T14:26:45.873Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T14:26:45.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T14:26:46.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T14:26:46.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T14:26:46.210Z] ========================================================= [2024-10-04T14:26:46.210Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T14:26:46.210Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:26:46.572Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T14:26:47.177Z] Sending build context to Docker daemon 13.16MB [2024-10-04T14:26:47.177Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T14:26:47.177Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-04T14:26:47.177Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T14:26:47.177Z] cf04c63912e1: Pulling fs layer [2024-10-04T14:26:47.177Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T14:26:47.177Z] a37a00ec5f00: Pulling fs layer [2024-10-04T14:26:47.177Z] 50b3750afda1: Pulling fs layer [2024-10-04T14:26:47.177Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T14:26:47.177Z] 80978eb59214: Pulling fs layer [2024-10-04T14:26:47.177Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T14:26:47.177Z] c5a475d317c9: Pulling fs layer [2024-10-04T14:26:47.177Z] 50b3750afda1: Waiting [2024-10-04T14:26:47.177Z] 80978eb59214: Waiting [2024-10-04T14:26:47.177Z] 4f4fb700ef54: Waiting [2024-10-04T14:26:47.177Z] c9f46d7d2bd2: Waiting [2024-10-04T14:26:47.177Z] c5a475d317c9: Waiting [2024-10-04T14:26:47.177Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T14:26:47.177Z] 55b35a11ae5e: Download complete [2024-10-04T14:26:47.177Z] 50b3750afda1: Verifying Checksum [2024-10-04T14:26:47.177Z] 50b3750afda1: Download complete [2024-10-04T14:26:47.177Z] 4f4fb700ef54: Download complete [2024-10-04T14:26:47.446Z] 80978eb59214: Verifying Checksum [2024-10-04T14:26:47.446Z] 80978eb59214: Download complete [2024-10-04T14:26:47.446Z] cf04c63912e1: Verifying Checksum [2024-10-04T14:26:47.446Z] cf04c63912e1: Download complete [2024-10-04T14:26:47.719Z] c5a475d317c9: Verifying Checksum [2024-10-04T14:26:47.719Z] c5a475d317c9: Download complete [2024-10-04T14:26:48.321Z] cf04c63912e1: Pull complete [2024-10-04T14:26:48.914Z] 55b35a11ae5e: Pull complete [2024-10-04T14:26:49.182Z] a37a00ec5f00: Verifying Checksum [2024-10-04T14:26:49.182Z] a37a00ec5f00: Download complete [2024-10-04T14:26:50.145Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T14:26:50.145Z] c9f46d7d2bd2: Download complete [2024-10-04T14:26:59.699Z] GO111MODULE=on go vet ./... [2024-10-04T14:27:02.508Z] a37a00ec5f00: Pull complete [2024-10-04T14:27:02.777Z] 50b3750afda1: Pull complete [2024-10-04T14:27:03.049Z] 4f4fb700ef54: Pull complete [2024-10-04T14:27:03.337Z] 80978eb59214: Pull complete [2024-10-04T14:27:04.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T14:27:04.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T14:27:04.963Z] ./bin/test-attribution-txt.sh [2024-10-04T14:27:04.963Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-04T14:27:04.963Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-04T14:27:04.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T14:27:04.999Z] $ docker stop --time=1 03ef17af0801603b68dffee76634b2b10c873347068f76ecf875583760189535 [2024-10-04T14:27:11.600Z] c9f46d7d2bd2: Pull complete [2024-10-04T14:27:12.710Z] $ docker rm -f --volumes 03ef17af0801603b68dffee76634b2b10c873347068f76ecf875583760189535 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T14:27:13.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T14:27:13.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-04T14:27:13.556Z] c5a475d317c9: Pull complete [2024-10-04T14:27:13.556Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T14:27:13.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T14:27:13.556Z] ---> be29e6b0f0d4 [2024-10-04T14:27:13.556Z] Step 3/10 : ARG MAKE=make build [Pipeline] sh [2024-10-04T14:27:14.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T14:27:14.346Z] + ls -al . [2024-10-04T14:27:14.346Z] total 712 [2024-10-04T14:27:14.346Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 14:25 . [2024-10-04T14:27:14.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 14:23 .. [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 14:23 .dockerignore [2024-10-04T14:27:14.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 14:26 .git [2024-10-04T14:27:14.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 14:23 .github [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 4 14:23 .gitignore [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 14:23 .golangci.yml [2024-10-04T14:27:14.346Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 14:24 .semver [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 4 14:23 CHANGELOG.md [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 14:23 GOVERNANCE.md [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 4 14:23 Jenkinsfile [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 4 14:23 LICENSE [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 4 14:23 Makefile [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 4 14:23 OWNERS.md [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 4 14:23 README.md [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 14:24 VERSION [2024-10-04T14:27:14.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 14:23 bin [2024-10-04T14:27:14.346Z] -rw-r--r-- 1 jenkins jenkins 466605 Oct 4 14:26 coverage.out [2024-10-04T14:27:14.346Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 14:23 example [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 4 14:23 go.mod [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 4 14:23 go.sum [2024-10-04T14:27:14.346Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 4 14:23 internal [2024-10-04T14:27:14.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 14:23 openapi [2024-10-04T14:27:14.346Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 14:23 pkg [2024-10-04T14:27:14.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 14:23 snap [2024-10-04T14:27:14.346Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 4 14:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:27:14.660Z] + 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=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf --label arch=amd64 --label version=3.2.0-dev.42 . [2024-10-04T14:27:14.660Z] Sending build context to Docker daemon 25.87MB [2024-10-04T14:27:14.660Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T14:27:14.660Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-04T14:27:14.660Z] ---> b06da4314ee7 [2024-10-04T14:27:14.660Z] Step 3/24 : ARG MAKE=make build [2024-10-04T14:27:14.971Z] ---> Running in fe55f62c39e7 [2024-10-04T14:27:15.228Z] ---> Running in b98bea855de8 [2024-10-04T14:27:15.243Z] Removing intermediate container fe55f62c39e7 [2024-10-04T14:27:15.243Z] ---> a8ffe562881c [2024-10-04T14:27:15.243Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-04T14:27:15.243Z] ---> Running in 06106998a8ed [2024-10-04T14:27:15.487Z] Removing intermediate container b98bea855de8 [2024-10-04T14:27:15.487Z] ---> fe91662af47d [2024-10-04T14:27:15.487Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-04T14:27:15.487Z] ---> Running in f44bc3436dfc [2024-10-04T14:27:15.487Z] Removing intermediate container f44bc3436dfc [2024-10-04T14:27:15.487Z] ---> ecad973ee182 [2024-10-04T14:27:15.487Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T14:27:15.487Z] ---> Running in 8993a27467cd [2024-10-04T14:27:15.487Z] Removing intermediate container 8993a27467cd [2024-10-04T14:27:15.487Z] ---> 2916032c9d9b [2024-10-04T14:27:15.487Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-04T14:27:15.747Z] ---> Running in 244df937a164 [2024-10-04T14:27:15.829Z] Removing intermediate container 06106998a8ed [2024-10-04T14:27:15.829Z] ---> 33cf3a0de5d6 [2024-10-04T14:27:15.829Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T14:27:15.829Z] ---> Running in 70d48c348425 [2024-10-04T14:27:16.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:16.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:16.102Z] Removing intermediate container 70d48c348425 [2024-10-04T14:27:16.102Z] ---> e2c39801d0be [2024-10-04T14:27:16.102Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-04T14:27:16.102Z] ---> Running in e9a46ba58f8e [2024-10-04T14:27:16.576Z] OK: 246 MiB in 54 packages [2024-10-04T14:27:16.850Z] Removing intermediate container 244df937a164 [2024-10-04T14:27:16.850Z] ---> 688909a9d737 [2024-10-04T14:27:16.850Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-04T14:27:16.850Z] ---> efb5a3726bc1 [2024-10-04T14:27:16.850Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T14:27:16.850Z] ---> Running in 60451049163d [2024-10-04T14:27:17.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T14:27:17.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T14:27:17.795Z] Removing intermediate container 60451049163d [2024-10-04T14:27:17.795Z] ---> 3f8cc15b9245 [2024-10-04T14:27:17.795Z] Step 9/24 : COPY . . [2024-10-04T14:27:18.740Z] ---> 3b71cba9a761 [2024-10-04T14:27:18.740Z] Step 10/24 : RUN ${MAKE} [2024-10-04T14:27:18.930Z] OK: 238 MiB in 54 packages [2024-10-04T14:27:18.999Z] ---> Running in 7cc94050c6ec [2024-10-04T14:27:19.256Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.42 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.42" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-04T14:27:19.905Z] Removing intermediate container e9a46ba58f8e [2024-10-04T14:27:19.905Z] ---> 6345fce8bbbd [2024-10-04T14:27:19.905Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-04T14:27:20.496Z] ---> dbde6403bbf6 [2024-10-04T14:27:20.496Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T14:27:20.496Z] ---> Running in 4697182b50d3 [2024-10-04T14:27:58.106Z] Removing intermediate container 7cc94050c6ec [2024-10-04T14:27:58.107Z] ---> 7330b3d1112b [2024-10-04T14:27:58.107Z] Step 11/24 : FROM alpine:3.20 [2024-10-04T14:27:58.107Z] 3.20: Pulling from library/alpine [2024-10-04T14:27:58.107Z] 43c4264eed91: Already exists [2024-10-04T14:27:58.107Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T14:27:58.107Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T14:27:58.107Z] ---> 91ef0af61f39 [2024-10-04T14:27:58.107Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-04T14:27:58.107Z] ---> Running in 31a86deaa4a7 [2024-10-04T14:27:58.107Z] Removing intermediate container 31a86deaa4a7 [2024-10-04T14:27:58.107Z] ---> f75b94c12089 [2024-10-04T14:27:58.107Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-04T14:27:58.107Z] ---> Running in aeda0e898662 [2024-10-04T14:27:58.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:58.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:58.107Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T14:27:58.107Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T14:27:58.107Z] OK: 8 MiB in 15 packages [2024-10-04T14:27:58.677Z] Removing intermediate container aeda0e898662 [2024-10-04T14:27:58.677Z] ---> 71505b5a39b3 [2024-10-04T14:27:58.677Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-04T14:27:58.677Z] ---> Running in d844dcfbb795 [2024-10-04T14:27:58.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:58.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:59.225Z] Upgrading critical system libraries and apk-tools: [2024-10-04T14:27:59.225Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T14:27:59.225Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T14:27:59.225Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T14:27:59.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:59.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T14:27:59.743Z] OK: 8 MiB in 15 packages [2024-10-04T14:28:00.002Z] Removing intermediate container d844dcfbb795 [2024-10-04T14:28:00.002Z] ---> 2514e01469dd [2024-10-04T14:28:00.002Z] Step 15/24 : WORKDIR / [2024-10-04T14:28:00.002Z] ---> Running in 8d15f9ed8981 [2024-10-04T14:28:00.002Z] Removing intermediate container 8d15f9ed8981 [2024-10-04T14:28:00.002Z] ---> 9fece9bfb23f [2024-10-04T14:28:00.002Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-04T14:28:00.260Z] ---> cf6b3c30a74a [2024-10-04T14:28:00.260Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-04T14:28:01.652Z] ---> 3160fc058ab3 [2024-10-04T14:28:01.652Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-04T14:28:01.910Z] ---> 938ef74795dd [2024-10-04T14:28:01.910Z] Step 19/24 : EXPOSE 59999 [2024-10-04T14:28:01.910Z] ---> Running in fe455d0002d1 [2024-10-04T14:28:01.910Z] Removing intermediate container fe455d0002d1 [2024-10-04T14:28:01.910Z] ---> e192f355c5b8 [2024-10-04T14:28:01.910Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-04T14:28:01.910Z] ---> Running in 20aa5693e03f [2024-10-04T14:28:01.910Z] Removing intermediate container 20aa5693e03f [2024-10-04T14:28:01.910Z] ---> 8fd5c8e6c736 [2024-10-04T14:28:01.910Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T14:28:01.910Z] ---> Running in 2188415ee1e5 [2024-10-04T14:28:02.170Z] Removing intermediate container 2188415ee1e5 [2024-10-04T14:28:02.170Z] ---> 19e742a7f2b5 [2024-10-04T14:28:02.170Z] Step 22/24 : LABEL arch=amd64 [2024-10-04T14:28:02.170Z] ---> Running in 1a3b51bc42a7 [2024-10-04T14:28:02.170Z] Removing intermediate container 1a3b51bc42a7 [2024-10-04T14:28:02.170Z] ---> 356dc9b737dc [2024-10-04T14:28:02.170Z] Step 23/24 : LABEL git_sha=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [2024-10-04T14:28:02.170Z] ---> Running in a75476f53656 [2024-10-04T14:28:02.170Z] Removing intermediate container a75476f53656 [2024-10-04T14:28:02.170Z] ---> ff5d3fd40722 [2024-10-04T14:28:02.170Z] Step 24/24 : LABEL version=3.2.0-dev.42 [2024-10-04T14:28:02.170Z] ---> Running in 72913ad4410b [2024-10-04T14:28:02.430Z] Removing intermediate container 72913ad4410b [2024-10-04T14:28:02.430Z] ---> 4134325290b0 [2024-10-04T14:28:02.430Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T14:28:02.430Z] Successfully built 4134325290b0 [2024-10-04T14:28:02.430Z] 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 [2024-10-04T14:28:02.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T14:28:02.895Z] [2024-10-04T14:28:02.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:28:03.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T14:28:03.196Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T14:28:03.196Z] 5eb5b503b376: Pulling fs layer [2024-10-04T14:28:03.196Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T14:28:03.196Z] ec43610c2a17: Pulling fs layer [2024-10-04T14:28:03.196Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T14:28:03.196Z] 33b1e0a273af: Pulling fs layer [2024-10-04T14:28:03.196Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T14:28:03.196Z] 2f39f015ded8: Pulling fs layer [2024-10-04T14:28:03.196Z] 33b1e0a273af: Waiting [2024-10-04T14:28:03.196Z] 3a2ae6a8a46f: Waiting [2024-10-04T14:28:03.196Z] 5d3b04190fa2: Waiting [2024-10-04T14:28:03.196Z] 2f39f015ded8: Waiting [2024-10-04T14:28:03.196Z] 5c69ac0246d0: Download complete [2024-10-04T14:28:03.196Z] 3a2ae6a8a46f: Download complete [2024-10-04T14:28:03.196Z] 33b1e0a273af: Verifying Checksum [2024-10-04T14:28:03.196Z] 33b1e0a273af: Download complete [2024-10-04T14:28:03.196Z] ec43610c2a17: Verifying Checksum [2024-10-04T14:28:03.196Z] ec43610c2a17: Download complete [2024-10-04T14:28:03.196Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T14:28:03.196Z] 5d3b04190fa2: Download complete [2024-10-04T14:28:03.455Z] 5eb5b503b376: Verifying Checksum [2024-10-04T14:28:03.455Z] 5eb5b503b376: Download complete [2024-10-04T14:28:04.044Z] 2f39f015ded8: Verifying Checksum [2024-10-04T14:28:05.009Z] 5eb5b503b376: Pull complete [2024-10-04T14:28:05.009Z] 5c69ac0246d0: Pull complete [2024-10-04T14:28:05.267Z] ec43610c2a17: Pull complete [2024-10-04T14:28:05.528Z] 3a2ae6a8a46f: Pull complete [2024-10-04T14:28:05.787Z] 33b1e0a273af: Pull complete [2024-10-04T14:28:06.048Z] 5d3b04190fa2: Pull complete [2024-10-04T14:28:10.232Z] 2f39f015ded8: Pull complete [2024-10-04T14:28:10.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T14:28:10.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T14:28:10.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:28:10.594Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:28:10.623Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T14:28:17.182Z] $ docker top 86c8da69c86c936effd996b030568eaaccf5da782d6f40ea3603e3ff314aa18a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:28:17.605Z] ---> job-cost.sh [2024-10-04T14:28:17.605Z] lf-activate-venv: SKIPPING [2024-10-04T14:28:17.605Z] INFO: No Stack... [2024-10-04T14:28:17.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T14:28:18.124Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T14:28:18.419Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-04T14:28:18.419Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T14:28:18.433Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [2024-10-04T14:28:18.442Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] did not exist. Created. [2024-10-04T14:28:18.452Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T14:28:18.763Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T14:28:18.792Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T14:28:18.804Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T14:28:18.832Z] $ docker stop --time=1 86c8da69c86c936effd996b030568eaaccf5da782d6f40ea3603e3ff314aa18a [2024-10-04T14:28:20.148Z] $ docker rm -f --volumes 86c8da69c86c936effd996b030568eaaccf5da782d6f40ea3603e3ff314aa18a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T14:29:12.211Z] Removing intermediate container 4697182b50d3 [2024-10-04T14:29:12.211Z] ---> 8cf1ff13545a [2024-10-04T14:29:12.211Z] Step 9/10 : COPY . . [2024-10-04T14:29:12.211Z] ---> 524d3ecfaeed [2024-10-04T14:29:12.211Z] Step 10/10 : RUN ${MAKE} [2024-10-04T14:29:12.211Z] ---> Running in 6e29910e6413 [2024-10-04T14:29:12.211Z] noop [2024-10-04T14:29:12.211Z] Removing intermediate container 6e29910e6413 [2024-10-04T14:29:12.211Z] ---> b75f4fd26fc8 [2024-10-04T14:29:12.211Z] Successfully built b75f4fd26fc8 [2024-10-04T14:29:12.211Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:29:12.582Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T14:29:12.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:29:12.811Z] prd-ubuntu20.04-docker-arm64-4c-16g-21833 does not seem to be running inside a container [2024-10-04T14:29:12.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/317 -v /w/workspace/device-sdk-go/317:/w/workspace/device-sdk-go/317:rw,z -v /w/workspace/device-sdk-go/317@tmp:/w/workspace/device-sdk-go/317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T14:29:14.139Z] $ docker top a37c6ee17f03301b546ab49f3fd1821f8dc06a1147a32c66e59ce62f91ef2a30 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:29:14.977Z] + go version [2024-10-04T14:29:14.977Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T14:29:14.994Z] $ docker stop --time=1 a37c6ee17f03301b546ab49f3fd1821f8dc06a1147a32c66e59ce62f91ef2a30 [2024-10-04T14:29:16.612Z] $ docker rm -f --volumes a37c6ee17f03301b546ab49f3fd1821f8dc06a1147a32c66e59ce62f91ef2a30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:29:17.416Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T14:29:17.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:29:17.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-21833 does not seem to be running inside a container [2024-10-04T14:29:17.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/317 -v /w/workspace/device-sdk-go/317:/w/workspace/device-sdk-go/317:rw,z -v /w/workspace/device-sdk-go/317@tmp:/w/workspace/device-sdk-go/317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T14:29:18.831Z] $ docker top d770a7f736462ea9106809f59c18cedc3dd30c7d0b529342db807711f50eb39b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:29:19.352Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/317 [Pipeline] fileExists [Pipeline] sh [2024-10-04T14:29:20.023Z] + make test [2024-10-04T14:29:20.023Z] go test -race -coverprofile=coverage.out ./... [2024-10-04T14:30:06.859Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-04T14:33:44.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-04T14:33:44.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-04T14:33:44.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-04T14:33:44.393Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-04T14:33:44.393Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-04T14:33:56.991Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.163s coverage: 26.0% of statements [2024-10-04T14:34:00.372Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.172s coverage: 79.4% of statements [2024-10-04T14:34:10.465Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-04T14:34:10.465Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-04T14:34:11.889Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.273s coverage: 86.0% of statements [2024-10-04T14:34:21.986Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-04T14:34:23.394Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.550s coverage: 45.2% of statements [2024-10-04T14:34:26.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.247s coverage: 14.1% of statements [2024-10-04T14:34:26.737Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.099s coverage: 44.6% of statements [2024-10-04T14:34:29.318Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-04T14:34:29.318Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-04T14:34:29.318Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-04T14:34:30.722Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.386s coverage: 68.3% of statements [2024-10-04T14:34:36.067Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.346s coverage: 88.3% of statements [2024-10-04T14:34:41.398Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-04T14:34:42.352Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.276s coverage: 5.3% of statements [2024-10-04T14:34:43.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T14:34:43.754Z] GO111MODULE=on go vet ./... [2024-10-04T14:38:05.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T14:38:05.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T14:38:05.532Z] ./bin/test-attribution-txt.sh [2024-10-04T14:38:05.532Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-10-04T14:38:05.532Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-10-04T14:38:05.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T14:38:05.574Z] $ docker stop --time=1 d770a7f736462ea9106809f59c18cedc3dd30c7d0b529342db807711f50eb39b [2024-10-04T14:38:07.560Z] $ docker rm -f --volumes d770a7f736462ea9106809f59c18cedc3dd30c7d0b529342db807711f50eb39b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T14:38:09.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T14:38:09.966Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T14:38:10.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T14:38:11.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T14:38:11.333Z] + ls -al . [2024-10-04T14:38:11.333Z] total 708 [2024-10-04T14:38:11.333Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 14:29 . [2024-10-04T14:38:11.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 14:26 .. [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 14:26 .dockerignore [2024-10-04T14:38:11.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 14:26 .git [2024-10-04T14:38:11.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 14:26 .github [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 4 14:26 .gitignore [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 14:26 .golangci.yml [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 4 14:26 CHANGELOG.md [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 14:26 GOVERNANCE.md [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 4 14:26 Jenkinsfile [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 4 14:26 LICENSE [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 1842 Oct 4 14:26 Makefile [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 4 14:26 OWNERS.md [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 4 14:26 README.md [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 14:24 VERSION [2024-10-04T14:38:11.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 14:26 bin [2024-10-04T14:38:11.333Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 4 14:34 coverage.out [2024-10-04T14:38:11.333Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 14:26 example [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 4 14:26 go.mod [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 4 14:26 go.sum [2024-10-04T14:38:11.333Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 4 14:26 internal [2024-10-04T14:38:11.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 14:26 openapi [2024-10-04T14:38:11.333Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 14:26 pkg [2024-10-04T14:38:11.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 14:26 snap [2024-10-04T14:38:11.333Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 4 14:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:38:11.679Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf --label arch=arm64 --label version=3.2.0-dev.42 . [2024-10-04T14:38:12.262Z] Sending build context to Docker daemon 13.63MB [2024-10-04T14:38:12.262Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T14:38:12.262Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-04T14:38:12.262Z] ---> b75f4fd26fc8 [2024-10-04T14:38:12.262Z] Step 3/24 : ARG MAKE=make build [2024-10-04T14:38:12.528Z] ---> Running in b6874bccd895 [2024-10-04T14:38:12.796Z] Removing intermediate container b6874bccd895 [2024-10-04T14:38:12.796Z] ---> b7fbaab5ab9b [2024-10-04T14:38:12.796Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-04T14:38:12.796Z] ---> Running in 728bc2136cee [2024-10-04T14:38:13.063Z] Removing intermediate container 728bc2136cee [2024-10-04T14:38:13.063Z] ---> 37d5a75b5735 [2024-10-04T14:38:13.063Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T14:38:13.333Z] ---> Running in 9b34fc21df6d [2024-10-04T14:38:13.600Z] Removing intermediate container 9b34fc21df6d [2024-10-04T14:38:13.600Z] ---> 4835f71943aa [2024-10-04T14:38:13.600Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-04T14:38:13.600Z] ---> Running in 30299927931a [2024-10-04T14:38:14.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T14:38:14.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T14:38:16.229Z] OK: 238 MiB in 54 packages [2024-10-04T14:38:17.195Z] Removing intermediate container 30299927931a [2024-10-04T14:38:17.195Z] ---> 18d8c2165c94 [2024-10-04T14:38:17.195Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-04T14:38:17.781Z] ---> 5282ff1d907d [2024-10-04T14:38:17.781Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T14:38:17.781Z] ---> Running in c5c0a4766e8f [2024-10-04T14:38:19.726Z] Removing intermediate container c5c0a4766e8f [2024-10-04T14:38:19.726Z] ---> d00cd344010b [2024-10-04T14:38:19.726Z] Step 9/24 : COPY . . [2024-10-04T14:38:21.671Z] ---> 2ecf1ae10bed [2024-10-04T14:38:21.671Z] Step 10/24 : RUN ${MAKE} [2024-10-04T14:38:21.671Z] ---> Running in 071528fbafd7 [2024-10-04T14:38:22.259Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.42 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.42" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-04T14:41:44.033Z] Removing intermediate container 071528fbafd7 [2024-10-04T14:41:44.033Z] ---> c27e48465b8e [2024-10-04T14:41:44.033Z] Step 11/24 : FROM alpine:3.20 [2024-10-04T14:41:44.033Z] 3.20: Pulling from library/alpine [2024-10-04T14:41:44.300Z] cf04c63912e1: Already exists [2024-10-04T14:41:44.566Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T14:41:44.566Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T14:41:44.566Z] ---> c157a85ed455 [2024-10-04T14:41:44.566Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-04T14:41:44.566Z] ---> Running in 4e1d4a70acc1 [2024-10-04T14:41:44.836Z] Removing intermediate container 4e1d4a70acc1 [2024-10-04T14:41:44.836Z] ---> 92042543c199 [2024-10-04T14:41:44.836Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-04T14:41:44.836Z] ---> Running in 8bb8f55bc4ea [2024-10-04T14:41:45.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:46.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:47.788Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T14:41:47.788Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T14:41:47.788Z] OK: 9 MiB in 15 packages [2024-10-04T14:41:48.395Z] Removing intermediate container 8bb8f55bc4ea [2024-10-04T14:41:48.395Z] ---> ae4405799d74 [2024-10-04T14:41:48.395Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-04T14:41:48.664Z] ---> Running in 1bb5da615e50 [2024-10-04T14:41:49.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:49.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:51.037Z] Upgrading critical system libraries and apk-tools: [2024-10-04T14:41:51.037Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T14:41:51.037Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T14:41:51.304Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T14:41:51.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:51.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T14:41:52.983Z] OK: 9 MiB in 15 packages [2024-10-04T14:41:53.946Z] Removing intermediate container 1bb5da615e50 [2024-10-04T14:41:53.946Z] ---> b30f1f58b10f [2024-10-04T14:41:53.946Z] Step 15/24 : WORKDIR / [2024-10-04T14:41:53.946Z] ---> Running in 3700fb0db1ac [2024-10-04T14:41:54.214Z] Removing intermediate container 3700fb0db1ac [2024-10-04T14:41:54.214Z] ---> 7ddfc54f2b17 [2024-10-04T14:41:54.214Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-04T14:41:54.797Z] ---> 0aa05bfb5e3c [2024-10-04T14:41:54.797Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-04T14:41:57.372Z] ---> 3d563ea65639 [2024-10-04T14:41:57.372Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-04T14:41:57.638Z] ---> 0cbb0c596f91 [2024-10-04T14:41:57.638Z] Step 19/24 : EXPOSE 59999 [2024-10-04T14:41:57.905Z] ---> Running in 2e98406cdbd1 [2024-10-04T14:41:58.170Z] Removing intermediate container 2e98406cdbd1 [2024-10-04T14:41:58.170Z] ---> 3ba69ce97925 [2024-10-04T14:41:58.170Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-04T14:41:58.170Z] ---> Running in d779bcfd27b3 [2024-10-04T14:41:58.437Z] Removing intermediate container d779bcfd27b3 [2024-10-04T14:41:58.437Z] ---> 9ac2edded17e [2024-10-04T14:41:58.437Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T14:41:58.706Z] ---> Running in df923d7d841b [2024-10-04T14:41:58.972Z] Removing intermediate container df923d7d841b [2024-10-04T14:41:58.972Z] ---> 7489199da706 [2024-10-04T14:41:58.972Z] Step 22/24 : LABEL arch=arm64 [2024-10-04T14:41:58.972Z] ---> Running in 8e672a566984 [2024-10-04T14:41:59.239Z] Removing intermediate container 8e672a566984 [2024-10-04T14:41:59.239Z] ---> 88ef402e0398 [2024-10-04T14:41:59.239Z] Step 23/24 : LABEL git_sha=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [2024-10-04T14:41:59.239Z] ---> Running in 0a02b7e5e509 [2024-10-04T14:41:59.512Z] Removing intermediate container 0a02b7e5e509 [2024-10-04T14:41:59.512Z] ---> f7ff624062b1 [2024-10-04T14:41:59.512Z] Step 24/24 : LABEL version=3.2.0-dev.42 [2024-10-04T14:41:59.781Z] ---> Running in 50ce5d51e84d [2024-10-04T14:42:00.046Z] Removing intermediate container 50ce5d51e84d [2024-10-04T14:42:00.046Z] ---> 6aa88395503a [2024-10-04T14:42:00.046Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T14:42:00.046Z] Successfully built 6aa88395503a [2024-10-04T14:42:00.046Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:42:00.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T14:42:00.563Z] [2024-10-04T14:42:00.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:42:00.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T14:42:01.176Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T14:42:01.176Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T14:42:01.176Z] 04944245beec: Pulling fs layer [2024-10-04T14:42:01.176Z] 699f458cf7ca: Pulling fs layer [2024-10-04T14:42:01.176Z] 765212b225bb: Pulling fs layer [2024-10-04T14:42:01.176Z] f23df028b6ca: Pulling fs layer [2024-10-04T14:42:01.176Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T14:42:01.176Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T14:42:01.176Z] f23df028b6ca: Waiting [2024-10-04T14:42:01.176Z] d65c8cfc05b1: Waiting [2024-10-04T14:42:01.176Z] 2437ff75d9bd: Waiting [2024-10-04T14:42:01.176Z] 765212b225bb: Waiting [2024-10-04T14:42:01.176Z] 04944245beec: Verifying Checksum [2024-10-04T14:42:01.176Z] 04944245beec: Download complete [2024-10-04T14:42:01.176Z] 765212b225bb: Verifying Checksum [2024-10-04T14:42:01.176Z] 765212b225bb: Download complete [2024-10-04T14:42:01.176Z] f23df028b6ca: Verifying Checksum [2024-10-04T14:42:01.176Z] f23df028b6ca: Download complete [2024-10-04T14:42:01.176Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T14:42:01.176Z] d65c8cfc05b1: Download complete [2024-10-04T14:42:01.442Z] 699f458cf7ca: Verifying Checksum [2024-10-04T14:42:01.442Z] 699f458cf7ca: Download complete [2024-10-04T14:42:01.709Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T14:42:01.709Z] 8998bd30e6a1: Download complete [2024-10-04T14:42:04.287Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T14:42:04.287Z] 2437ff75d9bd: Download complete [2024-10-04T14:42:06.219Z] 8998bd30e6a1: Pull complete [2024-10-04T14:42:06.799Z] 04944245beec: Pull complete [2024-10-04T14:42:08.209Z] 699f458cf7ca: Pull complete [2024-10-04T14:42:08.474Z] 765212b225bb: Pull complete [2024-10-04T14:42:09.436Z] f23df028b6ca: Pull complete [2024-10-04T14:42:09.701Z] d65c8cfc05b1: Pull complete [2024-10-04T14:42:27.891Z] 2437ff75d9bd: Pull complete [2024-10-04T14:42:27.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T14:42:27.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T14:42:27.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:42:28.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-21833 does not seem to be running inside a container [2024-10-04T14:42:28.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/317 -v /w/workspace/device-sdk-go/317:/w/workspace/device-sdk-go/317:rw,z -v /w/workspace/device-sdk-go/317@tmp:/w/workspace/device-sdk-go/317@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T14:42:30.929Z] $ docker top fe91b32e2a79f468e530448b1ec293fffe45a7338e266b321c5cd94e0642c9ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:42:31.780Z] ---> job-cost.sh [2024-10-04T14:42:31.780Z] lf-activate-venv: SKIPPING [2024-10-04T14:42:31.780Z] INFO: No Stack... [2024-10-04T14:42:32.049Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T14:42:33.004Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T14:42:33.637Z] + cut -d, -f6 [2024-10-04T14:42:33.637Z] + cat /w/workspace/device-sdk-go/317/archives/cost.csv [Pipeline] lock [2024-10-04T14:42:33.700Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [2024-10-04T14:42:33.713Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] did not exist. Created. [2024-10-04T14:42:33.719Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T14:42:34.456Z] /w/workspace/device-sdk-go/317@tmp/durable-e9443fd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T14:42:35.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T14:42:35.153Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T14:42:35.256Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T14:42:35.266Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-317-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T14:42:35.289Z] $ docker stop --time=1 fe91b32e2a79f468e530448b1ec293fffe45a7338e266b321c5cd94e0642c9ce [2024-10-04T14:42:36.777Z] $ docker rm -f --volumes fe91b32e2a79f468e530448b1ec293fffe45a7338e266b321c5cd94e0642c9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-04T14:42:37.413Z] provisioning config files... [2024-10-04T14:42:37.421Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17139802480362629045tmp [Pipeline] { [Pipeline] sh [2024-10-04T14:42:37.728Z] + set +x [2024-10-04T14:42:37.728Z] + + curl -s https://codecov.io/bash [2024-10-04T14:42:37.728Z] bash -s -- [2024-10-04T14:42:37.728Z] [2024-10-04T14:42:37.728Z] _____ _ [2024-10-04T14:42:37.728Z] / ____| | | [2024-10-04T14:42:37.728Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T14:42:37.728Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T14:42:37.728Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T14:42:37.728Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T14:42:37.728Z] Bash-1.0.6 [2024-10-04T14:42:37.728Z] [2024-10-04T14:42:37.728Z] [2024-10-04T14:42:37.728Z] ==> git version 2.25.1 found [2024-10-04T14:42:37.728Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-04T14:42:37.728Z] Release-Date: 2020-01-08 [2024-10-04T14:42:37.728Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T14:42:37.728Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T14:42:37.728Z] ==> Jenkins CI detected. [2024-10-04T14:42:37.728Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-04T14:42:37.728Z] project root: . [2024-10-04T14:42:37.728Z] --> token set from env [2024-10-04T14:42:37.728Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T14:42:37.728Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T14:42:37.728Z] ==> Python coveragepy not found [2024-10-04T14:42:37.728Z] ==> Searching for coverage reports in: [2024-10-04T14:42:37.728Z] + . [2024-10-04T14:42:37.988Z] -> Found 1 reports [2024-10-04T14:42:37.988Z] ==> Detecting git/mercurial file structure [2024-10-04T14:42:37.988Z] ==> Reading reports [2024-10-04T14:42:37.988Z] + ./coverage.out bytes=466603 [2024-10-04T14:42:37.988Z] ==> Appending adjustments [2024-10-04T14:42:37.988Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T14:42:38.249Z] + Found adjustments [2024-10-04T14:42:38.249Z] ==> Gzipping contents [2024-10-04T14:42:38.249Z] 44K /tmp/codecov.uNYXAv.gz [2024-10-04T14:42:38.249Z] ==> Uploading reports [2024-10-04T14:42:38.249Z] url: https://codecov.io [2024-10-04T14:42:38.249Z] query: branch=main&commit=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf&build=317&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F317%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T14:42:38.249Z] -> Pinging Codecov [2024-10-04T14:42:38.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf&build=317&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F317%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T14:42:38.510Z] -> Uploading to [2024-10-04T14:42:38.510Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf/a993dcec-29dc-489a-8bc5-ccd63c57c305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T144238Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=eff1bd57c68e9d4a49201f25c0158355417cd84772c7ebc9bd3ab8f6b3edb274 [2024-10-04T14:42:38.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T14:42:38.510Z] Dload Upload Total Spent Left Speed [2024-10-04T14:42:38.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44618 0 0 100 44618 0 213k --:--:-- --:--:-- --:--:-- 212k 100 44618 0 0 100 44618 0 186k --:--:-- --:--:-- --:--:-- 185k [2024-10-04T14:42:38.771Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] } [2024-10-04T14:42:38.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T14:42:39.035Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T14:42:39.054Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:42:39.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T14:42:39.363Z] [2024-10-04T14:42:39.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:42:39.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T14:42:39.667Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T14:42:39.667Z] 43c4264eed91: Already exists [2024-10-04T14:42:39.667Z] 4cc291be95ef: Already exists [2024-10-04T14:42:39.667Z] 2ac1f1163629: Already exists [2024-10-04T14:42:39.667Z] 5c3c966382ef: Already exists [2024-10-04T14:42:39.667Z] 4f4fb700ef54: Already exists [2024-10-04T14:42:39.667Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T14:42:39.667Z] 9c3e1370e548: Pulling fs layer [2024-10-04T14:42:39.926Z] d9c7d2e4e75e: Verifying Checksum [2024-10-04T14:42:39.926Z] d9c7d2e4e75e: Download complete [2024-10-04T14:42:40.184Z] d9c7d2e4e75e: Pull complete [2024-10-04T14:42:40.443Z] 9c3e1370e548: Verifying Checksum [2024-10-04T14:42:40.443Z] 9c3e1370e548: Download complete [2024-10-04T14:42:43.728Z] 9c3e1370e548: Pull complete [2024-10-04T14:42:43.728Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T14:42:43.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T14:42:43.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:42:43.831Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:42:43.855Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-04T14:42:46.491Z] $ docker top a68e667223ebc39694ff4144955056d78ac2e1513da882babd5d2d441e62da12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:42:46.873Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-04T14:42:46.883Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-04T14:42:47.164Z] + set -o pipefail [2024-10-04T14:42:47.164Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-04T14:42:55.292Z] [2024-10-04T14:42:55.292Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-04T14:42:55.292Z] [2024-10-04T14:42:55.292Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/a75bdd35-3724-4d3c-8233-a4c2738d6e0a [2024-10-04T14:42:55.292Z] [2024-10-04T14:42:55.292Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T14:42:55.292Z] [2024-10-04T14:42:55.292Z] [2024-10-04T14:42:55.292Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T14:42:55.292Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T14:42:55.297Z] $ docker stop --time=1 a68e667223ebc39694ff4144955056d78ac2e1513da882babd5d2d441e62da12 [2024-10-04T14:43:02.002Z] $ docker rm -f --volumes a68e667223ebc39694ff4144955056d78ac2e1513da882babd5d2d441e62da12 [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 [2024-10-04T14:43:02.563Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:43:02.581Z] provisioning config files... [2024-10-04T14:43:02.590Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16259690758248215761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:02.894Z] --> edgex-publish-swagger.sh [2024-10-04T14:43:02.894Z] === Publish openapi/v3 API === [2024-10-04T14:43:02.894Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-04T14:43:02.894Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-04T14:43:02.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T14:43:02.894Z] Dload Upload Total Spent Left Speed [2024-10-04T14:43:03.463Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 305 73564 --:--:-- --:--:-- --:--:-- 73870 [2024-10-04T14:43:03.463Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-04T14:43:03.463Z] [Pipeline] } [2024-10-04T14:43:03.470Z] 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 [2024-10-04T14:43:03.945Z] + git log --format=format:%s -1 9dc1e0eae8f50dc165e5cd4a9f3d9305c6986faf [Pipeline] sh [2024-10-04T14:43:04.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T14:43:04.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:04.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:43:04.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:43:04.652Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:43:04.678Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T14:43:05.404Z] $ docker top 8376c98ed85abfb0dbfe6352ae978afc7cff19c610286f1a7ff686876a3be383 -eo pid,comm [2024-10-04T14:43:05.455Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T14:43:05.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T14:43:05.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T14:43:05.524Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T14:43:05.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T14:43:05.628Z] $ docker exec 8376c98ed85abfb0dbfe6352ae978afc7cff19c610286f1a7ff686876a3be383 ssh-agent [2024-10-04T14:43:05.733Z] SSH_AUTH_SOCK=/tmp/ssh-UHDXiLQScqVh/agent.32 [2024-10-04T14:43:05.733Z] SSH_AGENT_PID=38 [2024-10-04T14:43:05.739Z] Running ssh-add (command line suppressed) [2024-10-04T14:43:05.824Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1276031395132407393.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1276031395132407393.key) [2024-10-04T14:43:05.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T14:43:06.157Z] + git semver tag [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,305 [run_tag] DEBUG tag force:False [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,305 [check_head_tag] DEBUG check head tag [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,307 [execute] INFO git cat-file --batch-check [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,311 [execute] INFO git cat-file --batch [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,342 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,342 [execute] INFO git tag -a v3.2.0-dev.42 -m v3.2.0-dev.42 [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.42', '-m', 'v3.2.0-dev.42'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T14:43:06.441Z] 2024-10-04 14:43:06,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:06.441Z] 3.2.0-dev.42 [Pipeline] } [2024-10-04T14:43:06.443Z] $ docker exec --env ******** --env ******** 8376c98ed85abfb0dbfe6352ae978afc7cff19c610286f1a7ff686876a3be383 ssh-agent -k [2024-10-04T14:43:06.532Z] unset SSH_AUTH_SOCK; [2024-10-04T14:43:06.532Z] unset SSH_AGENT_PID; [2024-10-04T14:43:06.532Z] echo Agent pid 38 killed; [2024-10-04T14:43:06.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T14:43:06.882Z] + git semver [Pipeline] } [2024-10-04T14:43:07.146Z] $ docker stop --time=1 8376c98ed85abfb0dbfe6352ae978afc7cff19c610286f1a7ff686876a3be383 [2024-10-04T14:43:08.436Z] $ docker rm -f --volumes 8376c98ed85abfb0dbfe6352ae978afc7cff19c610286f1a7ff686876a3be383 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:08.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T14:43:08.878Z] [2024-10-04T14:43:08.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:09.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T14:43:09.182Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T14:43:09.182Z] ab5ef0e58194: Pulling fs layer [2024-10-04T14:43:09.182Z] 9712f1f96733: Pulling fs layer [2024-10-04T14:43:09.182Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T14:43:09.182Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T14:43:09.182Z] e9a5061849ea: Pulling fs layer [2024-10-04T14:43:09.182Z] d747dcd14b5f: Pulling fs layer [2024-10-04T14:43:09.182Z] 2de7ff778b66: Pulling fs layer [2024-10-04T14:43:09.182Z] 0d9ebad4ef96: Waiting [2024-10-04T14:43:09.182Z] 2de7ff778b66: Waiting [2024-10-04T14:43:09.182Z] e9a5061849ea: Waiting [2024-10-04T14:43:09.182Z] d747dcd14b5f: Waiting [2024-10-04T14:43:09.182Z] 9712f1f96733: Download complete [2024-10-04T14:43:09.441Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T14:43:09.441Z] 63f879dbbcfc: Download complete [2024-10-04T14:43:09.699Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T14:43:09.699Z] 0d9ebad4ef96: Download complete [2024-10-04T14:43:09.699Z] e9a5061849ea: Verifying Checksum [2024-10-04T14:43:09.699Z] e9a5061849ea: Download complete [2024-10-04T14:43:09.699Z] d747dcd14b5f: Download complete [2024-10-04T14:43:09.699Z] ab5ef0e58194: Download complete [2024-10-04T14:43:09.699Z] 2de7ff778b66: Verifying Checksum [2024-10-04T14:43:09.699Z] 2de7ff778b66: Download complete [2024-10-04T14:43:12.234Z] ab5ef0e58194: Pull complete [2024-10-04T14:43:12.234Z] 9712f1f96733: Pull complete [2024-10-04T14:43:12.799Z] 63f879dbbcfc: Pull complete [2024-10-04T14:43:16.985Z] 0d9ebad4ef96: Pull complete [2024-10-04T14:43:16.985Z] e9a5061849ea: Pull complete [2024-10-04T14:43:16.985Z] d747dcd14b5f: Pull complete [2024-10-04T14:43:17.922Z] 2de7ff778b66: Pull complete [2024-10-04T14:43:17.923Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T14:43:17.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T14:43:17.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:43:18.039Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:43:18.065Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-04T14:43:24.727Z] $ docker top 3b58dc8f7c70da3370f0a52332672bdcc232236f0714246f9fc60ac9e6666b89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:43:24.809Z] provisioning config files... [2024-10-04T14:43:24.816Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3439626666084244927tmp [2024-10-04T14:43:24.824Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7242721694104078100tmp [2024-10-04T14:43:24.832Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12024185155225509396tmp [Pipeline] { [Pipeline] echo [2024-10-04T14:43:24.916Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:25.221Z] ---> sigul-configuration.sh [2024-10-04T14:43:25.221Z] gpg: directory `/root/.gnupg' created [2024-10-04T14:43:25.221Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T14:43:25.221Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T14:43:25.221Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T14:43:25.221Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T14:43:25.221Z] gpg: CAST5 encrypted data [2024-10-04T14:43:25.221Z] gpg: encrypted with 1 passphrase [2024-10-04T14:43:25.221Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T14:43:25.515Z] + mkdir /home/jenkins [2024-10-04T14:43:25.515Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T14:43:25.809Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-04T14:43:25.824Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:26.121Z] ---> sigul-install.sh [2024-10-04T14:43:26.121Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T14:43:26.418Z] + git tag --list [2024-10-04T14:43:26.418Z] 0.7.1 [2024-10-04T14:43:26.418Z] delhi-tag [2024-10-04T14:43:26.418Z] v1.0.0 [2024-10-04T14:43:26.418Z] v1.1.0 [2024-10-04T14:43:26.418Z] v1.1.1 [2024-10-04T14:43:26.418Z] v1.1.2 [2024-10-04T14:43:26.418Z] v1.2.0 [2024-10-04T14:43:26.418Z] v1.2.1 [2024-10-04T14:43:26.418Z] v1.2.2 [2024-10-04T14:43:26.418Z] v1.2.3 [2024-10-04T14:43:26.418Z] v1.3.0 [2024-10-04T14:43:26.418Z] v1.4.0 [2024-10-04T14:43:26.418Z] v2.0.0 [2024-10-04T14:43:26.418Z] v2.1.0 [2024-10-04T14:43:26.418Z] v2.1.1 [2024-10-04T14:43:26.418Z] v2.2.0 [2024-10-04T14:43:26.418Z] v2.3.0 [2024-10-04T14:43:26.418Z] v2.3.1 [2024-10-04T14:43:26.418Z] v3.0 [2024-10-04T14:43:26.418Z] v3.0.0 [2024-10-04T14:43:26.418Z] v3.0.1-dev.1 [2024-10-04T14:43:26.418Z] v3.1 [2024-10-04T14:43:26.418Z] v3.1.0 [2024-10-04T14:43:26.418Z] v3.1.0-dev.1 [2024-10-04T14:43:26.418Z] v3.1.0-dev.10 [2024-10-04T14:43:26.418Z] v3.1.0-dev.11 [2024-10-04T14:43:26.418Z] v3.1.0-dev.12 [2024-10-04T14:43:26.418Z] v3.1.0-dev.13 [2024-10-04T14:43:26.418Z] v3.1.0-dev.14 [2024-10-04T14:43:26.418Z] v3.1.0-dev.15 [2024-10-04T14:43:26.418Z] v3.1.0-dev.16 [2024-10-04T14:43:26.418Z] v3.1.0-dev.17 [2024-10-04T14:43:26.418Z] v3.1.0-dev.18 [2024-10-04T14:43:26.418Z] v3.1.0-dev.19 [2024-10-04T14:43:26.418Z] v3.1.0-dev.2 [2024-10-04T14:43:26.418Z] v3.1.0-dev.20 [2024-10-04T14:43:26.418Z] v3.1.0-dev.21 [2024-10-04T14:43:26.418Z] v3.1.0-dev.22 [2024-10-04T14:43:26.418Z] v3.1.0-dev.23 [2024-10-04T14:43:26.418Z] v3.1.0-dev.24 [2024-10-04T14:43:26.418Z] v3.1.0-dev.25 [2024-10-04T14:43:26.418Z] v3.1.0-dev.26 [2024-10-04T14:43:26.418Z] v3.1.0-dev.27 [2024-10-04T14:43:26.418Z] v3.1.0-dev.28 [2024-10-04T14:43:26.418Z] v3.1.0-dev.29 [2024-10-04T14:43:26.418Z] v3.1.0-dev.3 [2024-10-04T14:43:26.418Z] v3.1.0-dev.30 [2024-10-04T14:43:26.418Z] v3.1.0-dev.31 [2024-10-04T14:43:26.418Z] v3.1.0-dev.32 [2024-10-04T14:43:26.418Z] v3.1.0-dev.33 [2024-10-04T14:43:26.418Z] v3.1.0-dev.34 [2024-10-04T14:43:26.418Z] v3.1.0-dev.35 [2024-10-04T14:43:26.418Z] v3.1.0-dev.36 [2024-10-04T14:43:26.418Z] v3.1.0-dev.37 [2024-10-04T14:43:26.418Z] v3.1.0-dev.38 [2024-10-04T14:43:26.418Z] v3.1.0-dev.39 [2024-10-04T14:43:26.418Z] v3.1.0-dev.4 [2024-10-04T14:43:26.418Z] v3.1.0-dev.40 [2024-10-04T14:43:26.418Z] v3.1.0-dev.41 [2024-10-04T14:43:26.418Z] v3.1.0-dev.5 [2024-10-04T14:43:26.418Z] v3.1.0-dev.6 [2024-10-04T14:43:26.418Z] v3.1.0-dev.7 [2024-10-04T14:43:26.418Z] v3.1.0-dev.8 [2024-10-04T14:43:26.418Z] v3.1.0-dev.9 [2024-10-04T14:43:26.418Z] v3.1.1 [2024-10-04T14:43:26.418Z] v3.1.1-dev.1 [2024-10-04T14:43:26.418Z] v3.2.0-dev.1 [2024-10-04T14:43:26.418Z] v3.2.0-dev.10 [2024-10-04T14:43:26.418Z] v3.2.0-dev.11 [2024-10-04T14:43:26.418Z] v3.2.0-dev.12 [2024-10-04T14:43:26.418Z] v3.2.0-dev.13 [2024-10-04T14:43:26.418Z] v3.2.0-dev.14 [2024-10-04T14:43:26.418Z] v3.2.0-dev.15 [2024-10-04T14:43:26.418Z] v3.2.0-dev.16 [2024-10-04T14:43:26.418Z] v3.2.0-dev.17 [2024-10-04T14:43:26.418Z] v3.2.0-dev.18 [2024-10-04T14:43:26.418Z] v3.2.0-dev.19 [2024-10-04T14:43:26.418Z] v3.2.0-dev.2 [2024-10-04T14:43:26.418Z] v3.2.0-dev.20 [2024-10-04T14:43:26.418Z] v3.2.0-dev.21 [2024-10-04T14:43:26.418Z] v3.2.0-dev.22 [2024-10-04T14:43:26.418Z] v3.2.0-dev.23 [2024-10-04T14:43:26.418Z] v3.2.0-dev.24 [2024-10-04T14:43:26.418Z] v3.2.0-dev.25 [2024-10-04T14:43:26.418Z] v3.2.0-dev.26 [2024-10-04T14:43:26.418Z] v3.2.0-dev.27 [2024-10-04T14:43:26.418Z] v3.2.0-dev.28 [2024-10-04T14:43:26.418Z] v3.2.0-dev.29 [2024-10-04T14:43:26.418Z] v3.2.0-dev.3 [2024-10-04T14:43:26.418Z] v3.2.0-dev.30 [2024-10-04T14:43:26.418Z] v3.2.0-dev.31 [2024-10-04T14:43:26.418Z] v3.2.0-dev.32 [2024-10-04T14:43:26.418Z] v3.2.0-dev.33 [2024-10-04T14:43:26.418Z] v3.2.0-dev.34 [2024-10-04T14:43:26.418Z] v3.2.0-dev.35 [2024-10-04T14:43:26.418Z] v3.2.0-dev.36 [2024-10-04T14:43:26.418Z] v3.2.0-dev.37 [2024-10-04T14:43:26.418Z] v3.2.0-dev.38 [2024-10-04T14:43:26.418Z] v3.2.0-dev.39 [2024-10-04T14:43:26.418Z] v3.2.0-dev.4 [2024-10-04T14:43:26.418Z] v3.2.0-dev.40 [2024-10-04T14:43:26.418Z] v3.2.0-dev.41 [2024-10-04T14:43:26.418Z] v3.2.0-dev.42 [2024-10-04T14:43:26.418Z] v3.2.0-dev.5 [2024-10-04T14:43:26.418Z] v3.2.0-dev.6 [2024-10-04T14:43:26.418Z] v3.2.0-dev.7 [2024-10-04T14:43:26.418Z] v3.2.0-dev.8 [2024-10-04T14:43:26.419Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T14:43:26.733Z] + lftools sign git-tag v3.2.0-dev.42 [2024-10-04T14:43:27.302Z] Signing Git tag with Sigul... [2024-10-04T14:43:27.302Z] Signing v3.2.0-dev.42 [Pipeline] echo [2024-10-04T14:43:27.577Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:27.871Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T14:43:27.880Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T14:43:27.897Z] $ docker stop --time=1 3b58dc8f7c70da3370f0a52332672bdcc232236f0714246f9fc60ac9e6666b89 [2024-10-04T14:43:29.217Z] $ docker rm -f --volumes 3b58dc8f7c70da3370f0a52332672bdcc232236f0714246f9fc60ac9e6666b89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T14:43:29.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T14:43:29.776Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:30.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:43:30.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:43:30.205Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:43:30.223Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T14:43:30.543Z] $ docker top f2b7092405a9e6ee94b909dc7f24285970774a3c50e3477ca2e7f9b8e80c8069 -eo pid,comm [2024-10-04T14:43:30.596Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T14:43:30.596Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T14:43:30.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T14:43:30.661Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T14:43:30.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T14:43:30.764Z] $ docker exec f2b7092405a9e6ee94b909dc7f24285970774a3c50e3477ca2e7f9b8e80c8069 ssh-agent [2024-10-04T14:43:30.872Z] SSH_AUTH_SOCK=/tmp/ssh-hbWKo4KdDZ6q/agent.31 [2024-10-04T14:43:30.872Z] SSH_AGENT_PID=37 [2024-10-04T14:43:30.876Z] Running ssh-add (command line suppressed) [2024-10-04T14:43:30.982Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9902836439844955905.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9902836439844955905.key) [2024-10-04T14:43:31.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T14:43:31.301Z] + git semver bump pre [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [bump_version] DEBUG bumping version:3.2.0-dev.42 on axis:pre with prefix:dev [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [bump_version] DEBUG bumped version:3.2.0-dev.43 [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [write_version] DEBUG write version:3.2.0-dev.43 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,462 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,465 [execute] INFO git cat-file --batch-check [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,470 [execute] INFO git cat-file --batch [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T14:43:31.561Z] 2024-10-04 14:43:31,476 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:31.561Z] 3.2.0-dev.43 [Pipeline] } [2024-10-04T14:43:31.564Z] $ docker exec --env ******** --env ******** f2b7092405a9e6ee94b909dc7f24285970774a3c50e3477ca2e7f9b8e80c8069 ssh-agent -k [2024-10-04T14:43:31.666Z] unset SSH_AUTH_SOCK; [2024-10-04T14:43:31.666Z] unset SSH_AGENT_PID; [2024-10-04T14:43:31.666Z] echo Agent pid 37 killed; [2024-10-04T14:43:31.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T14:43:32.013Z] + git semver [Pipeline] } [2024-10-04T14:43:32.279Z] $ docker stop --time=1 f2b7092405a9e6ee94b909dc7f24285970774a3c50e3477ca2e7f9b8e80c8069 [2024-10-04T14:43:33.536Z] $ docker rm -f --volumes f2b7092405a9e6ee94b909dc7f24285970774a3c50e3477ca2e7f9b8e80c8069 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T14:43:33.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T14:43:33.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:34.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T14:43:34.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:43:34.285Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:43:34.306Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T14:43:34.633Z] $ docker top 1773f3a041343c63819470dbae70eed0cc7c55bd79ab13774f22bfc70de86c25 -eo pid,comm [2024-10-04T14:43:34.690Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T14:43:34.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T14:43:34.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T14:43:34.748Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T14:43:34.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T14:43:34.858Z] $ docker exec 1773f3a041343c63819470dbae70eed0cc7c55bd79ab13774f22bfc70de86c25 ssh-agent [2024-10-04T14:43:34.969Z] SSH_AUTH_SOCK=/tmp/ssh-RiwtPwLiUltH/agent.32 [2024-10-04T14:43:34.969Z] SSH_AGENT_PID=38 [2024-10-04T14:43:34.973Z] Running ssh-add (command line suppressed) [2024-10-04T14:43:35.066Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15740414911292307606.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15740414911292307606.key) [2024-10-04T14:43:35.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T14:43:35.382Z] + git semver push [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,546 [run_push] DEBUG push [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,547 [execute] INFO git cat-file --batch-check [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,547 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,551 [execute] INFO git rev-list 857c7d9a9029ef3c24728a553850b7d2c54cffdc -- [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,551 [execute] DEBUG Popen(['git', 'rev-list', '857c7d9a9029ef3c24728a553850b7d2c54cffdc', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,565 [execute] INFO git fetch -v origin [2024-10-04T14:43:35.642Z] 2024-10-04 14:43:35,565 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T14:43:36.212Z] 2024-10-04 14:43:36,000 [run_push] DEBUG no remote changes detected [2024-10-04T14:43:36.212Z] 2024-10-04 14:43:36,001 [execute] INFO git push origin semver [2024-10-04T14:43:36.212Z] 2024-10-04 14:43:36,001 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T14:43:36.781Z] 2024-10-04 14:43:36,686 [run_push] DEBUG push all version tags [2024-10-04T14:43:36.781Z] 2024-10-04 14:43:36,686 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T14:43:36.781Z] 2024-10-04 14:43:36,687 [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) [2024-10-04T14:43:37.349Z] 2024-10-04 14:43:37,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-04T14:43:37.349Z] 3.2.0-dev.43 [Pipeline] } [2024-10-04T14:43:37.611Z] $ docker exec --env ******** --env ******** 1773f3a041343c63819470dbae70eed0cc7c55bd79ab13774f22bfc70de86c25 ssh-agent -k [2024-10-04T14:43:37.706Z] unset SSH_AUTH_SOCK; [2024-10-04T14:43:37.706Z] unset SSH_AGENT_PID; [2024-10-04T14:43:37.706Z] echo Agent pid 38 killed; [2024-10-04T14:43:37.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T14:43:38.045Z] + git semver [Pipeline] } [2024-10-04T14:43:38.310Z] $ docker stop --time=1 1773f3a041343c63819470dbae70eed0cc7c55bd79ab13774f22bfc70de86c25 [2024-10-04T14:43:39.617Z] $ docker rm -f --volumes 1773f3a041343c63819470dbae70eed0cc7c55bd79ab13774f22bfc70de86c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T14:43:40.280Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-04T14:43:40.280Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-04T14:43:40.280Z] total 16 [2024-10-04T14:43:40.280Z] drwxr-xr-x 3 root root 4096 Oct 4 14:28 . [2024-10-04T14:43:40.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 14:43 .. [2024-10-04T14:43:40.280Z] drwxr-xr-x 2 root root 4096 Oct 4 14:28 cost [2024-10-04T14:43:40.280Z] -rw-r--r-- 1 root root 85 Oct 4 14:28 cost.csv [2024-10-04T14:43:40.280Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-04T14:43:40.280Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-04T14:43:40.280Z] total 16 [2024-10-04T14:43:40.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 14:28 . [2024-10-04T14:43:40.280Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 14:43 .. [2024-10-04T14:43:40.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 14:28 cost [2024-10-04T14:43:40.280Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 4 14:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:40.570Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:41.431Z] ---> package-listing.sh [2024-10-04T14:43:41.431Z] ++ facter osfamily [2024-10-04T14:43:41.431Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T14:43:41.691Z] + OS_FAMILY=debian [2024-10-04T14:43:41.691Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-04T14:43:41.691Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T14:43:41.691Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T14:43:41.691Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T14:43:41.691Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T14:43:41.691Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-04T14:43:41.691Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T14:43:41.691Z] + case "${OS_FAMILY}" in [2024-10-04T14:43:41.691Z] + dpkg -l [2024-10-04T14:43:41.691Z] + grep '^ii' [2024-10-04T14:43:41.691Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T14:43:41.691Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T14:43:41.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T14:43:41.691Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-04T14:43:41.691Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-04T14:43:41.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-04T14:43:41.704Z] 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 [2024-10-04T14:43:41.980Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T14:43:42.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T14:43:42.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T14:43:42.617Z] prd-ubuntu20.04-docker-8c-8g-21832 does not seem to be running inside a container [2024-10-04T14:43:42.637Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T14:43:42.839Z] $ docker top 590cdb576f8f4d6b2240c6842392e63da245dea3ac65ff6444f38e648ab75108 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T14:43:43.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T14:43:43.479Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T14:43:43.759Z] + ls /var/log/sa-host [2024-10-04T14:43:43.759Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T14:43:43.933Z] provisioning config files... [2024-10-04T14:43:43.941Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3036418954415369262tmp [Pipeline] { [Pipeline] echo [2024-10-04T14:43:43.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:44.243Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T14:43:44.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:44.603Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T14:43:44.614Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:44.898Z] ---> sudo-logs.sh [2024-10-04T14:43:44.898Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T14:43:44.933Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:45.216Z] ---> job-cost.sh [2024-10-04T14:43:45.216Z] lf-activate-venv: SKIPPING [2024-10-04T14:43:45.216Z] DEBUG: total: 0.2199999988079071 [2024-10-04T14:43:45.216Z] INFO: Retrieving Stack Cost... [2024-10-04T14:43:45.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T14:43:46.044Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T14:43:46.059Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T14:43:46.344Z] ---> logs-deploy.sh [2024-10-04T14:43:46.344Z] lf-activate-venv: SKIPPING [2024-10-04T14:43:46.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/317 [2024-10-04T14:43:46.344Z] INFO: archiving workspace using pattern(s): [2024-10-04T14:43:47.285Z] Archives upload complete. [2024-10-04T14:43:47.285Z] INFO: archiving logs to Nexus