Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a573d62abfd76acfce2b94ed3564a5c4c2542b9a 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-ssh11452428102354577183.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15213092290312726251.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9607197563872462520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11283362424777783985.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-ssh9930805390499802081.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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8223’ Running on prd-ubuntu20.04-docker-8c-8g-8228 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a573d62abfd76acfce2b94ed3564a5c4c2542b9a (main) Commit message: "Merge pull request #1615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.51" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a573d62abfd76acfce2b94ed3564a5c4c2542b9a # timeout=10 > git rev-list --no-walk 55ceb93b68ddd1fabddb6a346a0921fb81c17045 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T07:49:00.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T07:49:00.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T07:49:00.671Z] ========================================================= [2024-08-23T07:49:00.671Z] EdgeX Global Pipelines Version Info [2024-08-23T07:49:00.671Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:49:01.403Z] ------------------- [2024-08-23T07:49:01.403Z] stable info: [2024-08-23T07:49:01.403Z] ------------------- [2024-08-23T07:49:01.403Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T07:49:01.403Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T07:49:01.403Z] Message: update stable to v1.0.260 [2024-08-23T07:49:01.976Z] ------------------- [2024-08-23T07:49:01.976Z] experimental info: [2024-08-23T07:49:01.976Z] ------------------- [2024-08-23T07:49:01.976Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T07:49:01.976Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T07:49:01.976Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T07:49:02.060Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-08-23T07:49:02.078Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-08-23T07:49:02.101Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T07:49:02.122Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T07:49:02.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T07:49:02.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T07:49:02.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T07:49:02.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-08-23T07:49:02.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T07:49:02.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T07:49:02.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T07:49:02.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-08-23T07:49:02.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T07:49:02.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T07:49:02.389Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T07:49:02.412Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T07:49:02.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T07:49:02.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-23T07:49:02.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T07:49:02.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T07:49:02.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-23T07:49:02.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-23T07:49:02.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-23T07:49:02.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-23T07:49:02.627Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-23T07:49:02.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T07:49:02.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T07:49:02.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-23T07:49:02.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-23T07:49:02.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-23T07:49:02.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] echo [2024-08-23T07:49:02.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a573d62 [Pipeline] echo [2024-08-23T07:49:02.817Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T07:49:02.872Z] provisioning config files... [2024-08-23T07:49:02.884Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16718891054753211447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:49:03.219Z] ---> ****-login.sh [2024-08-23T07:49:03.220Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:49:03.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:03.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:03.479Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:03.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:03.479Z] [2024-08-23T07:49:03.479Z] Login Succeeded [2024-08-23T07:49:03.479Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:49:03.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:03.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:03.479Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:03.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:03.479Z] [2024-08-23T07:49:03.479Z] Login Succeeded [2024-08-23T07:49:03.479Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:49:03.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:03.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:03.739Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:03.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:03.739Z] [2024-08-23T07:49:03.739Z] Login Succeeded [2024-08-23T07:49:03.739Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:49:03.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:03.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:03.740Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:03.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:03.740Z] [2024-08-23T07:49:03.740Z] Login Succeeded [2024-08-23T07:49:03.740Z] ****.io [2024-08-23T07:49:04.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:04.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:04.000Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:04.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:04.000Z] [2024-08-23T07:49:04.000Z] Login Succeeded [2024-08-23T07:49:04.000Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:49:04.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T07:49:04.424Z] + git rev-list -1 --merges a573d62abfd76acfce2b94ed3564a5c4c2542b9a~1..a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] echo [2024-08-23T07:49:04.456Z] -----------> git rev-list -1 --merges a573d62abfd76acfce2b94ed3564a5c4c2542b9a~1..a573d62abfd76acfce2b94ed3564a5c4c2542b9a a573d62abfd76acfce2b94ed3564a5c4c2542b9a [2024-08-23T07:49:04.456Z] a573d62abfd76acfce2b94ed3564a5c4c2542b9a [false] [Pipeline] sh [2024-08-23T07:49:04.767Z] + git log --format=format:%s -1 a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] echo [2024-08-23T07:49:04.785Z] ========================================================= [2024-08-23T07:49:04.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T07:49:04.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T07:49:05.131Z] + git log --format=format:%s -1 a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] echo [2024-08-23T07:49:05.143Z] [semverPrep] GIT_COMMIT: a573d62abfd76acfce2b94ed3564a5c4c2542b9a, Commit Message: Merge pull request #1615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.51 [Pipeline] echo [2024-08-23T07:49:05.160Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-23T07:49:05.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T07:49:05.514Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T07:49:05.514Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T07:49:05.514Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T07:49:05.514Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T07:49:05.514Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T07:49:05.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:49:05.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:49:05.876Z] [2024-08-23T07:49:05.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:49:06.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:49:06.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T07:49:06.187Z] b85a868b505f: Pulling fs layer [2024-08-23T07:49:06.187Z] e2be974225ed: Pulling fs layer [2024-08-23T07:49:06.187Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T07:49:06.187Z] 988bab9f4d93: Pulling fs layer [2024-08-23T07:49:06.187Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T07:49:06.187Z] eaf3925da568: Pulling fs layer [2024-08-23T07:49:06.187Z] 988bab9f4d93: Waiting [2024-08-23T07:49:06.187Z] 1469e6f7b9e6: Waiting [2024-08-23T07:49:06.187Z] bab4dde63d76: Pulling fs layer [2024-08-23T07:49:06.187Z] bde34c3a00c8: Pulling fs layer [2024-08-23T07:49:06.187Z] b352a97aabf1: Pulling fs layer [2024-08-23T07:49:06.187Z] 4872d77fe225: Pulling fs layer [2024-08-23T07:49:06.187Z] 5851b861e8e6: Pulling fs layer [2024-08-23T07:49:06.187Z] bde34c3a00c8: Waiting [2024-08-23T07:49:06.187Z] eaf3925da568: Waiting [2024-08-23T07:49:06.187Z] bab4dde63d76: Waiting [2024-08-23T07:49:06.187Z] 5851b861e8e6: Waiting [2024-08-23T07:49:06.187Z] b352a97aabf1: Waiting [2024-08-23T07:49:06.187Z] e2be974225ed: Verifying Checksum [2024-08-23T07:49:06.187Z] e2be974225ed: Download complete [2024-08-23T07:49:06.187Z] 988bab9f4d93: Verifying Checksum [2024-08-23T07:49:06.187Z] 988bab9f4d93: Download complete [2024-08-23T07:49:06.187Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T07:49:06.187Z] 1469e6f7b9e6: Download complete [2024-08-23T07:49:06.187Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T07:49:06.187Z] 339a4e72a1f5: Download complete [2024-08-23T07:49:06.187Z] eaf3925da568: Download complete [2024-08-23T07:49:06.445Z] bde34c3a00c8: Download complete [2024-08-23T07:49:06.445Z] b352a97aabf1: Verifying Checksum [2024-08-23T07:49:06.445Z] b352a97aabf1: Download complete [2024-08-23T07:49:06.445Z] 4872d77fe225: Download complete [2024-08-23T07:49:06.445Z] 5851b861e8e6: Verifying Checksum [2024-08-23T07:49:06.445Z] 5851b861e8e6: Download complete [2024-08-23T07:49:06.445Z] b85a868b505f: Download complete [2024-08-23T07:49:06.703Z] bab4dde63d76: Verifying Checksum [2024-08-23T07:49:06.703Z] bab4dde63d76: Download complete [2024-08-23T07:49:07.658Z] b85a868b505f: Pull complete [2024-08-23T07:49:08.586Z] e2be974225ed: Pull complete [2024-08-23T07:49:11.285Z] 339a4e72a1f5: Pull complete [2024-08-23T07:49:11.285Z] 988bab9f4d93: Pull complete [2024-08-23T07:49:11.285Z] 1469e6f7b9e6: Pull complete [2024-08-23T07:49:11.285Z] eaf3925da568: Pull complete [2024-08-23T07:49:11.854Z] bab4dde63d76: Pull complete [2024-08-23T07:49:11.854Z] bde34c3a00c8: Pull complete [2024-08-23T07:49:12.113Z] b352a97aabf1: Pull complete [2024-08-23T07:49:12.114Z] 4872d77fe225: Pull complete [2024-08-23T07:49:12.114Z] 5851b861e8e6: Pull complete [2024-08-23T07:49:12.114Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T07:49:12.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:49:12.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:49:12.256Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T07:49:13.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T07:49:16.985Z] $ docker top 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf -eo pid,comm [2024-08-23T07:49:16.082Z] 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-08-23T07:49:16.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T07:49:16.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T07:49:16.141Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T07:49:16.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T07:49:17.226Z] $ docker exec 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf ssh-agent [2024-08-23T07:49:16.364Z] SSH_AUTH_SOCK=/tmp/ssh-dmRhZxkQbhyf/agent.32 [2024-08-23T07:49:16.364Z] SSH_AGENT_PID=38 [2024-08-23T07:49:16.370Z] Running ssh-add (command line suppressed) [2024-08-23T07:49:17.429Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8044250574177354733.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8044250574177354733.key) [2024-08-23T07:49:16.478Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T07:49:16.768Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T07:49:17.745Z] $ docker exec --env ******** --env ******** 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf ssh-agent -k [2024-08-23T07:49:17.843Z] unset SSH_AUTH_SOCK; [2024-08-23T07:49:17.843Z] unset SSH_AGENT_PID; [2024-08-23T07:49:17.843Z] echo Agent pid 38 killed; [2024-08-23T07:49:16.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T07:49:16.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T07:49:16.927Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T07:49:17.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T07:49:18.005Z] $ docker exec 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf ssh-agent [2024-08-23T07:49:17.150Z] SSH_AUTH_SOCK=/tmp/ssh-5AkfjeGtvDSM/agent.71 [2024-08-23T07:49:17.150Z] SSH_AGENT_PID=77 [2024-08-23T07:49:17.156Z] Running ssh-add (command line suppressed) [2024-08-23T07:49:18.224Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11620231227110930559.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11620231227110930559.key) [2024-08-23T07:49:17.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T07:49:17.572Z] + git semver init [2024-08-23T07:49:17.832Z] 2024-08-23 07:49:18,736 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T07:49:17.832Z] 2024-08-23 07:49:18,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-23T07:49:17.832Z] 2024-08-23 07:49:18,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-23T07:49:17.832Z] 2024-08-23 07:49:18,738 [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-08-23T07:49:20.372Z] 2024-08-23 07:49:20,964 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-08-23T07:49:20.372Z] 2024-08-23 07:49:20,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-08-23T07:49:20.372Z] 2024-08-23 07:49:20,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T07:49:20.372Z] 2024-08-23 07:49:20,965 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T07:49:20.372Z] 3.2.0-dev.32 [Pipeline] } [2024-08-23T07:49:21.348Z] $ docker exec --env ******** --env ******** 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf ssh-agent -k [2024-08-23T07:49:21.441Z] unset SSH_AUTH_SOCK; [2024-08-23T07:49:21.442Z] unset SSH_AGENT_PID; [2024-08-23T07:49:21.442Z] echo Agent pid 77 killed; [2024-08-23T07:49:20.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T07:49:20.831Z] + git semver [Pipeline] } [2024-08-23T07:49:22.071Z] $ docker stop --time=1 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf [2024-08-23T07:49:23.384Z] $ docker rm -f --volumes 370d84c8da0cd271f39d7d4d101d138cecab194c22fdc80adffcccffcdac0baf [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T07:49:22.772Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T07:49:23.048Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T07:49:23.057Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.32 [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-08-23T07:49:23.272Z] provisioning config files... [2024-08-23T07:49:23.281Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7657212988235182286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:49:23.584Z] ---> ****-login.sh [2024-08-23T07:49:23.584Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:49:23.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:23.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:23.584Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:23.584Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:23.584Z] [2024-08-23T07:49:23.584Z] Login Succeeded [2024-08-23T07:49:23.584Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:49:23.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:23.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:23.585Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:23.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:23.585Z] [2024-08-23T07:49:23.585Z] Login Succeeded [2024-08-23T07:49:23.585Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:49:23.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:23.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:23.853Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:23.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:23.853Z] [2024-08-23T07:49:23.853Z] Login Succeeded [2024-08-23T07:49:23.853Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:49:23.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:23.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:23.853Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:23.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:23.853Z] [2024-08-23T07:49:23.853Z] Login Succeeded [2024-08-23T07:49:23.853Z] ****.io [2024-08-23T07:49:23.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:49:24.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:49:24.113Z] Configure a credential helper to remove this warning. See [2024-08-23T07:49:24.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:49:24.113Z] [2024-08-23T07:49:24.113Z] Login Succeeded [2024-08-23T07:49:24.113Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:49:24.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T07:49:24.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:49:24.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:49:24.259Z] ========================================================= [2024-08-23T07:49:24.259Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T07:49:24.259Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:49:24.599Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T07:49:24.859Z] Sending build context to Docker daemon 25.11MB [2024-08-23T07:49:24.859Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T07:49:24.859Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-23T07:49:25.119Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T07:49:25.119Z] 619be1103602: Pulling fs layer [2024-08-23T07:49:25.119Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T07:49:25.119Z] 5df492c9dc93: Pulling fs layer [2024-08-23T07:49:25.119Z] 7629e6793208: Pulling fs layer [2024-08-23T07:49:25.119Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T07:49:25.119Z] fb5054dd5b73: Pulling fs layer [2024-08-23T07:49:25.119Z] 4f4fb700ef54: Waiting [2024-08-23T07:49:25.119Z] 7629e6793208: Waiting [2024-08-23T07:49:25.119Z] fb5054dd5b73: Waiting [2024-08-23T07:49:25.119Z] eeca6798cff9: Pulling fs layer [2024-08-23T07:49:25.119Z] aa269ceb94a6: Pulling fs layer [2024-08-23T07:49:25.119Z] ada007ff1a6a: Pulling fs layer [2024-08-23T07:49:25.119Z] eeca6798cff9: Waiting [2024-08-23T07:49:25.119Z] aa269ceb94a6: Waiting [2024-08-23T07:49:25.119Z] ada007ff1a6a: Waiting [2024-08-23T07:49:25.119Z] 7862e08f4a3e: Download complete [2024-08-23T07:49:25.119Z] 7629e6793208: Verifying Checksum [2024-08-23T07:49:25.119Z] 7629e6793208: Download complete [2024-08-23T07:49:25.119Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T07:49:25.119Z] 4f4fb700ef54: Download complete [2024-08-23T07:49:25.119Z] fb5054dd5b73: Verifying Checksum [2024-08-23T07:49:25.119Z] fb5054dd5b73: Download complete [2024-08-23T07:49:25.119Z] 619be1103602: Download complete [2024-08-23T07:49:25.119Z] eeca6798cff9: Verifying Checksum [2024-08-23T07:49:25.119Z] eeca6798cff9: Download complete [2024-08-23T07:49:25.119Z] 619be1103602: Pull complete [2024-08-23T07:49:25.378Z] ada007ff1a6a: Verifying Checksum [2024-08-23T07:49:25.378Z] ada007ff1a6a: Download complete [2024-08-23T07:49:25.378Z] 7862e08f4a3e: Pull complete [2024-08-23T07:49:25.636Z] 5df492c9dc93: Verifying Checksum [2024-08-23T07:49:25.636Z] 5df492c9dc93: Download complete [2024-08-23T07:49:25.894Z] aa269ceb94a6: Verifying Checksum [2024-08-23T07:49:25.894Z] aa269ceb94a6: Download complete [2024-08-23T07:49:29.179Z] 5df492c9dc93: Pull complete [2024-08-23T07:49:29.179Z] 7629e6793208: Pull complete [2024-08-23T07:49:29.179Z] 4f4fb700ef54: Pull complete [2024-08-23T07:49:29.179Z] fb5054dd5b73: Pull complete [2024-08-23T07:49:29.179Z] eeca6798cff9: Pull complete [2024-08-23T07:49:31.708Z] aa269ceb94a6: Pull complete [2024-08-23T07:49:31.979Z] ada007ff1a6a: Pull complete [2024-08-23T07:49:31.979Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T07:49:31.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T07:49:31.979Z] ---> f489d0715acc [2024-08-23T07:49:31.979Z] Step 3/10 : ARG MAKE=make build [2024-08-23T07:49:38.211Z] Still waiting to schedule task [2024-08-23T07:49:38.212Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8225’ [2024-08-23T07:49:44.243Z] ---> Running in c93d9feaea64 [2024-08-23T07:49:44.244Z] Removing intermediate container c93d9feaea64 [2024-08-23T07:49:44.244Z] ---> 84ade0f92cbf [2024-08-23T07:49:44.244Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-23T07:49:44.244Z] ---> Running in 672ba1d30765 [2024-08-23T07:49:44.244Z] Removing intermediate container 672ba1d30765 [2024-08-23T07:49:44.244Z] ---> 5f9bc5946056 [2024-08-23T07:49:44.244Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T07:49:44.879Z] ---> Running in b61a8393bace [2024-08-23T07:49:45.143Z] Removing intermediate container b61a8393bace [2024-08-23T07:49:45.143Z] ---> 458638e41a50 [2024-08-23T07:49:45.143Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-23T07:49:45.403Z] ---> Running in c70b1867c5de [2024-08-23T07:49:45.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:49:45.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:49:46.231Z] OK: 264 MiB in 52 packages [2024-08-23T07:49:46.490Z] Removing intermediate container c70b1867c5de [2024-08-23T07:49:46.490Z] ---> 78068e1f1254 [2024-08-23T07:49:46.490Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-23T07:49:46.751Z] ---> 4f5b15253e6c [2024-08-23T07:49:46.751Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:49:46.751Z] ---> Running in c4e52c3ad1d3 [2024-08-23T07:50:43.073Z] Removing intermediate container c4e52c3ad1d3 [2024-08-23T07:50:43.073Z] ---> 80e4ff6db59e [2024-08-23T07:50:43.073Z] Step 9/10 : COPY . . [2024-08-23T07:50:43.073Z] ---> f460cc781246 [2024-08-23T07:50:43.073Z] Step 10/10 : RUN ${MAKE} [2024-08-23T07:50:43.073Z] ---> Running in 5d89acea06be [2024-08-23T07:50:43.073Z] noop [2024-08-23T07:50:43.073Z] Removing intermediate container 5d89acea06be [2024-08-23T07:50:43.073Z] ---> dd7cbd2349ff [2024-08-23T07:50:43.073Z] Successfully built dd7cbd2349ff [2024-08-23T07:50:43.073Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:50:43.399Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T07:50:43.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:50:43.481Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T07:50:43.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T07:50:43.878Z] $ docker top 8c433da0031c004452b8efe876c6911543f34cd5c01e2b584899bcd6270efaa6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:50:44.231Z] + go version [2024-08-23T07:50:44.231Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T07:50:44.238Z] $ docker stop --time=1 8c433da0031c004452b8efe876c6911543f34cd5c01e2b584899bcd6270efaa6 [2024-08-23T07:50:45.522Z] $ docker rm -f --volumes 8c433da0031c004452b8efe876c6911543f34cd5c01e2b584899bcd6270efaa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:50:45.959Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T07:50:45.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:50:46.036Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T07:50:46.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T07:50:46.373Z] $ docker top edeec9bebb83f719b998f7571a7a924f028f745fbffa88ae9e30a4fa71bfae57 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:50:46.721Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:50:47.047Z] + make test [2024-08-23T07:50:47.047Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T07:50:53.978Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-23T07:51:20.521Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-23T07:51:20.521Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.020s coverage: 26.0% of statements [2024-08-23T07:51:20.778Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.036s coverage: 79.4% of statements [2024-08-23T07:51:20.778Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.039s coverage: 86.0% of statements [2024-08-23T07:51:22.152Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-23T07:51:22.152Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-23T07:51:22.152Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-23T07:51:23.086Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.074s coverage: 52.2% of statements [2024-08-23T07:51:23.651Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-23T07:51:26.200Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.041s coverage: 14.4% of statements [2024-08-23T07:51:26.200Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.285s coverage: 44.6% of statements [2024-08-23T07:51:26.200Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.141s coverage: 68.5% of statements [2024-08-23T07:51:26.200Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.145s coverage: 89.2% of statements [2024-08-23T07:51:26.200Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.052s coverage: 5.4% of statements [2024-08-23T07:52:04.924Z] GO111MODULE=on go vet ./... [2024-08-23T07:52:06.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T07:52:06.301Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T07:52:06.301Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T07:52:06.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T07:52:06.333Z] $ docker stop --time=1 edeec9bebb83f719b998f7571a7a924f028f745fbffa88ae9e30a4fa71bfae57 [2024-08-23T07:52:16.918Z] $ docker rm -f --volumes edeec9bebb83f719b998f7571a7a924f028f745fbffa88ae9e30a4fa71bfae57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T07:52:17.635Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T07:52:17.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-23T07:52:18.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T07:52:18.477Z] + ls -al . [2024-08-23T07:52:18.477Z] total 380 [2024-08-23T07:52:18.477Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 23 07:50 . [2024-08-23T07:52:18.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 07:48 .. [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 07:48 .dockerignore [2024-08-23T07:52:18.477Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 07:51 .git [2024-08-23T07:52:18.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 07:48 .github [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 07:48 .gitignore [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 07:48 .golangci.yml [2024-08-23T07:52:18.477Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 07:49 .semver [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 23 07:48 CHANGELOG.md [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 07:48 GOVERNANCE.md [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 07:48 Jenkinsfile [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 07:48 LICENSE [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 07:48 Makefile [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 07:48 OWNERS.md [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 23 07:48 README.md [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 07:49 VERSION [2024-08-23T07:52:18.477Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 07:48 bin [2024-08-23T07:52:18.477Z] -rw-r--r-- 1 jenkins jenkins 126053 Aug 23 07:51 coverage.out [2024-08-23T07:52:18.477Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 07:48 example [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 23 07:48 go.mod [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 23 07:48 go.sum [2024-08-23T07:52:18.477Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 07:48 internal [2024-08-23T07:52:18.477Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 07:48 openapi [2024-08-23T07:52:18.477Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 07:48 pkg [2024-08-23T07:52:18.477Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 07:48 snap [2024-08-23T07:52:18.477Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 07:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:18.981Z] + 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=a573d62abfd76acfce2b94ed3564a5c4c2542b9a --label arch=amd64 --label version=3.2.0-dev.32 . [2024-08-23T07:52:18.981Z] Sending build context to Docker daemon 25.24MB [2024-08-23T07:52:18.981Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T07:52:18.981Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-23T07:52:18.981Z] ---> dd7cbd2349ff [2024-08-23T07:52:18.981Z] Step 3/24 : ARG MAKE=make build [2024-08-23T07:52:19.547Z] ---> Running in d1a0b55dbfcb [2024-08-23T07:52:19.835Z] Removing intermediate container d1a0b55dbfcb [2024-08-23T07:52:19.835Z] ---> cc8820fae4b9 [2024-08-23T07:52:19.835Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-23T07:52:19.835Z] ---> Running in 3058287e19fd [2024-08-23T07:52:19.835Z] Removing intermediate container 3058287e19fd [2024-08-23T07:52:19.835Z] ---> b37e7f854cfe [2024-08-23T07:52:19.836Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T07:52:20.095Z] ---> Running in 2f3e9f980529 [2024-08-23T07:52:20.095Z] Removing intermediate container 2f3e9f980529 [2024-08-23T07:52:20.095Z] ---> 4b562aff0107 [2024-08-23T07:52:20.095Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-23T07:52:20.353Z] ---> Running in ef846df9a8f4 [2024-08-23T07:52:20.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:52:20.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:52:20.867Z] OK: 264 MiB in 52 packages [2024-08-23T07:52:21.801Z] Removing intermediate container ef846df9a8f4 [2024-08-23T07:52:21.801Z] ---> ba637c055069 [2024-08-23T07:52:21.801Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-23T07:52:21.801Z] ---> 733e60355b36 [2024-08-23T07:52:21.801Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:52:22.059Z] ---> Running in c5a7b99f8e3e [2024-08-23T07:52:23.453Z] Removing intermediate container c5a7b99f8e3e [2024-08-23T07:52:23.453Z] ---> 121c9cdadcf0 [2024-08-23T07:52:23.453Z] Step 9/24 : COPY . . [2024-08-23T07:52:24.413Z] ---> b1122bbcdc52 [2024-08-23T07:52:24.413Z] Step 10/24 : RUN ${MAKE} [2024-08-23T07:52:24.678Z] ---> Running in bfa998c82434 [2024-08-23T07:52:24.937Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.32" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-23T07:53:03.645Z] Removing intermediate container bfa998c82434 [2024-08-23T07:53:03.645Z] ---> 994167f3e69a [2024-08-23T07:53:03.645Z] Step 11/24 : FROM alpine:3.18 [2024-08-23T07:53:03.645Z] 3.18: Pulling from library/alpine [2024-08-23T07:53:03.645Z] 930bdd4d222e: Pulling fs layer [2024-08-23T07:53:03.645Z] 930bdd4d222e: Verifying Checksum [2024-08-23T07:53:03.645Z] 930bdd4d222e: Download complete [2024-08-23T07:53:03.645Z] 930bdd4d222e: Pull complete [2024-08-23T07:53:03.645Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:53:03.645Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T07:53:03.645Z] ---> 18f865063206 [2024-08-23T07:53:03.645Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-23T07:53:03.645Z] ---> Running in 212d35f5dc24 [2024-08-23T07:53:03.645Z] Removing intermediate container 212d35f5dc24 [2024-08-23T07:53:03.645Z] ---> 3790a42586ba [2024-08-23T07:53:03.645Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-23T07:53:03.645Z] ---> Running in 77e38cb5eeef [2024-08-23T07:53:03.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:53:03.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:53:04.163Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:53:04.163Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T07:53:04.163Z] OK: 7 MiB in 16 packages [2024-08-23T07:53:05.106Z] Removing intermediate container 77e38cb5eeef [2024-08-23T07:53:05.106Z] ---> 08d94dd98900 [2024-08-23T07:53:05.106Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-23T07:53:05.363Z] ---> Running in 76c4463a18f3 [2024-08-23T07:53:05.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:53:05.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:53:06.189Z] OK: 7 MiB in 16 packages [2024-08-23T07:53:07.124Z] Removing intermediate container 76c4463a18f3 [2024-08-23T07:53:07.124Z] ---> 9a68d3a1eeaa [2024-08-23T07:53:07.124Z] Step 15/24 : WORKDIR / [2024-08-23T07:53:07.381Z] ---> Running in d6499a25c43a [2024-08-23T07:53:07.639Z] Removing intermediate container d6499a25c43a [2024-08-23T07:53:07.639Z] ---> 6ddf8557ab28 [2024-08-23T07:53:07.639Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-23T07:53:08.206Z] ---> b57cb8d833fb [2024-08-23T07:53:08.206Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-23T07:53:10.734Z] ---> fdf1940eb64f [2024-08-23T07:53:10.734Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-23T07:53:10.734Z] ---> 97af93fed893 [2024-08-23T07:53:10.734Z] Step 19/24 : EXPOSE 59999 [2024-08-23T07:53:10.992Z] ---> Running in ae955ff9c9f0 [2024-08-23T07:53:11.250Z] Removing intermediate container ae955ff9c9f0 [2024-08-23T07:53:11.250Z] ---> 29deee6fa65f [2024-08-23T07:53:11.250Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-23T07:53:11.507Z] ---> Running in 404c60c4254c [2024-08-23T07:53:11.764Z] Removing intermediate container 404c60c4254c [2024-08-23T07:53:11.764Z] ---> 74487b9a59f3 [2024-08-23T07:53:11.764Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T07:53:12.023Z] ---> Running in 39ddae5ba7cb [2024-08-23T07:53:12.597Z] Removing intermediate container 39ddae5ba7cb [2024-08-23T07:53:12.597Z] ---> 6c8cd1615ab3 [2024-08-23T07:53:12.597Z] Step 22/24 : LABEL arch=amd64 [2024-08-23T07:53:12.597Z] ---> Running in a669212c235c [2024-08-23T07:53:12.855Z] Removing intermediate container a669212c235c [2024-08-23T07:53:12.855Z] ---> 86b0069ea619 [2024-08-23T07:53:12.855Z] Step 23/24 : LABEL git_sha=a573d62abfd76acfce2b94ed3564a5c4c2542b9a [2024-08-23T07:53:13.426Z] ---> Running in 94f4ee36793e [2024-08-23T07:53:13.685Z] Removing intermediate container 94f4ee36793e [2024-08-23T07:53:13.685Z] ---> 015ad58643cd [2024-08-23T07:53:13.685Z] Step 24/24 : LABEL version=3.2.0-dev.32 [2024-08-23T07:53:13.944Z] ---> Running in 9761eb1b8699 [2024-08-23T07:53:14.202Z] Removing intermediate container 9761eb1b8699 [2024-08-23T07:53:14.202Z] ---> e387ca36eb73 [2024-08-23T07:53:14.202Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T07:53:14.202Z] Successfully built e387ca36eb73 [2024-08-23T07:53:14.202Z] 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-08-23T07:53:14.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T07:53:14.684Z] [2024-08-23T07:53:14.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:15.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T07:53:15.007Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T07:53:15.007Z] 5eb5b503b376: Pulling fs layer [2024-08-23T07:53:15.007Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T07:53:15.007Z] ec43610c2a17: Pulling fs layer [2024-08-23T07:53:15.007Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T07:53:15.007Z] 33b1e0a273af: Pulling fs layer [2024-08-23T07:53:15.007Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T07:53:15.007Z] 2f39f015ded8: Pulling fs layer [2024-08-23T07:53:15.007Z] 33b1e0a273af: Waiting [2024-08-23T07:53:15.007Z] 5d3b04190fa2: Waiting [2024-08-23T07:53:15.007Z] 3a2ae6a8a46f: Waiting [2024-08-23T07:53:15.007Z] 2f39f015ded8: Waiting [2024-08-23T07:53:15.265Z] 5c69ac0246d0: Verifying Checksum [2024-08-23T07:53:15.265Z] 5c69ac0246d0: Download complete [2024-08-23T07:53:15.265Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T07:53:15.265Z] 3a2ae6a8a46f: Download complete [2024-08-23T07:53:15.265Z] 33b1e0a273af: Verifying Checksum [2024-08-23T07:53:15.265Z] 33b1e0a273af: Download complete [2024-08-23T07:53:15.265Z] ec43610c2a17: Verifying Checksum [2024-08-23T07:53:15.265Z] 5d3b04190fa2: Verifying Checksum [2024-08-23T07:53:15.265Z] 5d3b04190fa2: Download complete [2024-08-23T07:53:15.265Z] ec43610c2a17: Download complete [2024-08-23T07:53:15.525Z] 5eb5b503b376: Verifying Checksum [2024-08-23T07:53:15.525Z] 5eb5b503b376: Download complete [2024-08-23T07:53:16.090Z] 2f39f015ded8: Download complete [2024-08-23T07:53:16.658Z] 5eb5b503b376: Pull complete [2024-08-23T07:53:16.926Z] 5c69ac0246d0: Pull complete [2024-08-23T07:53:17.859Z] ec43610c2a17: Pull complete [2024-08-23T07:53:17.859Z] 3a2ae6a8a46f: Pull complete [2024-08-23T07:53:18.116Z] 33b1e0a273af: Pull complete [2024-08-23T07:53:18.681Z] 5d3b04190fa2: Pull complete [2024-08-23T07:53:22.858Z] 2f39f015ded8: Pull complete [2024-08-23T07:53:22.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T07:53:22.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T07:53:22.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:53:22.954Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T07:53:22.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-23T07:53:31.342Z] $ docker top d8bd1198c0e2fa24ec37d82bb8711495cc9a19fa9dbf62880a9f593426452aa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:53:31.767Z] ---> job-cost.sh [2024-08-23T07:53:31.767Z] lf-activate-venv: SKIPPING [2024-08-23T07:53:31.767Z] INFO: No Stack... [2024-08-23T07:53:32.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T07:53:32.286Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T07:53:32.577Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-08-23T07:53:32.577Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T07:53:32.592Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [2024-08-23T07:53:32.602Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] did not exist. Created. [2024-08-23T07:53:32.612Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T07:53:32.924Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T07:53:32.949Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T07:53:32.959Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T07:53:32.975Z] $ docker stop --time=1 d8bd1198c0e2fa24ec37d82bb8711495cc9a19fa9dbf62880a9f593426452aa1 [2024-08-23T07:53:34.815Z] $ docker rm -f --volumes d8bd1198c0e2fa24ec37d82bb8711495cc9a19fa9dbf62880a9f593426452aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T07:54:28.745Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8240 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-08-23T07:54:28.764Z] Running in /w/workspace/device-sdk-go/307 [Pipeline] { [Pipeline] checkout [2024-08-23T07:54:28.805Z] The recommended git tool is: git [2024-08-23T07:54:34.054Z] using credential edgex-jenkins-ssh [2024-08-23T07:54:34.077Z] Cloning the remote Git repository [2024-08-23T07:54:34.119Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-08-23T07:54:34.229Z] > git init /w/workspace/device-sdk-go/307 # timeout=10 [2024-08-23T07:54:34.388Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-08-23T07:54:34.389Z] > git --version # timeout=10 [2024-08-23T07:54:34.411Z] > git --version # 'git version 2.25.1' [2024-08-23T07:54:34.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T07:54:34.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T07:54:38.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-08-23T07:54:38.436Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T07:54:39.541Z] Avoid second fetch [2024-08-23T07:54:39.541Z] Checking out Revision a573d62abfd76acfce2b94ed3564a5c4c2542b9a (main) [2024-08-23T07:54:40.454Z] Commit message: "Merge pull request #1615 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.51" [2024-08-23T07:54:39.557Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T07:54:39.641Z] > git checkout -f a573d62abfd76acfce2b94ed3564a5c4c2542b9a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T07:54:45.378Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T07:54:45.378Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T07:54:45.378Z] Dload Upload Total Spent Left Speed [2024-08-23T07:54:45.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2024-08-23T07:54:45.765Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T07:54:46.101Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T07:54:46.101Z] + sudo tee /etc/docker/daemon.new [2024-08-23T07:54:46.101Z] { [2024-08-23T07:54:46.101Z] "registry-mirrors": [ [2024-08-23T07:54:46.101Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T07:54:46.101Z] ], [2024-08-23T07:54:46.101Z] "bip": "10.250.0.254/24", [2024-08-23T07:54:46.101Z] "hosts": [ [2024-08-23T07:54:46.101Z] "tcp://0.0.0.0:5555", [2024-08-23T07:54:46.101Z] "unix:///var/run/docker.sock" [2024-08-23T07:54:46.101Z] ], [2024-08-23T07:54:46.101Z] "mtu": 1458, [2024-08-23T07:54:46.101Z] "selinux-enabled": true, [2024-08-23T07:54:46.101Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T07:54:46.101Z] } [Pipeline] sh [2024-08-23T07:54:46.447Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T07:54:46.783Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T07:55:05.075Z] provisioning config files... [2024-08-23T07:55:05.116Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/307@tmp/config16932045672374875072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:55:05.625Z] ---> ****-login.sh [2024-08-23T07:55:05.625Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:55:06.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:55:06.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:55:06.230Z] Configure a credential helper to remove this warning. See [2024-08-23T07:55:06.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:55:06.230Z] [2024-08-23T07:55:06.230Z] Login Succeeded [2024-08-23T07:55:06.230Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:55:06.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:55:06.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:55:06.783Z] Configure a credential helper to remove this warning. See [2024-08-23T07:55:06.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:55:06.783Z] [2024-08-23T07:55:06.783Z] Login Succeeded [2024-08-23T07:55:06.783Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:55:07.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:55:07.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:55:07.058Z] Configure a credential helper to remove this warning. See [2024-08-23T07:55:07.059Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:55:07.059Z] [2024-08-23T07:55:07.059Z] Login Succeeded [2024-08-23T07:55:07.059Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:55:07.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:55:07.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:55:07.615Z] Configure a credential helper to remove this warning. See [2024-08-23T07:55:07.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:55:07.615Z] [2024-08-23T07:55:07.615Z] Login Succeeded [2024-08-23T07:55:07.615Z] ****.io [2024-08-23T07:55:07.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:55:08.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:55:08.159Z] Configure a credential helper to remove this warning. See [2024-08-23T07:55:08.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:55:08.159Z] [2024-08-23T07:55:08.159Z] Login Succeeded [2024-08-23T07:55:08.159Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:55:08.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-23T07:55:08.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:55:08.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:55:08.629Z] ========================================================= [2024-08-23T07:55:08.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T07:55:08.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:55:09.021Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-23T07:55:09.619Z] Sending build context to Docker daemon 12.99MB [2024-08-23T07:55:09.619Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T07:55:09.619Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-23T07:55:09.896Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T07:55:09.896Z] c6b39de5b339: Pulling fs layer [2024-08-23T07:55:09.896Z] a69c41024577: Pulling fs layer [2024-08-23T07:55:09.896Z] d6de4b400683: Pulling fs layer [2024-08-23T07:55:09.896Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T07:55:09.896Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T07:55:09.896Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T07:55:09.896Z] 00f215d4a9da: Pulling fs layer [2024-08-23T07:55:09.896Z] d496ad576159: Pulling fs layer [2024-08-23T07:55:09.896Z] 35cb2a7552d0: Waiting [2024-08-23T07:55:09.896Z] 00f215d4a9da: Waiting [2024-08-23T07:55:09.896Z] 4f4fb700ef54: Waiting [2024-08-23T07:55:09.896Z] d496ad576159: Waiting [2024-08-23T07:55:09.896Z] 464afbd9ba4c: Waiting [2024-08-23T07:55:09.896Z] a69c41024577: Verifying Checksum [2024-08-23T07:55:09.896Z] a69c41024577: Download complete [2024-08-23T07:55:09.896Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T07:55:09.896Z] 35cb2a7552d0: Download complete [2024-08-23T07:55:09.896Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T07:55:09.896Z] 4f4fb700ef54: Download complete [2024-08-23T07:55:09.896Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T07:55:09.896Z] 464afbd9ba4c: Download complete [2024-08-23T07:55:09.896Z] c6b39de5b339: Verifying Checksum [2024-08-23T07:55:09.896Z] c6b39de5b339: Download complete [2024-08-23T07:55:10.498Z] d496ad576159: Verifying Checksum [2024-08-23T07:55:10.498Z] d496ad576159: Download complete [2024-08-23T07:55:11.104Z] c6b39de5b339: Pull complete [2024-08-23T07:55:11.702Z] a69c41024577: Pull complete [2024-08-23T07:55:11.972Z] d6de4b400683: Verifying Checksum [2024-08-23T07:55:11.972Z] d6de4b400683: Download complete [2024-08-23T07:55:13.413Z] 00f215d4a9da: Verifying Checksum [2024-08-23T07:55:13.413Z] 00f215d4a9da: Download complete [2024-08-23T07:55:25.897Z] d6de4b400683: Pull complete [2024-08-23T07:55:25.897Z] 35cb2a7552d0: Pull complete [2024-08-23T07:55:25.897Z] 4f4fb700ef54: Pull complete [2024-08-23T07:55:25.897Z] 464afbd9ba4c: Pull complete [2024-08-23T07:55:34.132Z] 00f215d4a9da: Pull complete [2024-08-23T07:55:35.099Z] d496ad576159: Pull complete [2024-08-23T07:55:35.099Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T07:55:35.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T07:55:35.368Z] ---> f246e2811388 [2024-08-23T07:55:35.368Z] Step 3/10 : ARG MAKE=make build [2024-08-23T07:55:37.317Z] ---> Running in 9f5cc6cfdc0b [2024-08-23T07:55:37.903Z] Removing intermediate container 9f5cc6cfdc0b [2024-08-23T07:55:37.903Z] ---> 53810dafe565 [2024-08-23T07:55:37.903Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-23T07:55:37.903Z] ---> Running in df08c4cc9633 [2024-08-23T07:55:38.170Z] Removing intermediate container df08c4cc9633 [2024-08-23T07:55:38.170Z] ---> 455b48507142 [2024-08-23T07:55:38.170Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T07:55:38.170Z] ---> Running in bf9869acb0b7 [2024-08-23T07:55:38.752Z] Removing intermediate container bf9869acb0b7 [2024-08-23T07:55:38.752Z] ---> c6b1037b5a8a [2024-08-23T07:55:38.752Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-23T07:55:38.752Z] ---> Running in 69dfa27d29d7 [2024-08-23T07:55:40.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:55:40.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:55:41.389Z] OK: 266 MiB in 52 packages [2024-08-23T07:55:42.350Z] Removing intermediate container 69dfa27d29d7 [2024-08-23T07:55:42.350Z] ---> 8ee016fe9409 [2024-08-23T07:55:42.350Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-23T07:55:42.938Z] ---> f943fe6d22c1 [2024-08-23T07:55:42.938Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:55:42.938Z] ---> Running in e50812dd7d1a [2024-08-23T07:57:49.670Z] Removing intermediate container e50812dd7d1a [2024-08-23T07:57:49.670Z] ---> a53f5a9b8e04 [2024-08-23T07:57:49.670Z] Step 9/10 : COPY . . [2024-08-23T07:57:49.942Z] ---> 2f26527c5d74 [2024-08-23T07:57:49.942Z] Step 10/10 : RUN ${MAKE} [2024-08-23T07:57:50.211Z] ---> Running in 1e34359018b7 [2024-08-23T07:57:51.179Z] noop [2024-08-23T07:57:52.146Z] Removing intermediate container 1e34359018b7 [2024-08-23T07:57:52.146Z] ---> b7cd7dea4575 [2024-08-23T07:57:52.146Z] Successfully built b7cd7dea4575 [2024-08-23T07:57:52.146Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:57:52.525Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T07:57:52.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:57:52.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-8240 does not seem to be running inside a container [2024-08-23T07:57:52.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/307 -v /w/workspace/device-sdk-go/307:/w/workspace/device-sdk-go/307:rw,z -v /w/workspace/device-sdk-go/307@tmp:/w/workspace/device-sdk-go/307@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-08-23T07:57:54.156Z] $ docker top 86f513347f2646a383fe3a12f1c6470cf7e7a3dea0dc32a8967cb62592e11a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:57:55.041Z] + go version [2024-08-23T07:57:55.041Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T07:57:55.058Z] $ docker stop --time=1 86f513347f2646a383fe3a12f1c6470cf7e7a3dea0dc32a8967cb62592e11a40 [2024-08-23T07:57:56.817Z] $ docker rm -f --volumes 86f513347f2646a383fe3a12f1c6470cf7e7a3dea0dc32a8967cb62592e11a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:57:57.454Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T07:57:57.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:57:57.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-8240 does not seem to be running inside a container [2024-08-23T07:57:57.748Z] $ 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/307 -v /w/workspace/device-sdk-go/307:/w/workspace/device-sdk-go/307:rw,z -v /w/workspace/device-sdk-go/307@tmp:/w/workspace/device-sdk-go/307@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-08-23T07:57:59.136Z] $ docker top 5681ac7cd742cffabde7360714035179c09d9f063b175d4eec84e3c94ffd892b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:58:00.021Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/307 [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:58:00.696Z] + make test [2024-08-23T07:58:00.696Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T07:59:08.651Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-23T08:03:33.499Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-23T08:03:33.499Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-23T08:03:33.499Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-23T08:03:33.499Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-23T08:03:33.499Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-23T08:03:41.738Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.135s coverage: 26.0% of statements [2024-08-23T08:03:46.018Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.197s coverage: 79.4% of statements [2024-08-23T08:03:56.118Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-23T08:03:56.119Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-23T08:03:57.082Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.317s coverage: 86.0% of statements [2024-08-23T08:04:05.730Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-23T08:04:07.149Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.536s coverage: 52.2% of statements [2024-08-23T08:04:09.746Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.174s coverage: 14.4% of statements [2024-08-23T08:04:09.746Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.757s coverage: 44.6% of statements [2024-08-23T08:04:11.698Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-23T08:04:11.698Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-23T08:04:13.114Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.375s coverage: 68.5% of statements [2024-08-23T08:04:15.700Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.408s coverage: 89.2% of statements [2024-08-23T08:04:22.384Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-23T08:04:22.972Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.270s coverage: 5.4% of statements [2024-08-23T08:04:24.386Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T08:04:24.386Z] GO111MODULE=on go vet ./... [2024-08-23T08:09:01.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T08:09:01.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T08:09:01.339Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T08:09:01.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-23T08:09:01.375Z] $ docker stop --time=1 5681ac7cd742cffabde7360714035179c09d9f063b175d4eec84e3c94ffd892b [2024-08-23T08:09:03.346Z] $ docker rm -f --volumes 5681ac7cd742cffabde7360714035179c09d9f063b175d4eec84e3c94ffd892b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:09:05.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-23T08:09:05.779Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T08:09:06.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T08:09:06.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-23T08:09:07.141Z] + ls -al . [2024-08-23T08:09:07.141Z] total 376 [2024-08-23T08:09:07.141Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 23 07:58 . [2024-08-23T08:09:07.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 07:54 .. [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 23 07:54 .dockerignore [2024-08-23T08:09:07.141Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 23 07:54 .git [2024-08-23T08:09:07.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 07:54 .github [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 23 07:54 .gitignore [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 23 07:54 .golangci.yml [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 23 07:54 CHANGELOG.md [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 23 07:54 GOVERNANCE.md [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 23 07:54 Jenkinsfile [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 23 07:54 LICENSE [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 23 07:54 Makefile [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 23 07:54 OWNERS.md [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 23 07:54 README.md [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 23 07:49 VERSION [2024-08-23T08:09:07.141Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 23 07:54 bin [2024-08-23T08:09:07.141Z] -rw-r--r-- 1 jenkins jenkins 126055 Aug 23 08:04 coverage.out [2024-08-23T08:09:07.141Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 23 07:54 example [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 6996 Aug 23 07:54 go.mod [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 23 07:54 go.sum [2024-08-23T08:09:07.141Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 07:54 internal [2024-08-23T08:09:07.141Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 23 07:54 openapi [2024-08-23T08:09:07.141Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 23 07:54 pkg [2024-08-23T08:09:07.141Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 23 07:54 snap [2024-08-23T08:09:07.141Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 23 07:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:09:07.483Z] + 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=a573d62abfd76acfce2b94ed3564a5c4c2542b9a --label arch=arm64 --label version=3.2.0-dev.32 . [2024-08-23T08:09:08.064Z] Sending build context to Docker daemon 13.12MB [2024-08-23T08:09:08.064Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-23T08:09:08.064Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-23T08:09:08.064Z] ---> b7cd7dea4575 [2024-08-23T08:09:08.064Z] Step 3/24 : ARG MAKE=make build [2024-08-23T08:09:08.329Z] ---> Running in 3956f452c5c6 [2024-08-23T08:09:08.595Z] Removing intermediate container 3956f452c5c6 [2024-08-23T08:09:08.595Z] ---> 0177478486bf [2024-08-23T08:09:08.595Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-23T08:09:08.862Z] ---> Running in a34b3e344455 [2024-08-23T08:09:09.128Z] Removing intermediate container a34b3e344455 [2024-08-23T08:09:09.128Z] ---> 92f34a1d9407 [2024-08-23T08:09:09.128Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-23T08:09:09.128Z] ---> Running in 2fdf546d9796 [2024-08-23T08:09:09.400Z] Removing intermediate container 2fdf546d9796 [2024-08-23T08:09:09.400Z] ---> 7ae2894e6a2f [2024-08-23T08:09:09.400Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-23T08:09:09.665Z] ---> Running in aefba5b193b6 [2024-08-23T08:09:10.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:09:11.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:09:12.625Z] OK: 266 MiB in 52 packages [2024-08-23T08:09:13.582Z] Removing intermediate container aefba5b193b6 [2024-08-23T08:09:13.582Z] ---> 6e4a13f5924e [2024-08-23T08:09:13.582Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-23T08:09:13.848Z] ---> d20643777e8d [2024-08-23T08:09:13.848Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:09:14.116Z] ---> Running in 9184830b8958 [2024-08-23T08:09:16.694Z] Removing intermediate container 9184830b8958 [2024-08-23T08:09:16.694Z] ---> d001d0fb89a0 [2024-08-23T08:09:16.694Z] Step 9/24 : COPY . . [2024-08-23T08:09:18.096Z] ---> 4779c693ac68 [2024-08-23T08:09:18.096Z] Step 10/24 : RUN ${MAKE} [2024-08-23T08:09:18.096Z] ---> Running in 75633d8823b9 [2024-08-23T08:09:19.057Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.32 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.32" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-23T08:13:15.978Z] Removing intermediate container 75633d8823b9 [2024-08-23T08:13:15.978Z] ---> 5319458ca98d [2024-08-23T08:13:15.978Z] Step 11/24 : FROM alpine:3.18 [2024-08-23T08:13:15.978Z] 3.18: Pulling from library/alpine [2024-08-23T08:13:15.978Z] 4983c3fe2029: Pulling fs layer [2024-08-23T08:13:15.978Z] 4983c3fe2029: Verifying Checksum [2024-08-23T08:13:15.978Z] 4983c3fe2029: Download complete [2024-08-23T08:13:15.978Z] 4983c3fe2029: Pull complete [2024-08-23T08:13:15.978Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:13:15.978Z] Status: Downloaded newer image for alpine:3.18 [2024-08-23T08:13:15.978Z] ---> a0237000ae83 [2024-08-23T08:13:15.978Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-23T08:13:15.978Z] ---> Running in 61c14ef31556 [2024-08-23T08:13:15.978Z] Removing intermediate container 61c14ef31556 [2024-08-23T08:13:15.978Z] ---> 51d8fcc77d7a [2024-08-23T08:13:15.978Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-23T08:13:15.978Z] ---> Running in 9909fe1ad678 [2024-08-23T08:13:16.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:13:16.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:13:17.787Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:13:18.054Z] Executing busybox-1.36.1-r7.trigger [2024-08-23T08:13:18.055Z] OK: 8 MiB in 16 packages [2024-08-23T08:13:19.017Z] Removing intermediate container 9909fe1ad678 [2024-08-23T08:13:19.017Z] ---> 31d2c71d7dfe [2024-08-23T08:13:19.017Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-23T08:13:19.017Z] ---> Running in d741ccaff0fb [2024-08-23T08:13:19.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:13:20.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:13:21.703Z] OK: 8 MiB in 16 packages [2024-08-23T08:13:22.700Z] Removing intermediate container d741ccaff0fb [2024-08-23T08:13:22.700Z] ---> 8b043c2388d9 [2024-08-23T08:13:22.700Z] Step 15/24 : WORKDIR / [2024-08-23T08:13:22.981Z] ---> Running in b0b3f6fb48f1 [2024-08-23T08:13:23.267Z] Removing intermediate container b0b3f6fb48f1 [2024-08-23T08:13:23.267Z] ---> 5560d6fbae26 [2024-08-23T08:13:23.267Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-23T08:13:23.866Z] ---> a2cd979b9cbe [2024-08-23T08:13:23.866Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-23T08:13:26.511Z] ---> e999ac5cefb4 [2024-08-23T08:13:26.511Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-23T08:13:27.098Z] ---> c49f088dce73 [2024-08-23T08:13:27.098Z] Step 19/24 : EXPOSE 59999 [2024-08-23T08:13:27.098Z] ---> Running in 9f1ec26c4cfd [2024-08-23T08:13:27.694Z] Removing intermediate container 9f1ec26c4cfd [2024-08-23T08:13:27.694Z] ---> abea7bb6f184 [2024-08-23T08:13:27.694Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-23T08:13:27.694Z] ---> Running in a987cfb0bc70 [2024-08-23T08:13:27.967Z] Removing intermediate container a987cfb0bc70 [2024-08-23T08:13:27.967Z] ---> 5dc4d161a532 [2024-08-23T08:13:27.967Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-23T08:13:28.237Z] ---> Running in 5807cd78cae0 [2024-08-23T08:13:28.505Z] Removing intermediate container 5807cd78cae0 [2024-08-23T08:13:28.505Z] ---> 1a9f6aedcc3e [2024-08-23T08:13:28.505Z] Step 22/24 : LABEL arch=arm64 [2024-08-23T08:13:28.505Z] ---> Running in a3c42e4d0765 [2024-08-23T08:13:28.775Z] Removing intermediate container a3c42e4d0765 [2024-08-23T08:13:28.775Z] ---> c34e1076f7c9 [2024-08-23T08:13:28.775Z] Step 23/24 : LABEL git_sha=a573d62abfd76acfce2b94ed3564a5c4c2542b9a [2024-08-23T08:13:29.044Z] ---> Running in 4597b9c46b88 [2024-08-23T08:13:29.318Z] Removing intermediate container 4597b9c46b88 [2024-08-23T08:13:29.318Z] ---> 0024ba3ae357 [2024-08-23T08:13:29.318Z] Step 24/24 : LABEL version=3.2.0-dev.32 [2024-08-23T08:13:29.587Z] ---> Running in f7066e34ece1 [2024-08-23T08:13:29.856Z] Removing intermediate container f7066e34ece1 [2024-08-23T08:13:29.856Z] ---> a149d964088d [2024-08-23T08:13:29.856Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-23T08:13:29.856Z] Successfully built a149d964088d [2024-08-23T08:13:29.856Z] 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-08-23T08:13:30.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:13:30.347Z] [2024-08-23T08:13:30.347Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:13:30.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:13:30.972Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T08:13:30.972Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T08:13:30.972Z] 04944245beec: Pulling fs layer [2024-08-23T08:13:30.972Z] 699f458cf7ca: Pulling fs layer [2024-08-23T08:13:30.972Z] 765212b225bb: Pulling fs layer [2024-08-23T08:13:30.972Z] f23df028b6ca: Pulling fs layer [2024-08-23T08:13:30.972Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T08:13:30.972Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T08:13:30.972Z] 765212b225bb: Waiting [2024-08-23T08:13:30.972Z] f23df028b6ca: Waiting [2024-08-23T08:13:30.972Z] d65c8cfc05b1: Waiting [2024-08-23T08:13:30.972Z] 2437ff75d9bd: Waiting [2024-08-23T08:13:30.972Z] 04944245beec: Verifying Checksum [2024-08-23T08:13:30.972Z] 04944245beec: Download complete [2024-08-23T08:13:30.972Z] 765212b225bb: Verifying Checksum [2024-08-23T08:13:30.972Z] 765212b225bb: Download complete [2024-08-23T08:13:30.972Z] f23df028b6ca: Verifying Checksum [2024-08-23T08:13:30.972Z] f23df028b6ca: Download complete [2024-08-23T08:13:30.972Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T08:13:30.972Z] d65c8cfc05b1: Download complete [2024-08-23T08:13:31.242Z] 699f458cf7ca: Verifying Checksum [2024-08-23T08:13:31.242Z] 699f458cf7ca: Download complete [2024-08-23T08:13:31.830Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T08:13:31.830Z] 8998bd30e6a1: Download complete [2024-08-23T08:13:34.424Z] 2437ff75d9bd: Download complete [2024-08-23T08:13:37.022Z] 8998bd30e6a1: Pull complete [2024-08-23T08:13:37.289Z] 04944245beec: Pull complete [2024-08-23T08:13:39.238Z] 699f458cf7ca: Pull complete [2024-08-23T08:13:39.238Z] 765212b225bb: Pull complete [2024-08-23T08:13:40.201Z] f23df028b6ca: Pull complete [2024-08-23T08:13:40.467Z] d65c8cfc05b1: Pull complete [2024-08-23T08:13:58.697Z] 2437ff75d9bd: Pull complete [2024-08-23T08:13:58.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T08:13:58.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:13:58.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:13:58.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-8240 does not seem to be running inside a container [2024-08-23T08:13:59.012Z] $ 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/307 -v /w/workspace/device-sdk-go/307:/w/workspace/device-sdk-go/307:rw,z -v /w/workspace/device-sdk-go/307@tmp:/w/workspace/device-sdk-go/307@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-08-23T08:14:02.203Z] $ docker top f284eeb4b50fc9f2d790f244e35c43bbd73f5e1f70f708618d767cd9ed1bd9cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:14:03.135Z] ---> job-cost.sh [2024-08-23T08:14:03.135Z] lf-activate-venv: SKIPPING [2024-08-23T08:14:03.135Z] INFO: No Stack... [2024-08-23T08:14:03.717Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T08:14:04.302Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T08:14:04.958Z] + cut -d, -f6 [2024-08-23T08:14:04.958Z] + cat /w/workspace/device-sdk-go/307/archives/cost.csv [Pipeline] lock [2024-08-23T08:14:04.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [2024-08-23T08:14:05.005Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] did not exist. Created. [2024-08-23T08:14:05.012Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T08:14:05.696Z] /w/workspace/device-sdk-go/307@tmp/durable-30bffccb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-23T08:14:06.367Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T08:14:06.386Z] Warning: overwriting stash ‘stack-cost’ [2024-08-23T08:14:06.502Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T08:14:06.512Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-307-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T08:14:06.535Z] $ docker stop --time=1 f284eeb4b50fc9f2d790f244e35c43bbd73f5e1f70f708618d767cd9ed1bd9cc [2024-08-23T08:14:08.165Z] $ docker rm -f --volumes f284eeb4b50fc9f2d790f244e35c43bbd73f5e1f70f708618d767cd9ed1bd9cc [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-08-23T08:14:08.668Z] provisioning config files... [2024-08-23T08:14:08.674Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16916304594494499923tmp [Pipeline] { [Pipeline] sh [2024-08-23T08:14:08.974Z] + set +x [2024-08-23T08:14:08.974Z] + bash -s -- [2024-08-23T08:14:08.974Z] + curl -s https://codecov.io/bash [2024-08-23T08:14:08.974Z] [2024-08-23T08:14:08.974Z] _____ _ [2024-08-23T08:14:08.974Z] / ____| | | [2024-08-23T08:14:08.974Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T08:14:08.974Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T08:14:08.974Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T08:14:08.974Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T08:14:08.974Z] Bash-1.0.6 [2024-08-23T08:14:08.974Z] [2024-08-23T08:14:08.974Z] [2024-08-23T08:14:08.974Z] ==> git version 2.25.1 found [2024-08-23T08:14:08.975Z] ==> 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-08-23T08:14:08.975Z] Release-Date: 2020-01-08 [2024-08-23T08:14:08.975Z] 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-08-23T08:14:08.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T08:14:08.975Z] ==> Jenkins CI detected. [2024-08-23T08:14:08.975Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-08-23T08:14:08.975Z] project root: . [2024-08-23T08:14:08.975Z] --> token set from env [2024-08-23T08:14:08.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T08:14:08.975Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T08:14:08.975Z] ==> Python coveragepy not found [2024-08-23T08:14:08.975Z] ==> Searching for coverage reports in: [2024-08-23T08:14:09.233Z] + . [2024-08-23T08:14:09.233Z] -> Found 1 reports [2024-08-23T08:14:09.233Z] ==> Detecting git/mercurial file structure [2024-08-23T08:14:09.233Z] ==> Reading reports [2024-08-23T08:14:09.233Z] + ./coverage.out bytes=126055 [2024-08-23T08:14:09.233Z] ==> Appending adjustments [2024-08-23T08:14:09.233Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T08:14:09.491Z] + Found adjustments [2024-08-23T08:14:09.491Z] ==> Gzipping contents [2024-08-23T08:14:09.491Z] 20K /tmp/codecov.tvyDCv.gz [2024-08-23T08:14:09.491Z] ==> Uploading reports [2024-08-23T08:14:09.491Z] url: https://codecov.io [2024-08-23T08:14:09.491Z] query: branch=main&commit=a573d62abfd76acfce2b94ed3564a5c4c2542b9a&build=307&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F307%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T08:14:09.491Z] -> Pinging Codecov [2024-08-23T08:14:09.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a573d62abfd76acfce2b94ed3564a5c4c2542b9a&build=307&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F307%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T08:14:09.491Z] -> Uploading to [2024-08-23T08:14:09.491Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/7E55EF52A471D76F132DFD9A03CDDE97/a573d62abfd76acfce2b94ed3564a5c4c2542b9a/d51f5355-e3c5-4d77-beda-45f497bf7469.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T081409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=32d180fd2af7d9cf7db66f9b503a394f2cf28d6087aa9aae442dab26708f18f6 [2024-08-23T08:14:09.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:14:09.491Z] Dload Upload Total Spent Left Speed [2024-08-23T08:14:09.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17150 0 0 100 17150 0 70286 --:--:-- --:--:-- --:--:-- 70286 [2024-08-23T08:14:09.817Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] } [2024-08-23T08:14:09.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-23T08:14:09.959Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-23T08:14:09.976Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:10.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:14:10.288Z] [2024-08-23T08:14:10.288Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:10.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:14:10.604Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-23T08:14:10.604Z] 619be1103602: Already exists [2024-08-23T08:14:10.604Z] f8ea3408117e: Pulling fs layer [2024-08-23T08:14:10.604Z] 91320369b822: Pulling fs layer [2024-08-23T08:14:10.604Z] 0406650e8295: Pulling fs layer [2024-08-23T08:14:10.604Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T08:14:10.604Z] 96d80e3f36e1: Pulling fs layer [2024-08-23T08:14:10.604Z] bcf3aedb951c: Pulling fs layer [2024-08-23T08:14:10.604Z] 4f4fb700ef54: Waiting [2024-08-23T08:14:10.604Z] 96d80e3f36e1: Waiting [2024-08-23T08:14:10.604Z] bcf3aedb951c: Waiting [2024-08-23T08:14:10.604Z] 0406650e8295: Download complete [2024-08-23T08:14:10.604Z] f8ea3408117e: Verifying Checksum [2024-08-23T08:14:10.604Z] 4f4fb700ef54: Download complete [2024-08-23T08:14:10.863Z] f8ea3408117e: Pull complete [2024-08-23T08:14:10.863Z] 96d80e3f36e1: Download complete [2024-08-23T08:14:11.122Z] 91320369b822: Verifying Checksum [2024-08-23T08:14:11.122Z] 91320369b822: Download complete [2024-08-23T08:14:11.381Z] bcf3aedb951c: Verifying Checksum [2024-08-23T08:14:11.381Z] bcf3aedb951c: Download complete [2024-08-23T08:14:14.666Z] 91320369b822: Pull complete [2024-08-23T08:14:14.666Z] 0406650e8295: Pull complete [2024-08-23T08:14:14.666Z] 4f4fb700ef54: Pull complete [2024-08-23T08:14:14.666Z] 96d80e3f36e1: Pull complete [2024-08-23T08:14:17.195Z] bcf3aedb951c: Pull complete [2024-08-23T08:14:17.195Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-23T08:14:17.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:14:17.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:14:17.296Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:14:17.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-23T08:14:23.753Z] $ docker top caf7724b88c708400688b2b3e43323263d28cf41ef9b5b4baa207d9c8fe9cc1d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:14:24.096Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-08-23T08:14:24.105Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-08-23T08:14:24.387Z] + set -o pipefail [2024-08-23T08:14:24.387Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-08-23T08:14:33.252Z] [2024-08-23T08:14:33.252Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-08-23T08:14:33.252Z] [2024-08-23T08:14:33.252Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/0a8fce52-da0c-4d51-9f48-c18ebc54c554 [2024-08-23T08:14:33.252Z] [2024-08-23T08:14:33.252Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-23T08:14:33.252Z] [2024-08-23T08:14:33.252Z] [2024-08-23T08:14:33.252Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-23T08:14:33.252Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-23T08:14:33.256Z] $ docker stop --time=1 caf7724b88c708400688b2b3e43323263d28cf41ef9b5b4baa207d9c8fe9cc1d [2024-08-23T08:14:42.313Z] $ docker rm -f --volumes caf7724b88c708400688b2b3e43323263d28cf41ef9b5b4baa207d9c8fe9cc1d [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-08-23T08:14:42.908Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:14:42.934Z] provisioning config files... [2024-08-23T08:14:42.942Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2085343013234386198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:14:43.237Z] --> edgex-publish-swagger.sh [2024-08-23T08:14:43.237Z] === Publish openapi/v3 API === [2024-08-23T08:14:43.237Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-23T08:14:43.238Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-08-23T08:14:43.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:14:43.238Z] Dload Upload Total Spent Left Speed [2024-08-23T08:14:43.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28528 100 156 100 28372 363 66135 --:--:-- --:--:-- --:--:-- 66498 100 28528 100 156 100 28372 363 66135 --:--:-- --:--:-- --:--:-- 66344 [2024-08-23T08:14:43.497Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-23T08:14:43.497Z] [Pipeline] } [2024-08-23T08:14:43.504Z] 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-08-23T08:14:43.959Z] + git log --format=format:%s -1 a573d62abfd76acfce2b94ed3564a5c4c2542b9a [Pipeline] sh [2024-08-23T08:14:44.253Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:14:44.253Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:44.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:14:44.558Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:14:44.642Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:14:44.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T08:14:45.273Z] $ docker top cb558d6b5b1a87c356bd6b22c397e0210d6a37893caf291b74d998b63be6c3cf -eo pid,comm [2024-08-23T08:14:45.322Z] 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-08-23T08:14:45.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:14:45.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:14:45.380Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:14:45.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:14:45.495Z] $ docker exec cb558d6b5b1a87c356bd6b22c397e0210d6a37893caf291b74d998b63be6c3cf ssh-agent [2024-08-23T08:14:45.601Z] SSH_AUTH_SOCK=/tmp/ssh-bOyghDfiRGMY/agent.32 [2024-08-23T08:14:45.601Z] SSH_AGENT_PID=38 [2024-08-23T08:14:45.605Z] Running ssh-add (command line suppressed) [2024-08-23T08:14:45.693Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11383055558903161100.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11383055558903161100.key) [2024-08-23T08:14:45.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:14:46.006Z] + git semver tag [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,186 [run_tag] DEBUG tag force:False [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,186 [check_head_tag] DEBUG check head tag [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,188 [execute] INFO git cat-file --batch-check [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,193 [execute] INFO git cat-file --batch [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,218 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,219 [execute] INFO git tag -a v3.2.0-dev.32 -m v3.2.0-dev.32 [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,219 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.32', '-m', 'v3.2.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:14:46.264Z] 2024-08-23 08:14:46,223 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:14:46.264Z] 3.2.0-dev.32 [Pipeline] } [2024-08-23T08:14:46.264Z] $ docker exec --env ******** --env ******** cb558d6b5b1a87c356bd6b22c397e0210d6a37893caf291b74d998b63be6c3cf ssh-agent -k [2024-08-23T08:14:46.360Z] unset SSH_AUTH_SOCK; [2024-08-23T08:14:46.361Z] unset SSH_AGENT_PID; [2024-08-23T08:14:46.361Z] echo Agent pid 38 killed; [2024-08-23T08:14:46.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:14:46.703Z] + git semver [Pipeline] } [2024-08-23T08:14:46.965Z] $ docker stop --time=1 cb558d6b5b1a87c356bd6b22c397e0210d6a37893caf291b74d998b63be6c3cf [2024-08-23T08:14:48.191Z] $ docker rm -f --volumes cb558d6b5b1a87c356bd6b22c397e0210d6a37893caf291b74d998b63be6c3cf [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:48.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:14:48.606Z] [2024-08-23T08:14:48.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:48.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:14:48.902Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-23T08:14:48.902Z] ab5ef0e58194: Pulling fs layer [2024-08-23T08:14:48.902Z] 9712f1f96733: Pulling fs layer [2024-08-23T08:14:48.902Z] 63f879dbbcfc: Pulling fs layer [2024-08-23T08:14:48.902Z] 0d9ebad4ef96: Pulling fs layer [2024-08-23T08:14:48.902Z] e9a5061849ea: Pulling fs layer [2024-08-23T08:14:48.902Z] d747dcd14b5f: Pulling fs layer [2024-08-23T08:14:48.902Z] 2de7ff778b66: Pulling fs layer [2024-08-23T08:14:48.902Z] 0d9ebad4ef96: Waiting [2024-08-23T08:14:48.902Z] e9a5061849ea: Waiting [2024-08-23T08:14:48.902Z] 2de7ff778b66: Waiting [2024-08-23T08:14:48.902Z] 9712f1f96733: Verifying Checksum [2024-08-23T08:14:48.902Z] 9712f1f96733: Download complete [2024-08-23T08:14:49.160Z] 63f879dbbcfc: Verifying Checksum [2024-08-23T08:14:49.160Z] 63f879dbbcfc: Download complete [2024-08-23T08:14:49.418Z] e9a5061849ea: Verifying Checksum [2024-08-23T08:14:49.418Z] e9a5061849ea: Download complete [2024-08-23T08:14:49.418Z] d747dcd14b5f: Verifying Checksum [2024-08-23T08:14:49.418Z] d747dcd14b5f: Download complete [2024-08-23T08:14:49.418Z] ab5ef0e58194: Verifying Checksum [2024-08-23T08:14:49.418Z] ab5ef0e58194: Download complete [2024-08-23T08:14:49.418Z] 0d9ebad4ef96: Verifying Checksum [2024-08-23T08:14:49.418Z] 0d9ebad4ef96: Download complete [2024-08-23T08:14:49.676Z] 2de7ff778b66: Verifying Checksum [2024-08-23T08:14:49.676Z] 2de7ff778b66: Download complete [2024-08-23T08:14:52.202Z] ab5ef0e58194: Pull complete [2024-08-23T08:14:52.202Z] 9712f1f96733: Pull complete [2024-08-23T08:14:52.459Z] 63f879dbbcfc: Pull complete [2024-08-23T08:14:56.664Z] 0d9ebad4ef96: Pull complete [2024-08-23T08:14:56.664Z] e9a5061849ea: Pull complete [2024-08-23T08:14:56.664Z] d747dcd14b5f: Pull complete [2024-08-23T08:14:57.231Z] 2de7ff778b66: Pull complete [2024-08-23T08:14:57.231Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-23T08:14:57.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:14:57.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:14:57.327Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:14:57.350Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-23T08:15:05.413Z] $ docker top 514c7091cbe046b2e89a69d57fac12b28567e9a45386552285adef83630918e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:15:05.516Z] provisioning config files... [2024-08-23T08:15:05.521Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8213529112724440371tmp [2024-08-23T08:15:05.530Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15346259347128039789tmp [2024-08-23T08:15:05.536Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18330339068899191008tmp [Pipeline] { [Pipeline] echo [2024-08-23T08:15:05.565Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:05.860Z] ---> sigul-configuration.sh [2024-08-23T08:15:05.860Z] gpg: directory `/root/.gnupg' created [2024-08-23T08:15:05.860Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-23T08:15:05.860Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-23T08:15:05.860Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-23T08:15:05.860Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-23T08:15:05.860Z] gpg: CAST5 encrypted data [2024-08-23T08:15:05.860Z] gpg: encrypted with 1 passphrase [2024-08-23T08:15:05.860Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-23T08:15:06.151Z] + mkdir /home/jenkins [2024-08-23T08:15:06.151Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-23T08:15:06.450Z] + 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-08-23T08:15:06.464Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:06.751Z] ---> sigul-install.sh [2024-08-23T08:15:06.751Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-23T08:15:07.039Z] + git tag --list [2024-08-23T08:15:07.039Z] 0.7.1 [2024-08-23T08:15:07.039Z] delhi-tag [2024-08-23T08:15:07.039Z] v1.0.0 [2024-08-23T08:15:07.039Z] v1.1.0 [2024-08-23T08:15:07.039Z] v1.1.1 [2024-08-23T08:15:07.039Z] v1.1.2 [2024-08-23T08:15:07.039Z] v1.2.0 [2024-08-23T08:15:07.039Z] v1.2.1 [2024-08-23T08:15:07.039Z] v1.2.2 [2024-08-23T08:15:07.039Z] v1.2.3 [2024-08-23T08:15:07.039Z] v1.3.0 [2024-08-23T08:15:07.039Z] v1.4.0 [2024-08-23T08:15:07.039Z] v2.0.0 [2024-08-23T08:15:07.039Z] v2.1.0 [2024-08-23T08:15:07.039Z] v2.1.1 [2024-08-23T08:15:07.039Z] v2.2.0 [2024-08-23T08:15:07.039Z] v2.3.0 [2024-08-23T08:15:07.039Z] v2.3.1 [2024-08-23T08:15:07.039Z] v3.0 [2024-08-23T08:15:07.039Z] v3.0.0 [2024-08-23T08:15:07.039Z] v3.0.1-dev.1 [2024-08-23T08:15:07.039Z] v3.1 [2024-08-23T08:15:07.039Z] v3.1.0 [2024-08-23T08:15:07.039Z] v3.1.0-dev.1 [2024-08-23T08:15:07.039Z] v3.1.0-dev.10 [2024-08-23T08:15:07.039Z] v3.1.0-dev.11 [2024-08-23T08:15:07.039Z] v3.1.0-dev.12 [2024-08-23T08:15:07.039Z] v3.1.0-dev.13 [2024-08-23T08:15:07.039Z] v3.1.0-dev.14 [2024-08-23T08:15:07.039Z] v3.1.0-dev.15 [2024-08-23T08:15:07.039Z] v3.1.0-dev.16 [2024-08-23T08:15:07.039Z] v3.1.0-dev.17 [2024-08-23T08:15:07.039Z] v3.1.0-dev.18 [2024-08-23T08:15:07.039Z] v3.1.0-dev.19 [2024-08-23T08:15:07.039Z] v3.1.0-dev.2 [2024-08-23T08:15:07.039Z] v3.1.0-dev.20 [2024-08-23T08:15:07.039Z] v3.1.0-dev.21 [2024-08-23T08:15:07.039Z] v3.1.0-dev.22 [2024-08-23T08:15:07.039Z] v3.1.0-dev.23 [2024-08-23T08:15:07.039Z] v3.1.0-dev.24 [2024-08-23T08:15:07.039Z] v3.1.0-dev.25 [2024-08-23T08:15:07.039Z] v3.1.0-dev.26 [2024-08-23T08:15:07.039Z] v3.1.0-dev.27 [2024-08-23T08:15:07.039Z] v3.1.0-dev.28 [2024-08-23T08:15:07.039Z] v3.1.0-dev.29 [2024-08-23T08:15:07.039Z] v3.1.0-dev.3 [2024-08-23T08:15:07.039Z] v3.1.0-dev.30 [2024-08-23T08:15:07.039Z] v3.1.0-dev.31 [2024-08-23T08:15:07.039Z] v3.1.0-dev.32 [2024-08-23T08:15:07.039Z] v3.1.0-dev.33 [2024-08-23T08:15:07.039Z] v3.1.0-dev.34 [2024-08-23T08:15:07.039Z] v3.1.0-dev.35 [2024-08-23T08:15:07.039Z] v3.1.0-dev.36 [2024-08-23T08:15:07.039Z] v3.1.0-dev.37 [2024-08-23T08:15:07.039Z] v3.1.0-dev.38 [2024-08-23T08:15:07.039Z] v3.1.0-dev.39 [2024-08-23T08:15:07.039Z] v3.1.0-dev.4 [2024-08-23T08:15:07.039Z] v3.1.0-dev.40 [2024-08-23T08:15:07.039Z] v3.1.0-dev.41 [2024-08-23T08:15:07.039Z] v3.1.0-dev.5 [2024-08-23T08:15:07.039Z] v3.1.0-dev.6 [2024-08-23T08:15:07.039Z] v3.1.0-dev.7 [2024-08-23T08:15:07.039Z] v3.1.0-dev.8 [2024-08-23T08:15:07.039Z] v3.1.0-dev.9 [2024-08-23T08:15:07.039Z] v3.1.1 [2024-08-23T08:15:07.039Z] v3.1.1-dev.1 [2024-08-23T08:15:07.039Z] v3.2.0-dev.1 [2024-08-23T08:15:07.039Z] v3.2.0-dev.10 [2024-08-23T08:15:07.039Z] v3.2.0-dev.11 [2024-08-23T08:15:07.039Z] v3.2.0-dev.12 [2024-08-23T08:15:07.039Z] v3.2.0-dev.13 [2024-08-23T08:15:07.039Z] v3.2.0-dev.14 [2024-08-23T08:15:07.039Z] v3.2.0-dev.15 [2024-08-23T08:15:07.039Z] v3.2.0-dev.16 [2024-08-23T08:15:07.039Z] v3.2.0-dev.17 [2024-08-23T08:15:07.039Z] v3.2.0-dev.18 [2024-08-23T08:15:07.039Z] v3.2.0-dev.19 [2024-08-23T08:15:07.039Z] v3.2.0-dev.2 [2024-08-23T08:15:07.039Z] v3.2.0-dev.20 [2024-08-23T08:15:07.039Z] v3.2.0-dev.21 [2024-08-23T08:15:07.039Z] v3.2.0-dev.22 [2024-08-23T08:15:07.039Z] v3.2.0-dev.23 [2024-08-23T08:15:07.039Z] v3.2.0-dev.24 [2024-08-23T08:15:07.039Z] v3.2.0-dev.25 [2024-08-23T08:15:07.039Z] v3.2.0-dev.26 [2024-08-23T08:15:07.039Z] v3.2.0-dev.27 [2024-08-23T08:15:07.039Z] v3.2.0-dev.28 [2024-08-23T08:15:07.039Z] v3.2.0-dev.29 [2024-08-23T08:15:07.039Z] v3.2.0-dev.3 [2024-08-23T08:15:07.039Z] v3.2.0-dev.30 [2024-08-23T08:15:07.039Z] v3.2.0-dev.31 [2024-08-23T08:15:07.039Z] v3.2.0-dev.32 [2024-08-23T08:15:07.039Z] v3.2.0-dev.4 [2024-08-23T08:15:07.039Z] v3.2.0-dev.5 [2024-08-23T08:15:07.039Z] v3.2.0-dev.6 [2024-08-23T08:15:07.039Z] v3.2.0-dev.7 [2024-08-23T08:15:07.039Z] v3.2.0-dev.8 [2024-08-23T08:15:07.039Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-23T08:15:07.325Z] + lftools sign git-tag v3.2.0-dev.32 [2024-08-23T08:15:07.893Z] Signing Git tag with Sigul... [2024-08-23T08:15:07.893Z] Signing v3.2.0-dev.32 [Pipeline] echo [2024-08-23T08:15:08.168Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:08.461Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-23T08:15:08.468Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-23T08:15:08.492Z] $ docker stop --time=1 514c7091cbe046b2e89a69d57fac12b28567e9a45386552285adef83630918e4 [2024-08-23T08:15:09.744Z] $ docker rm -f --volumes 514c7091cbe046b2e89a69d57fac12b28567e9a45386552285adef83630918e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-23T08:15:10.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:15:10.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:15:10.496Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:15:10.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:15:10.571Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:15:10.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T08:15:11.040Z] $ docker top 442301d57f4e190182d6dfe929c8e65e4f7aaa7eebf7f1230410bb5755c373eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:15:11.158Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:15:11.158Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:15:11.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:15:11.243Z] $ docker exec 442301d57f4e190182d6dfe929c8e65e4f7aaa7eebf7f1230410bb5755c373eb ssh-agent [2024-08-23T08:15:11.341Z] SSH_AUTH_SOCK=/tmp/ssh-vqs486FXwUoF/agent.32 [2024-08-23T08:15:11.341Z] SSH_AGENT_PID=38 [2024-08-23T08:15:11.345Z] Running ssh-add (command line suppressed) [2024-08-23T08:15:11.420Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9222442111243344940.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9222442111243344940.key) [2024-08-23T08:15:11.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:15:11.732Z] + git semver bump pre [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [bump_version] DEBUG bumping version:3.2.0-dev.32 on axis:pre with prefix:dev [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [bump_version] DEBUG bumped version:3.2.0-dev.33 [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [write_version] DEBUG write version:3.2.0-dev.33 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,882 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,884 [execute] INFO git cat-file --batch-check [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,884 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,890 [execute] INFO git cat-file --batch [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:15:11.991Z] 2024-08-23 08:15:11,895 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:15:11.991Z] 3.2.0-dev.33 [Pipeline] } [2024-08-23T08:15:11.990Z] $ docker exec --env ******** --env ******** 442301d57f4e190182d6dfe929c8e65e4f7aaa7eebf7f1230410bb5755c373eb ssh-agent -k [2024-08-23T08:15:12.084Z] unset SSH_AUTH_SOCK; [2024-08-23T08:15:12.084Z] unset SSH_AGENT_PID; [2024-08-23T08:15:12.084Z] echo Agent pid 38 killed; [2024-08-23T08:15:12.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:15:12.429Z] + git semver [Pipeline] } [2024-08-23T08:15:12.693Z] $ docker stop --time=1 442301d57f4e190182d6dfe929c8e65e4f7aaa7eebf7f1230410bb5755c373eb [2024-08-23T08:15:13.975Z] $ docker rm -f --volumes 442301d57f4e190182d6dfe929c8e65e4f7aaa7eebf7f1230410bb5755c373eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:15:14.330Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:15:14.330Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:15:14.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:15:14.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:15:14.714Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:15:14.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T08:15:15.076Z] $ docker top f10ce6748939c287495267c7c9f1d96e3be14bce54d9823fa3ce79ba11cd1fd1 -eo pid,comm [2024-08-23T08:15:15.137Z] 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-08-23T08:15:15.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:15:15.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:15:15.194Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:15:15.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:15:15.293Z] $ docker exec f10ce6748939c287495267c7c9f1d96e3be14bce54d9823fa3ce79ba11cd1fd1 ssh-agent [2024-08-23T08:15:15.408Z] SSH_AUTH_SOCK=/tmp/ssh-jTSQgQJRLwfq/agent.33 [2024-08-23T08:15:15.408Z] SSH_AGENT_PID=39 [2024-08-23T08:15:15.412Z] Running ssh-add (command line suppressed) [2024-08-23T08:15:15.502Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15057853367396119696.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15057853367396119696.key) [2024-08-23T08:15:15.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:15:15.812Z] + git semver push [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,014 [run_push] DEBUG push [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,015 [execute] INFO git cat-file --batch-check [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,019 [execute] INFO git rev-list 54430339e0d92e607e0b29d980a7301913a1be21 -- [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,019 [execute] DEBUG Popen(['git', 'rev-list', '54430339e0d92e607e0b29d980a7301913a1be21', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,033 [execute] INFO git fetch -v origin [2024-08-23T08:15:16.071Z] 2024-08-23 08:15:16,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-23T08:15:16.639Z] 2024-08-23 08:15:16,589 [run_push] DEBUG no remote changes detected [2024-08-23T08:15:16.640Z] 2024-08-23 08:15:16,590 [execute] INFO git push origin semver [2024-08-23T08:15:16.640Z] 2024-08-23 08:15:16,590 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:15:17.576Z] 2024-08-23 08:15:17,410 [run_push] DEBUG push all version tags [2024-08-23T08:15:17.576Z] 2024-08-23 08:15:17,410 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-23T08:15:17.576Z] 2024-08-23 08:15:17,411 [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-08-23T08:15:18.514Z] 2024-08-23 08:15:18,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-23T08:15:18.514Z] 3.2.0-dev.33 [Pipeline] } [2024-08-23T08:15:18.515Z] $ docker exec --env ******** --env ******** f10ce6748939c287495267c7c9f1d96e3be14bce54d9823fa3ce79ba11cd1fd1 ssh-agent -k [2024-08-23T08:15:18.605Z] unset SSH_AUTH_SOCK; [2024-08-23T08:15:18.605Z] unset SSH_AGENT_PID; [2024-08-23T08:15:18.605Z] echo Agent pid 39 killed; [2024-08-23T08:15:18.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:15:18.958Z] + git semver [Pipeline] } [2024-08-23T08:15:19.220Z] $ docker stop --time=1 f10ce6748939c287495267c7c9f1d96e3be14bce54d9823fa3ce79ba11cd1fd1 [2024-08-23T08:15:20.478Z] $ docker rm -f --volumes f10ce6748939c287495267c7c9f1d96e3be14bce54d9823fa3ce79ba11cd1fd1 [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-08-23T08:15:21.075Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-08-23T08:15:21.075Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-23T08:15:21.075Z] total 16 [2024-08-23T08:15:21.075Z] drwxr-xr-x 3 root root 4096 Aug 23 07:53 . [2024-08-23T08:15:21.075Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 08:15 .. [2024-08-23T08:15:21.075Z] drwxr-xr-x 2 root root 4096 Aug 23 07:53 cost [2024-08-23T08:15:21.075Z] -rw-r--r-- 1 root root 85 Aug 23 07:53 cost.csv [2024-08-23T08:15:21.075Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-23T08:15:21.075Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-23T08:15:21.075Z] total 16 [2024-08-23T08:15:21.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 23 07:53 . [2024-08-23T08:15:21.075Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 23 08:15 .. [2024-08-23T08:15:21.075Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 23 07:53 cost [2024-08-23T08:15:21.075Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 23 07:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:21.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:22.216Z] ---> package-listing.sh [2024-08-23T08:15:22.216Z] ++ facter osfamily [2024-08-23T08:15:22.216Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T08:15:22.475Z] + OS_FAMILY=debian [2024-08-23T08:15:22.475Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-08-23T08:15:22.475Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T08:15:22.475Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T08:15:22.475Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T08:15:22.475Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T08:15:22.475Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-23T08:15:22.475Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T08:15:22.475Z] + case "${OS_FAMILY}" in [2024-08-23T08:15:22.475Z] + dpkg -l [2024-08-23T08:15:22.475Z] + grep '^ii' [2024-08-23T08:15:22.475Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T08:15:22.475Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T08:15:22.475Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T08:15:22.475Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-23T08:15:22.475Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-08-23T08:15:22.475Z] + 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-08-23T08:15:22.486Z] 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-08-23T08:15:22.762Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:15:23.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T08:15:23.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:15:23.397Z] prd-ubuntu20.04-docker-8c-8g-8228 does not seem to be running inside a container [2024-08-23T08:15:23.408Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-23T08:15:23.652Z] $ docker top 9828d4e53d4086e5b51c89483e4fbb9318850910e3b6d64cdb55eabbe647cbf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:15:24.003Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T08:15:24.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T08:15:24.573Z] + ls /var/log/sa-host [2024-08-23T08:15:24.573Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:15:24.648Z] provisioning config files... [2024-08-23T08:15:24.654Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7665962232957841828tmp [Pipeline] { [Pipeline] echo [2024-08-23T08:15:24.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:24.952Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T08:15:24.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:25.287Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T08:15:25.295Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:25.572Z] ---> sudo-logs.sh [2024-08-23T08:15:25.572Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T08:15:25.603Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:25.881Z] ---> job-cost.sh [2024-08-23T08:15:25.882Z] lf-activate-venv: SKIPPING [2024-08-23T08:15:25.882Z] DEBUG: total: 0.2199999988079071 [2024-08-23T08:15:25.882Z] INFO: Retrieving Stack Cost... [2024-08-23T08:15:26.140Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T08:15:26.398Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T08:15:26.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:15:26.689Z] ---> logs-deploy.sh [2024-08-23T08:15:26.690Z] lf-activate-venv: SKIPPING [2024-08-23T08:15:26.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/307 [2024-08-23T08:15:26.690Z] INFO: archiving workspace using pattern(s): [2024-08-23T08:15:27.627Z] Archives upload complete. [2024-08-23T08:15:27.627Z] INFO: archiving logs to Nexus