Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccce436d0ac5c3ef3c815fb520729a26368c4d34 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-ssh10423264504463783476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh7249474897211518256.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5207650256237163807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17018244992340533337.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-ssh7205522758541364811.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] ========================================================= [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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-975 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 (main) Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" > 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 ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 > git rev-list --no-walk 15d2ed44392ff451dfdc1848b6d6e81ed214e0ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:49:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:49:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:49:45 ========================================================= 23:49:45 EdgeX Global Pipelines Version Info 23:49:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:49:46 ------------------- 23:49:46 stable info: 23:49:46 ------------------- 23:49:46 Commited By: Ginny Guan ginny@iotechsys.com 23:49:46 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 23:49:46 Message: update stable to v1.0.260 23:49:46 ------------------- 23:49:46 experimental info: 23:49:46 ------------------- 23:49:46 Commited By: Ginny Guan ginny@iotechsys.com 23:49:46 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 23:49:46 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:49:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccce436 [Pipeline] echo 23:49:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:49:47 provisioning config files... 23:49:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17642745887114601201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:49:48 ---> ****-login.sh 23:49:48 nexus3.edgexfoundry.org:10001 23:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:48 Configure a credential helper to remove this warning. See 23:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:48 23:49:48 Login Succeeded 23:49:48 nexus3.edgexfoundry.org:10002 23:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:48 Configure a credential helper to remove this warning. See 23:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:48 23:49:48 Login Succeeded 23:49:48 nexus3.edgexfoundry.org:10003 23:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:48 Configure a credential helper to remove this warning. See 23:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:48 23:49:48 Login Succeeded 23:49:48 nexus3.edgexfoundry.org:10004 23:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:48 Configure a credential helper to remove this warning. See 23:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:48 23:49:48 Login Succeeded 23:49:48 ****.io 23:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:49:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:49:49 Configure a credential helper to remove this warning. See 23:49:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:49:49 23:49:49 Login Succeeded 23:49:49 ---> ****-login.sh ends [Pipeline] } 23:49:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:49:49 + git rev-list -1 --merges ccce436d0ac5c3ef3c815fb520729a26368c4d34~1..ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo 23:49:49 -----------> git rev-list -1 --merges ccce436d0ac5c3ef3c815fb520729a26368c4d34~1..ccce436d0ac5c3ef3c815fb520729a26368c4d34 ccce436d0ac5c3ef3c815fb520729a26368c4d34 23:49:49 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [false] [Pipeline] sh 23:49:49 + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo 23:49:49 ========================================================= 23:49:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:49:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:49:50 + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] echo 23:49:50 [semverPrep] GIT_COMMIT: ccce436d0ac5c3ef3c815fb520729a26368c4d34, Commit Message: Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15 [Pipeline] echo 23:49:50 [semverPrep] This is not a build commit. [Pipeline] sh 23:49:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:49:50 + grep -v github /etc/ssh/ssh_known_hosts 23:49:50 + [ -e /tmp/ssh_known_hosts ] 23:49:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:49:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:49:50 + sudo tee -a /etc/ssh/ssh_known_hosts 23:49:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:51 23:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:51 0.1.4: Pulling from edgex-devops/py-git-semver 23:49:51 b85a868b505f: Pulling fs layer 23:49:51 e2be974225ed: Pulling fs layer 23:49:51 339a4e72a1f5: Pulling fs layer 23:49:51 988bab9f4d93: Pulling fs layer 23:49:51 1469e6f7b9e6: Pulling fs layer 23:49:51 eaf3925da568: Pulling fs layer 23:49:51 bab4dde63d76: Pulling fs layer 23:49:51 bde34c3a00c8: Pulling fs layer 23:49:51 b352a97aabf1: Pulling fs layer 23:49:51 4872d77fe225: Pulling fs layer 23:49:51 5851b861e8e6: Pulling fs layer 23:49:51 1469e6f7b9e6: Waiting 23:49:51 eaf3925da568: Waiting 23:49:51 bab4dde63d76: Waiting 23:49:51 bde34c3a00c8: Waiting 23:49:51 b352a97aabf1: Waiting 23:49:51 4872d77fe225: Waiting 23:49:51 5851b861e8e6: Waiting 23:49:51 988bab9f4d93: Waiting 23:49:51 e2be974225ed: Verifying Checksum 23:49:51 e2be974225ed: Download complete 23:49:51 988bab9f4d93: Verifying Checksum 23:49:51 988bab9f4d93: Download complete 23:49:51 1469e6f7b9e6: Verifying Checksum 23:49:51 1469e6f7b9e6: Download complete 23:49:51 eaf3925da568: Verifying Checksum 23:49:51 eaf3925da568: Download complete 23:49:51 339a4e72a1f5: Verifying Checksum 23:49:51 339a4e72a1f5: Download complete 23:49:51 bde34c3a00c8: Download complete 23:49:51 b352a97aabf1: Verifying Checksum 23:49:51 b352a97aabf1: Download complete 23:49:51 4872d77fe225: Verifying Checksum 23:49:51 4872d77fe225: Download complete 23:49:51 5851b861e8e6: Download complete 23:49:51 b85a868b505f: Verifying Checksum 23:49:51 b85a868b505f: Download complete 23:49:51 bab4dde63d76: Verifying Checksum 23:49:51 bab4dde63d76: Download complete 23:49:52 b85a868b505f: Pull complete 23:49:52 e2be974225ed: Pull complete 23:49:53 339a4e72a1f5: Pull complete 23:49:53 988bab9f4d93: Pull complete 23:49:53 1469e6f7b9e6: Pull complete 23:49:53 eaf3925da568: Pull complete 23:49:55 bab4dde63d76: Pull complete 23:49:55 bde34c3a00c8: Pull complete 23:49:55 b352a97aabf1: Pull complete 23:49:55 4872d77fe225: Pull complete 23:49:55 5851b861e8e6: Pull complete 23:49:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:49:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:49:55 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 23:49:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:49:56 $ docker top a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 -eo pid,comm 23:49:56 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). 23:49:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:49:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:56 [ssh-agent] Looking for ssh-agent implementation... 23:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:56 $ docker exec a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent 23:49:57 SSH_AUTH_SOCK=/tmp/ssh-oCyu5zREWro8/agent.32 23:49:57 SSH_AGENT_PID=38 23:49:57 Running ssh-add (command line suppressed) 23:49:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16222279401763662762.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16222279401763662762.key) 23:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:57 + git tag --points-at HEAD [Pipeline] } 23:49:57 $ docker exec --env ******** --env ******** a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent -k 23:49:57 unset SSH_AUTH_SOCK; 23:49:57 unset SSH_AGENT_PID; 23:49:57 echo Agent pid 38 killed; 23:49:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:49:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:49:57 [ssh-agent] Looking for ssh-agent implementation... 23:49:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:49:57 $ docker exec a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent 23:49:57 SSH_AUTH_SOCK=/tmp/ssh-VtXTRlYOTEsD/agent.71 23:49:57 SSH_AGENT_PID=77 23:49:57 Running ssh-add (command line suppressed) 23:49:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14479235905676195129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14479235905676195129.key) 23:49:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:49:58 + git semver init 23:49:58 2024-05-28 23:49:58,425 [run_init] DEBUG init version:0.0.0 force:False 23:49:58 2024-05-28 23:49:58,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 23:49:58 2024-05-28 23:49:58,426 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 23:49:58 2024-05-28 23:49:58,426 [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, universal_newlines=False, shell=None, istream=None) 23:49:59 2024-05-28 23:49:59,407 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 23:49:59 2024-05-28 23:49:59,407 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 23:49:59 2024-05-28 23:49:59,408 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:49:59 2024-05-28 23:49:59,408 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 23:49:59 3.2.0-dev.10 [Pipeline] } 23:49:59 $ docker exec --env ******** --env ******** a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 ssh-agent -k 23:49:59 unset SSH_AUTH_SOCK; 23:49:59 unset SSH_AGENT_PID; 23:49:59 echo Agent pid 77 killed; 23:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:49:59 + git semver [Pipeline] } 23:50:00 $ docker stop --time=1 a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 23:50:01 $ docker rm -f --volumes a9318f68ab8c19836596d97dfb510bdad43ff7fd9e47c821126d386c0b254da1 [Pipeline] // withDockerContainer [Pipeline] sh 23:50:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:50:02 Stashed 1 file(s) [Pipeline] echo 23:50:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 23:50:02 provisioning config files... 23:50:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15153563554424092633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:02 ---> ****-login.sh 23:50:02 nexus3.edgexfoundry.org:10001 23:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:02 Configure a credential helper to remove this warning. See 23:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:02 23:50:02 Login Succeeded 23:50:02 nexus3.edgexfoundry.org:10002 23:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:02 Configure a credential helper to remove this warning. See 23:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:02 23:50:02 Login Succeeded 23:50:02 nexus3.edgexfoundry.org:10003 23:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:02 Configure a credential helper to remove this warning. See 23:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:02 23:50:02 Login Succeeded 23:50:02 nexus3.edgexfoundry.org:10004 23:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:02 Configure a credential helper to remove this warning. See 23:50:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:02 23:50:02 Login Succeeded 23:50:02 ****.io 23:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:50:03 Configure a credential helper to remove this warning. See 23:50:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:50:03 23:50:03 Login Succeeded 23:50:03 ---> ****-login.sh ends [Pipeline] } 23:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:50:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:50:03 ========================================================= 23:50:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:50:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:50:03 Sending build context to Docker daemon 17.91MB 23:50:03 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 23:50:03 Step 2/13 : FROM ${BASE} AS builder 23:50:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:50:03 619be1103602: Pulling fs layer 23:50:03 7862e08f4a3e: Pulling fs layer 23:50:03 5df492c9dc93: Pulling fs layer 23:50:03 7629e6793208: Pulling fs layer 23:50:03 4f4fb700ef54: Pulling fs layer 23:50:03 fb5054dd5b73: Pulling fs layer 23:50:03 eeca6798cff9: Pulling fs layer 23:50:03 aa269ceb94a6: Pulling fs layer 23:50:03 ada007ff1a6a: Pulling fs layer 23:50:03 7629e6793208: Waiting 23:50:03 4f4fb700ef54: Waiting 23:50:03 fb5054dd5b73: Waiting 23:50:03 eeca6798cff9: Waiting 23:50:03 aa269ceb94a6: Waiting 23:50:03 ada007ff1a6a: Waiting 23:50:03 7862e08f4a3e: Download complete 23:50:03 7629e6793208: Download complete 23:50:03 4f4fb700ef54: Verifying Checksum 23:50:03 4f4fb700ef54: Download complete 23:50:03 fb5054dd5b73: Verifying Checksum 23:50:03 fb5054dd5b73: Download complete 23:50:03 619be1103602: Verifying Checksum 23:50:03 619be1103602: Download complete 23:50:03 eeca6798cff9: Verifying Checksum 23:50:03 eeca6798cff9: Download complete 23:50:03 619be1103602: Pull complete 23:50:04 7862e08f4a3e: Pull complete 23:50:04 ada007ff1a6a: Verifying Checksum 23:50:04 ada007ff1a6a: Download complete 23:50:04 5df492c9dc93: Verifying Checksum 23:50:04 5df492c9dc93: Download complete 23:50:04 aa269ceb94a6: Verifying Checksum 23:50:04 aa269ceb94a6: Download complete 23:50:07 5df492c9dc93: Pull complete 23:50:07 7629e6793208: Pull complete 23:50:07 4f4fb700ef54: Pull complete 23:50:07 fb5054dd5b73: Pull complete 23:50:07 eeca6798cff9: Pull complete 23:50:10 aa269ceb94a6: Pull complete 23:50:10 ada007ff1a6a: Pull complete 23:50:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 23:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:50:10 ---> f489d0715acc 23:50:10 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:50:12 ---> Running in b76bdf99d5d5 23:50:12 Removing intermediate container b76bdf99d5d5 23:50:12 ---> bec36573fccd 23:50:12 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:50:12 ---> Running in de38345b6ec7 23:50:12 Removing intermediate container de38345b6ec7 23:50:12 ---> 14e4128620db 23:50:12 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:50:12 ---> Running in d6cdb55f6afe 23:50:12 Removing intermediate container d6cdb55f6afe 23:50:12 ---> e48f7624907c 23:50:12 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:50:12 ---> Running in b71b01d8036a 23:50:12 Removing intermediate container b71b01d8036a 23:50:12 ---> 33de94275392 23:50:12 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:50:12 ---> Running in e8daeb283207 23:50:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:50:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:50:13 (1/13) Installing libintl (0.21.1-r7) 23:50:13 (2/13) Installing eudev-libs (3.2.11-r8) 23:50:13 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 23:50:13 (4/13) Installing v4l-utils-libs (1.24.1-r0) 23:50:13 (5/13) Installing v4l-utils (1.24.1-r0) 23:50:13 (6/13) Installing libdvbv5 (1.24.1-r0) 23:50:13 (7/13) Installing udev-init-scripts (35-r1) 23:50:13 (8/13) Installing libblkid (2.38.1-r8) 23:50:13 (9/13) Installing xz-libs (5.4.3-r0) 23:50:13 (10/13) Installing kmod-libs (30-r3) 23:50:13 (11/13) Installing eudev (3.2.11-r8) 23:50:13 (12/13) Installing eudev-dev (3.2.11-r8) 23:50:13 (13/13) Installing v4l-utils-dev (1.24.1-r0) 23:50:13 Executing busybox-1.36.1-r5.trigger 23:50:13 Executing eudev-3.2.11-r8.trigger 23:50:13 OK: 271 MiB in 65 packages 23:50:14 Removing intermediate container e8daeb283207 23:50:14 ---> 4cca3425ca1b 23:50:14 Step 8/13 : WORKDIR /device-usb-camera 23:50:14 ---> Running in ff8e1c39fd02 23:50:14 Removing intermediate container ff8e1c39fd02 23:50:14 ---> 79a2addc7098 23:50:14 Step 9/13 : COPY go.mod vendor* ./ 23:50:14 ---> 7f802671d842 23:50:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:14 ---> Running in 6c76a524a278 23:50:17 Still waiting to schedule task 23:50:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:51:00 Removing intermediate container 6c76a524a278 23:51:00 ---> 05802fd6ee9d 23:51:00 Step 11/13 : COPY . . 23:51:00 ---> c9a5f8aa0f4d 23:51:00 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:51:00 ---> Running in 63964695cc69 23:51:00  % Total % Received % Xferd Average Speed Time Time Time Current 23:51:00 Dload Upload Total Spent Left Speed 23:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9821 0 --:--:-- --:--:-- --:--:-- 9925 23:51:00 Removing intermediate container 63964695cc69 23:51:00 ---> 5c6941a96662 23:51:00 Step 13/13 : RUN ${MAKE} 23:51:00 ---> Running in e46be5fd4908 23:51:00 noop 23:51:00 Removing intermediate container e46be5fd4908 23:51:00 ---> 9c8cc7b47520 23:51:00 Successfully built 9c8cc7b47520 23:51:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:01 + docker inspect -f . ci-base-image-x86_64 23:51:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:01 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 23:51: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 ******** ci-base-image-x86_64 cat 23:51:01 $ docker top aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:01 + go version 23:51:01 go version go1.21.9 linux/amd64 [Pipeline] } 23:51:02 $ docker stop --time=1 aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e 23:51:03 $ docker rm -f --volumes aa09f1caa29cf6a30221abcdf95297fb607f5057a34283a245f88648f056575e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:03 + docker inspect -f . ci-base-image-x86_64 23:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:03 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 23:51:03 $ 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 ******** ci-base-image-x86_64 cat 23:51:04 $ docker top 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:04 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 23:51:04 + make test 23:51:04 go test ./... -coverprofile=coverage.out ./... 23:51:05 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:51:23 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:51:23 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.019s coverage: 4.4% of statements 23:51:33 go vet ./... 23:51:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:51:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:51:37 ./bin/test-attribution-txt.sh 23:51:37 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 23:51:37 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 23:51:37 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 23:51:37 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 23:51:37 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 23:51:37 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 23:51:37 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 23:51:37 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 23:51:37 An attribution for golang.org/x/term is missing from Attribution.txt, please add 23:51:37 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 23:51:37 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 23:51:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:51:37 $ docker stop --time=1 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c 23:51:40 $ docker rm -f --volumes 3034b8dae95a7a3e5a04d2ed40b8a5ae72e0c135841c1a5418194be78f7ba78c [Pipeline] // withDockerContainer [Pipeline] sh 23:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:51:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:51:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:51:41 + ls -al . 23:51:41 total 292 23:51:41 drwxrwxr-x 9 jenkins jenkins 4096 May 28 23:51 . 23:51:41 drwxrwxr-x 4 jenkins jenkins 4096 May 28 23:49 .. 23:51:41 drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:51 .git 23:51:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 .github 23:51:41 -rw-rw-r-- 1 jenkins jenkins 429 May 28 23:49 .gitignore 23:51:41 -rw-rw-r-- 1 jenkins jenkins 45 May 28 23:49 .golangci.yml 23:51:41 -rw-rw-r-- 1 jenkins jenkins 77 May 28 23:49 .hadolint.yml 23:51:41 drwxr-xr-x 3 jenkins jenkins 4096 May 28 23:49 .semver 23:51:41 -rw-rw-r-- 1 jenkins jenkins 10851 May 28 23:49 Attribution.txt 23:51:41 -rw-rw-r-- 1 jenkins jenkins 16561 May 28 23:49 CHANGELOG.md 23:51:41 -rw-rw-r-- 1 jenkins jenkins 2562 May 28 23:49 Dockerfile 23:51:41 -rw-rw-r-- 1 jenkins jenkins 678 May 28 23:49 GOVERNANCE.md 23:51:41 -rw-rw-r-- 1 jenkins jenkins 659 May 28 23:49 Jenkinsfile 23:51:41 -rw-rw-r-- 1 jenkins jenkins 11348 May 28 23:49 LICENSE 23:51:41 -rw-rw-r-- 1 jenkins jenkins 2611 May 28 23:49 Makefile 23:51:41 -rw-rw-r-- 1 jenkins jenkins 622 May 28 23:49 OWNERS.md 23:51:41 -rw-rw-r-- 1 jenkins jenkins 2575 May 28 23:49 README.md 23:51:41 -rw-rw-r-- 1 jenkins jenkins 12 May 28 23:50 VERSION 23:51:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:49 bin 23:51:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 cmd 23:51:41 -rw-r--r-- 1 jenkins jenkins 54703 May 28 23:51 coverage.out 23:51:41 -rwxrwxr-x 1 jenkins jenkins 84 May 28 23:49 docker-entrypoint.sh 23:51:41 drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:49 docs 23:51:41 -rw-rw-r-- 1 jenkins jenkins 7266 May 28 23:49 go.mod 23:51:41 -rw-rw-r-- 1 jenkins jenkins 101892 May 28 23:49 go.sum 23:51:41 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:49 internal 23:51:41 -rw-rw-r-- 1 jenkins jenkins 231 May 28 23:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:41 + 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=ccce436d0ac5c3ef3c815fb520729a26368c4d34 --label arch=amd64 --label version=3.2.0-dev.10 . 23:51:41 Sending build context to Docker daemon 17.96MB 23:51:41 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 23:51:41 Step 2/37 : FROM ${BASE} AS builder 23:51:41 ---> 9c8cc7b47520 23:51:41 Step 3/37 : ARG ADD_BUILD_TAGS="" 23:51:41 ---> Running in 1cf7a777d197 23:51:42 Removing intermediate container 1cf7a777d197 23:51:42 ---> 63b852547366 23:51:42 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:51:42 ---> Running in c5903fb172ff 23:51:42 Removing intermediate container c5903fb172ff 23:51:42 ---> 8ce00a2ebea2 23:51:42 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:51:42 ---> Running in bac82cb92c39 23:51:42 Removing intermediate container bac82cb92c39 23:51:42 ---> c953e54278f7 23:51:42 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:51:42 ---> Running in 6d3ff5591363 23:51:42 Removing intermediate container 6d3ff5591363 23:51:42 ---> e3af6a59f6de 23:51:42 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:51:42 ---> Running in 8eb9c426b5b1 23:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:51:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:51:43 OK: 271 MiB in 65 packages 23:51:43 Removing intermediate container 8eb9c426b5b1 23:51:43 ---> a9923dba139c 23:51:43 Step 8/37 : WORKDIR /device-usb-camera 23:51:43 ---> Running in 3745a78404cf 23:51:43 Removing intermediate container 3745a78404cf 23:51:43 ---> 744ad2b28970 23:51:43 Step 9/37 : COPY go.mod vendor* ./ 23:51:43 ---> d422a0792793 23:51:43 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:43 ---> Running in b73dbc0b01b5 23:51:44 Removing intermediate container b73dbc0b01b5 23:51:44 ---> aa19f7dc3561 23:51:44 Step 11/37 : COPY . . 23:51:44 ---> e425da21f04b 23:51:44 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:51:44 ---> Running in 28611b5ce8d7 23:51:44  % Total % Received % Xferd Average Speed Time Time Time Current 23:51:44 Dload Upload Total Spent Left Speed 23:51:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30957 0 --:--:-- --:--:-- --:--:-- 32181 23:51:44 Removing intermediate container 28611b5ce8d7 23:51:44 ---> e64cc74933ba 23:51:44 Step 13/37 : RUN ${MAKE} 23:51:45 ---> Running in 154940bacd96 23:51:45 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 23:51:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-977 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 23:51:50 Running in /w/workspace/device-usb-camera/175 [Pipeline] { [Pipeline] checkout 23:51:53 Selected Git installation does not exist. Using Default 23:51:53 The recommended git tool is: NONE 23:51:57 using credential edgex-jenkins-ssh 23:51:58 Cloning the remote Git repository 23:51:58 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:51:58 > git init /w/workspace/device-usb-camera/175 # timeout=10 23:51:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:51:58 > git --version # timeout=10 23:51:58 > git --version # 'git version 2.25.1' 23:51:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:51:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:52:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:52:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:52:01 Avoid second fetch 23:52:01 Checking out Revision ccce436d0ac5c3ef3c815fb520729a26368c4d34 (main) 23:52:01 Commit message: "Merge pull request #331 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.15" 23:52:01 > git config core.sparsecheckout # timeout=10 23:52:01 > git checkout -f ccce436d0ac5c3ef3c815fb520729a26368c4d34 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:52:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:06 Dload Upload Total Spent Left Speed 23:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh 23:52:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:52:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:52:07 + sudo tee /etc/docker/daemon.new 23:52:07 { 23:52:07 "registry-mirrors": [ 23:52:07 "https://nexus3.edgexfoundry.org:10001" 23:52:07 ], 23:52:07 "bip": "10.250.0.254/24", 23:52:07 "hosts": [ 23:52:07 "tcp://0.0.0.0:5555", 23:52:07 "unix:///var/run/docker.sock" 23:52:07 ], 23:52:07 "mtu": 1458, 23:52:07 "selinux-enabled": true, 23:52:07 "seccomp-profile": "/etc/docker/seccomp.json" 23:52:07 } [Pipeline] sh 23:52:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:52:08 + sudo service docker restart 23:52:17 Removing intermediate container 154940bacd96 23:52:17 ---> dfd19c5c17a4 23:52:17 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 23:52:17 v0.21.6: Pulling from aler9/rtsp-simple-server 23:52:17 4acc49c71d14: Pulling fs layer 23:52:17 4acc49c71d14: Verifying Checksum 23:52:17 4acc49c71d14: Download complete 23:52:17 4acc49c71d14: Pull complete 23:52:17 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 23:52:17 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 23:52:17 ---> 01a2bd3e5fff 23:52:17 Step 15/37 : FROM alpine:3.18 23:52:17 3.18: Pulling from library/alpine 23:52:17 619be1103602: Already exists 23:52:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 23:52:17 Status: Downloaded newer image for alpine:3.18 23:52:17 ---> d3782b16ccc9 23:52:17 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:52:17 ---> Running in 60cd4d76730b 23:52:17 Removing intermediate container 60cd4d76730b 23:52:17 ---> a792ba040fe6 23:52:17 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 23:52:17 ---> Running in ded2f9695865 23:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:17 (1/107) Installing dumb-init (1.2.5-r2) 23:52:17 (2/107) Installing sdl2 (2.26.5-r0) 23:52:17 (3/107) Installing svt-av1-libs (1.6.0-r0) 23:52:17 (4/107) Installing aom-libs (3.6.1-r0) 23:52:17 (5/107) Installing libxau (1.0.11-r2) 23:52:17 (6/107) Installing libmd (1.0.4-r2) 23:52:17 (7/107) Installing libbsd (0.11.7-r1) 23:52:17 (8/107) Installing libxdmcp (1.1.4-r2) 23:52:17 (9/107) Installing libxcb (1.15-r1) 23:52:17 (10/107) Installing libx11 (1.8.7-r0) 23:52:17 (11/107) Installing hwdata-pci (0.370-r0) 23:52:17 (12/107) Installing libpciaccess (0.17-r2) 23:52:17 (13/107) Installing libdrm (2.4.115-r4) 23:52:17 (14/107) Installing libxext (1.3.5-r2) 23:52:17 (15/107) Installing libxfixes (6.0.1-r2) 23:52:17 (16/107) Installing libffi (3.4.4-r2) 23:52:17 (17/107) Installing wayland-libs-client (1.22.0-r2) 23:52:17 (18/107) Installing libva (2.18.0-r1) 23:52:17 (19/107) Installing libvdpau (1.5-r1) 23:52:17 (20/107) Installing libgcc (12.2.1_git20220924-r10) 23:52:17 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 23:52:17 (22/107) Installing onevpl-libs (2023.2.1-r0) 23:52:17 (23/107) Installing ffmpeg-libavutil (6.0.1-r0) 23:52:17 (24/107) Installing libdav1d (1.2.1-r0) 23:52:17 (25/107) Installing brotli-libs (1.0.9-r14) 23:52:17 (26/107) Installing libhwy (1.0.4-r1) 23:52:17 (27/107) Installing lcms2 (2.15-r2) 23:52:17 (28/107) Installing libjxl (0.8.2-r0) 23:52:17 (29/107) Installing lame-libs (3.100-r5) 23:52:17 (30/107) Installing opus (1.4-r0) 23:52:17 (31/107) Installing libgomp (12.2.1_git20220924-r10) 23:52:17 (32/107) Installing soxr (0.1.3-r5) 23:52:17 (33/107) Installing ffmpeg-libswresample (6.0.1-r0) 23:52:17 (34/107) Installing libogg (1.3.5-r4) 23:52:17 (35/107) Installing libtheora (1.1.1-r17) 23:52:17 (36/107) Installing libvorbis (1.3.7-r1) 23:52:17 (37/107) Installing libvpx (1.13.0-r2) 23:52:17 (38/107) Installing libwebp (1.3.2-r0) 23:52:17 (39/107) Installing x264-libs (0.164_git20220602-r1) 23:52:17 (40/107) Installing numactl (2.0.16-r4) 23:52:17 (41/107) Installing x265-libs (3.5-r4) 23:52:17 (42/107) Installing xvidcore (1.3.7-r1) 23:52:17 (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) 23:52:17 (44/107) Installing alsa-lib (1.2.9-r1) 23:52:17 (45/107) Installing libexpat (2.6.2-r0) 23:52:17 (46/107) Installing libbz2 (1.0.8-r5) 23:52:17 (47/107) Installing libpng (1.6.39-r3) 23:52:17 (48/107) Installing freetype (2.13.0-r5) 23:52:17 (49/107) Installing fontconfig (2.14.2-r3) 23:52:17 (50/107) Installing fribidi (1.0.13-r0) 23:52:17 (51/107) Installing libintl (0.21.1-r7) 23:52:17 (52/107) Installing libblkid (2.38.1-r8) 23:52:17 (53/107) Installing libmount (2.38.1-r8) 23:52:17 (54/107) Installing pcre2 (10.42-r1) 23:52:17 (55/107) Installing glib (2.76.6-r0) 23:52:17 (56/107) Installing graphite2 (1.3.14-r5) 23:52:18 (57/107) Installing harfbuzz (7.3.0-r0) 23:52:18 (58/107) Installing libunibreak (5.1-r0) 23:52:18 (59/107) Installing libass (0.17.1-r0) 23:52:18 (60/107) Installing libbluray (1.3.4-r0) 23:52:18 (61/107) Installing gmp (6.2.1-r3) 23:52:18 (62/107) Installing nettle (3.8.1-r2) 23:52:18 (63/107) Installing libunistring (1.1-r1) 23:52:18 (64/107) Installing libidn2 (2.3.4-r1) 23:52:18 (65/107) Installing p11-kit (0.24.1-r2) 23:52:18 (66/107) Installing libtasn1 (4.19.0-r1) 23:52:18 (67/107) Installing gnutls (3.8.4-r0) 23:52:18 (68/107) Installing mpg123-libs (1.31.3-r1) 23:52:18 (69/107) Installing libopenmpt (0.7.2-r0) 23:52:18 (70/107) Installing cjson (1.7.17-r0) 23:52:18 (71/107) Installing mbedtls (2.28.8-r0) 23:52:18 (72/107) Installing librist (0.2.7-r0) 23:52:18 (73/107) Installing libsrt (1.5.2-r0) 23:52:18 (74/107) Installing libssh (0.10.5-r0) 23:52:18 (75/107) Installing xz-libs (5.4.3-r0) 23:52:18 (76/107) Installing libxml2 (2.11.8-r0) 23:52:18 (77/107) Installing libsodium (1.0.18-r3) 23:52:18 (78/107) Installing libzmq (4.3.4-r4) 23:52:18 (79/107) Installing ffmpeg-libavformat (6.0.1-r0) 23:52:18 (80/107) Installing glslang-libs (1.3.243.0-r1) 23:52:18 (81/107) Installing spirv-tools (1.3.243.0-r1) 23:52:18 (82/107) Installing shaderc (2023.3-r1) 23:52:18 (83/107) Installing vulkan-loader (1.3.243.0-r1) 23:52:18 (84/107) Installing libplacebo (5.264.1-r1) 23:52:18 (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) 23:52:18 (86/107) Installing ffmpeg-libswscale (6.0.1-r0) 23:52:18 (87/107) Installing vidstab (1.1.1-r0) 23:52:18 (88/107) Installing zimg (3.0.5-r0) 23:52:18 (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) 23:52:18 (90/107) Installing libasyncns (0.8-r1) 23:52:18 (91/107) Installing dbus-libs (1.14.8-r0) 23:52:18 (92/107) Installing libltdl (2.4.7-r2) 23:52:18 (93/107) Installing orc (0.4.34-r0) 23:52:18 (94/107) Installing flac-libs (1.4.3-r0) 23:52:18 (95/107) Installing libsndfile (1.2.0-r2) 23:52:18 (96/107) Installing speexdsp (1.2.1-r1) 23:52:18 (97/107) Installing tdb-libs (1.4.8-r1) 23:52:18 (98/107) Installing libpulse (16.1-r10) 23:52:18 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 23:52:18 (100/107) Installing v4l-utils-libs (1.24.1-r0) 23:52:18 (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) 23:52:18 (102/107) Installing ffmpeg (6.0.1-r0) 23:52:18 (103/107) Installing udev-init-scripts (35-r1) 23:52:18 (104/107) Installing eudev-libs (3.2.11-r8) 23:52:18 (105/107) Installing zstd-libs (1.5.5-r4) 23:52:18 (106/107) Installing kmod-libs (30-r3) 23:52:18 (107/107) Installing eudev (3.2.11-r8) 23:52:18 Executing busybox-1.36.1-r5.trigger 23:52:18 Executing glib-2.76.6-r0.trigger 23:52:18 Executing eudev-3.2.11-r8.trigger 23:52:18 OK: 131 MiB in 122 packages 23:52:23 Removing intermediate container ded2f9695865 23:52:23 ---> 54db9463a7dd 23:52:23 Step 18/37 : RUN apk --no-cache upgrade 23:52:23 ---> Running in 324d0bea2425 23:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:23 Upgrading critical system libraries and apk-tools: 23:52:23 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 23:52:23 Executing busybox-1.36.1-r5.trigger 23:52:23 Continuing the upgrade transaction with new apk-tools: 23:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:52:23 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 23:52:23 Executing busybox-1.36.1-r6.post-upgrade 23:52:23 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 23:52:23 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 23:52:23 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 23:52:23 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 23:52:23 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 23:52:23 Executing busybox-1.36.1-r6.trigger 23:52:23 OK: 131 MiB in 122 packages 23:52:24 Removing intermediate container 324d0bea2425 23:52:24 ---> df911fd76ff4 23:52:24 Step 19/37 : WORKDIR / 23:52:24 ---> Running in 2cca3241b82d 23:52:24 Removing intermediate container 2cca3241b82d 23:52:24 ---> c8f61b904450 23:52:24 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:26 provisioning config files... 23:52:26 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/175@tmp/config16941654574208238597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:26 ---> ****-login.sh 23:52:26 nexus3.edgexfoundry.org:10001 23:52:26 ---> 77df7f80927a 23:52:26 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 23:52:26 ---> 4f96cd699865 23:52:26 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:52:26 ---> c1b002ea6cd0 23:52:26 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:52:26 ---> 830a3f3c6650 23:52:26 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:52:27 ---> e41b113b7720 23:52:27 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 23:52:27 ---> 8e9ec97b8a64 23:52:27 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 23:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:27 Configure a credential helper to remove this warning. See 23:52:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:27 23:52:27 Login Succeeded 23:52:27 nexus3.edgexfoundry.org:10002 23:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:27 Configure a credential helper to remove this warning. See 23:52:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:27 23:52:27 Login Succeeded 23:52:27 nexus3.edgexfoundry.org:10003 23:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:28 Configure a credential helper to remove this warning. See 23:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:28 23:52:28 Login Succeeded 23:52:28 nexus3.edgexfoundry.org:10004 23:52:28 ---> b9f83bb479d4 23:52:28 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:52:28 ---> Running in f1dd8505bf57 23:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:28 Configure a credential helper to remove this warning. See 23:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:28 23:52:28 Login Succeeded 23:52:28 ****.io 23:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:29 Configure a credential helper to remove this warning. See 23:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:29 23:52:29 Login Succeeded 23:52:29 ---> ****-login.sh ends [Pipeline] } 23:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:52:29 Removing intermediate container f1dd8505bf57 23:52:29 ---> 326e8cbf4ce4 23:52:29 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:52:29 ---> Running in 7d5658b7f8d2 [Pipeline] echo 23:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:52:29 ========================================================= 23:52:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:52:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:29 Removing intermediate container 7d5658b7f8d2 23:52:29 ---> 27eaa1f78c6e 23:52:29 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:52:29 ---> Running in abc4ff5fd8df 23:52:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:52:30 Removing intermediate container abc4ff5fd8df 23:52:30 ---> 5676b6722a15 23:52:30 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 23:52:30 ---> Running in 95d02dd7216f 23:52:30 Sending build context to Docker daemon 9.213MB 23:52:30 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 23:52:30 Step 2/13 : FROM ${BASE} AS builder 23:52:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:52:30 c6b39de5b339: Pulling fs layer 23:52:30 a69c41024577: Pulling fs layer 23:52:30 d6de4b400683: Pulling fs layer 23:52:30 35cb2a7552d0: Pulling fs layer 23:52:30 4f4fb700ef54: Pulling fs layer 23:52:30 464afbd9ba4c: Pulling fs layer 23:52:30 00f215d4a9da: Pulling fs layer 23:52:30 d496ad576159: Pulling fs layer 23:52:30 4f4fb700ef54: Waiting 23:52:30 464afbd9ba4c: Waiting 23:52:30 00f215d4a9da: Waiting 23:52:30 d496ad576159: Waiting 23:52:30 35cb2a7552d0: Waiting 23:52:30 a69c41024577: Verifying Checksum 23:52:30 a69c41024577: Download complete 23:52:30 35cb2a7552d0: Verifying Checksum 23:52:30 35cb2a7552d0: Download complete 23:52:30 4f4fb700ef54: Download complete 23:52:30 464afbd9ba4c: Verifying Checksum 23:52:30 464afbd9ba4c: Download complete 23:52:30 c6b39de5b339: Verifying Checksum 23:52:30 c6b39de5b339: Download complete 23:52:31 Removing intermediate container 95d02dd7216f 23:52:31 ---> 86f6a37ff9a9 23:52:31 Step 31/37 : EXPOSE 59983 23:52:31 ---> Running in d9e0c868fa4e 23:52:31 Removing intermediate container d9e0c868fa4e 23:52:31 ---> f7ab4dbf4e5d 23:52:31 Step 32/37 : EXPOSE 8554 23:52:31 ---> Running in 970b0f38ff7a 23:52:31 Removing intermediate container 970b0f38ff7a 23:52:31 ---> c631fab7887e 23:52:31 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:52:31 ---> Running in b5efa63fe374 23:52:31 Removing intermediate container b5efa63fe374 23:52:31 ---> 4ca392187e5a 23:52:31 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 23:52:31 d496ad576159: Verifying Checksum 23:52:31 d496ad576159: Download complete 23:52:31 ---> Running in 315c9bd1cba3 23:52:31 Removing intermediate container 315c9bd1cba3 23:52:31 ---> b180a595ccfd 23:52:31 Step 35/37 : LABEL arch=amd64 23:52:31 ---> Running in b8f0f46710b2 23:52:31 Removing intermediate container b8f0f46710b2 23:52:31 ---> 1047f3cd1495 23:52:31 Step 36/37 : LABEL git_sha=ccce436d0ac5c3ef3c815fb520729a26368c4d34 23:52:31 ---> Running in d1cda440878b 23:52:31 Removing intermediate container d1cda440878b 23:52:31 ---> 4ed769d2c6a5 23:52:31 Step 37/37 : LABEL version=3.2.0-dev.10 23:52:31 ---> Running in 40d2bc416403 23:52:31 Removing intermediate container 40d2bc416403 23:52:31 ---> a5ac53192ab9 23:52:31 [Warning] One or more build-args [ARCH] were not consumed 23:52:31 Successfully built a5ac53192ab9 23:52:31 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:31 provisioning config files... 23:52:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6407623361957229309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:32 c6b39de5b339: Pull complete 23:52:32 ---> ****-login.sh 23:52:32 nexus3.edgexfoundry.org:10001 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 nexus3.edgexfoundry.org:10002 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 nexus3.edgexfoundry.org:10003 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 nexus3.edgexfoundry.org:10004 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 ****.io 23:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:32 a69c41024577: Pull complete 23:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:52:32 Configure a credential helper to remove this warning. See 23:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:52:32 23:52:32 Login Succeeded 23:52:32 ---> ****-login.sh ends [Pipeline] } 23:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:52:32 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 23:52:32 ccce436d0ac5c3ef3c815fb520729a26368c4d34 23:52:32 latest 23:52:32 3.2.0-dev.10 23:52:32 ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 23:52:32 main 23:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 23:52:32 d6de4b400683: Verifying Checksum 23:52:32 d6de4b400683: Download complete [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 23:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:52:33 2fb14e596a91: Preparing 23:52:33 753438584826: Preparing 23:52:33 efa1453c273a: Preparing 23:52:33 33f10e979af1: Preparing 23:52:33 3827b5b91e75: Preparing 23:52:33 acc83c6ca332: Preparing 23:52:33 c48b4609300d: Preparing 23:52:33 fb416e3b73ff: Preparing 23:52:33 0f9320df4e18: Preparing 23:52:33 98f5934e0aa0: Preparing 23:52:33 60f28abe7f59: Preparing 23:52:33 a8c02a197af1: Preparing 23:52:33 d73dcd648c54: Preparing 23:52:33 aedc3bda2944: Preparing 23:52:33 98f5934e0aa0: Waiting 23:52:33 60f28abe7f59: Waiting 23:52:33 a8c02a197af1: Waiting 23:52:33 d73dcd648c54: Waiting 23:52:33 aedc3bda2944: Waiting 23:52:33 acc83c6ca332: Waiting 23:52:33 0f9320df4e18: Waiting 23:52:33 c48b4609300d: Waiting 23:52:33 fb416e3b73ff: Waiting 23:52:33 2fb14e596a91: Pushed 23:52:33 efa1453c273a: Pushed 23:52:33 753438584826: Pushed 23:52:33 33f10e979af1: Pushed 23:52:33 acc83c6ca332: Pushed 23:52:33 c48b4609300d: Pushed 23:52:33 fb416e3b73ff: Pushed 23:52:33 0f9320df4e18: Pushed 23:52:33 98f5934e0aa0: Pushed 23:52:33 aedc3bda2944: Layer already exists 23:52:34 00f215d4a9da: Verifying Checksum 23:52:34 00f215d4a9da: Download complete 23:52:34 a8c02a197af1: Pushed 23:52:36 3827b5b91e75: Pushed 23:52:37 60f28abe7f59: Pushed 23:52:45 d73dcd648c54: Pushed 23:52:45 ccce436d0ac5c3ef3c815fb520729a26368c4d34: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:52:46 2fb14e596a91: Preparing 23:52:46 753438584826: Preparing 23:52:46 efa1453c273a: Preparing 23:52:46 33f10e979af1: Preparing 23:52:46 3827b5b91e75: Preparing 23:52:46 acc83c6ca332: Preparing 23:52:46 c48b4609300d: Preparing 23:52:46 fb416e3b73ff: Preparing 23:52:46 0f9320df4e18: Preparing 23:52:46 98f5934e0aa0: Preparing 23:52:46 60f28abe7f59: Preparing 23:52:46 a8c02a197af1: Preparing 23:52:46 d73dcd648c54: Preparing 23:52:46 aedc3bda2944: Preparing 23:52:46 a8c02a197af1: Waiting 23:52:46 60f28abe7f59: Waiting 23:52:46 aedc3bda2944: Waiting 23:52:46 98f5934e0aa0: Waiting 23:52:46 fb416e3b73ff: Waiting 23:52:46 0f9320df4e18: Waiting 23:52:46 d73dcd648c54: Waiting 23:52:46 acc83c6ca332: Waiting 23:52:46 c48b4609300d: Waiting 23:52:46 33f10e979af1: Layer already exists 23:52:46 2fb14e596a91: Layer already exists 23:52:46 efa1453c273a: Layer already exists 23:52:46 753438584826: Layer already exists 23:52:46 3827b5b91e75: Layer already exists 23:52:46 c48b4609300d: Layer already exists 23:52:46 0f9320df4e18: Layer already exists 23:52:46 acc83c6ca332: Layer already exists 23:52:46 fb416e3b73ff: Layer already exists 23:52:46 98f5934e0aa0: Layer already exists 23:52:46 60f28abe7f59: Layer already exists 23:52:46 d73dcd648c54: Layer already exists 23:52:46 a8c02a197af1: Layer already exists 23:52:46 aedc3bda2944: Layer already exists 23:52:46 latest: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 d6de4b400683: Pull complete 23:52:46 35cb2a7552d0: Pull complete 23:52:46 4f4fb700ef54: Pull complete 23:52:46 464afbd9ba4c: Pull complete 23:52:46 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 23:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:52:47 2fb14e596a91: Preparing 23:52:47 753438584826: Preparing 23:52:47 efa1453c273a: Preparing 23:52:47 33f10e979af1: Preparing 23:52:47 3827b5b91e75: Preparing 23:52:47 acc83c6ca332: Preparing 23:52:47 c48b4609300d: Preparing 23:52:47 fb416e3b73ff: Preparing 23:52:47 0f9320df4e18: Preparing 23:52:47 98f5934e0aa0: Preparing 23:52:47 60f28abe7f59: Preparing 23:52:47 a8c02a197af1: Preparing 23:52:47 d73dcd648c54: Preparing 23:52:47 aedc3bda2944: Preparing 23:52:47 acc83c6ca332: Waiting 23:52:47 c48b4609300d: Waiting 23:52:47 fb416e3b73ff: Waiting 23:52:47 0f9320df4e18: Waiting 23:52:47 98f5934e0aa0: Waiting 23:52:47 60f28abe7f59: Waiting 23:52:47 a8c02a197af1: Waiting 23:52:47 d73dcd648c54: Waiting 23:52:47 aedc3bda2944: Waiting 23:52:47 753438584826: Layer already exists 23:52:47 2fb14e596a91: Layer already exists 23:52:47 3827b5b91e75: Layer already exists 23:52:47 efa1453c273a: Layer already exists 23:52:47 33f10e979af1: Layer already exists 23:52:47 acc83c6ca332: Layer already exists 23:52:47 fb416e3b73ff: Layer already exists 23:52:47 c48b4609300d: Layer already exists 23:52:47 0f9320df4e18: Layer already exists 23:52:47 98f5934e0aa0: Layer already exists 23:52:47 60f28abe7f59: Layer already exists 23:52:47 a8c02a197af1: Layer already exists 23:52:47 d73dcd648c54: Layer already exists 23:52:47 aedc3bda2944: Layer already exists 23:52:47 3.2.0-dev.10: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 23:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:52:47 2fb14e596a91: Preparing 23:52:47 753438584826: Preparing 23:52:47 efa1453c273a: Preparing 23:52:47 33f10e979af1: Preparing 23:52:47 3827b5b91e75: Preparing 23:52:47 acc83c6ca332: Preparing 23:52:47 c48b4609300d: Preparing 23:52:47 fb416e3b73ff: Preparing 23:52:47 0f9320df4e18: Preparing 23:52:47 98f5934e0aa0: Preparing 23:52:47 60f28abe7f59: Preparing 23:52:47 a8c02a197af1: Preparing 23:52:47 d73dcd648c54: Preparing 23:52:47 aedc3bda2944: Preparing 23:52:47 acc83c6ca332: Waiting 23:52:47 a8c02a197af1: Waiting 23:52:47 60f28abe7f59: Waiting 23:52:47 d73dcd648c54: Waiting 23:52:47 aedc3bda2944: Waiting 23:52:47 c48b4609300d: Waiting 23:52:47 fb416e3b73ff: Waiting 23:52:47 0f9320df4e18: Waiting 23:52:47 98f5934e0aa0: Waiting 23:52:47 3827b5b91e75: Layer already exists 23:52:47 2fb14e596a91: Layer already exists 23:52:47 33f10e979af1: Layer already exists 23:52:47 efa1453c273a: Layer already exists 23:52:47 753438584826: Layer already exists 23:52:47 c48b4609300d: Layer already exists 23:52:47 0f9320df4e18: Layer already exists 23:52:47 fb416e3b73ff: Layer already exists 23:52:47 acc83c6ca332: Layer already exists 23:52:47 98f5934e0aa0: Layer already exists 23:52:47 60f28abe7f59: Layer already exists 23:52:47 a8c02a197af1: Layer already exists 23:52:47 d73dcd648c54: Layer already exists 23:52:47 aedc3bda2944: Layer already exists 23:52:47 ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 23:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 23:52:48 2fb14e596a91: Preparing 23:52:48 753438584826: Preparing 23:52:48 efa1453c273a: Preparing 23:52:48 33f10e979af1: Preparing 23:52:48 3827b5b91e75: Preparing 23:52:48 acc83c6ca332: Preparing 23:52:48 c48b4609300d: Preparing 23:52:48 fb416e3b73ff: Preparing 23:52:48 0f9320df4e18: Preparing 23:52:48 98f5934e0aa0: Preparing 23:52:48 60f28abe7f59: Preparing 23:52:48 a8c02a197af1: Preparing 23:52:48 d73dcd648c54: Preparing 23:52:48 aedc3bda2944: Preparing 23:52:48 98f5934e0aa0: Waiting 23:52:48 a8c02a197af1: Waiting 23:52:48 acc83c6ca332: Waiting 23:52:48 0f9320df4e18: Waiting 23:52:48 c48b4609300d: Waiting 23:52:48 d73dcd648c54: Waiting 23:52:48 aedc3bda2944: Waiting 23:52:48 60f28abe7f59: Waiting 23:52:48 3827b5b91e75: Layer already exists 23:52:48 efa1453c273a: Layer already exists 23:52:48 753438584826: Layer already exists 23:52:48 2fb14e596a91: Layer already exists 23:52:48 33f10e979af1: Layer already exists 23:52:48 c48b4609300d: Layer already exists 23:52:48 acc83c6ca332: Layer already exists 23:52:48 0f9320df4e18: Layer already exists 23:52:48 98f5934e0aa0: Layer already exists 23:52:48 fb416e3b73ff: Layer already exists 23:52:48 60f28abe7f59: Layer already exists 23:52:48 a8c02a197af1: Layer already exists 23:52:48 d73dcd648c54: Layer already exists 23:52:48 aedc3bda2944: Layer already exists 23:52:48 main: digest: sha256:64fd808cf8b65bfd30f1267e4cc4aad15f4eb0384e4c0bfce56b940b4b952b47 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:52:48 ===================================================== [Pipeline] echo 23:52:48 taggedImages: 23:52:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34 23:52:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 23:52:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.10 23:52:48 - nexus3.edgexfoundry.org:10004/device-usb-camera:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 23:52:48 - 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 23:52:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:49 23:52:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:49 latest: Pulling from edgex-lftools-log-publisher 23:52:49 5eb5b503b376: Pulling fs layer 23:52:49 5c69ac0246d0: Pulling fs layer 23:52:49 ec43610c2a17: Pulling fs layer 23:52:49 3a2ae6a8a46f: Pulling fs layer 23:52:49 33b1e0a273af: Pulling fs layer 23:52:49 5d3b04190fa2: Pulling fs layer 23:52:49 2f39f015ded8: Pulling fs layer 23:52:49 3a2ae6a8a46f: Waiting 23:52:49 33b1e0a273af: Waiting 23:52:49 5d3b04190fa2: Waiting 23:52:49 2f39f015ded8: Waiting 23:52:49 5c69ac0246d0: Verifying Checksum 23:52:49 5c69ac0246d0: Download complete 23:52:49 3a2ae6a8a46f: Verifying Checksum 23:52:49 3a2ae6a8a46f: Download complete 23:52:49 33b1e0a273af: Verifying Checksum 23:52:49 33b1e0a273af: Download complete 23:52:49 5d3b04190fa2: Download complete 23:52:49 ec43610c2a17: Verifying Checksum 23:52:49 ec43610c2a17: Download complete 23:52:49 5eb5b503b376: Verifying Checksum 23:52:49 5eb5b503b376: Download complete 23:52:50 2f39f015ded8: Verifying Checksum 23:52:50 2f39f015ded8: Download complete 23:52:50 5eb5b503b376: Pull complete 23:52:51 5c69ac0246d0: Pull complete 23:52:51 ec43610c2a17: Pull complete 23:52:51 3a2ae6a8a46f: Pull complete 23:52:51 33b1e0a273af: Pull complete 23:52:51 5d3b04190fa2: Pull complete 23:52:56 2f39f015ded8: Pull complete 23:52:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:52:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:56 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 23:52:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:52:56 00f215d4a9da: Pull complete 23:52:57 d496ad576159: Pull complete 23:52:57 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 23:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:52:57 ---> f246e2811388 23:52:57 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:52:58 ---> Running in 3f62e3ce12c8 23:52:58 Removing intermediate container 3f62e3ce12c8 23:52:58 ---> 74bd189e599b 23:52:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:52:58 ---> Running in 5ed1881deaf9 23:52:58 Removing intermediate container 5ed1881deaf9 23:52:58 ---> 5f5d48e81da3 23:52:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 23:52:58 ---> Running in 40ed0abd40c0 23:52:59 Removing intermediate container 40ed0abd40c0 23:52:59 ---> 65950df44b71 23:52:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:52:59 ---> Running in 8ed352ef47ec 23:52:59 Removing intermediate container 8ed352ef47ec 23:52:59 ---> 0f19d40ef4d8 23:52:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:52:59 ---> Running in 24790390b276 23:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:53:02 (1/13) Installing libintl (0.21.1-r7) 23:53:02 (2/13) Installing eudev-libs (3.2.11-r8) 23:53:02 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 23:53:02 (4/13) Installing v4l-utils-libs (1.24.1-r0) 23:53:02 (5/13) Installing v4l-utils (1.24.1-r0) 23:53:02 (6/13) Installing libdvbv5 (1.24.1-r0) 23:53:02 (7/13) Installing udev-init-scripts (35-r1) 23:53:02 (8/13) Installing libblkid (2.38.1-r8) 23:53:02 (9/13) Installing xz-libs (5.4.3-r0) 23:53:02 (10/13) Installing kmod-libs (30-r3) 23:53:02 (11/13) Installing eudev (3.2.11-r8) 23:53:02 (12/13) Installing eudev-dev (3.2.11-r8) 23:53:02 (13/13) Installing v4l-utils-dev (1.24.1-r0) 23:53:02 Executing busybox-1.36.1-r5.trigger 23:53:02 $ docker top fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 -eo pid,comm 23:53:02 Executing eudev-3.2.11-r8.trigger 23:53:02 OK: 273 MiB in 65 packages [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:03 ---> job-cost.sh 23:53:03 lf-activate-venv: SKIPPING 23:53:03 INFO: No Stack... 23:53:03 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:03 INFO: Archiving Costs [Pipeline] sh 23:53:04 + + cut -d, -f6 23:53:04 cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [Pipeline] lock 23:53:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] 23:53:04 Resource [jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] did not exist. Created. 23:53:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:53:04 Removing intermediate container 24790390b276 23:53:04 ---> b10f1808fafa 23:53:04 Step 8/13 : WORKDIR /device-usb-camera 23:53:04 ---> Running in 9f4618529d33 23:53:04 Removing intermediate container 9f4618529d33 23:53:04 ---> 53902926112f 23:53:04 Step 9/13 : COPY go.mod vendor* ./ 23:53:04 + echo total: 0.2199999988079071 [Pipeline] stash 23:53:04 Stashed 1 file(s) [Pipeline] } 23:53:04 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 23:53:04 $ docker stop --time=1 fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 23:53:04 ---> 611d75d2a540 23:53:04 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:05 ---> Running in 4120eed94183 23:53:05 $ docker rm -f --volumes fd510dac54d95c70205f62a46235c7569542c499f68d11635fe8f8603dba2394 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:54:56 Removing intermediate container 4120eed94183 23:54:56 ---> c8f89f4a2049 23:54:56 Step 11/13 : COPY . . 23:54:56 ---> fc297eaf014a 23:54:56 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:54:56 ---> Running in 1c081deb4f29 23:54:56  % Total % Received % Xferd Average Speed Time Time Time Current 23:54:56 Dload Upload Total Spent Left Speed 23:54:56 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7017 0 --:--:-- --:--:-- --:--:-- 7080 23:54:56 Removing intermediate container 1c081deb4f29 23:54:56 ---> e2f42c17ab3c 23:54:56 Step 13/13 : RUN ${MAKE} 23:54:56 ---> Running in 5f53c7056fe5 23:54:56 noop 23:54:56 Removing intermediate container 5f53c7056fe5 23:54:56 ---> 3cca14261f91 23:54:56 Successfully built 3cca14261f91 23:54:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:57 + docker inspect -f . ci-base-image-arm64 23:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:57 prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 23:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 23:54:58 $ docker top 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:59 + go version 23:54:59 go version go1.21.9 linux/arm64 [Pipeline] } 23:54:59 $ docker stop --time=1 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c 23:55:01 $ docker rm -f --volumes 245acddedf42a0c8a40256096df8358f154f04957c117174c219df7a32e8d55c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:01 + docker inspect -f . ci-base-image-arm64 23:55:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:01 prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 23:55:02 $ 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/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 23:55:03 $ docker top b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:04 + git config --global --add safe.directory /w/workspace/device-usb-camera/175 [Pipeline] fileExists [Pipeline] sh 23:55:04 + make test 23:55:04 go test ./... -coverprofile=coverage.out ./... 23:55:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:59:03 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:59:03 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.096s coverage: 4.4% of statements 23:59:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:59:03 go vet ./... 23:59:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:59:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:59:59 ./bin/test-attribution-txt.sh 23:59:59 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 23:59:59 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 23:59:59 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 23:59:59 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 23:59:59 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 23:59:59 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 23:59:59 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 23:59:59 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 23:59:59 An attribution for golang.org/x/term is missing from Attribution.txt, please add 23:59:59 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 23:59:59 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 23:59:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:59:59 $ docker stop --time=1 b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 00:00:02 $ docker rm -f --volumes b51172e8b9e74756a8f8ad566bdca7257a4f38694d25474b5c0b04a9259c3bf4 [Pipeline] // withDockerContainer [Pipeline] sh 00:00:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:00:03 Warning: overwriting stash ‘coverage-report’ 00:00:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:00:05 + ls -al . 00:00:05 total 288 00:00:05 drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:55 . 00:00:05 drwxrwxr-x 4 jenkins jenkins 4096 May 28 23:51 .. 00:00:05 drwxrwxr-x 8 jenkins jenkins 4096 May 28 23:52 .git 00:00:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 .github 00:00:05 -rw-rw-r-- 1 jenkins jenkins 429 May 28 23:52 .gitignore 00:00:05 -rw-rw-r-- 1 jenkins jenkins 45 May 28 23:52 .golangci.yml 00:00:05 -rw-rw-r-- 1 jenkins jenkins 77 May 28 23:52 .hadolint.yml 00:00:05 -rw-rw-r-- 1 jenkins jenkins 10851 May 28 23:52 Attribution.txt 00:00:05 -rw-rw-r-- 1 jenkins jenkins 16561 May 28 23:52 CHANGELOG.md 00:00:05 -rw-rw-r-- 1 jenkins jenkins 2562 May 28 23:52 Dockerfile 00:00:05 -rw-rw-r-- 1 jenkins jenkins 678 May 28 23:52 GOVERNANCE.md 00:00:05 -rw-rw-r-- 1 jenkins jenkins 659 May 28 23:52 Jenkinsfile 00:00:05 -rw-rw-r-- 1 jenkins jenkins 11348 May 28 23:52 LICENSE 00:00:05 -rw-rw-r-- 1 jenkins jenkins 2611 May 28 23:52 Makefile 00:00:05 -rw-rw-r-- 1 jenkins jenkins 622 May 28 23:52 OWNERS.md 00:00:05 -rw-rw-r-- 1 jenkins jenkins 2575 May 28 23:52 README.md 00:00:05 -rw-rw-r-- 1 jenkins jenkins 12 May 28 23:50 VERSION 00:00:05 drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:52 bin 00:00:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 cmd 00:00:05 -rw-r--r-- 1 jenkins jenkins 54703 May 28 23:58 coverage.out 00:00:05 -rwxrwxr-x 1 jenkins jenkins 84 May 28 23:52 docker-entrypoint.sh 00:00:05 drwxrwxr-x 2 jenkins jenkins 4096 May 28 23:52 docs 00:00:05 -rw-rw-r-- 1 jenkins jenkins 7266 May 28 23:52 go.mod 00:00:05 -rw-rw-r-- 1 jenkins jenkins 101892 May 28 23:52 go.sum 00:00:05 drwxrwxr-x 3 jenkins jenkins 4096 May 28 23:52 internal 00:00:05 -rw-rw-r-- 1 jenkins jenkins 231 May 28 23:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:05 + 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=ccce436d0ac5c3ef3c815fb520729a26368c4d34 --label arch=arm64 --label version=3.2.0-dev.10 . 00:00:06 Sending build context to Docker daemon 9.268MB 00:00:06 Step 1/37 : ARG BASE=golang:1.21-alpine3.18 00:00:06 Step 2/37 : FROM ${BASE} AS builder 00:00:06 ---> 3cca14261f91 00:00:06 Step 3/37 : ARG ADD_BUILD_TAGS="" 00:00:06 ---> Running in 441f22728dfc 00:00:06 Removing intermediate container 441f22728dfc 00:00:06 ---> a9a95af79af8 00:00:06 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:00:06 ---> Running in 1c5f534a5be9 00:00:07 Removing intermediate container 1c5f534a5be9 00:00:07 ---> 96e6ab5969d6 00:00:07 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:00:07 ---> Running in 71df557efa55 00:00:07 Removing intermediate container 71df557efa55 00:00:07 ---> 34c8be2a1da7 00:00:07 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:00:07 ---> Running in 2ddbafb293d3 00:00:07 Removing intermediate container 2ddbafb293d3 00:00:07 ---> 97aa4d96d3c3 00:00:07 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:07 ---> Running in 756eef2f640e 00:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:00:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:00:10 OK: 273 MiB in 65 packages 00:00:11 Removing intermediate container 756eef2f640e 00:00:11 ---> 526ee470b831 00:00:11 Step 8/37 : WORKDIR /device-usb-camera 00:00:11 ---> Running in 11d9f8bb24eb 00:00:11 Removing intermediate container 11d9f8bb24eb 00:00:11 ---> 280aee51728e 00:00:11 Step 9/37 : COPY go.mod vendor* ./ 00:00:12 ---> ecbe53fd240f 00:00:12 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:12 ---> Running in 1d9d208c60a2 00:00:14 Removing intermediate container 1d9d208c60a2 00:00:14 ---> a17343029963 00:00:14 Step 11/37 : COPY . . 00:00:16 ---> fcc8e7671c69 00:00:16 Step 12/37 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:00:16 ---> Running in a15f427fe9ab 00:00:17  % Total % Received % Xferd Average Speed Time Time Time Current 00:00:17 Dload Upload Total Spent Left Speed 00:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062   0   0  4738   0 --:--:-- --:--:-- --:--:-- 4762 00:00:18 Removing intermediate container a15f427fe9ab 00:00:18 ---> fb823e3572ec 00:00:18 Step 13/37 : RUN ${MAKE} 00:00:18 ---> Running in 3a1c4873a77a 00:00:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:04:41 Removing intermediate container 3a1c4873a77a 00:04:41 ---> 5be263a7bda7 00:04:41 Step 14/37 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:04:41 v0.21.6: Pulling from aler9/rtsp-simple-server 00:04:41 8766b47fe142: Pulling fs layer 00:04:41 8766b47fe142: Verifying Checksum 00:04:41 8766b47fe142: Download complete 00:04:42 8766b47fe142: Pull complete 00:04:42 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:04:42 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:04:42 ---> 69d40e2cb93c 00:04:42 Step 15/37 : FROM alpine:3.18 00:04:42 3.18: Pulling from library/alpine 00:04:42 c6b39de5b339: Already exists 00:04:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 00:04:43 Status: Downloaded newer image for alpine:3.18 00:04:43 ---> 33abbf032149 00:04:43 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:04:43 ---> Running in 539ab9cacb0a 00:04:43 Removing intermediate container 539ab9cacb0a 00:04:43 ---> a8b4e14ba423 00:04:43 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:04:43 ---> Running in 811b72fccce3 00:04:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:04:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:04:46 (1/104) Installing dumb-init (1.2.5-r2) 00:04:46 (2/104) Installing sdl2 (2.26.5-r0) 00:04:46 (3/104) Installing svt-av1-libs (1.6.0-r0) 00:04:46 (4/104) Installing aom-libs (3.6.1-r0) 00:04:46 (5/104) Installing libxau (1.0.11-r2) 00:04:46 (6/104) Installing libmd (1.0.4-r2) 00:04:46 (7/104) Installing libbsd (0.11.7-r1) 00:04:46 (8/104) Installing libxdmcp (1.1.4-r2) 00:04:46 (9/104) Installing libxcb (1.15-r1) 00:04:46 (10/104) Installing libx11 (1.8.7-r0) 00:04:46 (11/104) Installing libdrm (2.4.115-r4) 00:04:46 (12/104) Installing libxext (1.3.5-r2) 00:04:46 (13/104) Installing libxfixes (6.0.1-r2) 00:04:46 (14/104) Installing libffi (3.4.4-r2) 00:04:46 (15/104) Installing wayland-libs-client (1.22.0-r2) 00:04:46 (16/104) Installing libva (2.18.0-r1) 00:04:46 (17/104) Installing libvdpau (1.5-r1) 00:04:46 (18/104) Installing ffmpeg-libavutil (6.0.1-r0) 00:04:46 (19/104) Installing libdav1d (1.2.1-r0) 00:04:46 (20/104) Installing brotli-libs (1.0.9-r14) 00:04:46 (21/104) Installing libgcc (12.2.1_git20220924-r10) 00:04:46 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 00:04:46 (23/104) Installing libhwy (1.0.4-r1) 00:04:46 (24/104) Installing lcms2 (2.15-r2) 00:04:46 (25/104) Installing libjxl (0.8.2-r0) 00:04:47 (26/104) Installing lame-libs (3.100-r5) 00:04:47 (27/104) Installing opus (1.4-r0) 00:04:47 (28/104) Installing libgomp (12.2.1_git20220924-r10) 00:04:47 (29/104) Installing soxr (0.1.3-r5) 00:04:47 (30/104) Installing ffmpeg-libswresample (6.0.1-r0) 00:04:47 (31/104) Installing libogg (1.3.5-r4) 00:04:47 (32/104) Installing libtheora (1.1.1-r17) 00:04:47 (33/104) Installing libvorbis (1.3.7-r1) 00:04:47 (34/104) Installing libvpx (1.13.0-r2) 00:04:47 (35/104) Installing libwebp (1.3.2-r0) 00:04:47 (36/104) Installing x264-libs (0.164_git20220602-r1) 00:04:47 (37/104) Installing numactl (2.0.16-r4) 00:04:47 (38/104) Installing x265-libs (3.5-r4) 00:04:47 (39/104) Installing xvidcore (1.3.7-r1) 00:04:47 (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) 00:04:48 (41/104) Installing alsa-lib (1.2.9-r1) 00:04:48 (42/104) Installing libexpat (2.6.2-r0) 00:04:48 (43/104) Installing libbz2 (1.0.8-r5) 00:04:48 (44/104) Installing libpng (1.6.39-r3) 00:04:48 (45/104) Installing freetype (2.13.0-r5) 00:04:48 (46/104) Installing fontconfig (2.14.2-r3) 00:04:48 (47/104) Installing fribidi (1.0.13-r0) 00:04:48 (48/104) Installing libintl (0.21.1-r7) 00:04:48 (49/104) Installing libblkid (2.38.1-r8) 00:04:48 (50/104) Installing libmount (2.38.1-r8) 00:04:48 (51/104) Installing pcre2 (10.42-r1) 00:04:48 (52/104) Installing glib (2.76.6-r0) 00:04:48 (53/104) Installing graphite2 (1.3.14-r5) 00:04:48 (54/104) Installing harfbuzz (7.3.0-r0) 00:04:48 (55/104) Installing libunibreak (5.1-r0) 00:04:48 (56/104) Installing libass (0.17.1-r0) 00:04:48 (57/104) Installing libbluray (1.3.4-r0) 00:04:48 (58/104) Installing gmp (6.2.1-r3) 00:04:48 (59/104) Installing nettle (3.8.1-r2) 00:04:48 (60/104) Installing libunistring (1.1-r1) 00:04:48 (61/104) Installing libidn2 (2.3.4-r1) 00:04:48 (62/104) Installing p11-kit (0.24.1-r2) 00:04:48 (63/104) Installing libtasn1 (4.19.0-r1) 00:04:48 (64/104) Installing gnutls (3.8.4-r0) 00:04:48 (65/104) Installing mpg123-libs (1.31.3-r1) 00:04:48 (66/104) Installing libopenmpt (0.7.2-r0) 00:04:48 (67/104) Installing cjson (1.7.17-r0) 00:04:48 (68/104) Installing mbedtls (2.28.8-r0) 00:04:48 (69/104) Installing librist (0.2.7-r0) 00:04:48 (70/104) Installing libsrt (1.5.2-r0) 00:04:49 (71/104) Installing libssh (0.10.5-r0) 00:04:49 (72/104) Installing xz-libs (5.4.3-r0) 00:04:49 (73/104) Installing libxml2 (2.11.8-r0) 00:04:49 (74/104) Installing libsodium (1.0.18-r3) 00:04:49 (75/104) Installing libzmq (4.3.4-r4) 00:04:49 (76/104) Installing ffmpeg-libavformat (6.0.1-r0) 00:04:49 (77/104) Installing glslang-libs (1.3.243.0-r1) 00:04:49 (78/104) Installing spirv-tools (1.3.243.0-r1) 00:04:49 (79/104) Installing shaderc (2023.3-r1) 00:04:49 (80/104) Installing vulkan-loader (1.3.243.0-r1) 00:04:49 (81/104) Installing libplacebo (5.264.1-r1) 00:04:49 (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) 00:04:49 (83/104) Installing ffmpeg-libswscale (6.0.1-r0) 00:04:49 (84/104) Installing vidstab (1.1.1-r0) 00:04:49 (85/104) Installing zimg (3.0.5-r0) 00:04:49 (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) 00:04:49 (87/104) Installing libasyncns (0.8-r1) 00:04:49 (88/104) Installing dbus-libs (1.14.8-r0) 00:04:49 (89/104) Installing libltdl (2.4.7-r2) 00:04:49 (90/104) Installing orc (0.4.34-r0) 00:04:49 (91/104) Installing flac-libs (1.4.3-r0) 00:04:49 (92/104) Installing libsndfile (1.2.0-r2) 00:04:49 (93/104) Installing speexdsp (1.2.1-r1) 00:04:49 (94/104) Installing tdb-libs (1.4.8-r1) 00:04:49 (95/104) Installing libpulse (16.1-r10) 00:04:49 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 00:04:49 (97/104) Installing v4l-utils-libs (1.24.1-r0) 00:04:49 (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) 00:04:50 (99/104) Installing ffmpeg (6.0.1-r0) 00:04:50 (100/104) Installing udev-init-scripts (35-r1) 00:04:50 (101/104) Installing eudev-libs (3.2.11-r8) 00:04:50 (102/104) Installing zstd-libs (1.5.5-r4) 00:04:50 (103/104) Installing kmod-libs (30-r3) 00:04:50 (104/104) Installing eudev (3.2.11-r8) 00:04:50 Executing busybox-1.36.1-r5.trigger 00:04:50 Executing glib-2.76.6-r0.trigger 00:04:50 Executing eudev-3.2.11-r8.trigger 00:04:50 OK: 110 MiB in 119 packages 00:04:54 Removing intermediate container 811b72fccce3 00:04:54 ---> 3b7530480784 00:04:54 Step 18/37 : RUN apk --no-cache upgrade 00:04:54 ---> Running in a44d6b12074d 00:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:04:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:04:57 Upgrading critical system libraries and apk-tools: 00:04:57 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 00:04:57 Executing busybox-1.36.1-r5.trigger 00:04:57 Continuing the upgrade transaction with new apk-tools: 00:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:04:58 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 00:04:58 Executing busybox-1.36.1-r6.post-upgrade 00:04:58 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 00:04:58 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 00:04:58 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 00:04:58 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 00:04:58 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 00:04:58 Executing busybox-1.36.1-r6.trigger 00:04:58 OK: 110 MiB in 119 packages 00:05:00 Removing intermediate container a44d6b12074d 00:05:00 ---> 4a91c6c69b67 00:05:00 Step 19/37 : WORKDIR / 00:05:00 ---> Running in e284aefed45b 00:05:00 Removing intermediate container e284aefed45b 00:05:00 ---> 6625126ebd3a 00:05:00 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 00:05:03 ---> 64158c174c87 00:05:03 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 00:05:03 ---> 337680f90d16 00:05:03 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:05:04 ---> e024154bf078 00:05:04 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:05:04 ---> bd35047f81bf 00:05:04 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:05:04 ---> a44537e11f76 00:05:04 Step 25/37 : COPY --from=rtsp /rtsp-simple-server.yml / 00:05:05 ---> 088ef4266a61 00:05:05 Step 26/37 : COPY --from=rtsp /rtsp-simple-server / 00:05:06 ---> 7c244c12ce89 00:05:06 Step 27/37 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:05:07 ---> Running in 8c1911371b58 00:05:09 Removing intermediate container 8c1911371b58 00:05:09 ---> 0b2ea8d3a8b0 00:05:09 Step 28/37 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:05:09 ---> Running in f6e431aabc93 00:05:10 Removing intermediate container f6e431aabc93 00:05:10 ---> 5d4c9dd83cad 00:05:10 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:05:10 ---> Running in 539ba27270dc 00:05:12 Removing intermediate container 539ba27270dc 00:05:12 ---> 64464fc09106 00:05:12 Step 30/37 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:05:12 ---> Running in 7c5ae4871800 00:05:13 Removing intermediate container 7c5ae4871800 00:05:13 ---> b9fc986efcba 00:05:13 Step 31/37 : EXPOSE 59983 00:05:13 ---> Running in 6d2f42a3c519 00:05:14 Removing intermediate container 6d2f42a3c519 00:05:14 ---> 6566a6ccec91 00:05:14 Step 32/37 : EXPOSE 8554 00:05:14 ---> Running in 0d45732a9f86 00:05:14 Removing intermediate container 0d45732a9f86 00:05:14 ---> edefe193e4d8 00:05:14 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:05:14 ---> Running in 28d6952a19c0 00:05:14 Removing intermediate container 28d6952a19c0 00:05:14 ---> 77cdece869dd 00:05:14 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:05:15 ---> Running in 86eff5beda72 00:05:15 Removing intermediate container 86eff5beda72 00:05:15 ---> f685a68d806c 00:05:15 Step 35/37 : LABEL arch=arm64 00:05:15 ---> Running in 380884f6e06c 00:05:15 Removing intermediate container 380884f6e06c 00:05:15 ---> 0923b807029f 00:05:15 Step 36/37 : LABEL git_sha=ccce436d0ac5c3ef3c815fb520729a26368c4d34 00:05:15 ---> Running in 2c4d96ddb7b8 00:05:16 Removing intermediate container 2c4d96ddb7b8 00:05:16 ---> e3bcda45ff22 00:05:16 Step 37/37 : LABEL version=3.2.0-dev.10 00:05:16 ---> Running in 1429babc5a27 00:05:16 Removing intermediate container 1429babc5a27 00:05:16 ---> 57d5f4dca000 00:05:16 [Warning] One or more build-args [ARCH] were not consumed 00:05:16 Successfully built 57d5f4dca000 00:05:16 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 00:05:16 provisioning config files... 00:05:16 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/175@tmp/config1679779945513116071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:17 ---> ****-login.sh 00:05:17 nexus3.edgexfoundry.org:10001 00:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:05:17 Configure a credential helper to remove this warning. See 00:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:05:17 00:05:17 Login Succeeded 00:05:17 nexus3.edgexfoundry.org:10002 00:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:05:17 Configure a credential helper to remove this warning. See 00:05:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:05:17 00:05:17 Login Succeeded 00:05:17 nexus3.edgexfoundry.org:10003 00:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:05:18 Configure a credential helper to remove this warning. See 00:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:05:18 00:05:18 Login Succeeded 00:05:18 nexus3.edgexfoundry.org:10004 00:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:05:18 Configure a credential helper to remove this warning. See 00:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:05:18 00:05:18 Login Succeeded 00:05:18 ****.io 00:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:05:18 Configure a credential helper to remove this warning. See 00:05:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:05:18 00:05:18 Login Succeeded 00:05:18 ---> ****-login.sh ends [Pipeline] } 00:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 00:05:19 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:05:19 ccce436d0ac5c3ef3c815fb520729a26368c4d34 00:05:19 latest 00:05:19 3.2.0-dev.10 00:05:19 ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 00:05:19 main 00:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 00:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:05:19 a3d2828fbd73: Preparing 00:05:19 923e6ce91ae8: Preparing 00:05:19 3b83a5735982: Preparing 00:05:19 520cad593032: Preparing 00:05:19 608d194cb50c: Preparing 00:05:19 acc83c6ca332: Preparing 00:05:19 8ab7fa0d5370: Preparing 00:05:19 46252c2cb631: Preparing 00:05:19 c28dd9ed9250: Preparing 00:05:19 e0b0e4456f00: Preparing 00:05:19 890104eb6031: Preparing 00:05:19 b353fe5312dc: Preparing 00:05:19 c4cbaf3725e2: Preparing 00:05:19 7c504f21be85: Preparing 00:05:19 acc83c6ca332: Waiting 00:05:19 8ab7fa0d5370: Waiting 00:05:19 46252c2cb631: Waiting 00:05:19 c28dd9ed9250: Waiting 00:05:19 e0b0e4456f00: Waiting 00:05:19 890104eb6031: Waiting 00:05:19 b353fe5312dc: Waiting 00:05:19 c4cbaf3725e2: Waiting 00:05:19 7c504f21be85: Waiting 00:05:20 a3d2828fbd73: Pushed 00:05:20 520cad593032: Pushed 00:05:20 923e6ce91ae8: Pushed 00:05:20 3b83a5735982: Pushed 00:05:20 acc83c6ca332: Pushed 00:05:20 8ab7fa0d5370: Pushed 00:05:20 46252c2cb631: Pushed 00:05:20 c28dd9ed9250: Pushed 00:05:20 e0b0e4456f00: Pushed 00:05:20 7c504f21be85: Layer already exists 00:05:22 b353fe5312dc: Pushed 00:05:26 608d194cb50c: Pushed 00:05:30 890104eb6031: Pushed 00:05:42 c4cbaf3725e2: Pushed 00:05:42 ccce436d0ac5c3ef3c815fb520729a26368c4d34: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:43 + 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 00:05:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:05:43 a3d2828fbd73: Preparing 00:05:43 923e6ce91ae8: Preparing 00:05:43 3b83a5735982: Preparing 00:05:43 520cad593032: Preparing 00:05:43 608d194cb50c: Preparing 00:05:43 acc83c6ca332: Preparing 00:05:43 8ab7fa0d5370: Preparing 00:05:43 46252c2cb631: Preparing 00:05:43 c28dd9ed9250: Preparing 00:05:43 e0b0e4456f00: Preparing 00:05:43 890104eb6031: Preparing 00:05:43 b353fe5312dc: Preparing 00:05:43 c4cbaf3725e2: Preparing 00:05:43 7c504f21be85: Preparing 00:05:43 e0b0e4456f00: Waiting 00:05:43 890104eb6031: Waiting 00:05:43 acc83c6ca332: Waiting 00:05:43 b353fe5312dc: Waiting 00:05:43 8ab7fa0d5370: Waiting 00:05:43 c4cbaf3725e2: Waiting 00:05:43 46252c2cb631: Waiting 00:05:43 7c504f21be85: Waiting 00:05:43 c28dd9ed9250: Waiting 00:05:43 923e6ce91ae8: Layer already exists 00:05:43 520cad593032: Layer already exists 00:05:43 3b83a5735982: Layer already exists 00:05:43 a3d2828fbd73: Layer already exists 00:05:43 608d194cb50c: Layer already exists 00:05:43 acc83c6ca332: Layer already exists 00:05:43 8ab7fa0d5370: Layer already exists 00:05:43 46252c2cb631: Layer already exists 00:05:43 e0b0e4456f00: Layer already exists 00:05:43 c28dd9ed9250: Layer already exists 00:05:43 c4cbaf3725e2: Layer already exists 00:05:43 b353fe5312dc: Layer already exists 00:05:43 890104eb6031: Layer already exists 00:05:43 7c504f21be85: Layer already exists 00:05:43 latest: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:44 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 00:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:05:44 a3d2828fbd73: Preparing 00:05:44 923e6ce91ae8: Preparing 00:05:44 3b83a5735982: Preparing 00:05:44 520cad593032: Preparing 00:05:44 608d194cb50c: Preparing 00:05:44 acc83c6ca332: Preparing 00:05:44 8ab7fa0d5370: Preparing 00:05:44 46252c2cb631: Preparing 00:05:44 c28dd9ed9250: Preparing 00:05:44 e0b0e4456f00: Preparing 00:05:44 890104eb6031: Preparing 00:05:44 b353fe5312dc: Preparing 00:05:44 c4cbaf3725e2: Preparing 00:05:44 acc83c6ca332: Waiting 00:05:44 7c504f21be85: Preparing 00:05:44 8ab7fa0d5370: Waiting 00:05:44 46252c2cb631: Waiting 00:05:44 890104eb6031: Waiting 00:05:44 b353fe5312dc: Waiting 00:05:44 c28dd9ed9250: Waiting 00:05:44 c4cbaf3725e2: Waiting 00:05:44 e0b0e4456f00: Waiting 00:05:44 7c504f21be85: Waiting 00:05:44 a3d2828fbd73: Layer already exists 00:05:44 923e6ce91ae8: Layer already exists 00:05:44 608d194cb50c: Layer already exists 00:05:44 3b83a5735982: Layer already exists 00:05:44 520cad593032: Layer already exists 00:05:44 46252c2cb631: Layer already exists 00:05:44 8ab7fa0d5370: Layer already exists 00:05:44 acc83c6ca332: Layer already exists 00:05:44 c28dd9ed9250: Layer already exists 00:05:44 e0b0e4456f00: Layer already exists 00:05:44 b353fe5312dc: Layer already exists 00:05:44 c4cbaf3725e2: Layer already exists 00:05:44 890104eb6031: Layer already exists 00:05:44 7c504f21be85: Layer already exists 00:05:49 3.2.0-dev.10: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:50 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 00:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:05:50 a3d2828fbd73: Preparing 00:05:50 923e6ce91ae8: Preparing 00:05:50 3b83a5735982: Preparing 00:05:50 520cad593032: Preparing 00:05:50 608d194cb50c: Preparing 00:05:50 acc83c6ca332: Preparing 00:05:50 8ab7fa0d5370: Preparing 00:05:50 46252c2cb631: Preparing 00:05:50 c28dd9ed9250: Preparing 00:05:50 e0b0e4456f00: Preparing 00:05:50 890104eb6031: Preparing 00:05:50 b353fe5312dc: Preparing 00:05:50 c4cbaf3725e2: Preparing 00:05:50 7c504f21be85: Preparing 00:05:50 c28dd9ed9250: Waiting 00:05:50 e0b0e4456f00: Waiting 00:05:50 890104eb6031: Waiting 00:05:50 b353fe5312dc: Waiting 00:05:50 c4cbaf3725e2: Waiting 00:05:50 7c504f21be85: Waiting 00:05:50 8ab7fa0d5370: Waiting 00:05:50 46252c2cb631: Waiting 00:05:50 acc83c6ca332: Waiting 00:05:50 3b83a5735982: Layer already exists 00:05:50 520cad593032: Layer already exists 00:05:50 923e6ce91ae8: Layer already exists 00:05:50 a3d2828fbd73: Layer already exists 00:05:50 608d194cb50c: Layer already exists 00:05:50 acc83c6ca332: Layer already exists 00:05:50 46252c2cb631: Layer already exists 00:05:50 8ab7fa0d5370: Layer already exists 00:05:50 e0b0e4456f00: Layer already exists 00:05:50 c28dd9ed9250: Layer already exists 00:05:50 890104eb6031: Layer already exists 00:05:50 b353fe5312dc: Layer already exists 00:05:50 7c504f21be85: Layer already exists 00:05:50 c4cbaf3725e2: Layer already exists 00:05:50 ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:51 + 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 00:05:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:05:51 a3d2828fbd73: Preparing 00:05:51 923e6ce91ae8: Preparing 00:05:51 3b83a5735982: Preparing 00:05:51 520cad593032: Preparing 00:05:51 608d194cb50c: Preparing 00:05:51 acc83c6ca332: Preparing 00:05:51 8ab7fa0d5370: Preparing 00:05:51 46252c2cb631: Preparing 00:05:51 c28dd9ed9250: Preparing 00:05:51 e0b0e4456f00: Preparing 00:05:51 890104eb6031: Preparing 00:05:51 b353fe5312dc: Preparing 00:05:51 c4cbaf3725e2: Preparing 00:05:51 7c504f21be85: Preparing 00:05:51 c28dd9ed9250: Waiting 00:05:51 e0b0e4456f00: Waiting 00:05:51 890104eb6031: Waiting 00:05:51 b353fe5312dc: Waiting 00:05:51 c4cbaf3725e2: Waiting 00:05:51 7c504f21be85: Waiting 00:05:51 acc83c6ca332: Waiting 00:05:51 8ab7fa0d5370: Waiting 00:05:51 46252c2cb631: Waiting 00:05:51 520cad593032: Layer already exists 00:05:51 923e6ce91ae8: Layer already exists 00:05:51 608d194cb50c: Layer already exists 00:05:51 a3d2828fbd73: Layer already exists 00:05:51 3b83a5735982: Layer already exists 00:05:51 46252c2cb631: Layer already exists 00:05:51 8ab7fa0d5370: Layer already exists 00:05:51 c28dd9ed9250: Layer already exists 00:05:51 acc83c6ca332: Layer already exists 00:05:51 e0b0e4456f00: Layer already exists 00:05:51 b353fe5312dc: Layer already exists 00:05:51 890104eb6031: Layer already exists 00:05:51 c4cbaf3725e2: Layer already exists 00:05:51 7c504f21be85: Layer already exists 00:05:51 main: digest: sha256:e6f8b3d7517f03dbcd55ad9fbe68fd1c918373882ab779d5a2b6001a531fa773 size: 3245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:05:51 ===================================================== [Pipeline] echo 00:05:51 taggedImages: 00:05:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34 00:05:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:05:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.10 00:05:51 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ccce436d0ac5c3ef3c815fb520729a26368c4d34-3.2.0-dev.10 00:05:51 - 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 00:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:52 00:05:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:05:52 arm64: Pulling from edgex-lftools-log-publisher 00:05:52 8998bd30e6a1: Pulling fs layer 00:05:52 04944245beec: Pulling fs layer 00:05:52 699f458cf7ca: Pulling fs layer 00:05:52 765212b225bb: Pulling fs layer 00:05:52 f23df028b6ca: Pulling fs layer 00:05:52 d65c8cfc05b1: Pulling fs layer 00:05:52 2437ff75d9bd: Pulling fs layer 00:05:52 f23df028b6ca: Waiting 00:05:52 d65c8cfc05b1: Waiting 00:05:52 2437ff75d9bd: Waiting 00:05:52 765212b225bb: Waiting 00:05:53 04944245beec: Verifying Checksum 00:05:53 04944245beec: Download complete 00:05:53 765212b225bb: Verifying Checksum 00:05:53 765212b225bb: Download complete 00:05:53 f23df028b6ca: Verifying Checksum 00:05:53 f23df028b6ca: Download complete 00:05:53 d65c8cfc05b1: Verifying Checksum 00:05:53 d65c8cfc05b1: Download complete 00:05:53 699f458cf7ca: Verifying Checksum 00:05:53 699f458cf7ca: Download complete 00:05:53 8998bd30e6a1: Verifying Checksum 00:05:53 8998bd30e6a1: Download complete 00:05:56 2437ff75d9bd: Verifying Checksum 00:05:59 8998bd30e6a1: Pull complete 00:05:59 04944245beec: Pull complete 00:06:01 699f458cf7ca: Pull complete 00:06:01 765212b225bb: Pull complete 00:06:02 f23df028b6ca: Pull complete 00:06:02 d65c8cfc05b1: Pull complete 00:06:20 2437ff75d9bd: Pull complete 00:06:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:06:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:06:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:20 prd-ubuntu20.04-docker-arm64-4c-16g-977 does not seem to be running inside a container 00:06:20 $ 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/175 -v /w/workspace/device-usb-camera/175:/w/workspace/device-usb-camera/175:rw,z -v /w/workspace/device-usb-camera/175@tmp:/w/workspace/device-usb-camera/175@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 00:06:23 $ docker top 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:24 ---> job-cost.sh 00:06:24 lf-activate-venv: SKIPPING 00:06:24 INFO: No Stack... 00:06:25 INFO: Retrieving Pricing Info for: v3-standard-4 00:06:25 INFO: Archiving Costs [Pipeline] sh 00:06:26 + cat /w/workspace/device-usb-camera/175/archives/cost.csv 00:06:26 + cut -d, -f6 [Pipeline] lock 00:06:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] 00:06:26 Resource [jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] did not exist. Created. 00:06:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:06:27 /w/workspace/device-usb-camera/175@tmp/durable-909e47b7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:06:27 + echo total: 0.10999999940395355 [Pipeline] stash 00:06:27 Warning: overwriting stash ‘stack-cost’ 00:06:27 Stashed 1 file(s) [Pipeline] } 00:06:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-175-stack-cost] [Pipeline] // lock [Pipeline] } 00:06:27 $ docker stop --time=1 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 00:06:29 $ docker rm -f --volumes 028ae9c7e8cd204fbbecdf3fc1d3a623f3b0d47edd6655a1195aba3fb77b13b5 [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 00:06:30 provisioning config files... 00:06:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3203946406721254206tmp [Pipeline] { [Pipeline] sh 00:06:30 + set +x 00:06:30 + + curl -s https://codecov.io/bash 00:06:30 bash -s -- 00:06:30 00:06:30 _____ _ 00:06:30 / ____| | | 00:06:30 | | ___ __| | ___ ___ _____ __ 00:06:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:06:30 | |___| (_) | (_| | __/ (_| (_) \ V / 00:06:30 \_____\___/ \__,_|\___|\___\___/ \_/ 00:06:30 Bash-1.0.6 00:06:30 00:06:30 00:06:30 ==> git version 2.25.1 found 00:06:30 ==> 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 00:06:30 Release-Date: 2020-01-08 00:06:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:06:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:06:30 ==> Jenkins CI detected. 00:06:30 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:06:30 project root: . 00:06:30 --> token set from env 00:06:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:06:30 ==> Running gcov in . (disable via -X gcov) 00:06:30 ==> Python coveragepy not found 00:06:30 ==> Searching for coverage reports in: 00:06:30 + . 00:06:30 -> Found 1 reports 00:06:30 ==> Detecting git/mercurial file structure 00:06:30 ==> Reading reports 00:06:30 + ./coverage.out bytes=54703 00:06:30 ==> Appending adjustments 00:06:30 https://docs.codecov.io/docs/fixing-reports 00:06:30 + Found adjustments 00:06:30 ==> Gzipping contents 00:06:30 8.0K /tmp/codecov.mOUyQd.gz 00:06:30 ==> Uploading reports 00:06:30 url: https://codecov.io 00:06:30 query: branch=main&commit=ccce436d0ac5c3ef3c815fb520729a26368c4d34&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:30 -> Pinging Codecov 00:06:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ccce436d0ac5c3ef3c815fb520729a26368c4d34&build=175&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F175%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:06:31 -> Uploading to 00:06:31 https://storage.googleapis.com/codecov/v4/raw/2024-05-29/73D8F5FF140700D3E01443B452E23636/ccce436d0ac5c3ef3c815fb520729a26368c4d34/7ba8c0e4-3de5-4a61-8cd8-b181d291ea31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T000630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cd36748e941b7008064c747410eb4cb9c83c5dd1a6afee85b911788345344db 00:06:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:31 Dload Upload Total Spent Left Speed 00:06:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 27775 --:--:-- --:--:-- --:--:-- 27775 00:06:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] } 00:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:06:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:06:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:06:31 00:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:06:32 latest: Pulling from edgex-devops/edgex-snyk-go 00:06:32 619be1103602: Already exists 00:06:32 f8ea3408117e: Pulling fs layer 00:06:32 91320369b822: Pulling fs layer 00:06:32 0406650e8295: Pulling fs layer 00:06:32 4f4fb700ef54: Pulling fs layer 00:06:32 96d80e3f36e1: Pulling fs layer 00:06:32 bcf3aedb951c: Pulling fs layer 00:06:32 4f4fb700ef54: Waiting 00:06:32 96d80e3f36e1: Waiting 00:06:32 bcf3aedb951c: Waiting 00:06:32 0406650e8295: Verifying Checksum 00:06:32 0406650e8295: Download complete 00:06:32 f8ea3408117e: Verifying Checksum 00:06:32 f8ea3408117e: Download complete 00:06:32 4f4fb700ef54: Verifying Checksum 00:06:32 4f4fb700ef54: Download complete 00:06:32 f8ea3408117e: Pull complete 00:06:32 96d80e3f36e1: Verifying Checksum 00:06:32 96d80e3f36e1: Download complete 00:06:32 91320369b822: Verifying Checksum 00:06:32 91320369b822: Download complete 00:06:33 bcf3aedb951c: Verifying Checksum 00:06:33 bcf3aedb951c: Download complete 00:06:35 91320369b822: Pull complete 00:06:35 0406650e8295: Pull complete 00:06:35 4f4fb700ef54: Pull complete 00:06:35 96d80e3f36e1: Pull complete 00:06:38 bcf3aedb951c: Pull complete 00:06:38 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 00:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:06:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:38 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:06:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 00:06:40 $ docker top 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:40 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 00:06:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:06:40 + set -o pipefail 00:06:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:06:47 00:06:47 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:06:47 00:06:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/064a9242-b26f-4601-8e29-ab5c2105339f 00:06:47 00:06:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:06:47 00:06:47 00:06:47 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:06:47 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:06:47 $ docker stop --time=1 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 00:06:50 $ docker rm -f --volumes 90db48510b705b280446e17635d9c7a80968e8cff0a0ecb8149fd4ef92c44122 [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 00:06:50 + git log --format=format:%s -1 ccce436d0ac5c3ef3c815fb520729a26368c4d34 [Pipeline] sh 00:06:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:06:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:51 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:06:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:06:52 $ docker top cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:06:58 [ssh-agent] Looking for ssh-agent implementation... 00:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:06:58 $ docker exec cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 ssh-agent 00:06:58 SSH_AUTH_SOCK=/tmp/ssh-QdYQtYkpFdsA/agent.33 00:06:58 SSH_AGENT_PID=39 00:06:58 Running ssh-add (command line suppressed) 00:06:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9151095049326520789.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9151095049326520789.key) 00:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:06:58 + git semver tag 00:06:59 2024-05-29 00:06:59,045 [run_tag] DEBUG tag force:False 00:06:59 2024-05-29 00:06:59,046 [check_head_tag] DEBUG check head tag 00:06:59 2024-05-29 00:06:59,048 [execute] INFO git cat-file --batch-check 00:06:59 2024-05-29 00:06:59,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:06:59 2024-05-29 00:06:59,052 [execute] INFO git cat-file --batch 00:06:59 2024-05-29 00:06:59,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:06:59 2024-05-29 00:06:59,093 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:06:59 2024-05-29 00:06:59,094 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 00:06:59 2024-05-29 00:06:59,094 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:06:59 2024-05-29 00:06:59,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:06:59 3.2.0-dev.10 [Pipeline] } 00:06:59 $ docker exec --env ******** --env ******** cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 ssh-agent -k 00:06:59 unset SSH_AUTH_SOCK; 00:06:59 unset SSH_AGENT_PID; 00:06:59 echo Agent pid 39 killed; 00:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:06:59 + git semver [Pipeline] } 00:06:59 $ docker stop --time=1 cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 00:07:01 $ docker rm -f --volumes cfb2d3ebd9326c269fef8877800a8830711cc69c376329ac9460dd41b27ee495 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:01 00:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:01 0.23.1-centos7: Pulling from edgex-lftools 00:07:01 ab5ef0e58194: Pulling fs layer 00:07:01 9712f1f96733: Pulling fs layer 00:07:01 63f879dbbcfc: Pulling fs layer 00:07:01 0d9ebad4ef96: Pulling fs layer 00:07:01 e9a5061849ea: Pulling fs layer 00:07:01 d747dcd14b5f: Pulling fs layer 00:07:01 2de7ff778b66: Pulling fs layer 00:07:01 0d9ebad4ef96: Waiting 00:07:01 e9a5061849ea: Waiting 00:07:01 d747dcd14b5f: Waiting 00:07:01 2de7ff778b66: Waiting 00:07:01 9712f1f96733: Verifying Checksum 00:07:01 9712f1f96733: Download complete 00:07:02 63f879dbbcfc: Verifying Checksum 00:07:02 63f879dbbcfc: Download complete 00:07:02 e9a5061849ea: Verifying Checksum 00:07:02 e9a5061849ea: Download complete 00:07:02 d747dcd14b5f: Verifying Checksum 00:07:02 d747dcd14b5f: Download complete 00:07:02 ab5ef0e58194: Verifying Checksum 00:07:02 ab5ef0e58194: Download complete 00:07:02 0d9ebad4ef96: Verifying Checksum 00:07:02 0d9ebad4ef96: Download complete 00:07:02 2de7ff778b66: Verifying Checksum 00:07:02 2de7ff778b66: Download complete 00:07:05 ab5ef0e58194: Pull complete 00:07:05 9712f1f96733: Pull complete 00:07:05 63f879dbbcfc: Pull complete 00:07:09 0d9ebad4ef96: Pull complete 00:07:09 e9a5061849ea: Pull complete 00:07:09 d747dcd14b5f: Pull complete 00:07:09 2de7ff778b66: Pull complete 00:07:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:07:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:10 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:07:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:07:11 $ docker top 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:07:12 provisioning config files... 00:07:12 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9191469669673028088tmp 00:07:12 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16396748991093285884tmp 00:07:12 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config945316119880258861tmp [Pipeline] { [Pipeline] echo 00:07:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:07:12 ---> sigul-configuration.sh 00:07:12 gpg: directory `/root/.gnupg' created 00:07:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:07:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:07:12 gpg: keyring `/root/.gnupg/secring.gpg' created 00:07:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:07:12 gpg: CAST5 encrypted data 00:07:12 gpg: encrypted with 1 passphrase 00:07:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:07:12 + mkdir /home/jenkins 00:07:12 + mkdir /home/jenkins/sigul [Pipeline] sh 00:07:13 + 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 00:07:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:07:13 ---> sigul-install.sh 00:07:13 Sigul already installed; skipping installation. [Pipeline] sh 00:07:13 + git tag --list 00:07:13 v0.0.0 00:07:13 v0.0.1-dev.1 00:07:13 v0.0.1-dev.10 00:07:13 v0.0.1-dev.11 00:07:13 v0.0.1-dev.12 00:07:13 v0.0.1-dev.13 00:07:13 v0.0.1-dev.14 00:07:13 v0.0.1-dev.15 00:07:13 v0.0.1-dev.16 00:07:13 v0.0.1-dev.2 00:07:13 v0.0.1-dev.3 00:07:13 v0.0.1-dev.4 00:07:13 v0.0.1-dev.5 00:07:13 v0.0.1-dev.6 00:07:13 v0.0.1-dev.7 00:07:13 v0.0.1-dev.8 00:07:13 v0.0.1-dev.9 00:07:13 v2.2.0 00:07:13 v2.2.0-dev.17 00:07:13 v2.2.0-dev.18 00:07:13 v2.2.0-dev.19 00:07:13 v2.2.0-dev.20 00:07:13 v2.2.0-dev.21 00:07:13 v2.2.0-dev.22 00:07:13 v2.2.0-dev.23 00:07:13 v2.2.0-dev.24 00:07:13 v2.2.0-dev.25 00:07:13 v2.2.0-dev.26 00:07:13 v2.2.0-dev.27 00:07:13 v2.3.0 00:07:13 v2.3.0-dev.1 00:07:13 v2.3.0-dev.10 00:07:13 v2.3.0-dev.11 00:07:13 v2.3.0-dev.12 00:07:13 v2.3.0-dev.13 00:07:13 v2.3.0-dev.14 00:07:13 v2.3.0-dev.15 00:07:13 v2.3.0-dev.16 00:07:13 v2.3.0-dev.17 00:07:13 v2.3.0-dev.18 00:07:13 v2.3.0-dev.19 00:07:13 v2.3.0-dev.2 00:07:13 v2.3.0-dev.20 00:07:13 v2.3.0-dev.21 00:07:13 v2.3.0-dev.22 00:07:13 v2.3.0-dev.23 00:07:13 v2.3.0-dev.24 00:07:13 v2.3.0-dev.25 00:07:13 v2.3.0-dev.26 00:07:13 v2.3.0-dev.27 00:07:13 v2.3.0-dev.28 00:07:13 v2.3.0-dev.3 00:07:13 v2.3.0-dev.4 00:07:13 v2.3.0-dev.5 00:07:13 v2.3.0-dev.6 00:07:13 v2.3.0-dev.7 00:07:13 v2.3.0-dev.8 00:07:13 v2.3.0-dev.9 00:07:13 v2.3.1 00:07:13 v2.3.1-dev.4 00:07:13 v2.3.1-dev.5 00:07:13 v2.3.1-dev.6 00:07:13 v3.0 00:07:13 v3.0.0 00:07:13 v3.0.0-dev.1 00:07:13 v3.0.0-dev.10 00:07:13 v3.0.0-dev.11 00:07:13 v3.0.0-dev.12 00:07:13 v3.0.0-dev.13 00:07:13 v3.0.0-dev.14 00:07:13 v3.0.0-dev.15 00:07:13 v3.0.0-dev.16 00:07:13 v3.0.0-dev.17 00:07:13 v3.0.0-dev.18 00:07:13 v3.0.0-dev.19 00:07:13 v3.0.0-dev.2 00:07:13 v3.0.0-dev.20 00:07:13 v3.0.0-dev.21 00:07:13 v3.0.0-dev.22 00:07:13 v3.0.0-dev.23 00:07:13 v3.0.0-dev.24 00:07:13 v3.0.0-dev.25 00:07:13 v3.0.0-dev.26 00:07:13 v3.0.0-dev.27 00:07:13 v3.0.0-dev.28 00:07:13 v3.0.0-dev.29 00:07:13 v3.0.0-dev.3 00:07:13 v3.0.0-dev.30 00:07:13 v3.0.0-dev.31 00:07:13 v3.0.0-dev.32 00:07:13 v3.0.0-dev.33 00:07:13 v3.0.0-dev.34 00:07:13 v3.0.0-dev.35 00:07:13 v3.0.0-dev.36 00:07:13 v3.0.0-dev.37 00:07:13 v3.0.0-dev.38 00:07:13 v3.0.0-dev.39 00:07:13 v3.0.0-dev.4 00:07:13 v3.0.0-dev.40 00:07:13 v3.0.0-dev.41 00:07:13 v3.0.0-dev.42 00:07:13 v3.0.0-dev.43 00:07:13 v3.0.0-dev.44 00:07:13 v3.0.0-dev.45 00:07:13 v3.0.0-dev.46 00:07:13 v3.0.0-dev.47 00:07:13 v3.0.0-dev.48 00:07:13 v3.0.0-dev.49 00:07:13 v3.0.0-dev.5 00:07:13 v3.0.0-dev.50 00:07:13 v3.0.0-dev.51 00:07:13 v3.0.0-dev.6 00:07:13 v3.0.0-dev.7 00:07:13 v3.0.0-dev.8 00:07:13 v3.0.0-dev.9 00:07:13 v3.1 00:07:13 v3.1.0 00:07:13 v3.1.0-dev.1 00:07:13 v3.1.0-dev.10 00:07:13 v3.1.0-dev.11 00:07:13 v3.1.0-dev.12 00:07:13 v3.1.0-dev.13 00:07:13 v3.1.0-dev.14 00:07:13 v3.1.0-dev.15 00:07:13 v3.1.0-dev.16 00:07:13 v3.1.0-dev.17 00:07:13 v3.1.0-dev.18 00:07:13 v3.1.0-dev.19 00:07:13 v3.1.0-dev.2 00:07:13 v3.1.0-dev.20 00:07:13 v3.1.0-dev.21 00:07:13 v3.1.0-dev.22 00:07:13 v3.1.0-dev.23 00:07:13 v3.1.0-dev.24 00:07:13 v3.1.0-dev.25 00:07:13 v3.1.0-dev.26 00:07:13 v3.1.0-dev.27 00:07:13 v3.1.0-dev.28 00:07:13 v3.1.0-dev.29 00:07:13 v3.1.0-dev.3 00:07:13 v3.1.0-dev.30 00:07:13 v3.1.0-dev.31 00:07:13 v3.1.0-dev.32 00:07:13 v3.1.0-dev.33 00:07:13 v3.1.0-dev.34 00:07:13 v3.1.0-dev.35 00:07:13 v3.1.0-dev.36 00:07:13 v3.1.0-dev.37 00:07:13 v3.1.0-dev.38 00:07:13 v3.1.0-dev.39 00:07:13 v3.1.0-dev.4 00:07:13 v3.1.0-dev.5 00:07:13 v3.1.0-dev.6 00:07:13 v3.1.0-dev.7 00:07:13 v3.1.0-dev.8 00:07:13 v3.1.0-dev.9 00:07:13 v3.1.1-dev.1 00:07:13 v3.2.0-dev.1 00:07:13 v3.2.0-dev.10 00:07:13 v3.2.0-dev.2 00:07:13 v3.2.0-dev.3 00:07:13 v3.2.0-dev.4 00:07:13 v3.2.0-dev.5 00:07:13 v3.2.0-dev.6 00:07:13 v3.2.0-dev.7 00:07:13 v3.2.0-dev.8 00:07:13 v3.2.0-dev.9 [Pipeline] sh 00:07:13 + lftools sign git-tag v3.2.0-dev.10 00:07:14 Signing Git tag with Sigul... 00:07:14 Signing v3.2.0-dev.10 [Pipeline] echo 00:07:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:07:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:07:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:07:15 $ docker stop --time=1 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 00:07:16 $ docker rm -f --volumes 8f6e330565811286ade72c1c46173fa5071e1f93a2f9df4599b46970b11e95a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:07:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:17 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:07:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:07:17 $ docker top 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:17 [ssh-agent] Looking for ssh-agent implementation... 00:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:17 $ docker exec 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef ssh-agent 00:07:17 SSH_AUTH_SOCK=/tmp/ssh-fjTJAK2UQEm7/agent.32 00:07:17 SSH_AGENT_PID=38 00:07:17 Running ssh-add (command line suppressed) 00:07:18 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14218115430553462157.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14218115430553462157.key) 00:07:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:18 + git semver bump pre 00:07:18 2024-05-29 00:07:18,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:07:18 2024-05-29 00:07:18,523 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 00:07:18 2024-05-29 00:07:18,523 [bump_version] DEBUG bumped version:3.2.0-dev.11 00:07:18 2024-05-29 00:07:18,523 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:07:18 2024-05-29 00:07:18,523 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:07:18 2024-05-29 00:07:18,523 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:07:18 2024-05-29 00:07:18,525 [execute] INFO git cat-file --batch-check 00:07:18 2024-05-29 00:07:18,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:18 2024-05-29 00:07:18,530 [execute] INFO git cat-file --batch 00:07:18 2024-05-29 00:07:18,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:18 2024-05-29 00:07:18,534 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:07:18 3.2.0-dev.11 [Pipeline] } 00:07:18 $ docker exec --env ******** --env ******** 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef ssh-agent -k 00:07:18 unset SSH_AUTH_SOCK; 00:07:18 unset SSH_AGENT_PID; 00:07:18 echo Agent pid 38 killed; 00:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:19 + git semver [Pipeline] } 00:07:19 $ docker stop --time=1 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef 00:07:21 $ docker rm -f --volumes 23edbf0e97e1a3f0c9e8e7b92bb3199fcd3b7cf4a0c278c5d517172a71523aef [Pipeline] // withDockerContainer [Pipeline] sh 00:07:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:07:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:07:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:22 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:07:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:07:22 $ docker top 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b -eo pid,comm 00:07:22 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). 00:07:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:22 [ssh-agent] Looking for ssh-agent implementation... 00:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:22 $ docker exec 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b ssh-agent 00:07:22 SSH_AUTH_SOCK=/tmp/ssh-BbboOk4knnZL/agent.33 00:07:22 SSH_AGENT_PID=39 00:07:22 Running ssh-add (command line suppressed) 00:07:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5426443398404788736.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5426443398404788736.key) 00:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:23 + git semver push 00:07:23 2024-05-29 00:07:23,336 [run_push] DEBUG push 00:07:23 2024-05-29 00:07:23,337 [execute] INFO git cat-file --batch-check 00:07:23 2024-05-29 00:07:23,337 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:07:23 2024-05-29 00:07:23,340 [execute] INFO git rev-list af6b812fb1ea507b8c2214b8ea4c86ea9804c25d -- 00:07:23 2024-05-29 00:07:23,340 [execute] DEBUG Popen(['git', 'rev-list', 'af6b812fb1ea507b8c2214b8ea4c86ea9804c25d', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:23 2024-05-29 00:07:23,348 [execute] INFO git fetch -v origin 00:07:23 2024-05-29 00:07:23,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:07:23 2024-05-29 00:07:23,783 [run_push] DEBUG no remote changes detected 00:07:23 2024-05-29 00:07:23,783 [execute] INFO git push origin semver 00:07:23 2024-05-29 00:07:23,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:07:24 2024-05-29 00:07:24,459 [run_push] DEBUG push all version tags 00:07:24 2024-05-29 00:07:24,460 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:07:24 2024-05-29 00:07:24,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:07:25 2024-05-29 00:07:25,081 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:07:25 3.2.0-dev.11 [Pipeline] } 00:07:25 $ docker exec --env ******** --env ******** 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b ssh-agent -k 00:07:25 unset SSH_AUTH_SOCK; 00:07:25 unset SSH_AGENT_PID; 00:07:25 echo Agent pid 39 killed; 00:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:25 + git semver [Pipeline] } 00:07:25 $ docker stop --time=1 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b 00:07:27 $ docker rm -f --volumes 1259a19437609c444904f01f607097eecc72ca1fe8394f7602a96ac3b101015b [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 00:07:27 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:07:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:07:27 total 16 00:07:27 drwxr-xr-x 3 root root 4096 May 28 23:53 . 00:07:27 drwxrwxr-x 10 jenkins jenkins 4096 May 29 00:07 .. 00:07:27 drwxr-xr-x 2 root root 4096 May 28 23:53 cost 00:07:27 -rw-r--r-- 1 root root 89 May 28 23:53 cost.csv 00:07:27 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:07:27 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:07:27 total 16 00:07:27 drwxr-xr-x 3 jenkins jenkins 4096 May 28 23:53 . 00:07:27 drwxrwxr-x 10 jenkins jenkins 4096 May 29 00:07 .. 00:07:27 drwxr-xr-x 2 jenkins jenkins 4096 May 28 23:53 cost 00:07:27 -rw-r--r-- 1 jenkins jenkins 89 May 28 23:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:07:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:07:28 ---> package-listing.sh 00:07:28 ++ facter osfamily 00:07:28 ++ tr '[:upper:]' '[:lower:]' 00:07:29 + OS_FAMILY=debian 00:07:29 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:07:29 + START_PACKAGES=/tmp/packages_start.txt 00:07:29 + END_PACKAGES=/tmp/packages_end.txt 00:07:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:07:29 + PACKAGES=/tmp/packages_start.txt 00:07:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:07:29 + PACKAGES=/tmp/packages_end.txt 00:07:29 + case "${OS_FAMILY}" in 00:07:29 + dpkg -l 00:07:29 + grep '^ii' 00:07:29 + '[' -f /tmp/packages_start.txt ']' 00:07:29 + '[' -f /tmp/packages_end.txt ']' 00:07:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:07:29 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:07:29 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:07:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:07:29 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 00:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:07:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:30 prd-ubuntu20.04-docker-8c-8g-975 does not seem to be running inside a container 00:07:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:07:30 $ docker top f553b54a2bef2e3f4ac5a84cfd738bdfac1e580a5427946d127bb2ac39148b34 -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:30 + touch /tmp/pre-build-complete [Pipeline] sh 00:07:30 + mkdir -p /var/log/sysstat [Pipeline] sh 00:07:31 + ls /var/log/sa-host 00:07:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:31 provisioning config files... 00:07:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3160848123519322455tmp [Pipeline] { [Pipeline] echo 00:07:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:07:31 ---> create-netrc.sh [Pipeline] } 00:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:07:32 ---> python-tools-install.sh [Pipeline] echo 00:07:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:07:32 ---> sudo-logs.sh 00:07:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:07:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:07:32 ---> job-cost.sh 00:07:32 lf-activate-venv: SKIPPING 00:07:32 DEBUG: total: 0.2199999988079071 00:07:32 INFO: Retrieving Stack Cost... 00:07:32 INFO: Retrieving Pricing Info for: v3-standard-8 00:07:33 INFO: Archiving Costs [Pipeline] echo 00:07:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:07:33 ---> logs-deploy.sh 00:07:33 lf-activate-venv: SKIPPING 00:07:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/175 00:07:33 INFO: archiving workspace using pattern(s): 00:07:34 Archives upload complete. 00:07:34 INFO: archiving logs to Nexus 00:07:35 ---> uname -a: 00:07:35 Linux prd-ubuntu20-04-docker-8c-8g-975 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:07:35 00:07:35 00:07:35 ---> lscpu: 00:07:35 Architecture: x86_64 00:07:35 CPU op-mode(s): 32-bit, 64-bit 00:07:35 Byte Order: Little Endian 00:07:35 Address sizes: 40 bits physical, 48 bits virtual 00:07:35 CPU(s): 8 00:07:35 On-line CPU(s) list: 0-7 00:07:35 Thread(s) per core: 1 00:07:35 Core(s) per socket: 1 00:07:35 Socket(s): 8 00:07:35 NUMA node(s): 1 00:07:35 Vendor ID: AuthenticAMD 00:07:35 CPU family: 23 00:07:35 Model: 49 00:07:35 Model name: AMD EPYC-Rome Processor 00:07:35 Stepping: 0 00:07:35 CPU MHz: 2799.998 00:07:35 BogoMIPS: 5599.99 00:07:35 Virtualization: AMD-V 00:07:35 Hypervisor vendor: KVM 00:07:35 Virtualization type: full 00:07:35 L1d cache: 256 KiB 00:07:35 L1i cache: 256 KiB 00:07:35 L2 cache: 4 MiB 00:07:35 L3 cache: 128 MiB 00:07:35 NUMA node0 CPU(s): 0-7 00:07:35 Vulnerability Itlb multihit: Not affected 00:07:35 Vulnerability L1tf: Not affected 00:07:35 Vulnerability Mds: Not affected 00:07:35 Vulnerability Meltdown: Not affected 00:07:35 Vulnerability Mmio stale data: Not affected 00:07:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:07:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:07:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:07:35 Vulnerability Srbds: Not affected 00:07:35 Vulnerability Tsx async abort: Not affected 00:07:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:07:35 00:07:35 00:07:35 ---> nproc: 00:07:35 8 00:07:35 00:07:35 00:07:35 ---> df -h: 00:07:35 Filesystem Size Used Avail Use% Mounted on 00:07:35 overlay 155G 14G 142G 9% / 00:07:35 tmpfs 64M 0 64M 0% /dev 00:07:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:07:35 shm 64M 0 64M 0% /dev/shm 00:07:35 /dev/vda1 155G 14G 142G 9% /facter-os 00:07:35 00:07:35 00:07:35 ---> sar -b -r -n DEV: 00:07:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-975) 05/29/24 _x86_64_ (8 CPU) 00:07:35 00:07:35 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:07:35 00:00:01 400.00 0.00 400.00 0.00 0.00 11200.00 0.00 00:07:35 00:01:01 6.25 0.03 6.22 0.00 0.27 151.31 0.00 00:07:35 00:02:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 00:07:35 00:03:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 00:07:35 00:04:01 1.75 0.00 1.75 0.00 0.00 21.60 0.00 00:07:35 00:05:01 1.33 0.02 1.32 0.00 0.13 15.60 0.00 00:07:35 00:06:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 00:07:35 00:07:01 88.97 0.48 88.48 0.00 13.33 38082.40 0.00 00:07:35 Average: 14.62 0.08 14.54 0.00 1.96 5472.88 0.00 00:07:35 00:07:35 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:07:35 00:00:01 26449076 31536588 752988 2.29 213872 4916488 1828732 5.39 1612984 4169068 4 00:07:35 00:01:01 26448776 31536992 752676 2.29 214160 4916516 1836332 5.41 1613100 4168352 8 00:07:35 00:02:01 26448564 31536832 753008 2.29 214184 4916520 1836332 5.41 1613328 4168352 8 00:07:35 00:03:01 26448424 31536812 753112 2.29 214192 4916520 1836332 5.41 1613012 4168452 12 00:07:35 00:04:01 26448992 31537400 752436 2.29 214232 4916512 1836332 5.41 1613032 4168464 20 00:07:35 00:05:01 26448840 31537348 752324 2.29 214256 4916524 1841464 5.43 1613092 4168464 4 00:07:35 00:06:01 26449516 31538028 751556 2.29 214284 4916528 1841464 5.43 1612880 4168468 8 00:07:35 00:07:01 25717876 31509624 777624 2.36 229140 5552948 1921860 5.66 1686260 4776008 7812 00:07:35 Average: 26357508 31533703 755716 2.30 216040 4996070 1847356 5.44 1622211 4244454 984 00:07:35 00:07:35 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:07:35 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:07:35 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:07:35 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:02:01 ens3 1.27 1.60 0.31 6.59 0.00 0.00 0.00 0.00 00:07:35 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:07:35 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:03:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:04:01 ens3 1.78 1.43 0.37 6.77 0.00 0.00 0.00 0.00 00:07:35 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:07:35 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:05:01 ens3 0.78 1.50 0.12 6.58 0.00 0.00 0.00 0.00 00:07:35 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:06:01 ens3 0.30 0.17 0.18 0.01 0.00 0.00 0.00 0.00 00:07:35 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:07:35 00:07:01 docker0 88.03 148.77 7.70 1291.50 0.00 0.00 0.00 0.00 00:07:35 00:07:01 ens3 313.58 198.38 5063.71 86.20 0.00 0.00 0.00 0.00 00:07:35 00:07:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 00:07:35 Average: docker0 12.57 21.25 1.10 184.46 0.00 0.00 0.00 0.00 00:07:35 Average: ens3 45.41 29.02 723.37 15.16 0.00 0.00 0.00 0.00 00:07:35 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 00:07:35 00:07:35 00:07:35 ---> sar -P ALL: 00:07:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-975) 05/29/24 _x86_64_ (8 CPU) 00:07:35 00:07:35 00:00:01 CPU %user %nice %system %iowait %steal %idle 00:07:35 00:00:01 all 14.29 0.00 0.00 14.29 0.00 71.43 00:07:35 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:00:01 6 100.00 0.00 0.00 0.00 0.00 0.00 00:07:35 00:00:01 7 0.00 0.00 0.00 100.00 0.00 0.00 00:07:35 00:01:01 all 0.03 0.02 0.04 0.02 0.01 99.89 00:07:35 00:01:01 0 0.00 0.08 0.05 0.00 0.00 99.87 00:07:35 00:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 00:07:35 00:01:01 2 0.03 0.00 0.03 0.02 0.03 99.88 00:07:35 00:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:01:01 4 0.08 0.00 0.03 0.00 0.00 99.88 00:07:35 00:01:01 5 0.05 0.05 0.07 0.03 0.00 99.80 00:07:35 00:01:01 6 0.00 0.00 0.03 0.00 0.02 99.95 00:07:35 00:01:01 7 0.02 0.00 0.05 0.10 0.00 99.83 00:07:35 00:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:07:35 00:02:01 0 0.05 0.00 0.00 0.00 0.03 99.92 00:07:35 00:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:02:01 2 0.03 0.00 0.03 0.02 0.03 99.88 00:07:35 00:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:07:35 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 00:07:35 00:03:01 all 0.00 0.00 0.01 0.00 0.01 99.98 00:07:35 00:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 00:07:35 00:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:03:01 2 0.00 0.00 0.02 0.02 0.02 99.95 00:07:35 00:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:07:35 00:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 00:07:35 00:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:03:01 7 0.00 0.00 0.03 0.02 0.00 99.95 00:07:35 00:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:07:35 00:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 00:07:35 00:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 00:07:35 00:04:01 2 0.03 0.00 0.02 0.02 0.03 99.90 00:07:35 00:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:07:35 00:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 00:07:35 00:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:04:01 7 0.02 0.00 0.00 0.02 0.02 99.95 00:07:35 00:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:07:35 00:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 00:07:35 00:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:05:01 2 0.03 0.00 0.05 0.02 0.03 99.87 00:07:35 00:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 00:07:35 00:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:07:35 00:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:07:35 00:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 00:07:35 00:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:07:35 00:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 00:07:35 00:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 00:07:35 00:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:07:35 00:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:07:35 00:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:07:35 00:06:01 7 0.00 0.00 0.02 0.02 0.02 99.95 00:07:35 00:07:01 all 4.76 0.00 2.03 0.45 0.03 92.73 00:07:35 00:07:01 0 4.80 0.00 2.04 0.03 0.03 93.10 00:07:35 00:07:01 1 4.19 0.00 1.76 0.03 0.03 93.99 00:07:35 00:07:01 2 4.00 0.00 2.82 1.70 0.05 91.43 00:07:35 00:07:01 3 4.93 0.00 2.45 0.03 0.02 92.58 00:07:35 00:07:01 4 5.92 0.00 1.81 0.13 0.03 92.09 00:07:35 00:07:01 5 4.66 0.00 1.35 0.02 0.02 93.96 00:07:35 00:07:01 6 4.37 0.00 2.18 1.16 0.03 92.26 00:07:35 00:07:01 7 5.25 0.00 1.81 0.49 0.03 92.42 00:07:35 Average: all 0.70 0.00 0.30 0.07 0.01 98.92 00:07:35 Average: 0 0.71 0.01 0.31 0.00 0.02 98.94 00:07:35 Average: 1 0.61 0.00 0.26 0.00 0.01 99.12 00:07:35 Average: 2 0.59 0.00 0.42 0.26 0.03 98.70 00:07:35 Average: 3 0.71 0.00 0.35 0.00 0.00 98.93 00:07:35 Average: 4 0.87 0.00 0.27 0.02 0.00 98.84 00:07:35 Average: 5 0.68 0.01 0.21 0.01 0.00 99.09 00:07:35 Average: 6 0.64 0.00 0.32 0.16 0.01 98.87 00:07:35 Average: 7 0.76 0.00 0.28 0.10 0.01 98.85 00:07:35 00:07:35 00:07:35