Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 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-ssh4693893478624176465.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-ssh8556997138450875188.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-s7/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-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12353225008271516952.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-ssh1408442660614434619.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-s7/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-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14838463370697894710.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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-35194’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35195 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 (main) Commit message: "Merge pull request #27 from yiqisoft/main" > git config remote.origin.url git@github.com:edgexfoundry/device-s7.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 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 > git rev-list --no-walk 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-16T09:22:03.844Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-16T09:22:03.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-16T09:22:03.963Z] ========================================================= [2024-12-16T09:22:03.963Z] EdgeX Global Pipelines Version Info [2024-12-16T09:22:03.963Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:22:05.091Z] ------------------- [2024-12-16T09:22:05.091Z] stable info: [2024-12-16T09:22:05.091Z] ------------------- [2024-12-16T09:22:05.091Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-16T09:22:05.091Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T09:22:05.091Z] Message: update stable to v1.0.269 [2024-12-16T09:22:05.353Z] ------------------- [2024-12-16T09:22:05.353Z] experimental info: [2024-12-16T09:22:05.353Z] ------------------- [2024-12-16T09:22:05.353Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-16T09:22:05.353Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-16T09:22:05.353Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-16T09:22:05.437Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-12-16T09:22:05.460Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-12-16T09:22:05.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-16T09:22:05.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-16T09:22:05.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-16T09:22:05.549Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-16T09:22:05.570Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-16T09:22:05.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-16T09:22:05.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-16T09:22:05.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-16T09:22:05.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-16T09:22:05.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-12-16T09:22:05.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-16T09:22:05.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-16T09:22:05.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T09:22:05.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-16T09:22:05.794Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T09:22:05.820Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-16T09:22:05.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-16T09:22:05.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-16T09:22:05.890Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-16T09:22:05.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-16T09:22:05.934Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-16T09:22:05.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-16T09:22:05.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-16T09:22:06.006Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-16T09:22:06.028Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-16T09:22:06.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-16T09:22:06.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-16T09:22:06.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-16T09:22:06.116Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo [2024-12-16T09:22:06.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8fa916c [Pipeline] echo [2024-12-16T09:22:06.162Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:22:06.217Z] provisioning config files... [2024-12-16T09:22:06.231Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11229900028603228988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:22:06.573Z] ---> ****-login.sh [2024-12-16T09:22:06.573Z] nexus3.edgexfoundry.org:10001 [2024-12-16T09:22:06.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:06.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:06.839Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:06.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:06.839Z] [2024-12-16T09:22:06.839Z] Login Succeeded [2024-12-16T09:22:06.839Z] nexus3.edgexfoundry.org:10002 [2024-12-16T09:22:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:07.100Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:07.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:07.100Z] [2024-12-16T09:22:07.100Z] Login Succeeded [2024-12-16T09:22:07.100Z] nexus3.edgexfoundry.org:10003 [2024-12-16T09:22:07.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:07.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:07.100Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:07.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:07.100Z] [2024-12-16T09:22:07.100Z] Login Succeeded [2024-12-16T09:22:07.100Z] nexus3.edgexfoundry.org:10004 [2024-12-16T09:22:07.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:07.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:07.359Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:07.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:07.359Z] [2024-12-16T09:22:07.359Z] Login Succeeded [2024-12-16T09:22:07.359Z] ****.io [2024-12-16T09:22:07.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:07.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:07.619Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:07.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:07.619Z] [2024-12-16T09:22:07.619Z] Login Succeeded [2024-12-16T09:22:07.619Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T09:22:07.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-16T09:22:08.031Z] + git rev-list -1 --merges 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985~1..8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo [2024-12-16T09:22:08.061Z] -----------> git rev-list -1 --merges 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985~1..8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:22:08.061Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [false] [Pipeline] sh [2024-12-16T09:22:08.357Z] + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo [2024-12-16T09:22:08.374Z] ========================================================= [2024-12-16T09:22:08.374Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-16T09:22:08.374Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T09:22:08.716Z] + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] echo [2024-12-16T09:22:08.730Z] [semverPrep] GIT_COMMIT: 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985, Commit Message: Merge pull request #27 from yiqisoft/main [Pipeline] echo [2024-12-16T09:22:08.744Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-16T09:22:09.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T09:22:09.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-16T09:22:09.118Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-16T09:22:09.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-16T09:22:09.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-16T09:22:09.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-16T09:22:09.118Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:22:09.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:22:09.542Z] [2024-12-16T09:22:09.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:22:09.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:22:09.851Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-16T09:22:09.851Z] b85a868b505f: Pulling fs layer [2024-12-16T09:22:09.851Z] e2be974225ed: Pulling fs layer [2024-12-16T09:22:09.851Z] 339a4e72a1f5: Pulling fs layer [2024-12-16T09:22:09.851Z] 988bab9f4d93: Pulling fs layer [2024-12-16T09:22:09.851Z] 1469e6f7b9e6: Pulling fs layer [2024-12-16T09:22:09.851Z] eaf3925da568: Pulling fs layer [2024-12-16T09:22:09.851Z] bab4dde63d76: Pulling fs layer [2024-12-16T09:22:09.851Z] bde34c3a00c8: Pulling fs layer [2024-12-16T09:22:09.851Z] b352a97aabf1: Pulling fs layer [2024-12-16T09:22:09.851Z] 4872d77fe225: Pulling fs layer [2024-12-16T09:22:09.851Z] 5851b861e8e6: Pulling fs layer [2024-12-16T09:22:09.851Z] bab4dde63d76: Waiting [2024-12-16T09:22:09.851Z] bde34c3a00c8: Waiting [2024-12-16T09:22:09.851Z] b352a97aabf1: Waiting [2024-12-16T09:22:09.851Z] 988bab9f4d93: Waiting [2024-12-16T09:22:09.851Z] 1469e6f7b9e6: Waiting [2024-12-16T09:22:09.851Z] eaf3925da568: Waiting [2024-12-16T09:22:09.851Z] 4872d77fe225: Waiting [2024-12-16T09:22:09.851Z] 5851b861e8e6: Waiting [2024-12-16T09:22:09.851Z] e2be974225ed: Download complete [2024-12-16T09:22:09.851Z] 988bab9f4d93: Download complete [2024-12-16T09:22:10.111Z] 1469e6f7b9e6: Verifying Checksum [2024-12-16T09:22:10.111Z] 1469e6f7b9e6: Download complete [2024-12-16T09:22:10.111Z] eaf3925da568: Download complete [2024-12-16T09:22:10.111Z] 339a4e72a1f5: Verifying Checksum [2024-12-16T09:22:10.111Z] 339a4e72a1f5: Download complete [2024-12-16T09:22:10.111Z] bde34c3a00c8: Download complete [2024-12-16T09:22:10.111Z] b352a97aabf1: Verifying Checksum [2024-12-16T09:22:10.111Z] b352a97aabf1: Download complete [2024-12-16T09:22:10.111Z] 4872d77fe225: Download complete [2024-12-16T09:22:10.111Z] 5851b861e8e6: Verifying Checksum [2024-12-16T09:22:10.111Z] 5851b861e8e6: Download complete [2024-12-16T09:22:10.111Z] b85a868b505f: Verifying Checksum [2024-12-16T09:22:10.111Z] b85a868b505f: Download complete [2024-12-16T09:22:10.373Z] bab4dde63d76: Verifying Checksum [2024-12-16T09:22:11.343Z] b85a868b505f: Pull complete [2024-12-16T09:22:11.605Z] e2be974225ed: Pull complete [2024-12-16T09:22:12.174Z] 339a4e72a1f5: Pull complete [2024-12-16T09:22:12.174Z] 988bab9f4d93: Pull complete [2024-12-16T09:22:12.434Z] 1469e6f7b9e6: Pull complete [2024-12-16T09:22:12.434Z] eaf3925da568: Pull complete [2024-12-16T09:22:14.341Z] bab4dde63d76: Pull complete [2024-12-16T09:22:14.602Z] bde34c3a00c8: Pull complete [2024-12-16T09:22:14.602Z] b352a97aabf1: Pull complete [2024-12-16T09:22:14.863Z] 4872d77fe225: Pull complete [2024-12-16T09:22:14.863Z] 5851b861e8e6: Pull complete [2024-12-16T09:22:14.863Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-16T09:22:14.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:22:14.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:22:15.028Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:22:15.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T09:22:17.119Z] $ docker top 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 -eo pid,comm [2024-12-16T09:22:17.192Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T09:22:17.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T09:22:17.245Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T09:22:17.245Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T09:22:17.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T09:22:17.360Z] $ docker exec 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent [2024-12-16T09:22:17.482Z] SSH_AUTH_SOCK=/tmp/ssh-Aytb0gp3WXiq/agent.32 [2024-12-16T09:22:17.482Z] SSH_AGENT_PID=38 [2024-12-16T09:22:17.492Z] Running ssh-add (command line suppressed) [2024-12-16T09:22:17.592Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12553541369356469617.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_12553541369356469617.key) [2024-12-16T09:22:17.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T09:22:17.915Z] + git tag --points-at HEAD [Pipeline] } [2024-12-16T09:22:17.917Z] $ docker exec --env ******** --env ******** 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent -k [2024-12-16T09:22:18.022Z] unset SSH_AUTH_SOCK; [2024-12-16T09:22:18.022Z] unset SSH_AGENT_PID; [2024-12-16T09:22:18.022Z] echo Agent pid 38 killed; [2024-12-16T09:22:18.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-16T09:22:18.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T09:22:18.082Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T09:22:18.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T09:22:18.178Z] $ docker exec 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent [2024-12-16T09:22:18.297Z] SSH_AUTH_SOCK=/tmp/ssh-9YTANcKGZak3/agent.71 [2024-12-16T09:22:18.297Z] SSH_AGENT_PID=77 [2024-12-16T09:22:18.302Z] Running ssh-add (command line suppressed) [2024-12-16T09:22:18.390Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8213131700424104851.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8213131700424104851.key) [2024-12-16T09:22:18.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T09:22:18.706Z] + git semver init [2024-12-16T09:22:18.965Z] 2024-12-16 09:22:18,881 [run_init] DEBUG init version:0.0.0 force:False [2024-12-16T09:22:18.965Z] 2024-12-16 09:22:18,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-16T09:22:18.965Z] 2024-12-16 09:22:18,882 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver [2024-12-16T09:22:18.965Z] 2024-12-16 09:22:18,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T09:22:19.535Z] 2024-12-16 09:22:19,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude [2024-12-16T09:22:19.535Z] 2024-12-16 09:22:19,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False [2024-12-16T09:22:19.535Z] 2024-12-16 09:22:19,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:22:19.535Z] 2024-12-16 09:22:19,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:22:19.535Z] 4.0.0-dev.2 [Pipeline] } [2024-12-16T09:22:19.535Z] $ docker exec --env ******** --env ******** 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 ssh-agent -k [2024-12-16T09:22:19.641Z] unset SSH_AUTH_SOCK; [2024-12-16T09:22:19.641Z] unset SSH_AGENT_PID; [2024-12-16T09:22:19.642Z] echo Agent pid 77 killed; [2024-12-16T09:22:19.662Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T09:22:19.995Z] + git semver [Pipeline] } [2024-12-16T09:22:20.260Z] $ docker stop --time=1 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 [2024-12-16T09:22:21.570Z] $ docker rm -f --volumes 3f95e4c5121ce5645aae8e2473f19500df0492050830dbedc990a185e537be96 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T09:22:21.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-16T09:22:22.267Z] Stashed 1 file(s) [Pipeline] echo [2024-12-16T09:22:22.272Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:22:22.452Z] provisioning config files... [2024-12-16T09:22:22.463Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config7521950786329416423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:22:22.769Z] ---> ****-login.sh [2024-12-16T09:22:22.769Z] nexus3.edgexfoundry.org:10001 [2024-12-16T09:22:22.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:22.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:22.769Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:22.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:22.769Z] [2024-12-16T09:22:22.769Z] Login Succeeded [2024-12-16T09:22:22.769Z] nexus3.edgexfoundry.org:10002 [2024-12-16T09:22:22.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:22.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:22.769Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:22.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:22.769Z] [2024-12-16T09:22:22.769Z] Login Succeeded [2024-12-16T09:22:22.769Z] nexus3.edgexfoundry.org:10003 [2024-12-16T09:22:23.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:23.030Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:23.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:23.030Z] [2024-12-16T09:22:23.030Z] Login Succeeded [2024-12-16T09:22:23.030Z] nexus3.edgexfoundry.org:10004 [2024-12-16T09:22:23.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:23.030Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:23.030Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:23.030Z] [2024-12-16T09:22:23.030Z] Login Succeeded [2024-12-16T09:22:23.030Z] ****.io [2024-12-16T09:22:23.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:22:23.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:22:23.291Z] Configure a credential helper to remove this warning. See [2024-12-16T09:22:23.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:22:23.291Z] [2024-12-16T09:22:23.291Z] Login Succeeded [2024-12-16T09:22:23.291Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T09:22:23.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T09:22:23.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:22:23.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:22:23.411Z] ========================================================= [2024-12-16T09:22:23.411Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-16T09:22:23.411Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:22:23.745Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T09:22:23.745Z] Sending build context to Docker daemon 647.7kB [2024-12-16T09:22:23.745Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T09:22:23.745Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-16T09:22:23.745Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-16T09:22:23.745Z] 43c4264eed91: Pulling fs layer [2024-12-16T09:22:23.745Z] 4cc291be95ef: Pulling fs layer [2024-12-16T09:22:23.745Z] 2ac1f1163629: Pulling fs layer [2024-12-16T09:22:23.745Z] 5c3c966382ef: Pulling fs layer [2024-12-16T09:22:23.745Z] 4f4fb700ef54: Pulling fs layer [2024-12-16T09:22:23.745Z] 5d5c8e513c77: Pulling fs layer [2024-12-16T09:22:23.745Z] 9f66e0745190: Pulling fs layer [2024-12-16T09:22:23.745Z] f49a43e4bbc0: Pulling fs layer [2024-12-16T09:22:23.745Z] 561ebcabdf7f: Pulling fs layer [2024-12-16T09:22:23.745Z] 5c3c966382ef: Waiting [2024-12-16T09:22:23.745Z] 4f4fb700ef54: Waiting [2024-12-16T09:22:23.745Z] 5d5c8e513c77: Waiting [2024-12-16T09:22:23.745Z] 561ebcabdf7f: Waiting [2024-12-16T09:22:23.745Z] 9f66e0745190: Waiting [2024-12-16T09:22:23.745Z] f49a43e4bbc0: Waiting [2024-12-16T09:22:23.745Z] 4cc291be95ef: Verifying Checksum [2024-12-16T09:22:23.745Z] 4cc291be95ef: Download complete [2024-12-16T09:22:23.745Z] 5c3c966382ef: Verifying Checksum [2024-12-16T09:22:23.745Z] 5c3c966382ef: Download complete [2024-12-16T09:22:23.745Z] 4f4fb700ef54: Verifying Checksum [2024-12-16T09:22:23.745Z] 4f4fb700ef54: Download complete [2024-12-16T09:22:23.745Z] 5d5c8e513c77: Verifying Checksum [2024-12-16T09:22:23.745Z] 5d5c8e513c77: Download complete [2024-12-16T09:22:24.006Z] 43c4264eed91: Download complete [2024-12-16T09:22:24.006Z] 9f66e0745190: Download complete [2024-12-16T09:22:24.006Z] 43c4264eed91: Pull complete [2024-12-16T09:22:24.006Z] 561ebcabdf7f: Download complete [2024-12-16T09:22:24.264Z] 4cc291be95ef: Pull complete [2024-12-16T09:22:24.531Z] 2ac1f1163629: Download complete [2024-12-16T09:22:24.531Z] f49a43e4bbc0: Verifying Checksum [2024-12-16T09:22:24.531Z] f49a43e4bbc0: Download complete [2024-12-16T09:22:28.748Z] 2ac1f1163629: Pull complete [2024-12-16T09:22:28.748Z] 5c3c966382ef: Pull complete [2024-12-16T09:22:28.748Z] 4f4fb700ef54: Pull complete [2024-12-16T09:22:28.748Z] 5d5c8e513c77: Pull complete [2024-12-16T09:22:28.748Z] 9f66e0745190: Pull complete [2024-12-16T09:22:30.649Z] f49a43e4bbc0: Pull complete [2024-12-16T09:22:31.216Z] 561ebcabdf7f: Pull complete [2024-12-16T09:22:31.216Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-16T09:22:31.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-16T09:22:31.216Z] ---> 3a752c3f9dda [2024-12-16T09:22:31.216Z] Step 3/10 : ARG MAKE=make build [2024-12-16T09:22:34.515Z] ---> Running in 6163dad6134d [2024-12-16T09:22:34.515Z] Removing intermediate container 6163dad6134d [2024-12-16T09:22:34.515Z] ---> cb5a8ce69393 [2024-12-16T09:22:34.515Z] Step 4/10 : WORKDIR /device-s7 [2024-12-16T09:22:34.516Z] ---> Running in 5e9e87d25576 [2024-12-16T09:22:34.516Z] Removing intermediate container 5e9e87d25576 [2024-12-16T09:22:34.516Z] ---> d4f7552f9d0f [2024-12-16T09:22:34.516Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-16T09:22:34.516Z] ---> Running in 580109580dcf [2024-12-16T09:22:34.516Z] Removing intermediate container 580109580dcf [2024-12-16T09:22:34.516Z] ---> 643855b61f0e [2024-12-16T09:22:34.516Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-16T09:22:34.516Z] ---> Running in 3f15f745b53a [2024-12-16T09:22:34.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T09:22:34.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T09:22:35.350Z] OK: 246 MiB in 54 packages [2024-12-16T09:22:35.612Z] Removing intermediate container 3f15f745b53a [2024-12-16T09:22:35.612Z] ---> f350709b7fd0 [2024-12-16T09:22:35.612Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-16T09:22:35.612Z] ---> 767c05da7efc [2024-12-16T09:22:35.612Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T09:22:35.873Z] ---> Running in 79a4ad4e3b73 [2024-12-16T09:22:37.415Z] Still waiting to schedule task [2024-12-16T09:22:37.416Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-16T09:23:14.623Z] Removing intermediate container 79a4ad4e3b73 [2024-12-16T09:23:14.623Z] ---> 8a51fecf76cc [2024-12-16T09:23:14.623Z] Step 9/10 : COPY . . [2024-12-16T09:23:14.623Z] ---> d41d34c86192 [2024-12-16T09:23:14.623Z] Step 10/10 : RUN ${MAKE} [2024-12-16T09:23:14.623Z] ---> Running in 0eb1b9ee4360 [2024-12-16T09:23:14.623Z] noop [2024-12-16T09:23:14.623Z] Removing intermediate container 0eb1b9ee4360 [2024-12-16T09:23:14.623Z] ---> 9f4a56403ae4 [2024-12-16T09:23:14.623Z] Successfully built 9f4a56403ae4 [2024-12-16T09:23:14.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:23:14.960Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T09:23:14.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:23:15.044Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:23:15.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T09:23:15.434Z] $ docker top 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:23:15.785Z] + go version [2024-12-16T09:23:15.785Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-16T09:23:15.799Z] $ docker stop --time=1 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c [2024-12-16T09:23:17.071Z] $ docker rm -f --volumes 054e69ccc7f73f463c852e45c705935ee09ca33acfdcc8386203fc20693f0d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:23:17.530Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-16T09:23:17.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:23:17.615Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:23:17.646Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-16T09:23:18.017Z] $ docker top c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:23:18.366Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh [2024-12-16T09:23:18.669Z] + make test [2024-12-16T09:23:18.669Z] go test -race -coverprofile=coverage.out ./... [2024-12-16T09:23:26.819Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-16T09:23:48.762Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-12-16T09:23:48.762Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-16T09:24:12.105Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35196 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws [2024-12-16T09:24:12.125Z] Running in /w/workspace/device-s7/9 [Pipeline] { [Pipeline] checkout [2024-12-16T09:24:15.179Z] Selected Git installation does not exist. Using Default [2024-12-16T09:24:15.179Z] The recommended git tool is: NONE [2024-12-16T09:24:20.843Z] go vet ./... [2024-12-16T09:24:21.689Z] using credential edgex-jenkins-ssh [2024-12-16T09:24:21.723Z] Cloning the remote Git repository [2024-12-16T09:24:21.779Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-12-16T09:24:21.894Z] > git init /w/workspace/device-s7/9 # timeout=10 [2024-12-16T09:24:22.067Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-12-16T09:24:22.068Z] > git --version # timeout=10 [2024-12-16T09:24:22.088Z] > git --version # 'git version 2.25.1' [2024-12-16T09:24:22.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-16T09:24:22.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T09:24:22.837Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-12-16T09:24:22.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-16T09:24:24.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T09:24:24.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T09:24:24.144Z] ./bin/test-attribution-txt.sh [2024-12-16T09:24:24.144Z] Avoid second fetch [2024-12-16T09:24:24.145Z] Checking out Revision 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 (main) [Pipeline] echo [2024-12-16T09:24:24.419Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T09:24:24.442Z] $ docker stop --time=1 c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a [2024-12-16T09:24:24.785Z] Commit message: "Merge pull request #27 from yiqisoft/main" [2024-12-16T09:24:24.166Z] > git config core.sparsecheckout # timeout=10 [2024-12-16T09:24:24.234Z] > git checkout -f 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 # timeout=10 [2024-12-16T09:24:27.915Z] $ docker rm -f --volumes c8576bd192f8153e9b15a71d8b82102c2862499c3c6fc23c7ce685b9f6fb5a3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T09:24:28.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T09:24:28.619Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T09:24:29.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T09:24:29.614Z] + ls -al . [2024-12-16T09:24:29.614Z] total 228 [2024-12-16T09:24:29.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:23 . [2024-12-16T09:24:29.614Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:21 .. [2024-12-16T09:24:29.614Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:23 .git [2024-12-16T09:24:29.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:21 .github [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 16 09:21 .gitignore [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 09:21 .golangci.yml [2024-12-16T09:24:29.614Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 09:22 .semver [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 16 09:21 Attribution.txt [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 16 09:21 Dockerfile [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 16 09:21 Jenkinsfile [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 16 09:21 LICENSE [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 16 09:21 Makefile [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 16 09:21 OWNERS.md [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 16 09:21 README.md [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 09:22 VERSION [2024-12-16T09:24:29.614Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:21 bin [2024-12-16T09:24:29.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:21 cmd [2024-12-16T09:24:29.614Z] -rw-r--r-- 1 jenkins jenkins 17164 Dec 16 09:23 coverage.out [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 16 09:21 go.mod [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 16 09:21 go.sum [2024-12-16T09:24:29.614Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:21 internal [2024-12-16T09:24:29.614Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 16 09:21 version.go [Pipeline] isUnix [2024-12-16T09:24:29.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-16T09:24:29.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T09:24:29.637Z] Dload Upload Total Spent Left Speed [2024-12-16T09:24:29.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82761 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-12-16T09:24:29.933Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-12-16T09:24:29.933Z] Sending build context to Docker daemon 665.6kB [2024-12-16T09:24:29.933Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-12-16T09:24:29.933Z] Step 2/24 : FROM ${BASE} AS builder [2024-12-16T09:24:29.933Z] ---> 9f4a56403ae4 [2024-12-16T09:24:29.933Z] Step 3/24 : ARG MAKE=make build [2024-12-16T09:24:29.933Z] ---> Running in 3aacd95d187c [2024-12-16T09:24:29.933Z] Removing intermediate container 3aacd95d187c [2024-12-16T09:24:29.933Z] ---> 50b499e0a722 [2024-12-16T09:24:29.933Z] Step 4/24 : WORKDIR /device-s7 [2024-12-16T09:24:30.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-16T09:24:30.192Z] ---> Running in a16c6beaceae [2024-12-16T09:24:30.192Z] Removing intermediate container a16c6beaceae [2024-12-16T09:24:30.192Z] ---> e2e1e4267ef7 [2024-12-16T09:24:30.192Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-16T09:24:30.192Z] ---> Running in 144801570f0a [2024-12-16T09:24:30.192Z] Removing intermediate container 144801570f0a [2024-12-16T09:24:30.192Z] ---> 9aed1a2d8dd6 [2024-12-16T09:24:30.192Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-12-16T09:24:30.192Z] ---> Running in 6b546522cde2 [2024-12-16T09:24:30.325Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-16T09:24:30.325Z] + sudo tee /etc/docker/daemon.new [2024-12-16T09:24:30.325Z] { [2024-12-16T09:24:30.325Z] "registry-mirrors": [ [2024-12-16T09:24:30.325Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-16T09:24:30.325Z] ], [2024-12-16T09:24:30.325Z] "bip": "10.250.0.254/24", [2024-12-16T09:24:30.325Z] "hosts": [ [2024-12-16T09:24:30.325Z] "tcp://0.0.0.0:5555", [2024-12-16T09:24:30.325Z] "unix:///var/run/docker.sock" [2024-12-16T09:24:30.325Z] ], [2024-12-16T09:24:30.325Z] "mtu": 1458, [2024-12-16T09:24:30.325Z] "selinux-enabled": true, [2024-12-16T09:24:30.325Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-16T09:24:30.325Z] } [Pipeline] sh [2024-12-16T09:24:30.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T09:24:30.654Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-16T09:24:30.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T09:24:30.969Z] OK: 246 MiB in 54 packages [2024-12-16T09:24:30.980Z] + sudo service docker restart [2024-12-16T09:24:31.230Z] Removing intermediate container 6b546522cde2 [2024-12-16T09:24:31.230Z] ---> 59b94d909982 [2024-12-16T09:24:31.230Z] Step 7/24 : COPY go.mod vendor* ./ [2024-12-16T09:24:31.230Z] ---> 0ae91ccce6a7 [2024-12-16T09:24:31.230Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T09:24:31.230Z] ---> Running in b1be1ea8c93f [2024-12-16T09:24:32.167Z] Removing intermediate container b1be1ea8c93f [2024-12-16T09:24:32.167Z] ---> d1066ccd8677 [2024-12-16T09:24:32.167Z] Step 9/24 : COPY . . [2024-12-16T09:24:32.167Z] ---> 81295a298884 [2024-12-16T09:24:32.167Z] Step 10/24 : RUN ${MAKE} [2024-12-16T09:24:32.167Z] ---> Running in b2fbaf9cd194 [2024-12-16T09:24:32.425Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:24:49.262Z] provisioning config files... [2024-12-16T09:24:49.289Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/9@tmp/config11457113135298135299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:24:49.733Z] ---> ****-login.sh [2024-12-16T09:24:49.734Z] nexus3.edgexfoundry.org:10001 [2024-12-16T09:24:50.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:24:50.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:24:50.270Z] Configure a credential helper to remove this warning. See [2024-12-16T09:24:50.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:24:50.270Z] [2024-12-16T09:24:50.270Z] Login Succeeded [2024-12-16T09:24:50.270Z] nexus3.edgexfoundry.org:10002 [2024-12-16T09:24:50.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:24:50.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:24:50.537Z] Configure a credential helper to remove this warning. See [2024-12-16T09:24:50.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:24:50.537Z] [2024-12-16T09:24:50.537Z] Login Succeeded [2024-12-16T09:24:50.537Z] nexus3.edgexfoundry.org:10003 [2024-12-16T09:24:50.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:24:50.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:24:50.806Z] Configure a credential helper to remove this warning. See [2024-12-16T09:24:50.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:24:50.806Z] [2024-12-16T09:24:50.806Z] Login Succeeded [2024-12-16T09:24:50.806Z] nexus3.edgexfoundry.org:10004 [2024-12-16T09:24:51.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:24:51.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:24:51.076Z] Configure a credential helper to remove this warning. See [2024-12-16T09:24:51.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:24:51.076Z] [2024-12-16T09:24:51.076Z] Login Succeeded [2024-12-16T09:24:51.076Z] ****.io [2024-12-16T09:24:51.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:24:51.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:24:51.345Z] Configure a credential helper to remove this warning. See [2024-12-16T09:24:51.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:24:51.345Z] [2024-12-16T09:24:51.345Z] Login Succeeded [2024-12-16T09:24:51.345Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T09:24:51.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-16T09:24:51.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:24:51.700Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:24:51.716Z] ========================================================= [2024-12-16T09:24:51.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-16T09:24:51.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:24:52.100Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-16T09:24:53.518Z] #0 building with "default" instance using docker driver [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #1 [internal] load build definition from Dockerfile [2024-12-16T09:24:53.518Z] #1 transferring dockerfile: 1.62kB 0.0s done [2024-12-16T09:24:53.518Z] #1 DONE 0.1s [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #2 [internal] load .dockerignore [2024-12-16T09:24:53.518Z] #2 transferring context: 2B done [2024-12-16T09:24:53.518Z] #2 DONE 0.1s [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-16T09:24:53.518Z] #3 DONE 0.1s [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T09:24:53.518Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-16T09:24:53.518Z] #4 ... [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #5 [internal] load build context [2024-12-16T09:24:53.518Z] #5 transferring context: 368.41kB 0.1s done [2024-12-16T09:24:53.518Z] #5 DONE 0.1s [2024-12-16T09:24:53.518Z] [2024-12-16T09:24:53.518Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-16T09:24:53.518Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-16T09:24:53.518Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-16T09:24:53.518Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 1.05MB / 4.09MB 0.1s [2024-12-16T09:24:53.518Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-16T09:24:53.518Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0B / 293.52kB 0.1s [2024-12-16T09:24:53.518Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-16T09:24:53.788Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.29MB / 70.64MB 0.3s [2024-12-16T09:24:53.788Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-16T09:24:53.788Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-16T09:24:53.788Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-16T09:24:53.788Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done [2024-12-16T09:24:53.788Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-16T09:24:53.788Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0B / 12.73MB 0.3s [2024-12-16T09:24:53.788Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 1.05MB / 95.52MB 0.3s [2024-12-16T09:24:53.788Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.49MB / 70.64MB 0.4s [2024-12-16T09:24:53.788Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 3.28MB / 12.73MB 0.4s [2024-12-16T09:24:54.058Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 15.73MB / 70.64MB 0.5s [2024-12-16T09:24:54.058Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.5s [2024-12-16T09:24:54.058Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.49MB / 95.52MB 0.5s [2024-12-16T09:24:54.058Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.84MB / 70.64MB 0.6s [2024-12-16T09:24:54.058Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-16T09:24:54.058Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.6s [2024-12-16T09:24:54.058Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 15.73MB / 95.52MB 0.6s [2024-12-16T09:24:54.327Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.8s [2024-12-16T09:24:54.327Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-16T09:24:54.327Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.21MB / 95.52MB 0.8s [2024-12-16T09:24:54.327Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 33.55MB / 70.64MB 0.9s [2024-12-16T09:24:54.327Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.46MB / 95.52MB 0.9s [2024-12-16T09:24:54.327Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-16T09:24:54.596Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.73MB / 70.64MB 1.0s [2024-12-16T09:24:54.596Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-16T09:24:54.596Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 50.33MB / 70.64MB 1.2s [2024-12-16T09:24:54.596Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 46.55MB / 95.52MB 1.2s [2024-12-16T09:24:54.596Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 55.57MB / 70.64MB 1.3s [2024-12-16T09:24:54.596Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.3s [2024-12-16T09:24:54.864Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.82MB / 70.64MB 1.4s [2024-12-16T09:24:54.864Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.41MB / 95.52MB 1.4s [2024-12-16T09:24:54.864Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.5s [2024-12-16T09:24:54.864Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 62.91MB / 95.52MB 1.5s [2024-12-16T09:24:55.135Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-16T09:24:55.135Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.7s [2024-12-16T09:24:55.135Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.8s [2024-12-16T09:24:55.135Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-16T09:24:55.409Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 92.14MB / 95.52MB 2.0s [2024-12-16T09:24:55.679Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done [2024-12-16T09:25:02.337Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.1s [2024-12-16T09:25:04.511Z] Removing intermediate container b2fbaf9cd194 [2024-12-16T09:25:04.512Z] ---> 1feffa03dc16 [2024-12-16T09:25:04.512Z] Step 11/24 : FROM alpine:3.20 [2024-12-16T09:25:04.512Z] 3.20: Pulling from library/alpine [2024-12-16T09:25:04.512Z] da9db072f522: Pulling fs layer [2024-12-16T09:25:04.512Z] da9db072f522: Verifying Checksum [2024-12-16T09:25:04.512Z] da9db072f522: Download complete [2024-12-16T09:25:04.512Z] da9db072f522: Pull complete [2024-12-16T09:25:04.512Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T09:25:04.512Z] Status: Downloaded newer image for alpine:3.20 [2024-12-16T09:25:04.512Z] ---> 63b790fccc90 [2024-12-16T09:25:04.512Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-12-16T09:25:04.512Z] ---> Running in 410a62944a5d [2024-12-16T09:25:04.772Z] Removing intermediate container 410a62944a5d [2024-12-16T09:25:04.772Z] ---> 0873e1284de2 [2024-12-16T09:25:04.772Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-12-16T09:25:04.772Z] ---> Running in 8fb73591e2e8 [2024-12-16T09:25:05.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:05.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:05.608Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T09:25:05.608Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T09:25:05.608Z] OK: 8 MiB in 15 packages [2024-12-16T09:25:05.974Z] Removing intermediate container 8fb73591e2e8 [2024-12-16T09:25:05.974Z] ---> 843322c05bd0 [2024-12-16T09:25:05.974Z] Step 14/24 : RUN apk --no-cache upgrade [2024-12-16T09:25:05.974Z] ---> Running in 3221c54dd01f [2024-12-16T09:25:06.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:06.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:06.598Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.2s [2024-12-16T09:25:06.733Z] Upgrading critical system libraries and apk-tools: [2024-12-16T09:25:06.733Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T09:25:06.733Z] Executing busybox-1.36.1-r29.trigger [2024-12-16T09:25:06.733Z] Continuing the upgrade transaction with new apk-tools: [2024-12-16T09:25:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-16T09:25:06.992Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T09:25:06.992Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T09:25:06.992Z] OK: 8 MiB in 15 packages [2024-12-16T09:25:07.561Z] Removing intermediate container 3221c54dd01f [2024-12-16T09:25:07.561Z] ---> 3263e59d2508 [2024-12-16T09:25:07.561Z] Step 15/24 : WORKDIR / [2024-12-16T09:25:07.561Z] ---> Running in 990982bedb19 [2024-12-16T09:25:07.561Z] Removing intermediate container 990982bedb19 [2024-12-16T09:25:07.561Z] ---> 13d3c3f3d34e [2024-12-16T09:25:07.561Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-16T09:25:07.820Z] ---> aa02048ad1d6 [2024-12-16T09:25:07.820Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-16T09:25:09.203Z] ---> bb1990977382 [2024-12-16T09:25:09.204Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-12-16T09:25:09.204Z] ---> d9c8faaa1ac4 [2024-12-16T09:25:09.204Z] Step 19/24 : EXPOSE 59994 [2024-12-16T09:25:09.204Z] ---> Running in 68f896dc939f [2024-12-16T09:25:09.204Z] Removing intermediate container 68f896dc939f [2024-12-16T09:25:09.204Z] ---> 12eb98d17b37 [2024-12-16T09:25:09.204Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-12-16T09:25:09.204Z] ---> Running in 0e14889e8377 [2024-12-16T09:25:09.462Z] Removing intermediate container 0e14889e8377 [2024-12-16T09:25:09.462Z] ---> 102b52177c25 [2024-12-16T09:25:09.462Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-16T09:25:09.462Z] ---> Running in ea140f9a9342 [2024-12-16T09:25:09.462Z] Removing intermediate container ea140f9a9342 [2024-12-16T09:25:09.462Z] ---> 5d92f777956f [2024-12-16T09:25:09.462Z] Step 22/24 : LABEL arch=amd64 [2024-12-16T09:25:09.462Z] ---> Running in 37719507e600 [2024-12-16T09:25:09.771Z] Removing intermediate container 37719507e600 [2024-12-16T09:25:09.771Z] ---> 194934d2d0ea [2024-12-16T09:25:09.771Z] Step 23/24 : LABEL git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:25:09.771Z] ---> Running in 5ed14eb83f5c [2024-12-16T09:25:09.771Z] Removing intermediate container 5ed14eb83f5c [2024-12-16T09:25:09.771Z] ---> 482625fc851b [2024-12-16T09:25:09.771Z] Step 24/24 : LABEL version=4.0.0-dev.2 [2024-12-16T09:25:09.771Z] ---> Running in 1a5282d02cc1 [2024-12-16T09:25:09.771Z] Removing intermediate container 1a5282d02cc1 [2024-12-16T09:25:09.771Z] ---> a1c45368eac4 [2024-12-16T09:25:09.771Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-16T09:25:09.771Z] Successfully built a1c45368eac4 [2024-12-16T09:25:09.771Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:25:09.966Z] provisioning config files... [2024-12-16T09:25:10.086Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config13269562791536386538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:25:10.406Z] ---> ****-login.sh [2024-12-16T09:25:10.406Z] nexus3.edgexfoundry.org:10001 [2024-12-16T09:25:10.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:25:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:25:10.406Z] Configure a credential helper to remove this warning. See [2024-12-16T09:25:10.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:25:10.406Z] [2024-12-16T09:25:10.406Z] Login Succeeded [2024-12-16T09:25:10.406Z] nexus3.edgexfoundry.org:10002 [2024-12-16T09:25:10.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:25:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:25:10.406Z] Configure a credential helper to remove this warning. See [2024-12-16T09:25:10.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:25:10.407Z] [2024-12-16T09:25:10.407Z] Login Succeeded [2024-12-16T09:25:10.407Z] nexus3.edgexfoundry.org:10003 [2024-12-16T09:25:10.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:25:10.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:25:10.668Z] Configure a credential helper to remove this warning. See [2024-12-16T09:25:10.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:25:10.668Z] [2024-12-16T09:25:10.668Z] Login Succeeded [2024-12-16T09:25:10.668Z] nexus3.edgexfoundry.org:10004 [2024-12-16T09:25:10.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:25:10.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:25:10.668Z] Configure a credential helper to remove this warning. See [2024-12-16T09:25:10.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:25:10.668Z] [2024-12-16T09:25:10.668Z] Login Succeeded [2024-12-16T09:25:10.668Z] ****.io [2024-12-16T09:25:10.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:25:10.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:25:10.930Z] Configure a credential helper to remove this warning. See [2024-12-16T09:25:10.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:25:10.930Z] [2024-12-16T09:25:10.930Z] Login Succeeded [2024-12-16T09:25:10.930Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T09:25:10.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T09:25:10.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:25:11.026Z] [edgeXDocker.push] Tagging docker image device-s7 with the following tags: [2024-12-16T09:25:11.026Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:25:11.026Z] latest [2024-12-16T09:25:11.026Z] 4.0.0-dev.2 [2024-12-16T09:25:11.026Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:25:11.026Z] main [2024-12-16T09:25:11.026Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:11.383Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:11.718Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:25:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-16T09:25:11.718Z] cb57d57a21c9: Preparing [2024-12-16T09:25:11.718Z] b36a031dd6dd: Preparing [2024-12-16T09:25:11.718Z] 5c23778e6b78: Preparing [2024-12-16T09:25:11.718Z] a1612fa0099e: Preparing [2024-12-16T09:25:11.718Z] a2912fc221be: Preparing [2024-12-16T09:25:11.718Z] 75654b8eeebd: Preparing [2024-12-16T09:25:11.718Z] 75654b8eeebd: Waiting [2024-12-16T09:25:11.718Z] 5c23778e6b78: Pushed [2024-12-16T09:25:11.718Z] a2912fc221be: Pushed [2024-12-16T09:25:11.718Z] cb57d57a21c9: Pushed [2024-12-16T09:25:11.718Z] 75654b8eeebd: Layer already exists [2024-12-16T09:25:12.286Z] a1612fa0099e: Pushed [2024-12-16T09:25:14.849Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.7s done [2024-12-16T09:25:15.437Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-16T09:25:15.437Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-16T09:25:15.437Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-16T09:25:15.437Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-16T09:25:15.437Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-16T09:25:16.483Z] b36a031dd6dd: Pushed [2024-12-16T09:25:16.483Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:16.828Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:17.165Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-16T09:25:17.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-16T09:25:17.166Z] cb57d57a21c9: Preparing [2024-12-16T09:25:17.166Z] b36a031dd6dd: Preparing [2024-12-16T09:25:17.166Z] 5c23778e6b78: Preparing [2024-12-16T09:25:17.166Z] a1612fa0099e: Preparing [2024-12-16T09:25:17.166Z] a2912fc221be: Preparing [2024-12-16T09:25:17.166Z] 75654b8eeebd: Preparing [2024-12-16T09:25:17.166Z] 75654b8eeebd: Waiting [2024-12-16T09:25:17.166Z] a1612fa0099e: Layer already exists [2024-12-16T09:25:17.166Z] cb57d57a21c9: Layer already exists [2024-12-16T09:25:17.166Z] 5c23778e6b78: Layer already exists [2024-12-16T09:25:17.166Z] a2912fc221be: Layer already exists [2024-12-16T09:25:17.166Z] b36a031dd6dd: Layer already exists [2024-12-16T09:25:17.166Z] 75654b8eeebd: Layer already exists [2024-12-16T09:25:17.166Z] latest: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:17.492Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:17.810Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 [2024-12-16T09:25:17.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-16T09:25:17.810Z] cb57d57a21c9: Preparing [2024-12-16T09:25:17.810Z] b36a031dd6dd: Preparing [2024-12-16T09:25:17.810Z] 5c23778e6b78: Preparing [2024-12-16T09:25:17.810Z] a1612fa0099e: Preparing [2024-12-16T09:25:17.810Z] a2912fc221be: Preparing [2024-12-16T09:25:17.810Z] 75654b8eeebd: Preparing [2024-12-16T09:25:17.810Z] 75654b8eeebd: Waiting [2024-12-16T09:25:17.810Z] 5c23778e6b78: Layer already exists [2024-12-16T09:25:17.810Z] a2912fc221be: Layer already exists [2024-12-16T09:25:17.810Z] a1612fa0099e: Layer already exists [2024-12-16T09:25:17.810Z] b36a031dd6dd: Layer already exists [2024-12-16T09:25:17.810Z] cb57d57a21c9: Layer already exists [2024-12-16T09:25:17.810Z] 75654b8eeebd: Layer already exists [2024-12-16T09:25:17.810Z] 4.0.0-dev.2: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:18.150Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:18.475Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:25:18.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-16T09:25:18.475Z] cb57d57a21c9: Preparing [2024-12-16T09:25:18.475Z] b36a031dd6dd: Preparing [2024-12-16T09:25:18.475Z] 5c23778e6b78: Preparing [2024-12-16T09:25:18.475Z] a1612fa0099e: Preparing [2024-12-16T09:25:18.475Z] a2912fc221be: Preparing [2024-12-16T09:25:18.475Z] 75654b8eeebd: Preparing [2024-12-16T09:25:18.475Z] 75654b8eeebd: Waiting [2024-12-16T09:25:18.475Z] 5c23778e6b78: Layer already exists [2024-12-16T09:25:18.475Z] a1612fa0099e: Layer already exists [2024-12-16T09:25:18.475Z] b36a031dd6dd: Layer already exists [2024-12-16T09:25:18.475Z] cb57d57a21c9: Layer already exists [2024-12-16T09:25:18.475Z] a2912fc221be: Layer already exists [2024-12-16T09:25:18.475Z] 75654b8eeebd: Layer already exists [2024-12-16T09:25:18.475Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:18.809Z] + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:19.154Z] + docker push nexus3.edgexfoundry.org:10004/device-s7:main [2024-12-16T09:25:19.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] [2024-12-16T09:25:19.154Z] cb57d57a21c9: Preparing [2024-12-16T09:25:19.154Z] b36a031dd6dd: Preparing [2024-12-16T09:25:19.154Z] 5c23778e6b78: Preparing [2024-12-16T09:25:19.154Z] a1612fa0099e: Preparing [2024-12-16T09:25:19.154Z] a2912fc221be: Preparing [2024-12-16T09:25:19.154Z] 75654b8eeebd: Preparing [2024-12-16T09:25:19.154Z] 75654b8eeebd: Waiting [2024-12-16T09:25:19.154Z] a1612fa0099e: Layer already exists [2024-12-16T09:25:19.154Z] a2912fc221be: Layer already exists [2024-12-16T09:25:19.154Z] b36a031dd6dd: Layer already exists [2024-12-16T09:25:19.154Z] cb57d57a21c9: Layer already exists [2024-12-16T09:25:19.154Z] 5c23778e6b78: Layer already exists [2024-12-16T09:25:19.154Z] 75654b8eeebd: Layer already exists [2024-12-16T09:25:19.154Z] main: digest: sha256:28bf12fef4372da82ff53f0b72ddc6394251feaf8981bafe00d639ab04511d10 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T09:25:19.240Z] ===================================================== [Pipeline] echo [2024-12-16T09:25:19.257Z] taggedImages: [2024-12-16T09:25:19.257Z] - nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:25:19.257Z] - nexus3.edgexfoundry.org:10004/device-s7:latest [2024-12-16T09:25:19.257Z] - nexus3.edgexfoundry.org:10004/device-s7:4.0.0-dev.2 [2024-12-16T09:25:19.257Z] - nexus3.edgexfoundry.org:10004/device-s7:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:25:19.257Z] - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:19.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T09:25:19.682Z] [2024-12-16T09:25:19.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:25:19.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T09:25:19.999Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-16T09:25:19.999Z] 5eb5b503b376: Pulling fs layer [2024-12-16T09:25:19.999Z] 5c69ac0246d0: Pulling fs layer [2024-12-16T09:25:19.999Z] ec43610c2a17: Pulling fs layer [2024-12-16T09:25:19.999Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-16T09:25:19.999Z] 33b1e0a273af: Pulling fs layer [2024-12-16T09:25:19.999Z] 5d3b04190fa2: Pulling fs layer [2024-12-16T09:25:19.999Z] 2f39f015ded8: Pulling fs layer [2024-12-16T09:25:19.999Z] 3a2ae6a8a46f: Waiting [2024-12-16T09:25:19.999Z] 33b1e0a273af: Waiting [2024-12-16T09:25:19.999Z] 5d3b04190fa2: Waiting [2024-12-16T09:25:19.999Z] 2f39f015ded8: Waiting [2024-12-16T09:25:19.999Z] 5c69ac0246d0: Download complete [2024-12-16T09:25:19.999Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-16T09:25:19.999Z] 3a2ae6a8a46f: Download complete [2024-12-16T09:25:19.999Z] 33b1e0a273af: Verifying Checksum [2024-12-16T09:25:19.999Z] 33b1e0a273af: Download complete [2024-12-16T09:25:19.999Z] 5d3b04190fa2: Verifying Checksum [2024-12-16T09:25:19.999Z] 5d3b04190fa2: Download complete [2024-12-16T09:25:19.999Z] ec43610c2a17: Verifying Checksum [2024-12-16T09:25:19.999Z] ec43610c2a17: Download complete [2024-12-16T09:25:20.259Z] 5eb5b503b376: Verifying Checksum [2024-12-16T09:25:20.259Z] 5eb5b503b376: Download complete [2024-12-16T09:25:20.786Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.0s [2024-12-16T09:25:20.826Z] 2f39f015ded8: Download complete [2024-12-16T09:25:21.761Z] 5eb5b503b376: Pull complete [2024-12-16T09:25:21.761Z] 5c69ac0246d0: Pull complete [2024-12-16T09:25:22.329Z] ec43610c2a17: Pull complete [2024-12-16T09:25:22.329Z] 3a2ae6a8a46f: Pull complete [2024-12-16T09:25:22.588Z] 33b1e0a273af: Pull complete [2024-12-16T09:25:22.588Z] 5d3b04190fa2: Pull complete [2024-12-16T09:25:23.378Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.4s done [2024-12-16T09:25:23.378Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-16T09:25:24.793Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-16T09:25:25.373Z] #4 DONE 31.8s [2024-12-16T09:25:25.373Z] [2024-12-16T09:25:25.373Z] #6 [builder 2/7] WORKDIR /device-s7 [2024-12-16T09:25:26.775Z] #6 DONE 1.6s [2024-12-16T09:25:26.775Z] [2024-12-16T09:25:26.775Z] #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-16T09:25:27.355Z] #7 0.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T09:25:27.904Z] 2f39f015ded8: Pull complete [2024-12-16T09:25:27.904Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-16T09:25:27.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T09:25:27.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-12-16T09:25:27.939Z] #7 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:25:28.006Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:25:28.044Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T09:25:29.344Z] #7 2.318 OK: 238 MiB in 54 packages [2024-12-16T09:25:29.344Z] #7 DONE 2.6s [2024-12-16T09:25:29.344Z] [2024-12-16T09:25:29.344Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T09:25:29.344Z] #8 DONE 0.1s [2024-12-16T09:25:29.609Z] [2024-12-16T09:25:29.609Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T09:25:30.573Z] $ docker top bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:25:30.987Z] ---> job-cost.sh [2024-12-16T09:25:30.987Z] lf-activate-venv: SKIPPING [2024-12-16T09:25:30.987Z] INFO: No Stack... [2024-12-16T09:25:31.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T09:25:31.816Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T09:25:32.114Z] + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv [2024-12-16T09:25:32.114Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T09:25:32.130Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [2024-12-16T09:25:32.141Z] Resource [jenkins-edgexfoundry-device-s7-main-9-stack-cost] did not exist. Created. [2024-12-16T09:25:32.149Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T09:25:32.462Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T09:25:32.498Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T09:25:32.508Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T09:25:32.542Z] $ docker stop --time=1 bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf [2024-12-16T09:25:33.700Z] $ docker rm -f --volumes bbad1297b18f1b28ce81963a529668014471e07ffaa8ce60818db53ff7b1e0cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-16T09:26:01.822Z] #9 DONE 29.9s [2024-12-16T09:26:01.822Z] [2024-12-16T09:26:01.822Z] #10 [builder 6/7] COPY . . [2024-12-16T09:26:01.822Z] #10 DONE 0.2s [2024-12-16T09:26:01.822Z] [2024-12-16T09:26:01.822Z] #11 [builder 7/7] RUN echo noop [2024-12-16T09:26:01.822Z] #11 0.603 noop [2024-12-16T09:26:01.822Z] #11 DONE 0.7s [2024-12-16T09:26:01.822Z] [2024-12-16T09:26:01.822Z] #12 exporting to image [2024-12-16T09:26:01.822Z] #12 exporting layers [2024-12-16T09:26:40.699Z] #12 exporting layers 36.5s done [2024-12-16T09:26:40.699Z] #12 writing image sha256:c53c2037a9a4ba0473762af768d33387f3bb5aad0f8bffe6af26660b46b87cea done [2024-12-16T09:26:40.699Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-16T09:26:40.699Z] #12 DONE 36.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:26:41.068Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T09:26:41.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:26:41.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container [2024-12-16T09:26:41.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T09:26:42.520Z] $ docker top 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:26:42.994Z] + go version [2024-12-16T09:26:43.263Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-16T09:26:43.282Z] $ docker stop --time=1 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b [2024-12-16T09:26:44.841Z] $ docker rm -f --volumes 59194e254221d01f472eaf035551dcbe5ff93598932d252992f672422bc2055b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:26:45.390Z] + docker inspect -f . ci-base-image-arm64 [2024-12-16T09:26:45.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:26:45.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container [2024-12-16T09:26:45.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-16T09:26:46.485Z] $ docker top 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:26:46.957Z] + git config --global --add safe.directory /w/workspace/device-s7/9 [Pipeline] fileExists [Pipeline] sh [2024-12-16T09:26:47.301Z] + make test [2024-12-16T09:26:47.301Z] go test -race -coverprofile=coverage.out ./... [2024-12-16T09:27:27.230Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-12-16T09:29:49.121Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-12-16T09:29:49.121Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-12-16T09:29:49.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-16T09:29:49.121Z] go vet ./... [2024-12-16T09:31:55.835Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-16T09:31:55.835Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-16T09:31:55.835Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-16T09:31:55.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-16T09:31:55.883Z] $ docker stop --time=1 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e [2024-12-16T09:31:57.815Z] $ docker rm -f --volumes 62441dfd86fb9aaf2925e3ff41d8f7d9f6c017ae0bb22e9578f631bfac1f123e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T09:31:59.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-16T09:31:59.847Z] Warning: overwriting stash ‘coverage-report’ [2024-12-16T09:32:00.296Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-16T09:32:00.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-16T09:32:01.026Z] + ls -al . [2024-12-16T09:32:01.026Z] total 224 [2024-12-16T09:32:01.026Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 16 09:26 . [2024-12-16T09:32:01.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 16 09:24 .. [2024-12-16T09:32:01.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 16 09:24 .git [2024-12-16T09:32:01.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:24 .github [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 237 Dec 16 09:24 .gitignore [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 16 09:24 .golangci.yml [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 19679 Dec 16 09:24 Attribution.txt [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 1579 Dec 16 09:24 Dockerfile [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 643 Dec 16 09:24 Jenkinsfile [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 10947 Dec 16 09:24 LICENSE [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 1903 Dec 16 09:24 Makefile [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 614 Dec 16 09:24 OWNERS.md [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 2393 Dec 16 09:24 README.md [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 16 09:22 VERSION [2024-12-16T09:32:01.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 16 09:24 bin [2024-12-16T09:32:01.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:24 cmd [2024-12-16T09:32:01.026Z] -rw-r--r-- 1 jenkins jenkins 17164 Dec 16 09:29 coverage.out [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 6929 Dec 16 09:24 go.mod [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 100385 Dec 16 09:24 go.sum [2024-12-16T09:32:01.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 16 09:24 internal [2024-12-16T09:32:01.026Z] -rw-rw-r-- 1 jenkins jenkins 223 Dec 16 09:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:32:01.397Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-12-16T09:32:02.362Z] #0 building with "default" instance using docker driver [2024-12-16T09:32:02.362Z] [2024-12-16T09:32:02.362Z] #1 [internal] load .dockerignore [2024-12-16T09:32:02.362Z] #1 transferring context: 2B done [2024-12-16T09:32:02.362Z] #1 DONE 0.0s [2024-12-16T09:32:02.362Z] [2024-12-16T09:32:02.362Z] #2 [internal] load build definition from Dockerfile [2024-12-16T09:32:02.362Z] #2 transferring dockerfile: 1.62kB 0.0s done [2024-12-16T09:32:02.362Z] #2 DONE 0.0s [2024-12-16T09:32:02.362Z] [2024-12-16T09:32:02.362Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-16T09:32:02.362Z] #3 DONE 0.0s [2024-12-16T09:32:02.362Z] [2024-12-16T09:32:02.362Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-16T09:32:02.362Z] #4 DONE 0.2s [2024-12-16T09:32:02.362Z] [2024-12-16T09:32:02.362Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T09:32:02.362Z] #5 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-16T09:32:02.630Z] #5 ... [2024-12-16T09:32:02.630Z] [2024-12-16T09:32:02.630Z] #6 [internal] load build context [2024-12-16T09:32:02.630Z] #6 transferring context: 21.47kB 0.0s done [2024-12-16T09:32:02.630Z] #6 DONE 0.1s [2024-12-16T09:32:02.630Z] [2024-12-16T09:32:02.630Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T09:32:02.630Z] #5 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-16T09:32:02.630Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-16T09:32:02.630Z] #5 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-16T09:32:02.630Z] #5 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-16T09:32:02.630Z] #5 ... [2024-12-16T09:32:02.630Z] [2024-12-16T09:32:02.630Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-16T09:32:02.630Z] #7 DONE 0.2s [2024-12-16T09:32:02.630Z] [2024-12-16T09:32:02.630Z] #8 [builder 2/7] WORKDIR /device-s7 [2024-12-16T09:32:02.630Z] #8 DONE 0.1s [2024-12-16T09:32:02.630Z] [2024-12-16T09:32:02.630Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-16T09:32:02.630Z] #5 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2024-12-16T09:32:02.630Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-16T09:32:03.215Z] #5 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-16T09:32:03.215Z] #5 DONE 1.0s [2024-12-16T09:32:03.215Z] [2024-12-16T09:32:03.216Z] #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev [2024-12-16T09:32:03.483Z] #9 0.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:04.082Z] #9 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:05.039Z] #9 2.421 OK: 238 MiB in 54 packages [2024-12-16T09:32:05.629Z] #9 DONE 2.7s [2024-12-16T09:32:05.629Z] [2024-12-16T09:32:05.629Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-16T09:32:05.629Z] #10 DONE 0.2s [2024-12-16T09:32:05.629Z] [2024-12-16T09:32:05.629Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T09:32:06.212Z] #11 ... [2024-12-16T09:32:06.212Z] [2024-12-16T09:32:06.212Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-16T09:32:06.212Z] #12 0.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:06.212Z] #12 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:06.212Z] #12 2.228 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-16T09:32:06.212Z] #12 2.250 Executing busybox-1.36.1-r29.trigger [2024-12-16T09:32:06.212Z] #12 2.296 OK: 9 MiB in 15 packages [2024-12-16T09:32:06.212Z] #12 DONE 2.7s [2024-12-16T09:32:06.212Z] [2024-12-16T09:32:06.212Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-16T09:32:06.805Z] #13 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:07.071Z] #13 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:07.655Z] #13 ... [2024-12-16T09:32:07.655Z] [2024-12-16T09:32:07.655Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-16T09:32:07.655Z] #11 DONE 1.8s [2024-12-16T09:32:07.655Z] [2024-12-16T09:32:07.655Z] #14 [builder 6/7] COPY . . [2024-12-16T09:32:07.655Z] #14 DONE 0.2s [2024-12-16T09:32:07.655Z] [2024-12-16T09:32:07.655Z] #15 [builder 7/7] RUN make build [2024-12-16T09:32:08.239Z] #15 0.624 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-12-16T09:32:11.585Z] #15 ... [2024-12-16T09:32:11.585Z] [2024-12-16T09:32:11.585Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-16T09:32:11.585Z] #13 2.630 Upgrading critical system libraries and apk-tools: [2024-12-16T09:32:11.585Z] #13 2.630 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-16T09:32:11.585Z] #13 2.650 Executing busybox-1.36.1-r29.trigger [2024-12-16T09:32:11.585Z] #13 2.926 Continuing the upgrade transaction with new apk-tools: [2024-12-16T09:32:11.585Z] #13 2.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:11.585Z] #13 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-16T09:32:11.585Z] #13 4.505 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T09:32:11.585Z] #13 4.625 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-16T09:32:11.585Z] #13 4.661 OK: 9 MiB in 15 packages [2024-12-16T09:32:11.585Z] #13 DONE 5.1s [2024-12-16T09:32:11.585Z] [2024-12-16T09:32:11.585Z] #15 [builder 7/7] RUN make build [2024-12-16T09:34:18.240Z] #15 DONE 130.4s [2024-12-16T09:34:18.240Z] [2024-12-16T09:34:18.240Z] #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-12-16T09:34:18.240Z] #16 DONE 0.1s [2024-12-16T09:34:18.506Z] [2024-12-16T09:34:18.506Z] #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-12-16T09:34:19.090Z] #17 DONE 0.5s [2024-12-16T09:34:19.091Z] [2024-12-16T09:34:19.091Z] #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res [2024-12-16T09:34:19.091Z] #18 DONE 0.1s [2024-12-16T09:34:19.091Z] [2024-12-16T09:34:19.091Z] #19 exporting to image [2024-12-16T09:34:19.091Z] #19 exporting layers [2024-12-16T09:34:20.049Z] #19 exporting layers 0.8s done [2024-12-16T09:34:20.049Z] #19 writing image sha256:6d382fe2ffbfd6ec684166eed4f1268f82cde2b64d2ebea7302801cbe66621c5 done [2024-12-16T09:34:20.049Z] #19 naming to docker.io/library/device-s7-arm64 0.0s done [2024-12-16T09:34:20.049Z] #19 DONE 0.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:34:20.217Z] provisioning config files... [2024-12-16T09:34:20.233Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/9@tmp/config10338482679959149903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:34:20.568Z] ---> ****-login.sh [2024-12-16T09:34:20.568Z] nexus3.edgexfoundry.org:10001 [2024-12-16T09:34:20.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:34:20.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:34:20.836Z] Configure a credential helper to remove this warning. See [2024-12-16T09:34:20.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:34:20.836Z] [2024-12-16T09:34:20.836Z] Login Succeeded [2024-12-16T09:34:20.836Z] nexus3.edgexfoundry.org:10002 [2024-12-16T09:34:21.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:34:21.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:34:21.104Z] Configure a credential helper to remove this warning. See [2024-12-16T09:34:21.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:34:21.104Z] [2024-12-16T09:34:21.104Z] Login Succeeded [2024-12-16T09:34:21.104Z] nexus3.edgexfoundry.org:10003 [2024-12-16T09:34:21.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:34:21.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:34:21.373Z] Configure a credential helper to remove this warning. See [2024-12-16T09:34:21.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:34:21.373Z] [2024-12-16T09:34:21.373Z] Login Succeeded [2024-12-16T09:34:21.373Z] nexus3.edgexfoundry.org:10004 [2024-12-16T09:34:21.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:34:21.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:34:21.656Z] Configure a credential helper to remove this warning. See [2024-12-16T09:34:21.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:34:21.656Z] [2024-12-16T09:34:21.656Z] Login Succeeded [2024-12-16T09:34:21.656Z] ****.io [2024-12-16T09:34:21.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-16T09:34:22.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-16T09:34:22.189Z] Configure a credential helper to remove this warning. See [2024-12-16T09:34:22.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-16T09:34:22.189Z] [2024-12-16T09:34:22.189Z] Login Succeeded [2024-12-16T09:34:22.189Z] ---> ****-login.sh ends [Pipeline] } [2024-12-16T09:34:22.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T09:34:22.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-16T09:34:22.298Z] [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: [2024-12-16T09:34:22.299Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:34:22.299Z] latest [2024-12-16T09:34:22.299Z] 4.0.0-dev.2 [2024-12-16T09:34:22.299Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:34:22.299Z] main [2024-12-16T09:34:22.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:22.668Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:23.025Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:34:23.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-16T09:34:23.025Z] 51f6efb5ffad: Preparing [2024-12-16T09:34:23.025Z] bc1814d00cd1: Preparing [2024-12-16T09:34:23.025Z] ffcf253ca533: Preparing [2024-12-16T09:34:23.025Z] 4c6bef6be80e: Preparing [2024-12-16T09:34:23.025Z] 41d1cc779ba3: Preparing [2024-12-16T09:34:23.025Z] 651d9022c234: Preparing [2024-12-16T09:34:23.025Z] 651d9022c234: Waiting [2024-12-16T09:34:23.290Z] ffcf253ca533: Pushed [2024-12-16T09:34:23.290Z] 51f6efb5ffad: Pushed [2024-12-16T09:34:23.290Z] 41d1cc779ba3: Pushed [2024-12-16T09:34:23.290Z] 651d9022c234: Layer already exists [2024-12-16T09:34:24.695Z] 4c6bef6be80e: Pushed [2024-12-16T09:34:32.888Z] bc1814d00cd1: Pushed [2024-12-16T09:34:32.888Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:33.249Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:33.598Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-16T09:34:33.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-16T09:34:33.598Z] 51f6efb5ffad: Preparing [2024-12-16T09:34:33.598Z] bc1814d00cd1: Preparing [2024-12-16T09:34:33.598Z] ffcf253ca533: Preparing [2024-12-16T09:34:33.598Z] 4c6bef6be80e: Preparing [2024-12-16T09:34:33.598Z] 41d1cc779ba3: Preparing [2024-12-16T09:34:33.598Z] 651d9022c234: Preparing [2024-12-16T09:34:33.598Z] 651d9022c234: Waiting [2024-12-16T09:34:33.598Z] 41d1cc779ba3: Layer already exists [2024-12-16T09:34:33.598Z] bc1814d00cd1: Layer already exists [2024-12-16T09:34:33.598Z] 4c6bef6be80e: Layer already exists [2024-12-16T09:34:33.598Z] 51f6efb5ffad: Layer already exists [2024-12-16T09:34:33.598Z] ffcf253ca533: Layer already exists [2024-12-16T09:34:33.598Z] 651d9022c234: Layer already exists [2024-12-16T09:34:33.863Z] latest: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:35.409Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:35.767Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 [2024-12-16T09:34:35.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-16T09:34:35.767Z] 51f6efb5ffad: Preparing [2024-12-16T09:34:35.767Z] bc1814d00cd1: Preparing [2024-12-16T09:34:35.767Z] ffcf253ca533: Preparing [2024-12-16T09:34:35.767Z] 4c6bef6be80e: Preparing [2024-12-16T09:34:35.767Z] 41d1cc779ba3: Preparing [2024-12-16T09:34:35.767Z] 651d9022c234: Preparing [2024-12-16T09:34:35.767Z] 651d9022c234: Waiting [2024-12-16T09:34:35.767Z] bc1814d00cd1: Layer already exists [2024-12-16T09:34:35.767Z] 51f6efb5ffad: Layer already exists [2024-12-16T09:34:35.767Z] ffcf253ca533: Layer already exists [2024-12-16T09:34:35.767Z] 4c6bef6be80e: Layer already exists [2024-12-16T09:34:35.767Z] 41d1cc779ba3: Layer already exists [2024-12-16T09:34:35.767Z] 651d9022c234: Layer already exists [2024-12-16T09:34:36.033Z] 4.0.0-dev.2: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:36.402Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:36.768Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:34:36.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-16T09:34:36.769Z] 51f6efb5ffad: Preparing [2024-12-16T09:34:36.769Z] bc1814d00cd1: Preparing [2024-12-16T09:34:36.769Z] ffcf253ca533: Preparing [2024-12-16T09:34:36.769Z] 4c6bef6be80e: Preparing [2024-12-16T09:34:36.769Z] 41d1cc779ba3: Preparing [2024-12-16T09:34:36.769Z] 651d9022c234: Preparing [2024-12-16T09:34:36.769Z] 651d9022c234: Waiting [2024-12-16T09:34:36.769Z] 51f6efb5ffad: Layer already exists [2024-12-16T09:34:36.769Z] bc1814d00cd1: Layer already exists [2024-12-16T09:34:36.769Z] ffcf253ca533: Layer already exists [2024-12-16T09:34:36.769Z] 4c6bef6be80e: Layer already exists [2024-12-16T09:34:36.769Z] 41d1cc779ba3: Layer already exists [2024-12-16T09:34:36.769Z] 651d9022c234: Layer already exists [2024-12-16T09:34:36.769Z] 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:37.396Z] + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:37.754Z] + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main [2024-12-16T09:34:37.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] [2024-12-16T09:34:37.755Z] 51f6efb5ffad: Preparing [2024-12-16T09:34:37.755Z] bc1814d00cd1: Preparing [2024-12-16T09:34:37.755Z] ffcf253ca533: Preparing [2024-12-16T09:34:37.755Z] 4c6bef6be80e: Preparing [2024-12-16T09:34:37.755Z] 41d1cc779ba3: Preparing [2024-12-16T09:34:37.755Z] 651d9022c234: Preparing [2024-12-16T09:34:37.755Z] 4c6bef6be80e: Layer already exists [2024-12-16T09:34:37.755Z] bc1814d00cd1: Layer already exists [2024-12-16T09:34:37.755Z] 41d1cc779ba3: Layer already exists [2024-12-16T09:34:37.755Z] ffcf253ca533: Layer already exists [2024-12-16T09:34:37.755Z] 51f6efb5ffad: Layer already exists [2024-12-16T09:34:37.755Z] 651d9022c234: Layer already exists [2024-12-16T09:34:37.755Z] main: digest: sha256:96aa22a5ac195eddcf09aa2b9e4bec61c5e48b3a9f232ba71f060f81959e46b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-16T09:34:38.102Z] ===================================================== [Pipeline] echo [2024-12-16T09:34:38.116Z] taggedImages: [2024-12-16T09:34:38.116Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [2024-12-16T09:34:38.116Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [2024-12-16T09:34:38.116Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.0.0-dev.2 [2024-12-16T09:34:38.116Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985-4.0.0-dev.2 [2024-12-16T09:34:38.116Z] - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:40.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T09:34:40.046Z] [2024-12-16T09:34:40.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:34:40.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T09:34:40.380Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-16T09:34:40.380Z] 8998bd30e6a1: Pulling fs layer [2024-12-16T09:34:40.380Z] 04944245beec: Pulling fs layer [2024-12-16T09:34:40.380Z] 699f458cf7ca: Pulling fs layer [2024-12-16T09:34:40.380Z] 765212b225bb: Pulling fs layer [2024-12-16T09:34:40.380Z] f23df028b6ca: Pulling fs layer [2024-12-16T09:34:40.380Z] d65c8cfc05b1: Pulling fs layer [2024-12-16T09:34:40.380Z] 2437ff75d9bd: Pulling fs layer [2024-12-16T09:34:40.380Z] f23df028b6ca: Waiting [2024-12-16T09:34:40.380Z] 765212b225bb: Waiting [2024-12-16T09:34:40.380Z] d65c8cfc05b1: Waiting [2024-12-16T09:34:40.380Z] 2437ff75d9bd: Waiting [2024-12-16T09:34:40.647Z] 04944245beec: Verifying Checksum [2024-12-16T09:34:40.647Z] 04944245beec: Download complete [2024-12-16T09:34:40.647Z] 765212b225bb: Verifying Checksum [2024-12-16T09:34:40.647Z] 765212b225bb: Download complete [2024-12-16T09:34:40.647Z] f23df028b6ca: Verifying Checksum [2024-12-16T09:34:40.647Z] f23df028b6ca: Download complete [2024-12-16T09:34:40.647Z] d65c8cfc05b1: Download complete [2024-12-16T09:34:40.647Z] 699f458cf7ca: Verifying Checksum [2024-12-16T09:34:40.647Z] 699f458cf7ca: Download complete [2024-12-16T09:34:41.232Z] 8998bd30e6a1: Verifying Checksum [2024-12-16T09:34:41.232Z] 8998bd30e6a1: Download complete [2024-12-16T09:34:43.176Z] 2437ff75d9bd: Verifying Checksum [2024-12-16T09:34:43.176Z] 2437ff75d9bd: Download complete [2024-12-16T09:34:47.428Z] 8998bd30e6a1: Pull complete [2024-12-16T09:34:47.695Z] 04944245beec: Pull complete [2024-12-16T09:34:49.635Z] 699f458cf7ca: Pull complete [2024-12-16T09:34:49.635Z] 765212b225bb: Pull complete [2024-12-16T09:34:50.588Z] f23df028b6ca: Pull complete [2024-12-16T09:34:50.588Z] d65c8cfc05b1: Pull complete [2024-12-16T09:35:17.241Z] 2437ff75d9bd: Pull complete [2024-12-16T09:35:17.241Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-16T09:35:17.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-16T09:35:17.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:35:17.401Z] prd-ubuntu20.04-docker-arm64-4c-16g-35196 does not seem to be running inside a container [2024-12-16T09:35:17.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/9 -v /w/workspace/device-s7/9:/w/workspace/device-s7/9:rw,z -v /w/workspace/device-s7/9@tmp:/w/workspace/device-s7/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-16T09:35:18.547Z] $ docker top b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:35:19.025Z] ---> job-cost.sh [2024-12-16T09:35:19.289Z] lf-activate-venv: SKIPPING [2024-12-16T09:35:19.289Z] INFO: No Stack... [2024-12-16T09:35:19.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T09:35:20.820Z] INFO: Archiving Costs [Pipeline] sh [2024-12-16T09:35:21.126Z] + cat /w/workspace/device-s7/9/archives/cost.csv [2024-12-16T09:35:21.126Z] + cut -d, -f6 [Pipeline] lock [2024-12-16T09:35:21.180Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [2024-12-16T09:35:21.190Z] Resource [jenkins-edgexfoundry-device-s7-main-9-stack-cost] did not exist. Created. [2024-12-16T09:35:21.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T09:35:21.533Z] /w/workspace/device-s7/9@tmp/durable-6f3c1c40/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-16T09:35:21.849Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-16T09:35:21.878Z] Warning: overwriting stash ‘stack-cost’ [2024-12-16T09:35:21.917Z] Stashed 1 file(s) [Pipeline] } [2024-12-16T09:35:21.925Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-16T09:35:21.957Z] $ docker stop --time=1 b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a [2024-12-16T09:35:23.333Z] $ docker rm -f --volumes b9c2e7cfd5827799dcf0c320b197cea79fa4ca4b9853304649d86c930c8c073a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-16T09:35:23.768Z] provisioning config files... [2024-12-16T09:35:23.777Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config9162004084838472841tmp [Pipeline] { [Pipeline] sh [2024-12-16T09:35:24.087Z] + set +x [2024-12-16T09:35:24.087Z] + + curl -s https://codecov.io/bash [2024-12-16T09:35:24.087Z] bash -s -- [2024-12-16T09:35:24.087Z] [2024-12-16T09:35:24.087Z] _____ _ [2024-12-16T09:35:24.087Z] / ____| | | [2024-12-16T09:35:24.087Z] | | ___ __| | ___ ___ _____ __ [2024-12-16T09:35:24.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-16T09:35:24.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-16T09:35:24.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-16T09:35:24.087Z] Bash-1.0.6 [2024-12-16T09:35:24.087Z] [2024-12-16T09:35:24.087Z] [2024-12-16T09:35:24.087Z] ==> git version 2.25.1 found [2024-12-16T09:35:24.087Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-16T09:35:24.087Z] Release-Date: 2020-01-08 [2024-12-16T09:35:24.087Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-16T09:35:24.087Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-16T09:35:24.087Z] ==> Jenkins CI detected. [2024-12-16T09:35:24.087Z] current dir:  /w/workspace/edgexfoundry_device-s7_main [2024-12-16T09:35:24.087Z] project root: . [2024-12-16T09:35:24.087Z] --> token set from env [2024-12-16T09:35:24.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-16T09:35:24.087Z] ==> Running gcov in . (disable via -X gcov) [2024-12-16T09:35:24.087Z] ==> Python coveragepy not found [2024-12-16T09:35:24.087Z] ==> Searching for coverage reports in: [2024-12-16T09:35:24.087Z] + . [2024-12-16T09:35:24.348Z] -> Found 1 reports [2024-12-16T09:35:24.348Z] ==> Detecting git/mercurial file structure [2024-12-16T09:35:24.348Z] ==> Reading reports [2024-12-16T09:35:24.348Z] + ./coverage.out bytes=17164 [2024-12-16T09:35:24.348Z] ==> Appending adjustments [2024-12-16T09:35:24.348Z] https://docs.codecov.io/docs/fixing-reports [2024-12-16T09:35:24.348Z] + Found adjustments [2024-12-16T09:35:24.348Z] ==> Gzipping contents [2024-12-16T09:35:24.348Z] 4.0K /tmp/codecov.gnnMqH.gz [2024-12-16T09:35:24.348Z] ==> Uploading reports [2024-12-16T09:35:24.348Z] url: https://codecov.io [2024-12-16T09:35:24.348Z] query: branch=main&commit=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T09:35:24.348Z] -> Pinging Codecov [2024-12-16T09:35:24.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-16T09:35:24.608Z] -> Uploading to [2024-12-16T09:35:24.608Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985/468d1ddc-d7c0-4c0c-99dc-1d67d30e4359.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241216%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241216T093524Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=53d741bb651c943a41bef201682ac4ae4d633c0f158f01fef35782e2517d99e6 [2024-12-16T09:35:24.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-16T09:35:24.608Z] Dload Upload Total Spent Left Speed [2024-12-16T09:35:24.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 15703 --:--:-- --:--:-- --:--:-- 15703 [2024-12-16T09:35:24.869Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] } [2024-12-16T09:35:24.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-16T09:35:25.122Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-16T09:35:25.141Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:35:25.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T09:35:25.461Z] [2024-12-16T09:35:25.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:35:26.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T09:35:26.039Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-16T09:35:26.039Z] 43c4264eed91: Already exists [2024-12-16T09:35:26.039Z] 4cc291be95ef: Already exists [2024-12-16T09:35:26.039Z] 2ac1f1163629: Already exists [2024-12-16T09:35:26.039Z] 5c3c966382ef: Already exists [2024-12-16T09:35:26.039Z] 4f4fb700ef54: Already exists [2024-12-16T09:35:26.039Z] d9c7d2e4e75e: Pulling fs layer [2024-12-16T09:35:26.039Z] 9c3e1370e548: Pulling fs layer [2024-12-16T09:35:26.299Z] d9c7d2e4e75e: Verifying Checksum [2024-12-16T09:35:26.299Z] d9c7d2e4e75e: Download complete [2024-12-16T09:35:26.866Z] d9c7d2e4e75e: Pull complete [2024-12-16T09:35:27.127Z] 9c3e1370e548: Download complete [2024-12-16T09:35:29.662Z] 9c3e1370e548: Pull complete [2024-12-16T09:35:29.662Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-16T09:35:29.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-16T09:35:29.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:35:29.760Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:35:29.802Z] $ 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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-16T09:35:31.100Z] $ docker top 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:35:31.443Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] echo [2024-12-16T09:35:31.453Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-s7:main' [Pipeline] sh [2024-12-16T09:35:31.734Z] + set -o pipefail [2024-12-16T09:35:31.734Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-s7:main' [2024-12-16T09:35:38.321Z] [2024-12-16T09:35:38.321Z] Monitoring /w/workspace/edgexfoundry_device-s7_main (github.com/edgexfoundry/device-s7)... [2024-12-16T09:35:38.321Z] [2024-12-16T09:35:38.321Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9802e2c3-a805-43f9-b47e-5746baaac31c/history/d2e8979f-c230-499d-bbb6-2d8c9ee1059c [2024-12-16T09:35:38.321Z] [2024-12-16T09:35:38.321Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-16T09:35:38.321Z] [2024-12-16T09:35:38.321Z] [2024-12-16T09:35:38.321Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-16T09:35:38.321Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-16T09:35:38.602Z] $ docker stop --time=1 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 [2024-12-16T09:35:41.830Z] $ docker rm -f --volumes 938431375f2b300464ec4e1bb011ecb0dcba248a94b432c3015eede4959314c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-16T09:35:42.724Z] + git log --format=format:%s -1 8fa916ce010980c1c8f1cc0c44bc57ac3f4eb985 [Pipeline] sh [2024-12-16T09:35:43.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T09:35:43.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:35:43.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:35:43.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:35:43.419Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:35:43.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T09:35:43.904Z] $ docker top 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d -eo pid,comm [2024-12-16T09:35:43.948Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T09:35:43.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T09:35:44.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T09:35:44.010Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T09:35:44.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T09:35:44.133Z] $ docker exec 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d ssh-agent [2024-12-16T09:35:44.237Z] SSH_AUTH_SOCK=/tmp/ssh-IhtFs4a11vRq/agent.33 [2024-12-16T09:35:44.237Z] SSH_AGENT_PID=39 [2024-12-16T09:35:44.243Z] Running ssh-add (command line suppressed) [2024-12-16T09:35:44.349Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8449858916986679348.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_8449858916986679348.key) [2024-12-16T09:35:44.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T09:35:44.648Z] + git semver tag [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,824 [run_tag] DEBUG tag force:False [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,824 [check_head_tag] DEBUG check head tag [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,824 [execute] INFO git cat-file --batch-check [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,828 [execute] INFO git cat-file --batch [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=) [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,834 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,834 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T09:35:44.908Z] 2024-12-16 09:35:44,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:35:44.908Z] 4.0.0-dev.2 [Pipeline] } [2024-12-16T09:35:44.928Z] $ docker exec --env ******** --env ******** 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d ssh-agent -k [2024-12-16T09:35:45.020Z] unset SSH_AUTH_SOCK; [2024-12-16T09:35:45.020Z] unset SSH_AGENT_PID; [2024-12-16T09:35:45.020Z] echo Agent pid 39 killed; [2024-12-16T09:35:45.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T09:35:45.353Z] + git semver [Pipeline] } [2024-12-16T09:35:45.637Z] $ docker stop --time=1 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d [2024-12-16T09:35:46.925Z] $ docker rm -f --volumes 49f57643a802bccba94214a67bca77982c2c81dc802d40b01e84b1668cdd0f2d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:35:47.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T09:35:47.344Z] [2024-12-16T09:35:47.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:35:47.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T09:35:47.683Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-16T09:35:47.683Z] ab5ef0e58194: Pulling fs layer [2024-12-16T09:35:47.683Z] 9712f1f96733: Pulling fs layer [2024-12-16T09:35:47.683Z] 63f879dbbcfc: Pulling fs layer [2024-12-16T09:35:47.683Z] 0d9ebad4ef96: Pulling fs layer [2024-12-16T09:35:47.683Z] e9a5061849ea: Pulling fs layer [2024-12-16T09:35:47.683Z] d747dcd14b5f: Pulling fs layer [2024-12-16T09:35:47.683Z] 2de7ff778b66: Pulling fs layer [2024-12-16T09:35:47.683Z] e9a5061849ea: Waiting [2024-12-16T09:35:47.683Z] 2de7ff778b66: Waiting [2024-12-16T09:35:47.683Z] d747dcd14b5f: Waiting [2024-12-16T09:35:47.683Z] 0d9ebad4ef96: Waiting [2024-12-16T09:35:47.683Z] 9712f1f96733: Verifying Checksum [2024-12-16T09:35:47.683Z] 9712f1f96733: Download complete [2024-12-16T09:35:47.958Z] 63f879dbbcfc: Verifying Checksum [2024-12-16T09:35:47.958Z] 63f879dbbcfc: Download complete [2024-12-16T09:35:48.227Z] e9a5061849ea: Verifying Checksum [2024-12-16T09:35:48.227Z] e9a5061849ea: Download complete [2024-12-16T09:35:48.227Z] d747dcd14b5f: Download complete [2024-12-16T09:35:48.227Z] 0d9ebad4ef96: Verifying Checksum [2024-12-16T09:35:48.227Z] 0d9ebad4ef96: Download complete [2024-12-16T09:35:48.227Z] ab5ef0e58194: Download complete [2024-12-16T09:35:48.513Z] 2de7ff778b66: Verifying Checksum [2024-12-16T09:35:48.513Z] 2de7ff778b66: Download complete [2024-12-16T09:35:50.785Z] ab5ef0e58194: Pull complete [2024-12-16T09:35:51.262Z] 9712f1f96733: Pull complete [2024-12-16T09:35:51.828Z] 63f879dbbcfc: Pull complete [2024-12-16T09:35:56.018Z] 0d9ebad4ef96: Pull complete [2024-12-16T09:35:56.018Z] e9a5061849ea: Pull complete [2024-12-16T09:35:56.018Z] d747dcd14b5f: Pull complete [2024-12-16T09:35:56.953Z] 2de7ff778b66: Pull complete [2024-12-16T09:35:56.953Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-16T09:35:56.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-16T09:35:56.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:35:57.071Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:35:57.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-16T09:35:59.835Z] $ docker top 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:35:59.907Z] provisioning config files... [2024-12-16T09:35:59.915Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config11149448513800393219tmp [2024-12-16T09:35:59.925Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config648450441291849096tmp [2024-12-16T09:35:59.933Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config12970136387152547464tmp [Pipeline] { [Pipeline] echo [2024-12-16T09:36:00.048Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:00.351Z] ---> sigul-configuration.sh [2024-12-16T09:36:00.351Z] gpg: directory `/root/.gnupg' created [2024-12-16T09:36:00.351Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-16T09:36:00.351Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-16T09:36:00.351Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-16T09:36:00.351Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-16T09:36:00.351Z] gpg: CAST5 encrypted data [2024-12-16T09:36:00.351Z] gpg: encrypted with 1 passphrase [2024-12-16T09:36:00.351Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-16T09:36:00.646Z] + mkdir /home/jenkins [2024-12-16T09:36:00.647Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-16T09:36:00.944Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-16T09:36:00.959Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:01.261Z] ---> sigul-install.sh [2024-12-16T09:36:01.261Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-16T09:36:01.565Z] + git tag --list [2024-12-16T09:36:01.565Z] v0.0.0 [2024-12-16T09:36:01.565Z] v0.0.1-dev.1 [2024-12-16T09:36:01.565Z] v0.0.1-dev.2 [2024-12-16T09:36:01.565Z] v4.0.0-dev.1 [2024-12-16T09:36:01.565Z] v4.0.0-dev.2 [Pipeline] sh [2024-12-16T09:36:01.862Z] + lftools sign git-tag v4.0.0-dev.2 [2024-12-16T09:36:02.464Z] Signing Git tag with Sigul... [2024-12-16T09:36:02.464Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-12-16T09:36:02.740Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:03.041Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-16T09:36:03.049Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-16T09:36:03.086Z] $ docker stop --time=1 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c [2024-12-16T09:36:04.395Z] $ docker rm -f --volumes 35d7de49dd221c144c6586e4811492c84fe058dacb3765af74429ed0c562a24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-16T09:36:04.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T09:36:04.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:36:05.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:36:05.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:36:05.243Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:36:05.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T09:36:05.692Z] $ docker top a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa -eo pid,comm [2024-12-16T09:36:05.737Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T09:36:05.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T09:36:05.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T09:36:05.802Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T09:36:05.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T09:36:05.925Z] $ docker exec a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa ssh-agent [2024-12-16T09:36:06.012Z] SSH_AUTH_SOCK=/tmp/ssh-qHIWWbfuo7bW/agent.32 [2024-12-16T09:36:06.012Z] SSH_AGENT_PID=38 [2024-12-16T09:36:06.017Z] Running ssh-add (command line suppressed) [2024-12-16T09:36:06.137Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4447253317461038868.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_4447253317461038868.key) [2024-12-16T09:36:06.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T09:36:06.434Z] + git semver bump pre [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:True [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,633 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,635 [execute] INFO git cat-file --batch-check [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,640 [execute] INFO git cat-file --batch [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T09:36:06.695Z] 2024-12-16 09:36:06,646 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:36:06.695Z] 4.0.0-dev.3 [Pipeline] } [2024-12-16T09:36:06.715Z] $ docker exec --env ******** --env ******** a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa ssh-agent -k [2024-12-16T09:36:06.823Z] unset SSH_AUTH_SOCK; [2024-12-16T09:36:06.823Z] unset SSH_AGENT_PID; [2024-12-16T09:36:06.823Z] echo Agent pid 38 killed; [2024-12-16T09:36:06.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T09:36:07.152Z] + git semver [Pipeline] } [2024-12-16T09:36:07.433Z] $ docker stop --time=1 a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa [2024-12-16T09:36:08.722Z] $ docker rm -f --volumes a2658ad3188ff5b3affe9262f96f76b8bb92adc7b1d6c89363d24a92d3c127fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-16T09:36:09.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-16T09:36:09.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:36:09.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-16T09:36:09.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:36:09.508Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:36:09.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-16T09:36:09.880Z] $ docker top 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d -eo pid,comm [2024-12-16T09:36:09.923Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-16T09:36:09.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-16T09:36:09.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-16T09:36:09.979Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-16T09:36:10.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-16T09:36:10.107Z] $ docker exec 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d ssh-agent [2024-12-16T09:36:10.221Z] SSH_AUTH_SOCK=/tmp/ssh-OX1zo6pkDFfD/agent.32 [2024-12-16T09:36:10.221Z] SSH_AGENT_PID=38 [2024-12-16T09:36:10.227Z] Running ssh-add (command line suppressed) [2024-12-16T09:36:10.335Z] Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13509473079056097484.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_13509473079056097484.key) [2024-12-16T09:36:10.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-16T09:36:10.636Z] + git semver push [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,829 [run_push] DEBUG push [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,829 [execute] INFO git cat-file --batch-check [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,834 [execute] INFO git rev-list 4b6ecc3fae84f776d850e0021faa1dfebc8067c4 -- [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,834 [execute] DEBUG Popen(['git', 'rev-list', '4b6ecc3fae84f776d850e0021faa1dfebc8067c4', '--'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,840 [execute] INFO git fetch -v origin [2024-12-16T09:36:10.896Z] 2024-12-16 09:36:10,841 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-16T09:36:11.465Z] 2024-12-16 09:36:11,285 [run_push] DEBUG no remote changes detected [2024-12-16T09:36:11.465Z] 2024-12-16 09:36:11,285 [execute] INFO git push origin semver [2024-12-16T09:36:11.465Z] 2024-12-16 09:36:11,286 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-s7_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-16T09:36:14.761Z] 2024-12-16 09:36:14,029 [run_push] DEBUG push all version tags [2024-12-16T09:36:14.761Z] 2024-12-16 09:36:14,030 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-16T09:36:14.761Z] 2024-12-16 09:36:14,030 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-s7_main, universal_newlines=False, shell=None, istream=None) [2024-12-16T09:36:14.761Z] 2024-12-16 09:36:14,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main [2024-12-16T09:36:14.761Z] 4.0.0-dev.3 [Pipeline] } [2024-12-16T09:36:14.781Z] $ docker exec --env ******** --env ******** 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d ssh-agent -k [2024-12-16T09:36:14.877Z] unset SSH_AUTH_SOCK; [2024-12-16T09:36:14.877Z] unset SSH_AGENT_PID; [2024-12-16T09:36:14.877Z] echo Agent pid 38 killed; [2024-12-16T09:36:14.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-16T09:36:15.218Z] + git semver [Pipeline] } [2024-12-16T09:36:15.502Z] $ docker stop --time=1 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d [2024-12-16T09:36:16.801Z] $ docker rm -f --volumes 49c7440957861e3e8037f1d379f578339e59061df09e5a1363a24500ebbe538d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-16T09:36:17.488Z] + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] [2024-12-16T09:36:17.488Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-16T09:36:17.488Z] total 16 [2024-12-16T09:36:17.488Z] drwxr-xr-x 3 root root 4096 Dec 16 09:25 . [2024-12-16T09:36:17.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 09:36 .. [2024-12-16T09:36:17.488Z] drwxr-xr-x 2 root root 4096 Dec 16 09:25 cost [2024-12-16T09:36:17.488Z] -rw-r--r-- 1 root root 79 Dec 16 09:25 cost.csv [2024-12-16T09:36:17.488Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-16T09:36:17.488Z] + ls -al /w/workspace/edgexfoundry_device-s7_main/archives [2024-12-16T09:36:17.488Z] total 16 [2024-12-16T09:36:17.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 16 09:25 . [2024-12-16T09:36:17.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 16 09:36 .. [2024-12-16T09:36:17.488Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 16 09:25 cost [2024-12-16T09:36:17.488Z] -rw-r--r-- 1 jenkins jenkins 79 Dec 16 09:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:17.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:18.646Z] ---> package-listing.sh [2024-12-16T09:36:18.646Z] ++ facter osfamily [2024-12-16T09:36:18.646Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-16T09:36:18.905Z] + OS_FAMILY=debian [2024-12-16T09:36:18.905Z] + workspace=/w/workspace/edgexfoundry_device-s7_main [2024-12-16T09:36:18.905Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-16T09:36:18.905Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-16T09:36:18.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-16T09:36:18.905Z] + PACKAGES=/tmp/packages_start.txt [2024-12-16T09:36:18.905Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-16T09:36:18.905Z] + PACKAGES=/tmp/packages_end.txt [2024-12-16T09:36:18.905Z] + case "${OS_FAMILY}" in [2024-12-16T09:36:18.905Z] + dpkg -l [2024-12-16T09:36:18.905Z] + grep '^ii' [2024-12-16T09:36:18.905Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-16T09:36:18.905Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-16T09:36:18.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-16T09:36:18.905Z] + '[' /w/workspace/edgexfoundry_device-s7_main ']' [2024-12-16T09:36:18.905Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ [2024-12-16T09:36:18.905Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo [2024-12-16T09:36:18.920Z] 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-s7_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-16T09:36:19.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-16T09:36:19.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-16T09:36:19.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-16T09:36:19.849Z] prd-ubuntu20.04-docker-8c-8g-35195 does not seem to be running inside a container [2024-12-16T09:36:19.891Z] $ 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-s7_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-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-16T09:36:20.082Z] $ docker top 31ca7d94a2c8b33f38a6cf6afa04a1dc23740c7d003fe51d74ec16364c70289b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-16T09:36:20.426Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-16T09:36:20.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-16T09:36:21.001Z] + ls /var/log/sa-host [2024-12-16T09:36:21.001Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-16T09:36:21.082Z] provisioning config files... [2024-12-16T09:36:21.091Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config181454360425466173tmp [Pipeline] { [Pipeline] echo [2024-12-16T09:36:21.117Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:21.403Z] ---> create-netrc.sh [Pipeline] } [2024-12-16T09:36:21.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:21.745Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-16T09:36:21.754Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:22.042Z] ---> sudo-logs.sh [2024-12-16T09:36:22.042Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-16T09:36:22.073Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:22.358Z] ---> job-cost.sh [2024-12-16T09:36:22.359Z] lf-activate-venv: SKIPPING [2024-12-16T09:36:22.359Z] DEBUG: total: 0.2199999988079071 [2024-12-16T09:36:22.359Z] INFO: Retrieving Stack Cost... [2024-12-16T09:36:22.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-16T09:36:22.879Z] INFO: Archiving Costs [Pipeline] echo [2024-12-16T09:36:22.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-16T09:36:23.177Z] ---> logs-deploy.sh [2024-12-16T09:36:23.177Z] lf-activate-venv: SKIPPING [2024-12-16T09:36:23.177Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/9 [2024-12-16T09:36:23.177Z] INFO: archiving workspace using pattern(s): [2024-12-16T09:36:24.114Z] Archives upload complete. [2024-12-16T09:36:24.373Z] INFO: archiving logs to Nexus [2024-12-16T09:36:24.944Z] ---> uname -a: [2024-12-16T09:36:24.944Z] Linux prd-ubuntu20-04-docker-8c-8g-35195 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-16T09:36:24.944Z] [2024-12-16T09:36:24.944Z] [2024-12-16T09:36:24.944Z] ---> lscpu: [2024-12-16T09:36:24.944Z] Architecture: x86_64 [2024-12-16T09:36:24.944Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-16T09:36:24.944Z] Byte Order: Little Endian [2024-12-16T09:36:24.944Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-16T09:36:24.944Z] CPU(s): 8 [2024-12-16T09:36:24.944Z] On-line CPU(s) list: 0-7 [2024-12-16T09:36:24.944Z] Thread(s) per core: 1 [2024-12-16T09:36:24.944Z] Core(s) per socket: 1 [2024-12-16T09:36:24.944Z] Socket(s): 8 [2024-12-16T09:36:24.944Z] NUMA node(s): 1 [2024-12-16T09:36:24.944Z] Vendor ID: AuthenticAMD [2024-12-16T09:36:24.944Z] CPU family: 23 [2024-12-16T09:36:24.944Z] Model: 49 [2024-12-16T09:36:24.944Z] Model name: AMD EPYC-Rome Processor [2024-12-16T09:36:24.944Z] Stepping: 0 [2024-12-16T09:36:24.944Z] CPU MHz: 2799.998 [2024-12-16T09:36:24.944Z] BogoMIPS: 5599.99 [2024-12-16T09:36:24.944Z] Virtualization: AMD-V [2024-12-16T09:36:24.945Z] Hypervisor vendor: KVM [2024-12-16T09:36:24.945Z] Virtualization type: full [2024-12-16T09:36:24.945Z] L1d cache: 256 KiB [2024-12-16T09:36:24.945Z] L1i cache: 256 KiB [2024-12-16T09:36:24.945Z] L2 cache: 4 MiB [2024-12-16T09:36:24.945Z] L3 cache: 128 MiB [2024-12-16T09:36:24.945Z] NUMA node0 CPU(s): 0-7 [2024-12-16T09:36:24.945Z] Vulnerability Itlb multihit: Not affected [2024-12-16T09:36:24.945Z] Vulnerability L1tf: Not affected [2024-12-16T09:36:24.945Z] Vulnerability Mds: Not affected [2024-12-16T09:36:24.945Z] Vulnerability Meltdown: Not affected [2024-12-16T09:36:24.945Z] Vulnerability Mmio stale data: Not affected [2024-12-16T09:36:24.945Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-16T09:36:24.945Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-16T09:36:24.945Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-16T09:36:24.945Z] Vulnerability Srbds: Not affected [2024-12-16T09:36:24.945Z] Vulnerability Tsx async abort: Not affected [2024-12-16T09:36:24.945Z] 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 [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] ---> nproc: [2024-12-16T09:36:24.945Z] 8 [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] ---> df -h: [2024-12-16T09:36:24.945Z] Filesystem Size Used Avail Use% Mounted on [2024-12-16T09:36:24.945Z] overlay 155G 13G 142G 9% / [2024-12-16T09:36:24.945Z] tmpfs 64M 0 64M 0% /dev [2024-12-16T09:36:24.945Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-16T09:36:24.945Z] shm 64M 0 64M 0% /dev/shm [2024-12-16T09:36:24.945Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] ---> sar -b -r -n DEV: [2024-12-16T09:36:24.945Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35195) 12/16/24 _x86_64_ (8 CPU) [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:21:26 LINUX RESTART (8 CPU) [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-16T09:36:24.945Z] 09:23:01 369.13 12.92 356.20 0.00 1765.60 81389.38 0.00 [2024-12-16T09:36:24.945Z] 09:24:01 126.80 0.03 126.76 0.00 2.27 43745.38 0.00 [2024-12-16T09:36:24.945Z] 09:25:01 99.08 0.22 98.87 0.00 11.73 39908.98 0.00 [2024-12-16T09:36:24.945Z] 09:26:01 133.76 0.07 133.69 0.00 5.07 36527.25 0.00 [2024-12-16T09:36:24.945Z] 09:27:01 36.02 11.63 24.39 0.00 5421.26 6263.38 0.00 [2024-12-16T09:36:24.945Z] 09:28:01 4.23 0.00 4.23 0.00 0.00 50.78 0.00 [2024-12-16T09:36:24.945Z] 09:29:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2024-12-16T09:36:24.945Z] 09:30:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-12-16T09:36:24.945Z] 09:31:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-12-16T09:36:24.945Z] 09:32:01 2.02 0.00 2.02 0.00 0.00 35.98 0.00 [2024-12-16T09:36:24.945Z] 09:33:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-12-16T09:36:24.945Z] 09:34:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2024-12-16T09:36:24.945Z] 09:35:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 [2024-12-16T09:36:24.945Z] 09:36:01 120.51 0.28 120.23 0.00 16.80 52672.95 0.00 [2024-12-16T09:36:24.945Z] Average: 64.21 1.80 62.42 0.00 515.98 18621.29 0.00 [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-16T09:36:24.945Z] 09:23:01 27424584 31494688 807124 2.45 166884 4006620 2039884 6.01 1339516 3545412 601424 [2024-12-16T09:36:24.945Z] 09:24:01 26779340 31364924 929884 2.83 192948 4477800 2138268 6.30 1715732 3791548 869872 [2024-12-16T09:36:24.945Z] 09:25:01 27099012 31510500 788084 2.40 195816 4315588 2109000 6.22 1382056 3820004 429140 [2024-12-16T09:36:24.945Z] 09:26:01 27009580 31542600 753400 2.29 204644 4397988 1803940 5.32 1364648 3892692 388 [2024-12-16T09:36:24.945Z] 09:27:01 26633016 31520836 764584 2.33 212828 4730832 1867860 5.50 1602308 4011352 944 [2024-12-16T09:36:24.945Z] 09:28:01 26640816 31528728 756728 2.30 212892 4730836 1867860 5.50 1587684 4011352 176 [2024-12-16T09:36:24.945Z] 09:29:01 26640972 31528980 756464 2.30 212988 4730832 1867860 5.50 1587428 4011360 16 [2024-12-16T09:36:24.945Z] 09:30:01 26647168 31535224 749988 2.28 213052 4730844 1867860 5.50 1582024 4011364 28 [2024-12-16T09:36:24.945Z] 09:31:01 26646852 31535152 750208 2.28 213076 4730848 1867860 5.50 1582196 4011548 168 [2024-12-16T09:36:24.945Z] 09:32:01 26647112 31535480 749844 2.28 213160 4730828 1867860 5.50 1582188 4011528 16 [2024-12-16T09:36:24.945Z] 09:33:01 26647308 31535696 749576 2.28 213180 4730828 1867860 5.50 1582376 4011528 176 [2024-12-16T09:36:24.945Z] 09:34:01 26647008 31535416 749796 2.28 213196 4730832 1867860 5.50 1582428 4011532 208 [2024-12-16T09:36:24.945Z] 09:35:01 26647064 31535480 749724 2.28 213212 4730832 1867860 5.50 1582100 4011532 8 [2024-12-16T09:36:24.945Z] 09:36:01 25475752 31479744 798872 2.43 229544 5735220 2006568 5.91 1663184 5000972 848 [2024-12-16T09:36:24.945Z] Average: 26684685 31513103 775305 2.36 207673 4679338 1922029 5.66 1552562 4010980 135958 [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-16T09:36:24.945Z] 09:23:01 lo 6.06 6.06 0.60 0.60 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:23:01 ens3 653.71 413.37 8187.15 87.86 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:23:01 docker0 269.86 425.41 24.81 3310.28 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:24:01 veth50f9576 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:24:01 ens3 29.28 16.50 27.83 11.18 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:24:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:25:01 ens3 23.83 11.70 58.11 7.85 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:25:01 docker0 1.42 2.55 0.09 38.08 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:26:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:26:01 ens3 171.80 127.40 2767.44 409.43 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:26:01 docker0 5.53 9.13 0.34 152.48 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:27:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:27:01 ens3 84.71 38.70 2098.25 2.97 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:28:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:29:01 ens3 0.45 0.28 1.24 0.02 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:30:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:31:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:32:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:35:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:36:01 veth1f59fe0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:36:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:36:01 ens3 384.79 242.63 7180.89 161.89 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] 09:36:01 docker0 81.74 152.71 7.42 1308.40 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] Average: veth1f59fe0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] Average: ens3 96.41 60.81 1451.70 48.66 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] Average: docker0 25.62 42.15 2.33 343.62 0.00 0.00 0.00 0.00 [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] ---> sar -P ALL: [2024-12-16T09:36:24.945Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35195) 12/16/24 _x86_64_ (8 CPU) [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:21:26 LINUX RESTART (8 CPU) [2024-12-16T09:36:24.945Z] [2024-12-16T09:36:24.945Z] 09:22:01 CPU %user %nice %system %iowait %steal %idle [2024-12-16T09:36:24.945Z] 09:23:01 all 10.71 0.00 5.18 3.03 0.08 80.99 [2024-12-16T09:36:24.945Z] 09:23:01 0 10.07 0.00 5.51 3.01 0.08 81.32 [2024-12-16T09:36:24.945Z] 09:23:01 1 11.29 0.00 4.68 1.07 0.08 82.87 [2024-12-16T09:36:24.945Z] 09:23:01 2 11.17 0.00 4.82 1.12 0.08 82.81 [2024-12-16T09:36:24.945Z] 09:23:01 3 13.13 0.00 4.88 0.93 0.07 80.99 [2024-12-16T09:36:24.945Z] 09:23:01 4 11.01 0.00 5.28 0.44 0.07 83.20 [2024-12-16T09:36:24.945Z] 09:23:01 5 10.08 0.00 5.55 3.31 0.08 80.98 [2024-12-16T09:36:24.945Z] 09:23:01 6 9.47 0.00 5.35 12.76 0.08 72.34 [2024-12-16T09:36:24.945Z] 09:23:01 7 9.49 0.00 5.39 1.59 0.08 83.44 [2024-12-16T09:36:24.945Z] 09:24:01 all 44.46 0.00 7.26 1.29 0.09 46.90 [2024-12-16T09:36:24.945Z] 09:24:01 0 43.53 0.00 7.19 0.18 0.08 49.01 [2024-12-16T09:36:24.945Z] 09:24:01 1 44.35 0.00 7.71 0.25 0.08 47.61 [2024-12-16T09:36:24.945Z] 09:24:01 2 43.48 0.00 6.68 0.05 0.08 49.71 [2024-12-16T09:36:24.945Z] 09:24:01 3 45.41 0.00 8.25 8.55 0.10 37.70 [2024-12-16T09:36:24.945Z] 09:24:01 4 44.95 0.00 7.53 0.47 0.10 46.95 [2024-12-16T09:36:24.945Z] 09:24:01 5 44.37 0.00 6.37 0.32 0.08 48.86 [2024-12-16T09:36:24.945Z] 09:24:01 6 44.81 0.00 7.48 0.15 0.08 47.48 [2024-12-16T09:36:24.945Z] 09:24:01 7 44.84 0.00 6.90 0.35 0.08 47.83 [2024-12-16T09:36:24.945Z] 09:25:01 all 46.01 0.00 6.99 1.27 0.10 45.62 [2024-12-16T09:36:24.945Z] 09:25:01 0 45.77 0.00 7.15 0.05 0.10 46.93 [2024-12-16T09:36:24.945Z] 09:25:01 1 45.26 0.00 7.09 0.18 0.08 47.39 [2024-12-16T09:36:24.945Z] 09:25:01 2 47.94 0.00 7.15 0.37 0.10 44.44 [2024-12-16T09:36:24.945Z] 09:25:01 3 44.88 0.00 7.40 1.38 0.08 46.27 [2024-12-16T09:36:24.945Z] 09:25:01 4 45.72 0.00 6.34 0.19 0.10 47.65 [2024-12-16T09:36:24.945Z] 09:25:01 5 46.61 0.00 6.48 0.13 0.10 46.68 [2024-12-16T09:36:24.945Z] 09:25:01 6 45.18 0.00 6.66 2.62 0.10 45.44 [2024-12-16T09:36:24.945Z] 09:25:01 7 46.73 0.00 7.68 5.31 0.12 40.16 [2024-12-16T09:36:24.945Z] 09:26:01 all 4.69 0.00 1.88 1.11 0.04 92.28 [2024-12-16T09:36:24.945Z] 09:26:01 0 3.30 0.00 2.36 2.16 0.07 92.11 [2024-12-16T09:36:24.945Z] 09:26:01 1 4.52 0.00 1.81 0.05 0.03 93.58 [2024-12-16T09:36:24.945Z] 09:26:01 2 5.42 0.00 1.64 0.39 0.03 92.52 [2024-12-16T09:36:24.945Z] 09:26:01 3 4.97 0.00 2.13 0.52 0.03 92.35 [2024-12-16T09:36:24.945Z] 09:26:01 4 3.05 0.00 1.43 0.03 0.03 95.45 [2024-12-16T09:36:24.945Z] 09:26:01 5 5.52 0.00 1.77 0.02 0.02 92.67 [2024-12-16T09:36:24.945Z] 09:26:01 6 5.01 0.00 2.15 5.01 0.05 87.78 [2024-12-16T09:36:24.945Z] 09:26:01 7 5.71 0.00 1.76 0.69 0.07 91.77 [2024-12-16T09:36:24.945Z] 09:27:01 all 1.46 0.00 0.59 0.34 0.03 97.58 [2024-12-16T09:36:24.945Z] 09:27:01 0 0.97 0.00 0.77 0.50 0.03 97.73 [2024-12-16T09:36:24.945Z] 09:27:01 1 1.82 0.00 0.73 0.20 0.02 97.23 [2024-12-16T09:36:24.945Z] 09:27:01 2 1.69 0.00 0.82 0.63 0.03 96.83 [2024-12-16T09:36:24.945Z] 09:27:01 3 0.60 0.00 0.35 0.05 0.02 98.98 [2024-12-16T09:36:24.945Z] 09:27:01 4 1.69 0.00 0.45 0.17 0.03 97.67 [2024-12-16T09:36:24.945Z] 09:27:01 5 0.72 0.00 0.50 0.03 0.02 98.73 [2024-12-16T09:36:24.945Z] 09:27:01 6 2.59 0.00 0.65 1.02 0.03 95.71 [2024-12-16T09:36:24.945Z] 09:27:01 7 1.64 0.00 0.43 0.12 0.05 97.76 [2024-12-16T09:36:24.945Z] 09:28:01 all 0.26 0.00 0.02 0.01 0.02 99.69 [2024-12-16T09:36:24.945Z] 09:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-16T09:36:24.945Z] 09:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-16T09:36:24.945Z] 09:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-16T09:36:24.945Z] 09:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-16T09:36:24.945Z] 09:28:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-12-16T09:36:24.945Z] 09:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-16T09:36:24.945Z] 09:28:01 6 0.02 0.00 0.02 0.07 0.02 99.88 [2024-12-16T09:36:24.945Z] 09:28:01 7 1.89 0.00 0.03 0.00 0.05 98.03 [2024-12-16T09:36:24.945Z] 09:29:01 all 0.02 0.00 0.00 0.01 0.01 99.95 [2024-12-16T09:36:24.945Z] 09:29:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-12-16T09:36:24.945Z] 09:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.945Z] 09:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-16T09:36:24.945Z] 09:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-16T09:36:24.945Z] 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-16T09:36:24.945Z] 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-16T09:36:24.945Z] 09:29:01 6 0.02 0.00 0.00 0.07 0.02 99.90 [2024-12-16T09:36:24.945Z] 09:29:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-12-16T09:36:24.945Z] 09:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-12-16T09:36:24.945Z] 09:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-16T09:36:24.945Z] 09:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-16T09:36:24.945Z] 09:30:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-12-16T09:36:24.945Z] 09:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-16T09:36:24.945Z] 09:30:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-12-16T09:36:24.945Z] 09:30:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2024-12-16T09:36:24.945Z] 09:30:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2024-12-16T09:36:24.945Z] 09:30:01 7 0.05 0.00 0.02 0.00 0.05 99.88 [2024-12-16T09:36:24.945Z] 09:31:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-12-16T09:36:24.945Z] 09:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-16T09:36:24.945Z] 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.945Z] 09:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-16T09:36:24.945Z] 09:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-16T09:36:24.945Z] 09:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-16T09:36:24.945Z] 09:31:01 5 0.28 0.00 0.00 0.00 0.00 99.72 [2024-12-16T09:36:24.945Z] 09:31:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-12-16T09:36:24.945Z] 09:31:01 7 0.60 0.00 0.03 0.00 0.03 99.33 [2024-12-16T09:36:24.945Z] 09:32:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2024-12-16T09:36:24.945Z] 09:32:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2024-12-16T09:36:24.945Z] 09:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-16T09:36:24.945Z] 09:32:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-16T09:36:24.945Z] 09:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-16T09:36:24.945Z] 09:32:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-12-16T09:36:24.945Z] 09:32:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-12-16T09:36:24.945Z] 09:32:01 6 0.03 0.00 0.03 0.07 0.00 99.87 [2024-12-16T09:36:24.945Z] 09:32:01 7 0.47 0.00 0.00 0.00 0.05 99.48 [2024-12-16T09:36:24.945Z] 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-12-16T09:36:24.946Z] 09:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-16T09:36:24.946Z] 09:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-16T09:36:24.946Z] 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-16T09:36:24.946Z] 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.946Z] 09:33:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-12-16T09:36:24.946Z] 09:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.946Z] 09:33:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-16T09:36:24.946Z] 09:33:01 7 0.00 0.00 0.02 0.00 0.03 99.95 [2024-12-16T09:36:24.946Z] [2024-12-16T09:36:24.946Z] 09:33:01 CPU %user %nice %system %iowait %steal %idle [2024-12-16T09:36:24.946Z] 09:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-12-16T09:36:24.946Z] 09:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-16T09:36:24.946Z] 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.946Z] 09:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-16T09:36:24.946Z] 09:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-16T09:36:24.946Z] 09:34:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-16T09:36:24.946Z] 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.946Z] 09:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-16T09:36:24.946Z] 09:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-16T09:36:24.946Z] 09:35:01 all 0.03 0.00 0.01 0.00 0.02 99.95 [2024-12-16T09:36:24.946Z] 09:35:01 0 0.07 0.00 0.02 0.02 0.03 99.87 [2024-12-16T09:36:24.946Z] 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-16T09:36:24.946Z] 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-16T09:36:24.946Z] 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-16T09:36:24.946Z] 09:35:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-12-16T09:36:24.946Z] 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-16T09:36:24.946Z] 09:35:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-16T09:36:24.946Z] 09:35:01 7 0.03 0.00 0.00 0.00 0.05 99.92 [2024-12-16T09:36:24.946Z] 09:36:01 all 7.05 0.00 3.20 1.26 0.05 88.43 [2024-12-16T09:36:24.946Z] 09:36:01 0 7.42 0.00 2.72 0.30 0.05 89.51 [2024-12-16T09:36:24.946Z] 09:36:01 1 6.77 0.00 3.53 0.37 0.05 89.28 [2024-12-16T09:36:24.946Z] 09:36:01 2 7.47 0.00 2.87 0.10 0.05 89.51 [2024-12-16T09:36:24.946Z] 09:36:01 3 6.54 0.00 2.89 0.25 0.05 90.26 [2024-12-16T09:36:24.946Z] 09:36:01 4 6.94 0.00 3.02 1.13 0.05 88.86 [2024-12-16T09:36:24.946Z] 09:36:01 5 7.54 0.00 2.06 0.35 0.05 89.99 [2024-12-16T09:36:24.946Z] 09:36:01 6 6.82 0.00 4.28 7.19 0.08 81.62 [2024-12-16T09:36:24.946Z] 09:36:01 7 6.88 0.00 4.25 0.44 0.05 88.38 [2024-12-16T09:36:24.946Z] Average: all 8.17 0.00 1.79 0.59 0.04 89.41 [2024-12-16T09:36:24.946Z] Average: 0 7.93 0.00 1.84 0.44 0.04 89.75 [2024-12-16T09:36:24.946Z] Average: 1 8.11 0.00 1.82 0.15 0.03 89.90 [2024-12-16T09:36:24.946Z] Average: 2 8.35 0.00 1.71 0.19 0.03 89.73 [2024-12-16T09:36:24.946Z] Average: 3 8.22 0.00 1.84 0.83 0.03 89.08 [2024-12-16T09:36:24.946Z] Average: 4 8.06 0.00 1.72 0.17 0.04 90.01 [2024-12-16T09:36:24.946Z] Average: 5 8.20 0.00 1.62 0.30 0.03 89.86 [2024-12-16T09:36:24.946Z] Average: 6 8.08 0.00 1.89 2.06 0.04 87.92 [2024-12-16T09:36:24.946Z] Average: 7 8.42 0.00 1.88 0.60 0.05 89.04 [2024-12-16T09:36:24.946Z] [2024-12-16T09:36:24.946Z] [2024-12-16T09:36:24.946Z]