Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f73df7c61705afbaf9dc2cefc4b005b921d2213 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-ssh16600123541707307374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh5287569303747996148.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2315653165308164079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh13828553378449946980.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-usb-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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13128711664367802649.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-usb-camera, 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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11320 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1f73df7c61705afbaf9dc2cefc4b005b921d2213 (main) Commit message: "Merge pull request #455 from sabrina-lin527/update-changelog" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-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 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 > git rev-list --no-walk 5e004e7c4576e8ef58f54f57c323c228c6b64f6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:47:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:47:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:47:33 ========================================================= 01:47:33 EdgeX Global Pipelines Version Info 01:47:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:47:34 ------------------- 01:47:34 stable info: 01:47:34 ------------------- 01:47:34 Commited By: Cherry Wang cherry@iotechsys.com 01:47:34 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:47:34 Message: update stable to v1.0.280 01:47:35 ------------------- 01:47:35 experimental info: 01:47:35 ------------------- 01:47:35 Commited By: Cherry Wang cherry@iotechsys.com 01:47:35 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 01:47:35 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:47:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f73df7 [Pipeline] echo 01:47:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:47:36 provisioning config files... 01:47:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5392752538949059737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:36 ---> ****-login.sh 01:47:36 nexus3.edgexfoundry.org:10001 01:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 01:47:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/go/credential-store/ 01:47:37 01:47:37 Login Succeeded 01:47:37 nexus3.edgexfoundry.org:10002 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 01:47:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/go/credential-store/ 01:47:37 01:47:37 Login Succeeded 01:47:37 nexus3.edgexfoundry.org:10003 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 01:47:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/go/credential-store/ 01:47:37 01:47:37 Login Succeeded 01:47:37 nexus3.edgexfoundry.org:10004 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 01:47:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/go/credential-store/ 01:47:37 01:47:37 Login Succeeded 01:47:37 ****.io 01:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:37 01:47:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:47:37 Configure a credential helper to remove this warning. See 01:47:37 https://docs.****.com/go/credential-store/ 01:47:37 01:47:37 Login Succeeded 01:47:37 ---> ****-login.sh ends [Pipeline] } 01:47:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:47:38 + git rev-list -1 --merges 1f73df7c61705afbaf9dc2cefc4b005b921d2213~1..1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo 01:47:38 -----------> git rev-list -1 --merges 1f73df7c61705afbaf9dc2cefc4b005b921d2213~1..1f73df7c61705afbaf9dc2cefc4b005b921d2213 1f73df7c61705afbaf9dc2cefc4b005b921d2213 01:47:38 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [false] [Pipeline] sh 01:47:38 + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo 01:47:38 ========================================================= 01:47:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:47:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:38 + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] echo 01:47:38 [semverPrep] GIT_COMMIT: 1f73df7c61705afbaf9dc2cefc4b005b921d2213, Commit Message: Merge pull request #455 from sabrina-lin527/update-changelog [Pipeline] echo 01:47:38 [semverPrep] This is not a build commit. [Pipeline] sh 01:47:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:47:39 + grep -v github /etc/ssh/ssh_known_hosts 01:47:39 + [ -e /tmp/ssh_known_hosts ] 01:47:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:47:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:47:39 + sudo tee -a /etc/ssh/ssh_known_hosts 01:47:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:39 01:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:39 0.1.4: Pulling from edgex-devops/py-git-semver 01:47:39 3dae71ba6b94: Pulling fs layer 01:47:39 6bf1a483ea7c: Pulling fs layer 01:47:39 f5dfc541a4d3: Pulling fs layer 01:47:39 461d9e800cba: Pulling fs layer 01:47:39 80192f66455f: Pulling fs layer 01:47:39 2e8e34ca0e6c: Pulling fs layer 01:47:39 a29436f7fd5d: Pulling fs layer 01:47:39 923cac83aea3: Pulling fs layer 01:47:39 25ad8b0a4227: Pulling fs layer 01:47:39 db01528c6b51: Pulling fs layer 01:47:39 28988de357af: Pulling fs layer 01:47:39 2e8e34ca0e6c: Waiting 01:47:39 a29436f7fd5d: Waiting 01:47:39 923cac83aea3: Waiting 01:47:39 25ad8b0a4227: Waiting 01:47:39 db01528c6b51: Waiting 01:47:39 461d9e800cba: Waiting 01:47:39 28988de357af: Waiting 01:47:39 6bf1a483ea7c: Verifying Checksum 01:47:39 6bf1a483ea7c: Download complete 01:47:39 461d9e800cba: Download complete 01:47:39 80192f66455f: Verifying Checksum 01:47:39 80192f66455f: Download complete 01:47:40 f5dfc541a4d3: Verifying Checksum 01:47:40 f5dfc541a4d3: Download complete 01:47:40 3dae71ba6b94: Verifying Checksum 01:47:40 3dae71ba6b94: Download complete 01:47:40 923cac83aea3: Verifying Checksum 01:47:40 923cac83aea3: Download complete 01:47:40 25ad8b0a4227: Verifying Checksum 01:47:40 25ad8b0a4227: Download complete 01:47:40 db01528c6b51: Verifying Checksum 01:47:40 db01528c6b51: Download complete 01:47:40 28988de357af: Verifying Checksum 01:47:40 28988de357af: Download complete 01:47:40 a29436f7fd5d: Verifying Checksum 01:47:41 2e8e34ca0e6c: Verifying Checksum 01:47:41 2e8e34ca0e6c: Download complete 01:47:41 3dae71ba6b94: Pull complete 01:47:41 6bf1a483ea7c: Pull complete 01:47:42 f5dfc541a4d3: Pull complete 01:47:42 461d9e800cba: Pull complete 01:47:42 80192f66455f: Pull complete 01:47:47 2e8e34ca0e6c: Pull complete 01:47:47 a29436f7fd5d: Pull complete 01:47:47 923cac83aea3: Pull complete 01:47:48 25ad8b0a4227: Pull complete 01:47:48 db01528c6b51: Pull complete 01:47:48 28988de357af: Pull complete 01:47:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:48 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 01:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:47:49 $ docker top 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c -eo pid,comm 01:47:49 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). 01:47:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:47:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:49 [ssh-agent] Looking for ssh-agent implementation... 01:47:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:49 $ docker exec 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent 01:47:49 SSH_AUTH_SOCK=/tmp/ssh-9F1X4GSBUK6o/agent.32 01:47:49 SSH_AGENT_PID=38 01:47:49 Running ssh-add (command line suppressed) 01:47:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15010579408768420482.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15010579408768420482.key) 01:47:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] sh 01:47:50 + git tag --points-at HEAD [Pipeline] } 01:47:50 $ docker exec --env ******** --env ******** 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent -k 01:47:50 unset SSH_AUTH_SOCK; 01:47:50 unset SSH_AGENT_PID; 01:47:50 echo Agent pid 38 killed; 01:47:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:47:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:47:50 [ssh-agent] Looking for ssh-agent implementation... 01:47:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:47:50 $ docker exec 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent 01:47:51 SSH_AUTH_SOCK=/tmp/ssh-Fk4awG315eQv/agent.85 01:47:51 SSH_AGENT_PID=91 01:47:51 Running ssh-add (command line suppressed) 01:47:51 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10644158529629070110.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10644158529629070110.key) 01:47:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:47:51 + git semver init 01:47:51 2026-05-26 01:47:51,645 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:47:51 2026-05-26 01:47:51,651 [run_init] DEBUG init version:0.0.0 force:False 01:47:51 2026-05-26 01:47:51,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:47:51 2026-05-26 01:47:51,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:47:51 2026-05-26 01:47:51,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 01:47:53 2026-05-26 01:47:52,877 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:47:53 2026-05-26 01:47:52,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:47:53 2026-05-26 01:47:52,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:47:53 2026-05-26 01:47:52,878 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:47:53 4.1.0-dev.18 [Pipeline] } 01:47:53 $ docker exec --env ******** --env ******** 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c ssh-agent -k 01:47:53 unset SSH_AUTH_SOCK; 01:47:53 unset SSH_AGENT_PID; 01:47:53 echo Agent pid 91 killed; 01:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:47:53 + git semver [Pipeline] } 01:47:53 $ docker stop --time=1 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c 01:47:55 $ docker rm -f --volumes 5ef3db8f22eb79f8513fce024b31f8ea4b752ee9c771b995d28147033871062c [Pipeline] // withDockerContainer [Pipeline] sh 01:47:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:47:55 Stashed 1 file(s) [Pipeline] echo 01:47:55 [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [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 01:47:55 provisioning config files... 01:47:55 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config42791978344064688tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:47:56 ---> ****-login.sh 01:47:56 nexus3.edgexfoundry.org:10001 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 Login Succeeded 01:47:56 nexus3.edgexfoundry.org:10002 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 Login Succeeded 01:47:56 nexus3.edgexfoundry.org:10003 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 Login Succeeded 01:47:56 nexus3.edgexfoundry.org:10004 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 Login Succeeded 01:47:56 ****.io 01:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:47:56 Login Succeeded 01:47:56 ---> ****-login.sh ends [Pipeline] } 01:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:47:56 ========================================================= 01:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:47:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:57 + 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 . 01:47:58 #0 building with "default" instance using docker driver 01:47:58 01:47:58 #1 [internal] load build definition from Dockerfile 01:47:58 #1 transferring dockerfile: 2.48kB done 01:47:58 #1 DONE 0.0s 01:47:58 01:47:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:47:58 #2 DONE 0.1s 01:47:58 01:47:58 #3 [internal] load .dockerignore 01:47:58 #3 transferring context: 2B done 01:47:58 #3 DONE 0.0s 01:47:58 01:47:58 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:47:58 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:47:58 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:47:58 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:47:58 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:47:58 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 01:47:58 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:47:58 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:47:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 01:47:58 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:47:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 15.73MB / 60.15MB 0.2s 01:47:58 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:47:58 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:47:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 01:47:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:47:58 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:47:58 #4 ... 01:47:58 01:47:58 #5 [internal] load build context 01:47:58 #5 transferring context: 24.83MB 0.2s done 01:47:58 #5 DONE 0.2s 01:47:58 01:47:58 #4 [builder 1/8] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:47:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 01:47:58 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 01:47:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 01:47:58 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 01:47:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:47:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:47:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 19.92MB / 112.58MB 0.5s 01:47:58 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 01:47:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 01:47:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 01:47:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 31.46MB / 112.58MB 0.6s 01:47:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 01:47:58 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 01:47:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 59.77MB / 112.58MB 0.8s 01:47:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 01:47:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s 01:47:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.66MB / 112.58MB 1.0s 01:47:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 01:47:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 01:48:04 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 01:48:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:48:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:48:04 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:48:04 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:48:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:48:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 01:48:04 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:48:08 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 01:48:08 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:48:08 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 01:48:08 #4 DONE 10.3s 01:48:08 01:48:08 #6 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:48:08 #6 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:48:08 #6 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:48:09 #6 0.749 (1/9) Installing eudev-libs (3.2.14-r5) 01:48:09 #6 0.754 (2/9) Installing libjpeg-turbo (3.1.0-r0) 01:48:09 #6 0.767 (3/9) Installing v4l-utils-libs (1.28.1-r1) 01:48:09 #6 0.776 (4/9) Installing v4l-utils (1.28.1-r1) 01:48:09 #6 0.802 (5/9) Installing libdvbv5 (1.28.1-r1) 01:48:09 #6 0.815 (6/9) Installing libturbojpeg (3.1.0-r0) 01:48:09 #6 0.832 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 01:48:09 #6 0.840 (8/9) Installing eudev-dev (3.2.14-r5) 01:48:09 #6 0.858 (9/9) Installing v4l-utils-dev (1.28.1-r1) 01:48:09 #6 0.878 Executing busybox-1.37.0-r19.trigger 01:48:09 #6 0.887 OK: 271 MiB in 69 packages 01:48:10 #6 DONE 2.2s 01:48:10 01:48:10 #7 [builder 3/8] WORKDIR /device-usb-camera 01:48:10 #7 DONE 0.0s 01:48:10 01:48:10 #8 [builder 4/8] COPY go.mod vendor* ./ 01:48:10 #8 DONE 0.0s 01:48:10 01:48:10 #9 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:10 Still waiting to schedule task 01:48:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:48:21 #9 DONE 9.9s 01:48:21 01:48:21 #10 [builder 6/8] COPY . . 01:48:21 #10 DONE 0.1s 01:48:21 01:48:21 #11 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:48:21 #11 0.221 % Total % Received % Xferd Average Speed Time Time Time Current 01:48:21 #11 0.221 Dload Upload Total Spent Left Speed 01:48:21 #11 0.221 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9518 0 --:--:-- --:--:-- --:--:-- 9567 01:48:21 #11 DONE 0.4s 01:48:21 01:48:21 #12 [builder 8/8] RUN echo noop 01:48:21 #12 0.248 noop 01:48:21 #12 DONE 0.3s 01:48:21 01:48:21 #13 exporting to image 01:48:21 #13 exporting layers 01:48:29 #13 exporting layers 8.2s done 01:48:29 #13 writing image sha256:1733e7f8bb9df0f8ffe7be086ae84d4ef32d0c6350c82eed27bf08e4f2b694a7 done 01:48:29 #13 naming to docker.io/library/ci-base-image-x86_64 done 01:48:29 #13 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker inspect -f . ci-base-image-x86_64 01:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:30 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 01:48:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat 01:48:31 $ docker top 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:31 + go version 01:48:31 go version go1.25.2 linux/amd64 [Pipeline] } 01:48:31 $ docker stop --time=1 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 01:48:33 $ docker rm -f --volumes 6987f8b6e8ee8b6cfc2ed4f644cb8038a6f2a420d0669c090c682f37287eef62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + docker inspect -f . ci-base-image-x86_64 01:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:33 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 01:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** ci-base-image-x86_64 cat 01:48:34 $ docker top 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:48:35 + make test 01:48:35 go test ./... -coverprofile=coverage.out ./... 01:48:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:49:01 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:49:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 01:49:11 0 issues. 01:49:11 go vet ./... 01:49:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:49:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:49:18 ./bin/test-attribution-txt.sh 01:49:18 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:49:18 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 01:49:18 $ docker stop --time=1 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea 01:49:20 $ docker rm -f --volumes 9cbd691d988ffcbffad1b24a6f8f2e4feac9fc6d154f5a0486a41fedb6ce5bea [Pipeline] // withDockerContainer [Pipeline] sh 01:49:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:49:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:49:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:49:22 + ls -al . 01:49:22 total 292 01:49:22 drwxrwxr-x 9 jenkins jenkins 4096 May 26 01:48 . 01:49:22 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 .. 01:49:22 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:48 .git 01:49:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 .github 01:49:22 -rw-rw-r-- 1 jenkins jenkins 379 May 26 01:47 .gitignore 01:49:22 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:47 .golangci.yml 01:49:22 -rw-rw-r-- 1 jenkins jenkins 77 May 26 01:47 .hadolint.yml 01:49:22 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:47 .semver 01:49:22 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 01:47 Attribution.txt 01:49:22 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 01:47 CHANGELOG.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 01:47 Dockerfile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 678 May 26 01:47 GOVERNANCE.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 682 May 26 01:47 Jenkinsfile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:47 LICENSE 01:49:22 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 01:47 Makefile 01:49:22 -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:47 OWNERS.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 01:47 README.md 01:49:22 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:47 VERSION 01:49:22 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 bin 01:49:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 cmd 01:49:22 -rw-r--r-- 1 jenkins jenkins 54776 May 26 01:48 coverage.out 01:49:22 -rwxrwxr-x 1 jenkins jenkins 84 May 26 01:47 docker-entrypoint.sh 01:49:22 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 docs 01:49:22 -rw-rw-r-- 1 jenkins jenkins 6802 May 26 01:47 go.mod 01:49:22 -rw-rw-r-- 1 jenkins jenkins 89514 May 26 01:47 go.sum 01:49:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 internal 01:49:22 -rw-rw-r-- 1 jenkins jenkins 231 May 26 01:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:23 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1f73df7c61705afbaf9dc2cefc4b005b921d2213 --label arch=amd64 --label version=4.1.0-dev.18 . 01:49:23 #0 building with "default" instance using docker driver 01:49:23 01:49:23 #1 [internal] load build definition from Dockerfile 01:49:23 #1 transferring dockerfile: 2.48kB done 01:49:23 #1 DONE 0.0s 01:49:23 01:49:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:49:23 #2 DONE 0.0s 01:49:23 01:49:23 #3 [internal] load metadata for docker.io/bluenviron/mediamtx:1.15.3 01:49:23 #3 DONE 0.1s 01:49:23 01:49:23 #4 [internal] load metadata for docker.io/library/alpine:3.22 01:49:23 #4 DONE 0.1s 01:49:23 01:49:23 #5 [internal] load .dockerignore 01:49:23 #5 transferring context: 2B done 01:49:23 #5 DONE 0.0s 01:49:23 01:49:23 #6 [internal] load build context 01:49:23 #6 transferring context: 69.50kB 0.0s done 01:49:23 #6 DONE 0.0s 01:49:23 01:49:23 #7 [builder 1/8] FROM docker.io/library/ci-base-image-x86_64:latest 01:49:23 #7 DONE 0.1s 01:49:23 01:49:23 #8 [stage-2 1/15] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 01:49:23 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 01:49:23 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 01:49:23 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 01:49:23 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 01:49:23 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 01:49:23 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 01:49:23 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 01:49:23 #8 DONE 0.3s 01:49:23 01:49:23 #9 [rtsp 1/1] FROM docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 01:49:23 #9 resolve docker.io/bluenviron/mediamtx:1.15.3@sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 0.0s done 01:49:23 #9 sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 3.16kB / 3.16kB done 01:49:23 #9 sha256:96b2d2bfcd9d127c1cd49f3abdb76f4fb032822d2bdb8ae8402c96f8006883b5 481B / 481B done 01:49:23 #9 sha256:5bff2ccd2a623576b12be801f14101816f9e46f512b8b25fa86c541cb8f3ae82 749B / 749B done 01:49:23 #9 sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 23.76MB / 23.76MB 0.3s done 01:49:23 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.1s 01:49:24 #9 extracting sha256:8ff83c4924f541ce56825ab9e8486412cc83ddcd346ffec1bb4ed7edcaaab1ec 0.4s done 01:49:24 #9 DONE 0.7s 01:49:24 01:49:24 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:24 #10 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:24 #10 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:24 #10 ... 01:49:24 01:49:24 #11 [builder 2/8] RUN apk add --no-cache make git gcc libc-dev curl v4l-utils-dev v4l-utils v4l-utils-libs linux-headers 01:49:24 #11 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:24 #11 0.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:24 #11 0.844 OK: 271 MiB in 69 packages 01:49:24 #11 DONE 0.9s 01:49:24 01:49:24 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:24 #10 0.660 (1/117) Installing dumb-init (1.2.5-r3) 01:49:24 #10 0.666 (2/117) Installing libSvtAv1Enc (2.3.0-r0) 01:49:24 #10 ... 01:49:24 01:49:24 #12 [builder 3/8] WORKDIR /device-usb-camera 01:49:24 #12 DONE 0.0s 01:49:24 01:49:24 #13 [builder 4/8] COPY go.mod vendor* ./ 01:49:24 #13 DONE 0.0s 01:49:24 01:49:24 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:24 #10 0.749 (3/117) Installing aom-libs (3.12.1-r0) 01:49:24 #10 0.802 (4/117) Installing libxau (1.0.12-r0) 01:49:24 #10 0.811 (5/117) Installing libmd (1.1.0-r0) 01:49:24 #10 0.812 (6/117) Installing libbsd (0.12.2-r0) 01:49:24 #10 0.829 (7/117) Installing libxdmcp (1.1.5-r1) 01:49:24 #10 0.835 (8/117) Installing libxcb (1.17.0-r0) 01:49:24 #10 0.846 (9/117) Installing libx11 (1.8.11-r0) 01:49:24 #10 0.874 (10/117) Installing hwdata-pci (0.395-r0) 01:49:24 #10 0.897 (11/117) Installing libpciaccess (0.18.1-r0) 01:49:24 #10 0.902 (12/117) Installing libdrm (2.4.124-r0) 01:49:24 #10 0.912 (13/117) Installing libxext (1.3.6-r2) 01:49:24 #10 0.916 (14/117) Installing libxfixes (6.0.1-r4) 01:49:24 #10 0.933 (15/117) Installing libffi (3.4.8-r0) 01:49:24 #10 0.933 (16/117) Installing wayland-libs-client (1.23.1-r3) 01:49:24 #10 0.933 (17/117) Installing libva (2.22.0-r1) 01:49:24 #10 0.933 (18/117) Installing libvdpau (1.5-r4) 01:49:24 #10 0.938 (19/117) Installing libgcc (14.2.0-r6) 01:49:24 #10 0.942 (20/117) Installing libstdc++ (14.2.0-r6) 01:49:24 #10 0.964 (21/117) Installing onevpl-libs (2023.3.1-r2) 01:49:24 #10 0.975 (22/117) Installing ffmpeg-libavutil (6.1.2-r2) 01:49:24 #10 0.988 (23/117) Installing libdav1d (1.5.1-r0) 01:49:24 #10 1.004 (24/117) Installing openexr-libiex (3.3.2-r0) 01:49:24 #10 1.012 (25/117) Installing openexr-libilmthread (3.3.2-r0) 01:49:24 #10 1.017 (26/117) Installing imath (3.1.12-r0) 01:49:24 #10 1.023 (27/117) Installing libdeflate (1.23-r0) 01:49:24 #10 1.033 (28/117) Installing openexr-libopenexrcore (3.3.2-r0) 01:49:24 #10 1.053 (29/117) Installing openexr-libopenexr (3.3.2-r0) 01:49:24 #10 1.071 (30/117) Installing brotli-libs (1.1.0-r2) 01:49:24 #10 1.084 (31/117) Installing giflib (5.2.2-r1) 01:49:24 #10 1.088 (32/117) Installing libhwy (1.0.7-r1) 01:49:24 #10 1.093 (33/117) Installing libjpeg-turbo (3.1.0-r0) 01:49:24 #10 1.103 (34/117) Installing lcms2 (2.19-r0) 01:49:24 #10 1.113 (35/117) Installing libpng (1.6.57-r0) 01:49:24 #10 1.123 (36/117) Installing libjxl (0.10.3-r2) 01:49:24 #10 1.158 (37/117) Installing lame-libs (3.100-r5) 01:49:24 #10 1.165 (38/117) Installing opus (1.5.2-r1) 01:49:24 #10 1.175 (39/117) Installing rav1e-libs (0.7.1-r2) 01:49:24 #10 1.198 (40/117) Installing libgomp (14.2.0-r6) 01:49:24 #10 1.243 (41/117) Installing soxr (0.1.3-r7) 01:49:25 #10 ... 01:49:25 01:49:25 #14 [builder 5/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:49:25 #14 DONE 0.5s 01:49:25 01:49:25 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:25 #10 1.256 (42/117) Installing ffmpeg-libswresample (6.1.2-r2) 01:49:25 #10 1.259 (43/117) Installing libogg (1.3.5-r5) 01:49:25 #10 1.266 (44/117) Installing libtheora (1.1.1-r18) 01:49:25 #10 1.285 (45/117) Installing libvorbis (1.3.7-r2) 01:49:25 #10 1.296 (46/117) Installing libvpx (1.15.0-r0) 01:49:25 #10 1.337 (47/117) Installing libsharpyuv (1.5.0-r0) 01:49:25 #10 1.341 (48/117) Installing libwebp (1.5.0-r0) 01:49:25 #10 1.355 (49/117) Installing libwebpmux (1.5.0-r0) 01:49:25 #10 ... 01:49:25 01:49:25 #15 [builder 6/8] COPY . . 01:49:25 #15 DONE 0.1s 01:49:25 01:49:25 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:25 #10 1.359 (50/117) Installing x264-libs (0.164.3108-r0) 01:49:25 #10 1.383 (51/117) Installing numactl (2.0.18-r0) 01:49:25 #10 1.389 (52/117) Installing x265-libs (3.6-r0) 01:49:25 #10 1.473 (53/117) Installing xvidcore (1.3.7-r2) 01:49:25 #10 1.474 (54/117) Installing ffmpeg-libavcodec (6.1.2-r2) 01:49:25 #10 1.586 (55/117) Installing sdl3 (3.2.16-r0) 01:49:25 #10 1.612 (56/117) Installing sdl2-compat (2.32.56-r0) 01:49:25 #10 1.619 (57/117) Installing alsa-lib (1.2.14-r0) 01:49:25 #10 1.644 (58/117) Installing libexpat (2.7.5-r0) 01:49:25 #10 1.649 (59/117) Installing libbz2 (1.0.8-r6) 01:49:25 #10 1.653 (60/117) Installing freetype (2.13.3-r0) 01:49:25 #10 1.666 (61/117) Installing fontconfig (2.15.0-r3) 01:49:25 #10 1.681 (62/117) Installing fribidi (1.0.16-r1) 01:49:25 #10 1.686 (63/117) Installing libintl (0.24.1-r0) 01:49:25 #10 1.692 (64/117) Installing libeconf (0.6.3-r0) 01:49:25 #10 ... 01:49:25 01:49:25 #16 [builder 7/8] RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:49:25 #16 0.230 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:25 #16 0.230 Dload Upload Total Spent Left Speed 01:49:25 #16 0.230 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43456 0 --:--:-- --:--:-- --:--:-- 44250 01:49:25 #16 DONE 0.4s 01:49:25 01:49:25 #10 [stage-2 2/15] RUN apk add --update --no-cache dumb-init ffmpeg udev 01:49:25 #10 1.697 (65/117) Installing libblkid (2.41-r9) 01:49:25 #10 1.726 (66/117) Installing libmount (2.41-r9) 01:49:25 #10 1.738 (67/117) Installing pcre2 (10.46-r0) 01:49:25 #10 1.751 (68/117) Installing glib (2.84.4-r0) 01:49:25 #10 1.793 (69/117) Installing graphite2 (1.3.14-r6) 01:49:25 #10 1.798 (70/117) Installing harfbuzz (11.2.1-r0) 01:49:25 #10 1.819 (71/117) Installing libunibreak (6.1-r0) 01:49:25 #10 1.827 (72/117) Installing libass (0.17.3-r0) 01:49:25 #10 1.839 (73/117) Installing libbluray (1.3.4-r1) 01:49:25 #10 1.847 (74/117) Installing mpg123-libs (1.32.10-r0) 01:49:25 #10 1.855 (75/117) Installing libopenmpt (0.7.15-r0) 01:49:25 #10 1.874 (76/117) Installing cjson (1.7.19-r0) 01:49:25 #10 1.879 (77/117) Installing mbedtls (3.6.6-r0) 01:49:25 #10 1.892 (78/117) Installing librist (0.2.10-r1) 01:49:25 #10 1.897 (79/117) Installing libsrt (1.5.3-r1) 01:49:25 #10 1.914 (80/117) Installing libssh (0.11.2-r0) 01:49:25 #10 1.925 (81/117) Installing xz-libs (5.8.3-r0) 01:49:25 #10 1.940 (82/117) Installing libxml2 (2.13.9-r0) 01:49:25 #10 1.954 (83/117) Installing libsodium (1.0.20-r1) 01:49:25 #10 1.962 (84/117) Installing libzmq (4.3.5-r2) 01:49:25 #10 1.982 (85/117) Installing ffmpeg-libavformat (6.1.2-r2) 01:49:25 #10 2.011 (86/117) Installing serd-libs (0.32.4-r0) 01:49:25 #10 2.032 (87/117) Installing zix-libs (0.6.2-r0) 01:49:25 #10 2.037 (88/117) Installing sord-libs (0.16.18-r0) 01:49:25 #10 2.041 (89/117) Installing sratom (0.6.18-r0) 01:49:25 #10 2.046 (90/117) Installing lilv-libs (0.24.26-r0) 01:49:25 #10 2.057 (91/117) Installing libdovi (3.3.1-r1) 01:49:25 #10 2.069 (92/117) Installing spirv-tools (1.4.313.0-r0) 01:49:25 #10 2.109 (93/117) Installing glslang-libs (1.4.309.0-r0) 01:49:25 #10 2.132 (94/117) Installing shaderc (2024.4-r0) 01:49:25 #10 2.139 (95/117) Installing vulkan-loader (1.4.313.0-r0) 01:49:25 #10 2.149 (96/117) Installing libplacebo (6.338.2-r3) 01:49:25 #10 2.165 (97/117) Installing ffmpeg-libpostproc (6.1.2-r2) 01:49:25 #10 2.171 (98/117) Installing ffmpeg-libswscale (6.1.2-r2) 01:49:25 #10 2.184 (99/117) Installing vidstab (1.1.1-r0) 01:49:25 #10 2.196 (100/117) Installing zimg (3.0.5-r3) 01:49:25 #10 2.209 (101/117) Installing ffmpeg-libavfilter (6.1.2-r2) 01:49:25 #10 2.245 (102/117) Installing libasyncns (0.8-r4) 01:49:26 #10 2.251 (103/117) Installing dbus-libs (1.16.2-r1) 01:49:26 #10 2.260 (104/117) Installing libltdl (2.5.4-r1) 01:49:26 #10 2.265 (105/117) Installing orc (0.4.40-r1) 01:49:26 #10 2.277 (106/117) Installing libflac (1.4.3-r1) 01:49:26 #10 2.289 (107/117) Installing libsndfile (1.2.2-r2) 01:49:26 #10 2.303 (108/117) Installing speexdsp (1.2.1-r2) 01:49:26 #10 2.309 (109/117) Installing tdb-libs (1.4.12-r0) 01:49:26 #10 2.313 (110/117) Installing libpulse (17.0-r5) 01:49:26 #10 2.332 (111/117) Installing v4l-utils-libs (1.28.1-r1) 01:49:26 #10 2.341 (112/117) Installing ffmpeg-libavdevice (6.1.2-r2) 01:49:26 #10 2.348 (113/117) Installing ffmpeg (6.1.2-r2) 01:49:26 #10 2.360 (114/117) Installing udev-init-scripts (35-r1) 01:49:26 #10 2.360 (115/117) Installing zstd-libs (1.5.7-r0) 01:49:26 #10 2.372 (116/117) Installing kmod-libs (34.2-r0) 01:49:26 #10 2.378 (117/117) Installing eudev (3.2.14-r5) 01:49:26 #10 2.391 Executing busybox-1.37.0-r20.trigger 01:49:26 #10 2.398 Executing glib-2.84.4-r0.trigger 01:49:26 #10 2.402 Executing eudev-3.2.14-r5.trigger 01:49:26 #10 2.407 OK: 133 MiB in 133 packages 01:49:26 #10 DONE 2.6s 01:49:26 01:49:26 #17 [builder 8/8] RUN make build 01:49:26 #17 0.256 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 01:49:27 #17 ... 01:49:27 01:49:27 #18 [stage-2 3/15] RUN apk --no-cache upgrade 01:49:27 #18 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:49:27 #18 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:49:27 #18 0.725 OK: 133 MiB in 133 packages 01:49:27 #18 DONE 0.9s 01:49:27 01:49:27 #17 [builder 8/8] RUN make build 01:49:59 #17 DONE 30.0s 01:49:59 01:49:59 #19 [stage-2 4/15] COPY --from=builder /device-usb-camera/cmd / 01:49:59 #19 DONE 0.2s 01:49:59 01:49:59 #20 [stage-2 5/15] COPY --from=builder /device-usb-camera/LICENSE / 01:49:59 #20 DONE 0.0s 01:49:59 01:49:59 #21 [stage-2 6/15] COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 01:49:59 #21 DONE 0.0s 01:49:59 01:49:59 #22 [stage-2 7/15] COPY --from=builder /device-usb-camera/Attribution.txt / 01:49:59 #22 DONE 0.0s 01:49:59 01:49:59 #23 [stage-2 8/15] COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 01:49:59 #23 DONE 0.0s 01:49:59 01:49:59 #24 [stage-2 9/15] COPY --from=rtsp /mediamtx.yml / 01:49:59 #24 DONE 0.0s 01:49:59 01:49:59 #25 [stage-2 10/15] COPY --from=rtsp /mediamtx / 01:49:59 #25 DONE 0.2s 01:49:59 01:49:59 #26 [stage-2 11/15] RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 01:49:59 #26 DONE 0.3s 01:49:59 01:49:59 #27 [stage-2 12/15] RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 01:49:59 #27 DONE 0.3s 01:49:59 01:49:59 #28 [stage-2 13/15] RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 01:49:59 #28 DONE 0.3s 01:49:59 01:49:59 #29 [stage-2 14/15] RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 01:49:59 #29 DONE 0.3s 01:49:59 01:49:59 #30 exporting to image 01:49:59 #30 exporting layers 01:49:59 #30 exporting layers 0.6s done 01:49:59 #30 writing image sha256:ddc3095d48a3dbcd8712fd40d905d3088eb97041ac238c4263c91afce6a3d7ea done 01:49:59 #30 naming to docker.io/library/device-usb-camera done 01:49:59 #30 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:59 provisioning config files... 01:49:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15318184392583600877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:00 ---> ****-login.sh 01:50:00 nexus3.edgexfoundry.org:10001 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 Login Succeeded 01:50:00 nexus3.edgexfoundry.org:10002 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 Login Succeeded 01:50:00 nexus3.edgexfoundry.org:10003 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 Login Succeeded 01:50:00 nexus3.edgexfoundry.org:10004 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 Login Succeeded 01:50:00 ****.io 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 Login Succeeded 01:50:00 ---> ****-login.sh ends [Pipeline] } 01:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:50:01 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 01:50:01 1f73df7c61705afbaf9dc2cefc4b005b921d2213 01:50:01 latest 01:50:01 4.1.0-dev.18 01:50:01 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 01:50:01 main 01:50:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:01 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:01 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 01:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:50:01 34336dac0929: Preparing 01:50:01 2d3c66969ea1: Preparing 01:50:01 2d3c66969ea1: Preparing 01:50:01 74450adbb150: Preparing 01:50:01 56a6f440ec1f: Preparing 01:50:01 8b9ee95d9b28: Preparing 01:50:01 e111c2e90346: Preparing 01:50:01 b8536b70d834: Preparing 01:50:01 829a8144e58f: Preparing 01:50:01 adc733a13c03: Preparing 01:50:01 837bb3aaea79: Preparing 01:50:01 c64af78f68b8: Preparing 01:50:01 8d7768ff6c75: Preparing 01:50:01 0854555d70ac: Preparing 01:50:01 829a8144e58f: Waiting 01:50:01 adc733a13c03: Waiting 01:50:01 837bb3aaea79: Waiting 01:50:01 c64af78f68b8: Waiting 01:50:01 8d7768ff6c75: Waiting 01:50:01 0854555d70ac: Waiting 01:50:01 e111c2e90346: Waiting 01:50:01 b8536b70d834: Waiting 01:50:01 74450adbb150: Pushed 01:50:01 34336dac0929: Pushed 01:50:01 8b9ee95d9b28: Pushed 01:50:01 2d3c66969ea1: Pushed 01:50:01 e111c2e90346: Pushed 01:50:01 b8536b70d834: Pushed 01:50:02 adc733a13c03: Pushed 01:50:02 829a8144e58f: Pushed 01:50:02 0854555d70ac: Layer already exists 01:50:02 c64af78f68b8: Pushed 01:50:06 56a6f440ec1f: Pushed 01:50:07 837bb3aaea79: Pushed 01:50:15 8d7768ff6c75: Pushed 01:50:15 1f73df7c61705afbaf9dc2cefc4b005b921d2213: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:15 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:50:16 34336dac0929: Preparing 01:50:16 2d3c66969ea1: Preparing 01:50:16 2d3c66969ea1: Preparing 01:50:16 74450adbb150: Preparing 01:50:16 56a6f440ec1f: Preparing 01:50:16 8b9ee95d9b28: Preparing 01:50:16 e111c2e90346: Preparing 01:50:16 b8536b70d834: Preparing 01:50:16 829a8144e58f: Preparing 01:50:16 b8536b70d834: Waiting 01:50:16 e111c2e90346: Waiting 01:50:16 adc733a13c03: Preparing 01:50:16 837bb3aaea79: Preparing 01:50:16 829a8144e58f: Waiting 01:50:16 adc733a13c03: Waiting 01:50:16 c64af78f68b8: Preparing 01:50:16 837bb3aaea79: Waiting 01:50:16 8d7768ff6c75: Preparing 01:50:16 0854555d70ac: Preparing 01:50:16 c64af78f68b8: Waiting 01:50:16 0854555d70ac: Waiting 01:50:16 8d7768ff6c75: Waiting 01:50:16 2d3c66969ea1: Layer already exists 01:50:16 74450adbb150: Layer already exists 01:50:16 34336dac0929: Layer already exists 01:50:16 8b9ee95d9b28: Layer already exists 01:50:16 56a6f440ec1f: Layer already exists 01:50:16 829a8144e58f: Layer already exists 01:50:16 e111c2e90346: Layer already exists 01:50:16 b8536b70d834: Layer already exists 01:50:16 837bb3aaea79: Layer already exists 01:50:16 adc733a13c03: Layer already exists 01:50:16 8d7768ff6c75: Layer already exists 01:50:16 c64af78f68b8: Layer already exists 01:50:16 0854555d70ac: Layer already exists 01:50:16 latest: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:16 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 01:50:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:50:16 34336dac0929: Preparing 01:50:16 2d3c66969ea1: Preparing 01:50:16 2d3c66969ea1: Preparing 01:50:16 74450adbb150: Preparing 01:50:16 56a6f440ec1f: Preparing 01:50:16 8b9ee95d9b28: Preparing 01:50:16 e111c2e90346: Preparing 01:50:16 b8536b70d834: Preparing 01:50:16 829a8144e58f: Preparing 01:50:16 adc733a13c03: Preparing 01:50:16 837bb3aaea79: Preparing 01:50:16 c64af78f68b8: Preparing 01:50:16 8d7768ff6c75: Preparing 01:50:16 0854555d70ac: Preparing 01:50:16 e111c2e90346: Waiting 01:50:16 b8536b70d834: Waiting 01:50:16 829a8144e58f: Waiting 01:50:16 adc733a13c03: Waiting 01:50:16 837bb3aaea79: Waiting 01:50:16 c64af78f68b8: Waiting 01:50:16 8d7768ff6c75: Waiting 01:50:16 0854555d70ac: Waiting 01:50:16 34336dac0929: Layer already exists 01:50:16 8b9ee95d9b28: Layer already exists 01:50:16 56a6f440ec1f: Layer already exists 01:50:16 74450adbb150: Layer already exists 01:50:16 2d3c66969ea1: Layer already exists 01:50:16 b8536b70d834: Layer already exists 01:50:16 837bb3aaea79: Layer already exists 01:50:16 e111c2e90346: Layer already exists 01:50:16 829a8144e58f: Layer already exists 01:50:16 adc733a13c03: Layer already exists 01:50:16 c64af78f68b8: Layer already exists 01:50:16 8d7768ff6c75: Layer already exists 01:50:16 0854555d70ac: Layer already exists 01:50:16 4.1.0-dev.18: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 01:50:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:50:17 34336dac0929: Preparing 01:50:17 2d3c66969ea1: Preparing 01:50:17 2d3c66969ea1: Preparing 01:50:17 74450adbb150: Preparing 01:50:17 56a6f440ec1f: Preparing 01:50:17 8b9ee95d9b28: Preparing 01:50:17 e111c2e90346: Preparing 01:50:17 b8536b70d834: Preparing 01:50:17 829a8144e58f: Preparing 01:50:17 adc733a13c03: Preparing 01:50:17 837bb3aaea79: Preparing 01:50:17 c64af78f68b8: Preparing 01:50:17 8d7768ff6c75: Preparing 01:50:17 0854555d70ac: Preparing 01:50:17 829a8144e58f: Waiting 01:50:17 adc733a13c03: Waiting 01:50:17 837bb3aaea79: Waiting 01:50:17 c64af78f68b8: Waiting 01:50:17 8d7768ff6c75: Waiting 01:50:17 0854555d70ac: Waiting 01:50:17 b8536b70d834: Waiting 01:50:17 e111c2e90346: Waiting 01:50:17 74450adbb150: Layer already exists 01:50:17 34336dac0929: Layer already exists 01:50:17 2d3c66969ea1: Layer already exists 01:50:17 8b9ee95d9b28: Layer already exists 01:50:17 56a6f440ec1f: Layer already exists 01:50:17 e111c2e90346: Layer already exists 01:50:17 829a8144e58f: Layer already exists 01:50:17 837bb3aaea79: Layer already exists 01:50:17 b8536b70d834: Layer already exists 01:50:17 adc733a13c03: Layer already exists 01:50:17 8d7768ff6c75: Layer already exists 01:50:17 c64af78f68b8: Layer already exists 01:50:17 0854555d70ac: Layer already exists 01:50:17 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:17 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 01:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 01:50:18 34336dac0929: Preparing 01:50:18 2d3c66969ea1: Preparing 01:50:18 2d3c66969ea1: Preparing 01:50:18 74450adbb150: Preparing 01:50:18 56a6f440ec1f: Preparing 01:50:18 8b9ee95d9b28: Preparing 01:50:18 e111c2e90346: Preparing 01:50:18 b8536b70d834: Preparing 01:50:18 829a8144e58f: Preparing 01:50:18 adc733a13c03: Preparing 01:50:18 837bb3aaea79: Preparing 01:50:18 c64af78f68b8: Preparing 01:50:18 8d7768ff6c75: Preparing 01:50:18 0854555d70ac: Preparing 01:50:18 adc733a13c03: Waiting 01:50:18 837bb3aaea79: Waiting 01:50:18 c64af78f68b8: Waiting 01:50:18 8d7768ff6c75: Waiting 01:50:18 0854555d70ac: Waiting 01:50:18 e111c2e90346: Waiting 01:50:18 b8536b70d834: Waiting 01:50:18 829a8144e58f: Waiting 01:50:18 34336dac0929: Layer already exists 01:50:18 56a6f440ec1f: Layer already exists 01:50:18 2d3c66969ea1: Layer already exists 01:50:18 8b9ee95d9b28: Layer already exists 01:50:18 74450adbb150: Layer already exists 01:50:18 b8536b70d834: Layer already exists 01:50:18 829a8144e58f: Layer already exists 01:50:18 adc733a13c03: Layer already exists 01:50:18 e111c2e90346: Layer already exists 01:50:18 837bb3aaea79: Layer already exists 01:50:18 c64af78f68b8: Layer already exists 01:50:18 8d7768ff6c75: Layer already exists 01:50:18 0854555d70ac: Layer already exists 01:50:18 main: digest: sha256:171698fa0d056c96f049a70c504a833c0454895631b43bac402ccd7c9be8ef97 size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:18 ===================================================== [Pipeline] echo 01:50:18 taggedImages: 01:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213 01:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 01:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:4.1.0-dev.18 01:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 01:50:18 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:18 01:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:19 latest: Pulling from edgex-lftools-log-publisher 01:50:19 5eb5b503b376: Pulling fs layer 01:50:19 5c69ac0246d0: Pulling fs layer 01:50:19 ec43610c2a17: Pulling fs layer 01:50:19 3a2ae6a8a46f: Pulling fs layer 01:50:19 33b1e0a273af: Pulling fs layer 01:50:19 5d3b04190fa2: Pulling fs layer 01:50:19 2f39f015ded8: Pulling fs layer 01:50:19 3a2ae6a8a46f: Waiting 01:50:19 33b1e0a273af: Waiting 01:50:19 5d3b04190fa2: Waiting 01:50:19 2f39f015ded8: Waiting 01:50:19 5c69ac0246d0: Verifying Checksum 01:50:19 5c69ac0246d0: Download complete 01:50:19 3a2ae6a8a46f: Verifying Checksum 01:50:19 3a2ae6a8a46f: Download complete 01:50:19 ec43610c2a17: Verifying Checksum 01:50:19 ec43610c2a17: Download complete 01:50:19 33b1e0a273af: Verifying Checksum 01:50:19 33b1e0a273af: Download complete 01:50:19 5d3b04190fa2: Verifying Checksum 01:50:19 5d3b04190fa2: Download complete 01:50:19 5eb5b503b376: Verifying Checksum 01:50:19 5eb5b503b376: Download complete 01:50:19 2f39f015ded8: Verifying Checksum 01:50:19 2f39f015ded8: Download complete 01:50:21 5eb5b503b376: Pull complete 01:50:21 5c69ac0246d0: Pull complete 01:50:21 ec43610c2a17: Pull complete 01:50:21 3a2ae6a8a46f: Pull complete 01:50:22 33b1e0a273af: Pull complete 01:50:22 5d3b04190fa2: Pull complete 01:50:28 2f39f015ded8: Pull complete 01:50:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:28 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 01:50:28 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:50:30 $ docker top 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:30 ---> job-cost.sh 01:50:30 lf-activate-venv: SKIPPING 01:50:30 INFO: No Stack... 01:50:30 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:31 INFO: Archiving Costs [Pipeline] sh 01:50:31 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 01:50:31 + cut -d, -f6 [Pipeline] lock 01:50:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] 01:50:31 Resource [jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] did not exist. Created. 01:50:31 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:32 + echo total: 0.2199999988079071 [Pipeline] stash 01:50:32 Stashed 1 file(s) [Pipeline] } 01:50:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:32 $ docker stop --time=1 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b 01:50:33 $ docker rm -f --volumes 4d3701b1875307a54631775e7650c0adf678b4610a7e7eb08af987216c2b279b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:51:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11324 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 01:51:18 Running in /w/workspace/device-usb-camera/224 [Pipeline] { [Pipeline] checkout 01:51:18 Selected Git installation does not exist. Using Default 01:51:18 The recommended git tool is: NONE 01:51:25 using credential edgex-jenkins-ssh 01:51:25 Cloning the remote Git repository 01:51:25 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 01:51:25 > git init /w/workspace/device-usb-camera/224 # timeout=10 01:51:26 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 01:51:26 > git --version # timeout=10 01:51:26 > git --version # 'git version 2.25.1' 01:51:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:51:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:29 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 01:51:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:51:30 Avoid second fetch 01:51:30 Checking out Revision 1f73df7c61705afbaf9dc2cefc4b005b921d2213 (main) 01:51:31 Commit message: "Merge pull request #455 from sabrina-lin527/update-changelog" 01:51:30 > git config core.sparsecheckout # timeout=10 01:51:30 > git checkout -f 1f73df7c61705afbaf9dc2cefc4b005b921d2213 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:35 provisioning config files... 01:51:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/224@tmp/config9480300389226841343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:36 ---> ****-login.sh 01:51:36 nexus3.edgexfoundry.org:10001 01:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:37 Configure a credential helper to remove this warning. See 01:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:37 01:51:37 Login Succeeded 01:51:37 nexus3.edgexfoundry.org:10002 01:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:37 Configure a credential helper to remove this warning. See 01:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:37 01:51:37 Login Succeeded 01:51:37 nexus3.edgexfoundry.org:10003 01:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:37 Configure a credential helper to remove this warning. See 01:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:37 01:51:37 Login Succeeded 01:51:37 nexus3.edgexfoundry.org:10004 01:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:38 Configure a credential helper to remove this warning. See 01:51:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:38 01:51:38 Login Succeeded 01:51:38 ****.io 01:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:51:39 Configure a credential helper to remove this warning. See 01:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:51:39 01:51:39 Login Succeeded 01:51:39 ---> ****-login.sh ends [Pipeline] } 01:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:51:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:51:39 ========================================================= 01:51:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:51:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:39 + 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 . 01:51:40 Sending build context to Docker daemon 12.68MB 01:51:40 Step 1/13 : ARG BASE=golang:1.25-alpine3.22 01:51:40 Step 2/13 : FROM ${BASE} AS builder 01:51:40 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:51:40 6b59a28fa201: Pulling fs layer 01:51:40 d32bb0dddca7: Pulling fs layer 01:51:40 5dab1238d3d9: Pulling fs layer 01:51:40 196fd7d83e7d: Pulling fs layer 01:51:40 4f4fb700ef54: Pulling fs layer 01:51:40 8ba94037c8f0: Pulling fs layer 01:51:40 deaec5988b04: Pulling fs layer 01:51:40 9f65657bb879: Pulling fs layer 01:51:40 196fd7d83e7d: Waiting 01:51:40 4f4fb700ef54: Waiting 01:51:40 8ba94037c8f0: Waiting 01:51:40 deaec5988b04: Waiting 01:51:40 9f65657bb879: Waiting 01:51:40 d32bb0dddca7: Verifying Checksum 01:51:40 d32bb0dddca7: Download complete 01:51:40 196fd7d83e7d: Verifying Checksum 01:51:40 196fd7d83e7d: Download complete 01:51:40 4f4fb700ef54: Download complete 01:51:40 8ba94037c8f0: Download complete 01:51:40 6b59a28fa201: Verifying Checksum 01:51:40 6b59a28fa201: Download complete 01:51:41 9f65657bb879: Verifying Checksum 01:51:41 9f65657bb879: Download complete 01:51:42 6b59a28fa201: Pull complete 01:51:42 d32bb0dddca7: Pull complete 01:51:42 5dab1238d3d9: Verifying Checksum 01:51:42 5dab1238d3d9: Download complete 01:51:44 deaec5988b04: Verifying Checksum 01:51:44 deaec5988b04: Download complete 01:51:56 5dab1238d3d9: Pull complete 01:51:57 196fd7d83e7d: Pull complete 01:51:57 4f4fb700ef54: Pull complete 01:51:57 8ba94037c8f0: Pull complete 01:52:07 deaec5988b04: Pull complete 01:52:08 9f65657bb879: Pull complete 01:52:08 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:52:08 ---> 334268110677 01:52:08 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:52:10 ---> Running in a6efb5943277 01:52:11 Removing intermediate container a6efb5943277 01:52:11 ---> 87a68b074289 01:52:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:52:11 ---> Running in 3d1d40af1a8f 01:52:11 Removing intermediate container 3d1d40af1a8f 01:52:11 ---> b4e6789b1258 01:52:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:52:11 ---> Running in 97480e97afd6 01:52:11 Removing intermediate container 97480e97afd6 01:52:11 ---> 65a3eb0f24c1 01:52:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:52:12 ---> Running in e37d6781b215 01:52:12 Removing intermediate container e37d6781b215 01:52:12 ---> 9f88e624c912 01:52:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:12 ---> Running in b4e304347e17 01:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:16 (1/9) Installing eudev-libs (3.2.14-r5) 01:52:16 (2/9) Installing libjpeg-turbo (3.1.0-r0) 01:52:16 (3/9) Installing v4l-utils-libs (1.28.1-r1) 01:52:16 (4/9) Installing v4l-utils (1.28.1-r1) 01:52:16 (5/9) Installing libdvbv5 (1.28.1-r1) 01:52:16 (6/9) Installing libturbojpeg (3.1.0-r0) 01:52:16 (7/9) Installing libjpeg-turbo-dev (3.1.0-r0) 01:52:16 (8/9) Installing eudev-dev (3.2.14-r5) 01:52:16 (9/9) Installing v4l-utils-dev (1.28.1-r1) 01:52:16 Executing busybox-1.37.0-r19.trigger 01:52:16 OK: 262 MiB in 69 packages 01:52:18 Removing intermediate container b4e304347e17 01:52:18 ---> 0d64260de2ae 01:52:18 Step 8/13 : WORKDIR /device-usb-camera 01:52:18 ---> Running in df6accc35ab6 01:52:18 Removing intermediate container df6accc35ab6 01:52:18 ---> e6152934e6ec 01:52:18 Step 9/13 : COPY go.mod vendor* ./ 01:52:19 ---> 1f68816dd903 01:52:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:19 ---> Running in 591961a71f94 01:54:11 Removing intermediate container 591961a71f94 01:54:11 ---> 0692e3d6caf2 01:54:11 Step 11/13 : COPY . . 01:54:11 ---> 1bcdc46fee35 01:54:11 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:54:11 ---> Running in 19a5bfb76f95 01:54:11  % Total  % Received % Xferd Average Speed Time  Time Time Current 01:54:11 Dload Upload Total Spent Left Speed 01:54:11 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7252 0 --:--:-- --:--:-- --:--:-- 7426 01:54:11 Removing intermediate container 19a5bfb76f95 01:54:11 ---> 9317d7168fcc 01:54:11 Step 13/13 : RUN ${MAKE} 01:54:11 ---> Running in d0c143801ba4 01:54:11 noop 01:54:11 Removing intermediate container d0c143801ba4 01:54:11 ---> 61d9b0414d73 01:54:11 Successfully built 61d9b0414d73 01:54:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:11 + docker inspect -f . ci-base-image-arm64 01:54:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:12 prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container 01:54:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:54:13 $ docker top cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:14 + go version 01:54:14 go version go1.25.3 linux/arm64 [Pipeline] } 01:54:14 $ docker stop --time=1 cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b 01:54:16 $ docker rm -f --volumes cfe1760ef7eaf894c44de882a248256421dcc6c40bb13495e14d695be5668f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:16 + docker inspect -f . ci-base-image-arm64 01:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:17 prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container 01:54:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:54:18 $ docker top 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:19 + git config --global --add safe.directory /w/workspace/device-usb-camera/224 [Pipeline] fileExists [Pipeline] sh 01:54:20 + make test 01:54:20 go test ./... -coverprofile=coverage.out ./... 01:54:28 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:59:20 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:59:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 4.4% of statements 01:59:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:59:20 go vet ./... 02:00:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:00:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:00:17 ./bin/test-attribution-txt.sh 02:00:17 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 02:00:17 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:00:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 02:00:17 $ docker stop --time=1 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 02:00:19 $ docker rm -f --volumes 320f2063124bc8f8d8567991fc7c2f77b4466399e43edbe806fdaabf57d2a6b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:00:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:00:21 Warning: overwriting stash ‘coverage-report’ 02:00:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:00:22 + ls -al . 02:00:22 total 288 02:00:22 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:54 . 02:00:22 drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:51 .. 02:00:22 drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:51 .git 02:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 .github 02:00:22 -rw-rw-r-- 1 jenkins jenkins 379 May 26 01:51 .gitignore 02:00:22 -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:51 .golangci.yml 02:00:22 -rw-rw-r-- 1 jenkins jenkins 77 May 26 01:51 .hadolint.yml 02:00:22 -rw-rw-r-- 1 jenkins jenkins 22020 May 26 01:51 Attribution.txt 02:00:22 -rw-rw-r-- 1 jenkins jenkins 18082 May 26 01:51 CHANGELOG.md 02:00:22 -rw-rw-r-- 1 jenkins jenkins 2446 May 26 01:51 Dockerfile 02:00:22 -rw-rw-r-- 1 jenkins jenkins 678 May 26 01:51 GOVERNANCE.md 02:00:22 -rw-rw-r-- 1 jenkins jenkins 682 May 26 01:51 Jenkinsfile 02:00:22 -rw-rw-r-- 1 jenkins jenkins 11348 May 26 01:51 LICENSE 02:00:22 -rw-rw-r-- 1 jenkins jenkins 3192 May 26 01:51 Makefile 02:00:22 -rw-rw-r-- 1 jenkins jenkins 622 May 26 01:51 OWNERS.md 02:00:22 -rw-rw-r-- 1 jenkins jenkins 2575 May 26 01:51 README.md 02:00:22 -rw-rw-r-- 1 jenkins jenkins 12 May 26 01:47 VERSION 02:00:22 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:51 bin 02:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 cmd 02:00:22 -rw-r--r-- 1 jenkins jenkins 54776 May 26 01:59 coverage.out 02:00:22 -rwxrwxr-x 1 jenkins jenkins 84 May 26 01:51 docker-entrypoint.sh 02:00:22 drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:51 docs 02:00:22 -rw-rw-r-- 1 jenkins jenkins 6802 May 26 01:51 go.mod 02:00:22 -rw-rw-r-- 1 jenkins jenkins 89514 May 26 01:51 go.sum 02:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:51 internal 02:00:22 -rw-rw-r-- 1 jenkins jenkins 231 May 26 01:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1f73df7c61705afbaf9dc2cefc4b005b921d2213 --label arch=arm64 --label version=4.1.0-dev.18 . 02:00:23 Sending build context to Docker daemon 12.73MB 02:00:23 Step 1/37 : ARG BASE=golang:1.25-alpine3.22 02:00:23 Step 2/37 : FROM ${BASE} AS builder 02:00:23 ---> 61d9b0414d73 02:00:23 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:00:24 ---> Running in c93869b137ce 02:00:24 Removing intermediate container c93869b137ce 02:00:24 ---> ef4cb1c2da3a 02:00:24 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:00:24 ---> Running in 352ac0584607 02:00:24 Removing intermediate container 352ac0584607 02:00:24 ---> a17c7c825120 02:00:24 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:00:24 ---> Running in 48abd6648a6a 02:00:25 Removing intermediate container 48abd6648a6a 02:00:25 ---> a7e5c5b8d434 02:00:25 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:00:25 ---> Running in 72bdd054f4bf 02:00:25 Removing intermediate container 72bdd054f4bf 02:00:25 ---> 9c4cbafd1b14 02:00:25 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:00:25 ---> Running in 1690082ed9b2 02:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:29 OK: 262 MiB in 69 packages 02:00:31 Removing intermediate container 1690082ed9b2 02:00:31 ---> 3c0becce5c34 02:00:31 Step 8/37 : WORKDIR /device-usb-camera 02:00:31 ---> Running in 5efda5d1081e 02:00:31 Removing intermediate container 5efda5d1081e 02:00:31 ---> 3a962f4785f9 02:00:31 Step 9/37 : COPY go.mod vendor* ./ 02:00:32 ---> b4c286a3fc30 02:00:32 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:00:32 ---> Running in 82c7dc76ea77 02:00:34 Removing intermediate container 82c7dc76ea77 02:00:34 ---> e98f132cba54 02:00:34 Step 11/37 : COPY . . 02:00:35 ---> 71b194f75595 02:00:35 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:00:35 ---> Running in 2f78f265e7ea 02:00:36  % Total % Received % Xferd Average Speed  Time Time Time Current 02:00:36  Dload Upload Total  Spent Left Speed 02:00:37 0 0 0 0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0  6435 0 --:--:-- --:--:-- --:--:-- 6555 02:00:37 Removing intermediate container 2f78f265e7ea 02:00:37 ---> 8d5f1a7d5cf0 02:00:37 Step 13/37 : RUN ${MAKE} 02:00:38 ---> Running in cc38a79f24a9 02:00:39 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=4.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 02:05:31 Removing intermediate container cc38a79f24a9 02:05:31 ---> 8d6c1de1f85e 02:05:31 Step 14/37 : FROM bluenviron/mediamtx:1.15.3 AS rtsp 02:05:31 1.15.3: Pulling from bluenviron/mediamtx 02:05:31 15af7a6288ba: Pulling fs layer 02:05:31 15af7a6288ba: Verifying Checksum 02:05:31 15af7a6288ba: Download complete 02:05:31 15af7a6288ba: Pull complete 02:05:31 Digest: sha256:32ecec42d5c716f0b85809b11b6c32f54126546ba89fc85ac57dbcf74738bb4e 02:05:31 Status: Downloaded newer image for bluenviron/mediamtx:1.15.3 02:05:31 ---> 750e2abf1212 02:05:31 Step 15/37 : FROM alpine:3.22 02:05:31 3.22: Pulling from library/alpine 02:05:31 58e777220c39: Pulling fs layer 02:05:31 58e777220c39: Verifying Checksum 02:05:31 58e777220c39: Download complete 02:05:31 58e777220c39: Pull complete 02:05:31 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 02:05:31 Status: Downloaded newer image for alpine:3.22 02:05:31 ---> 6a2735c23ff3 02:05:31 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:05:31 ---> Running in de746ba00c73 02:05:31 Removing intermediate container de746ba00c73 02:05:31 ---> 17dd30fd0e8e 02:05:31 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:05:31 ---> Running in 405581c6549f 02:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:05:32 (1/116) Installing dumb-init (1.2.5-r3) 02:05:32 (2/116) Installing libSvtAv1Enc (2.3.0-r0) 02:05:32 (3/116) Installing aom-libs (3.12.1-r0) 02:05:32 (4/116) Installing libxau (1.0.12-r0) 02:05:32 (5/116) Installing libmd (1.1.0-r0) 02:05:32 (6/116) Installing libbsd (0.12.2-r0) 02:05:32 (7/116) Installing libxdmcp (1.1.5-r1) 02:05:32 (8/116) Installing libxcb (1.17.0-r0) 02:05:32 (9/116) Installing libx11 (1.8.11-r0) 02:05:32 (10/116) Installing hwdata-pci (0.395-r0) 02:05:32 (11/116) Installing libpciaccess (0.18.1-r0) 02:05:32 (12/116) Installing libdrm (2.4.124-r0) 02:05:32 (13/116) Installing libxext (1.3.6-r2) 02:05:32 (14/116) Installing libxfixes (6.0.1-r4) 02:05:32 (15/116) Installing libffi (3.4.8-r0) 02:05:32 (16/116) Installing wayland-libs-client (1.23.1-r3) 02:05:32 (17/116) Installing libva (2.22.0-r1) 02:05:32 (18/116) Installing libvdpau (1.5-r4) 02:05:32 (19/116) Installing ffmpeg-libavutil (6.1.2-r2) 02:05:32 (20/116) Installing libdav1d (1.5.1-r0) 02:05:32 (21/116) Installing libgcc (14.2.0-r6) 02:05:32 (22/116) Installing libstdc++ (14.2.0-r6) 02:05:32 (23/116) Installing openexr-libiex (3.3.2-r0) 02:05:32 (24/116) Installing openexr-libilmthread (3.3.2-r0) 02:05:32 (25/116) Installing imath (3.1.12-r0) 02:05:32 (26/116) Installing libdeflate (1.23-r0) 02:05:32 (27/116) Installing openexr-libopenexrcore (3.3.2-r0) 02:05:33 (28/116) Installing openexr-libopenexr (3.3.2-r0) 02:05:33 (29/116) Installing brotli-libs (1.1.0-r2) 02:05:33 (30/116) Installing giflib (5.2.2-r1) 02:05:33 (31/116) Installing libhwy (1.0.7-r1) 02:05:33 (32/116) Installing libjpeg-turbo (3.1.0-r0) 02:05:33 (33/116) Installing lcms2 (2.19-r0) 02:05:33 (34/116) Installing libpng (1.6.57-r0) 02:05:33 (35/116) Installing libjxl (0.10.3-r2) 02:05:33 (36/116) Installing lame-libs (3.100-r5) 02:05:33 (37/116) Installing opus (1.5.2-r1) 02:05:33 (38/116) Installing rav1e-libs (0.7.1-r2) 02:05:33 (39/116) Installing libgomp (14.2.0-r6) 02:05:33 (40/116) Installing soxr (0.1.3-r7) 02:05:33 (41/116) Installing ffmpeg-libswresample (6.1.2-r2) 02:05:33 (42/116) Installing libogg (1.3.5-r5) 02:05:33 (43/116) Installing libtheora (1.1.1-r18) 02:05:33 (44/116) Installing libvorbis (1.3.7-r2) 02:05:33 (45/116) Installing libvpx (1.15.0-r0) 02:05:33 (46/116) Installing libsharpyuv (1.5.0-r0) 02:05:33 (47/116) Installing libwebp (1.5.0-r0) 02:05:33 (48/116) Installing libwebpmux (1.5.0-r0) 02:05:33 (49/116) Installing x264-libs (0.164.3108-r0) 02:05:33 (50/116) Installing numactl (2.0.18-r0) 02:05:33 (51/116) Installing x265-libs (3.6-r0) 02:05:33 (52/116) Installing xvidcore (1.3.7-r2) 02:05:33 (53/116) Installing ffmpeg-libavcodec (6.1.2-r2) 02:05:34 (54/116) Installing sdl3 (3.2.16-r0) 02:05:34 (55/116) Installing sdl2-compat (2.32.56-r0) 02:05:34 (56/116) Installing alsa-lib (1.2.14-r0) 02:05:34 (57/116) Installing libexpat (2.7.5-r0) 02:05:34 (58/116) Installing libbz2 (1.0.8-r6) 02:05:34 (59/116) Installing freetype (2.13.3-r0) 02:05:34 (60/116) Installing fontconfig (2.15.0-r3) 02:05:34 (61/116) Installing fribidi (1.0.16-r1) 02:05:34 (62/116) Installing libintl (0.24.1-r0) 02:05:34 (63/116) Installing libeconf (0.6.3-r0) 02:05:34 (64/116) Installing libblkid (2.41-r9) 02:05:34 (65/116) Installing libmount (2.41-r9) 02:05:34 (66/116) Installing pcre2 (10.46-r0) 02:05:34 (67/116) Installing glib (2.84.4-r0) 02:05:34 (68/116) Installing graphite2 (1.3.14-r6) 02:05:34 (69/116) Installing harfbuzz (11.2.1-r0) 02:05:34 (70/116) Installing libunibreak (6.1-r0) 02:05:34 (71/116) Installing libass (0.17.3-r0) 02:05:34 (72/116) Installing libbluray (1.3.4-r1) 02:05:34 (73/116) Installing mpg123-libs (1.32.10-r0) 02:05:34 (74/116) Installing libopenmpt (0.7.15-r0) 02:05:34 (75/116) Installing cjson (1.7.19-r0) 02:05:34 (76/116) Installing mbedtls (3.6.6-r0) 02:05:35 (77/116) Installing librist (0.2.10-r1) 02:05:35 (78/116) Installing libsrt (1.5.3-r1) 02:05:35 (79/116) Installing libssh (0.11.2-r0) 02:05:35 (80/116) Installing xz-libs (5.8.3-r0) 02:05:35 (81/116) Installing libxml2 (2.13.9-r0) 02:05:35 (82/116) Installing libsodium (1.0.20-r1) 02:05:35 (83/116) Installing libzmq (4.3.5-r2) 02:05:35 (84/116) Installing ffmpeg-libavformat (6.1.2-r2) 02:05:35 (85/116) Installing serd-libs (0.32.4-r0) 02:05:35 (86/116) Installing zix-libs (0.6.2-r0) 02:05:35 (87/116) Installing sord-libs (0.16.18-r0) 02:05:35 (88/116) Installing sratom (0.6.18-r0) 02:05:35 (89/116) Installing lilv-libs (0.24.26-r0) 02:05:35 (90/116) Installing libdovi (3.3.1-r1) 02:05:35 (91/116) Installing spirv-tools (1.4.313.0-r0) 02:05:35 (92/116) Installing glslang-libs (1.4.309.0-r0) 02:05:35 (93/116) Installing shaderc (2024.4-r0) 02:05:35 (94/116) Installing vulkan-loader (1.4.313.0-r0) 02:05:35 (95/116) Installing libplacebo (6.338.2-r3) 02:05:35 (96/116) Installing ffmpeg-libpostproc (6.1.2-r2) 02:05:35 (97/116) Installing ffmpeg-libswscale (6.1.2-r2) 02:05:35 (98/116) Installing vidstab (1.1.1-r0) 02:05:35 (99/116) Installing zimg (3.0.5-r3) 02:05:35 (100/116) Installing ffmpeg-libavfilter (6.1.2-r2) 02:05:35 (101/116) Installing libasyncns (0.8-r4) 02:05:35 (102/116) Installing dbus-libs (1.16.2-r1) 02:05:35 (103/116) Installing libltdl (2.5.4-r1) 02:05:35 (104/116) Installing orc (0.4.40-r1) 02:05:35 (105/116) Installing libflac (1.4.3-r1) 02:05:35 (106/116) Installing libsndfile (1.2.2-r2) 02:05:35 (107/116) Installing speexdsp (1.2.1-r2) 02:05:35 (108/116) Installing tdb-libs (1.4.12-r0) 02:05:35 (109/116) Installing libpulse (17.0-r5) 02:05:35 (110/116) Installing v4l-utils-libs (1.28.1-r1) 02:05:35 (111/116) Installing ffmpeg-libavdevice (6.1.2-r2) 02:05:35 (112/116) Installing ffmpeg (6.1.2-r2) 02:05:36 (113/116) Installing udev-init-scripts (35-r1) 02:05:36 (114/116) Installing zstd-libs (1.5.7-r0) 02:05:36 (115/116) Installing kmod-libs (34.2-r0) 02:05:36 (116/116) Installing eudev (3.2.14-r5) 02:05:36 Executing busybox-1.37.0-r20.trigger 02:05:36 Executing glib-2.84.4-r0.trigger 02:05:36 Executing eudev-3.2.14-r5.trigger 02:05:36 OK: 114 MiB in 132 packages 02:05:40 Removing intermediate container 405581c6549f 02:05:40 ---> f319755707bb 02:05:40 Step 18/37 : RUN apk --no-cache upgrade 02:05:40 ---> Running in 369ec8d4212d 02:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:05:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:05:43 OK: 114 MiB in 132 packages 02:05:44 Removing intermediate container 369ec8d4212d 02:05:44 ---> 6cbb9a0519e0 02:05:44 Step 19/37 : WORKDIR / 02:05:44 ---> Running in 0039e4933e15 02:05:45 Removing intermediate container 0039e4933e15 02:05:45 ---> 660bdf2c6acb 02:05:45 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:05:47 ---> cead05fd31a6 02:05:47 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:05:48 ---> b90a050caf19 02:05:48 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:05:48 ---> c2ac865041fe 02:05:48 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:05:49 ---> 17ddc8cd68ba 02:05:49 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:05:49 ---> 0aeed55c641f 02:05:49 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:05:50 ---> 931558151d06 02:05:50 Step 26/37 : COPY --from=rtsp /mediamtx / 02:05:53 ---> bdfe2e95a404 02:05:53 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:05:53 ---> Running in 3d3e9f34c327 02:05:54 Removing intermediate container 3d3e9f34c327 02:05:54 ---> 8984a932eb00 02:05:54 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:05:54 ---> Running in 1e32aa894db3 02:05:56 Removing intermediate container 1e32aa894db3 02:05:56 ---> 60bb79260e31 02:05:56 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:05:56 ---> Running in 2863506ad115 02:05:58 Removing intermediate container 2863506ad115 02:05:58 ---> bd3df4499aa7 02:05:58 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:05:58 ---> Running in 9b49f8d9577c 02:06:03 Removing intermediate container 9b49f8d9577c 02:06:03 ---> 4a52dc54f74b 02:06:03 Step 31/37 : EXPOSE 59983 02:06:03 ---> Running in f6a7499934c4 02:06:03 Removing intermediate container f6a7499934c4 02:06:03 ---> 7378143c4452 02:06:03 Step 32/37 : EXPOSE 8554 02:06:03 ---> Running in c33293afc972 02:06:03 Removing intermediate container c33293afc972 02:06:03 ---> 04a6e3c2b37b 02:06:03 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:06:03 ---> Running in e0d5cbf8193b 02:06:03 Removing intermediate container e0d5cbf8193b 02:06:03 ---> 5d151268865d 02:06:03 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 02:06:03 ---> Running in 2a5e51d8944b 02:06:03 Removing intermediate container 2a5e51d8944b 02:06:03 ---> 3d6c5f7919c7 02:06:03 Step 35/37 : LABEL arch=arm64 02:06:03 ---> Running in 2ec3b1315625 02:06:03 Removing intermediate container 2ec3b1315625 02:06:03 ---> c0a2efb7f784 02:06:03 Step 36/37 : LABEL git_sha=1f73df7c61705afbaf9dc2cefc4b005b921d2213 02:06:03 ---> Running in 7954800663be 02:06:03 Removing intermediate container 7954800663be 02:06:03 ---> 51605b1c3944 02:06:03 Step 37/37 : LABEL version=4.1.0-dev.18 02:06:03 ---> Running in 4ce231235cf5 02:06:03 Removing intermediate container 4ce231235cf5 02:06:03 ---> cfc5b6a4f1e6 02:06:03 [Warning] One or more build-args [ARCH] were not consumed 02:06:03 Successfully built cfc5b6a4f1e6 02:06:03 Successfully tagged device-usb-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 02:06:03 provisioning config files... 02:06:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/224@tmp/config15215011196731711575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:03 ---> ****-login.sh 02:06:03 nexus3.edgexfoundry.org:10001 02:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:04 Configure a credential helper to remove this warning. See 02:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:04 02:06:04 Login Succeeded 02:06:04 nexus3.edgexfoundry.org:10002 02:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:04 Configure a credential helper to remove this warning. See 02:06:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:04 02:06:04 Login Succeeded 02:06:04 nexus3.edgexfoundry.org:10003 02:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 nexus3.edgexfoundry.org:10004 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 ****.io 02:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:06:05 Configure a credential helper to remove this warning. See 02:06:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:06:05 02:06:05 Login Succeeded 02:06:05 ---> ****-login.sh ends [Pipeline] } 02:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:06:05 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:06:05 1f73df7c61705afbaf9dc2cefc4b005b921d2213 02:06:05 latest 02:06:05 4.1.0-dev.18 02:06:05 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 02:06:05 main 02:06:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:06 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 02:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:06 8f368003b0bf: Preparing 02:06:06 968e90afd54d: Preparing 02:06:06 b1d26541e076: Preparing 02:06:06 b7254fa73c24: Preparing 02:06:06 8b2c1f450c66: Preparing 02:06:06 de17f37f5fc2: Preparing 02:06:06 cf0ea67c8e85: Preparing 02:06:06 c042c3ba67fb: Preparing 02:06:06 22ef41919197: Preparing 02:06:06 f505acb4aad3: Preparing 02:06:06 e7fd0d1f24c9: Preparing 02:06:06 29e0f52d55c2: Preparing 02:06:06 524451a6a12a: Preparing 02:06:06 eeaa73608b53: Preparing 02:06:06 f505acb4aad3: Waiting 02:06:06 cf0ea67c8e85: Waiting 02:06:06 de17f37f5fc2: Waiting 02:06:06 c042c3ba67fb: Waiting 02:06:06 29e0f52d55c2: Waiting 02:06:06 22ef41919197: Waiting 02:06:06 524451a6a12a: Waiting 02:06:06 eeaa73608b53: Waiting 02:06:06 e7fd0d1f24c9: Waiting 02:06:06 b7254fa73c24: Pushed 02:06:06 968e90afd54d: Pushed 02:06:06 b1d26541e076: Pushed 02:06:06 8f368003b0bf: Pushed 02:06:07 22ef41919197: Pushed 02:06:07 c042c3ba67fb: Pushed 02:06:07 cf0ea67c8e85: Pushed 02:06:07 de17f37f5fc2: Pushed 02:06:07 29e0f52d55c2: Pushed 02:06:07 f505acb4aad3: Pushed 02:06:07 eeaa73608b53: Layer already exists 02:06:19 e7fd0d1f24c9: Pushed 02:06:19 8b2c1f450c66: Pushed 02:06:29 524451a6a12a: Pushed 02:06:30 1f73df7c61705afbaf9dc2cefc4b005b921d2213: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:31 8f368003b0bf: Preparing 02:06:31 968e90afd54d: Preparing 02:06:31 b1d26541e076: Preparing 02:06:31 b7254fa73c24: Preparing 02:06:31 8b2c1f450c66: Preparing 02:06:31 de17f37f5fc2: Preparing 02:06:31 cf0ea67c8e85: Preparing 02:06:31 c042c3ba67fb: Preparing 02:06:31 22ef41919197: Preparing 02:06:31 f505acb4aad3: Preparing 02:06:31 e7fd0d1f24c9: Preparing 02:06:31 29e0f52d55c2: Preparing 02:06:31 524451a6a12a: Preparing 02:06:31 eeaa73608b53: Preparing 02:06:31 f505acb4aad3: Waiting 02:06:31 e7fd0d1f24c9: Waiting 02:06:31 29e0f52d55c2: Waiting 02:06:31 524451a6a12a: Waiting 02:06:31 eeaa73608b53: Waiting 02:06:31 c042c3ba67fb: Waiting 02:06:31 de17f37f5fc2: Waiting 02:06:31 22ef41919197: Waiting 02:06:31 cf0ea67c8e85: Waiting 02:06:31 8f368003b0bf: Layer already exists 02:06:31 968e90afd54d: Layer already exists 02:06:31 b7254fa73c24: Layer already exists 02:06:31 8b2c1f450c66: Layer already exists 02:06:31 b1d26541e076: Layer already exists 02:06:31 cf0ea67c8e85: Layer already exists 02:06:31 de17f37f5fc2: Layer already exists 02:06:31 c042c3ba67fb: Layer already exists 02:06:31 f505acb4aad3: Layer already exists 02:06:31 22ef41919197: Layer already exists 02:06:31 29e0f52d55c2: Layer already exists 02:06:31 e7fd0d1f24c9: Layer already exists 02:06:31 524451a6a12a: Layer already exists 02:06:31 eeaa73608b53: Layer already exists 02:06:31 latest: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:32 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 02:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:32 8f368003b0bf: Preparing 02:06:32 968e90afd54d: Preparing 02:06:32 b1d26541e076: Preparing 02:06:32 b7254fa73c24: Preparing 02:06:32 8b2c1f450c66: Preparing 02:06:32 de17f37f5fc2: Preparing 02:06:32 cf0ea67c8e85: Preparing 02:06:32 c042c3ba67fb: Preparing 02:06:32 22ef41919197: Preparing 02:06:32 f505acb4aad3: Preparing 02:06:32 e7fd0d1f24c9: Preparing 02:06:32 29e0f52d55c2: Preparing 02:06:32 524451a6a12a: Preparing 02:06:32 eeaa73608b53: Preparing 02:06:32 de17f37f5fc2: Waiting 02:06:32 cf0ea67c8e85: Waiting 02:06:32 c042c3ba67fb: Waiting 02:06:32 22ef41919197: Waiting 02:06:32 f505acb4aad3: Waiting 02:06:32 e7fd0d1f24c9: Waiting 02:06:32 524451a6a12a: Waiting 02:06:32 29e0f52d55c2: Waiting 02:06:32 b1d26541e076: Layer already exists 02:06:32 8f368003b0bf: Layer already exists 02:06:32 b7254fa73c24: Layer already exists 02:06:32 968e90afd54d: Layer already exists 02:06:32 8b2c1f450c66: Layer already exists 02:06:32 c042c3ba67fb: Layer already exists 02:06:32 cf0ea67c8e85: Layer already exists 02:06:32 f505acb4aad3: Layer already exists 02:06:32 de17f37f5fc2: Layer already exists 02:06:32 22ef41919197: Layer already exists 02:06:32 eeaa73608b53: Layer already exists 02:06:32 e7fd0d1f24c9: Layer already exists 02:06:32 524451a6a12a: Layer already exists 02:06:32 29e0f52d55c2: Layer already exists 02:06:32 4.1.0-dev.18: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:33 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 02:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:33 8f368003b0bf: Preparing 02:06:33 968e90afd54d: Preparing 02:06:33 b1d26541e076: Preparing 02:06:33 b7254fa73c24: Preparing 02:06:33 8b2c1f450c66: Preparing 02:06:33 de17f37f5fc2: Preparing 02:06:33 cf0ea67c8e85: Preparing 02:06:33 c042c3ba67fb: Preparing 02:06:33 22ef41919197: Preparing 02:06:33 f505acb4aad3: Preparing 02:06:33 e7fd0d1f24c9: Preparing 02:06:33 29e0f52d55c2: Preparing 02:06:33 524451a6a12a: Preparing 02:06:33 eeaa73608b53: Preparing 02:06:33 de17f37f5fc2: Waiting 02:06:33 cf0ea67c8e85: Waiting 02:06:33 c042c3ba67fb: Waiting 02:06:33 22ef41919197: Waiting 02:06:33 f505acb4aad3: Waiting 02:06:33 e7fd0d1f24c9: Waiting 02:06:33 29e0f52d55c2: Waiting 02:06:33 524451a6a12a: Waiting 02:06:33 eeaa73608b53: Waiting 02:06:33 8f368003b0bf: Layer already exists 02:06:33 968e90afd54d: Layer already exists 02:06:33 b7254fa73c24: Layer already exists 02:06:33 8b2c1f450c66: Layer already exists 02:06:33 b1d26541e076: Layer already exists 02:06:33 de17f37f5fc2: Layer already exists 02:06:33 22ef41919197: Layer already exists 02:06:33 c042c3ba67fb: Layer already exists 02:06:33 cf0ea67c8e85: Layer already exists 02:06:33 f505acb4aad3: Layer already exists 02:06:33 29e0f52d55c2: Layer already exists 02:06:33 524451a6a12a: Layer already exists 02:06:33 e7fd0d1f24c9: Layer already exists 02:06:33 eeaa73608b53: Layer already exists 02:06:33 1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:34 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:34 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:06:34 8f368003b0bf: Preparing 02:06:34 968e90afd54d: Preparing 02:06:34 b1d26541e076: Preparing 02:06:34 b7254fa73c24: Preparing 02:06:34 8b2c1f450c66: Preparing 02:06:34 de17f37f5fc2: Preparing 02:06:34 cf0ea67c8e85: Preparing 02:06:34 c042c3ba67fb: Preparing 02:06:34 22ef41919197: Preparing 02:06:34 f505acb4aad3: Preparing 02:06:34 e7fd0d1f24c9: Preparing 02:06:34 29e0f52d55c2: Preparing 02:06:34 524451a6a12a: Preparing 02:06:34 eeaa73608b53: Preparing 02:06:34 29e0f52d55c2: Waiting 02:06:34 f505acb4aad3: Waiting 02:06:34 e7fd0d1f24c9: Waiting 02:06:34 c042c3ba67fb: Waiting 02:06:34 de17f37f5fc2: Waiting 02:06:34 22ef41919197: Waiting 02:06:34 cf0ea67c8e85: Waiting 02:06:34 eeaa73608b53: Waiting 02:06:34 524451a6a12a: Waiting 02:06:34 b1d26541e076: Layer already exists 02:06:34 968e90afd54d: Layer already exists 02:06:34 8b2c1f450c66: Layer already exists 02:06:34 b7254fa73c24: Layer already exists 02:06:34 8f368003b0bf: Layer already exists 02:06:34 de17f37f5fc2: Layer already exists 02:06:34 cf0ea67c8e85: Layer already exists 02:06:34 22ef41919197: Layer already exists 02:06:34 c042c3ba67fb: Layer already exists 02:06:34 f505acb4aad3: Layer already exists 02:06:34 e7fd0d1f24c9: Layer already exists 02:06:34 524451a6a12a: Layer already exists 02:06:34 29e0f52d55c2: Layer already exists 02:06:34 eeaa73608b53: Layer already exists 02:06:34 main: digest: sha256:856a831ae7b7fe433177deb509138b6b897148fd2aa7d5316423b406cf09b85d size: 3243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:34 ===================================================== [Pipeline] echo 02:06:34 taggedImages: 02:06:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213 02:06:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:06:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:4.1.0-dev.18 02:06:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:1f73df7c61705afbaf9dc2cefc4b005b921d2213-4.1.0-dev.18 02:06:34 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:35 02:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:35 arm64: Pulling from edgex-lftools-log-publisher 02:06:35 8998bd30e6a1: Pulling fs layer 02:06:35 04944245beec: Pulling fs layer 02:06:35 699f458cf7ca: Pulling fs layer 02:06:35 765212b225bb: Pulling fs layer 02:06:35 f23df028b6ca: Pulling fs layer 02:06:35 d65c8cfc05b1: Pulling fs layer 02:06:35 2437ff75d9bd: Pulling fs layer 02:06:35 f23df028b6ca: Waiting 02:06:35 d65c8cfc05b1: Waiting 02:06:35 2437ff75d9bd: Waiting 02:06:35 765212b225bb: Waiting 02:06:35 04944245beec: Verifying Checksum 02:06:35 04944245beec: Download complete 02:06:35 765212b225bb: Verifying Checksum 02:06:35 765212b225bb: Download complete 02:06:35 f23df028b6ca: Verifying Checksum 02:06:35 f23df028b6ca: Download complete 02:06:35 d65c8cfc05b1: Verifying Checksum 02:06:35 d65c8cfc05b1: Download complete 02:06:36 699f458cf7ca: Verifying Checksum 02:06:36 699f458cf7ca: Download complete 02:06:36 8998bd30e6a1: Verifying Checksum 02:06:36 8998bd30e6a1: Download complete 02:06:39 2437ff75d9bd: Verifying Checksum 02:06:39 2437ff75d9bd: Download complete 02:06:46 8998bd30e6a1: Pull complete 02:06:46 04944245beec: Pull complete 02:06:47 699f458cf7ca: Pull complete 02:06:47 765212b225bb: Pull complete 02:06:48 f23df028b6ca: Pull complete 02:06:48 d65c8cfc05b1: Pull complete 02:07:07 2437ff75d9bd: Pull complete 02:07:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:07:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:07 prd-ubuntu20.04-docker-arm64-4c-16g-11324 does not seem to be running inside a container 02:07:07 $ 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-usb-camera/224 -v /w/workspace/device-usb-camera/224:/w/workspace/device-usb-camera/224:rw,z -v /w/workspace/device-usb-camera/224@tmp:/w/workspace/device-usb-camera/224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:07:09 $ docker top d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:10 ---> job-cost.sh 02:07:10 lf-activate-venv: SKIPPING 02:07:10 INFO: No Stack... 02:07:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:07:11 INFO: Archiving Costs [Pipeline] sh 02:07:12 + cat /w/workspace/device-usb-camera/224/archives/cost.csv 02:07:12 + cut -d, -f6 [Pipeline] lock 02:07:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] 02:07:12 Resource [jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] did not exist. Created. 02:07:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:12 /w/workspace/device-usb-camera/224@tmp/durable-7eb04bd2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:13 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:13 Warning: overwriting stash ‘stack-cost’ 02:07:13 Stashed 1 file(s) [Pipeline] } 02:07:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-224-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:13 $ docker stop --time=1 d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c 02:07:15 $ docker rm -f --volumes d0b884b7ff7873d7d0a2c17a337f8e19311ef732023122f53807a9d911df823c [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 02:07:15 provisioning config files... 02:07:15 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5611800195323853756tmp [Pipeline] { [Pipeline] sh 02:07:15 + set +x 02:07:15 + + curl -s https://codecov.io/bash 02:07:15 bash -s -- 02:07:15 02:07:15 _____ _ 02:07:15 / ____| | | 02:07:15 | | ___ __| | ___ ___ _____ __ 02:07:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:07:15 | |___| (_) | (_| | __/ (_| (_) \ V / 02:07:15 \_____\___/ \__,_|\___|\___\___/ \_/ 02:07:15 Bash-1.0.6 02:07:15 02:07:15 02:07:15 ==> git version 2.25.1 found 02:07:15 ==> 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 02:07:15 Release-Date: 2020-01-08 02:07:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:07:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:07:15 ==> Jenkins CI detected. 02:07:15 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:07:15 project root: . 02:07:15 --> token set from env 02:07:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:07:15 ==> Running gcov in . (disable via -X gcov) 02:07:15 ==> Python coveragepy not found 02:07:15 ==> Searching for coverage reports in: 02:07:15 + . 02:07:15 -> Found 1 reports 02:07:15 ==> Detecting git/mercurial file structure 02:07:15 ==> Reading reports 02:07:15 + ./coverage.out bytes=54776 02:07:15 ==> Appending adjustments 02:07:15 https://docs.codecov.io/docs/fixing-reports 02:07:16 + Found adjustments 02:07:16 ==> Gzipping contents 02:07:16 8.0K /tmp/codecov.BWKx6H.gz 02:07:16 ==> Uploading reports 02:07:16 url: https://codecov.io 02:07:16 query: branch=main&commit=1f73df7c61705afbaf9dc2cefc4b005b921d2213&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:16 -> Pinging Codecov 02:07:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1f73df7c61705afbaf9dc2cefc4b005b921d2213&build=224&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F224%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:07:16 -> Uploading to 02:07:16 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-usb-camera/1f73df7c61705afbaf9dc2cefc4b005b921d2213/a4dfd4d0-5db8-4727-a263-1147d1d6d747.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T020716Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=55bf5346a9b22e074ddf8ab2691255d82038c71e7c6311bd171bb87a20e42b45 02:07:16 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:16 Dload Upload Total Spent Left Speed 02:07:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6798 0 0 100 6798 0 40464 --:--:-- --:--:-- --:--:-- 40464 02:07:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] } 02:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:07:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:07:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:17 02:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:17 latest: Pulling from edgex-devops/edgex-snyk-go 02:07:17 2d35ebdb57d9: Already exists 02:07:17 85e8836fcdb2: Pulling fs layer 02:07:17 91631faa732a: Pulling fs layer 02:07:17 f3f5ae8826fa: Pulling fs layer 02:07:17 4f4fb700ef54: Pulling fs layer 02:07:17 7861252a18e6: Pulling fs layer 02:07:17 9130f900ef6f: Pulling fs layer 02:07:17 4f4fb700ef54: Waiting 02:07:17 7861252a18e6: Waiting 02:07:17 9130f900ef6f: Waiting 02:07:17 f3f5ae8826fa: Verifying Checksum 02:07:17 f3f5ae8826fa: Download complete 02:07:17 85e8836fcdb2: Download complete 02:07:17 4f4fb700ef54: Verifying Checksum 02:07:17 4f4fb700ef54: Download complete 02:07:17 85e8836fcdb2: Pull complete 02:07:17 7861252a18e6: Verifying Checksum 02:07:17 7861252a18e6: Download complete 02:07:17 91631faa732a: Verifying Checksum 02:07:17 91631faa732a: Download complete 02:07:18 9130f900ef6f: Verifying Checksum 02:07:18 9130f900ef6f: Download complete 02:07:24 91631faa732a: Pull complete 02:07:24 f3f5ae8826fa: Pull complete 02:07:24 4f4fb700ef54: Pull complete 02:07:24 7861252a18e6: Pull complete 02:07:29 9130f900ef6f: Pull complete 02:07:29 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:07:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:29 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:07:30 $ docker top 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:07:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:07:31 + set -o pipefail 02:07:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:07:39 02:07:39 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:07:39 02:07:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/66db08c0-f8da-4771-9dee-8e7f14a5fa0c 02:07:39 02:07:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:07:39 [Pipeline] } 02:07:39 $ docker stop --time=1 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 02:07:41 $ docker rm -f --volumes 9aaa2e09a388289ce55462e7e54f4d50181e63bc6a0afe9a27f17e85c4e5d5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:42 + git log --format=format:%s -1 1f73df7c61705afbaf9dc2cefc4b005b921d2213 [Pipeline] sh 02:07:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:43 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 02:07:43 $ docker top 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e -eo pid,comm 02:07:43 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). 02:07:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:07:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:07:44 [ssh-agent] Looking for ssh-agent implementation... 02:07:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:07:44 $ docker exec 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e ssh-agent 02:07:44 SSH_AUTH_SOCK=/tmp/ssh-KgxCwub0HSd4/agent.31 02:07:44 SSH_AGENT_PID=37 02:07:44 Running ssh-add (command line suppressed) 02:07:44 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16155778873359410033.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16155778873359410033.key) 02:07:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:07:45 + git semver tag 02:07:45 2026-05-26 02:07:45,383 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:07:45 2026-05-26 02:07:45,386 [run_tag] DEBUG tag force:False 02:07:45 2026-05-26 02:07:45,387 [check_head_tag] DEBUG check head tag 02:07:45 2026-05-26 02:07:45,387 [execute] INFO git cat-file --batch-check 02:07:45 2026-05-26 02:07:45,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:07:45 2026-05-26 02:07:45,389 [execute] INFO git cat-file --batch 02:07:45 2026-05-26 02:07:45,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=, shell=False, universal_newlines=False) 02:07:45 2026-05-26 02:07:45,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:07:45 2026-05-26 02:07:45,400 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 02:07:45 2026-05-26 02:07:45,400 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 02:07:45 2026-05-26 02:07:45,403 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:07:45 4.1.0-dev.18 [Pipeline] } 02:07:45 $ docker exec --env ******** --env ******** 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e ssh-agent -k 02:07:45 unset SSH_AUTH_SOCK; 02:07:45 unset SSH_AGENT_PID; 02:07:45 echo Agent pid 37 killed; 02:07:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:45 + git semver [Pipeline] } 02:07:46 $ docker stop --time=1 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e 02:07:47 $ docker rm -f --volumes 3be2500000ee4d7edcb62211bae361157cbbaa513e96a976631aa792c0d4206e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:47 02:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:07:48 0.23.1-centos7: Pulling from edgex-lftools 02:07:48 ab5ef0e58194: Pulling fs layer 02:07:48 9712f1f96733: Pulling fs layer 02:07:48 63f879dbbcfc: Pulling fs layer 02:07:48 0d9ebad4ef96: Pulling fs layer 02:07:48 e9a5061849ea: Pulling fs layer 02:07:48 d747dcd14b5f: Pulling fs layer 02:07:48 2de7ff778b66: Pulling fs layer 02:07:48 0d9ebad4ef96: Waiting 02:07:48 e9a5061849ea: Waiting 02:07:48 d747dcd14b5f: Waiting 02:07:48 2de7ff778b66: Waiting 02:07:48 9712f1f96733: Verifying Checksum 02:07:48 9712f1f96733: Download complete 02:07:48 63f879dbbcfc: Verifying Checksum 02:07:48 63f879dbbcfc: Download complete 02:07:48 e9a5061849ea: Verifying Checksum 02:07:48 e9a5061849ea: Download complete 02:07:48 d747dcd14b5f: Verifying Checksum 02:07:48 d747dcd14b5f: Download complete 02:07:48 0d9ebad4ef96: Verifying Checksum 02:07:48 0d9ebad4ef96: Download complete 02:07:48 2de7ff778b66: Verifying Checksum 02:07:48 2de7ff778b66: Download complete 02:07:48 ab5ef0e58194: Verifying Checksum 02:07:48 ab5ef0e58194: Download complete 02:07:53 ab5ef0e58194: Pull complete 02:07:53 9712f1f96733: Pull complete 02:07:54 63f879dbbcfc: Pull complete 02:07:59 0d9ebad4ef96: Pull complete 02:07:59 e9a5061849ea: Pull complete 02:07:59 d747dcd14b5f: Pull complete 02:08:01 2de7ff778b66: Pull complete 02:08:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:08:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:01 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:08:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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:0.23.1-centos7 cat 02:08:02 $ docker top 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:08:02 provisioning config files... 02:08:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10963546859124047341tmp 02:08:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10397108120152386210tmp 02:08:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1176477700985221882tmp [Pipeline] { [Pipeline] echo 02:08:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:08:03 ---> sigul-configuration.sh 02:08:03 gpg: directory `/root/.gnupg' created 02:08:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:08:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:08:03 gpg: keyring `/root/.gnupg/secring.gpg' created 02:08:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:08:03 gpg: CAST5 encrypted data 02:08:03 gpg: encrypted with 1 passphrase 02:08:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:08:03 + mkdir /home/jenkins 02:08:03 + mkdir /home/jenkins/sigul [Pipeline] sh 02:08:03 + 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 02:08:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:08:04 ---> sigul-install.sh 02:08:04 Sigul already installed; skipping installation. [Pipeline] sh 02:08:05 + git tag --list 02:08:05 v0.0.0 02:08:05 v2.2.0 02:08:05 v2.3.0 02:08:05 v2.3.1 02:08:05 v3.0 02:08:05 v3.0.0 02:08:05 v3.1 02:08:05 v3.1.0 02:08:05 v3.1.1 02:08:05 v4.0 02:08:05 v4.0.0 02:08:05 v4.0.1 02:08:05 v4.0.1-dev.1 02:08:05 v4.1.0-dev.1 02:08:05 v4.1.0-dev.10 02:08:05 v4.1.0-dev.11 02:08:05 v4.1.0-dev.12 02:08:05 v4.1.0-dev.13 02:08:05 v4.1.0-dev.14 02:08:05 v4.1.0-dev.15 02:08:05 v4.1.0-dev.16 02:08:05 v4.1.0-dev.17 02:08:05 v4.1.0-dev.18 02:08:05 v4.1.0-dev.2 02:08:05 v4.1.0-dev.3 02:08:05 v4.1.0-dev.4 02:08:05 v4.1.0-dev.5 02:08:05 v4.1.0-dev.6 02:08:05 v4.1.0-dev.7 02:08:05 v4.1.0-dev.8 02:08:05 v4.1.0-dev.9 [Pipeline] sh 02:08:05 + lftools sign git-tag v4.1.0-dev.18 02:08:06 Signing Git tag with Sigul... 02:08:06 Signing v4.1.0-dev.18 [Pipeline] echo 02:08:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:08:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:08:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:08:06 $ docker stop --time=1 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be 02:08:08 $ docker rm -f --volumes 58fde76e08f20db9d20da51dc493c6a6782fc1e34d2cc947386e37ca7b9933be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:08:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:08 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 02:08:09 $ docker top 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 -eo pid,comm 02:08:09 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). 02:08:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:09 [ssh-agent] Looking for ssh-agent implementation... 02:08:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:09 $ docker exec 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 ssh-agent 02:08:09 SSH_AUTH_SOCK=/tmp/ssh-UukdZmB2AwFt/agent.32 02:08:09 SSH_AGENT_PID=38 02:08:09 Running ssh-add (command line suppressed) 02:08:09 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1663376800130975729.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1663376800130975729.key) 02:08:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:09 + git semver bump pre 02:08:11 2026-05-26 02:08:10,091 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:11 2026-05-26 02:08:10,094 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:11 2026-05-26 02:08:10,094 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev 02:08:11 2026-05-26 02:08:10,094 [bump_version] DEBUG bumped version:4.1.0-dev.19 02:08:11 2026-05-26 02:08:10,094 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:08:11 2026-05-26 02:08:10,094 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:11 2026-05-26 02:08:10,095 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:11 2026-05-26 02:08:10,096 [execute] INFO git cat-file --batch-check 02:08:11 2026-05-26 02:08:10,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:11 2026-05-26 02:08:10,099 [execute] INFO git cat-file --batch 02:08:11 2026-05-26 02:08:10,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:11 2026-05-26 02:08:10,102 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:11 4.1.0-dev.19 [Pipeline] } 02:08:11 $ docker exec --env ******** --env ******** 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 ssh-agent -k 02:08:11 unset SSH_AUTH_SOCK; 02:08:11 unset SSH_AGENT_PID; 02:08:11 echo Agent pid 38 killed; 02:08:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:12 + git semver [Pipeline] } 02:08:12 $ docker stop --time=1 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 02:08:13 $ docker rm -f --volumes 2709bf3a4c27bbc890b9090a68ce0e63ff14cfcda24160adf046bd4c1da9a585 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:08:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:14 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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/py-git-semver:0.1.4 cat 02:08:14 $ docker top 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 -eo pid,comm 02:08:14 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). 02:08:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:14 [ssh-agent] Looking for ssh-agent implementation... 02:08:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:15 $ docker exec 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 ssh-agent 02:08:15 SSH_AUTH_SOCK=/tmp/ssh-RgQlXM96QiGx/agent.32 02:08:15 SSH_AGENT_PID=38 02:08:15 Running ssh-add (command line suppressed) 02:08:15 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16134879644277373322.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16134879644277373322.key) 02:08:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:15 + git semver push 02:08:15 2026-05-26 02:08:15,730 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:08:15 2026-05-26 02:08:15,734 [run_push] DEBUG push 02:08:15 2026-05-26 02:08:15,735 [execute] INFO git cat-file --batch-check 02:08:15 2026-05-26 02:08:15,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=, shell=False, universal_newlines=False) 02:08:15 2026-05-26 02:08:15,737 [execute] INFO git rev-list 8be6e2025c088c8fe4270f4f123bbe03ca67dbca -- 02:08:15 2026-05-26 02:08:15,737 [execute] DEBUG Popen(['git', 'rev-list', '8be6e2025c088c8fe4270f4f123bbe03ca67dbca', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:15 2026-05-26 02:08:15,745 [execute] INFO git fetch -v -- origin 02:08:15 2026-05-26 02:08:15,746 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:08:16 2026-05-26 02:08:16,287 [run_push] DEBUG no remote changes detected 02:08:16 2026-05-26 02:08:16,287 [execute] INFO git push origin semver 02:08:16 2026-05-26 02:08:16,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:08:17 2026-05-26 02:08:17,375 [run_push] DEBUG push all version tags 02:08:17 2026-05-26 02:08:17,378 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:08:17 2026-05-26 02:08:17,378 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, stdin=None, shell=False, universal_newlines=False) 02:08:18 2026-05-26 02:08:18,465 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:08:18 4.1.0-dev.19 [Pipeline] } 02:08:18 $ docker exec --env ******** --env ******** 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 ssh-agent -k 02:08:18 unset SSH_AUTH_SOCK; 02:08:18 unset SSH_AGENT_PID; 02:08:18 echo Agent pid 38 killed; 02:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:19 + git semver [Pipeline] } 02:08:19 $ docker stop --time=1 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 02:08:20 $ docker rm -f --volumes 1d270b6e53f3c0815373401eb9c2f375603f1a818b38486cc1180a5c3194ca07 [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 02:08:21 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:08:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:21 total 16 02:08:21 drwxr-xr-x 3 root root 4096 May 26 01:50 . 02:08:21 drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:08 .. 02:08:21 drwxr-xr-x 2 root root 4096 May 26 01:50 cost 02:08:21 -rw-r--r-- 1 root root 89 May 26 01:50 cost.csv 02:08:21 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:21 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:08:21 total 16 02:08:21 drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:50 . 02:08:21 drwxrwxr-x 10 jenkins jenkins 4096 May 26 02:08 .. 02:08:21 drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:50 cost 02:08:21 -rw-r--r-- 1 jenkins jenkins 89 May 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:08:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:08:22 ---> package-listing.sh 02:08:22 ++ facter osfamily 02:08:22 ++ tr '[:upper:]' '[:lower:]' 02:08:22 + OS_FAMILY=debian 02:08:22 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:08:22 + START_PACKAGES=/tmp/packages_start.txt 02:08:22 + END_PACKAGES=/tmp/packages_end.txt 02:08:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:08:22 + PACKAGES=/tmp/packages_start.txt 02:08:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:08:22 + PACKAGES=/tmp/packages_end.txt 02:08:22 + case "${OS_FAMILY}" in 02:08:22 + dpkg -l 02:08:22 + grep '^ii' 02:08:22 + '[' -f /tmp/packages_start.txt ']' 02:08:22 + '[' -f /tmp/packages_end.txt ']' 02:08:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:08:22 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:08:22 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:08:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:08:22 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:08:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:08:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:23 prd-ubuntu20.04-docker-8c-8g-11320 does not seem to be running inside a container 02:08:23 $ 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/exfoundry_device-usb-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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-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 02:08:24 $ docker top 13a9469fec18e6cb73264626ab07664b5bf050e2183505c99404b14bc34dda1f -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:08:25 + mkdir -p /var/log/sysstat [Pipeline] sh 02:08:25 + ls /var/log/sa-host 02:08:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:25 provisioning config files... 02:08:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2766022573698546576tmp [Pipeline] { [Pipeline] echo 02:08:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:08:25 ---> create-netrc.sh [Pipeline] } 02:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> python-tools-install.sh [Pipeline] echo 02:08:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> sudo-logs.sh 02:08:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:08:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> job-cost.sh 02:08:26 lf-activate-venv: SKIPPING 02:08:26 DEBUG: total: 0.2199999988079071 02:08:26 INFO: Retrieving Stack Cost... 02:08:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:27 INFO: Archiving Costs [Pipeline] echo 02:08:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:08:27 ---> logs-deploy.sh 02:08:27 lf-activate-venv: SKIPPING 02:08:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/224 02:08:27 INFO: archiving workspace using pattern(s): 02:08:28 Archives upload complete. 02:08:29 INFO: archiving logs to Nexus 02:08:29 ---> uname -a: 02:08:29 Linux prd-ubuntu20-04-docker-8c-8g-11320 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:08:29 02:08:29 02:08:29 ---> lscpu: 02:08:29 Architecture: x86_64 02:08:29 CPU op-mode(s): 32-bit, 64-bit 02:08:29 Byte Order: Little Endian 02:08:29 Address sizes: 40 bits physical, 48 bits virtual 02:08:29 CPU(s): 8 02:08:29 On-line CPU(s) list: 0-7 02:08:29 Thread(s) per core: 1 02:08:29 Core(s) per socket: 1 02:08:29 Socket(s): 8 02:08:29 NUMA node(s): 1 02:08:29 Vendor ID: AuthenticAMD 02:08:29 CPU family: 23 02:08:29 Model: 49 02:08:29 Model name: AMD EPYC-Rome Processor 02:08:29 Stepping: 0 02:08:29 CPU MHz: 2799.998 02:08:29 BogoMIPS: 5599.99 02:08:29 Virtualization: AMD-V 02:08:29 Hypervisor vendor: KVM 02:08:29 Virtualization type: full 02:08:29 L1d cache: 256 KiB 02:08:29 L1i cache: 256 KiB 02:08:29 L2 cache: 4 MiB 02:08:29 L3 cache: 128 MiB 02:08:29 NUMA node0 CPU(s): 0-7 02:08:29 Vulnerability Gather data sampling: Not affected 02:08:29 Vulnerability Itlb multihit: Not affected 02:08:29 Vulnerability L1tf: Not affected 02:08:29 Vulnerability Mds: Not affected 02:08:29 Vulnerability Meltdown: Not affected 02:08:29 Vulnerability Mmio stale data: Not affected 02:08:29 Vulnerability Retbleed: Vulnerable 02:08:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:08:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:08:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:08:29 Vulnerability Srbds: Not affected 02:08:29 Vulnerability Tsx async abort: Not affected 02:08:29 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 02:08:29 02:08:29 02:08:29 ---> nproc: 02:08:29 8 02:08:29 02:08:29 02:08:29 ---> df -h: 02:08:29 Filesystem Size Used Avail Use% Mounted on 02:08:29 overlay 155G 15G 141G 10% / 02:08:29 tmpfs 64M 0 64M 0% /dev 02:08:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:08:29 shm 64M 0 64M 0% /dev/shm 02:08:29 /dev/vda1 155G 15G 141G 10% /facter-os 02:08:29 02:08:29 02:08:29 ---> sar -b -r -n DEV: 02:08:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11320) 05/26/26 _x86_64_ (8 CPU) 02:08:29 02:08:29 01:46:51 LINUX RESTART (8 CPU) 02:08:29 02:08:29 01:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:08:29 01:48:01 410.41 81.94 328.48 0.00 14006.73 140984.10 0.00 02:08:29 01:49:01 245.87 3.42 242.45 0.00 61.71 65564.56 0.00 02:08:29 01:50:01 196.93 0.42 196.52 0.00 33.19 45577.21 0.00 02:08:29 01:51:01 50.52 0.00 50.52 0.00 0.00 16935.44 0.00 02:08:29 01:52:01 3.53 0.28 3.25 0.00 12.13 49.19 0.00 02:08:29 01:53:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 02:08:29 01:54:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 02:08:29 01:55:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 02:08:29 01:56:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 02:08:29 01:57:01 1.30 0.00 1.30 0.00 0.00 17.86 0.00 02:08:29 01:58:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 02:08:29 01:59:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 02:08:29 02:00:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 02:08:29 02:01:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 02:08:29 02:02:01 1.95 0.02 1.93 0.00 0.13 22.00 0.00 02:08:29 02:03:02 1.02 0.00 1.02 0.00 0.00 13.46 0.00 02:08:29 02:04:01 1.36 0.00 1.36 0.00 0.00 15.86 0.00 02:08:29 02:05:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:08:29 02:06:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 02:08:29 02:07:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 02:08:29 02:08:01 95.18 0.62 94.57 0.00 15.73 48136.64 0.00 02:08:29 Average: 48.61 4.13 44.48 0.00 673.31 15128.50 0.00 02:08:29 02:08:29 01:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:08:29 01:48:01 28738496 31512804 788320 2.40 83420 2978272 1905620 5.62 1039448 2711272 214176 02:08:29 01:49:01 26452036 31194584 1078236 3.28 157200 4679040 2023548 5.97 1855252 3962968 410176 02:08:29 01:50:01 26423440 31506680 767884 2.34 163872 5010676 1808016 5.33 1786228 4062116 432 02:08:29 01:51:01 25910252 31510804 761396 2.32 178180 5462824 1724916 5.09 1910648 4393132 456 02:08:29 01:52:01 25909004 31510432 761200 2.32 178344 5463328 1737860 5.12 1911076 4393604 160 02:08:29 01:53:01 25921160 31522564 749200 2.28 178380 5463316 1738248 5.12 1899012 4393564 52 02:08:29 01:54:01 25920968 31522436 749104 2.28 178412 5463328 1738248 5.12 1899192 4393568 4 02:08:29 01:55:01 25922588 31524124 747356 2.27 178444 5463332 1738248 5.12 1898376 4393572 260 02:08:29 01:56:01 25923136 31524812 746632 2.27 178472 5463464 1738248 5.12 1897644 4393704 20 02:08:29 01:57:01 25924324 31526080 745248 2.27 178532 5463448 1738248 5.12 1896584 4393688 260 02:08:29 01:58:01 25924172 31525964 745304 2.27 178564 5463448 1738248 5.12 1896688 4393688 168 02:08:29 01:59:01 25924612 31526464 744676 2.27 178596 5463444 1738248 5.12 1896304 4393692 144 02:08:29 02:00:01 25924192 31526068 744912 2.27 178612 5463452 1738248 5.12 1896372 4393692 180 02:08:29 02:01:01 25924340 31526284 744532 2.27 178644 5463456 1738248 5.12 1896136 4393696 284 02:08:29 02:02:01 25923028 31525084 745424 2.27 178700 5463456 1709480 5.04 1896272 4393696 136 02:08:29 02:03:02 25923220 31525332 745160 2.27 178744 5463464 1709480 5.04 1896460 4393700 164 02:08:29 02:04:01 25923868 31526032 744676 2.27 178784 5463468 1709480 5.04 1896300 4393708 24 02:08:29 02:05:01 25923536 31525736 744884 2.27 178820 5463468 1709480 5.04 1896508 4393708 232 02:08:29 02:06:01 25923616 31525852 744868 2.27 178852 5463472 1709480 5.04 1896512 4393712 188 02:08:29 02:07:01 25923916 31526184 744528 2.27 178880 5463472 1709480 5.04 1896288 4393712 148 02:08:29 02:08:01 24393556 31493448 774044 2.35 230564 6777996 1861920 5.49 1997832 5685316 632632 02:08:29 Average: 26032260 31505132 767504 2.33 174810 5348744 1760142 5.19 1855006 4338738 60014 02:08:29 02:08:29 01:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:08:29 01:48:01 lo 5.30 5.30 0.53 0.53 0.00 0.00 0.00 0.00 02:08:29 01:48:01 docker0 30.58 32.84 2.15 197.39 0.00 0.00 0.00 0.00 02:08:29 01:48:01 ens3 662.99 441.33 8273.05 133.99 0.00 0.00 0.00 0.00 02:08:29 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:49:01 docker0 291.04 449.33 25.10 2983.02 0.00 0.00 0.00 0.00 02:08:29 01:49:01 ens3 486.30 312.46 3017.86 43.40 0.00 0.00 0.00 0.00 02:08:29 01:49:01 veth70f7f19 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:08:29 01:50:01 lo 3.80 3.80 0.39 0.39 0.00 0.00 0.00 0.00 02:08:29 01:50:01 docker0 20.98 48.40 1.59 911.89 0.00 0.00 0.00 0.00 02:08:29 01:50:01 ens3 98.35 57.50 1392.46 28.61 0.00 0.00 0.00 0.00 02:08:29 01:51:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 02:08:29 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:51:01 ens3 254.64 224.31 2557.29 1570.13 0.00 0.00 0.00 0.00 02:08:29 01:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:52:01 ens3 1.57 0.93 0.80 0.46 0.00 0.00 0.00 0.00 02:08:29 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:53:01 ens3 0.95 0.47 0.50 0.33 0.00 0.00 0.00 0.00 02:08:29 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:29 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:55:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:08:29 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:56:01 ens3 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 02:08:29 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:57:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:08:29 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:58:01 ens3 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:08:29 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 01:59:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:08:29 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:00:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:08:29 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:01:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:08:29 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:02:01 ens3 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 02:08:29 02:03:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 02:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:03:02 ens3 1.37 0.38 0.47 0.27 0.00 0.00 0.00 0.00 02:08:29 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:04:01 ens3 1.15 0.59 0.42 0.31 0.00 0.00 0.00 0.00 02:08:29 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:05:01 ens3 0.62 0.47 0.28 0.22 0.00 0.00 0.00 0.00 02:08:29 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:06:01 ens3 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 02:08:29 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:08:29 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:08:29 02:07:01 ens3 2.98 0.40 0.56 0.22 0.00 0.00 0.00 0.00 02:08:29 02:08:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 02:08:29 02:08:01 docker0 51.39 83.35 5.09 795.70 0.00 0.00 0.00 0.00 02:08:29 02:08:01 ens3 344.44 202.68 8027.78 34.78 0.00 0.00 0.00 0.00 02:08:29 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 02:08:29 Average: docker0 18.78 29.26 1.62 232.96 0.00 0.00 0.00 0.00 02:08:29 Average: ens3 88.53 59.19 1108.99 86.39 0.00 0.00 0.00 0.00 02:08:29 02:08:29 02:08:29 ---> sar -P ALL: 02:08:29 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11320) 05/26/26 _x86_64_ (8 CPU) 02:08:29 02:08:29 01:46:51 LINUX RESTART (8 CPU) 02:08:29 02:08:29 01:47:01 CPU %user %nice %system %iowait %steal %idle 02:08:29 01:48:01 all 9.04 0.00 2.90 1.50 0.06 86.50 02:08:29 01:48:01 0 12.78 0.00 2.42 0.42 0.05 84.33 02:08:29 01:48:01 1 7.44 0.00 3.44 4.78 0.07 84.27 02:08:29 01:48:01 2 6.74 0.00 2.29 1.34 0.03 89.60 02:08:29 01:48:01 3 8.17 0.00 3.88 1.50 0.07 86.38 02:08:29 01:48:01 4 7.65 0.00 2.56 0.81 0.07 88.92 02:08:29 01:48:01 5 10.37 0.00 2.70 0.62 0.07 86.25 02:08:29 01:48:01 6 8.28 0.00 2.57 1.82 0.05 87.28 02:08:29 01:48:01 7 10.92 0.00 3.31 0.72 0.07 84.98 02:08:29 01:49:01 all 37.68 0.00 8.25 0.87 0.09 53.11 02:08:29 01:49:01 0 37.16 0.00 8.21 0.17 0.08 54.38 02:08:29 01:49:01 1 37.98 0.00 7.87 0.76 0.08 53.31 02:08:29 01:49:01 2 38.60 0.00 8.18 0.34 0.10 52.78 02:08:29 01:49:01 3 35.50 0.00 8.55 1.85 0.08 54.01 02:08:29 01:49:01 4 39.04 0.00 9.55 2.55 0.10 48.77 02:08:29 01:49:01 5 37.90 0.00 8.12 0.58 0.10 53.30 02:08:29 01:49:01 6 37.78 0.00 8.14 0.58 0.08 53.42 02:08:29 01:49:01 7 37.47 0.00 7.43 0.14 0.10 54.86 02:08:29 01:50:01 all 47.13 0.00 7.30 0.60 0.08 44.89 02:08:29 01:50:01 0 46.80 0.00 7.35 1.31 0.08 44.45 02:08:29 01:50:01 1 49.11 0.00 7.47 0.25 0.07 43.10 02:08:29 01:50:01 2 48.13 0.00 6.82 0.24 0.07 44.75 02:08:29 01:50:01 3 46.26 0.00 7.46 0.84 0.08 45.35 02:08:29 01:50:01 4 49.19 0.00 6.91 0.18 0.08 43.63 02:08:29 01:50:01 5 45.62 0.00 7.57 0.81 0.08 45.92 02:08:29 01:50:01 6 45.69 0.00 7.18 0.52 0.08 46.53 02:08:29 01:50:01 7 46.26 0.00 7.64 0.66 0.07 45.37 02:08:29 01:51:01 all 7.73 0.00 1.33 0.21 0.04 90.69 02:08:29 01:51:01 0 7.80 0.00 1.30 0.00 0.03 90.87 02:08:29 01:51:01 1 7.81 0.00 0.94 0.02 0.03 91.19 02:08:29 01:51:01 2 6.88 0.00 1.63 0.00 0.03 91.46 02:08:29 01:51:01 3 8.52 0.00 0.95 0.02 0.03 90.47 02:08:29 01:51:01 4 10.35 0.00 2.02 1.06 0.03 86.54 02:08:29 01:51:01 5 5.79 0.00 1.21 0.05 0.03 92.91 02:08:29 01:51:01 6 6.87 0.00 1.34 0.08 0.03 91.67 02:08:29 01:51:01 7 7.79 0.00 1.27 0.45 0.05 90.44 02:08:29 01:52:01 all 0.21 0.00 0.03 0.01 0.01 99.73 02:08:29 01:52:01 0 0.05 0.00 0.05 0.00 0.02 99.88 02:08:29 01:52:01 1 0.08 0.00 0.07 0.02 0.03 99.80 02:08:29 01:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:08:29 01:52:01 3 1.39 0.00 0.03 0.00 0.00 98.58 02:08:29 01:52:01 4 0.02 0.00 0.03 0.03 0.02 99.90 02:08:29 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 01:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:08:29 01:52:01 7 0.07 0.00 0.03 0.05 0.02 99.83 02:08:29 01:53:01 all 0.20 0.00 0.02 0.00 0.01 99.76 02:08:29 01:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 01:53:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:08:29 01:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:08:29 01:53:01 3 1.27 0.00 0.03 0.00 0.02 98.68 02:08:29 01:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:08:29 01:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:08:29 01:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:08:29 01:53:01 7 0.07 0.00 0.03 0.02 0.02 99.87 02:08:29 01:54:01 all 0.19 0.00 0.01 0.00 0.01 99.78 02:08:29 01:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:08:29 01:54:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:08:29 01:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 01:54:01 3 1.43 0.00 0.03 0.00 0.02 98.52 02:08:29 01:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:08:29 01:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 01:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 01:54:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:08:29 01:55:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:08:29 01:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 01:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:08:29 01:55:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:08:29 01:55:01 3 1.99 0.00 0.02 0.00 0.02 97.98 02:08:29 01:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:08:29 01:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 01:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 01:55:01 7 0.07 0.00 0.03 0.02 0.02 99.87 02:08:29 01:56:01 all 0.29 0.00 0.01 0.00 0.01 99.69 02:08:29 01:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 01:56:01 1 0.32 0.00 0.00 0.00 0.00 99.68 02:08:29 01:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 01:56:01 3 1.86 0.00 0.02 0.00 0.02 98.11 02:08:29 01:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 01:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 01:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 02:08:29 01:56:01 7 0.05 0.00 0.03 0.02 0.03 99.87 02:08:29 01:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 02:08:29 01:57:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:08:29 01:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:08:29 01:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:08:29 01:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 01:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 01:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 01:57:01 6 0.02 0.00 0.02 0.02 0.02 99.93 02:08:29 01:57:01 7 0.10 0.00 0.05 0.02 0.03 99.80 02:08:29 01:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:08:29 01:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:08:29 01:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:08:29 01:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:08:29 01:58:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:08:29 01:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 01:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 01:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 02:08:29 01:58:01 7 0.02 0.00 0.07 0.02 0.03 99.87 02:08:29 02:08:29 01:58:01 CPU %user %nice %system %iowait %steal %idle 02:08:29 01:59:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:08:29 01:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:08:29 01:59:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:08:29 01:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 01:59:01 3 0.08 0.00 0.02 0.00 0.02 99.88 02:08:29 01:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 01:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:08:29 01:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 01:59:01 7 0.08 0.00 0.05 0.02 0.02 99.83 02:08:29 02:00:01 all 0.01 0.00 0.01 0.00 0.02 99.96 02:08:29 02:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:00:01 1 0.02 0.00 0.05 0.00 0.03 99.90 02:08:29 02:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 02:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:08:29 02:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:08:29 02:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 02:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 02:08:29 02:00:01 7 0.03 0.00 0.02 0.02 0.02 99.92 02:08:29 02:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 02:08:29 02:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:01:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:08:29 02:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 02:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:08:29 02:02:01 all 0.03 0.00 0.04 0.01 0.01 99.92 02:08:29 02:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:08:29 02:02:01 1 0.03 0.00 0.07 0.00 0.03 99.87 02:08:29 02:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:08:29 02:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 02:02:01 4 0.02 0.00 0.03 0.02 0.00 99.93 02:08:29 02:02:01 5 0.03 0.00 0.05 0.00 0.00 99.92 02:08:29 02:02:01 6 0.00 0.00 0.03 0.02 0.02 99.93 02:08:29 02:02:01 7 0.03 0.00 0.03 0.03 0.02 99.88 02:08:29 02:03:02 all 0.04 0.00 0.00 0.01 0.01 99.94 02:08:29 02:03:02 0 0.02 0.00 0.00 0.00 0.00 99.98 02:08:29 02:03:02 1 0.12 0.00 0.02 0.00 0.02 99.85 02:08:29 02:03:02 2 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:03:02 3 0.08 0.00 0.02 0.00 0.02 99.88 02:08:29 02:03:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:03:02 5 0.03 0.00 0.00 0.00 0.02 99.95 02:08:29 02:03:02 6 0.02 0.00 0.00 0.02 0.00 99.97 02:08:29 02:03:02 7 0.05 0.00 0.00 0.03 0.00 99.92 02:08:29 02:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:08:29 02:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:08:29 02:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:08:29 02:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 02:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 02:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 02:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 02:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 02:04:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:08:29 02:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:08:29 02:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:08:29 02:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:08:29 02:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:08:29 02:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:08:29 02:05:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:08:29 02:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:05:01 7 0.02 0.00 0.03 0.02 0.02 99.92 02:08:29 02:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:08:29 02:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:06:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:08:29 02:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:08:29 02:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:08:29 02:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:08:29 02:06:01 7 0.07 0.00 0.03 0.02 0.03 99.85 02:08:29 02:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:08:29 02:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:08:29 02:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 02:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:08:29 02:07:01 3 0.05 0.00 0.00 0.00 0.02 99.93 02:08:29 02:07:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:08:29 02:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:08:29 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:08:29 02:07:01 7 0.07 0.00 0.05 0.02 0.02 99.85 02:08:29 02:08:01 all 9.17 0.00 3.57 0.45 0.06 86.76 02:08:29 02:08:01 0 9.40 0.00 3.43 0.02 0.08 87.07 02:08:29 02:08:01 1 7.77 0.00 2.47 0.02 0.05 89.69 02:08:29 02:08:01 2 10.20 0.00 3.64 0.08 0.07 86.01 02:08:29 02:08:01 3 10.14 0.00 3.52 0.40 0.07 85.87 02:08:29 02:08:01 4 8.68 0.00 3.84 1.67 0.05 85.76 02:08:29 02:08:01 5 9.47 0.00 3.71 0.10 0.05 86.67 02:08:29 02:08:01 6 8.73 0.00 3.19 0.93 0.05 87.11 02:08:29 02:08:01 7 8.99 0.00 4.77 0.34 0.05 85.86 02:08:29 Average: all 5.30 0.00 1.12 0.17 0.02 93.38 02:08:29 Average: 0 5.40 0.00 1.08 0.09 0.02 93.40 02:08:29 Average: 1 5.26 0.00 1.07 0.28 0.03 93.37 02:08:29 Average: 2 5.24 0.00 1.07 0.09 0.02 93.57 02:08:29 Average: 3 5.54 0.00 1.16 0.22 0.03 93.05 02:08:29 Average: 4 5.43 0.00 1.18 0.30 0.02 93.07 02:08:29 Average: 5 5.17 0.00 1.11 0.10 0.02 93.60 02:08:29 Average: 6 5.08 0.00 1.07 0.19 0.02 93.64 02:08:29 Average: 7 5.30 0.00 1.18 0.12 0.03 93.36 02:08:29 02:08:29 02:08:29