Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58083de022d433127a5309774922673edf36c7c5 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-ssh11167584324591983604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3458407538764306437.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5275096085569749116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7694790532197190893.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14090153468919562752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3], goVersion:1.25] ========================================================= [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.25 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775887 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 58083de022d433127a5309774922673edf36c7c5 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#543)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 58083de022d433127a5309774922673edf36c7c5 # timeout=10 > git rev-list --no-walk b66f3dccc9686d7c0d40b9a5063e6829336cef84 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:41 ========================================================= 03:26:41 EdgeX Global Pipelines Version Info 03:26:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:43 ------------------- 03:26:43 stable info: 03:26:43 ------------------- 03:26:43 Commited By: Cherry Wang cherry@iotechsys.com 03:26:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:26:43 Message: update stable to v1.0.278 03:26:43 ------------------- 03:26:43 experimental info: 03:26:43 ------------------- 03:26:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:26:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58083de022d433127a5309774922673edf36c7c5 [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58083de [Pipeline] echo 03:26:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:44 provisioning config files... 03:26:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13085673556662857152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:44 ---> ****-login.sh 03:26:44 nexus3.edgexfoundry.org:10001 03:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:45 03:26:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:45 Configure a credential helper to remove this warning. See 03:26:45 https://docs.****.com/go/credential-store/ 03:26:45 03:26:45 Login Succeeded 03:26:45 nexus3.edgexfoundry.org:10002 03:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:45 03:26:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:45 Configure a credential helper to remove this warning. See 03:26:45 https://docs.****.com/go/credential-store/ 03:26:45 03:26:45 Login Succeeded 03:26:45 nexus3.edgexfoundry.org:10003 03:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:45 03:26:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:45 Configure a credential helper to remove this warning. See 03:26:45 https://docs.****.com/go/credential-store/ 03:26:45 03:26:45 Login Succeeded 03:26:45 nexus3.edgexfoundry.org:10004 03:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:45 03:26:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:45 Configure a credential helper to remove this warning. See 03:26:45 https://docs.****.com/go/credential-store/ 03:26:45 03:26:45 Login Succeeded 03:26:45 ****.io 03:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:45 03:26:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:45 Configure a credential helper to remove this warning. See 03:26:45 https://docs.****.com/go/credential-store/ 03:26:45 03:26:45 Login Succeeded 03:26:45 ---> ****-login.sh ends [Pipeline] } 03:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:46 + git rev-list -1 --merges 58083de022d433127a5309774922673edf36c7c5~1..58083de022d433127a5309774922673edf36c7c5 [Pipeline] echo 03:26:46 -----------> git rev-list -1 --merges 58083de022d433127a5309774922673edf36c7c5~1..58083de022d433127a5309774922673edf36c7c5 58083de022d433127a5309774922673edf36c7c5 [false] [Pipeline] sh 03:26:46 + git log --format=format:%s -1 58083de022d433127a5309774922673edf36c7c5 [Pipeline] echo 03:26:46 ========================================================= 03:26:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:47 + git log --format=format:%s -1 58083de022d433127a5309774922673edf36c7c5 [Pipeline] echo 03:26:47 [semverPrep] GIT_COMMIT: 58083de022d433127a5309774922673edf36c7c5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#543) [Pipeline] echo 03:26:47 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:47 + grep -v github /etc/ssh/ssh_known_hosts 03:26:47 + [ -e /tmp/ssh_known_hosts ] 03:26:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:47 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:47 03:26:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:48 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:48 3dae71ba6b94: Pulling fs layer 03:26:48 6bf1a483ea7c: Pulling fs layer 03:26:48 f5dfc541a4d3: Pulling fs layer 03:26:48 461d9e800cba: Pulling fs layer 03:26:48 80192f66455f: Pulling fs layer 03:26:48 2e8e34ca0e6c: Pulling fs layer 03:26:48 a29436f7fd5d: Pulling fs layer 03:26:48 923cac83aea3: Pulling fs layer 03:26:48 25ad8b0a4227: Pulling fs layer 03:26:48 db01528c6b51: Pulling fs layer 03:26:48 28988de357af: Pulling fs layer 03:26:48 a29436f7fd5d: Waiting 03:26:48 28988de357af: Waiting 03:26:48 25ad8b0a4227: Waiting 03:26:48 db01528c6b51: Waiting 03:26:48 80192f66455f: Waiting 03:26:48 2e8e34ca0e6c: Waiting 03:26:48 923cac83aea3: Waiting 03:26:48 461d9e800cba: Waiting 03:26:48 6bf1a483ea7c: Verifying Checksum 03:26:48 6bf1a483ea7c: Download complete 03:26:48 461d9e800cba: Verifying Checksum 03:26:48 461d9e800cba: Download complete 03:26:48 80192f66455f: Verifying Checksum 03:26:48 80192f66455f: Download complete 03:26:48 f5dfc541a4d3: Verifying Checksum 03:26:48 f5dfc541a4d3: Download complete 03:26:48 3dae71ba6b94: Verifying Checksum 03:26:48 3dae71ba6b94: Download complete 03:26:48 923cac83aea3: Verifying Checksum 03:26:48 923cac83aea3: Download complete 03:26:48 25ad8b0a4227: Verifying Checksum 03:26:48 25ad8b0a4227: Download complete 03:26:48 db01528c6b51: Verifying Checksum 03:26:48 db01528c6b51: Download complete 03:26:48 28988de357af: Download complete 03:26:48 a29436f7fd5d: Verifying Checksum 03:26:48 a29436f7fd5d: Download complete 03:26:49 2e8e34ca0e6c: Verifying Checksum 03:26:49 2e8e34ca0e6c: Download complete 03:26:49 3dae71ba6b94: Pull complete 03:26:50 6bf1a483ea7c: Pull complete 03:26:50 f5dfc541a4d3: Pull complete 03:26:50 461d9e800cba: Pull complete 03:26:50 80192f66455f: Pull complete 03:26:54 2e8e34ca0e6c: Pull complete 03:26:55 a29436f7fd5d: Pull complete 03:26:55 923cac83aea3: Pull complete 03:26:55 25ad8b0a4227: Pull complete 03:26:55 db01528c6b51: Pull complete 03:26:55 28988de357af: Pull complete 03:26:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:26:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:55 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:26:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:26:57 $ docker top ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 -eo pid,comm 03:26:57 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:26:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:57 [ssh-agent] Looking for ssh-agent implementation... 03:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:58 $ docker exec ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 ssh-agent 03:26:58 SSH_AUTH_SOCK=/tmp/ssh-gxpowUFUhhhx/agent.32 03:26:58 SSH_AGENT_PID=38 03:26:58 Running ssh-add (command line suppressed) 03:26:58 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12567806462039257481.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12567806462039257481.key) 03:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:58 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] sh 03:26:58 + git tag --points-at HEAD [Pipeline] } 03:26:58 $ docker exec --env ******** --env ******** ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 ssh-agent -k 03:26:58 unset SSH_AUTH_SOCK; 03:26:58 unset SSH_AGENT_PID; 03:26:58 echo Agent pid 38 killed; 03:26:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:26:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:59 [ssh-agent] Looking for ssh-agent implementation... 03:26:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:59 $ docker exec ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 ssh-agent 03:26:59 SSH_AUTH_SOCK=/tmp/ssh-ZOdHX3qfJKhc/agent.86 03:26:59 SSH_AGENT_PID=92 03:26:59 Running ssh-add (command line suppressed) 03:26:59 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2855554550129997998.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2855554550129997998.key) 03:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:59 + git semver init 03:26:59 2025-12-29 03:26:59,888 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:26:59 2025-12-29 03:26:59,891 [run_init] DEBUG init version:0.0.0 force:False 03:26:59 2025-12-29 03:26:59,892 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 03:26:59 2025-12-29 03:26:59,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 03:26:59 2025-12-29 03:26:59,893 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:27:01 2025-12-29 03:27:01,532 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 03:27:01 2025-12-29 03:27:01,533 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 03:27:01 2025-12-29 03:27:01,533 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:27:01 2025-12-29 03:27:01,533 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:27:01 4.1.0-dev.15 [Pipeline] } 03:27:01 $ docker exec --env ******** --env ******** ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 ssh-agent -k 03:27:01 unset SSH_AUTH_SOCK; 03:27:01 unset SSH_AGENT_PID; 03:27:01 echo Agent pid 92 killed; 03:27:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:02 + git semver [Pipeline] } 03:27:02 $ docker stop --time=1 ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 03:27:03 $ docker rm -f --volumes ffe39354e274c4202d62e30c7064d47834d16106ccd5fc3ec289204218adcae1 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:27:04 Stashed 1 file(s) [Pipeline] echo 03:27:04 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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:27:04 provisioning config files... 03:27:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9123765040891038117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775879 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 03:27:04 Running in /w/workspace/device-onvif-camera/241 [Pipeline] { [Pipeline] checkout 03:27:04 The recommended git tool is: git 03:27:05 ---> ****-login.sh 03:27:05 nexus3.edgexfoundry.org:10001 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:05 Login Succeeded 03:27:05 nexus3.edgexfoundry.org:10002 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:05 Login Succeeded 03:27:05 nexus3.edgexfoundry.org:10003 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:05 Login Succeeded 03:27:05 nexus3.edgexfoundry.org:10004 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:05 Login Succeeded 03:27:05 ****.io 03:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:05 Login Succeeded 03:27:05 ---> ****-login.sh ends [Pipeline] } 03:27:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:05 ========================================================= 03:27:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:27:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:27:06 #0 building with "default" instance using docker driver 03:27:06 03:27:06 #1 [internal] load build definition from Dockerfile 03:27:06 #1 transferring dockerfile: 1.75kB done 03:27:06 #1 DONE 0.0s 03:27:06 03:27:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:27:06 #2 DONE 0.1s 03:27:06 03:27:06 #3 [internal] load .dockerignore 03:27:06 #3 transferring context: 2B done 03:27:06 #3 DONE 0.0s 03:27:06 03:27:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:06 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:27:06 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:27:06 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:27:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 03:27:06 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:27:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 03:27:06 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:27:06 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:27:06 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:27:06 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:27:06 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 03:27:06 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:27:06 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:27:06 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 03:27:06 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.08MB / 112.58MB 0.2s 03:27:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 03:27:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:27:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 03:27:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:27:07 #4 ... 03:27:07 03:27:07 #5 [internal] load build context 03:27:07 #5 transferring context: 48.30MB 0.4s done 03:27:07 #5 DONE 0.5s 03:27:07 03:27:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:27:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 41.21MB / 60.15MB 0.4s 03:27:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s 03:27:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:27:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:27:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 39.85MB / 112.58MB 0.6s 03:27:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s 03:27:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 54.53MB / 112.58MB 0.7s 03:27:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:27:07 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 74.12MB / 112.58MB 0.8s 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 0.9s 03:27:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:27:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 03:27:08 using credential edgex-jenkins-ssh 03:27:09 Cloning the remote Git repository 03:27:09 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:27:09 > git init /w/workspace/device-onvif-camera/241 # timeout=10 03:27:09 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:27:09 > git --version # timeout=10 03:27:09 > git --version # 'git version 2.25.1' 03:27:09 using GIT_SSH to set credentials SSH Credentials for GitHub 03:27:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s 03:27:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s done 03:27:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:27:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:27:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:27:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:27:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:27:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 03:27:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:27:13 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:27:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:27:14 Avoid second fetch 03:27:14 Checking out Revision 58083de022d433127a5309774922673edf36c7c5 (main) 03:27:14 > git config core.sparsecheckout # timeout=10 03:27:14 > git checkout -f 58083de022d433127a5309774922673edf36c7c5 # timeout=10 03:27:15 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#543)" 03:27:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 03:27:16 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:27:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:27:17 #4 DONE 10.6s 03:27:17 03:27:17 #6 [builder 2/7] RUN apk add --no-cache make git 03:27:17 #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:27:17 #6 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:27:17 #6 0.632 OK: 265 MiB in 60 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:19 provisioning config files... 03:27:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/241@tmp/config9597027577470583798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:20 ---> ****-login.sh 03:27:20 nexus3.edgexfoundry.org:10001 03:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:20 #6 DONE 2.7s 03:27:20 03:27:20 #7 [builder 3/7] WORKDIR /device-onvif-camera 03:27:20 #7 DONE 0.0s 03:27:20 03:27:20 #8 [builder 4/7] COPY go.mod vendor* ./ 03:27:20 #8 DONE 0.0s 03:27:20 03:27:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:20 Configure a credential helper to remove this warning. See 03:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:20 03:27:20 Login Succeeded 03:27:20 nexus3.edgexfoundry.org:10002 03:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:20 Configure a credential helper to remove this warning. See 03:27:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:20 03:27:20 Login Succeeded 03:27:20 nexus3.edgexfoundry.org:10003 03:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:21 Configure a credential helper to remove this warning. See 03:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:21 03:27:21 Login Succeeded 03:27:21 nexus3.edgexfoundry.org:10004 03:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:21 Configure a credential helper to remove this warning. See 03:27:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:21 03:27:21 Login Succeeded 03:27:21 ****.io 03:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:27:22 Configure a credential helper to remove this warning. See 03:27:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:27:22 03:27:22 Login Succeeded 03:27:22 ---> ****-login.sh ends [Pipeline] } 03:27:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:22 ========================================================= 03:27:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:27:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:27:23 Sending build context to Docker daemon 27.62MB 03:27:23 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 03:27:23 Step 2/13 : FROM ${BASE} AS builder 03:27:23 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:27:23 6b59a28fa201: Pulling fs layer 03:27:23 d32bb0dddca7: Pulling fs layer 03:27:23 5dab1238d3d9: Pulling fs layer 03:27:23 196fd7d83e7d: Pulling fs layer 03:27:23 4f4fb700ef54: Pulling fs layer 03:27:23 8ba94037c8f0: Pulling fs layer 03:27:23 196fd7d83e7d: Waiting 03:27:23 deaec5988b04: Pulling fs layer 03:27:23 9f65657bb879: Pulling fs layer 03:27:23 deaec5988b04: Waiting 03:27:23 9f65657bb879: Waiting 03:27:23 8ba94037c8f0: Waiting 03:27:23 d32bb0dddca7: Verifying Checksum 03:27:23 d32bb0dddca7: Download complete 03:27:23 196fd7d83e7d: Verifying Checksum 03:27:23 196fd7d83e7d: Download complete 03:27:23 4f4fb700ef54: Verifying Checksum 03:27:23 4f4fb700ef54: Download complete 03:27:23 8ba94037c8f0: Verifying Checksum 03:27:23 8ba94037c8f0: Download complete 03:27:23 6b59a28fa201: Verifying Checksum 03:27:23 6b59a28fa201: Download complete 03:27:24 9f65657bb879: Verifying Checksum 03:27:24 9f65657bb879: Download complete 03:27:25 6b59a28fa201: Pull complete 03:27:25 d32bb0dddca7: Pull complete 03:27:25 5dab1238d3d9: Verifying Checksum 03:27:25 5dab1238d3d9: Download complete 03:27:27 deaec5988b04: Verifying Checksum 03:27:27 deaec5988b04: Download complete 03:27:30 #9 DONE 10.3s 03:27:30 03:27:30 #10 [builder 6/7] COPY . . 03:27:30 #10 DONE 0.2s 03:27:30 03:27:30 #11 [builder 7/7] RUN echo noop 03:27:30 #11 0.207 noop 03:27:31 #11 DONE 0.3s 03:27:31 03:27:31 #12 exporting to image 03:27:31 #12 exporting layers 03:27:39 #12 exporting layers 8.0s done 03:27:39 #12 writing image sha256:9ee002b50dc47e943e962aa4b68fc3095d97f4e2fd7487954af5ef9ee267d655 done 03:27:39 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:27:39 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:39 + docker inspect -f . ci-base-image-x86_64 03:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:39 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:27:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:27:39 5dab1238d3d9: Pull complete 03:27:39 196fd7d83e7d: Pull complete 03:27:39 4f4fb700ef54: Pull complete 03:27:39 8ba94037c8f0: Pull complete 03:27:40 $ docker top 0cec73031f3887c4241dae0c46f9f5330f3e4abda6504325868737d4f0b119b9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:40 + go version 03:27:40 go version go1.25.2 linux/amd64 [Pipeline] } 03:27:40 $ docker stop --time=1 0cec73031f3887c4241dae0c46f9f5330f3e4abda6504325868737d4f0b119b9 03:27:41 $ docker rm -f --volumes 0cec73031f3887c4241dae0c46f9f5330f3e4abda6504325868737d4f0b119b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:42 + docker inspect -f . ci-base-image-x86_64 03:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:42 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:27:42 $ docker top b1843a660375e9c600a101fc3047edb0151e5c3fb8bb3dcdcc87209aa1918e5f -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:42 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 03:27:43 + make test 03:27:43 go test ./... -coverprofile=coverage.out ./... 03:27:44 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:27:50 deaec5988b04: Pull complete 03:27:50 9f65657bb879: Pull complete 03:27:50 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:27:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:27:50 ---> 334268110677 03:27:50 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:27:52 ---> Running in c12a75e89d0c 03:27:52 Removing intermediate container c12a75e89d0c 03:27:52 ---> 9d72c0ec34aa 03:27:52 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:27:52 ---> Running in 392a3f5dddb3 03:27:53 Removing intermediate container 392a3f5dddb3 03:27:53 ---> a9777fc1b966 03:27:53 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:27:53 ---> Running in 6eb71b174546 03:27:53 Removing intermediate container 6eb71b174546 03:27:53 ---> edaa7d362490 03:27:53 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:27:53 ---> Running in 37bb06d6abc5 03:27:53 Removing intermediate container 37bb06d6abc5 03:27:53 ---> 119bb8e073e3 03:27:53 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:27:53 ---> Running in 8abbdfe021b6 03:27:53 Removing intermediate container 8abbdfe021b6 03:27:53 ---> 5f3c051eb992 03:27:53 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:27:54 ---> Running in 7bb018dfbc91 03:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:27:56 OK: 255 MiB in 60 packages 03:27:57 Removing intermediate container 7bb018dfbc91 03:27:57 ---> 2ad6a65ef7c5 03:27:57 Step 9/13 : WORKDIR /device-onvif-camera 03:27:58 ---> Running in 669b424979a0 03:27:58 Removing intermediate container 669b424979a0 03:27:58 ---> 944001d4024c 03:27:58 Step 10/13 : COPY go.mod vendor* ./ 03:28:00 ---> 93f4b4822879 03:28:00 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:00 ---> Running in e98a221a16cf 03:28:06 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:28:06 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.2% of statements 03:28:06 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:28:06 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.547s coverage: 86.5% of statements 03:28:16 0 issues. 03:28:16 go vet ./... 03:28:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:23 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:28:23 $ docker stop --time=1 b1843a660375e9c600a101fc3047edb0151e5c3fb8bb3dcdcc87209aa1918e5f 03:28:24 $ docker rm -f --volumes b1843a660375e9c600a101fc3047edb0151e5c3fb8bb3dcdcc87209aa1918e5f [Pipeline] // withDockerContainer [Pipeline] sh 03:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:26 + ls -al . 03:28:26 total 312 03:28:26 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 03:27 . 03:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:26 .. 03:28:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 03:28 .git 03:28:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:26 .github 03:28:26 -rw-rw-r-- 1 jenkins jenkins 493 Dec 29 03:26 .gitignore 03:28:26 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 03:26 .golangci.yml 03:28:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 03:27 .semver 03:28:26 -rw-rw-r-- 1 jenkins jenkins 22626 Dec 29 03:26 Attribution.txt 03:28:26 -rw-rw-r-- 1 jenkins jenkins 19022 Dec 29 03:26 CHANGELOG.md 03:28:26 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 29 03:26 Dockerfile 03:28:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 03:26 GOVERNANCE.md 03:28:26 -rw-rw-r-- 1 jenkins jenkins 762 Dec 29 03:26 Jenkinsfile 03:28:26 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 29 03:26 LICENSE 03:28:26 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 29 03:26 Makefile 03:28:26 -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 03:26 OWNERS.md 03:28:26 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 29 03:26 README.md 03:28:26 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 03:27 VERSION 03:28:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 03:26 bin 03:28:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:26 cmd 03:28:26 -rw-r--r-- 1 jenkins jenkins 85674 Dec 29 03:28 coverage.out 03:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:26 doc 03:28:26 -rw-rw-r-- 1 jenkins jenkins 7041 Dec 29 03:26 go.mod 03:28:26 -rw-rw-r-- 1 jenkins jenkins 89819 Dec 29 03:26 go.sum 03:28:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:26 internal 03:28:26 -rw-rw-r-- 1 jenkins jenkins 236 Dec 29 03:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + 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=58083de022d433127a5309774922673edf36c7c5 --label arch=amd64 --label version=4.1.0-dev.15 . 03:28:26 #0 building with "default" instance using docker driver 03:28:26 03:28:26 #1 [internal] load build definition from Dockerfile 03:28:26 #1 transferring dockerfile: 1.75kB done 03:28:26 #1 DONE 0.0s 03:28:26 03:28:26 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:28:26 #2 DONE 0.0s 03:28:26 03:28:26 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:28:26 #3 DONE 0.1s 03:28:26 03:28:26 #4 [internal] load .dockerignore 03:28:26 #4 transferring context: 2B done 03:28:26 #4 DONE 0.0s 03:28:26 03:28:26 #5 [internal] load build context 03:28:26 #5 DONE 0.0s 03:28:26 03:28:26 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:28:26 #6 DONE 0.0s 03:28:26 03:28:26 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:26 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:26 #7 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:28:26 #7 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:28:26 #7 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:28:26 #7 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:28:26 #7 DONE 0.0s 03:28:26 03:28:26 #5 [internal] load build context 03:28:26 #5 transferring context: 105.52kB 0.0s done 03:28:26 #5 DONE 0.0s 03:28:26 03:28:26 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:28:26 #6 DONE 0.1s 03:28:26 03:28:26 #8 [builder 2/7] RUN apk add --no-cache make git 03:28:27 #8 0.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:27 #8 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:27 #8 0.735 OK: 265 MiB in 60 packages 03:28:27 #8 DONE 0.8s 03:28:27 03:28:27 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:28:27 #9 0.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:27 #9 0.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:27 #9 0.780 (1/1) Installing dumb-init (1.2.5-r3) 03:28:27 #9 0.786 Executing busybox-1.37.0-r19.trigger 03:28:27 #9 0.792 OK: 7 MiB in 17 packages 03:28:28 #9 DONE 0.9s 03:28:28 03:28:28 #10 [builder 3/7] WORKDIR /device-onvif-camera 03:28:28 #10 DONE 0.0s 03:28:28 03:28:28 #11 [builder 4/7] COPY go.mod vendor* ./ 03:28:28 #11 DONE 0.0s 03:28:28 03:28:28 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:28 #12 DONE 0.6s 03:28:28 03:28:28 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:28:28 #13 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:28 #13 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:28 #13 0.724 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:28:28 #13 ... 03:28:28 03:28:28 #14 [builder 6/7] COPY . . 03:28:28 #14 DONE 0.2s 03:28:28 03:28:28 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:28:28 #13 0.751 Executing busybox-1.37.0-r20.post-upgrade 03:28:28 #13 0.831 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:28:28 #13 0.841 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:28:28 #13 0.850 Executing busybox-1.37.0-r20.trigger 03:28:28 #13 0.851 OK: 7 MiB in 17 packages 03:28:28 #13 DONE 1.0s 03:28:28 03:28:28 #15 [builder 7/7] RUN make build 03:28:28 #15 0.272 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:28:55 #15 DONE 23.4s 03:28:55 03:28:55 #16 [stage-1 4/7] COPY --from=builder /device-onvif-camera/cmd / 03:28:55 #16 DONE 0.2s 03:28:55 03:28:55 #17 [stage-1 5/7] COPY --from=builder /device-onvif-camera/LICENSE / 03:28:55 #17 DONE 0.0s 03:28:55 03:28:55 #18 [stage-1 6/7] COPY --from=builder /device-onvif-camera/Attribution.txt / 03:28:55 #18 DONE 0.0s 03:28:55 03:28:55 #19 exporting to image 03:28:55 #19 exporting layers 03:28:55 #19 exporting layers 0.2s done 03:28:55 #19 writing image sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:28:55 #19 naming to docker.io/library/device-onvif-camera done 03:28:55 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:28:55 provisioning config files... 03:28:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config630960918654621149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:55 ---> ****-login.sh 03:28:55 nexus3.edgexfoundry.org:10001 03:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:55 Login Succeeded 03:28:55 nexus3.edgexfoundry.org:10002 03:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:55 Login Succeeded 03:28:55 nexus3.edgexfoundry.org:10003 03:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:56 Login Succeeded 03:28:56 nexus3.edgexfoundry.org:10004 03:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:56 Login Succeeded 03:28:56 ****.io 03:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:56 Login Succeeded 03:28:56 ---> ****-login.sh ends [Pipeline] } 03:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:28:56 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 03:28:56 58083de022d433127a5309774922673edf36c7c5 03:28:56 latest 03:28:56 4.1.0-dev.15 03:28:56 58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:28:56 main 03:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:56 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 03:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:28:57 8c3e787186a1: Preparing 03:28:57 07014523effe: Preparing 03:28:57 7de4af89bae9: Preparing 03:28:57 d1b3de001f5b: Preparing 03:28:57 3654ff61bc5c: Preparing 03:28:57 256f393e029f: Preparing 03:28:57 256f393e029f: Waiting 03:28:57 8c3e787186a1: Pushed 03:28:57 07014523effe: Pushed 03:28:57 3654ff61bc5c: Pushed 03:28:57 256f393e029f: Layer already exists 03:28:57 d1b3de001f5b: Pushed 03:29:00 7de4af89bae9: Pushed 03:29:00 58083de022d433127a5309774922673edf36c7c5: digest: sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:29:01 8c3e787186a1: Preparing 03:29:01 07014523effe: Preparing 03:29:01 7de4af89bae9: Preparing 03:29:01 d1b3de001f5b: Preparing 03:29:01 3654ff61bc5c: Preparing 03:29:01 256f393e029f: Preparing 03:29:01 256f393e029f: Waiting 03:29:01 d1b3de001f5b: Layer already exists 03:29:01 07014523effe: Layer already exists 03:29:01 8c3e787186a1: Layer already exists 03:29:01 3654ff61bc5c: Layer already exists 03:29:01 7de4af89bae9: Layer already exists 03:29:01 256f393e029f: Layer already exists 03:29:01 latest: digest: sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:02 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 03:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:29:02 8c3e787186a1: Preparing 03:29:02 07014523effe: Preparing 03:29:02 7de4af89bae9: Preparing 03:29:02 d1b3de001f5b: Preparing 03:29:02 3654ff61bc5c: Preparing 03:29:02 256f393e029f: Preparing 03:29:02 256f393e029f: Waiting 03:29:02 8c3e787186a1: Layer already exists 03:29:02 3654ff61bc5c: Layer already exists 03:29:02 07014523effe: Layer already exists 03:29:02 7de4af89bae9: Layer already exists 03:29:02 d1b3de001f5b: Layer already exists 03:29:02 256f393e029f: Layer already exists 03:29:02 4.1.0-dev.15: digest: sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:02 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:29:03 8c3e787186a1: Preparing 03:29:03 07014523effe: Preparing 03:29:03 7de4af89bae9: Preparing 03:29:03 d1b3de001f5b: Preparing 03:29:03 3654ff61bc5c: Preparing 03:29:03 256f393e029f: Preparing 03:29:03 256f393e029f: Waiting 03:29:03 d1b3de001f5b: Layer already exists 03:29:03 7de4af89bae9: Layer already exists 03:29:03 8c3e787186a1: Layer already exists 03:29:03 07014523effe: Layer already exists 03:29:03 3654ff61bc5c: Layer already exists 03:29:03 256f393e029f: Layer already exists 03:29:03 58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15: digest: sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 03:29:03 8c3e787186a1: Preparing 03:29:03 07014523effe: Preparing 03:29:03 7de4af89bae9: Preparing 03:29:03 d1b3de001f5b: Preparing 03:29:03 3654ff61bc5c: Preparing 03:29:03 256f393e029f: Preparing 03:29:03 256f393e029f: Waiting 03:29:03 07014523effe: Layer already exists 03:29:03 d1b3de001f5b: Layer already exists 03:29:03 7de4af89bae9: Layer already exists 03:29:03 8c3e787186a1: Layer already exists 03:29:03 3654ff61bc5c: Layer already exists 03:29:03 256f393e029f: Layer already exists 03:29:03 main: digest: sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:03 ===================================================== [Pipeline] echo 03:29:03 taggedImages: 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] echo 03:29:03 ========================================================= 03:29:03 [edgeXBuildMultiArch] RAW Config: 03:29:03 images: 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:29:03 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:03 settingsFile: 03:29:03 device-onvif-camera-settings 03:29:03 ========================================================= [Pipeline] node 03:29:03 Running on prd-centos7-docker-4c-2g-775884 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:04 provisioning config files... 03:29:04 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3266221179848633349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:05 ---> ****-login.sh 03:29:05 nexus3.edgexfoundry.org:10001 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10002 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10003 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 nexus3.edgexfoundry.org:10004 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 ****.io 03:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:05 Configure a credential helper to remove this warning. See 03:29:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:05 03:29:05 Login Succeeded 03:29:05 ---> ****-login.sh ends [Pipeline] } 03:29:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:05 + docker buildx ls 03:29:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:29:05 default * docker 03:29:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:29:06 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:29:06 edgex-builder [Pipeline] sh 03:29:06 + docker buildx inspect --bootstrap 03:29:06 #1 [internal] booting buildkit 03:29:06 #1 pulling image moby/buildkit:buildx-stable-1 03:29:09 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 03:29:09 #1 creating container buildx_buildkit_edgex-builder0 03:29:10 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 03:29:10 #1 DONE 4.0s 03:29:10 Name: edgex-builder 03:29:10 Driver: docker-container 03:29:10 03:29:10 Nodes: 03:29:10 Name: edgex-builder0 03:29:10 Endpoint: unix:///var/run/docker.sock 03:29:10 Status: running 03:29:10 Buildkit: v0.26.2 03:29:10 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:29:10 + docker buildx ls 03:29:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:29:10 edgex-builder * docker-container 03:29:10 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:29:10 default docker 03:29:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:29:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5' 03:29:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 --push - 03:29:11 #1 [internal] load build definition from Dockerfile 03:29:11 #1 transferring dockerfile: 204B done 03:29:11 #1 DONE 0.0s 03:29:11 03:29:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 03:29:11 #2 DONE 0.1s 03:29:11 03:29:11 #3 [internal] load .dockerignore 03:29:11 #3 transferring context: 03:29:11 #3 transferring context: 2B done 03:29:11 #3 DONE 0.0s 03:29:11 03:29:11 #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5 03:29:11 #4 DONE 0.1s 03:29:11 03:29:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:11 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:11 #5 DONE 0.0s 03:29:11 03:29:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:11 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:11 #6 DONE 0.1s 03:29:11 03:29:11 #7 exporting to image 03:29:11 #7 exporting layers done 03:29:11 #7 exporting manifest sha256:d7df702c1d502b5b4216c727951b4353bc54b9f61ce74efe5404d8d8a036afe9 0.0s done 03:29:11 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 03:29:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:11 #7 ... 03:29:11 03:29:11 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:11 #8 DONE 0.0s 03:29:11 03:29:11 #7 exporting to image 03:29:11 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:29:11 #7 exporting manifest sha256:ebad741923bdb26442d8ab76f58f1fdce78fcc5aaee04d14a9b691d45f8556e9 0.0s done 03:29:11 #7 exporting config sha256:18d117d9127b259b7c5e045dc81c17376a43f1f0c922a5202ada2204d68e0354 done 03:29:11 #7 exporting manifest list sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc done 03:29:11 #7 pushing layers 0.1s done 03:29:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 03:29:11 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 0.1s done 03:29:11 #7 DONE 0.2s 03:29:11 03:29:11 1 warning found (use --debug to expand): 03:29:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:latest --push - 03:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest' 03:29:12 #1 [internal] load build definition from Dockerfile 03:29:12 #1 transferring dockerfile: 170B done 03:29:12 #1 DONE 0.0s 03:29:12 03:29:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:12 #2 DONE 0.0s 03:29:12 03:29:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 03:29:12 #3 DONE 0.0s 03:29:12 03:29:12 #4 [internal] load .dockerignore 03:29:12 #4 transferring context: 2B done 03:29:12 #4 DONE 0.0s 03:29:12 03:29:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:12 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:12 #5 CACHED 03:29:12 03:29:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:12 #6 CACHED 03:29:12 03:29:12 #7 exporting to image 03:29:12 #7 exporting layers done 03:29:12 #7 exporting manifest sha256:d7df702c1d502b5b4216c727951b4353bc54b9f61ce74efe5404d8d8a036afe9 done 03:29:12 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:29:12 #7 exporting manifest sha256:ebad741923bdb26442d8ab76f58f1fdce78fcc5aaee04d14a9b691d45f8556e9 done 03:29:12 #7 exporting config sha256:18d117d9127b259b7c5e045dc81c17376a43f1f0c922a5202ada2204d68e0354 done 03:29:12 #7 exporting manifest list sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc done 03:29:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:12 #7 pushing layers 0.0s done 03:29:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:latest@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 0.1s done 03:29:12 #7 DONE 0.1s 03:29:12 03:29:12 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:12 #8 DONE 0.0s 03:29:12 03:29:12 1 warning found (use --debug to expand): 03:29:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15' 03:29:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 --push - 03:29:12 #1 [internal] load build definition from Dockerfile 03:29:12 #1 transferring dockerfile: 176B done 03:29:12 #1 DONE 0.0s 03:29:12 03:29:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 03:29:12 #2 DONE 0.0s 03:29:12 03:29:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15 03:29:12 #3 DONE 0.0s 03:29:12 03:29:12 #4 [internal] load .dockerignore 03:29:12 #4 transferring context: 2B done 03:29:12 #4 DONE 0.0s 03:29:12 03:29:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:12 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:12 #5 CACHED 03:29:12 03:29:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:12 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:12 #6 CACHED 03:29:12 03:29:12 #7 exporting to image 03:29:12 #7 exporting layers done 03:29:12 #7 exporting manifest sha256:d7df702c1d502b5b4216c727951b4353bc54b9f61ce74efe5404d8d8a036afe9 done 03:29:12 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:29:12 #7 exporting manifest sha256:ebad741923bdb26442d8ab76f58f1fdce78fcc5aaee04d14a9b691d45f8556e9 done 03:29:12 #7 exporting config sha256:18d117d9127b259b7c5e045dc81c17376a43f1f0c922a5202ada2204d68e0354 done 03:29:12 #7 exporting manifest list sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc done 03:29:12 #7 pushing layers 0.0s done 03:29:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 03:29:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:4.1.0-dev.15@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 0.1s done 03:29:12 #7 DONE 0.1s 03:29:12 03:29:12 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:12 #8 DONE 0.0s 03:29:12 03:29:12 1 warning found (use --debug to expand): 03:29:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15' 03:29:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 --push - 03:29:13 #1 [internal] load build definition from Dockerfile 03:29:13 #1 transferring dockerfile: 217B done 03:29:13 #1 DONE 0.0s 03:29:13 03:29:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:29:13 #2 DONE 0.0s 03:29:13 03:29:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:29:13 #3 DONE 0.0s 03:29:13 03:29:13 #4 [internal] load .dockerignore 03:29:13 #4 transferring context: 2B done 03:29:13 #4 DONE 0.0s 03:29:13 03:29:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:13 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:13 #5 CACHED 03:29:13 03:29:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:13 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:13 #6 CACHED 03:29:13 03:29:13 #7 exporting to image 03:29:13 #7 exporting layers done 03:29:13 #7 exporting manifest sha256:d7df702c1d502b5b4216c727951b4353bc54b9f61ce74efe5404d8d8a036afe9 done 03:29:13 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:29:13 #7 exporting manifest sha256:ebad741923bdb26442d8ab76f58f1fdce78fcc5aaee04d14a9b691d45f8556e9 done 03:29:13 #7 exporting config sha256:18d117d9127b259b7c5e045dc81c17376a43f1f0c922a5202ada2204d68e0354 done 03:29:13 #7 exporting manifest list sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc done 03:29:13 #7 pushing layers 0.0s done 03:29:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 03:29:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 0.1s done 03:29:13 #7 DONE 0.1s 03:29:13 03:29:13 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:13 #8 DONE 0.0s 03:29:13 03:29:13 1 warning found (use --debug to expand): 03:29:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:29:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main' 03:29:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-onvif-camera:main --push - 03:29:13 #1 [internal] load build definition from Dockerfile 03:29:13 #1 transferring dockerfile: 168B done 03:29:13 #1 DONE 0.0s 03:29:13 03:29:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:13 #2 DONE 0.0s 03:29:13 03:29:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-onvif-camera:main 03:29:13 #3 DONE 0.0s 03:29:13 03:29:13 #4 [internal] load .dockerignore 03:29:13 #4 transferring context: 2B done 03:29:13 #4 DONE 0.0s 03:29:13 03:29:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:13 #5 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:13 #5 CACHED 03:29:13 03:29:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 03:29:13 #6 resolve nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:1af8cd3f0b3450e0d542625e7c59077743575eab9c84d6f17bca0ce902bb6d46 0.0s done 03:29:13 #6 CACHED 03:29:13 03:29:13 #7 exporting to image 03:29:13 #7 exporting layers done 03:29:13 #7 exporting manifest sha256:d7df702c1d502b5b4216c727951b4353bc54b9f61ce74efe5404d8d8a036afe9 done 03:29:13 #7 exporting config sha256:fbfd753874c2268250b65ffd1a8443802debab7fa5f0c6542d5b107fd6c40a06 done 03:29:13 #7 exporting manifest sha256:ebad741923bdb26442d8ab76f58f1fdce78fcc5aaee04d14a9b691d45f8556e9 done 03:29:13 #7 exporting config sha256:18d117d9127b259b7c5e045dc81c17376a43f1f0c922a5202ada2204d68e0354 done 03:29:13 #7 exporting manifest list sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc done 03:29:13 #7 pushing layers 0.0s done 03:29:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 03:29:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:29:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-onvif-camera:main@sha256:c442003462432120130a323619e4858e3af4d583192e64650ff2cfa10f9bdadc 0.1s done 03:29:14 #7 DONE 0.1s 03:29:14 03:29:14 #8 [auth] device-onvif-camera:pull,push token for nexus3.edgexfoundry.org:10004 03:29:14 #8 DONE 0.0s 03:29:14 03:29:14 1 warning found (use --debug to expand): 03:29:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:29:14 + '[' -d /w/workspace/foundry_device-onvif-camera_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:29:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:15 ---> package-listing.sh 03:29:15 ++ facter osfamily 03:29:15 ++ tr '[:upper:]' '[:lower:]' 03:29:15 + OS_FAMILY=redhat 03:29:15 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:29:15 + START_PACKAGES=/tmp/packages_start.txt 03:29:15 + END_PACKAGES=/tmp/packages_end.txt 03:29:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:15 + PACKAGES=/tmp/packages_start.txt 03:29:15 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:29:15 + PACKAGES=/tmp/packages_end.txt 03:29:15 + case "${OS_FAMILY}" in 03:29:15 + rpm -qa 03:29:15 + sort 03:29:16 + '[' -f /tmp/packages_start.txt ']' 03:29:16 + '[' -f /tmp/packages_end.txt ']' 03:29:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:16 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:29:16 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:29:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:29:16 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:16 03:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:17 latest: Pulling from edgex-lftools-log-publisher 03:29:17 5eb5b503b376: Pulling fs layer 03:29:17 5c69ac0246d0: Pulling fs layer 03:29:17 ec43610c2a17: Pulling fs layer 03:29:17 3a2ae6a8a46f: Pulling fs layer 03:29:17 33b1e0a273af: Pulling fs layer 03:29:17 5d3b04190fa2: Pulling fs layer 03:29:17 2f39f015ded8: Pulling fs layer 03:29:17 33b1e0a273af: Waiting 03:29:17 5d3b04190fa2: Waiting 03:29:17 2f39f015ded8: Waiting 03:29:17 3a2ae6a8a46f: Waiting 03:29:17 5c69ac0246d0: Verifying Checksum 03:29:17 5c69ac0246d0: Download complete 03:29:17 3a2ae6a8a46f: Verifying Checksum 03:29:17 3a2ae6a8a46f: Download complete 03:29:17 33b1e0a273af: Verifying Checksum 03:29:17 33b1e0a273af: Download complete 03:29:17 5d3b04190fa2: Verifying Checksum 03:29:17 5d3b04190fa2: Download complete 03:29:17 ec43610c2a17: Verifying Checksum 03:29:17 ec43610c2a17: Download complete 03:29:17 5eb5b503b376: Verifying Checksum 03:29:17 5eb5b503b376: Download complete 03:29:18 2f39f015ded8: Verifying Checksum 03:29:18 2f39f015ded8: Download complete 03:29:18 5eb5b503b376: Pull complete 03:29:18 5c69ac0246d0: Pull complete 03:29:19 ec43610c2a17: Pull complete 03:29:19 3a2ae6a8a46f: Pull complete 03:29:19 33b1e0a273af: Pull complete 03:29:19 5d3b04190fa2: Pull complete 03:29:24 2f39f015ded8: Pull complete 03:29:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:29:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:24 prd-centos7-docker-4c-2g-775884 does not seem to be running inside a container 03:29:24 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:29:27 $ docker top 223fdb472dc2c6d087120648a26582b136744e70a62d59bf9932d71b5120417a -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:27 + touch /tmp/pre-build-complete [Pipeline] sh 03:29:27 + mkdir -p /var/log/sysstat [Pipeline] sh 03:29:28 + ls /var/log/sa-host 03:29:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:28 provisioning config files... 03:29:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10656800975643358392tmp [Pipeline] { [Pipeline] echo 03:29:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:29:28 ---> create-netrc.sh [Pipeline] } 03:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:29:29 ---> python-tools-install.sh [Pipeline] echo 03:29:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:29:29 ---> sudo-logs.sh 03:29:29 Archiving 'sudo' log.. 03:29:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-775884.novalocal: Name or service not known 03:29:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-775884.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:29:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:29:29 ---> job-cost.sh 03:29:29 lf-activate-venv: SKIPPING 03:29:29 INFO: No Stack... 03:29:29 INFO: Retrieving Pricing Info for: v3-standard-2 03:29:30 INFO: Archiving Costs [Pipeline] echo 03:29:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:29:30 ---> logs-deploy.sh 03:29:30 lf-activate-venv: SKIPPING 03:29:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/241 03:29:30 INFO: archiving workspace using pattern(s): 03:29:31 Archives upload complete. 03:29:31 INFO: archiving logs to Nexus 03:29:32 ---> uname -a: 03:29:32 Linux prd-centos7-docker-4c-2g-775884.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:29:32 03:29:32 03:29:32 ---> lscpu: 03:29:32 Architecture: x86_64 03:29:32 CPU op-mode(s): 32-bit, 64-bit 03:29:32 Byte Order: Little Endian 03:29:32 Address sizes: 40 bits physical, 48 bits virtual 03:29:32 CPU(s): 2 03:29:32 On-line CPU(s) list: 0,1 03:29:32 Thread(s) per core: 1 03:29:32 Core(s) per socket: 1 03:29:32 Socket(s): 2 03:29:32 NUMA node(s): 1 03:29:32 Vendor ID: AuthenticAMD 03:29:32 CPU family: 23 03:29:32 Model: 49 03:29:32 Model name: AMD EPYC-Rome Processor 03:29:32 Stepping: 0 03:29:32 CPU MHz: 2800.000 03:29:32 BogoMIPS: 5600.00 03:29:32 Virtualization: AMD-V 03:29:32 Hypervisor vendor: KVM 03:29:32 Virtualization type: full 03:29:32 L1d cache: 64 KiB 03:29:32 L1i cache: 64 KiB 03:29:32 L2 cache: 1 MiB 03:29:32 L3 cache: 32 MiB 03:29:32 NUMA node0 CPU(s): 0,1 03:29:32 Vulnerability Itlb multihit: Not affected 03:29:32 Vulnerability L1tf: Not affected 03:29:32 Vulnerability Mds: Not affected 03:29:32 Vulnerability Meltdown: Not affected 03:29:32 Vulnerability Mmio stale data: Not affected 03:29:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:29:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:29:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:29:32 Vulnerability Srbds: Not affected 03:29:32 Vulnerability Tsx async abort: Not affected 03:29:32 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:29:32 03:29:32 03:29:32 ---> nproc: 03:29:32 2 03:29:32 03:29:32 03:29:32 ---> df -h: 03:29:32 Filesystem Size Used Avail Use% Mounted on 03:29:32 overlay 40G 7.0G 34G 18% / 03:29:32 tmpfs 64M 0 64M 0% /dev 03:29:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:29:32 shm 64M 0 64M 0% /dev/shm 03:29:32 /dev/vda1 40G 7.0G 34G 18% /facter-os 03:29:32 03:29:32 03:29:32 Cannot open /var/log/sysstat/sa29: No such file or directory 03:29:32 Please check if data collecting is enabled 03:29:32 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:32 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:29:32 $ docker stop --time=1 223fdb472dc2c6d087120648a26582b136744e70a62d59bf9932d71b5120417a 03:29:33 $ docker rm -f --volumes 223fdb472dc2c6d087120648a26582b136744e70a62d59bf9932d71b5120417a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:29:33 [WS-CLEANUP] Deleting project workspace... 03:29:33 [WS-CLEANUP] Deferred wipeout is used... 03:29:33 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:34 03:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:34 latest: Pulling from edgex-lftools-log-publisher 03:29:34 5eb5b503b376: Pulling fs layer 03:29:34 5c69ac0246d0: Pulling fs layer 03:29:34 ec43610c2a17: Pulling fs layer 03:29:34 3a2ae6a8a46f: Pulling fs layer 03:29:34 33b1e0a273af: Pulling fs layer 03:29:34 5d3b04190fa2: Pulling fs layer 03:29:34 2f39f015ded8: Pulling fs layer 03:29:34 3a2ae6a8a46f: Waiting 03:29:34 33b1e0a273af: Waiting 03:29:34 2f39f015ded8: Waiting 03:29:34 5d3b04190fa2: Waiting 03:29:34 5c69ac0246d0: Verifying Checksum 03:29:34 5c69ac0246d0: Download complete 03:29:34 3a2ae6a8a46f: Verifying Checksum 03:29:34 3a2ae6a8a46f: Download complete 03:29:34 33b1e0a273af: Verifying Checksum 03:29:34 33b1e0a273af: Download complete 03:29:34 5d3b04190fa2: Download complete 03:29:34 ec43610c2a17: Verifying Checksum 03:29:34 ec43610c2a17: Download complete 03:29:34 5eb5b503b376: Download complete 03:29:35 2f39f015ded8: Verifying Checksum 03:29:36 5eb5b503b376: Pull complete 03:29:36 5c69ac0246d0: Pull complete 03:29:37 ec43610c2a17: Pull complete 03:29:37 3a2ae6a8a46f: Pull complete 03:29:37 33b1e0a273af: Pull complete 03:29:37 5d3b04190fa2: Pull complete 03:29:43 2f39f015ded8: Pull complete 03:29:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:29:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:43 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:29:44 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:29:45 $ docker top e0cde1d1ea5271716f74f47b5842ecd072d39a3f496eee2e61d37ed3ff88d507 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:45 ---> job-cost.sh 03:29:45 lf-activate-venv: SKIPPING 03:29:45 INFO: No Stack... 03:29:46 INFO: Retrieving Pricing Info for: v3-standard-8 03:29:46 INFO: Archiving Costs [Pipeline] sh 03:29:46 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 03:29:46 + cut -d, -f6 [Pipeline] lock 03:29:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] 03:29:46 Resource [jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] did not exist. Created. 03:29:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:29:47 Stashed 1 file(s) [Pipeline] } 03:29:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] [Pipeline] // lock [Pipeline] } 03:29:47 $ docker stop --time=1 e0cde1d1ea5271716f74f47b5842ecd072d39a3f496eee2e61d37ed3ff88d507 03:29:48 $ docker rm -f --volumes e0cde1d1ea5271716f74f47b5842ecd072d39a3f496eee2e61d37ed3ff88d507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:29:51 Removing intermediate container e98a221a16cf 03:29:51 ---> c83bbca18b8f 03:29:51 Step 12/13 : COPY . . 03:29:51 ---> fd75a54a4175 03:29:51 Step 13/13 : RUN ${MAKE} 03:29:51 ---> Running in 9ee806112126 03:29:51 noop 03:29:51 Removing intermediate container 9ee806112126 03:29:51 ---> 7c5352b64985 03:29:51 Successfully built 7c5352b64985 03:29:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker inspect -f . ci-base-image-arm64 03:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:52 prd-ubuntu20.04-docker-arm64-4c-16g-775879 does not seem to be running inside a container 03:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/241 -v /w/workspace/device-onvif-camera/241:/w/workspace/device-onvif-camera/241:rw,z -v /w/workspace/device-onvif-camera/241@tmp:/w/workspace/device-onvif-camera/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:53 $ docker top e0a7ecc10789fd21f4a4d64dec4030593684a570d24413ee37941620b6cfc013 -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:54 + go version 03:29:54 go version go1.25.3 linux/arm64 [Pipeline] } 03:29:54 $ docker stop --time=1 e0a7ecc10789fd21f4a4d64dec4030593684a570d24413ee37941620b6cfc013 03:29:56 $ docker rm -f --volumes e0a7ecc10789fd21f4a4d64dec4030593684a570d24413ee37941620b6cfc013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:56 + docker inspect -f . ci-base-image-arm64 03:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:57 prd-ubuntu20.04-docker-arm64-4c-16g-775879 does not seem to be running inside a container 03:29:57 $ 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/241 -v /w/workspace/device-onvif-camera/241:/w/workspace/device-onvif-camera/241:rw,z -v /w/workspace/device-onvif-camera/241@tmp:/w/workspace/device-onvif-camera/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:29:58 $ docker top 73fb4edc5e53ab6694ec8486c258afa45bcd5019d08970bc88c92e0936cf909a -eo pid,comm [Pipeline] { [Pipeline] sh 03:29:59 + git config --global --add safe.directory /w/workspace/device-onvif-camera/241 [Pipeline] fileExists [Pipeline] sh 03:29:59 + make test 03:29:59 go test ./... -coverprofile=coverage.out ./... 03:30:04 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:33:41 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 03:33:41 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.194s coverage: 31.2% of statements 03:33:41 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 03:34:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.326s coverage: 86.5% of statements 03:34:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:34:08 go vet ./... 03:35:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:35:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:35:04 ./bin/test-attribution-txt.sh [Pipeline] echo 03:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:35:04 $ docker stop --time=1 73fb4edc5e53ab6694ec8486c258afa45bcd5019d08970bc88c92e0936cf909a 03:35:06 $ docker rm -f --volumes 73fb4edc5e53ab6694ec8486c258afa45bcd5019d08970bc88c92e0936cf909a [Pipeline] // withDockerContainer [Pipeline] sh 03:35:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:08 Warning: overwriting stash ‘coverage-report’ 03:35:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:09 + ls -al . 03:35:09 total 308 03:35:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 03:30 . 03:35:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:27 .. 03:35:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 03:27 .git 03:35:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:27 .github 03:35:09 -rw-rw-r-- 1 jenkins jenkins 493 Dec 29 03:27 .gitignore 03:35:09 -rw-rw-r-- 1 jenkins jenkins 359 Dec 29 03:27 .golangci.yml 03:35:09 -rw-rw-r-- 1 jenkins jenkins 22626 Dec 29 03:27 Attribution.txt 03:35:09 -rw-rw-r-- 1 jenkins jenkins 19022 Dec 29 03:27 CHANGELOG.md 03:35:09 -rw-rw-r-- 1 jenkins jenkins 1715 Dec 29 03:27 Dockerfile 03:35:09 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 03:27 GOVERNANCE.md 03:35:09 -rw-rw-r-- 1 jenkins jenkins 762 Dec 29 03:27 Jenkinsfile 03:35:09 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 29 03:27 LICENSE 03:35:09 -rw-rw-r-- 1 jenkins jenkins 3464 Dec 29 03:27 Makefile 03:35:09 -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 03:27 OWNERS.md 03:35:09 -rw-rw-r-- 1 jenkins jenkins 2620 Dec 29 03:27 README.md 03:35:09 -rw-rw-r-- 1 jenkins jenkins 12 Dec 29 03:27 VERSION 03:35:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 03:27 bin 03:35:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 03:27 cmd 03:35:09 -rw-r--r-- 1 jenkins jenkins 85674 Dec 29 03:34 coverage.out 03:35:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:27 doc 03:35:09 -rw-rw-r-- 1 jenkins jenkins 7041 Dec 29 03:27 go.mod 03:35:09 -rw-rw-r-- 1 jenkins jenkins 89819 Dec 29 03:27 go.sum 03:35:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 03:27 internal 03:35:09 -rw-rw-r-- 1 jenkins jenkins 236 Dec 29 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:10 + 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=58083de022d433127a5309774922673edf36c7c5 --label arch=arm64 --label version=4.1.0-dev.15 . 03:35:10 Sending build context to Docker daemon 27.71MB 03:35:10 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:35:10 Step 2/27 : FROM ${BASE} AS builder 03:35:10 ---> 7c5352b64985 03:35:10 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:35:10 ---> Running in 4f3c002127fc 03:35:11 Removing intermediate container 4f3c002127fc 03:35:11 ---> 4d5f6cab8e8f 03:35:11 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:11 ---> Running in d49c1d6fe2ac 03:35:11 Removing intermediate container d49c1d6fe2ac 03:35:11 ---> 9f079742c272 03:35:11 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:35:11 ---> Running in 1384291a5aa5 03:35:12 Removing intermediate container 1384291a5aa5 03:35:12 ---> c648ef1c61a0 03:35:12 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:35:12 ---> Running in 5eacd17eef52 03:35:12 Removing intermediate container 5eacd17eef52 03:35:12 ---> 871be279dffc 03:35:12 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:35:12 ---> Running in e426d91e014d 03:35:12 Removing intermediate container e426d91e014d 03:35:12 ---> 77d3c4115fdf 03:35:12 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:12 ---> Running in 42f8607f658d 03:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:35:15 OK: 255 MiB in 60 packages 03:35:16 Removing intermediate container 42f8607f658d 03:35:16 ---> 73b5f6b6511f 03:35:16 Step 9/27 : WORKDIR /device-onvif-camera 03:35:16 ---> Running in 31be874be867 03:35:16 Removing intermediate container 31be874be867 03:35:16 ---> d102807f14a6 03:35:16 Step 10/27 : COPY go.mod vendor* ./ 03:35:18 ---> a7fac4cef672 03:35:18 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:18 ---> Running in 6c4e21e2b98e 03:35:20 Removing intermediate container 6c4e21e2b98e 03:35:20 ---> ff04f9039c42 03:35:20 Step 12/27 : COPY . . 03:35:22 ---> 620b8cde1147 03:35:22 Step 13/27 : RUN ${MAKE} 03:35:22 ---> Running in c6e6ec17e70c 03:35:22 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.50 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 03:38:59 Removing intermediate container c6e6ec17e70c 03:38:59 ---> f4cb7857d0a8 03:38:59 Step 14/27 : FROM alpine:3.22 03:38:59 3.22: Pulling from library/alpine 03:38:59 6b59a28fa201: Already exists 03:38:59 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:38:59 Status: Downloaded newer image for alpine:3.22 03:38:59 ---> 171e65262c80 03:38:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:38:59 ---> Running in afe5ad89b534 03:38:59 Removing intermediate container afe5ad89b534 03:38:59 ---> a6be16b36f07 03:38:59 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:38:59 ---> Running in 14880028b955 03:38:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:01 (1/1) Installing dumb-init (1.2.5-r3) 03:39:01 Executing busybox-1.37.0-r19.trigger 03:39:01 OK: 8 MiB in 17 packages 03:39:02 Removing intermediate container 14880028b955 03:39:02 ---> 678c70c78c48 03:39:02 Step 17/27 : RUN apk --no-cache upgrade 03:39:02 ---> Running in 3a95aaa281f1 03:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:05 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:39:05 Executing busybox-1.37.0-r20.post-upgrade 03:39:05 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:39:05 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:39:05 Executing busybox-1.37.0-r20.trigger 03:39:05 OK: 8 MiB in 17 packages 03:39:06 Removing intermediate container 3a95aaa281f1 03:39:06 ---> 5b4e75d0a485 03:39:06 Step 18/27 : WORKDIR / 03:39:06 ---> Running in ae3fb46583b3 03:39:06 Removing intermediate container ae3fb46583b3 03:39:06 ---> a5aa6d441cc8 03:39:06 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:39:08 ---> 1e6801fcc691 03:39:08 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:39:08 ---> 85352dfa170d 03:39:08 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:39:09 ---> abe39aa8282b 03:39:09 Step 22/27 : EXPOSE 59984 03:39:09 ---> Running in a440c8c67fdb 03:39:09 Removing intermediate container a440c8c67fdb 03:39:09 ---> 9e52be16d4a9 03:39:09 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:39:10 ---> Running in a6b9ee1102c1 03:39:10 Removing intermediate container a6b9ee1102c1 03:39:10 ---> 8970978c170a 03:39:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:39:10 ---> Running in 4688708c3b0a 03:39:10 Removing intermediate container 4688708c3b0a 03:39:10 ---> 6ec3f2cfdcdb 03:39:10 Step 25/27 : LABEL arch=arm64 03:39:10 ---> Running in 7fb725bef294 03:39:10 Removing intermediate container 7fb725bef294 03:39:10 ---> d6694773820e 03:39:10 Step 26/27 : LABEL git_sha=58083de022d433127a5309774922673edf36c7c5 03:39:10 ---> Running in 14d2fa9ba2c7 03:39:11 Removing intermediate container 14d2fa9ba2c7 03:39:11 ---> e66aca01223a 03:39:11 Step 27/27 : LABEL version=4.1.0-dev.15 03:39:11 ---> Running in 67cf23301679 03:39:11 Removing intermediate container 67cf23301679 03:39:11 ---> 5df14b2c8e25 03:39:11 [Warning] One or more build-args [ARCH] were not consumed 03:39:11 Successfully built 5df14b2c8e25 03:39:11 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:11 provisioning config files... 03:39:11 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/241@tmp/config16819953786747345795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:12 ---> ****-login.sh 03:39:12 nexus3.edgexfoundry.org:10001 03:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:12 Configure a credential helper to remove this warning. See 03:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:12 03:39:12 Login Succeeded 03:39:12 nexus3.edgexfoundry.org:10002 03:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:12 Configure a credential helper to remove this warning. See 03:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:12 03:39:12 Login Succeeded 03:39:12 nexus3.edgexfoundry.org:10003 03:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:13 Configure a credential helper to remove this warning. See 03:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:13 03:39:13 Login Succeeded 03:39:13 nexus3.edgexfoundry.org:10004 03:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:13 Configure a credential helper to remove this warning. See 03:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:13 03:39:13 Login Succeeded 03:39:13 ****.io 03:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:14 Configure a credential helper to remove this warning. See 03:39:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:14 03:39:14 Login Succeeded 03:39:14 ---> ****-login.sh ends [Pipeline] } 03:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:39:14 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 03:39:14 58083de022d433127a5309774922673edf36c7c5 03:39:14 latest 03:39:14 4.1.0-dev.15 03:39:14 58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:39:14 main 03:39:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:14 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:14 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5 03:39:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:39:14 021fe3683c50: Preparing 03:39:14 237e04a7f2aa: Preparing 03:39:14 6004fcf1ad72: Preparing 03:39:14 18db09df6d81: Preparing 03:39:14 f416bf8e7208: Preparing 03:39:14 0e64f2360a44: Preparing 03:39:14 0e64f2360a44: Waiting 03:39:15 237e04a7f2aa: Pushed 03:39:15 f416bf8e7208: Pushed 03:39:15 021fe3683c50: Pushed 03:39:15 0e64f2360a44: Layer already exists 03:39:15 18db09df6d81: Pushed 03:39:22 6004fcf1ad72: Pushed 03:39:22 58083de022d433127a5309774922673edf36c7c5: digest: sha256:d3f21700a94a0601b601a1162946b474151711314244d520814f30de7914a0b6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:39:23 021fe3683c50: Preparing 03:39:23 237e04a7f2aa: Preparing 03:39:23 6004fcf1ad72: Preparing 03:39:23 18db09df6d81: Preparing 03:39:23 f416bf8e7208: Preparing 03:39:23 0e64f2360a44: Preparing 03:39:23 0e64f2360a44: Waiting 03:39:23 237e04a7f2aa: Layer already exists 03:39:23 6004fcf1ad72: Layer already exists 03:39:23 18db09df6d81: Layer already exists 03:39:23 021fe3683c50: Layer already exists 03:39:23 f416bf8e7208: Layer already exists 03:39:23 0e64f2360a44: Layer already exists 03:39:23 latest: digest: sha256:d3f21700a94a0601b601a1162946b474151711314244d520814f30de7914a0b6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:23 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.15 03:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:39:23 021fe3683c50: Preparing 03:39:23 237e04a7f2aa: Preparing 03:39:23 6004fcf1ad72: Preparing 03:39:23 18db09df6d81: Preparing 03:39:23 f416bf8e7208: Preparing 03:39:23 0e64f2360a44: Preparing 03:39:23 0e64f2360a44: Waiting 03:39:23 237e04a7f2aa: Layer already exists 03:39:23 6004fcf1ad72: Layer already exists 03:39:23 021fe3683c50: Layer already exists 03:39:23 f416bf8e7208: Layer already exists 03:39:23 18db09df6d81: Layer already exists 03:39:23 0e64f2360a44: Layer already exists 03:39:23 4.1.0-dev.15: digest: sha256:d3f21700a94a0601b601a1162946b474151711314244d520814f30de7914a0b6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:39:24 021fe3683c50: Preparing 03:39:24 237e04a7f2aa: Preparing 03:39:24 6004fcf1ad72: Preparing 03:39:24 18db09df6d81: Preparing 03:39:24 f416bf8e7208: Preparing 03:39:24 0e64f2360a44: Preparing 03:39:24 0e64f2360a44: Waiting 03:39:24 18db09df6d81: Layer already exists 03:39:24 6004fcf1ad72: Layer already exists 03:39:24 237e04a7f2aa: Layer already exists 03:39:24 f416bf8e7208: Layer already exists 03:39:24 021fe3683c50: Layer already exists 03:39:24 0e64f2360a44: Layer already exists 03:39:24 58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15: digest: sha256:d3f21700a94a0601b601a1162946b474151711314244d520814f30de7914a0b6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:24 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:25 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 03:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 03:39:25 021fe3683c50: Preparing 03:39:25 237e04a7f2aa: Preparing 03:39:25 6004fcf1ad72: Preparing 03:39:25 18db09df6d81: Preparing 03:39:25 f416bf8e7208: Preparing 03:39:25 0e64f2360a44: Preparing 03:39:25 0e64f2360a44: Waiting 03:39:25 18db09df6d81: Layer already exists 03:39:25 6004fcf1ad72: Layer already exists 03:39:25 f416bf8e7208: Layer already exists 03:39:25 021fe3683c50: Layer already exists 03:39:25 237e04a7f2aa: Layer already exists 03:39:25 0e64f2360a44: Layer already exists 03:39:25 main: digest: sha256:d3f21700a94a0601b601a1162946b474151711314244d520814f30de7914a0b6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:25 ===================================================== [Pipeline] echo 03:39:25 taggedImages: 03:39:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5 03:39:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 03:39:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.15 03:39:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 03:39:25 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] echo 03:39:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5 [Pipeline] echo 03:39:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] echo 03:39:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4.1.0-dev.15 [Pipeline] echo 03:39:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:58083de022d433127a5309774922673edf36c7c5-4.1.0-dev.15 [Pipeline] echo 03:39:25 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:26 03:39:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:26 arm64: Pulling from edgex-lftools-log-publisher 03:39:26 8998bd30e6a1: Pulling fs layer 03:39:26 04944245beec: Pulling fs layer 03:39:26 699f458cf7ca: Pulling fs layer 03:39:26 765212b225bb: Pulling fs layer 03:39:26 f23df028b6ca: Pulling fs layer 03:39:26 d65c8cfc05b1: Pulling fs layer 03:39:26 2437ff75d9bd: Pulling fs layer 03:39:26 f23df028b6ca: Waiting 03:39:26 d65c8cfc05b1: Waiting 03:39:26 2437ff75d9bd: Waiting 03:39:26 765212b225bb: Waiting 03:39:26 04944245beec: Verifying Checksum 03:39:26 04944245beec: Download complete 03:39:26 765212b225bb: Verifying Checksum 03:39:26 765212b225bb: Download complete 03:39:26 f23df028b6ca: Download complete 03:39:26 d65c8cfc05b1: Verifying Checksum 03:39:26 d65c8cfc05b1: Download complete 03:39:26 699f458cf7ca: Verifying Checksum 03:39:26 699f458cf7ca: Download complete 03:39:27 8998bd30e6a1: Verifying Checksum 03:39:27 8998bd30e6a1: Download complete 03:39:29 2437ff75d9bd: Verifying Checksum 03:39:29 2437ff75d9bd: Download complete 03:39:31 8998bd30e6a1: Pull complete 03:39:31 04944245beec: Pull complete 03:39:33 699f458cf7ca: Pull complete 03:39:33 765212b225bb: Pull complete 03:39:34 f23df028b6ca: Pull complete 03:39:34 d65c8cfc05b1: Pull complete 03:39:53 2437ff75d9bd: Pull complete 03:39:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:53 prd-ubuntu20.04-docker-arm64-4c-16g-775879 does not seem to be running inside a container 03:39:53 $ 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/241 -v /w/workspace/device-onvif-camera/241:/w/workspace/device-onvif-camera/241:rw,z -v /w/workspace/device-onvif-camera/241@tmp:/w/workspace/device-onvif-camera/241@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:55 $ docker top 6631ca5e76607924c8e8afa4ab7e98367686a6ee597a3d21d1ef0f6a3698c2c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:56 ---> job-cost.sh 03:39:56 lf-activate-venv: SKIPPING 03:39:56 INFO: No Stack... 03:39:57 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:58 INFO: Archiving Costs [Pipeline] sh 03:39:58 + cat /w/workspace/device-onvif-camera/241/archives/cost.csv 03:39:58 + cut -d, -f6 [Pipeline] lock 03:39:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] 03:39:58 Resource [jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] did not exist. Created. 03:39:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:59 /w/workspace/device-onvif-camera/241@tmp/durable-0b35926d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:59 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:00 Warning: overwriting stash ‘stack-cost’ 03:40:00 Stashed 1 file(s) [Pipeline] } 03:40:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-241-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:00 $ docker stop --time=1 6631ca5e76607924c8e8afa4ab7e98367686a6ee597a3d21d1ef0f6a3698c2c1 03:40:01 $ docker rm -f --volumes 6631ca5e76607924c8e8afa4ab7e98367686a6ee597a3d21d1ef0f6a3698c2c1 [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:40:02 provisioning config files... 03:40:02 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17083638903519981864tmp [Pipeline] { [Pipeline] sh 03:40:02 + set +x 03:40:02 + curl -s https://codecov.io/bash 03:40:02 + bash -s -- 03:40:02 03:40:02 _____ _ 03:40:02 / ____| | | 03:40:02 | | ___ __| | ___ ___ _____ __ 03:40:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:02 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:02 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:02 Bash-1.0.6 03:40:02 03:40:02 03:40:02 ==> git version 2.25.1 found 03:40:02 ==> 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:40:02 Release-Date: 2020-01-08 03:40:02 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:40:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:40:02 ==> Jenkins CI detected. 03:40:02 current dir:  /w/workspace/foundry_device-onvif-camera_main 03:40:02 project root: . 03:40:02 --> token set from env 03:40:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:40:02 ==> Running gcov in . (disable via -X gcov) 03:40:02 ==> Python coveragepy not found 03:40:02 ==> Searching for coverage reports in: 03:40:02 + . 03:40:02 -> Found 1 reports 03:40:02 ==> Detecting git/mercurial file structure 03:40:02 ==> Reading reports 03:40:02 + ./coverage.out bytes=85674 03:40:02 ==> Appending adjustments 03:40:02 https://docs.codecov.io/docs/fixing-reports 03:40:02 + Found adjustments 03:40:02 ==> Gzipping contents 03:40:03 12K /tmp/codecov.XVdENx.gz 03:40:03 ==> Uploading reports 03:40:03 url: https://codecov.io 03:40:03 query: branch=main&commit=58083de022d433127a5309774922673edf36c7c5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:03 -> Pinging Codecov 03:40:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=58083de022d433127a5309774922673edf36c7c5&build=241&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F241%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:03 -> Uploading to 03:40:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/58083de022d433127a5309774922673edf36c7c5/2dd9ec0c-baf4-4f77-bbd7-039cec884ba7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251229%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251229T034003Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6ee91040105ce83c9d96b2a37a6d052f2cfa32c77f2bd065ba6cd7ef437f5a62 03:40:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:03 Dload Upload Total Spent Left Speed 03:40:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10955 0 0 100 10955 0 92058 --:--:-- --:--:-- --:--:-- 92058 03:40:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/58083de022d433127a5309774922673edf36c7c5 [Pipeline] } 03:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:40:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:40:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:04 03:40:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:04 latest: Pulling from edgex-devops/edgex-snyk-go 03:40:04 2d35ebdb57d9: Already exists 03:40:04 85e8836fcdb2: Pulling fs layer 03:40:04 91631faa732a: Pulling fs layer 03:40:04 f3f5ae8826fa: Pulling fs layer 03:40:04 4f4fb700ef54: Pulling fs layer 03:40:04 7861252a18e6: Pulling fs layer 03:40:04 9130f900ef6f: Pulling fs layer 03:40:04 4f4fb700ef54: Waiting 03:40:04 7861252a18e6: Waiting 03:40:04 9130f900ef6f: Waiting 03:40:04 f3f5ae8826fa: Verifying Checksum 03:40:04 f3f5ae8826fa: Download complete 03:40:04 85e8836fcdb2: Verifying Checksum 03:40:04 85e8836fcdb2: Download complete 03:40:04 4f4fb700ef54: Verifying Checksum 03:40:04 4f4fb700ef54: Download complete 03:40:04 85e8836fcdb2: Pull complete 03:40:04 7861252a18e6: Verifying Checksum 03:40:04 7861252a18e6: Download complete 03:40:04 91631faa732a: Verifying Checksum 03:40:04 91631faa732a: Download complete 03:40:05 9130f900ef6f: Verifying Checksum 03:40:05 9130f900ef6f: Download complete 03:40:09 91631faa732a: Pull complete 03:40:09 f3f5ae8826fa: Pull complete 03:40:09 4f4fb700ef54: Pull complete 03:40:09 7861252a18e6: Pull complete 03:40:13 9130f900ef6f: Pull complete 03:40:13 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:40:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:14 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:40:15 $ docker top a90eff666b814676bbb18d392e127c61f52b3f8a049ca23ce88ff1b443264a9f -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:15 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 03:40:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 03:40:16 + set -o pipefail 03:40:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 03:40:22 03:40:22 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 03:40:22 03:40:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/b224f021-cef1-4b83-baa0-fbb205c7b2f3 03:40:22 03:40:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:40:22 03:40:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:40:22 [Pipeline] } 03:40:22 $ docker stop --time=1 a90eff666b814676bbb18d392e127c61f52b3f8a049ca23ce88ff1b443264a9f 03:40:25 $ docker rm -f --volumes a90eff666b814676bbb18d392e127c61f52b3f8a049ca23ce88ff1b443264a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:40:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:26 provisioning config files... 03:40:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config357112102653142441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:26 --> edgex-publish-swagger.sh 03:40:26 === Publish doc/openapi/v3 API === 03:40:26 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 03:40:26 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 03:40:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:26 Dload Upload Total Spent Left Speed 03:40:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 66 100 485k 235 1734k --:--:-- --:--:-- --:--:-- 1734k 03:40:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:40:26 [Pipeline] } 03:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:27 + git log --format=format:%s -1 58083de022d433127a5309774922673edf36c7c5 [Pipeline] sh 03:40:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:27 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:28 $ docker top ad46177ff12388229cbcc92980a37ff63d9407dd6f577b7f59b0a3ed02c36896 -eo pid,comm 03:40:28 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:40:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:28 [ssh-agent] Looking for ssh-agent implementation... 03:40:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:28 $ docker exec ad46177ff12388229cbcc92980a37ff63d9407dd6f577b7f59b0a3ed02c36896 ssh-agent 03:40:28 SSH_AUTH_SOCK=/tmp/ssh-EqnBu4IVQjqD/agent.32 03:40:28 SSH_AGENT_PID=38 03:40:28 Running ssh-add (command line suppressed) 03:40:28 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3618730479940450889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3618730479940450889.key) 03:40:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:28 + git semver tag 03:40:29 2025-12-29 03:40:29,198 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:29 2025-12-29 03:40:29,201 [run_tag] DEBUG tag force:False 03:40:29 2025-12-29 03:40:29,201 [check_head_tag] DEBUG check head tag 03:40:29 2025-12-29 03:40:29,202 [execute] INFO git cat-file --batch-check 03:40:29 2025-12-29 03:40:29,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:40:29 2025-12-29 03:40:29,204 [execute] INFO git cat-file --batch 03:40:29 2025-12-29 03:40:29,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=, shell=False, universal_newlines=False) 03:40:29 2025-12-29 03:40:29,214 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:29 2025-12-29 03:40:29,214 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 03:40:29 2025-12-29 03:40:29,214 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:40:29 2025-12-29 03:40:29,216 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:29 4.1.0-dev.15 [Pipeline] } 03:40:29 $ docker exec --env ******** --env ******** ad46177ff12388229cbcc92980a37ff63d9407dd6f577b7f59b0a3ed02c36896 ssh-agent -k 03:40:29 unset SSH_AUTH_SOCK; 03:40:29 unset SSH_AGENT_PID; 03:40:29 echo Agent pid 38 killed; 03:40:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:29 + git semver [Pipeline] } 03:40:29 $ docker stop --time=1 ad46177ff12388229cbcc92980a37ff63d9407dd6f577b7f59b0a3ed02c36896 03:40:31 $ docker rm -f --volumes ad46177ff12388229cbcc92980a37ff63d9407dd6f577b7f59b0a3ed02c36896 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:31 03:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:32 0.23.1-centos7: Pulling from edgex-lftools 03:40:32 ab5ef0e58194: Pulling fs layer 03:40:32 9712f1f96733: Pulling fs layer 03:40:32 63f879dbbcfc: Pulling fs layer 03:40:32 0d9ebad4ef96: Pulling fs layer 03:40:32 e9a5061849ea: Pulling fs layer 03:40:32 d747dcd14b5f: Pulling fs layer 03:40:32 2de7ff778b66: Pulling fs layer 03:40:32 0d9ebad4ef96: Waiting 03:40:32 e9a5061849ea: Waiting 03:40:32 d747dcd14b5f: Waiting 03:40:32 2de7ff778b66: Waiting 03:40:32 9712f1f96733: Verifying Checksum 03:40:32 9712f1f96733: Download complete 03:40:32 63f879dbbcfc: Verifying Checksum 03:40:32 63f879dbbcfc: Download complete 03:40:32 e9a5061849ea: Verifying Checksum 03:40:32 e9a5061849ea: Download complete 03:40:32 d747dcd14b5f: Verifying Checksum 03:40:32 d747dcd14b5f: Download complete 03:40:32 0d9ebad4ef96: Verifying Checksum 03:40:32 0d9ebad4ef96: Download complete 03:40:32 2de7ff778b66: Verifying Checksum 03:40:32 2de7ff778b66: Download complete 03:40:32 ab5ef0e58194: Verifying Checksum 03:40:32 ab5ef0e58194: Download complete 03:40:36 ab5ef0e58194: Pull complete 03:40:36 9712f1f96733: Pull complete 03:40:36 63f879dbbcfc: Pull complete 03:40:41 0d9ebad4ef96: Pull complete 03:40:41 e9a5061849ea: Pull complete 03:40:41 d747dcd14b5f: Pull complete 03:40:43 2de7ff778b66: Pull complete 03:40:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:43 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:40:45 $ docker top 94b3f0bb884afc285ddfe5a720811b6bf5598121cf6dd121cdf7234c6836db00 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:40:45 provisioning config files... 03:40:45 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17329115538232502614tmp 03:40:45 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8583908555418288639tmp 03:40:45 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config228610089103543363tmp [Pipeline] { [Pipeline] echo 03:40:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:40:45 ---> sigul-configuration.sh 03:40:45 gpg: directory `/root/.gnupg' created 03:40:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:40:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:40:45 gpg: keyring `/root/.gnupg/secring.gpg' created 03:40:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:40:45 gpg: CAST5 encrypted data 03:40:45 gpg: encrypted with 1 passphrase 03:40:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:40:45 + mkdir /home/jenkins 03:40:45 + mkdir /home/jenkins/sigul [Pipeline] sh 03:40:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:40:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:40:46 ---> sigul-install.sh 03:40:46 Sigul already installed; skipping installation. [Pipeline] sh 03:40:46 + git tag --list 03:40:46 v0.0.0 03:40:46 v2.2.0 03:40:46 v2.3.0 03:40:46 v2.3.1 03:40:46 v3.0 03:40:46 v3.0.0 03:40:46 v3.1 03:40:46 v3.1.0 03:40:46 v3.1.1 03:40:46 v4.0 03:40:46 v4.0.0 03:40:46 v4.0.1 03:40:46 v4.0.1-dev.1 03:40:46 v4.1.0-dev.1 03:40:46 v4.1.0-dev.10 03:40:46 v4.1.0-dev.11 03:40:46 v4.1.0-dev.12 03:40:46 v4.1.0-dev.13 03:40:46 v4.1.0-dev.14 03:40:46 v4.1.0-dev.15 03:40:46 v4.1.0-dev.2 03:40:46 v4.1.0-dev.3 03:40:46 v4.1.0-dev.4 03:40:46 v4.1.0-dev.5 03:40:46 v4.1.0-dev.6 03:40:46 v4.1.0-dev.7 03:40:46 v4.1.0-dev.8 03:40:46 v4.1.0-dev.9 [Pipeline] sh 03:40:47 + lftools sign git-tag v4.1.0-dev.15 03:40:47 Signing Git tag with Sigul... 03:40:47 Signing v4.1.0-dev.15 [Pipeline] echo 03:40:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:40:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:40:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:40:48 $ docker stop --time=1 94b3f0bb884afc285ddfe5a720811b6bf5598121cf6dd121cdf7234c6836db00 03:40:49 $ docker rm -f --volumes 94b3f0bb884afc285ddfe5a720811b6bf5598121cf6dd121cdf7234c6836db00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:40:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:50 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:40:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:50 $ docker top 285007a5efe51f8d7d3a0d5ebe2eec98121a26fd893c68da50a843ac570d42a9 -eo pid,comm 03:40:50 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:40:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:50 [ssh-agent] Looking for ssh-agent implementation... 03:40:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:51 $ docker exec 285007a5efe51f8d7d3a0d5ebe2eec98121a26fd893c68da50a843ac570d42a9 ssh-agent 03:40:51 SSH_AUTH_SOCK=/tmp/ssh-dVI5ksRtMCLV/agent.32 03:40:51 SSH_AGENT_PID=38 03:40:51 Running ssh-add (command line suppressed) 03:40:51 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6914635925558135336.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6914635925558135336.key) 03:40:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:51 + git semver bump pre 03:40:51 2025-12-29 03:40:51,817 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:51 2025-12-29 03:40:51,823 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:51 2025-12-29 03:40:51,823 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 03:40:51 2025-12-29 03:40:51,824 [bump_version] DEBUG bumped version:4.1.0-dev.16 03:40:51 2025-12-29 03:40:51,824 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 03:40:51 2025-12-29 03:40:51,824 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:51 2025-12-29 03:40:51,824 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:51 2025-12-29 03:40:51,826 [execute] INFO git cat-file --batch-check 03:40:51 2025-12-29 03:40:51,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:40:51 2025-12-29 03:40:51,830 [execute] INFO git cat-file --batch 03:40:51 2025-12-29 03:40:51,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:40:51 2025-12-29 03:40:51,833 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:51 4.1.0-dev.16 [Pipeline] } 03:40:51 $ docker exec --env ******** --env ******** 285007a5efe51f8d7d3a0d5ebe2eec98121a26fd893c68da50a843ac570d42a9 ssh-agent -k 03:40:51 unset SSH_AUTH_SOCK; 03:40:51 unset SSH_AGENT_PID; 03:40:51 echo Agent pid 38 killed; 03:40:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:52 + git semver [Pipeline] } 03:40:52 $ docker stop --time=1 285007a5efe51f8d7d3a0d5ebe2eec98121a26fd893c68da50a843ac570d42a9 03:40:53 $ docker rm -f --volumes 285007a5efe51f8d7d3a0d5ebe2eec98121a26fd893c68da50a843ac570d42a9 [Pipeline] // withDockerContainer [Pipeline] sh 03:40:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:54 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:40:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:54 $ docker top 7904d828623d4c5e1c6492fa746651b2bd52e53f28f2373943afdd1d16ac894e -eo pid,comm 03:40:54 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:40:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:54 [ssh-agent] Looking for ssh-agent implementation... 03:40:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:54 $ docker exec 7904d828623d4c5e1c6492fa746651b2bd52e53f28f2373943afdd1d16ac894e ssh-agent 03:40:55 SSH_AUTH_SOCK=/tmp/ssh-aaMzLmdWjCM9/agent.32 03:40:55 SSH_AGENT_PID=38 03:40:55 Running ssh-add (command line suppressed) 03:40:55 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15136824722825814193.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15136824722825814193.key) 03:40:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:55 + git semver push 03:40:55 2025-12-29 03:40:55,710 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:55 2025-12-29 03:40:55,713 [run_push] DEBUG push 03:40:55 2025-12-29 03:40:55,714 [execute] INFO git cat-file --batch-check 03:40:55 2025-12-29 03:40:55,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 03:40:55 2025-12-29 03:40:55,716 [execute] INFO git rev-list 5c56cc36f6f385d9b596850c025ea423177e12e7 -- 03:40:55 2025-12-29 03:40:55,716 [execute] DEBUG Popen(['git', 'rev-list', '5c56cc36f6f385d9b596850c025ea423177e12e7', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:40:55 2025-12-29 03:40:55,724 [execute] INFO git fetch -v -- origin 03:40:55 2025-12-29 03:40:55,725 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:40:56 2025-12-29 03:40:56,276 [run_push] DEBUG no remote changes detected 03:40:56 2025-12-29 03:40:56,276 [execute] INFO git push origin semver 03:40:56 2025-12-29 03:40:56,276 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:40:57 2025-12-29 03:40:57,015 [run_push] DEBUG push all version tags 03:40:57 2025-12-29 03:40:57,016 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:40:57 2025-12-29 03:40:57,016 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, stdin=None, shell=False, universal_newlines=False) 03:40:57 2025-12-29 03:40:57,710 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 03:40:57 4.1.0-dev.16 [Pipeline] } 03:40:57 $ docker exec --env ******** --env ******** 7904d828623d4c5e1c6492fa746651b2bd52e53f28f2373943afdd1d16ac894e ssh-agent -k 03:40:57 unset SSH_AUTH_SOCK; 03:40:57 unset SSH_AGENT_PID; 03:40:57 echo Agent pid 38 killed; 03:40:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:58 + git semver [Pipeline] } 03:40:58 $ docker stop --time=1 7904d828623d4c5e1c6492fa746651b2bd52e53f28f2373943afdd1d16ac894e 03:40:59 $ docker rm -f --volumes 7904d828623d4c5e1c6492fa746651b2bd52e53f28f2373943afdd1d16ac894e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:41:00 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 03:41:00 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:41:00 total 16 03:41:00 drwxr-xr-x 3 root root 4096 Dec 29 03:29 . 03:41:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 03:40 .. 03:41:00 drwxr-xr-x 2 root root 4096 Dec 29 03:29 cost 03:41:00 -rw-r--r-- 1 root root 91 Dec 29 03:29 cost.csv 03:41:00 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 03:41:00 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 03:41:00 total 16 03:41:00 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 03:29 . 03:41:00 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 03:40 .. 03:41:00 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 03:29 cost 03:41:00 -rw-r--r-- 1 jenkins jenkins 91 Dec 29 03:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:01 ---> package-listing.sh 03:41:01 ++ facter osfamily 03:41:01 ++ tr '[:upper:]' '[:lower:]' 03:41:01 + OS_FAMILY=debian 03:41:01 + workspace=/w/workspace/foundry_device-onvif-camera_main 03:41:01 + START_PACKAGES=/tmp/packages_start.txt 03:41:01 + END_PACKAGES=/tmp/packages_end.txt 03:41:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:01 + PACKAGES=/tmp/packages_start.txt 03:41:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:41:01 + PACKAGES=/tmp/packages_end.txt 03:41:01 + case "${OS_FAMILY}" in 03:41:01 + dpkg -l 03:41:01 + grep '^ii' 03:41:01 + '[' -f /tmp/packages_start.txt ']' 03:41:01 + '[' -f /tmp/packages_end.txt ']' 03:41:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:01 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 03:41:01 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 03:41:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 03:41:01 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:02 prd-ubuntu20.04-docker-8c-8g-775887 does not seem to be running inside a container 03:41:02 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:03 $ docker top 887b9dd9acd985d4a9ba69ccc6585da85bf870b20aee6afafaa88d4a699625ab -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:03 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:03 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:03 + ls /var/log/sa-host 03:41:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:03 provisioning config files... 03:41:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8822927542552910645tmp [Pipeline] { [Pipeline] echo 03:41:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:04 ---> create-netrc.sh [Pipeline] } 03:41:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:04 ---> python-tools-install.sh [Pipeline] echo 03:41:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:04 ---> sudo-logs.sh 03:41:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:05 ---> job-cost.sh 03:41:05 lf-activate-venv: SKIPPING 03:41:05 DEBUG: total: 0.2199999988079071 03:41:05 INFO: Retrieving Stack Cost... 03:41:05 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:05 INFO: Archiving Costs [Pipeline] echo 03:41:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:06 ---> logs-deploy.sh 03:41:06 lf-activate-venv: SKIPPING 03:41:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/241 03:41:06 INFO: archiving workspace using pattern(s): 03:41:06 Archives upload complete. 03:41:07 INFO: archiving logs to Nexus 03:41:07 ---> uname -a: 03:41:07 Linux prd-ubuntu20-04-docker-8c-8g-775887 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 03:41:07 03:41:07 03:41:07 ---> lscpu: 03:41:07 Architecture: x86_64 03:41:07 CPU op-mode(s): 32-bit, 64-bit 03:41:07 Byte Order: Little Endian 03:41:07 Address sizes: 40 bits physical, 48 bits virtual 03:41:07 CPU(s): 8 03:41:07 On-line CPU(s) list: 0-7 03:41:07 Thread(s) per core: 1 03:41:07 Core(s) per socket: 1 03:41:07 Socket(s): 8 03:41:07 NUMA node(s): 1 03:41:07 Vendor ID: AuthenticAMD 03:41:07 CPU family: 23 03:41:07 Model: 49 03:41:07 Model name: AMD EPYC-Rome Processor 03:41:07 Stepping: 0 03:41:07 CPU MHz: 2800.000 03:41:07 BogoMIPS: 5600.00 03:41:07 Virtualization: AMD-V 03:41:07 Hypervisor vendor: KVM 03:41:07 Virtualization type: full 03:41:07 L1d cache: 256 KiB 03:41:07 L1i cache: 256 KiB 03:41:07 L2 cache: 4 MiB 03:41:07 L3 cache: 128 MiB 03:41:07 NUMA node0 CPU(s): 0-7 03:41:07 Vulnerability Gather data sampling: Not affected 03:41:07 Vulnerability Itlb multihit: Not affected 03:41:07 Vulnerability L1tf: Not affected 03:41:07 Vulnerability Mds: Not affected 03:41:07 Vulnerability Meltdown: Not affected 03:41:07 Vulnerability Mmio stale data: Not affected 03:41:07 Vulnerability Retbleed: Vulnerable 03:41:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:41:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:41:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 03:41:07 Vulnerability Srbds: Not affected 03:41:07 Vulnerability Tsx async abort: Not affected 03:41:07 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:41:07 03:41:07 03:41:07 ---> nproc: 03:41:07 8 03:41:07 03:41:07 03:41:07 ---> df -h: 03:41:07 Filesystem Size Used Avail Use% Mounted on 03:41:07 overlay 155G 14G 141G 10% / 03:41:07 tmpfs 64M 0 64M 0% /dev 03:41:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:41:07 shm 64M 0 64M 0% /dev/shm 03:41:07 /dev/vda1 155G 14G 141G 10% /facter-os 03:41:07 03:41:07 03:41:07 ---> sar -b -r -n DEV: 03:41:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775887) 12/29/25 _x86_64_ (8 CPU) 03:41:07 03:41:07 03:26:00 LINUX RESTART (8 CPU) 03:41:07 03:41:07 03:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:41:07 03:28:01 280.70 13.40 267.29 0.00 1741.13 77894.32 0.00 03:41:07 03:29:01 116.83 0.22 116.61 0.00 26.13 34953.64 0.00 03:41:07 03:30:01 49.78 0.00 49.78 0.00 0.00 20490.87 0.00 03:41:07 03:31:01 1.85 0.00 1.85 0.00 0.00 22.39 0.00 03:41:07 03:32:01 2.27 0.28 1.98 0.00 12.13 36.26 0.00 03:41:07 03:33:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 03:41:07 03:34:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 03:41:07 03:35:01 1.22 0.00 1.22 0.00 0.00 14.79 0.00 03:41:07 03:36:01 0.92 0.00 0.92 0.00 0.00 11.19 0.00 03:41:07 03:37:01 9.27 6.08 3.18 0.00 363.41 101.72 0.00 03:41:07 03:38:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 03:41:07 03:39:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 03:41:07 03:40:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 03:41:07 03:41:01 166.24 1.33 164.91 0.00 34.26 69660.92 0.00 03:41:07 Average: 45.03 1.51 43.52 0.00 153.60 14441.04 0.00 03:41:07 03:41:07 03:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:41:07 03:28:01 26120916 31326788 949500 2.89 159052 5124144 2247284 6.63 2020868 4117548 718520 03:41:07 03:29:01 26549300 31519280 757656 2.30 164276 4896300 1686872 4.97 1663988 4062840 488 03:41:07 03:30:01 26021024 31512832 762668 2.32 183564 5348100 1719920 5.07 1695316 4501680 328 03:41:07 03:31:01 26020896 31512788 762456 2.32 183604 5348092 1719920 5.07 1695248 4501680 16 03:41:07 03:32:01 26030712 31523436 751788 2.29 183752 5348600 1736844 5.12 1684620 4502112 144 03:41:07 03:33:01 26030948 31523700 751468 2.29 183764 5348604 1736844 5.12 1684572 4502112 4 03:41:07 03:34:01 26035576 31528376 746524 2.27 183784 5348608 1736844 5.12 1679964 4502116 32 03:41:07 03:35:01 26035548 31528408 746212 2.27 183800 5348612 1736844 5.12 1679740 4502124 172 03:41:07 03:36:01 26036084 31528956 745612 2.27 183836 5348604 1736844 5.12 1679928 4502128 36 03:41:07 03:37:01 26000168 31506992 763104 2.32 184096 5360920 1805976 5.32 1699832 4511188 8 03:41:07 03:38:01 26000152 31506992 763092 2.32 184112 5360920 1805976 5.32 1700056 4511188 12 03:41:07 03:39:01 25999708 31506608 763244 2.32 184140 5360924 1805976 5.32 1700216 4511192 192 03:41:07 03:40:01 26000612 31507540 762320 2.32 184160 5360924 1805976 5.32 1699620 4511192 12 03:41:07 03:41:01 24444388 31458944 804752 2.45 236988 6676444 1820940 5.37 1839024 5784748 396 03:41:07 Average: 25951859 31499403 773600 2.35 184495 5398557 1793076 5.29 1723071 4537418 51454 03:41:07 03:41:07 03:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:41:07 03:28:01 ens3 581.78 423.25 6685.20 88.91 0.00 0.00 0.00 0.00 03:41:07 03:28:01 veth051ec50 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:41:07 03:28:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 03:41:07 03:28:01 docker0 316.29 414.29 27.36 3238.61 0.00 0.00 0.00 0.00 03:41:07 03:29:01 ens3 67.19 50.54 168.86 221.21 0.00 0.00 0.00 0.00 03:41:07 03:29:01 lo 3.53 3.53 0.36 0.36 0.00 0.00 0.00 0.00 03:41:07 03:29:01 docker0 5.42 12.16 0.39 136.86 0.00 0.00 0.00 0.00 03:41:07 03:30:01 ens3 113.48 74.52 2539.13 16.44 0.00 0.00 0.00 0.00 03:41:07 03:30:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 03:41:07 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:31:01 ens3 0.58 0.38 2.18 0.03 0.00 0.00 0.00 0.00 03:41:07 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:07 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:32:01 ens3 0.75 0.52 0.53 0.25 0.00 0.00 0.00 0.00 03:41:07 03:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:41:07 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:33:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:41:07 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:07 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:34:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:07 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:35:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 03:41:07 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:07 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:36:01 ens3 0.58 0.32 0.27 0.21 0.00 0.00 0.00 0.00 03:41:07 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:37:01 ens3 1.45 1.40 4.38 0.18 0.00 0.00 0.00 0.00 03:41:07 03:37:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:41:07 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:07 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:39:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:41:07 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:41:07 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:40:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:41:07 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:07 03:41:01 ens3 425.86 301.13 8243.57 194.18 0.00 0.00 0.00 0.00 03:41:07 03:41:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 03:41:07 03:41:01 docker0 70.64 84.22 6.78 937.95 0.00 0.00 0.00 0.00 03:41:07 Average: ens3 84.58 60.45 1253.73 37.18 0.00 0.00 0.00 0.00 03:41:07 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 03:41:07 Average: docker0 27.68 36.02 2.44 304.58 0.00 0.00 0.00 0.00 03:41:07 03:41:07 03:41:07 ---> sar -P ALL: 03:41:07 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775887) 12/29/25 _x86_64_ (8 CPU) 03:41:07 03:41:07 03:26:00 LINUX RESTART (8 CPU) 03:41:07 03:41:07 03:27:02 CPU %user %nice %system %iowait %steal %idle 03:41:07 03:28:01 all 31.99 0.00 7.70 1.73 0.12 58.47 03:41:07 03:28:01 0 32.00 0.00 7.63 1.64 0.10 58.63 03:41:07 03:28:01 1 32.79 0.00 7.15 0.85 0.12 59.09 03:41:07 03:28:01 2 31.50 0.00 8.25 0.24 0.12 59.89 03:41:07 03:28:01 3 31.02 0.00 7.30 1.03 0.12 60.52 03:41:07 03:28:01 4 30.55 0.00 7.11 1.46 0.14 60.75 03:41:07 03:28:01 5 32.59 0.00 8.75 4.75 0.14 53.77 03:41:07 03:28:01 6 32.36 0.00 8.56 2.96 0.12 55.99 03:41:07 03:28:01 7 33.08 0.00 6.83 0.90 0.10 59.09 03:41:07 03:29:01 all 43.99 0.00 6.06 0.69 0.12 49.13 03:41:07 03:29:01 0 46.55 0.00 5.76 0.84 0.10 46.75 03:41:07 03:29:01 1 43.00 0.00 6.73 0.66 0.10 49.51 03:41:07 03:29:01 2 44.38 0.00 5.58 0.15 0.17 49.72 03:41:07 03:29:01 3 45.29 0.00 6.72 0.18 0.08 47.72 03:41:07 03:29:01 4 41.79 0.00 5.80 0.32 0.13 51.95 03:41:07 03:29:01 5 43.23 0.00 6.29 0.10 0.12 50.26 03:41:07 03:29:01 6 43.53 0.00 5.74 2.29 0.12 48.33 03:41:07 03:29:01 7 44.14 0.00 5.90 0.99 0.13 48.83 03:41:07 03:30:01 all 2.84 0.00 1.13 0.33 0.04 95.67 03:41:07 03:30:01 0 1.98 0.00 0.77 0.57 0.03 96.65 03:41:07 03:30:01 1 2.31 0.00 0.87 0.08 0.05 96.68 03:41:07 03:30:01 2 2.42 0.00 1.02 0.08 0.03 96.44 03:41:07 03:30:01 3 2.61 0.00 0.89 0.02 0.03 96.45 03:41:07 03:30:01 4 4.61 0.00 0.69 0.07 0.05 94.58 03:41:07 03:30:01 5 3.25 0.00 1.32 0.00 0.03 95.40 03:41:07 03:30:01 6 2.60 0.00 1.78 1.80 0.03 93.79 03:41:07 03:30:01 7 2.89 0.00 1.67 0.00 0.05 95.39 03:41:07 03:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 03:41:07 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:07 03:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:41:07 03:31:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:41:07 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:41:07 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:41:07 03:31:01 6 0.00 0.00 0.02 0.03 0.02 99.93 03:41:07 03:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:41:07 03:32:01 all 0.04 0.00 0.04 0.01 0.01 99.89 03:41:07 03:32:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:41:07 03:32:01 1 0.03 0.00 0.10 0.02 0.03 99.82 03:41:07 03:32:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:41:07 03:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:41:07 03:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:41:07 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:41:07 03:32:01 6 0.08 0.00 0.07 0.03 0.02 99.80 03:41:07 03:32:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:41:07 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:41:07 03:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:41:07 03:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:41:07 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:41:07 03:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:41:07 03:33:01 6 0.00 0.00 0.00 0.03 0.00 99.97 03:41:07 03:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:41:07 03:34:01 all 0.17 0.00 0.02 0.00 0.00 99.81 03:41:07 03:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:41:07 03:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:41:07 03:34:01 2 0.08 0.00 0.00 0.00 0.02 99.90 03:41:07 03:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:34:01 4 1.06 0.00 0.03 0.00 0.02 98.89 03:41:07 03:34:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:41:07 03:34:01 6 0.05 0.00 0.02 0.02 0.00 99.92 03:41:07 03:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:41:07 03:35:01 all 0.17 0.00 0.01 0.00 0.02 99.80 03:41:07 03:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:41:07 03:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:41:07 03:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:35:01 4 0.93 0.00 0.03 0.00 0.05 98.99 03:41:07 03:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:41:07 03:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:41:07 03:35:01 7 0.37 0.00 0.02 0.00 0.02 99.60 03:41:07 03:36:01 all 0.28 0.00 0.02 0.00 0.01 99.69 03:41:07 03:36:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:41:07 03:36:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:41:07 03:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:41:07 03:36:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:41:07 03:36:01 4 1.94 0.00 0.03 0.00 0.02 98.01 03:41:07 03:36:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:41:07 03:36:01 6 0.03 0.00 0.02 0.02 0.02 99.92 03:41:07 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:41:07 03:37:01 all 0.34 0.00 0.09 0.04 0.01 99.52 03:41:07 03:37:01 0 0.07 0.00 0.12 0.02 0.02 99.78 03:41:07 03:37:01 1 0.20 0.00 0.07 0.02 0.00 99.72 03:41:07 03:37:01 2 0.52 0.00 0.18 0.12 0.02 99.17 03:41:07 03:37:01 3 0.03 0.00 0.07 0.00 0.00 99.90 03:41:07 03:37:01 4 1.65 0.00 0.15 0.00 0.03 98.17 03:41:07 03:37:01 5 0.03 0.00 0.07 0.02 0.00 99.88 03:41:07 03:37:01 6 0.05 0.00 0.07 0.17 0.00 99.72 03:41:07 03:37:01 7 0.12 0.00 0.03 0.00 0.00 99.85 03:41:07 03:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:41:07 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:41:07 03:38:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:41:07 03:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:41:07 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:38:01 4 0.15 0.00 0.03 0.00 0.03 99.78 03:41:07 03:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:41:07 03:38:01 6 0.02 0.00 0.02 0.02 0.02 99.93 03:41:07 03:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:41:07 03:41:07 03:38:01 CPU %user %nice %system %iowait %steal %idle 03:41:07 03:39:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:41:07 03:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:41:07 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:41:07 03:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:41:07 03:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:41:07 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:41:07 03:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:41:07 03:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:41:07 03:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:41:07 03:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:41:07 03:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:41:07 03:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:41:07 03:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:41:07 03:40:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:41:07 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:41:07 03:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:41:07 03:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:41:07 03:41:01 all 9.45 0.00 3.66 0.98 0.07 85.84 03:41:07 03:41:01 0 8.97 0.00 3.20 0.17 0.07 87.59 03:41:07 03:41:01 1 10.47 0.00 3.17 0.07 0.07 86.22 03:41:07 03:41:01 2 10.35 0.00 5.35 3.58 0.08 80.63 03:41:07 03:41:01 3 11.32 0.00 3.74 1.61 0.07 83.27 03:41:07 03:41:01 4 9.57 0.00 3.69 0.12 0.07 86.55 03:41:07 03:41:01 5 9.26 0.00 3.39 1.00 0.07 86.28 03:41:07 03:41:01 6 7.09 0.00 3.34 0.34 0.07 89.16 03:41:07 03:41:01 7 8.59 0.00 3.38 0.96 0.10 86.97 03:41:07 Average: all 6.30 0.00 1.32 0.27 0.03 92.08 03:41:07 Average: 0 6.32 0.00 1.24 0.23 0.03 92.18 03:41:07 Average: 1 6.26 0.00 1.28 0.12 0.03 92.31 03:41:07 Average: 2 6.32 0.00 1.44 0.29 0.04 91.91 03:41:07 Average: 3 6.37 0.00 1.32 0.20 0.02 92.08 03:41:07 Average: 4 6.51 0.00 1.24 0.14 0.04 92.07 03:41:07 Average: 5 6.24 0.00 1.40 0.41 0.03 91.93 03:41:07 Average: 6 6.05 0.00 1.38 0.55 0.03 91.99 03:41:07 Average: 7 6.31 0.00 1.26 0.20 0.03 92.20 03:41:07 03:41:07 03:41:07