Pull request #466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f987830c5180bd2127b069d290099a33526afdd9+a3fe8259587aa11f7b523c7492f95c227b9e7f60 (2aa067409c99e585843964ec76824c72af85ac6f) 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-ssh1340936697120107948.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2163734385314230968.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-onvif-camera/branches/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13118130317754893194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-onvif-camera/branches/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3536362438529457764.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10894107509222249669.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-onvif-camera/branches/PR-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13843014185722725965.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22837 in /w/workspace/undry_device-onvif-camera_PR-466 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-466 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a3fe8259587aa11f7b523c7492f95c227b9e7f60 into PR head commit f987830c5180bd2127b069d290099a33526afdd9 Merge succeeded, producing f987830c5180bd2127b069d290099a33526afdd9 Checking out Revision f987830c5180bd2127b069d290099a33526afdd9 (PR-466) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:28:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:28:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:28:47 ========================================================= 03:28:47 EdgeX Global Pipelines Version Info 03:28:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:28:47 ------------------- 03:28:47 stable info: 03:28:47 ------------------- 03:28:47 Commited By: Ginny Guan ginny@iotechsys.com 03:28:47 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:28:47 Message: update stable to v1.0.265 03:28:48 ------------------- 03:28:48 experimental info: 03:28:48 ------------------- 03:28:48 Commited By: Cherry Wang cherry@iotechsys.com 03:28:48 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:28:48 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:28:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:28:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:28:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:28:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:28:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-466 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-466 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-466 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f987830 [Pipeline] echo 03:28:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:50 provisioning config files... 03:28:50 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config4928922036080005524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:51 ---> ****-login.sh 03:28:51 nexus3.edgexfoundry.org:10001 03:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:51 Configure a credential helper to remove this warning. See 03:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:51 03:28:51 Login Succeeded 03:28:51 nexus3.edgexfoundry.org:10002 03:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:51 Configure a credential helper to remove this warning. See 03:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:51 03:28:51 Login Succeeded 03:28:51 nexus3.edgexfoundry.org:10003 03:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:51 Configure a credential helper to remove this warning. See 03:28:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:51 03:28:51 Login Succeeded 03:28:51 nexus3.edgexfoundry.org:10004 03:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:52 Configure a credential helper to remove this warning. See 03:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:52 03:28:52 Login Succeeded 03:28:52 ****.io 03:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:28:52 Configure a credential helper to remove this warning. See 03:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:28:52 03:28:52 Login Succeeded 03:28:52 ---> ****-login.sh ends [Pipeline] } 03:28:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:28:54 + git rev-list -1 --merges f987830c5180bd2127b069d290099a33526afdd9~1..f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo 03:28:54 -----------> git rev-list -1 --merges f987830c5180bd2127b069d290099a33526afdd9~1..f987830c5180bd2127b069d290099a33526afdd9 f987830c5180bd2127b069d290099a33526afdd9 [false] [Pipeline] sh 03:28:55 + git log --format=format:%s -1 f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo 03:28:55 ========================================================= 03:28:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:28:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:28:55 + git log --format=format:%s -1 f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] echo 03:28:55 [semverPrep] GIT_COMMIT: f987830c5180bd2127b069d290099a33526afdd9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:28:55 [semverPrep] This is not a build commit. [Pipeline] sh 03:28:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:28:56 + grep -v github /etc/ssh/ssh_known_hosts 03:28:56 + [ -e /tmp/ssh_known_hosts ] 03:28:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:28:56 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:28:56 sudo tee -a /etc/ssh/ssh_known_hosts 03:28:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:56 03:28:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:28:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:28:57 b85a868b505f: Pulling fs layer 03:28:57 e2be974225ed: Pulling fs layer 03:28:57 339a4e72a1f5: Pulling fs layer 03:28:57 988bab9f4d93: Pulling fs layer 03:28:57 1469e6f7b9e6: Pulling fs layer 03:28:57 eaf3925da568: Pulling fs layer 03:28:57 bab4dde63d76: Pulling fs layer 03:28:57 bde34c3a00c8: Pulling fs layer 03:28:57 b352a97aabf1: Pulling fs layer 03:28:57 4872d77fe225: Pulling fs layer 03:28:57 5851b861e8e6: Pulling fs layer 03:28:57 eaf3925da568: Waiting 03:28:57 988bab9f4d93: Waiting 03:28:57 1469e6f7b9e6: Waiting 03:28:57 bab4dde63d76: Waiting 03:28:57 bde34c3a00c8: Waiting 03:28:57 4872d77fe225: Waiting 03:28:57 5851b861e8e6: Waiting 03:28:57 b352a97aabf1: Waiting 03:28:57 e2be974225ed: Verifying Checksum 03:28:57 e2be974225ed: Download complete 03:28:57 988bab9f4d93: Download complete 03:28:57 1469e6f7b9e6: Verifying Checksum 03:28:57 1469e6f7b9e6: Download complete 03:28:57 eaf3925da568: Verifying Checksum 03:28:57 eaf3925da568: Download complete 03:28:57 339a4e72a1f5: Verifying Checksum 03:28:57 339a4e72a1f5: Download complete 03:28:57 bde34c3a00c8: Download complete 03:28:57 b352a97aabf1: Download complete 03:28:57 4872d77fe225: Download complete 03:28:57 5851b861e8e6: Verifying Checksum 03:28:57 5851b861e8e6: Download complete 03:28:57 b85a868b505f: Verifying Checksum 03:28:57 b85a868b505f: Download complete 03:28:57 bab4dde63d76: Verifying Checksum 03:28:57 bab4dde63d76: Download complete 03:28:58 b85a868b505f: Pull complete 03:28:58 e2be974225ed: Pull complete 03:28:59 339a4e72a1f5: Pull complete 03:28:59 988bab9f4d93: Pull complete 03:28:59 1469e6f7b9e6: Pull complete 03:28:59 eaf3925da568: Pull complete 03:29:01 bab4dde63d76: Pull complete 03:29:01 bde34c3a00c8: Pull complete 03:29:01 b352a97aabf1: Pull complete 03:29:01 4872d77fe225: Pull complete 03:29:01 5851b861e8e6: Pull complete 03:29:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:29:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:02 prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container 03:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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 03:29:05 $ docker top a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 -eo pid,comm 03:29:05 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). 03:29:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:06 [ssh-agent] Looking for ssh-agent implementation... 03:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:06 $ docker exec a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent 03:29:06 SSH_AUTH_SOCK=/tmp/ssh-Z1ur3ar3k1Te/agent.33 03:29:06 SSH_AGENT_PID=40 03:29:06 Running ssh-add (command line suppressed) 03:29:06 Identity added: /w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_5380112777399295401.key (/w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_5380112777399295401.key) 03:29:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:06 + git tag --points-at HEAD [Pipeline] } 03:29:06 $ docker exec --env ******** --env ******** a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent -k 03:29:06 unset SSH_AUTH_SOCK; 03:29:06 unset SSH_AGENT_PID; 03:29:06 echo Agent pid 40 killed; 03:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:29:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:07 [ssh-agent] Looking for ssh-agent implementation... 03:29:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:07 $ docker exec a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent 03:29:07 SSH_AUTH_SOCK=/tmp/ssh-qn15WXFKaNXK/agent.73 03:29:07 SSH_AGENT_PID=79 03:29:07 Running ssh-add (command line suppressed) 03:29:07 Identity added: /w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_1963214560857984860.key (/w/workspace/undry_device-onvif-camera_PR-466@tmp/private_key_1963214560857984860.key) 03:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:07 + git semver init 03:29:08 2024-10-15 03:29:07,928 [run_init] DEBUG init version:0.0.0 force:False 03:29:08 2024-10-15 03:29:07,929 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-466/.semver 03:29:08 2024-10-15 03:29:07,930 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-466/.semver 03:29:08 2024-10-15 03:29:07,930 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-466/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-466, universal_newlines=False, shell=None, istream=None) 03:29:09 2024-10-15 03:29:09,150 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-466/.git/info/exclude 03:29:09 2024-10-15 03:29:09,151 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 with force:False 03:29:09 2024-10-15 03:29:09,151 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 03:29:09 2024-10-15 03:29:09,155 [execute] INFO git cat-file --batch-check 03:29:09 2024-10-15 03:29:09,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-466/.semver, universal_newlines=False, shell=None, istream=) 03:29:09 2024-10-15 03:29:09,162 [execute] INFO git cat-file --batch 03:29:09 2024-10-15 03:29:09,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-466/.semver, universal_newlines=False, shell=None, istream=) 03:29:09 2024-10-15 03:29:09,168 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-466/.semver/PR-466 03:29:09 0.0.0 [Pipeline] } 03:29:09 $ docker exec --env ******** --env ******** a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 ssh-agent -k 03:29:09 unset SSH_AUTH_SOCK; 03:29:09 unset SSH_AGENT_PID; 03:29:09 echo Agent pid 79 killed; 03:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:09 + git semver [Pipeline] } 03:29:10 $ docker stop --time=1 a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 03:29:11 $ docker rm -f --volumes a9ccadc870ff72a72c59f6b656283e9bb3935cabff7ed432a1c9ccd852de67d9 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:29:12 Stashed 1 file(s) [Pipeline] echo 03:29:12 [edgeXSemver]: initialized semver on version 0.0.0 [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 03:29:13 provisioning config files... 03:29:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config4314615106732133399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:14 ---> ****-login.sh 03:29:14 nexus3.edgexfoundry.org:10001 03:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:14 Configure a credential helper to remove this warning. See 03:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:14 03:29:14 Login Succeeded 03:29:14 nexus3.edgexfoundry.org:10002 03:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:14 Configure a credential helper to remove this warning. See 03:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:14 03:29:14 Login Succeeded 03:29:14 nexus3.edgexfoundry.org:10003 03:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:14 Configure a credential helper to remove this warning. See 03:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:14 03:29:14 Login Succeeded 03:29:14 nexus3.edgexfoundry.org:10004 03:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:14 Configure a credential helper to remove this warning. See 03:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:14 03:29:14 Login Succeeded 03:29:14 ****.io 03:29:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:14 Configure a credential helper to remove this warning. See 03:29:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:14 03:29:14 Login Succeeded 03:29:14 ---> ****-login.sh ends [Pipeline] } 03:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:15 ========================================================= 03:29:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:29:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:15 + 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 . 03:29:15 Sending build context to Docker daemon 36.76MB 03:29:15 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:29:15 Step 2/13 : FROM ${BASE} AS builder 03:29:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:29:15 43c4264eed91: Pulling fs layer 03:29:15 4cc291be95ef: Pulling fs layer 03:29:15 2ac1f1163629: Pulling fs layer 03:29:15 5c3c966382ef: Pulling fs layer 03:29:15 4f4fb700ef54: Pulling fs layer 03:29:15 5d5c8e513c77: Pulling fs layer 03:29:15 9f66e0745190: Pulling fs layer 03:29:15 f49a43e4bbc0: Pulling fs layer 03:29:15 561ebcabdf7f: Pulling fs layer 03:29:15 9f66e0745190: Waiting 03:29:15 f49a43e4bbc0: Waiting 03:29:15 561ebcabdf7f: Waiting 03:29:15 5c3c966382ef: Waiting 03:29:15 4f4fb700ef54: Waiting 03:29:15 5d5c8e513c77: Waiting 03:29:15 4cc291be95ef: Verifying Checksum 03:29:15 4cc291be95ef: Download complete 03:29:15 5c3c966382ef: Verifying Checksum 03:29:15 5c3c966382ef: Download complete 03:29:15 4f4fb700ef54: Verifying Checksum 03:29:15 4f4fb700ef54: Download complete 03:29:15 5d5c8e513c77: Verifying Checksum 03:29:15 5d5c8e513c77: Download complete 03:29:15 43c4264eed91: Download complete 03:29:15 9f66e0745190: Verifying Checksum 03:29:15 9f66e0745190: Download complete 03:29:16 43c4264eed91: Pull complete 03:29:16 4cc291be95ef: Pull complete 03:29:16 561ebcabdf7f: Verifying Checksum 03:29:16 561ebcabdf7f: Download complete 03:29:16 2ac1f1163629: Verifying Checksum 03:29:16 2ac1f1163629: Download complete 03:29:16 f49a43e4bbc0: Verifying Checksum 03:29:16 f49a43e4bbc0: Download complete 03:29:19 2ac1f1163629: Pull complete 03:29:19 5c3c966382ef: Pull complete 03:29:19 4f4fb700ef54: Pull complete 03:29:19 5d5c8e513c77: Pull complete 03:29:20 9f66e0745190: Pull complete 03:29:22 f49a43e4bbc0: Pull complete 03:29:22 561ebcabdf7f: Pull complete 03:29:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:29:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:29:22 ---> 3a752c3f9dda 03:29:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:29:27 ---> Running in 4ffdb8ec99a1 03:29:27 Removing intermediate container 4ffdb8ec99a1 03:29:27 ---> 183ab1326ffe 03:29:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:27 ---> Running in 134c1aeaaabb 03:29:27 Removing intermediate container 134c1aeaaabb 03:29:27 ---> f3b0860c2c75 03:29:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:29:27 ---> Running in 7db7b8c46f6e 03:29:27 Removing intermediate container 7db7b8c46f6e 03:29:27 ---> 04e1bd118a1e 03:29:27 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:29:27 ---> Running in 13bb521b275b 03:29:27 Removing intermediate container 13bb521b275b 03:29:27 ---> 921f054ab7cd 03:29:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:29:27 ---> Running in b56720cd6781 03:29:27 Removing intermediate container b56720cd6781 03:29:27 ---> 185ae750ff4d 03:29:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:27 ---> Running in 1c35ef10a62a 03:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:29:28 OK: 246 MiB in 54 packages 03:29:28 Removing intermediate container 1c35ef10a62a 03:29:28 ---> de313c8f4747 03:29:28 Step 9/13 : WORKDIR /device-onvif-camera 03:29:28 ---> Running in 1e51016ebd8b 03:29:28 Still waiting to schedule task 03:29:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:29:28 Removing intermediate container 1e51016ebd8b 03:29:28 ---> 1bdd07193096 03:29:28 Step 10/13 : COPY go.mod vendor* ./ 03:29:28 ---> 3a0049f62547 03:29:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:28 ---> Running in 358f4bcdf575 03:30:25 Removing intermediate container 358f4bcdf575 03:30:25 ---> a7d4f1a821c5 03:30:25 Step 12/13 : COPY . . 03:30:25 ---> 4811f21aff76 03:30:25 Step 13/13 : RUN ${MAKE} 03:30:25 ---> Running in ef9a51095f3f 03:30:25 noop 03:30:25 Removing intermediate container ef9a51095f3f 03:30:25 ---> 82e7d941e52a 03:30:25 Successfully built 82e7d941e52a 03:30:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:26 + docker inspect -f . ci-base-image-x86_64 03:30:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:26 prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container 03:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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 ******** -e ******** ci-base-image-x86_64 cat 03:30:26 $ docker top 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:27 + go version 03:30:27 go version go1.23.2 linux/amd64 [Pipeline] } 03:30:27 $ docker stop --time=1 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a 03:30:28 $ docker rm -f --volumes 1c96944e8fbbdfb1cf4258b8a2e40357854a720ba07c3b5b2caaeb1e0e80163a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:29 + docker inspect -f . ci-base-image-x86_64 03:30:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:29 prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container 03:30:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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 ******** -e ******** ci-base-image-x86_64 cat 03:30:29 $ docker top 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:30 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-466 [Pipeline] fileExists [Pipeline] sh 03:30:30 + make test 03:30:30 go test ./... -coverprofile=coverage.out ./... 03:30:32 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:30:50 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:30:50 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:30:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.027s coverage: 31.4% of statements 03:30:51 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.271s coverage: 86.5% of statements 03:30:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22839 in /w/workspace/undry_device-onvif-camera_PR-466 [Pipeline] { [Pipeline] ws 03:30:55 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:30:58 The recommended git tool is: git 03:31:01 go vet ./... 03:31:03 using credential edgex-jenkins-ssh 03:31:03 Cloning the remote Git repository 03:31:03 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:31:03 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:31:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:31:03 > git --version # timeout=10 03:31:03 > git --version # 'git version 2.25.1' 03:31:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:31:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:31:06 ./bin/test-attribution-txt.sh [Pipeline] echo 03:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:31:07 $ docker stop --time=1 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b 03:31:06 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:31:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:31:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:31:07 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:31:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:31:07 Merging remotes/origin/main commit a3fe8259587aa11f7b523c7492f95c227b9e7f60 into PR head commit f987830c5180bd2127b069d290099a33526afdd9 03:31:08 Merge succeeded, producing f987830c5180bd2127b069d290099a33526afdd9 03:31:08 Checking out Revision f987830c5180bd2127b069d290099a33526afdd9 (PR-466) 03:31:08 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:31:08 > git --version # timeout=10 03:31:08 > git --version # 'git version 2.25.1' 03:31:08 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:31:07 > git config core.sparsecheckout # timeout=10 03:31:07 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 03:31:07 > git remote # timeout=10 03:31:07 > git config --get remote.origin.url # timeout=10 03:31:07 using GIT_SSH to set credentials SSH Credentials for GitHub 03:31:07 > git merge a3fe8259587aa11f7b523c7492f95c227b9e7f60 # timeout=10 03:31:07 > git rev-parse HEAD^{commit} # timeout=10 03:31:08 > git config core.sparsecheckout # timeout=10 03:31:08 > git checkout -f f987830c5180bd2127b069d290099a33526afdd9 # timeout=10 03:31:11 $ docker rm -f --volumes 863b446a8aa4db71eaca39397e177a6804b770ee52e15a3e161b5511e615038b [Pipeline] // withDockerContainer [Pipeline] sh 03:31:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:12 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] { 03:31:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] sh 03:31:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:31:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:31:13 Dload Upload Total Spent Left Speed 03:31:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83843 03:31:13 + ls -al . 03:31:13 total 328 03:31:13 drwxrwxr-x 9 jenkins jenkins 4096 Oct 15 03:30 . 03:31:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 .. 03:31:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:30 .git 03:31:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:28 .github 03:31:13 -rw-rw-r-- 1 jenkins jenkins 493 Oct 15 03:28 .gitignore 03:31:13 -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 03:28 .golangci.yml 03:31:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:29 .semver 03:31:13 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 15 03:28 Attribution.txt 03:31:13 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 15 03:28 CHANGELOG.md 03:31:13 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 15 03:28 Dockerfile 03:31:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:28 GOVERNANCE.md 03:31:13 -rw-rw-r-- 1 jenkins jenkins 739 Oct 15 03:28 Jenkinsfile 03:31:13 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 15 03:28 LICENSE 03:31:13 -rw-rw-r-- 1 jenkins jenkins 3420 Oct 15 03:28 Makefile 03:31:13 -rw-rw-r-- 1 jenkins jenkins 625 Oct 15 03:28 OWNERS.md 03:31:13 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 15 03:28 README.md 03:31:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:29 VERSION 03:31:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:28 bin 03:31:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:28 cmd 03:31:13 -rw-r--r-- 1 jenkins jenkins 92292 Oct 15 03:30 coverage.out 03:31:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 doc 03:31:13 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 15 03:28 go.mod 03:31:13 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 15 03:28 go.sum 03:31:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:28 internal 03:31:13 -rw-rw-r-- 1 jenkins jenkins 236 Oct 15 03:28 version.go [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:31:14 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f987830c5180bd2127b069d290099a33526afdd9 --label arch=amd64 --label version=0.0.0 . 03:31:14 Sending build context to Docker daemon 36.85MB 03:31:14 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:31:14 Step 2/27 : FROM ${BASE} AS builder 03:31:14 ---> 82e7d941e52a 03:31:14 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:31:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:31:14 + sudo tee /etc/docker/daemon.new 03:31:14 { 03:31:14 "registry-mirrors": [ 03:31:14 "https://nexus3.edgexfoundry.org:10001" 03:31:14 ], 03:31:14 "bip": "10.250.0.254/24", 03:31:14 "hosts": [ 03:31:14 "tcp://0.0.0.0:5555", 03:31:14 "unix:///var/run/docker.sock" 03:31:14 ], 03:31:14 "mtu": 1458, 03:31:14 "selinux-enabled": true, 03:31:14 "seccomp-profile": "/etc/docker/seccomp.json" 03:31:14 } [Pipeline] sh 03:31:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 03:31:14 ---> Running in 0208db965d4f 03:31:14 Removing intermediate container 0208db965d4f 03:31:14 ---> 9f569efcd37f 03:31:14 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:14 ---> Running in 7a3bce1c7abc [Pipeline] sh 03:31:15 Removing intermediate container 7a3bce1c7abc 03:31:15 ---> 3fba720ef24f 03:31:15 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:31:15 ---> Running in c5e11b705a6b 03:31:15 Removing intermediate container c5e11b705a6b 03:31:15 ---> a0d930e56b0e 03:31:15 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:31:15 ---> Running in 472d4dc8c301 03:31:15 Removing intermediate container 472d4dc8c301 03:31:15 ---> 43520cffbc0e 03:31:15 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:31:15 ---> Running in e21c0700e97d 03:31:15 + sudo service docker restart 03:31:15 Removing intermediate container e21c0700e97d 03:31:15 ---> 67c68d218897 03:31:15 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:15 ---> Running in 7fda86262020 03:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:15 OK: 246 MiB in 54 packages 03:31:16 Removing intermediate container 7fda86262020 03:31:16 ---> 1fc2cce0f373 03:31:16 Step 9/27 : WORKDIR /device-onvif-camera 03:31:16 ---> Running in 6e7a2a577b12 03:31:16 Removing intermediate container 6e7a2a577b12 03:31:16 ---> ff335172295d 03:31:16 Step 10/27 : COPY go.mod vendor* ./ 03:31:16 ---> 4371ed1d62cd 03:31:16 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:16 ---> Running in d46949799977 03:31:17 Removing intermediate container d46949799977 03:31:17 ---> d9b47e0e291a 03:31:17 Step 12/27 : COPY . . 03:31:18 ---> 21e0698569ea 03:31:18 Step 13/27 : RUN ${MAKE} 03:31:18 ---> Running in 405c310bbf2c 03:31:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:33 provisioning config files... 03:31:33 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config1629379183085174702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:34 ---> ****-login.sh 03:31:34 nexus3.edgexfoundry.org:10001 03:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:34 Configure a credential helper to remove this warning. See 03:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:34 03:31:34 Login Succeeded 03:31:34 nexus3.edgexfoundry.org:10002 03:31:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:34 Configure a credential helper to remove this warning. See 03:31:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:34 03:31:34 Login Succeeded 03:31:35 nexus3.edgexfoundry.org:10003 03:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:35 Configure a credential helper to remove this warning. See 03:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:35 03:31:35 Login Succeeded 03:31:35 nexus3.edgexfoundry.org:10004 03:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:35 Configure a credential helper to remove this warning. See 03:31:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:35 03:31:35 Login Succeeded 03:31:35 ****.io 03:31:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:36 Configure a credential helper to remove this warning. See 03:31:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:36 03:31:36 Login Succeeded 03:31:36 ---> ****-login.sh ends [Pipeline] } 03:31:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:36 ========================================================= 03:31:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:31:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + 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 . 03:31:38 Sending build context to Docker daemon 21.8MB 03:31:38 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:31:38 Step 2/13 : FROM ${BASE} AS builder 03:31:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:31:38 cf04c63912e1: Pulling fs layer 03:31:38 55b35a11ae5e: Pulling fs layer 03:31:38 a37a00ec5f00: Pulling fs layer 03:31:38 50b3750afda1: Pulling fs layer 03:31:38 4f4fb700ef54: Pulling fs layer 03:31:38 80978eb59214: Pulling fs layer 03:31:38 c9f46d7d2bd2: Pulling fs layer 03:31:38 c5a475d317c9: Pulling fs layer 03:31:38 80978eb59214: Waiting 03:31:38 c5a475d317c9: Waiting 03:31:38 50b3750afda1: Waiting 03:31:38 c9f46d7d2bd2: Waiting 03:31:38 4f4fb700ef54: Waiting 03:31:38 55b35a11ae5e: Verifying Checksum 03:31:38 55b35a11ae5e: Download complete 03:31:39 50b3750afda1: Verifying Checksum 03:31:39 50b3750afda1: Download complete 03:31:39 4f4fb700ef54: Verifying Checksum 03:31:39 4f4fb700ef54: Download complete 03:31:39 80978eb59214: Verifying Checksum 03:31:39 80978eb59214: Download complete 03:31:39 cf04c63912e1: Verifying Checksum 03:31:39 cf04c63912e1: Download complete 03:31:39 c5a475d317c9: Verifying Checksum 03:31:39 c5a475d317c9: Download complete 03:31:40 cf04c63912e1: Pull complete 03:31:40 55b35a11ae5e: Pull complete 03:31:41 a37a00ec5f00: Download complete 03:31:42 c9f46d7d2bd2: Verifying Checksum 03:31:42 c9f46d7d2bd2: Download complete 03:31:57 a37a00ec5f00: Pull complete 03:31:57 50b3750afda1: Pull complete 03:31:57 4f4fb700ef54: Pull complete 03:31:57 80978eb59214: Pull complete 03:31:57 Removing intermediate container 405c310bbf2c 03:31:57 ---> de6757ea6eed 03:31:57 Step 14/27 : FROM alpine:3.20 03:31:57 3.20: Pulling from library/alpine 03:31:57 43c4264eed91: Already exists 03:31:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:31:57 Status: Downloaded newer image for alpine:3.20 03:31:57 ---> 91ef0af61f39 03:31:57 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:31:57 ---> Running in ca8a8d659560 03:31:57 Removing intermediate container ca8a8d659560 03:31:57 ---> d6f669916955 03:31:57 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:31:57 ---> Running in 68df2bc60906 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:57 (1/1) Installing dumb-init (1.2.5-r3) 03:31:57 Executing busybox-1.36.1-r29.trigger 03:31:57 OK: 8 MiB in 15 packages 03:31:57 Removing intermediate container 68df2bc60906 03:31:57 ---> cbc73f241c96 03:31:57 Step 17/27 : RUN apk --no-cache upgrade 03:31:57 ---> Running in a17c5c269b9b 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:57 Upgrading critical system libraries and apk-tools: 03:31:57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:31:57 Executing busybox-1.36.1-r29.trigger 03:31:57 Continuing the upgrade transaction with new apk-tools: 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:31:57 OK: 8 MiB in 15 packages 03:31:57 Removing intermediate container a17c5c269b9b 03:31:57 ---> b6e68fe7dbe8 03:31:57 Step 18/27 : WORKDIR / 03:31:57 ---> Running in cbcefbd5dba7 03:31:57 Removing intermediate container cbcefbd5dba7 03:31:57 ---> 57b4188f2771 03:31:57 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:31:59 ---> 546857a1745d 03:31:59 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:31:59 ---> 614880262b2e 03:31:59 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:31:59 ---> d3a9c9bb1ab8 03:31:59 Step 22/27 : EXPOSE 59984 03:31:59 ---> Running in bcaad667b1be 03:31:59 Removing intermediate container bcaad667b1be 03:31:59 ---> 36ff901f4046 03:31:59 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:31:59 ---> Running in adb9228e7907 03:31:59 Removing intermediate container adb9228e7907 03:31:59 ---> 6e2dc67c3114 03:31:59 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:31:59 ---> Running in 5241a496e01a 03:31:59 Removing intermediate container 5241a496e01a 03:31:59 ---> 878e5ce5d761 03:31:59 Step 25/27 : LABEL arch=amd64 03:31:59 ---> Running in c0b7863e70c0 03:31:59 Removing intermediate container c0b7863e70c0 03:31:59 ---> ef7fea848835 03:31:59 Step 26/27 : LABEL git_sha=f987830c5180bd2127b069d290099a33526afdd9 03:31:59 ---> Running in c622efa6980a 03:31:59 Removing intermediate container c622efa6980a 03:31:59 ---> 4ee1f8d11170 03:31:59 Step 27/27 : LABEL version=0.0.0 03:31:59 ---> Running in faa706d92290 03:31:59 Removing intermediate container faa706d92290 03:31:59 ---> 144dc45fb183 03:31:59 [Warning] One or more build-args [ARCH] were not consumed 03:31:59 Successfully built 144dc45fb183 03:31:59 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:00 03:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:01 latest: Pulling from edgex-lftools-log-publisher 03:32:01 5eb5b503b376: Pulling fs layer 03:32:01 5c69ac0246d0: Pulling fs layer 03:32:01 ec43610c2a17: Pulling fs layer 03:32:01 3a2ae6a8a46f: Pulling fs layer 03:32:01 33b1e0a273af: Pulling fs layer 03:32:01 5d3b04190fa2: Pulling fs layer 03:32:01 2f39f015ded8: Pulling fs layer 03:32:01 33b1e0a273af: Waiting 03:32:01 3a2ae6a8a46f: Waiting 03:32:01 5c69ac0246d0: Verifying Checksum 03:32:01 5c69ac0246d0: Download complete 03:32:01 3a2ae6a8a46f: Verifying Checksum 03:32:01 3a2ae6a8a46f: Download complete 03:32:01 33b1e0a273af: Verifying Checksum 03:32:01 33b1e0a273af: Download complete 03:32:01 5d3b04190fa2: Verifying Checksum 03:32:01 5d3b04190fa2: Download complete 03:32:01 ec43610c2a17: Verifying Checksum 03:32:01 ec43610c2a17: Download complete 03:32:01 5eb5b503b376: Verifying Checksum 03:32:01 5eb5b503b376: Download complete 03:32:02 2f39f015ded8: Download complete 03:32:02 c9f46d7d2bd2: Pull complete 03:32:02 5eb5b503b376: Pull complete 03:32:02 5c69ac0246d0: Pull complete 03:32:03 ec43610c2a17: Pull complete 03:32:03 3a2ae6a8a46f: Pull complete 03:32:03 33b1e0a273af: Pull complete 03:32:03 5d3b04190fa2: Pull complete 03:32:03 c5a475d317c9: Pull complete 03:32:04 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:32:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:32:04 ---> be29e6b0f0d4 03:32:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:32:06 ---> Running in 49687f74768e 03:32:06 Removing intermediate container 49687f74768e 03:32:06 ---> f1b18e1821b7 03:32:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:06 ---> Running in f73abc51b4f4 03:32:06 Removing intermediate container f73abc51b4f4 03:32:06 ---> cd97aec6f2c4 03:32:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:32:06 ---> Running in 333790fbaa76 03:32:07 Removing intermediate container 333790fbaa76 03:32:07 ---> e92c32af3234 03:32:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:32:07 ---> Running in 50c2cc6b0f25 03:32:07 Removing intermediate container 50c2cc6b0f25 03:32:07 ---> 5373beaca069 03:32:07 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:32:07 ---> Running in 1e01d355338a 03:32:07 2f39f015ded8: Pull complete 03:32:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 03:32:08 Removing intermediate container 1e01d355338a 03:32:08 ---> e8bc383973b2 03:32:08 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:32:08 ---> Running in c8b98d5f0203 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:08 prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container 03:32:08 $ 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/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:32:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:32:11 OK: 238 MiB in 54 packages 03:32:12 Removing intermediate container c8b98d5f0203 03:32:12 ---> 539a5de0f1e6 03:32:12 Step 9/13 : WORKDIR /device-onvif-camera 03:32:12 ---> Running in 52c6d6357045 03:32:12 Removing intermediate container 52c6d6357045 03:32:12 ---> ca0233983baa 03:32:12 Step 10/13 : COPY go.mod vendor* ./ 03:32:13 $ docker top 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 -eo pid,comm 03:32:13 ---> 0024ad12b4ac 03:32:13 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] { 03:32:13 ---> Running in 87be86823037 [Pipeline] libraryResource [Pipeline] sh 03:32:13 ---> job-cost.sh 03:32:13 lf-activate-venv: SKIPPING 03:32:13 INFO: No Stack... 03:32:14 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:14 INFO: Archiving Costs [Pipeline] sh 03:32:14 + cat /w/workspace/undry_device-onvif-camera_PR-466/archives/cost.csv 03:32:14 + cut -d, -f6 [Pipeline] lock 03:32:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] 03:32:14 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] did not exist. Created. 03:32:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:15 + echo total: 0.2199999988079071 [Pipeline] stash 03:32:15 Stashed 1 file(s) [Pipeline] } 03:32:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:32:15 $ docker stop --time=1 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 03:32:16 $ docker rm -f --volumes 4d769b24c046efb5a4897149a53175a79941906a87a75ca9dc405be6cf205e88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:20 Removing intermediate container 87be86823037 03:34:20 ---> 046b52a7a2c3 03:34:20 Step 12/13 : COPY . . 03:34:20 ---> ad9880bdf763 03:34:20 Step 13/13 : RUN ${MAKE} 03:34:20 ---> Running in 8ae3202806f9 03:34:20 noop 03:34:20 Removing intermediate container 8ae3202806f9 03:34:20 ---> 842af4f3fbf0 03:34:20 Successfully built 842af4f3fbf0 03:34:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker inspect -f . ci-base-image-arm64 03:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:20 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 03:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:22 $ docker top 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:23 + go version 03:34:23 go version go1.23.2 linux/arm64 [Pipeline] } 03:34:23 $ docker stop --time=1 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 03:34:24 $ docker rm -f --volumes 4670919f22564eddd83881b680c2341317dc9832304c79ac90c73c29d4d9a342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:25 + docker inspect -f . ci-base-image-arm64 03:34:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 03:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 03:34:27 $ docker top ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:28 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:34:28 + make test 03:34:28 go test ./... -coverprofile=coverage.out ./... 03:34:35 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:38:28 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:38:36 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:38:38 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.195s coverage: 31.4% of statements 03:39:00 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.430s coverage: 86.5% of statements 03:39:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:01 go vet ./... 03:39:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:58 ./bin/test-attribution-txt.sh [Pipeline] echo 03:40:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:40:03 $ docker stop --time=1 ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 03:40:04 $ docker rm -f --volumes ef0317bfdd27983b5c7def5794270b44363734dc2ae3e7f164e12bc870369024 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:40:06 Warning: overwriting stash ‘coverage-report’ 03:40:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:40:08 + ls -al . 03:40:08 total 324 03:40:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:34 . 03:40:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 .. 03:40:08 drwxrwxr-x 8 jenkins jenkins 4096 Oct 15 03:31 .git 03:40:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:31 .github 03:40:08 -rw-rw-r-- 1 jenkins jenkins 493 Oct 15 03:31 .gitignore 03:40:08 -rw-rw-r-- 1 jenkins jenkins 199 Oct 15 03:31 .golangci.yml 03:40:08 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 15 03:31 Attribution.txt 03:40:08 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 15 03:31 CHANGELOG.md 03:40:08 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 15 03:31 Dockerfile 03:40:08 -rw-rw-r-- 1 jenkins jenkins 677 Oct 15 03:31 GOVERNANCE.md 03:40:08 -rw-rw-r-- 1 jenkins jenkins 739 Oct 15 03:31 Jenkinsfile 03:40:08 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 15 03:31 LICENSE 03:40:08 -rw-rw-r-- 1 jenkins jenkins 3420 Oct 15 03:31 Makefile 03:40:08 -rw-rw-r-- 1 jenkins jenkins 625 Oct 15 03:31 OWNERS.md 03:40:08 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 15 03:31 README.md 03:40:08 -rw-rw-r-- 1 jenkins jenkins 5 Oct 15 03:29 VERSION 03:40:08 drwxrwxr-x 2 jenkins jenkins 4096 Oct 15 03:31 bin 03:40:08 drwxrwxr-x 3 jenkins jenkins 4096 Oct 15 03:31 cmd 03:40:08 -rw-r--r-- 1 jenkins jenkins 92292 Oct 15 03:39 coverage.out 03:40:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 doc 03:40:08 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 15 03:31 go.mod 03:40:08 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 15 03:31 go.sum 03:40:08 drwxrwxr-x 4 jenkins jenkins 4096 Oct 15 03:31 internal 03:40:08 -rw-rw-r-- 1 jenkins jenkins 236 Oct 15 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:08 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f987830c5180bd2127b069d290099a33526afdd9 --label arch=arm64 --label version=0.0.0 . 03:40:09 Sending build context to Docker daemon 21.89MB 03:40:09 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:40:09 Step 2/27 : FROM ${BASE} AS builder 03:40:09 ---> 842af4f3fbf0 03:40:09 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:40:09 ---> Running in cdcab548e54e 03:40:09 Removing intermediate container cdcab548e54e 03:40:09 ---> 76358eceb79e 03:40:09 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:09 ---> Running in bc23a8f0be5c 03:40:10 Removing intermediate container bc23a8f0be5c 03:40:10 ---> c821171ab670 03:40:10 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:40:10 ---> Running in 83cac32eedbe 03:40:10 Removing intermediate container 83cac32eedbe 03:40:10 ---> 32b0d6294ba5 03:40:10 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:40:10 ---> Running in fc6a399015a7 03:40:11 Removing intermediate container fc6a399015a7 03:40:11 ---> 2cfebf4dbf9e 03:40:11 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:40:11 ---> Running in 4e0059e9a125 03:40:11 Removing intermediate container 4e0059e9a125 03:40:11 ---> 6e62262504a1 03:40:11 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:40:11 ---> Running in 7085c18c7803 03:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:40:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:40:13 OK: 238 MiB in 54 packages 03:40:14 Removing intermediate container 7085c18c7803 03:40:14 ---> bb8ca2ce51d6 03:40:14 Step 9/27 : WORKDIR /device-onvif-camera 03:40:14 ---> Running in a02b9c19a42e 03:40:15 Removing intermediate container a02b9c19a42e 03:40:15 ---> 303e41a35253 03:40:15 Step 10/27 : COPY go.mod vendor* ./ 03:40:15 ---> a1db5b993839 03:40:15 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:15 ---> Running in b104ab73983f 03:40:18 Removing intermediate container b104ab73983f 03:40:18 ---> 5ace6228253e 03:40:18 Step 12/27 : COPY . . 03:40:20 ---> 68755d885564 03:40:20 Step 13/27 : RUN ${MAKE} 03:40:20 ---> Running in b6d2b19a97be 03:40:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.46" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:44:12 Removing intermediate container b6d2b19a97be 03:44:12 ---> 13fd0c61da6f 03:44:12 Step 14/27 : FROM alpine:3.20 03:44:12 3.20: Pulling from library/alpine 03:44:12 cf04c63912e1: Already exists 03:44:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:44:12 Status: Downloaded newer image for alpine:3.20 03:44:12 ---> c157a85ed455 03:44:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:44:12 ---> Running in 9bc8082e3119 03:44:12 Removing intermediate container 9bc8082e3119 03:44:12 ---> d7379de485f6 03:44:12 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:44:12 ---> Running in 49d04b2214ff 03:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:12 (1/1) Installing dumb-init (1.2.5-r3) 03:44:12 Executing busybox-1.36.1-r29.trigger 03:44:12 OK: 9 MiB in 15 packages 03:44:12 Removing intermediate container 49d04b2214ff 03:44:12 ---> 27c835dbc6f6 03:44:12 Step 17/27 : RUN apk --no-cache upgrade 03:44:13 ---> Running in 59f15c27566e 03:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:15 Upgrading critical system libraries and apk-tools: 03:44:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:44:15 Executing busybox-1.36.1-r29.trigger 03:44:16 Continuing the upgrade transaction with new apk-tools: 03:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:44:17 OK: 9 MiB in 15 packages 03:44:18 Removing intermediate container 59f15c27566e 03:44:18 ---> 675ddfb55f09 03:44:18 Step 18/27 : WORKDIR / 03:44:18 ---> Running in 92a226d3cd8c 03:44:18 Removing intermediate container 92a226d3cd8c 03:44:18 ---> 4a37a3815142 03:44:18 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:44:21 ---> fbce27f2497b 03:44:21 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:44:22 ---> 56e710f18784 03:44:22 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:44:22 ---> a3eb3d41a5c4 03:44:22 Step 22/27 : EXPOSE 59984 03:44:22 ---> Running in 0e83c33f4574 03:44:23 Removing intermediate container 0e83c33f4574 03:44:23 ---> cb29a30f62a3 03:44:23 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:44:23 ---> Running in f9fdf624eddd 03:44:23 Removing intermediate container f9fdf624eddd 03:44:23 ---> 0c25ffa45a4d 03:44:23 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:44:23 ---> Running in 8fa331fbc249 03:44:24 Removing intermediate container 8fa331fbc249 03:44:24 ---> edaf052f9ecd 03:44:24 Step 25/27 : LABEL arch=arm64 03:44:24 ---> Running in aaa25337835e 03:44:24 Removing intermediate container aaa25337835e 03:44:24 ---> 8765d9d0957b 03:44:24 Step 26/27 : LABEL git_sha=f987830c5180bd2127b069d290099a33526afdd9 03:44:24 ---> Running in 434cae6b09e9 03:44:24 Removing intermediate container 434cae6b09e9 03:44:24 ---> 34362c03e84e 03:44:24 Step 27/27 : LABEL version=0.0.0 03:44:24 ---> Running in d739d23e8e45 03:44:25 Removing intermediate container d739d23e8e45 03:44:25 ---> 6aa1800a0817 03:44:25 [Warning] One or more build-args [ARCH] were not consumed 03:44:25 Successfully built 6aa1800a0817 03:44:25 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:26 03:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:26 arm64: Pulling from edgex-lftools-log-publisher 03:44:26 8998bd30e6a1: Pulling fs layer 03:44:26 04944245beec: Pulling fs layer 03:44:26 699f458cf7ca: Pulling fs layer 03:44:26 765212b225bb: Pulling fs layer 03:44:26 f23df028b6ca: Pulling fs layer 03:44:26 d65c8cfc05b1: Pulling fs layer 03:44:26 2437ff75d9bd: Pulling fs layer 03:44:26 765212b225bb: Waiting 03:44:26 f23df028b6ca: Waiting 03:44:26 d65c8cfc05b1: Waiting 03:44:26 2437ff75d9bd: Waiting 03:44:26 04944245beec: Verifying Checksum 03:44:26 04944245beec: Download complete 03:44:26 765212b225bb: Verifying Checksum 03:44:26 765212b225bb: Download complete 03:44:26 f23df028b6ca: Download complete 03:44:26 d65c8cfc05b1: Verifying Checksum 03:44:26 d65c8cfc05b1: Download complete 03:44:27 699f458cf7ca: Verifying Checksum 03:44:27 699f458cf7ca: Download complete 03:44:27 8998bd30e6a1: Verifying Checksum 03:44:27 8998bd30e6a1: Download complete 03:44:29 2437ff75d9bd: Verifying Checksum 03:44:29 2437ff75d9bd: Download complete 03:44:32 8998bd30e6a1: Pull complete 03:44:32 04944245beec: Pull complete 03:44:34 699f458cf7ca: Pull complete 03:44:34 765212b225bb: Pull complete 03:44:35 f23df028b6ca: Pull complete 03:44:35 d65c8cfc05b1: Pull complete 03:44:53 2437ff75d9bd: Pull complete 03:44:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:44:54 prd-ubuntu20.04-docker-arm64-4c-16g-22839 does not seem to be running inside a container 03:44:54 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:44:57 $ docker top c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:44:58 ---> job-cost.sh 03:44:58 lf-activate-venv: SKIPPING 03:44:58 INFO: No Stack... 03:44:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:44:59 INFO: Archiving Costs [Pipeline] sh 03:45:00 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:45:00 + cut -d, -f6 [Pipeline] lock 03:45:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] 03:45:00 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] did not exist. Created. 03:45:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:45:01 /w/workspace/device-onvif-camera/1@tmp/durable-eb07c889/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:45:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:45:02 Warning: overwriting stash ‘stack-cost’ 03:45:02 Stashed 1 file(s) [Pipeline] } 03:45:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:45:02 $ docker stop --time=1 c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 03:45:04 $ docker rm -f --volumes c70aa823ca6dd0ed77c3c7e503eed75617c3abe943335c8cdf1a33f7ec060e41 [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 03:45:05 provisioning config files... 03:45:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config11300267009152499918tmp [Pipeline] { [Pipeline] sh 03:45:05 + set +x 03:45:05 + curl -s https://codecov.io/bash 03:45:05 + bash -s -- 03:45:05 03:45:05 _____ _ 03:45:05 / ____| | | 03:45:05 | | ___ __| | ___ ___ _____ __ 03:45:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:45:05 | |___| (_) | (_| | __/ (_| (_) \ V / 03:45:05 \_____\___/ \__,_|\___|\___\___/ \_/ 03:45:05 Bash-1.0.6 03:45:05 03:45:05 03:45:05 ==> git version 2.25.1 found 03:45:05 ==> 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 03:45:05 Release-Date: 2020-01-08 03:45:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:45:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:45:05 ==> Jenkins CI detected. 03:45:05 current dir:  /w/workspace/undry_device-onvif-camera_PR-466 03:45:05 project root: . 03:45:05 --> token set from env 03:45:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:45:05 ==> Running gcov in . (disable via -X gcov) 03:45:05 ==> Python coveragepy not found 03:45:05 ==> Searching for coverage reports in: 03:45:05 + . 03:45:05 -> Found 1 reports 03:45:05 ==> Detecting git/mercurial file structure 03:45:05 ==> Reading reports 03:45:05 + ./coverage.out bytes=92292 03:45:05 ==> Appending adjustments 03:45:05 https://docs.codecov.io/docs/fixing-reports 03:45:05 + Found adjustments 03:45:05 ==> Gzipping contents 03:45:05 12K /tmp/codecov.sSXC19.gz 03:45:05 ==> Uploading reports 03:45:05 url: https://codecov.io 03:45:05 query: branch=PR-466&commit=f987830c5180bd2127b069d290099a33526afdd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=466&job=&cmd_args= 03:45:05 -> Pinging Codecov 03:45:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-466&commit=f987830c5180bd2127b069d290099a33526afdd9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=466&job=&cmd_args= 03:45:06 -> Uploading to 03:45:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/f987830c5180bd2127b069d290099a33526afdd9/173cd335-800a-427a-bc21-28befa10b75c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T034506Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc37378c0735765f8e73ce19d4207ffe9284ec20f6a88131813da82949e59690 03:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 03:45:06 Dload Upload Total Spent Left Speed 03:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 48364 --:--:-- --:--:-- --:--:-- 48364 03:45:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/f987830c5180bd2127b069d290099a33526afdd9 [Pipeline] } 03:45:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 03:45:08 + [ -d /w/workspace/undry_device-onvif-camera_PR-466/archives ] 03:45:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-466/archives 03:45:08 total 16 03:45:08 drwxr-xr-x 3 root root 4096 Oct 15 03:32 . 03:45:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 03:32 .. 03:45:08 drwxr-xr-x 2 root root 4096 Oct 15 03:32 cost 03:45:08 -rw-r--r-- 1 root root 91 Oct 15 03:32 cost.csv 03:45:08 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-466/archives 03:45:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-466/archives 03:45:08 total 16 03:45:08 drwxr-xr-x 3 jenkins jenkins 4096 Oct 15 03:32 . 03:45:08 drwxrwxr-x 10 jenkins jenkins 4096 Oct 15 03:32 .. 03:45:08 drwxr-xr-x 2 jenkins jenkins 4096 Oct 15 03:32 cost 03:45:08 -rw-r--r-- 1 jenkins jenkins 91 Oct 15 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:45:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:45:10 ---> package-listing.sh 03:45:10 ++ facter osfamily 03:45:10 ++ tr '[:upper:]' '[:lower:]' 03:45:10 + OS_FAMILY=debian 03:45:10 + workspace=/w/workspace/undry_device-onvif-camera_PR-466 03:45:10 + START_PACKAGES=/tmp/packages_start.txt 03:45:10 + END_PACKAGES=/tmp/packages_end.txt 03:45:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:45:10 + PACKAGES=/tmp/packages_start.txt 03:45:10 + '[' /w/workspace/undry_device-onvif-camera_PR-466 ']' 03:45:10 + PACKAGES=/tmp/packages_end.txt 03:45:10 + case "${OS_FAMILY}" in 03:45:10 + dpkg -l 03:45:10 + grep '^ii' 03:45:10 + '[' -f /tmp/packages_start.txt ']' 03:45:10 + '[' -f /tmp/packages_end.txt ']' 03:45:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:45:10 + '[' /w/workspace/undry_device-onvif-camera_PR-466 ']' 03:45:10 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-466/archives/ 03:45:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-466/archives/ [Pipeline] echo 03:45:10 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/undry_device-onvif-camera_PR-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:45:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:11 prd-ubuntu20.04-docker-8c-8g-22837 does not seem to be running inside a container 03:45:11 $ 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/undry_device-onvif-camera_PR-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-466 -v /w/workspace/undry_device-onvif-camera_PR-466:/w/workspace/undry_device-onvif-camera_PR-466:rw,z -v /w/workspace/undry_device-onvif-camera_PR-466@tmp:/w/workspace/undry_device-onvif-camera_PR-466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:45:11 $ docker top ebc7abceae7ccb35c1e4e6ac20fe758aed65d4e60e7e05fd0b085d13493fe8ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:12 + touch /tmp/pre-build-complete [Pipeline] sh 03:45:12 + mkdir -p /var/log/sysstat [Pipeline] sh 03:45:12 + ls /var/log/sa-host 03:45:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:13 provisioning config files... 03:45:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-466@tmp/config15034259054050971459tmp [Pipeline] { [Pipeline] echo 03:45:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:45:13 ---> create-netrc.sh [Pipeline] } 03:45:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:45:14 ---> python-tools-install.sh [Pipeline] echo 03:45:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:45:14 ---> sudo-logs.sh 03:45:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:45:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:45:14 ---> job-cost.sh 03:45:14 lf-activate-venv: SKIPPING 03:45:14 DEBUG: total: 0.2199999988079071 03:45:14 INFO: Retrieving Stack Cost... 03:45:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:45:15 INFO: Archiving Costs [Pipeline] echo 03:45:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:45:15 ---> logs-deploy.sh 03:45:15 lf-activate-venv: SKIPPING 03:45:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-466/1 03:45:15 INFO: archiving workspace using pattern(s): 03:45:17 Archives upload complete. 03:45:17 INFO: archiving logs to Nexus 03:45:19 ---> uname -a: 03:45:19 Linux prd-ubuntu20-04-docker-8c-8g-22837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:45:19 03:45:19 03:45:19 ---> lscpu: 03:45:19 Architecture: x86_64 03:45:19 CPU op-mode(s): 32-bit, 64-bit 03:45:19 Byte Order: Little Endian 03:45:19 Address sizes: 40 bits physical, 48 bits virtual 03:45:19 CPU(s): 8 03:45:19 On-line CPU(s) list: 0-7 03:45:19 Thread(s) per core: 1 03:45:19 Core(s) per socket: 1 03:45:19 Socket(s): 8 03:45:19 NUMA node(s): 1 03:45:19 Vendor ID: AuthenticAMD 03:45:19 CPU family: 23 03:45:19 Model: 49 03:45:19 Model name: AMD EPYC-Rome Processor 03:45:19 Stepping: 0 03:45:19 CPU MHz: 2799.998 03:45:19 BogoMIPS: 5599.99 03:45:19 Virtualization: AMD-V 03:45:19 Hypervisor vendor: KVM 03:45:19 Virtualization type: full 03:45:19 L1d cache: 256 KiB 03:45:19 L1i cache: 256 KiB 03:45:19 L2 cache: 4 MiB 03:45:19 L3 cache: 128 MiB 03:45:19 NUMA node0 CPU(s): 0-7 03:45:19 Vulnerability Itlb multihit: Not affected 03:45:19 Vulnerability L1tf: Not affected 03:45:19 Vulnerability Mds: Not affected 03:45:19 Vulnerability Meltdown: Not affected 03:45:19 Vulnerability Mmio stale data: Not affected 03:45:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:45:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:45:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:45:19 Vulnerability Srbds: Not affected 03:45:19 Vulnerability Tsx async abort: Not affected 03:45:19 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 03:45:19 03:45:19 03:45:19 ---> nproc: 03:45:19 8 03:45:19 03:45:19 03:45:19 ---> df -h: 03:45:19 Filesystem Size Used Avail Use% Mounted on 03:45:19 overlay 155G 12G 143G 8% / 03:45:19 tmpfs 64M 0 64M 0% /dev 03:45:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:45:19 shm 64M 0 64M 0% /dev/shm 03:45:19 /dev/vda1 155G 12G 143G 8% /facter-os 03:45:19 03:45:19 03:45:19 ---> sar -b -r -n DEV: 03:45:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22837) 10/15/24 _x86_64_ (8 CPU) 03:45:19 03:45:19 03:28:03 LINUX RESTART (8 CPU) 03:45:19 03:45:19 03:29:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:45:19 03:30:01 269.01 5.67 263.33 0.00 438.82 71493.19 0.00 03:45:19 03:31:01 147.88 0.07 147.81 0.00 4.93 45682.25 0.00 03:45:19 03:32:01 186.65 0.17 186.49 0.00 14.00 55417.30 0.00 03:45:19 03:33:01 50.62 0.02 50.60 0.00 4.27 16779.76 0.00 03:45:19 03:34:01 30.18 11.23 18.95 0.00 3471.69 3789.10 0.00 03:45:19 03:35:01 2.85 0.00 2.85 0.00 0.00 31.59 0.00 03:45:19 03:36:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 03:45:19 03:37:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 03:45:19 03:38:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 03:45:19 03:39:01 1.63 0.00 1.63 0.00 0.00 27.32 0.00 03:45:19 03:40:01 2.47 0.63 1.83 0.00 70.52 21.60 0.00 03:45:19 03:41:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 03:45:19 03:42:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 03:45:19 03:43:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 03:45:19 03:44:01 1.23 0.02 1.22 0.00 0.13 14.26 0.00 03:45:19 03:45:01 1.22 0.00 1.22 0.00 0.00 15.47 0.00 03:45:19 Average: 43.36 1.10 42.25 0.00 249.87 11960.62 0.00 03:45:19 03:45:19 03:29:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:45:19 03:30:01 27475232 31497552 814460 2.48 156788 3979552 2032724 5.99 1352872 3499380 426908 03:45:19 03:31:01 26697844 30844908 1458480 4.44 197596 4025032 2756448 8.12 2015656 3564844 418640 03:45:19 03:32:01 27301908 31525256 780612 2.37 203636 4123368 1859620 5.48 1415016 3599556 10020 03:45:19 03:33:01 26808816 31529928 773724 2.35 209364 4565892 1748200 5.15 1421504 4029052 28 03:45:19 03:34:01 26571084 31512020 781444 2.38 214672 4770292 1828556 5.39 1576712 4088232 484 03:45:19 03:35:01 26582912 31523888 769496 2.34 214696 4770292 1828556 5.39 1565264 4088232 164 03:45:19 03:36:01 26583344 31524380 768892 2.34 214768 4770296 1828556 5.39 1565252 4088244 164 03:45:19 03:37:01 26583736 31524948 768280 2.34 214800 4770424 1828556 5.39 1564244 4088360 172 03:45:19 03:38:01 26583544 31524952 768200 2.34 214860 4770428 1828556 5.39 1564196 4088500 40 03:45:19 03:39:01 26584348 31525820 767492 2.33 214940 4770412 1828556 5.39 1563996 4088476 180 03:45:19 03:40:01 26582708 31526516 766768 2.33 214984 4772508 1818364 5.36 1563972 4090228 88 03:45:19 03:41:01 26582432 31526308 766908 2.33 215012 4772516 1818364 5.36 1564084 4090256 204 03:45:19 03:42:01 26582724 31526600 766588 2.33 215032 4772516 1818364 5.36 1563740 4090256 8 03:45:19 03:43:01 26582708 31526680 766504 2.33 215080 4772504 1818364 5.36 1563796 4090292 4 03:45:19 03:44:01 26581860 31525916 767076 2.33 215108 4772520 1835820 5.41 1563884 4090300 16 03:45:19 03:45:01 26582384 31526452 766648 2.33 215132 4772524 1835820 5.41 1563868 4090304 12 03:45:19 Average: 26704224 31480758 815723 2.48 209154 4621942 1894589 5.58 1561754 3985282 53571 03:45:19 03:45:19 03:29:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:45:19 03:30:01 ens3 733.56 454.77 7132.71 56.96 0.00 0.00 0.00 0.00 03:45:19 03:30:01 docker0 364.56 590.83 31.62 3802.37 0.00 0.00 0.00 0.00 03:45:19 03:30:01 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 03:45:19 03:31:01 ens3 25.38 15.30 29.17 10.63 0.00 0.00 0.00 0.00 03:45:19 03:31:01 docker0 0.05 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:45:19 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:31:01 veth027a7ad 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:45:19 03:32:01 ens3 47.46 32.16 340.25 11.79 0.00 0.00 0.00 0.00 03:45:19 03:32:01 docker0 6.68 12.70 0.40 154.97 0.00 0.00 0.00 0.00 03:45:19 03:32:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 03:45:19 03:33:01 ens3 81.01 48.05 2359.71 8.90 0.00 0.00 0.00 0.00 03:45:19 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:33:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 03:45:19 03:34:01 ens3 105.72 54.77 1395.14 3.89 0.00 0.00 0.00 0.00 03:45:19 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:34:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:45:19 03:35:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 03:45:19 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:37:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:38:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:39:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:45:19 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:41:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 03:44:01 ens3 0.18 0.12 0.08 0.06 0.00 0.00 0.00 0.00 03:45:19 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:45:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:45:19 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:19 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:45:19 Average: ens3 60.76 37.00 690.16 5.66 0.00 0.00 0.00 0.00 03:45:19 Average: docker0 22.49 36.57 1.94 239.90 0.00 0.00 0.00 0.00 03:45:19 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:45:19 03:45:19 03:45:19 ---> sar -P ALL: 03:45:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22837) 10/15/24 _x86_64_ (8 CPU) 03:45:19 03:45:19 03:28:03 LINUX RESTART (8 CPU) 03:45:19 03:45:19 03:29:03 CPU %user %nice %system %iowait %steal %idle 03:45:19 03:30:01 all 8.07 0.00 3.87 4.63 0.08 83.34 03:45:19 03:30:01 0 9.46 0.00 3.78 1.22 0.09 85.45 03:45:19 03:30:01 1 9.32 0.00 3.55 2.03 0.10 85.00 03:45:19 03:30:01 2 8.07 0.00 4.85 10.06 0.09 76.92 03:45:19 03:30:01 3 6.88 0.00 4.29 17.01 0.07 71.75 03:45:19 03:30:01 4 7.94 0.00 3.53 1.06 0.09 87.38 03:45:19 03:30:01 5 8.12 0.00 4.26 1.62 0.07 85.93 03:45:19 03:30:01 6 7.74 0.00 3.45 2.65 0.07 86.10 03:45:19 03:30:01 7 7.07 0.00 3.28 1.47 0.07 88.12 03:45:19 03:31:01 all 37.03 0.00 5.67 2.95 0.08 54.27 03:45:19 03:31:01 0 37.24 0.00 6.25 8.05 0.08 48.38 03:45:19 03:31:01 1 36.23 0.00 5.16 0.50 0.07 58.04 03:45:19 03:31:01 2 36.64 0.00 5.22 0.87 0.07 57.20 03:45:19 03:31:01 3 37.20 0.00 6.91 11.79 0.08 44.01 03:45:19 03:31:01 4 38.08 0.00 5.11 0.51 0.07 56.24 03:45:19 03:31:01 5 37.45 0.00 5.79 0.19 0.07 56.50 03:45:19 03:31:01 6 36.94 0.00 5.62 1.43 0.10 55.91 03:45:19 03:31:01 7 36.46 0.00 5.27 0.29 0.10 57.89 03:45:19 03:32:01 all 29.57 0.00 5.87 3.07 0.07 61.42 03:45:19 03:32:01 0 30.07 0.00 6.32 14.08 0.08 49.45 03:45:19 03:32:01 1 29.74 0.00 5.61 0.07 0.07 64.52 03:45:19 03:32:01 2 28.88 0.00 5.75 6.77 0.08 58.52 03:45:19 03:32:01 3 30.43 0.00 5.99 1.51 0.07 62.00 03:45:19 03:32:01 4 29.66 0.00 5.26 0.15 0.08 64.84 03:45:19 03:32:01 5 28.83 0.00 6.30 0.34 0.07 64.46 03:45:19 03:32:01 6 28.30 0.00 6.18 1.53 0.07 63.92 03:45:19 03:32:01 7 30.61 0.00 5.57 0.22 0.07 63.54 03:45:19 03:33:01 all 2.51 0.00 1.14 1.02 0.03 95.31 03:45:19 03:33:01 0 2.36 0.00 1.41 6.79 0.03 89.41 03:45:19 03:33:01 1 2.89 0.00 1.10 0.05 0.02 95.94 03:45:19 03:33:01 2 2.57 0.00 1.37 0.02 0.03 96.01 03:45:19 03:33:01 3 2.01 0.00 1.10 0.84 0.03 96.02 03:45:19 03:33:01 4 2.67 0.00 0.76 0.00 0.03 96.54 03:45:19 03:33:01 5 3.16 0.00 0.74 0.25 0.02 95.84 03:45:19 03:33:01 6 2.46 0.00 1.15 0.20 0.03 96.16 03:45:19 03:33:01 7 1.94 0.00 1.47 0.00 0.02 96.57 03:45:19 03:34:01 all 1.01 0.00 0.43 0.47 0.02 98.07 03:45:19 03:34:01 0 1.72 0.00 0.28 0.27 0.02 97.72 03:45:19 03:34:01 1 0.78 0.00 0.52 0.03 0.02 98.65 03:45:19 03:34:01 2 0.88 0.00 0.57 1.37 0.03 97.14 03:45:19 03:34:01 3 1.87 0.00 0.63 0.85 0.00 96.65 03:45:19 03:34:01 4 0.55 0.00 0.27 0.10 0.03 99.04 03:45:19 03:34:01 5 0.87 0.00 0.48 0.67 0.02 97.97 03:45:19 03:34:01 6 0.75 0.00 0.38 0.42 0.02 98.43 03:45:19 03:34:01 7 0.68 0.00 0.30 0.02 0.03 98.97 03:45:19 03:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 03:45:19 03:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:45:19 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:45:19 03:35:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:45:19 03:35:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:45:19 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:35:01 6 0.05 0.00 0.02 0.03 0.02 99.88 03:45:19 03:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:45:19 03:36:01 all 0.17 0.00 0.01 0.00 0.01 99.81 03:45:19 03:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:45:19 03:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:36:01 3 0.00 0.00 0.00 0.03 0.02 99.95 03:45:19 03:36:01 4 1.24 0.00 0.03 0.00 0.03 98.69 03:45:19 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:45:19 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:45:19 03:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:45:19 03:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:45:19 03:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:45:19 03:37:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:45:19 03:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:37:01 6 0.05 0.00 0.02 0.02 0.02 99.90 03:45:19 03:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:45:19 03:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:45:19 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:45:19 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:45:19 03:38:01 4 0.00 0.00 0.02 0.00 0.03 99.95 03:45:19 03:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:45:19 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:45:19 03:39:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:45:19 03:39:01 0 0.03 0.00 0.02 0.02 0.00 99.93 03:45:19 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:45:19 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:39:01 3 0.00 0.00 0.02 0.03 0.00 99.95 03:45:19 03:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:45:19 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:39:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:45:19 03:39:01 7 0.33 0.00 0.02 0.00 0.02 99.63 03:45:19 03:40:01 all 0.03 0.00 0.03 0.01 0.01 99.93 03:45:19 03:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:45:19 03:40:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:45:19 03:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:45:19 03:40:01 5 0.03 0.00 0.02 0.03 0.02 99.90 03:45:19 03:40:01 6 0.05 0.00 0.03 0.02 0.00 99.90 03:45:19 03:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:45:19 03:45:19 03:40:01 CPU %user %nice %system %iowait %steal %idle 03:45:19 03:41:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:45:19 03:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:45:19 03:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:45:19 03:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:45:19 03:41:01 4 0.03 0.00 0.03 0.00 0.05 99.88 03:45:19 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:41:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:45:19 03:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 03:45:19 03:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:45:19 03:42:01 0 0.02 0.00 0.05 0.02 0.03 99.88 03:45:19 03:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:45:19 03:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:45:19 03:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:43:01 all 0.10 0.00 0.00 0.00 0.01 99.88 03:45:19 03:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:45:19 03:43:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:45:19 03:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:45:19 03:43:01 4 0.63 0.00 0.00 0.00 0.02 99.35 03:45:19 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:45:19 03:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:45:19 03:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:44:01 all 0.27 0.00 0.02 0.00 0.00 99.71 03:45:19 03:44:01 0 0.07 0.00 0.07 0.00 0.03 99.83 03:45:19 03:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:45:19 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:44:01 4 1.97 0.00 0.02 0.00 0.00 98.01 03:45:19 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:45:19 03:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:45:19 03:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:45:19 03:45:01 all 0.18 0.00 0.02 0.00 0.01 99.78 03:45:19 03:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:45:19 03:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:45:19 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:45:19 03:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:45:19 03:45:01 4 1.34 0.00 0.08 0.00 0.02 98.56 03:45:19 03:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:45:19 03:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 03:45:19 03:45:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:45:19 Average: all 4.90 0.00 1.06 0.75 0.02 93.27 03:45:19 Average: 0 5.02 0.00 1.13 1.89 0.03 91.94 03:45:19 Average: 1 4.90 0.00 0.99 0.17 0.02 93.93 03:45:19 Average: 2 4.79 0.00 1.10 1.16 0.02 92.93 03:45:19 Average: 3 4.87 0.00 1.17 1.96 0.02 91.98 03:45:19 Average: 4 5.22 0.00 0.94 0.11 0.03 93.70 03:45:19 Average: 5 4.86 0.00 1.09 0.19 0.02 93.84 03:45:19 Average: 6 4.74 0.00 1.05 0.39 0.02 93.80 03:45:19 Average: 7 4.81 0.00 0.99 0.12 0.03 94.06 03:45:19 03:45:19 03:45:19