Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09e8a1467d9add1669a3a0f3213bac665df3bea7 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-ssh1048107456978058709.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4241052806264898877.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15520545929280132326.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9943667152988574923.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-ssh2487632409710054236.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-38397’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-38398’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-38503’ is offline ‘prd-ubuntu20.04-docker-8c-8g-38505’ is offline ‘prd-ubuntu20.04-docker-8c-8g-38506’ is offline Running on prd-ubuntu20.04-docker-8c-8g-38507 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 09e8a1467d9add1669a3a0f3213bac665df3bea7 (main) Commit message: "Merge pull request #1688 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.1" > 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 09e8a1467d9add1669a3a0f3213bac665df3bea7 # timeout=10 > git rev-list --no-walk f16dcdcc59ffff2c497ac2c979588aad020f43e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T07:32:50.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T07:32:50.718Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T07:32:50.746Z] ========================================================= [2025-02-10T07:32:50.746Z] EdgeX Global Pipelines Version Info [2025-02-10T07:32:50.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:32:51.512Z] ------------------- [2025-02-10T07:32:51.512Z] stable info: [2025-02-10T07:32:51.512Z] ------------------- [2025-02-10T07:32:51.512Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T07:32:51.512Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T07:32:51.512Z] Message: update stable to v1.0.269 [2025-02-10T07:32:52.084Z] ------------------- [2025-02-10T07:32:52.084Z] experimental info: [2025-02-10T07:32:52.084Z] ------------------- [2025-02-10T07:32:52.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T07:32:52.084Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T07:32:52.084Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T07:32:52.218Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2025-02-10T07:32:52.240Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2025-02-10T07:32:52.263Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T07:32:52.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T07:32:52.308Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T07:32:52.332Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T07:32:52.370Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T07:32:52.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2025-02-10T07:32:52.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T07:32:52.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T07:32:52.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T07:32:52.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2025-02-10T07:32:52.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T07:32:52.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T07:32:52.583Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T07:32:52.606Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T07:32:52.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T07:32:52.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T07:32:52.678Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T07:32:52.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T07:32:52.721Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-10T07:32:52.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-10T07:32:52.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-10T07:32:52.792Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-10T07:32:52.815Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-10T07:32:52.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T07:32:52.867Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T07:32:52.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-10T07:32:52.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-10T07:32:52.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-10T07:32:52.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo [2025-02-10T07:32:52.986Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09e8a14 [Pipeline] echo [2025-02-10T07:32:53.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:32:53.091Z] provisioning config files... [2025-02-10T07:32:53.107Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8373293510325406845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:32:53.447Z] ---> ****-login.sh [2025-02-10T07:32:53.447Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:32:53.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:32:53.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:32:53.711Z] Configure a credential helper to remove this warning. See [2025-02-10T07:32:53.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:32:53.711Z] [2025-02-10T07:32:53.711Z] Login Succeeded [2025-02-10T07:32:53.711Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:32:53.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:32:53.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:32:53.711Z] Configure a credential helper to remove this warning. See [2025-02-10T07:32:53.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:32:53.711Z] [2025-02-10T07:32:53.711Z] Login Succeeded [2025-02-10T07:32:53.711Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:32:53.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:32:53.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:32:53.973Z] Configure a credential helper to remove this warning. See [2025-02-10T07:32:53.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:32:53.973Z] [2025-02-10T07:32:53.973Z] Login Succeeded [2025-02-10T07:32:53.973Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:32:53.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:32:53.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:32:53.973Z] Configure a credential helper to remove this warning. See [2025-02-10T07:32:53.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:32:53.974Z] [2025-02-10T07:32:53.974Z] Login Succeeded [2025-02-10T07:32:53.974Z] ****.io [2025-02-10T07:32:54.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:32:54.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:32:54.235Z] Configure a credential helper to remove this warning. See [2025-02-10T07:32:54.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:32:54.235Z] [2025-02-10T07:32:54.235Z] Login Succeeded [2025-02-10T07:32:54.235Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:32:54.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T07:32:54.679Z] + git rev-list -1 --merges 09e8a1467d9add1669a3a0f3213bac665df3bea7~1..09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo [2025-02-10T07:32:54.707Z] -----------> git rev-list -1 --merges 09e8a1467d9add1669a3a0f3213bac665df3bea7~1..09e8a1467d9add1669a3a0f3213bac665df3bea7 09e8a1467d9add1669a3a0f3213bac665df3bea7 [2025-02-10T07:32:54.708Z] 09e8a1467d9add1669a3a0f3213bac665df3bea7 [false] [Pipeline] sh [2025-02-10T07:32:55.005Z] + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo [2025-02-10T07:32:55.023Z] ========================================================= [2025-02-10T07:32:55.023Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T07:32:55.023Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T07:32:55.377Z] + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] echo [2025-02-10T07:32:55.389Z] [semverPrep] GIT_COMMIT: 09e8a1467d9add1669a3a0f3213bac665df3bea7, Commit Message: Merge pull request #1688 from edgexfoundry/dependabot/go_modules/github.com/panjf2000/ants/v2-2.11.1 [Pipeline] echo [2025-02-10T07:32:55.405Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-10T07:32:55.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:32:55.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T07:32:55.874Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T07:32:55.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T07:32:55.874Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T07:32:55.874Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T07:32:55.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:32:56.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:32:56.320Z] [2025-02-10T07:32:56.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:32:56.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:32:56.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T07:32:56.629Z] b85a868b505f: Pulling fs layer [2025-02-10T07:32:56.629Z] e2be974225ed: Pulling fs layer [2025-02-10T07:32:56.629Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T07:32:56.629Z] 988bab9f4d93: Pulling fs layer [2025-02-10T07:32:56.629Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T07:32:56.629Z] eaf3925da568: Pulling fs layer [2025-02-10T07:32:56.629Z] bab4dde63d76: Pulling fs layer [2025-02-10T07:32:56.629Z] bde34c3a00c8: Pulling fs layer [2025-02-10T07:32:56.629Z] b352a97aabf1: Pulling fs layer [2025-02-10T07:32:56.629Z] 4872d77fe225: Pulling fs layer [2025-02-10T07:32:56.629Z] 5851b861e8e6: Pulling fs layer [2025-02-10T07:32:56.629Z] 988bab9f4d93: Waiting [2025-02-10T07:32:56.629Z] bab4dde63d76: Waiting [2025-02-10T07:32:56.629Z] 1469e6f7b9e6: Waiting [2025-02-10T07:32:56.629Z] eaf3925da568: Waiting [2025-02-10T07:32:56.629Z] bde34c3a00c8: Waiting [2025-02-10T07:32:56.629Z] b352a97aabf1: Waiting [2025-02-10T07:32:56.629Z] 4872d77fe225: Waiting [2025-02-10T07:32:56.629Z] 5851b861e8e6: Waiting [2025-02-10T07:32:56.629Z] e2be974225ed: Download complete [2025-02-10T07:32:56.629Z] 988bab9f4d93: Download complete [2025-02-10T07:32:56.891Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T07:32:56.891Z] 1469e6f7b9e6: Download complete [2025-02-10T07:32:56.891Z] eaf3925da568: Verifying Checksum [2025-02-10T07:32:56.891Z] eaf3925da568: Download complete [2025-02-10T07:32:56.891Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T07:32:56.891Z] 339a4e72a1f5: Download complete [2025-02-10T07:32:56.891Z] bde34c3a00c8: Download complete [2025-02-10T07:32:57.151Z] b352a97aabf1: Download complete [2025-02-10T07:32:57.151Z] 4872d77fe225: Download complete [2025-02-10T07:32:57.151Z] 5851b861e8e6: Verifying Checksum [2025-02-10T07:32:57.151Z] 5851b861e8e6: Download complete [2025-02-10T07:32:57.151Z] b85a868b505f: Verifying Checksum [2025-02-10T07:32:57.151Z] b85a868b505f: Download complete [2025-02-10T07:32:57.410Z] bab4dde63d76: Verifying Checksum [2025-02-10T07:32:57.410Z] bab4dde63d76: Download complete [2025-02-10T07:32:58.346Z] b85a868b505f: Pull complete [2025-02-10T07:32:58.606Z] e2be974225ed: Pull complete [2025-02-10T07:32:59.178Z] 339a4e72a1f5: Pull complete [2025-02-10T07:32:59.178Z] 988bab9f4d93: Pull complete [2025-02-10T07:32:59.437Z] 1469e6f7b9e6: Pull complete [2025-02-10T07:32:59.437Z] eaf3925da568: Pull complete [2025-02-10T07:33:01.342Z] bab4dde63d76: Pull complete [2025-02-10T07:33:01.342Z] bde34c3a00c8: Pull complete [2025-02-10T07:33:01.342Z] b352a97aabf1: Pull complete [2025-02-10T07:33:01.342Z] 4872d77fe225: Pull complete [2025-02-10T07:33:01.606Z] 5851b861e8e6: Pull complete [2025-02-10T07:33:01.606Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T07:33:01.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:33:01.606Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:33:01.792Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:33:02.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:33:05.744Z] $ docker top 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 -eo pid,comm [2025-02-10T07:33:05.512Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-10T07:33:05.512Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:33:05.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:33:05.579Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:33:05.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:33:05.994Z] $ docker exec 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent [2025-02-10T07:33:05.786Z] SSH_AUTH_SOCK=/tmp/ssh-fFVhU8pnZDhQ/agent.33 [2025-02-10T07:33:05.786Z] SSH_AGENT_PID=39 [2025-02-10T07:33:05.793Z] Running ssh-add (command line suppressed) [2025-02-10T07:33:06.195Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3291551771054600377.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3291551771054600377.key) [2025-02-10T07:33:05.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:33:06.207Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T07:33:06.515Z] $ docker exec --env ******** --env ******** 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent -k [2025-02-10T07:33:06.615Z] unset SSH_AUTH_SOCK; [2025-02-10T07:33:06.615Z] unset SSH_AGENT_PID; [2025-02-10T07:33:06.615Z] echo Agent pid 39 killed; [2025-02-10T07:33:06.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T07:33:06.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:33:06.375Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:33:06.488Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:33:06.787Z] $ docker exec 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent [2025-02-10T07:33:06.601Z] SSH_AUTH_SOCK=/tmp/ssh-ShQbfMJxy4Fv/agent.72 [2025-02-10T07:33:06.601Z] SSH_AGENT_PID=78 [2025-02-10T07:33:06.605Z] Running ssh-add (command line suppressed) [2025-02-10T07:33:06.997Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13797891984337064577.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13797891984337064577.key) [2025-02-10T07:33:06.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:33:07.007Z] + git semver init [2025-02-10T07:33:07.267Z] 2025-02-10 07:33:07,482 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T07:33:07.267Z] 2025-02-10 07:33:07,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-10T07:33:07.267Z] 2025-02-10 07:33:07,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2025-02-10T07:33:07.267Z] 2025-02-10 07:33:07,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:33:08.649Z] 2025-02-10 07:33:08,765 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2025-02-10T07:33:08.649Z] 2025-02-10 07:33:08,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2025-02-10T07:33:08.649Z] 2025-02-10 07:33:08,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:33:08.649Z] 2025-02-10 07:33:08,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:33:08.649Z] 4.0.0-dev.22 [Pipeline] } [2025-02-10T07:33:08.960Z] $ docker exec --env ******** --env ******** 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 ssh-agent -k [2025-02-10T07:33:09.063Z] unset SSH_AUTH_SOCK; [2025-02-10T07:33:09.064Z] unset SSH_AGENT_PID; [2025-02-10T07:33:09.064Z] echo Agent pid 78 killed; [2025-02-10T07:33:08.770Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:33:09.105Z] + git semver [Pipeline] } [2025-02-10T07:33:09.683Z] $ docker stop --time=1 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 [2025-02-10T07:33:10.969Z] $ docker rm -f --volumes 81405f9bf61ffd22c2e1d02123904fcde36b97cb2d0da59268ee422ed2e73eb4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:33:11.013Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T07:33:11.264Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T07:33:11.269Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:33:11.606Z] provisioning config files... [2025-02-10T07:33:11.619Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2516393232433034858tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:33:11.956Z] ---> ****-login.sh [2025-02-10T07:33:11.956Z] nexus3.edgexfoundry.org:10001 [2025-02-10T07:33:11.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:33:11.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:33:11.956Z] Configure a credential helper to remove this warning. See [2025-02-10T07:33:11.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:33:11.956Z] [2025-02-10T07:33:11.956Z] Login Succeeded [2025-02-10T07:33:11.956Z] nexus3.edgexfoundry.org:10002 [2025-02-10T07:33:11.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:33:11.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:33:11.957Z] Configure a credential helper to remove this warning. See [2025-02-10T07:33:11.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:33:11.957Z] [2025-02-10T07:33:11.957Z] Login Succeeded [2025-02-10T07:33:11.957Z] nexus3.edgexfoundry.org:10003 [2025-02-10T07:33:12.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:33:12.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:33:12.216Z] Configure a credential helper to remove this warning. See [2025-02-10T07:33:12.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:33:12.217Z] [2025-02-10T07:33:12.217Z] Login Succeeded [2025-02-10T07:33:12.217Z] nexus3.edgexfoundry.org:10004 [2025-02-10T07:33:12.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:33:12.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:33:12.217Z] Configure a credential helper to remove this warning. See [2025-02-10T07:33:12.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:33:12.217Z] [2025-02-10T07:33:12.217Z] Login Succeeded [2025-02-10T07:33:12.217Z] ****.io [2025-02-10T07:33:12.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T07:33:12.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T07:33:12.476Z] Configure a credential helper to remove this warning. See [2025-02-10T07:33:12.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T07:33:12.477Z] [2025-02-10T07:33:12.477Z] Login Succeeded [2025-02-10T07:33:12.477Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T07:33:12.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-10T07:33:12.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:33:12.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T07:33:12.627Z] ========================================================= [2025-02-10T07:33:12.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T07:33:12.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:33:12.972Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-10T07:33:12.973Z] Sending build context to Docker daemon 25.02MB [2025-02-10T07:33:12.973Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:33:12.973Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-10T07:33:13.244Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T07:33:13.245Z] da9db072f522: Pulling fs layer [2025-02-10T07:33:13.245Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T07:33:13.245Z] 06f05ace1117: Pulling fs layer [2025-02-10T07:33:13.245Z] 5fe327b54edc: Pulling fs layer [2025-02-10T07:33:13.245Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T07:33:13.245Z] 92a5565b7b96: Pulling fs layer [2025-02-10T07:33:13.245Z] ff9bb7016b71: Pulling fs layer [2025-02-10T07:33:13.245Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T07:33:13.245Z] a813b0c90790: Pulling fs layer [2025-02-10T07:33:13.245Z] 5fe327b54edc: Waiting [2025-02-10T07:33:13.245Z] 4f4fb700ef54: Waiting [2025-02-10T07:33:13.245Z] 92a5565b7b96: Waiting [2025-02-10T07:33:13.245Z] b67dba6c2c7d: Waiting [2025-02-10T07:33:13.245Z] a813b0c90790: Waiting [2025-02-10T07:33:13.245Z] ff9bb7016b71: Waiting [2025-02-10T07:33:13.245Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-10T07:33:13.245Z] 6ef4a4ee8ca5: Download complete [2025-02-10T07:33:13.245Z] 5fe327b54edc: Verifying Checksum [2025-02-10T07:33:13.245Z] 5fe327b54edc: Download complete [2025-02-10T07:33:13.245Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T07:33:13.245Z] 4f4fb700ef54: Download complete [2025-02-10T07:33:13.245Z] 92a5565b7b96: Verifying Checksum [2025-02-10T07:33:13.245Z] 92a5565b7b96: Download complete [2025-02-10T07:33:13.245Z] da9db072f522: Download complete [2025-02-10T07:33:13.245Z] ff9bb7016b71: Verifying Checksum [2025-02-10T07:33:13.245Z] ff9bb7016b71: Download complete [2025-02-10T07:33:13.505Z] da9db072f522: Pull complete [2025-02-10T07:33:13.505Z] a813b0c90790: Verifying Checksum [2025-02-10T07:33:13.505Z] a813b0c90790: Download complete [2025-02-10T07:33:13.505Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T07:33:13.764Z] 06f05ace1117: Verifying Checksum [2025-02-10T07:33:13.764Z] 06f05ace1117: Download complete [2025-02-10T07:33:14.023Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T07:33:14.023Z] b67dba6c2c7d: Download complete [2025-02-10T07:33:17.308Z] 06f05ace1117: Pull complete [2025-02-10T07:33:17.308Z] 5fe327b54edc: Pull complete [2025-02-10T07:33:17.308Z] 4f4fb700ef54: Pull complete [2025-02-10T07:33:17.308Z] 92a5565b7b96: Pull complete [2025-02-10T07:33:17.308Z] ff9bb7016b71: Pull complete [2025-02-10T07:33:19.207Z] b67dba6c2c7d: Pull complete [2025-02-10T07:33:19.773Z] a813b0c90790: Pull complete [2025-02-10T07:33:19.773Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T07:33:19.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T07:33:19.773Z] ---> 3ba60ce46760 [2025-02-10T07:33:19.773Z] Step 3/10 : ARG MAKE=make build [2025-02-10T07:33:24.320Z] ---> Running in 85eb2aede8d2 [2025-02-10T07:33:24.320Z] Removing intermediate container 85eb2aede8d2 [2025-02-10T07:33:24.320Z] ---> f7de648bafe1 [2025-02-10T07:33:24.320Z] Step 4/10 : WORKDIR /device-sdk-go [2025-02-10T07:33:24.320Z] ---> Running in fc8be4d0104e [2025-02-10T07:33:24.320Z] Removing intermediate container fc8be4d0104e [2025-02-10T07:33:24.320Z] ---> e24d0bd791ba [2025-02-10T07:33:24.320Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-10T07:33:24.320Z] ---> Running in 1ea166fc547b [2025-02-10T07:33:24.320Z] Removing intermediate container 1ea166fc547b [2025-02-10T07:33:24.320Z] ---> f90694219259 [2025-02-10T07:33:24.320Z] Step 6/10 : RUN apk add --update --no-cache make git [2025-02-10T07:33:24.320Z] ---> Running in 12297d3dd33c [2025-02-10T07:33:24.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:33:24.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:33:24.580Z] OK: 248 MiB in 58 packages [2025-02-10T07:33:25.149Z] Removing intermediate container 12297d3dd33c [2025-02-10T07:33:25.149Z] ---> 4bde2525fd72 [2025-02-10T07:33:25.149Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-10T07:33:25.149Z] ---> 40c27904aa73 [2025-02-10T07:33:25.149Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:33:25.149Z] ---> Running in f6a6314df66d [2025-02-10T07:34:11.858Z] Removing intermediate container f6a6314df66d [2025-02-10T07:34:11.858Z] ---> 90b1fecf2c2b [2025-02-10T07:34:11.858Z] Step 9/10 : COPY . . [2025-02-10T07:34:11.858Z] ---> 5d32cce0a32d [2025-02-10T07:34:11.858Z] Step 10/10 : RUN ${MAKE} [2025-02-10T07:34:11.859Z] ---> Running in 5d09afbb108e [2025-02-10T07:34:11.859Z] noop [2025-02-10T07:34:11.859Z] Removing intermediate container 5d09afbb108e [2025-02-10T07:34:11.859Z] ---> e1c013065aaa [2025-02-10T07:34:11.859Z] Successfully built e1c013065aaa [2025-02-10T07:34:11.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:34:12.210Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T07:34:12.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:34:12.293Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:34:12.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T07:34:12.626Z] $ docker top 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:34:12.994Z] + go version [2025-02-10T07:34:12.994Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T07:34:12.993Z] $ docker stop --time=1 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 [2025-02-10T07:34:14.248Z] $ docker rm -f --volumes 41e5fae4ab2550734d9ec2a1bcf414286dfd3270a975f912b8405783a9f5a6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:34:14.711Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T07:34:14.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:34:14.803Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:34:14.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-10T07:34:15.139Z] $ docker top b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:34:15.528Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2025-02-10T07:34:15.939Z] + make test [2025-02-10T07:34:15.939Z] go test -race -coverprofile=coverage.out ./... [2025-02-10T07:34:24.098Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.046s coverage: 28.2% of statements [2025-02-10T07:35:02.947Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.038s coverage: 79.3% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.029s coverage: 90.4% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2025-02-10T07:35:02.947Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.084s coverage: 45.0% of statements [2025-02-10T07:35:02.947Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2025-02-10T07:35:07.158Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 7.048s coverage: 14.3% of statements [2025-02-10T07:35:07.158Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.260s coverage: 44.6% of statements [2025-02-10T07:35:07.158Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.047s coverage: 68.4% of statements [2025-02-10T07:35:07.158Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.088s coverage: 88.3% of statements [2025-02-10T07:35:07.158Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.0% of statements [2025-02-10T07:35:40.739Z] GO111MODULE=on go vet ./... [2025-02-10T07:35:42.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T07:35:42.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T07:35:42.911Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T07:35:42.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T07:35:42.920Z] $ docker stop --time=1 b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 [2025-02-10T07:35:47.685Z] $ docker rm -f --volumes b6b3821c9305d5216b770a99efb3d10c1a921adcd8d20e6102cf7bf0cd91bc27 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:35:48.478Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T07:35:48.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-10T07:35:49.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-10T07:35:49.495Z] + ls -al . [2025-02-10T07:35:49.495Z] total 736 [2025-02-10T07:35:49.495Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 10 07:34 . [2025-02-10T07:35:49.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:32 .. [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 10 07:32 .dockerignore [2025-02-10T07:35:49.495Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 07:35 .git [2025-02-10T07:35:49.495Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 07:32 .github [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 137 Feb 10 07:32 .gitignore [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 10 07:32 .golangci.yml [2025-02-10T07:35:49.495Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:33 .semver [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 48109 Feb 10 07:32 CHANGELOG.md [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 07:32 GOVERNANCE.md [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 882 Feb 10 07:32 Jenkinsfile [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 11341 Feb 10 07:32 LICENSE [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 2424 Feb 10 07:32 Makefile [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 619 Feb 10 07:32 OWNERS.md [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 4937 Feb 10 07:32 README.md [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 10 07:33 VERSION [2025-02-10T07:35:49.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:32 bin [2025-02-10T07:35:49.495Z] -rw-r--r-- 1 jenkins jenkins 500535 Feb 10 07:35 coverage.out [2025-02-10T07:35:49.495Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 10 07:32 example [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 6129 Feb 10 07:32 go.mod [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 86051 Feb 10 07:32 go.sum [2025-02-10T07:35:49.495Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 10 07:32 internal [2025-02-10T07:35:49.495Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 07:32 openapi [2025-02-10T07:35:49.495Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 10 07:32 pkg [2025-02-10T07:35:49.495Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 07:32 snap [2025-02-10T07:35:49.495Z] -rw-rw-r-- 1 jenkins jenkins 222 Feb 10 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:35:49.823Z] + 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=09e8a1467d9add1669a3a0f3213bac665df3bea7 --label arch=amd64 --label version=4.0.0-dev.22 . [2025-02-10T07:35:49.824Z] Sending build context to Docker daemon 25.52MB [2025-02-10T07:35:49.824Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T07:35:49.824Z] Step 2/24 : FROM ${BASE} AS builder [2025-02-10T07:35:49.824Z] ---> e1c013065aaa [2025-02-10T07:35:49.824Z] Step 3/24 : ARG MAKE=make build [2025-02-10T07:35:50.396Z] ---> Running in ea2535a19d85 [2025-02-10T07:35:50.396Z] Removing intermediate container ea2535a19d85 [2025-02-10T07:35:50.396Z] ---> 77cf239364ee [2025-02-10T07:35:50.396Z] Step 4/24 : WORKDIR /device-sdk-go [2025-02-10T07:35:50.396Z] ---> Running in 6500e13de805 [2025-02-10T07:35:50.396Z] Removing intermediate container 6500e13de805 [2025-02-10T07:35:50.396Z] ---> 8970cedecebe [2025-02-10T07:35:50.396Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-10T07:35:50.396Z] ---> Running in c08e3e6421d5 [2025-02-10T07:35:50.656Z] Removing intermediate container c08e3e6421d5 [2025-02-10T07:35:50.656Z] ---> d2aee325ea46 [2025-02-10T07:35:50.656Z] Step 6/24 : RUN apk add --update --no-cache make git [2025-02-10T07:35:50.656Z] ---> Running in cc8647e0fb0d [2025-02-10T07:35:50.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:35:50.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:35:51.482Z] OK: 248 MiB in 58 packages [2025-02-10T07:35:51.740Z] Removing intermediate container cc8647e0fb0d [2025-02-10T07:35:51.740Z] ---> 7feb89949688 [2025-02-10T07:35:51.740Z] Step 7/24 : COPY go.mod vendor* ./ [2025-02-10T07:35:51.740Z] ---> c10afb437c3c [2025-02-10T07:35:51.740Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T07:35:51.999Z] ---> Running in 5517c2459582 [2025-02-10T07:35:52.566Z] Removing intermediate container 5517c2459582 [2025-02-10T07:35:52.566Z] ---> a499f8a18ce4 [2025-02-10T07:35:52.566Z] Step 9/24 : COPY . . [2025-02-10T07:35:53.606Z] ---> 6e64aba5615b [2025-02-10T07:35:53.606Z] Step 10/24 : RUN ${MAKE} [2025-02-10T07:35:53.606Z] ---> Running in 62103ab3fca3 [2025-02-10T07:35:53.606Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2025-02-10T07:36:32.322Z] Removing intermediate container 62103ab3fca3 [2025-02-10T07:36:32.322Z] ---> 7a3e40d5e765 [2025-02-10T07:36:32.322Z] Step 11/24 : FROM alpine:3.20 [2025-02-10T07:36:32.322Z] 3.20: Pulling from library/alpine [2025-02-10T07:36:32.322Z] 66a3d608f3fa: Pulling fs layer [2025-02-10T07:36:32.322Z] 66a3d608f3fa: Verifying Checksum [2025-02-10T07:36:32.322Z] 66a3d608f3fa: Download complete [2025-02-10T07:36:32.322Z] 66a3d608f3fa: Pull complete [2025-02-10T07:36:32.322Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T07:36:32.322Z] Status: Downloaded newer image for alpine:3.20 [2025-02-10T07:36:32.322Z] ---> e29df9b510ff [2025-02-10T07:36:32.322Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2025-02-10T07:36:32.322Z] ---> Running in 75547dbae877 [2025-02-10T07:36:32.322Z] Removing intermediate container 75547dbae877 [2025-02-10T07:36:32.322Z] ---> d72717e0e58e [2025-02-10T07:36:32.322Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2025-02-10T07:36:32.322Z] ---> Running in 50f2e328ecd7 [2025-02-10T07:36:32.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:36:32.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:36:32.322Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T07:36:32.322Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T07:36:32.322Z] OK: 8 MiB in 15 packages [2025-02-10T07:36:32.322Z] Removing intermediate container 50f2e328ecd7 [2025-02-10T07:36:32.322Z] ---> 65e3d5952574 [2025-02-10T07:36:32.322Z] Step 14/24 : RUN apk --no-cache upgrade [2025-02-10T07:36:32.322Z] ---> Running in 22c47575cd59 [2025-02-10T07:36:32.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T07:36:32.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T07:36:32.322Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:36:32.322Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T07:36:32.322Z] OK: 8 MiB in 15 packages [2025-02-10T07:36:32.322Z] Removing intermediate container 22c47575cd59 [2025-02-10T07:36:32.322Z] ---> dce7510e4c48 [2025-02-10T07:36:32.322Z] Step 15/24 : WORKDIR / [2025-02-10T07:36:32.322Z] ---> Running in e925faa7a5d9 [2025-02-10T07:36:32.322Z] Removing intermediate container e925faa7a5d9 [2025-02-10T07:36:32.322Z] ---> 9ffd8dcee068 [2025-02-10T07:36:32.322Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2025-02-10T07:36:32.322Z] ---> ec6f5daf5124 [2025-02-10T07:36:32.322Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2025-02-10T07:36:32.322Z] ---> 2150670e465d [2025-02-10T07:36:32.322Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2025-02-10T07:36:32.322Z] ---> be042e0a848c [2025-02-10T07:36:32.322Z] Step 19/24 : EXPOSE 59999 [2025-02-10T07:36:32.322Z] ---> Running in 787795d4be8f [2025-02-10T07:36:32.322Z] Removing intermediate container 787795d4be8f [2025-02-10T07:36:32.322Z] ---> 21620b95eef4 [2025-02-10T07:36:32.322Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2025-02-10T07:36:32.322Z] ---> Running in 27ddcc2a7e6a [2025-02-10T07:36:32.322Z] Removing intermediate container 27ddcc2a7e6a [2025-02-10T07:36:32.322Z] ---> 331534b88a1b [2025-02-10T07:36:32.322Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2025-02-10T07:36:32.322Z] ---> Running in f56c9585f6e7 [2025-02-10T07:36:32.322Z] Removing intermediate container f56c9585f6e7 [2025-02-10T07:36:32.322Z] ---> 9fcda4b106bf [2025-02-10T07:36:32.322Z] Step 22/24 : LABEL arch=amd64 [2025-02-10T07:36:32.322Z] ---> Running in 818c55f3d0ff [2025-02-10T07:36:32.322Z] Removing intermediate container 818c55f3d0ff [2025-02-10T07:36:32.322Z] ---> 4a1afd99ebf3 [2025-02-10T07:36:32.322Z] Step 23/24 : LABEL git_sha=09e8a1467d9add1669a3a0f3213bac665df3bea7 [2025-02-10T07:36:32.322Z] ---> Running in 4ebf854fdd84 [2025-02-10T07:36:32.322Z] Removing intermediate container 4ebf854fdd84 [2025-02-10T07:36:32.322Z] ---> 619197390e3a [2025-02-10T07:36:32.322Z] Step 24/24 : LABEL version=4.0.0-dev.22 [2025-02-10T07:36:32.322Z] ---> Running in 8da64096fc6b [2025-02-10T07:36:32.322Z] Removing intermediate container 8da64096fc6b [2025-02-10T07:36:32.322Z] ---> fb111afd5b53 [2025-02-10T07:36:32.322Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-10T07:36:32.322Z] Successfully built fb111afd5b53 [2025-02-10T07:36:32.322Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:33.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:36:33.020Z] [2025-02-10T07:36:33.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:33.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:36:33.321Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T07:36:33.321Z] 5eb5b503b376: Pulling fs layer [2025-02-10T07:36:33.321Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T07:36:33.321Z] ec43610c2a17: Pulling fs layer [2025-02-10T07:36:33.321Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T07:36:33.321Z] 33b1e0a273af: Pulling fs layer [2025-02-10T07:36:33.321Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T07:36:33.321Z] 2f39f015ded8: Pulling fs layer [2025-02-10T07:36:33.321Z] 3a2ae6a8a46f: Waiting [2025-02-10T07:36:33.321Z] 33b1e0a273af: Waiting [2025-02-10T07:36:33.321Z] 5d3b04190fa2: Waiting [2025-02-10T07:36:33.321Z] 2f39f015ded8: Waiting [2025-02-10T07:36:33.321Z] 5c69ac0246d0: Verifying Checksum [2025-02-10T07:36:33.321Z] 5c69ac0246d0: Download complete [2025-02-10T07:36:33.321Z] 3a2ae6a8a46f: Download complete [2025-02-10T07:36:33.321Z] 33b1e0a273af: Verifying Checksum [2025-02-10T07:36:33.321Z] 33b1e0a273af: Download complete [2025-02-10T07:36:33.321Z] 5d3b04190fa2: Download complete [2025-02-10T07:36:33.321Z] ec43610c2a17: Verifying Checksum [2025-02-10T07:36:33.321Z] ec43610c2a17: Download complete [2025-02-10T07:36:33.578Z] 5eb5b503b376: Verifying Checksum [2025-02-10T07:36:33.578Z] 5eb5b503b376: Download complete [2025-02-10T07:36:34.140Z] 2f39f015ded8: Download complete [2025-02-10T07:36:34.708Z] 5eb5b503b376: Pull complete [2025-02-10T07:36:34.966Z] 5c69ac0246d0: Pull complete [2025-02-10T07:36:35.224Z] ec43610c2a17: Pull complete [2025-02-10T07:36:35.483Z] 3a2ae6a8a46f: Pull complete [2025-02-10T07:36:35.743Z] 33b1e0a273af: Pull complete [2025-02-10T07:36:35.743Z] 5d3b04190fa2: Pull complete [2025-02-10T07:36:39.933Z] 2f39f015ded8: Pull complete [2025-02-10T07:36:39.933Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T07:36:39.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:36:39.933Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:36:40.051Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:36:40.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T07:36:43.890Z] $ docker top d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:36:44.329Z] ---> job-cost.sh [2025-02-10T07:36:44.329Z] lf-activate-venv: SKIPPING [2025-02-10T07:36:44.329Z] INFO: No Stack... [2025-02-10T07:36:44.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T07:36:45.161Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T07:36:45.454Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2025-02-10T07:36:45.454Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T07:36:45.469Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] [2025-02-10T07:36:45.479Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] did not exist. Created. [2025-02-10T07:36:45.486Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T07:36:45.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-10T07:36:45.821Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T07:36:45.830Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-345-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T07:36:45.825Z] $ docker stop --time=1 d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 [2025-02-10T07:36:46.982Z] $ docker rm -f --volumes d5253f342ae2d5ba943310bd4fcd9cdd7d4e4731e42770621220048663eb5486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-10T07:36:47.397Z] provisioning config files... [2025-02-10T07:36:47.406Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config17372353381119188723tmp [Pipeline] { [Pipeline] sh [2025-02-10T07:36:47.700Z] + set +x [2025-02-10T07:36:47.700Z] + bash -s -- [2025-02-10T07:36:47.700Z] + curl -s https://codecov.io/bash [2025-02-10T07:36:47.700Z] [2025-02-10T07:36:47.700Z] _____ _ [2025-02-10T07:36:47.700Z] / ____| | | [2025-02-10T07:36:47.700Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T07:36:47.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T07:36:47.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T07:36:47.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T07:36:47.700Z] Bash-1.0.6 [2025-02-10T07:36:47.700Z] [2025-02-10T07:36:47.700Z] [2025-02-10T07:36:47.700Z] ==> git version 2.25.1 found [2025-02-10T07:36:47.700Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-10T07:36:47.700Z] Release-Date: 2020-01-08 [2025-02-10T07:36:47.700Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-10T07:36:47.700Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T07:36:47.700Z] ==> Jenkins CI detected. [2025-02-10T07:36:47.700Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2025-02-10T07:36:47.700Z] project root: . [2025-02-10T07:36:47.700Z] --> token set from env [2025-02-10T07:36:47.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T07:36:47.700Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T07:36:47.700Z] ==> Python coveragepy not found [2025-02-10T07:36:47.700Z] ==> Searching for coverage reports in: [2025-02-10T07:36:47.700Z] + . [2025-02-10T07:36:47.700Z] -> Found 1 reports [2025-02-10T07:36:47.700Z] ==> Detecting git/mercurial file structure [2025-02-10T07:36:47.700Z] ==> Reading reports [2025-02-10T07:36:47.700Z] + ./coverage.out bytes=500535 [2025-02-10T07:36:47.700Z] ==> Appending adjustments [2025-02-10T07:36:47.701Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T07:36:48.274Z] + Found adjustments [2025-02-10T07:36:48.274Z] ==> Gzipping contents [2025-02-10T07:36:48.274Z] 48K /tmp/codecov.e7tT6Q.gz [2025-02-10T07:36:48.274Z] ==> Uploading reports [2025-02-10T07:36:48.274Z] url: https://codecov.io [2025-02-10T07:36:48.274Z] query: branch=main&commit=09e8a1467d9add1669a3a0f3213bac665df3bea7&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T07:36:48.274Z] -> Pinging Codecov [2025-02-10T07:36:48.274Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=09e8a1467d9add1669a3a0f3213bac665df3bea7&build=345&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F345%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-10T07:36:48.274Z] -> Uploading to [2025-02-10T07:36:48.274Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-sdk-go/09e8a1467d9add1669a3a0f3213bac665df3bea7/3c3b8c33-05a2-4689-9bce-353d963b8bfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T073648Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=edb80c84a17ab748751073dbec007f7717e5312c8efcc27d045f561da3adbda3 [2025-02-10T07:36:48.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T07:36:48.274Z] Dload Upload Total Spent Left Speed [2025-02-10T07:36:48.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47730 0 0 100 47730 0 267k --:--:-- --:--:-- --:--:-- 267k [2025-02-10T07:36:48.535Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] } [2025-02-10T07:36:48.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-10T07:36:48.759Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-10T07:36:48.771Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:49.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:36:49.083Z] [2025-02-10T07:36:49.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:36:49.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:36:49.386Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-10T07:36:49.386Z] 43c4264eed91: Pulling fs layer [2025-02-10T07:36:49.386Z] 4cc291be95ef: Pulling fs layer [2025-02-10T07:36:49.386Z] 2ac1f1163629: Pulling fs layer [2025-02-10T07:36:49.386Z] 5c3c966382ef: Pulling fs layer [2025-02-10T07:36:49.386Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T07:36:49.386Z] d9c7d2e4e75e: Pulling fs layer [2025-02-10T07:36:49.386Z] 9c3e1370e548: Pulling fs layer [2025-02-10T07:36:49.386Z] 5c3c966382ef: Waiting [2025-02-10T07:36:49.386Z] 4f4fb700ef54: Waiting [2025-02-10T07:36:49.386Z] d9c7d2e4e75e: Waiting [2025-02-10T07:36:49.386Z] 9c3e1370e548: Waiting [2025-02-10T07:36:49.386Z] 4cc291be95ef: Verifying Checksum [2025-02-10T07:36:49.386Z] 4cc291be95ef: Download complete [2025-02-10T07:36:49.386Z] 5c3c966382ef: Verifying Checksum [2025-02-10T07:36:49.386Z] 5c3c966382ef: Download complete [2025-02-10T07:36:49.386Z] 4f4fb700ef54: Verifying Checksum [2025-02-10T07:36:49.386Z] 4f4fb700ef54: Download complete [2025-02-10T07:36:49.386Z] 43c4264eed91: Verifying Checksum [2025-02-10T07:36:49.386Z] 43c4264eed91: Download complete [2025-02-10T07:36:49.644Z] 43c4264eed91: Pull complete [2025-02-10T07:36:49.644Z] d9c7d2e4e75e: Verifying Checksum [2025-02-10T07:36:49.644Z] d9c7d2e4e75e: Download complete [2025-02-10T07:36:49.644Z] 4cc291be95ef: Pull complete [2025-02-10T07:36:49.903Z] 2ac1f1163629: Verifying Checksum [2025-02-10T07:36:49.903Z] 2ac1f1163629: Download complete [2025-02-10T07:36:50.470Z] 9c3e1370e548: Verifying Checksum [2025-02-10T07:36:50.470Z] 9c3e1370e548: Download complete [2025-02-10T07:36:53.004Z] 2ac1f1163629: Pull complete [2025-02-10T07:36:53.004Z] 5c3c966382ef: Pull complete [2025-02-10T07:36:53.004Z] 4f4fb700ef54: Pull complete [2025-02-10T07:36:53.262Z] d9c7d2e4e75e: Pull complete [2025-02-10T07:36:56.542Z] 9c3e1370e548: Pull complete [2025-02-10T07:36:56.542Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-10T07:36:56.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-10T07:36:56.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:36:56.645Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:36:56.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-10T07:37:01.137Z] $ docker top b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:37:01.532Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2025-02-10T07:37:01.541Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2025-02-10T07:37:01.830Z] + set -o pipefail [2025-02-10T07:37:01.830Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2025-02-10T07:37:10.013Z] [2025-02-10T07:37:10.014Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2025-02-10T07:37:10.014Z] [2025-02-10T07:37:10.014Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/69825624-73ee-4e30-a08a-99a783d43f3c [2025-02-10T07:37:10.014Z] [2025-02-10T07:37:10.014Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-10T07:37:10.014Z] [2025-02-10T07:37:10.272Z] [2025-02-10T07:37:10.272Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-10T07:37:10.272Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-10T07:37:10.508Z] $ docker stop --time=1 b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca [2025-02-10T07:37:11.862Z] $ docker rm -f --volumes b078f543501e121c7d4494e575d4deec576979306b47db2a3ecfb43ad0e6f0ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-02-10T07:37:12.520Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:37:12.539Z] provisioning config files... [2025-02-10T07:37:12.545Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14531459293711882939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:12.892Z] --> edgex-publish-swagger.sh [2025-02-10T07:37:12.892Z] === Publish openapi API === [2025-02-10T07:37:12.892Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-02-10T07:37:12.892Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2025-02-10T07:37:12.892Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T07:37:12.892Z] Dload Upload Total Spent Left Speed [2025-02-10T07:37:13.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 351 84500 --:--:-- --:--:-- --:--:-- 84851 [2025-02-10T07:37:13.168Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-02-10T07:37:13.168Z] [Pipeline] } [2025-02-10T07:37:13.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T07:37:13.873Z] + git log --format=format:%s -1 09e8a1467d9add1669a3a0f3213bac665df3bea7 [Pipeline] sh [2025-02-10T07:37:14.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:37:14.186Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:14.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:37:14.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:14.561Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:37:14.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:37:15.229Z] $ docker top b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 -eo pid,comm [2025-02-10T07:37:15.313Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-10T07:37:15.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:37:15.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:37:15.369Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:37:15.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:37:15.445Z] $ docker exec b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 ssh-agent [2025-02-10T07:37:15.591Z] SSH_AUTH_SOCK=/tmp/ssh-LbN0ulmprbtw/agent.32 [2025-02-10T07:37:15.591Z] SSH_AGENT_PID=38 [2025-02-10T07:37:15.596Z] Running ssh-add (command line suppressed) [2025-02-10T07:37:15.652Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9771928275348505936.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9771928275348505936.key) [2025-02-10T07:37:15.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:37:15.996Z] + git semver tag [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,159 [run_tag] DEBUG tag force:False [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,160 [check_head_tag] DEBUG check head tag [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,161 [execute] INFO git cat-file --batch-check [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,165 [execute] INFO git cat-file --batch [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,195 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,195 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:37:16.255Z] 2025-02-10 07:37:16,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:16.255Z] 4.0.0-dev.22 [Pipeline] } [2025-02-10T07:37:16.234Z] $ docker exec --env ******** --env ******** b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 ssh-agent -k [2025-02-10T07:37:16.352Z] unset SSH_AUTH_SOCK; [2025-02-10T07:37:16.353Z] unset SSH_AGENT_PID; [2025-02-10T07:37:16.353Z] echo Agent pid 38 killed; [2025-02-10T07:37:16.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:37:16.724Z] + git semver [Pipeline] } [2025-02-10T07:37:16.967Z] $ docker stop --time=1 b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 [2025-02-10T07:37:18.370Z] $ docker rm -f --volumes b6c0ee317fe8890c42c0da7f2d6649ca785e280ac229f3fe0ccb6bf5d9be84a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:18.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:37:18.821Z] [2025-02-10T07:37:18.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:19.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:37:19.122Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-10T07:37:19.122Z] ab5ef0e58194: Pulling fs layer [2025-02-10T07:37:19.122Z] 9712f1f96733: Pulling fs layer [2025-02-10T07:37:19.122Z] 63f879dbbcfc: Pulling fs layer [2025-02-10T07:37:19.122Z] 0d9ebad4ef96: Pulling fs layer [2025-02-10T07:37:19.122Z] e9a5061849ea: Pulling fs layer [2025-02-10T07:37:19.122Z] d747dcd14b5f: Pulling fs layer [2025-02-10T07:37:19.122Z] 2de7ff778b66: Pulling fs layer [2025-02-10T07:37:19.122Z] e9a5061849ea: Waiting [2025-02-10T07:37:19.122Z] 2de7ff778b66: Waiting [2025-02-10T07:37:19.122Z] 0d9ebad4ef96: Waiting [2025-02-10T07:37:19.122Z] 9712f1f96733: Verifying Checksum [2025-02-10T07:37:19.122Z] 9712f1f96733: Download complete [2025-02-10T07:37:19.381Z] 63f879dbbcfc: Verifying Checksum [2025-02-10T07:37:19.381Z] 63f879dbbcfc: Download complete [2025-02-10T07:37:19.639Z] e9a5061849ea: Verifying Checksum [2025-02-10T07:37:19.639Z] e9a5061849ea: Download complete [2025-02-10T07:37:19.639Z] d747dcd14b5f: Download complete [2025-02-10T07:37:19.639Z] 0d9ebad4ef96: Verifying Checksum [2025-02-10T07:37:19.639Z] 0d9ebad4ef96: Download complete [2025-02-10T07:37:19.639Z] 2de7ff778b66: Verifying Checksum [2025-02-10T07:37:19.639Z] 2de7ff778b66: Download complete [2025-02-10T07:37:19.639Z] ab5ef0e58194: Verifying Checksum [2025-02-10T07:37:19.639Z] ab5ef0e58194: Download complete [2025-02-10T07:37:22.947Z] ab5ef0e58194: Pull complete [2025-02-10T07:37:22.947Z] 9712f1f96733: Pull complete [2025-02-10T07:37:23.512Z] 63f879dbbcfc: Pull complete [2025-02-10T07:37:30.316Z] 0d9ebad4ef96: Pull complete [2025-02-10T07:37:30.897Z] e9a5061849ea: Pull complete [2025-02-10T07:37:30.897Z] d747dcd14b5f: Pull complete [2025-02-10T07:37:31.831Z] 2de7ff778b66: Pull complete [2025-02-10T07:37:31.831Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-10T07:37:31.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-10T07:37:31.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:31.924Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:37:31.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-10T07:37:33.297Z] $ docker top 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:37:33.402Z] provisioning config files... [2025-02-10T07:37:33.409Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11710456601195216336tmp [2025-02-10T07:37:33.417Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3297706071523209663tmp [2025-02-10T07:37:33.425Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1861626201644807979tmp [Pipeline] { [Pipeline] echo [2025-02-10T07:37:33.538Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:33.842Z] ---> sigul-configuration.sh [2025-02-10T07:37:33.842Z] gpg: directory `/root/.gnupg' created [2025-02-10T07:37:33.842Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-10T07:37:33.842Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-10T07:37:33.842Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-10T07:37:33.842Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-10T07:37:33.842Z] gpg: CAST5 encrypted data [2025-02-10T07:37:33.842Z] gpg: encrypted with 1 passphrase [2025-02-10T07:37:33.842Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-10T07:37:34.143Z] + mkdir /home/jenkins [2025-02-10T07:37:34.143Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-10T07:37:34.442Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-10T07:37:34.454Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:34.749Z] ---> sigul-install.sh [2025-02-10T07:37:34.749Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-10T07:37:35.049Z] + git tag --list [2025-02-10T07:37:35.049Z] 0.7.1 [2025-02-10T07:37:35.049Z] delhi-tag [2025-02-10T07:37:35.049Z] v1.0.0 [2025-02-10T07:37:35.049Z] v1.1.0 [2025-02-10T07:37:35.049Z] v1.1.1 [2025-02-10T07:37:35.049Z] v1.1.2 [2025-02-10T07:37:35.049Z] v1.2.0 [2025-02-10T07:37:35.049Z] v1.2.1 [2025-02-10T07:37:35.049Z] v1.2.2 [2025-02-10T07:37:35.049Z] v1.2.3 [2025-02-10T07:37:35.049Z] v1.3.0 [2025-02-10T07:37:35.049Z] v1.4.0 [2025-02-10T07:37:35.049Z] v2.0.0 [2025-02-10T07:37:35.049Z] v2.1.0 [2025-02-10T07:37:35.049Z] v2.1.1 [2025-02-10T07:37:35.049Z] v2.2.0 [2025-02-10T07:37:35.049Z] v2.3.0 [2025-02-10T07:37:35.049Z] v2.3.1 [2025-02-10T07:37:35.049Z] v3.0 [2025-02-10T07:37:35.049Z] v3.0.0 [2025-02-10T07:37:35.049Z] v3.0.1-dev.1 [2025-02-10T07:37:35.049Z] v3.1 [2025-02-10T07:37:35.049Z] v3.1.0 [2025-02-10T07:37:35.049Z] v3.1.0-dev.1 [2025-02-10T07:37:35.049Z] v3.1.0-dev.10 [2025-02-10T07:37:35.049Z] v3.1.0-dev.11 [2025-02-10T07:37:35.049Z] v3.1.0-dev.12 [2025-02-10T07:37:35.049Z] v3.1.0-dev.13 [2025-02-10T07:37:35.049Z] v3.1.0-dev.14 [2025-02-10T07:37:35.049Z] v3.1.0-dev.15 [2025-02-10T07:37:35.049Z] v3.1.0-dev.16 [2025-02-10T07:37:35.049Z] v3.1.0-dev.17 [2025-02-10T07:37:35.049Z] v3.1.0-dev.18 [2025-02-10T07:37:35.049Z] v3.1.0-dev.19 [2025-02-10T07:37:35.049Z] v3.1.0-dev.2 [2025-02-10T07:37:35.049Z] v3.1.0-dev.20 [2025-02-10T07:37:35.049Z] v3.1.0-dev.21 [2025-02-10T07:37:35.049Z] v3.1.0-dev.22 [2025-02-10T07:37:35.049Z] v3.1.0-dev.23 [2025-02-10T07:37:35.049Z] v3.1.0-dev.24 [2025-02-10T07:37:35.049Z] v3.1.0-dev.25 [2025-02-10T07:37:35.049Z] v3.1.0-dev.26 [2025-02-10T07:37:35.049Z] v3.1.0-dev.27 [2025-02-10T07:37:35.049Z] v3.1.0-dev.28 [2025-02-10T07:37:35.049Z] v3.1.0-dev.29 [2025-02-10T07:37:35.049Z] v3.1.0-dev.3 [2025-02-10T07:37:35.049Z] v3.1.0-dev.30 [2025-02-10T07:37:35.049Z] v3.1.0-dev.31 [2025-02-10T07:37:35.049Z] v3.1.0-dev.32 [2025-02-10T07:37:35.049Z] v3.1.0-dev.33 [2025-02-10T07:37:35.049Z] v3.1.0-dev.34 [2025-02-10T07:37:35.049Z] v3.1.0-dev.35 [2025-02-10T07:37:35.049Z] v3.1.0-dev.36 [2025-02-10T07:37:35.049Z] v3.1.0-dev.37 [2025-02-10T07:37:35.049Z] v3.1.0-dev.38 [2025-02-10T07:37:35.049Z] v3.1.0-dev.39 [2025-02-10T07:37:35.049Z] v3.1.0-dev.4 [2025-02-10T07:37:35.049Z] v3.1.0-dev.40 [2025-02-10T07:37:35.049Z] v3.1.0-dev.41 [2025-02-10T07:37:35.049Z] v3.1.0-dev.5 [2025-02-10T07:37:35.049Z] v3.1.0-dev.6 [2025-02-10T07:37:35.049Z] v3.1.0-dev.7 [2025-02-10T07:37:35.049Z] v3.1.0-dev.8 [2025-02-10T07:37:35.049Z] v3.1.0-dev.9 [2025-02-10T07:37:35.049Z] v3.1.1 [2025-02-10T07:37:35.049Z] v3.1.1-dev.1 [2025-02-10T07:37:35.049Z] v3.2.0-dev.1 [2025-02-10T07:37:35.049Z] v3.2.0-dev.10 [2025-02-10T07:37:35.049Z] v3.2.0-dev.11 [2025-02-10T07:37:35.049Z] v3.2.0-dev.12 [2025-02-10T07:37:35.049Z] v3.2.0-dev.13 [2025-02-10T07:37:35.049Z] v3.2.0-dev.14 [2025-02-10T07:37:35.049Z] v3.2.0-dev.15 [2025-02-10T07:37:35.049Z] v3.2.0-dev.16 [2025-02-10T07:37:35.049Z] v3.2.0-dev.17 [2025-02-10T07:37:35.049Z] v3.2.0-dev.18 [2025-02-10T07:37:35.049Z] v3.2.0-dev.19 [2025-02-10T07:37:35.049Z] v3.2.0-dev.2 [2025-02-10T07:37:35.049Z] v3.2.0-dev.20 [2025-02-10T07:37:35.049Z] v3.2.0-dev.21 [2025-02-10T07:37:35.049Z] v3.2.0-dev.22 [2025-02-10T07:37:35.049Z] v3.2.0-dev.23 [2025-02-10T07:37:35.049Z] v3.2.0-dev.24 [2025-02-10T07:37:35.049Z] v3.2.0-dev.25 [2025-02-10T07:37:35.049Z] v3.2.0-dev.26 [2025-02-10T07:37:35.049Z] v3.2.0-dev.27 [2025-02-10T07:37:35.049Z] v3.2.0-dev.28 [2025-02-10T07:37:35.049Z] v3.2.0-dev.29 [2025-02-10T07:37:35.049Z] v3.2.0-dev.3 [2025-02-10T07:37:35.049Z] v3.2.0-dev.30 [2025-02-10T07:37:35.049Z] v3.2.0-dev.31 [2025-02-10T07:37:35.049Z] v3.2.0-dev.32 [2025-02-10T07:37:35.049Z] v3.2.0-dev.33 [2025-02-10T07:37:35.049Z] v3.2.0-dev.34 [2025-02-10T07:37:35.049Z] v3.2.0-dev.35 [2025-02-10T07:37:35.049Z] v3.2.0-dev.36 [2025-02-10T07:37:35.049Z] v3.2.0-dev.37 [2025-02-10T07:37:35.049Z] v3.2.0-dev.38 [2025-02-10T07:37:35.049Z] v3.2.0-dev.39 [2025-02-10T07:37:35.049Z] v3.2.0-dev.4 [2025-02-10T07:37:35.049Z] v3.2.0-dev.40 [2025-02-10T07:37:35.049Z] v3.2.0-dev.41 [2025-02-10T07:37:35.049Z] v3.2.0-dev.42 [2025-02-10T07:37:35.049Z] v3.2.0-dev.43 [2025-02-10T07:37:35.049Z] v3.2.0-dev.44 [2025-02-10T07:37:35.049Z] v3.2.0-dev.45 [2025-02-10T07:37:35.049Z] v3.2.0-dev.46 [2025-02-10T07:37:35.049Z] v3.2.0-dev.47 [2025-02-10T07:37:35.049Z] v3.2.0-dev.48 [2025-02-10T07:37:35.049Z] v3.2.0-dev.5 [2025-02-10T07:37:35.049Z] v3.2.0-dev.6 [2025-02-10T07:37:35.049Z] v3.2.0-dev.7 [2025-02-10T07:37:35.049Z] v3.2.0-dev.8 [2025-02-10T07:37:35.049Z] v3.2.0-dev.9 [2025-02-10T07:37:35.049Z] v4.0.0-dev.1 [2025-02-10T07:37:35.049Z] v4.0.0-dev.10 [2025-02-10T07:37:35.049Z] v4.0.0-dev.11 [2025-02-10T07:37:35.049Z] v4.0.0-dev.12 [2025-02-10T07:37:35.049Z] v4.0.0-dev.13 [2025-02-10T07:37:35.049Z] v4.0.0-dev.14 [2025-02-10T07:37:35.049Z] v4.0.0-dev.15 [2025-02-10T07:37:35.049Z] v4.0.0-dev.16 [2025-02-10T07:37:35.049Z] v4.0.0-dev.17 [2025-02-10T07:37:35.049Z] v4.0.0-dev.18 [2025-02-10T07:37:35.049Z] v4.0.0-dev.19 [2025-02-10T07:37:35.049Z] v4.0.0-dev.2 [2025-02-10T07:37:35.049Z] v4.0.0-dev.20 [2025-02-10T07:37:35.049Z] v4.0.0-dev.21 [2025-02-10T07:37:35.049Z] v4.0.0-dev.22 [2025-02-10T07:37:35.049Z] v4.0.0-dev.3 [2025-02-10T07:37:35.049Z] v4.0.0-dev.4 [2025-02-10T07:37:35.049Z] v4.0.0-dev.5 [2025-02-10T07:37:35.049Z] v4.0.0-dev.6 [2025-02-10T07:37:35.049Z] v4.0.0-dev.7 [2025-02-10T07:37:35.049Z] v4.0.0-dev.8 [2025-02-10T07:37:35.049Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-10T07:37:35.350Z] + lftools sign git-tag v4.0.0-dev.22 [2025-02-10T07:37:35.919Z] Signing Git tag with Sigul... [2025-02-10T07:37:35.919Z] Signing v4.0.0-dev.22 [Pipeline] echo [2025-02-10T07:37:36.872Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:37.165Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-10T07:37:37.171Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-10T07:37:37.174Z] $ docker stop --time=1 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f [2025-02-10T07:37:38.473Z] $ docker rm -f --volumes 94c736e580000d0a932beccd990d00f36e562fdbb2d79998d671534ef8e52a1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-10T07:37:38.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:37:38.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:39.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:37:39.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:39.319Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:37:39.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:37:39.680Z] $ docker top 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da -eo pid,comm [2025-02-10T07:37:39.759Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-10T07:37:39.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:37:39.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:37:39.811Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:37:39.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:37:39.908Z] $ docker exec 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da ssh-agent [2025-02-10T07:37:40.068Z] SSH_AUTH_SOCK=/tmp/ssh-Z2NISeaYSOFu/agent.32 [2025-02-10T07:37:40.068Z] SSH_AGENT_PID=38 [2025-02-10T07:37:40.072Z] Running ssh-add (command line suppressed) [2025-02-10T07:37:40.149Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12481769992549561983.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12481769992549561983.key) [2025-02-10T07:37:40.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:37:40.486Z] + git semver bump pre [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,618 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,619 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,619 [bump_version] DEBUG bumped version:4.0.0-dev.23 [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,619 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,619 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,621 [execute] INFO git cat-file --batch-check [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,626 [execute] INFO git cat-file --batch [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:37:40.746Z] 2025-02-10 07:37:40,631 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:40.746Z] 4.0.0-dev.23 [Pipeline] } [2025-02-10T07:37:40.727Z] $ docker exec --env ******** --env ******** 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da ssh-agent -k [2025-02-10T07:37:40.837Z] unset SSH_AUTH_SOCK; [2025-02-10T07:37:40.838Z] unset SSH_AGENT_PID; [2025-02-10T07:37:40.838Z] echo Agent pid 38 killed; [2025-02-10T07:37:40.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:37:41.197Z] + git semver [Pipeline] } [2025-02-10T07:37:41.441Z] $ docker stop --time=1 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da [2025-02-10T07:37:42.734Z] $ docker rm -f --volumes 078a9ac67dd585553e51535154f8bca504320d235f28283d34353d6ba749d2da [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T07:37:43.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T07:37:43.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:43.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T07:37:43.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:43.531Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:37:43.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T07:37:43.865Z] $ docker top ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T07:37:43.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T07:37:43.992Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T07:37:44.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T07:37:44.073Z] $ docker exec ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da ssh-agent [2025-02-10T07:37:44.220Z] SSH_AUTH_SOCK=/tmp/ssh-AsyOTz2HRlSX/agent.32 [2025-02-10T07:37:44.220Z] SSH_AGENT_PID=38 [2025-02-10T07:37:44.225Z] Running ssh-add (command line suppressed) [2025-02-10T07:37:44.295Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1490643027873607703.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1490643027873607703.key) [2025-02-10T07:37:44.335Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T07:37:44.631Z] + git semver push [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,767 [run_push] DEBUG push [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,767 [execute] INFO git cat-file --batch-check [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,771 [execute] INFO git rev-list 973f5716cf6d6466d93b7be0ce99fa379e7c5533 -- [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,771 [execute] DEBUG Popen(['git', 'rev-list', '973f5716cf6d6466d93b7be0ce99fa379e7c5533', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,781 [execute] INFO git fetch -v origin [2025-02-10T07:37:44.890Z] 2025-02-10 07:37:44,781 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-10T07:37:45.460Z] 2025-02-10 07:37:45,205 [run_push] DEBUG no remote changes detected [2025-02-10T07:37:45.460Z] 2025-02-10 07:37:45,206 [execute] INFO git push origin semver [2025-02-10T07:37:45.460Z] 2025-02-10 07:37:45,207 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:37:46.032Z] 2025-02-10 07:37:45,901 [run_push] DEBUG push all version tags [2025-02-10T07:37:46.032Z] 2025-02-10 07:37:45,902 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-10T07:37:46.032Z] 2025-02-10 07:37:45,902 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2025-02-10T07:37:46.601Z] 2025-02-10 07:37:46,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2025-02-10T07:37:46.601Z] 4.0.0-dev.23 [Pipeline] } [2025-02-10T07:37:46.584Z] $ docker exec --env ******** --env ******** ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da ssh-agent -k [2025-02-10T07:37:46.685Z] unset SSH_AUTH_SOCK; [2025-02-10T07:37:46.686Z] unset SSH_AGENT_PID; [2025-02-10T07:37:46.686Z] echo Agent pid 38 killed; [2025-02-10T07:37:46.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T07:37:47.052Z] + git semver [Pipeline] } [2025-02-10T07:37:47.299Z] $ docker stop --time=1 ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da [2025-02-10T07:37:48.573Z] $ docker rm -f --volumes ec3e053f7b7949d5ac5e2dbcabe728addbf54094774dbae0550cd09f223540da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-10T07:37:49.188Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2025-02-10T07:37:49.188Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-10T07:37:49.188Z] total 16 [2025-02-10T07:37:49.188Z] drwxr-xr-x 3 root root 4096 Feb 10 07:36 . [2025-02-10T07:37:49.188Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 07:37 .. [2025-02-10T07:37:49.188Z] drwxr-xr-x 2 root root 4096 Feb 10 07:36 cost [2025-02-10T07:37:49.188Z] -rw-r--r-- 1 root root 85 Feb 10 07:36 cost.csv [2025-02-10T07:37:49.188Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-10T07:37:49.188Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2025-02-10T07:37:49.188Z] total 16 [2025-02-10T07:37:49.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 07:36 . [2025-02-10T07:37:49.188Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 10 07:37 .. [2025-02-10T07:37:49.188Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 07:36 cost [2025-02-10T07:37:49.188Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 10 07:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:49.481Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:50.344Z] ---> package-listing.sh [2025-02-10T07:37:50.344Z] ++ facter osfamily [2025-02-10T07:37:50.344Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T07:37:50.604Z] + OS_FAMILY=debian [2025-02-10T07:37:50.604Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2025-02-10T07:37:50.604Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T07:37:50.604Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T07:37:50.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T07:37:50.604Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T07:37:50.604Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-10T07:37:50.604Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T07:37:50.604Z] + case "${OS_FAMILY}" in [2025-02-10T07:37:50.604Z] + dpkg -l [2025-02-10T07:37:50.604Z] + grep '^ii' [2025-02-10T07:37:50.604Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T07:37:50.604Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T07:37:50.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T07:37:50.604Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2025-02-10T07:37:50.604Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2025-02-10T07:37:50.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2025-02-10T07:37:50.617Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-10T07:37:50.897Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T07:37:51.462Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T07:37:51.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T07:37:51.541Z] prd-ubuntu20.04-docker-8c-8g-38507 does not seem to be running inside a container [2025-02-10T07:37:51.544Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-10T07:37:51.742Z] $ docker top 2658e2900cafa7ca0e0a3da156268a6d8d9bd5b14d01f774b9624de74525f599 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T07:37:52.114Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T07:37:52.398Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T07:37:52.685Z] + ls /var/log/sa-host [2025-02-10T07:37:52.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T07:37:52.853Z] provisioning config files... [2025-02-10T07:37:52.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7096923519056814306tmp [Pipeline] { [Pipeline] echo [2025-02-10T07:37:52.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:53.165Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T07:37:53.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:53.505Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T07:37:53.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:53.797Z] ---> sudo-logs.sh [2025-02-10T07:37:53.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T07:37:53.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:54.110Z] ---> job-cost.sh [2025-02-10T07:37:54.110Z] lf-activate-venv: SKIPPING [2025-02-10T07:37:54.110Z] DEBUG: total: 0.2199999988079071 [2025-02-10T07:37:54.110Z] INFO: Retrieving Stack Cost... [2025-02-10T07:37:54.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T07:37:54.626Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T07:37:54.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T07:37:54.923Z] ---> logs-deploy.sh [2025-02-10T07:37:54.923Z] lf-activate-venv: SKIPPING [2025-02-10T07:37:54.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/345 [2025-02-10T07:37:54.923Z] INFO: archiving workspace using pattern(s): [2025-02-10T07:37:55.859Z] Archives upload complete. [2025-02-10T07:37:55.859Z] INFO: archiving logs to Nexus [2025-02-10T07:37:56.801Z] ---> uname -a: [2025-02-10T07:37:56.801Z] Linux prd-ubuntu20-04-docker-8c-8g-38507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] ---> lscpu: [2025-02-10T07:37:56.801Z] Architecture: x86_64 [2025-02-10T07:37:56.801Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-10T07:37:56.801Z] Byte Order: Little Endian [2025-02-10T07:37:56.801Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-10T07:37:56.801Z] CPU(s): 8 [2025-02-10T07:37:56.801Z] On-line CPU(s) list: 0-7 [2025-02-10T07:37:56.801Z] Thread(s) per core: 1 [2025-02-10T07:37:56.801Z] Core(s) per socket: 1 [2025-02-10T07:37:56.801Z] Socket(s): 8 [2025-02-10T07:37:56.801Z] NUMA node(s): 1 [2025-02-10T07:37:56.801Z] Vendor ID: AuthenticAMD [2025-02-10T07:37:56.801Z] CPU family: 23 [2025-02-10T07:37:56.801Z] Model: 49 [2025-02-10T07:37:56.801Z] Model name: AMD EPYC-Rome Processor [2025-02-10T07:37:56.801Z] Stepping: 0 [2025-02-10T07:37:56.801Z] CPU MHz: 2800.000 [2025-02-10T07:37:56.801Z] BogoMIPS: 5600.00 [2025-02-10T07:37:56.801Z] Virtualization: AMD-V [2025-02-10T07:37:56.801Z] Hypervisor vendor: KVM [2025-02-10T07:37:56.801Z] Virtualization type: full [2025-02-10T07:37:56.801Z] L1d cache: 256 KiB [2025-02-10T07:37:56.801Z] L1i cache: 256 KiB [2025-02-10T07:37:56.801Z] L2 cache: 4 MiB [2025-02-10T07:37:56.801Z] L3 cache: 128 MiB [2025-02-10T07:37:56.801Z] NUMA node0 CPU(s): 0-7 [2025-02-10T07:37:56.801Z] Vulnerability Itlb multihit: Not affected [2025-02-10T07:37:56.801Z] Vulnerability L1tf: Not affected [2025-02-10T07:37:56.801Z] Vulnerability Mds: Not affected [2025-02-10T07:37:56.801Z] Vulnerability Meltdown: Not affected [2025-02-10T07:37:56.801Z] Vulnerability Mmio stale data: Not affected [2025-02-10T07:37:56.801Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-10T07:37:56.801Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-10T07:37:56.801Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-10T07:37:56.801Z] Vulnerability Srbds: Not affected [2025-02-10T07:37:56.801Z] Vulnerability Tsx async abort: Not affected [2025-02-10T07:37:56.801Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] ---> nproc: [2025-02-10T07:37:56.801Z] 8 [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] ---> df -h: [2025-02-10T07:37:56.801Z] Filesystem Size Used Avail Use% Mounted on [2025-02-10T07:37:56.801Z] overlay 155G 14G 142G 9% / [2025-02-10T07:37:56.801Z] tmpfs 64M 0 64M 0% /dev [2025-02-10T07:37:56.801Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-10T07:37:56.801Z] shm 64M 0 64M 0% /dev/shm [2025-02-10T07:37:56.801Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] ---> sar -b -r -n DEV: [2025-02-10T07:37:56.801Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38507) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:31:54 LINUX RESTART (8 CPU) [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-10T07:37:56.801Z] 07:33:02 329.97 45.52 284.46 0.00 5013.13 158676.57 0.00 [2025-02-10T07:37:56.801Z] 07:34:01 248.93 5.58 243.36 0.00 446.10 70890.17 0.00 [2025-02-10T07:37:56.801Z] 07:35:01 134.19 0.02 134.18 0.00 4.27 52323.03 0.00 [2025-02-10T07:37:56.801Z] 07:36:01 91.03 0.17 90.87 0.00 8.93 29808.23 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 187.49 1.10 186.39 0.00 86.12 74079.79 0.00 [2025-02-10T07:37:56.801Z] Average: 198.16 10.49 187.66 0.00 1114.09 77179.44 0.00 [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-10T07:37:56.801Z] 07:33:02 29956564 31597396 757488 2.30 59120 1885728 1679408 4.95 952664 1652488 281816 [2025-02-10T07:37:56.801Z] 07:34:01 27093292 31476468 827972 2.52 174392 4290948 2052136 6.05 1359856 3836608 877908 [2025-02-10T07:37:56.801Z] 07:35:01 26816052 31290192 1006400 3.06 184788 4380900 2249156 6.63 1972528 3502704 477284 [2025-02-10T07:37:56.801Z] 07:36:01 27535552 31326884 968028 2.94 190456 3711488 2380820 7.02 1623656 3151408 200872 [2025-02-10T07:37:56.801Z] 07:37:01 26181064 31463576 831464 2.53 207312 5095540 2482236 7.32 1471208 4563480 288 [2025-02-10T07:37:56.801Z] Average: 27516505 31430903 878270 2.67 163214 3872921 2168751 6.39 1475982 3341338 367634 [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-10T07:37:56.801Z] 07:33:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:33:02 ens3 407.83 266.73 2591.42 76.97 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:34:01 lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:34:01 ens3 613.49 428.81 6456.73 53.77 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:34:01 docker0 342.49 470.14 28.76 3132.67 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:35:01 vethc3fc531 0.55 0.88 0.08 0.25 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:35:01 ens3 27.10 17.00 27.39 10.04 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:35:01 docker0 0.55 0.80 0.07 0.24 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:36:01 veth971f15b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:36:01 ens3 25.33 17.98 58.54 10.63 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:36:01 docker0 1.82 3.18 0.12 38.24 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 vethf0f150f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 vethad11eda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 lo 2.70 2.70 0.27 0.27 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 ens3 224.20 130.23 6618.87 22.76 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] 07:37:01 docker0 3.47 7.83 0.21 112.39 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] Average: vethf0f150f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] Average: vethad11eda 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] Average: lo 2.04 2.04 0.20 0.20 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] Average: ens3 258.40 171.29 3139.41 34.77 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] Average: docker0 68.74 95.12 5.76 648.32 0.00 0.00 0.00 0.00 [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] ---> sar -P ALL: [2025-02-10T07:37:56.801Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38507) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:31:54 LINUX RESTART (8 CPU) [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] 07:32:01 CPU %user %nice %system %iowait %steal %idle [2025-02-10T07:37:56.801Z] 07:33:02 all 6.28 0.00 1.66 2.22 0.05 89.80 [2025-02-10T07:37:56.801Z] 07:33:02 0 7.32 0.00 1.41 0.45 0.05 90.77 [2025-02-10T07:37:56.801Z] 07:33:02 1 3.97 0.00 2.08 2.72 0.03 91.20 [2025-02-10T07:37:56.801Z] 07:33:02 2 7.79 0.00 0.96 3.61 0.07 87.57 [2025-02-10T07:37:56.801Z] 07:33:02 3 8.39 0.00 1.64 0.10 0.03 89.83 [2025-02-10T07:37:56.801Z] 07:33:02 4 5.58 0.00 2.23 2.40 0.05 89.73 [2025-02-10T07:37:56.801Z] 07:33:02 5 5.79 0.00 1.41 0.17 0.05 92.59 [2025-02-10T07:37:56.801Z] 07:33:02 6 4.65 0.00 1.39 6.64 0.03 87.30 [2025-02-10T07:37:56.801Z] 07:33:02 7 6.76 0.00 2.15 1.68 0.05 89.36 [2025-02-10T07:37:56.801Z] 07:34:01 all 8.80 0.00 4.07 4.06 0.06 83.01 [2025-02-10T07:37:56.801Z] 07:34:01 0 9.22 0.00 4.24 1.69 0.09 84.76 [2025-02-10T07:37:56.801Z] 07:34:01 1 8.67 0.00 4.13 1.06 0.07 86.06 [2025-02-10T07:37:56.801Z] 07:34:01 2 8.07 0.00 3.93 13.86 0.07 74.07 [2025-02-10T07:37:56.801Z] 07:34:01 3 8.98 0.00 4.32 0.93 0.07 85.70 [2025-02-10T07:37:56.801Z] 07:34:01 4 9.45 0.00 4.02 11.55 0.05 74.92 [2025-02-10T07:37:56.801Z] 07:34:01 5 8.19 0.00 4.32 0.19 0.05 87.26 [2025-02-10T07:37:56.801Z] 07:34:01 6 9.40 0.00 3.82 1.94 0.05 84.79 [2025-02-10T07:37:56.801Z] 07:34:01 7 8.46 0.00 3.74 1.30 0.05 86.44 [2025-02-10T07:37:56.801Z] 07:35:01 all 30.29 0.00 4.86 2.45 0.09 62.30 [2025-02-10T07:37:56.801Z] 07:35:01 0 29.07 0.00 4.77 5.57 0.10 60.49 [2025-02-10T07:37:56.801Z] 07:35:01 1 30.58 0.00 4.68 0.29 0.10 64.35 [2025-02-10T07:37:56.801Z] 07:35:01 2 30.32 0.00 5.29 9.57 0.08 54.74 [2025-02-10T07:37:56.801Z] 07:35:01 3 30.34 0.00 4.70 1.02 0.08 63.86 [2025-02-10T07:37:56.801Z] 07:35:01 4 27.20 0.00 4.35 1.71 0.10 66.63 [2025-02-10T07:37:56.801Z] 07:35:01 5 31.32 0.00 5.08 0.45 0.08 63.07 [2025-02-10T07:37:56.801Z] 07:35:01 6 31.28 0.00 4.39 0.03 0.08 64.22 [2025-02-10T07:37:56.801Z] 07:35:01 7 32.22 0.00 5.66 0.94 0.10 61.08 [2025-02-10T07:37:56.801Z] 07:36:01 all 46.03 0.00 6.75 1.91 0.09 45.21 [2025-02-10T07:37:56.801Z] 07:36:01 0 45.73 0.00 7.17 9.43 0.10 37.57 [2025-02-10T07:37:56.801Z] 07:36:01 1 45.06 0.00 6.82 0.69 0.10 47.33 [2025-02-10T07:37:56.801Z] 07:36:01 2 45.85 0.00 7.30 0.42 0.10 46.33 [2025-02-10T07:37:56.801Z] 07:36:01 3 47.00 0.00 6.81 2.57 0.10 43.53 [2025-02-10T07:37:56.801Z] 07:36:01 4 47.67 0.00 6.58 0.91 0.08 44.76 [2025-02-10T07:37:56.801Z] 07:36:01 5 45.13 0.00 6.50 0.50 0.10 47.77 [2025-02-10T07:37:56.801Z] 07:36:01 6 47.00 0.00 6.38 0.57 0.08 45.96 [2025-02-10T07:37:56.801Z] 07:36:01 7 44.82 0.00 6.47 0.20 0.08 48.43 [2025-02-10T07:37:56.801Z] 07:37:01 all 20.72 0.00 5.30 3.66 0.10 70.22 [2025-02-10T07:37:56.801Z] 07:37:01 0 21.88 0.00 4.67 6.86 0.10 66.49 [2025-02-10T07:37:56.801Z] 07:37:01 1 18.69 0.00 4.13 11.03 0.07 66.09 [2025-02-10T07:37:56.801Z] 07:37:01 2 19.94 0.00 6.21 1.47 0.08 72.30 [2025-02-10T07:37:56.801Z] 07:37:01 3 20.60 0.00 4.82 0.25 0.10 74.22 [2025-02-10T07:37:56.801Z] 07:37:01 4 21.33 0.00 5.31 4.82 0.12 68.43 [2025-02-10T07:37:56.801Z] 07:37:01 5 21.50 0.00 5.15 0.03 0.08 73.24 [2025-02-10T07:37:56.801Z] 07:37:01 6 20.35 0.00 5.51 4.39 0.10 69.65 [2025-02-10T07:37:56.801Z] 07:37:01 7 21.48 0.00 6.64 0.44 0.10 71.34 [2025-02-10T07:37:56.801Z] Average: all 22.48 0.00 4.53 2.85 0.08 70.06 [2025-02-10T07:37:56.801Z] Average: 0 22.68 0.00 4.45 4.81 0.09 67.97 [2025-02-10T07:37:56.801Z] Average: 1 21.42 0.00 4.37 3.16 0.07 70.98 [2025-02-10T07:37:56.801Z] Average: 2 22.47 0.00 4.74 5.76 0.08 66.95 [2025-02-10T07:37:56.801Z] Average: 3 23.12 0.00 4.46 0.97 0.08 71.37 [2025-02-10T07:37:56.801Z] Average: 4 22.30 0.00 4.50 4.24 0.08 68.87 [2025-02-10T07:37:56.801Z] Average: 5 22.43 0.00 4.48 0.27 0.07 72.75 [2025-02-10T07:37:56.801Z] Average: 6 22.62 0.00 4.30 2.71 0.07 70.31 [2025-02-10T07:37:56.801Z] Average: 7 22.81 0.00 4.94 0.91 0.08 71.26 [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z] [2025-02-10T07:37:56.801Z]