Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebb085bb7a70741b066bc3ef5ee31b5738d04c47 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-ssh2968171096434085997.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8316104604015162022.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7485648127452495846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2810841118252268837.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-ssh10991200465240295775.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23034 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (main) Commit message: "Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > 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 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 > git rev-list --no-walk 60c6d6f4a1dd386522f88229b760e87d58d61eab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:51 ========================================================= 01:56:51 EdgeX Global Pipelines Version Info 01:56:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:51 ------------------- 01:56:51 stable info: 01:56:51 ------------------- 01:56:51 Commited By: Ginny Guan ginny@iotechsys.com 01:56:51 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:56:51 Message: update stable to v1.0.265 01:56:52 ------------------- 01:56:52 experimental info: 01:56:52 ------------------- 01:56:52 Commited By: Cherry Wang cherry@iotechsys.com 01:56:52 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:56:52 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebb085b [Pipeline] echo 01:56:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:53 provisioning config files... 01:56:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6574560421064126513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:53 ---> ****-login.sh 01:56:53 nexus3.edgexfoundry.org:10001 01:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:53 Configure a credential helper to remove this warning. See 01:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:53 01:56:53 Login Succeeded 01:56:53 nexus3.edgexfoundry.org:10002 01:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:53 Configure a credential helper to remove this warning. See 01:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:53 01:56:53 Login Succeeded 01:56:53 nexus3.edgexfoundry.org:10003 01:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:54 Configure a credential helper to remove this warning. See 01:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:54 01:56:54 Login Succeeded 01:56:54 nexus3.edgexfoundry.org:10004 01:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:54 Configure a credential helper to remove this warning. See 01:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:54 01:56:54 Login Succeeded 01:56:54 ****.io 01:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:54 Configure a credential helper to remove this warning. See 01:56:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:54 01:56:54 Login Succeeded 01:56:54 ---> ****-login.sh ends [Pipeline] } 01:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:56:54 + git rev-list -1 --merges ebb085bb7a70741b066bc3ef5ee31b5738d04c47~1..ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo 01:56:54 -----------> git rev-list -1 --merges ebb085bb7a70741b066bc3ef5ee31b5738d04c47~1..ebb085bb7a70741b066bc3ef5ee31b5738d04c47 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 01:56:54 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [false] [Pipeline] sh 01:56:55 + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo 01:56:55 ========================================================= 01:56:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:55 + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] echo 01:56:55 [semverPrep] GIT_COMMIT: ebb085bb7a70741b066bc3ef5ee31b5738d04c47, Commit Message: Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo 01:56:55 [semverPrep] This is not a build commit. [Pipeline] sh 01:56:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:55 + grep -v github /etc/ssh/ssh_known_hosts 01:56:55 + [ -e /tmp/ssh_known_hosts ] 01:56:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:56:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:56:55 + sudo tee -a /etc/ssh/ssh_known_hosts 01:56:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:56 01:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:56 0.1.4: Pulling from edgex-devops/py-git-semver 01:56:56 b85a868b505f: Pulling fs layer 01:56:56 e2be974225ed: Pulling fs layer 01:56:56 339a4e72a1f5: Pulling fs layer 01:56:56 988bab9f4d93: Pulling fs layer 01:56:56 1469e6f7b9e6: Pulling fs layer 01:56:56 eaf3925da568: Pulling fs layer 01:56:56 bab4dde63d76: Pulling fs layer 01:56:56 bde34c3a00c8: Pulling fs layer 01:56:56 b352a97aabf1: Pulling fs layer 01:56:56 4872d77fe225: Pulling fs layer 01:56:56 5851b861e8e6: Pulling fs layer 01:56:56 1469e6f7b9e6: Waiting 01:56:56 b352a97aabf1: Waiting 01:56:56 eaf3925da568: Waiting 01:56:56 bde34c3a00c8: Waiting 01:56:56 4872d77fe225: Waiting 01:56:56 5851b861e8e6: Waiting 01:56:56 bab4dde63d76: Waiting 01:56:56 988bab9f4d93: Waiting 01:56:56 e2be974225ed: Verifying Checksum 01:56:56 e2be974225ed: Download complete 01:56:56 988bab9f4d93: Verifying Checksum 01:56:56 988bab9f4d93: Download complete 01:56:56 339a4e72a1f5: Verifying Checksum 01:56:56 339a4e72a1f5: Download complete 01:56:56 1469e6f7b9e6: Verifying Checksum 01:56:56 1469e6f7b9e6: Download complete 01:56:56 eaf3925da568: Download complete 01:56:56 bde34c3a00c8: Verifying Checksum 01:56:56 bde34c3a00c8: Download complete 01:56:56 b352a97aabf1: Download complete 01:56:56 4872d77fe225: Verifying Checksum 01:56:56 4872d77fe225: Download complete 01:56:56 5851b861e8e6: Verifying Checksum 01:56:56 5851b861e8e6: Download complete 01:56:56 b85a868b505f: Verifying Checksum 01:56:57 bab4dde63d76: Verifying Checksum 01:56:57 bab4dde63d76: Download complete 01:56:58 b85a868b505f: Pull complete 01:56:58 e2be974225ed: Pull complete 01:56:58 339a4e72a1f5: Pull complete 01:56:58 988bab9f4d93: Pull complete 01:56:59 1469e6f7b9e6: Pull complete 01:56:59 eaf3925da568: Pull complete 01:57:01 bab4dde63d76: Pull complete 01:57:01 bde34c3a00c8: Pull complete 01:57:01 b352a97aabf1: Pull complete 01:57:01 4872d77fe225: Pull complete 01:57:01 5851b861e8e6: Pull complete 01:57:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:57:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:57:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:01 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 01:57:01 $ 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 01:57:06 $ docker top 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 -eo pid,comm 01:57:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:57:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:06 [ssh-agent] Looking for ssh-agent implementation... 01:57:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:06 $ docker exec 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent 01:57:06 SSH_AUTH_SOCK=/tmp/ssh-b20LvYSUj0tr/agent.33 01:57:06 SSH_AGENT_PID=39 01:57:06 Running ssh-add (command line suppressed) 01:57:06 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776634448775263740.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6776634448775263740.key) 01:57:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:06 + git tag --points-at HEAD [Pipeline] } 01:57:06 $ docker exec --env ******** --env ******** 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent -k 01:57:06 unset SSH_AUTH_SOCK; 01:57:06 unset SSH_AGENT_PID; 01:57:06 echo Agent pid 39 killed; 01:57:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:57:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:57:06 [ssh-agent] Looking for ssh-agent implementation... 01:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:57:07 $ docker exec 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent 01:57:07 SSH_AUTH_SOCK=/tmp/ssh-hVEMRMSi8PDy/agent.72 01:57:07 SSH_AGENT_PID=78 01:57:07 Running ssh-add (command line suppressed) 01:57:07 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4765146151889798792.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4765146151889798792.key) 01:57:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:57:07 + git semver init 01:57:07 2024-10-18 01:57:07,864 [run_init] DEBUG init version:0.0.0 force:False 01:57:07 2024-10-18 01:57:07,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 01:57:07 2024-10-18 01:57:07,865 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 01:57:07 2024-10-18 01:57:07,865 [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) 01:57:09 2024-10-18 01:57:09,463 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 01:57:09 2024-10-18 01:57:09,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 01:57:09 2024-10-18 01:57:09,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:57:09 2024-10-18 01:57:09,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 01:57:09 3.2.0-dev.22 [Pipeline] } 01:57:09 $ docker exec --env ******** --env ******** 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 ssh-agent -k 01:57:09 unset SSH_AUTH_SOCK; 01:57:09 unset SSH_AGENT_PID; 01:57:09 echo Agent pid 78 killed; 01:57:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:57:10 + git semver [Pipeline] } 01:57:10 $ docker stop --time=1 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 01:57:11 $ docker rm -f --volumes 57f7939a16c8b17930fe8400380b9d38b12c8ddfa4a9d08ce63dd72a83d87317 [Pipeline] // withDockerContainer [Pipeline] sh 01:57:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:57:12 Stashed 1 file(s) [Pipeline] echo 01:57:12 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:12 provisioning config files... 01:57:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12996540428349838435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:12 ---> ****-login.sh 01:57:12 nexus3.edgexfoundry.org:10001 01:57:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:15 Configure a credential helper to remove this warning. See 01:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:15 01:57:15 Login Succeeded 01:57:15 nexus3.edgexfoundry.org:10002 01:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:15 Configure a credential helper to remove this warning. See 01:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:15 01:57:15 Login Succeeded 01:57:15 nexus3.edgexfoundry.org:10003 01:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:15 Configure a credential helper to remove this warning. See 01:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:15 01:57:15 Login Succeeded 01:57:15 nexus3.edgexfoundry.org:10004 01:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:15 Configure a credential helper to remove this warning. See 01:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:15 01:57:15 Login Succeeded 01:57:15 ****.io 01:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:15 Configure a credential helper to remove this warning. See 01:57:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:15 01:57:15 Login Succeeded 01:57:15 ---> ****-login.sh ends [Pipeline] } 01:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:57:15 ========================================================= 01:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:57:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:57:16 Sending build context to Docker daemon 20.61MB 01:57:16 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 01:57:16 Step 2/13 : FROM ${BASE} AS builder 01:57:16 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:57:16 43c4264eed91: Pulling fs layer 01:57:16 4cc291be95ef: Pulling fs layer 01:57:16 2ac1f1163629: Pulling fs layer 01:57:16 5c3c966382ef: Pulling fs layer 01:57:16 4f4fb700ef54: Pulling fs layer 01:57:16 5d5c8e513c77: Pulling fs layer 01:57:16 9f66e0745190: Pulling fs layer 01:57:16 f49a43e4bbc0: Pulling fs layer 01:57:16 561ebcabdf7f: Pulling fs layer 01:57:16 4f4fb700ef54: Waiting 01:57:16 5d5c8e513c77: Waiting 01:57:16 f49a43e4bbc0: Waiting 01:57:16 561ebcabdf7f: Waiting 01:57:16 4cc291be95ef: Verifying Checksum 01:57:16 4cc291be95ef: Download complete 01:57:16 5c3c966382ef: Verifying Checksum 01:57:16 5c3c966382ef: Download complete 01:57:16 4f4fb700ef54: Download complete 01:57:16 5d5c8e513c77: Verifying Checksum 01:57:16 5d5c8e513c77: Download complete 01:57:16 43c4264eed91: Verifying Checksum 01:57:16 43c4264eed91: Download complete 01:57:16 9f66e0745190: Download complete 01:57:16 43c4264eed91: Pull complete 01:57:16 561ebcabdf7f: Download complete 01:57:16 4cc291be95ef: Pull complete 01:57:17 2ac1f1163629: Verifying Checksum 01:57:17 2ac1f1163629: Download complete 01:57:17 f49a43e4bbc0: Verifying Checksum 01:57:17 f49a43e4bbc0: Download complete 01:57:21 2ac1f1163629: Pull complete 01:57:21 5c3c966382ef: Pull complete 01:57:21 4f4fb700ef54: Pull complete 01:57:21 5d5c8e513c77: Pull complete 01:57:21 9f66e0745190: Pull complete 01:57:24 f49a43e4bbc0: Pull complete 01:57:24 561ebcabdf7f: Pull complete 01:57:24 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:57:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:57:24 ---> 3a752c3f9dda 01:57:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 01:57:27 Still waiting to schedule task 01:57:27 ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:57:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline 01:57:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23035’ is offline 01:57:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-23036’ is offline 01:57:29 ---> Running in dd0a9c19a943 01:57:29 Removing intermediate container dd0a9c19a943 01:57:29 ---> 6fcda295bc6e 01:57:29 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:29 ---> Running in 05ffbf832c5b 01:57:29 Removing intermediate container 05ffbf832c5b 01:57:29 ---> d93846637d29 01:57:29 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:57:29 ---> Running in 208ad8b8dbb7 01:57:29 Removing intermediate container 208ad8b8dbb7 01:57:29 ---> 51aa02095340 01:57:29 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:57:29 ---> Running in 59a32bba5193 01:57:29 Removing intermediate container 59a32bba5193 01:57:29 ---> 81513269e5c4 01:57:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:30 ---> Running in d238c425ee8e 01:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:31 (1/14) Installing libintl (0.22.5-r0) 01:57:31 (2/14) Installing eudev-libs (3.2.14-r2) 01:57:31 (3/14) Installing libjpeg-turbo (3.0.3-r0) 01:57:31 (4/14) Installing v4l-utils-libs (1.24.1-r1) 01:57:31 (5/14) Installing v4l-utils (1.24.1-r1) 01:57:31 (6/14) Installing libdvbv5 (1.24.1-r1) 01:57:31 (7/14) Installing udev-init-scripts (35-r1) 01:57:31 (8/14) Installing libeconf (0.6.3-r0) 01:57:31 (9/14) Installing libblkid (2.40.1-r1) 01:57:31 (10/14) Installing xz-libs (5.6.2-r0) 01:57:31 (11/14) Installing kmod-libs (32-r0) 01:57:31 (12/14) Installing eudev (3.2.14-r2) 01:57:31 (13/14) Installing eudev-dev (3.2.14-r2) 01:57:31 (14/14) Installing v4l-utils-dev (1.24.1-r1) 01:57:31 Executing busybox-1.36.1-r29.trigger 01:57:31 Executing eudev-3.2.14-r2.trigger 01:57:31 OK: 253 MiB in 68 packages 01:57:31 Removing intermediate container d238c425ee8e 01:57:31 ---> 228b9d6773a5 01:57:31 Step 8/13 : WORKDIR /device-usb-camera 01:57:31 ---> Running in 4b2d1bd6678f 01:57:31 Removing intermediate container 4b2d1bd6678f 01:57:31 ---> 4a35339f5f01 01:57:31 Step 9/13 : COPY go.mod vendor* ./ 01:57:31 ---> a7d002843f47 01:57:31 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:31 ---> Running in 5ef5ded4481c 01:58:31 Removing intermediate container 5ef5ded4481c 01:58:31 ---> 7306db46c3d1 01:58:31 Step 11/13 : COPY . . 01:58:31 ---> b392d61e5150 01:58:31 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:58:31 ---> Running in 97e2c9459319 01:58:31  % Total % Received % Xferd Average Speed Time Time Time Current 01:58:31 Dload Upload Total Spent Left Speed 01:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10174 0 --:--:-- --:--:-- --:--:-- 10310 01:58:31 Removing intermediate container 97e2c9459319 01:58:31 ---> 707ac5cd476c 01:58:31 Step 13/13 : RUN ${MAKE} 01:58:31 ---> Running in 7727f5c113fa 01:58:31 noop 01:58:31 Removing intermediate container 7727f5c113fa 01:58:31 ---> f8d625ed2bb4 01:58:31 Successfully built f8d625ed2bb4 01:58:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker inspect -f . ci-base-image-x86_64 01:58:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:32 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 01:58:32 $ 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 01:58:32 $ docker top f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:33 + go version 01:58:33 go version go1.23.2 linux/amd64 [Pipeline] } 01:58:33 $ docker stop --time=1 f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 01:58:34 $ docker rm -f --volumes f9f312769efa863044a812ffa924b8c4ce7f7327d3a4e11c8f63fbff458f6921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:34 + docker inspect -f . ci-base-image-x86_64 01:58:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:34 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 01:58:34 $ 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 01:58:35 $ docker top 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 -eo pid,comm [Pipeline] { [Pipeline] sh 01:58:35 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 01:58:35 + make test 01:58:35 go test ./... -coverprofile=coverage.out ./... 01:58:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 01:58:59 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 01:58:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 01:59:09 go vet ./... 01:59:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:59:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:59:16 ./bin/test-attribution-txt.sh [Pipeline] echo 01:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:59:16 $ docker stop --time=1 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 01:59:20 $ docker rm -f --volumes 0a03910c5a8e90a0e4d12602d341d7334335d28f676f6decad95bf931d826a09 [Pipeline] // withDockerContainer [Pipeline] sh 01:59:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:59:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:59:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:59:22 + ls -al . 01:59:22 total 300 01:59:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:58 . 01:59:22 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:56 .. 01:59:22 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:58 .git 01:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 .github 01:59:22 -rw-rw-r-- 1 jenkins jenkins 379 Oct 18 01:56 .gitignore 01:59:22 -rw-rw-r-- 1 jenkins jenkins 203 Oct 18 01:56 .golangci.yml 01:59:22 -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 01:56 .hadolint.yml 01:59:22 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:57 .semver 01:59:22 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 18 01:56 Attribution.txt 01:59:22 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 18 01:56 CHANGELOG.md 01:59:22 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 01:56 Dockerfile 01:59:22 -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 01:56 GOVERNANCE.md 01:59:22 -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 01:56 Jenkinsfile 01:59:22 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 01:56 LICENSE 01:59:22 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 18 01:56 Makefile 01:59:22 -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 01:56 OWNERS.md 01:59:22 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 01:56 README.md 01:59:22 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION 01:59:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 bin 01:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 cmd 01:59:22 -rw-r--r-- 1 jenkins jenkins 54772 Oct 18 01:58 coverage.out 01:59:22 -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 01:56 docker-entrypoint.sh 01:59:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:56 docs 01:59:22 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 18 01:56 go.mod 01:59:22 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 18 01:56 go.sum 01:59:22 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:56 internal 01:59:22 -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 01:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:22 + 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=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 --label arch=amd64 --label version=3.2.0-dev.22 . 01:59:22 Sending build context to Docker daemon 20.67MB 01:59:22 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 01:59:22 Step 2/37 : FROM ${BASE} AS builder 01:59:22 ---> f8d625ed2bb4 01:59:22 Step 3/37 : ARG ADD_BUILD_TAGS="" 01:59:23 ---> Running in bc174e6aaf2f 01:59:23 Removing intermediate container bc174e6aaf2f 01:59:23 ---> d4f981a74c70 01:59:23 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:59:23 ---> Running in 5f8d4765b556 01:59:23 Removing intermediate container 5f8d4765b556 01:59:23 ---> a00089016949 01:59:23 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 01:59:23 ---> Running in e9ffc53ccba1 01:59:23 Removing intermediate container e9ffc53ccba1 01:59:23 ---> 1e1a58855616 01:59:23 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 01:59:23 ---> Running in 745a04b281fc 01:59:23 Removing intermediate container 745a04b281fc 01:59:23 ---> 5e60d4d5acb4 01:59:23 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:59:23 ---> Running in 362475fa2b1f 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:59:24 OK: 253 MiB in 68 packages 01:59:24 Removing intermediate container 362475fa2b1f 01:59:24 ---> 34fa99a2e421 01:59:24 Step 8/37 : WORKDIR /device-usb-camera 01:59:24 ---> Running in 26ca963db3a3 01:59:24 Removing intermediate container 26ca963db3a3 01:59:24 ---> 04d01cb1a114 01:59:24 Step 9/37 : COPY go.mod vendor* ./ 01:59:24 ---> b724be22cdd9 01:59:24 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:24 ---> Running in f4db4178cce0 01:59:25 Removing intermediate container f4db4178cce0 01:59:25 ---> f94df0dc9082 01:59:25 Step 11/37 : COPY . . 01:59:26 ---> eca6a5c81d3c 01:59:26 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 01:59:26 ---> Running in 7aad2c8f6987 01:59:26  % Total % Received % Xferd Average Speed Time Time Time Current 01:59:26  Dload Upload Total Spent Left Speed 01:59:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 40697 0 --:--:-- --:--:-- --:--:-- 42480 01:59:27 Removing intermediate container 7aad2c8f6987 01:59:27 ---> cd82a516e8aa 01:59:27 Step 13/37 : RUN ${MAKE} 01:59:27 ---> Running in 467b94f648e5 01:59:27 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 02:00:14 Removing intermediate container 467b94f648e5 02:00:14 ---> e1de95f0e164 02:00:14 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:00:14 1.8.2: Pulling from bluenviron/mediamtx 02:00:14 8411072a22a5: Pulling fs layer 02:00:14 8411072a22a5: Verifying Checksum 02:00:14 8411072a22a5: Download complete 02:00:14 8411072a22a5: Pull complete 02:00:14 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:00:14 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:00:14 ---> 1ac78cb06e13 02:00:14 Step 15/37 : FROM alpine:3.20 02:00:14 3.20: Pulling from library/alpine 02:00:14 43c4264eed91: Already exists 02:00:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:00:14 Status: Downloaded newer image for alpine:3.20 02:00:14 ---> 91ef0af61f39 02:00:14 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:00:14 ---> Running in ce7903462ea2 02:00:14 Removing intermediate container ce7903462ea2 02:00:14 ---> bef3e79d037c 02:00:14 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:00:14 ---> Running in 7b3ff602658d 02:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:14 (1/115) Installing dumb-init (1.2.5-r3) 02:00:14 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 02:00:14 (3/115) Installing aom-libs (3.9.1-r0) 02:00:14 (4/115) Installing libxau (1.0.11-r4) 02:00:14 (5/115) Installing libmd (1.1.0-r0) 02:00:14 (6/115) Installing libbsd (0.12.2-r0) 02:00:14 (7/115) Installing libxdmcp (1.1.5-r1) 02:00:14 (8/115) Installing libxcb (1.16.1-r0) 02:00:14 (9/115) Installing libx11 (1.8.9-r1) 02:00:14 (10/115) Installing hwdata-pci (0.382-r0) 02:00:14 (11/115) Installing libpciaccess (0.18.1-r0) 02:00:14 (12/115) Installing libdrm (2.4.120-r0) 02:00:14 (13/115) Installing libxext (1.3.6-r2) 02:00:14 (14/115) Installing libxfixes (6.0.1-r4) 02:00:14 (15/115) Installing libffi (3.4.6-r0) 02:00:14 (16/115) Installing wayland-libs-client (1.22.0-r4) 02:00:14 (17/115) Installing libva (2.21.0-r0) 02:00:14 (18/115) Installing libvdpau (1.5-r3) 02:00:14 (19/115) Installing libgcc (13.2.1_git20240309-r0) 02:00:14 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 02:00:14 (21/115) Installing onevpl-libs (2023.3.1-r2) 02:00:14 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 02:00:14 (23/115) Installing libdav1d (1.4.2-r0) 02:00:14 (24/115) Installing openexr-libiex (3.1.13-r1) 02:00:14 (25/115) Installing openexr-libilmthread (3.1.13-r1) 02:00:14 (26/115) Installing imath (3.1.12-r0) 02:00:14 (27/115) Installing openexr-libopenexr (3.1.13-r1) 02:00:14 (28/115) Installing brotli-libs (1.1.0-r2) 02:00:14 (29/115) Installing giflib (5.2.2-r0) 02:00:14 (30/115) Installing libhwy (1.0.7-r0) 02:00:14 (31/115) Installing libjpeg-turbo (3.0.3-r0) 02:00:14 (32/115) Installing lcms2 (2.16-r0) 02:00:14 (33/115) Installing libpng (1.6.44-r0) 02:00:14 (34/115) Installing libjxl (0.10.2-r0) 02:00:14 (35/115) Installing lame-libs (3.100-r5) 02:00:14 (36/115) Installing opus (1.5.2-r0) 02:00:14 (37/115) Installing rav1e-libs (0.7.1-r0) 02:00:14 (38/115) Installing libgomp (13.2.1_git20240309-r0) 02:00:14 (39/115) Installing soxr (0.1.3-r7) 02:00:14 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 02:00:14 (41/115) Installing libogg (1.3.5-r5) 02:00:14 (42/115) Installing libtheora (1.1.1-r18) 02:00:14 (43/115) Installing libvorbis (1.3.7-r2) 02:00:14 (44/115) Installing libvpx (1.14.1-r0) 02:00:14 (45/115) Installing libsharpyuv (1.3.2-r0) 02:00:14 (46/115) Installing libwebp (1.3.2-r0) 02:00:14 (47/115) Installing libwebpmux (1.3.2-r0) 02:00:14 (48/115) Installing x264-libs (0.164_git20231001-r0) 02:00:14 (49/115) Installing numactl (2.0.18-r0) 02:00:14 (50/115) Installing x265-libs (3.6-r0) 02:00:14 (51/115) Installing xvidcore (1.3.7-r2) 02:00:14 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 02:00:14 (53/115) Installing sdl2 (2.28.5-r1) 02:00:14 (54/115) Installing alsa-lib (1.2.11-r0) 02:00:14 (55/115) Installing libexpat (2.6.3-r0) 02:00:14 (56/115) Installing libbz2 (1.0.8-r6) 02:00:14 (57/115) Installing freetype (2.13.2-r0) 02:00:14 (58/115) Installing fontconfig (2.15.0-r1) 02:00:14 (59/115) Installing fribidi (1.0.15-r0) 02:00:14 (60/115) Installing libintl (0.22.5-r0) 02:00:14 (61/115) Installing libeconf (0.6.3-r0) 02:00:14 (62/115) Installing libblkid (2.40.1-r1) 02:00:14 (63/115) Installing libmount (2.40.1-r1) 02:00:14 (64/115) Installing pcre2 (10.43-r0) 02:00:14 (65/115) Installing glib (2.80.5-r0) 02:00:14 (66/115) Installing graphite2 (1.3.14-r6) 02:00:14 (67/115) Installing harfbuzz (8.5.0-r0) 02:00:14 (68/115) Installing libunibreak (6.1-r0) 02:00:14 (69/115) Installing libass (0.17.2-r0) 02:00:14 (70/115) Installing libbluray (1.3.4-r1) 02:00:14 (71/115) Installing mpg123-libs (1.32.6-r0) 02:00:14 (72/115) Installing libopenmpt (0.7.7-r0) 02:00:14 (73/115) Installing cjson (1.7.18-r0) 02:00:14 (74/115) Installing mbedtls (3.6.2-r0) 02:00:14 (75/115) Installing librist (0.2.10-r1) 02:00:14 (76/115) Installing libsrt (1.5.3-r0) 02:00:14 (77/115) Installing libssh (0.10.6-r0) 02:00:14 (78/115) Installing xz-libs (5.6.2-r0) 02:00:14 (79/115) Installing libxml2 (2.12.7-r0) 02:00:14 (80/115) Installing libsodium (1.0.19-r0) 02:00:14 (81/115) Installing libzmq (4.3.5-r2) 02:00:14 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 02:00:14 (83/115) Installing serd-libs (0.32.2-r0) 02:00:14 (84/115) Installing zix-libs (0.4.2-r0) 02:00:14 (85/115) Installing sord-libs (0.16.16-r0) 02:00:14 (86/115) Installing sratom (0.6.16-r0) 02:00:14 (87/115) Installing lilv-libs (0.24.24-r1) 02:00:14 (88/115) Installing glslang-libs (1.3.261.1-r0) 02:00:14 (89/115) Installing libdovi (3.3.0-r0) 02:00:14 (90/115) Installing spirv-tools (1.3.261.1-r0) 02:00:14 (91/115) Installing shaderc (2024.0-r0) 02:00:14 (92/115) Installing vulkan-loader (1.3.261.1-r0) 02:00:14 (93/115) Installing libplacebo (6.338.2-r1) 02:00:14 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 02:00:14 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 02:00:14 (96/115) Installing vidstab (1.1.1-r0) 02:00:14 (97/115) Installing zimg (3.0.5-r2) 02:00:14 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 02:00:14 (99/115) Installing libasyncns (0.8-r3) 02:00:14 (100/115) Installing dbus-libs (1.14.10-r1) 02:00:14 (101/115) Installing libltdl (2.4.7-r3) 02:00:14 (102/115) Installing orc (0.4.39-r0) 02:00:14 (103/115) Installing libflac (1.4.3-r1) 02:00:14 (104/115) Installing libsndfile (1.2.2-r0) 02:00:14 (105/115) Installing speexdsp (1.2.1-r2) 02:00:14 (106/115) Installing tdb-libs (1.4.9-r1) 02:00:14 (107/115) Installing libpulse (17.0-r0) 02:00:14 (108/115) Installing v4l-utils-libs (1.24.1-r1) 02:00:14 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 02:00:14 (110/115) Installing ffmpeg (6.1.1-r8) 02:00:14 (111/115) Installing udev-init-scripts (35-r1) 02:00:14 (112/115) Installing eudev-libs (3.2.14-r2) 02:00:14 (113/115) Installing zstd-libs (1.5.6-r0) 02:00:14 (114/115) Installing kmod-libs (32-r0) 02:00:14 (115/115) Installing eudev (3.2.14-r2) 02:00:14 Executing busybox-1.36.1-r29.trigger 02:00:14 Executing glib-2.80.5-r0.trigger 02:00:14 Executing eudev-3.2.14-r2.trigger 02:00:14 OK: 134 MiB in 129 packages 02:00:18 Removing intermediate container 7b3ff602658d 02:00:18 ---> 4b0c0d696125 02:00:18 Step 18/37 : RUN apk --no-cache upgrade 02:00:18 ---> Running in a8dea155c6f3 02:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:19 Upgrading critical system libraries and apk-tools: 02:00:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:00:19 Executing busybox-1.36.1-r29.trigger 02:00:19 Continuing the upgrade transaction with new apk-tools: 02:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:00:19 OK: 134 MiB in 129 packages 02:00:20 Removing intermediate container a8dea155c6f3 02:00:20 ---> 1bfdd2de6dff 02:00:20 Step 19/37 : WORKDIR / 02:00:20 ---> Running in 31264b9789ac 02:00:20 Removing intermediate container 31264b9789ac 02:00:20 ---> 5a6d4bac9b9e 02:00:20 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:00:22 ---> acbc944de807 02:00:22 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:00:22 ---> f8d211f5db34 02:00:22 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:00:22 ---> c9cbb91bf2aa 02:00:22 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:00:22 ---> 62db184b2d86 02:00:22 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:00:22 ---> ba59bc984a06 02:00:22 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:00:22 ---> 2745032cd9f3 02:00:22 Step 26/37 : COPY --from=rtsp /mediamtx / 02:00:24 ---> e48fe2d3de41 02:00:24 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:00:24 ---> Running in ced7c27c3676 02:00:24 Removing intermediate container ced7c27c3676 02:00:24 ---> 4b7b6292682c 02:00:24 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:00:24 ---> Running in 251837dba96f 02:00:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23042 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 02:00:25 Running in /w/workspace/device-usb-camera/187 [Pipeline] { 02:00:25 Removing intermediate container 251837dba96f 02:00:25 ---> cf0dd10fe868 02:00:25 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:00:25 ---> Running in abcd3f04a5da [Pipeline] checkout 02:00:25 Removing intermediate container abcd3f04a5da 02:00:25 ---> 064845bb852a 02:00:25 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:00:25 ---> Running in c73ee7fe0ed7 02:00:26 Removing intermediate container c73ee7fe0ed7 02:00:26 ---> 61568ccdc8e9 02:00:26 Step 31/37 : EXPOSE 59983 02:00:26 ---> Running in b6bab901a131 02:00:26 Removing intermediate container b6bab901a131 02:00:26 ---> aad81c5bfde8 02:00:26 Step 32/37 : EXPOSE 8554 02:00:26 ---> Running in dae2d424b79a 02:00:26 Removing intermediate container dae2d424b79a 02:00:26 ---> 4b34289d3e7c 02:00:26 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:00:26 ---> Running in 1fe781cf047c 02:00:26 Removing intermediate container 1fe781cf047c 02:00:26 ---> 7720a2afc7ee 02:00:26 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:00:26 ---> Running in af8eb4f9157f 02:00:26 Removing intermediate container af8eb4f9157f 02:00:26 ---> de0a5b3e6217 02:00:26 Step 35/37 : LABEL arch=amd64 02:00:26 ---> Running in 90719e22c7f5 02:00:26 Removing intermediate container 90719e22c7f5 02:00:26 ---> b07e0dcdc564 02:00:26 Step 36/37 : LABEL git_sha=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:00:26 ---> Running in 702841836c82 02:00:26 Removing intermediate container 702841836c82 02:00:26 ---> f9ccd7da7b6f 02:00:26 Step 37/37 : LABEL version=3.2.0-dev.22 02:00:26 ---> Running in 894e337a91ec 02:00:26 Removing intermediate container 894e337a91ec 02:00:26 ---> 02952f0062b1 02:00:26 [Warning] One or more build-args [ARCH] were not consumed 02:00:26 Successfully built 02952f0062b1 02:00:26 Successfully tagged device-usb-camera:latest [Pipeline] } 02:00:28 Selected Git installation does not exist. Using Default 02:00:28 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:28 provisioning config files... 02:00:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17592975523698934257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:28 ---> ****-login.sh 02:00:28 nexus3.edgexfoundry.org:10001 02:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:28 Configure a credential helper to remove this warning. See 02:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:28 02:00:28 Login Succeeded 02:00:28 nexus3.edgexfoundry.org:10002 02:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 nexus3.edgexfoundry.org:10003 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 nexus3.edgexfoundry.org:10004 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 ****.io 02:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:00:29 Configure a credential helper to remove this warning. See 02:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:00:29 02:00:29 Login Succeeded 02:00:29 ---> ****-login.sh ends [Pipeline] } 02:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:00:29 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 02:00:29 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:00:29 latest 02:00:29 3.2.0-dev.22 02:00:29 ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:00:29 main 02:00:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:29 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:00:30 bd93fe0232b1: Preparing 02:00:30 efe499d2d042: Preparing 02:00:30 79ba17b526ab: Preparing 02:00:30 79ba17b526ab: Preparing 02:00:30 0e81680c8547: Preparing 02:00:30 4fdee56d7956: Preparing 02:00:30 b6434008a503: Preparing 02:00:30 a0d7cd55d4d4: Preparing 02:00:30 1744198b5d3f: Preparing 02:00:30 2b16ec4a317f: Preparing 02:00:30 d40bc2ccce94: Preparing 02:00:30 13dcac5a5f46: Preparing 02:00:30 21a2aa8e9107: Preparing 02:00:30 63ca1fbb43ae: Preparing 02:00:30 a0d7cd55d4d4: Waiting 02:00:30 b6434008a503: Waiting 02:00:30 2b16ec4a317f: Waiting 02:00:30 d40bc2ccce94: Waiting 02:00:30 13dcac5a5f46: Waiting 02:00:30 1744198b5d3f: Waiting 02:00:30 21a2aa8e9107: Waiting 02:00:30 63ca1fbb43ae: Waiting 02:00:30 4fdee56d7956: Pushed 02:00:30 efe499d2d042: Pushed 02:00:30 79ba17b526ab: Pushed 02:00:30 bd93fe0232b1: Pushed 02:00:30 b6434008a503: Pushed 02:00:30 1744198b5d3f: Pushed 02:00:30 a0d7cd55d4d4: Pushed 02:00:30 2b16ec4a317f: Pushed 02:00:30 63ca1fbb43ae: Layer already exists 02:00:30 13dcac5a5f46: Pushed 02:00:32 0e81680c8547: Pushed 02:00:34 d40bc2ccce94: Pushed 02:00:35 using credential edgex-jenkins-ssh 02:00:35 Cloning the remote Git repository 02:00:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 02:00:35 > git init /w/workspace/device-usb-camera/187 # timeout=10 02:00:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 02:00:36 > git --version # timeout=10 02:00:36 > git --version # 'git version 2.25.1' 02:00:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 02:00:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:40 Avoid second fetch 02:00:40 Checking out Revision ebb085bb7a70741b066bc3ef5ee31b5738d04c47 (main) 02:00:41 Commit message: "Merge pull request #358 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" 02:00:41 > git config core.sparsecheckout # timeout=10 02:00:41 > git checkout -f ebb085bb7a70741b066bc3ef5ee31b5738d04c47 # timeout=10 02:00:42 21a2aa8e9107: Pushed 02:00:42 ebb085bb7a70741b066bc3ef5ee31b5738d04c47: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:00:43 bd93fe0232b1: Preparing 02:00:43 efe499d2d042: Preparing 02:00:43 79ba17b526ab: Preparing 02:00:43 79ba17b526ab: Preparing 02:00:43 0e81680c8547: Preparing 02:00:43 4fdee56d7956: Preparing 02:00:43 b6434008a503: Preparing 02:00:43 a0d7cd55d4d4: Preparing 02:00:43 1744198b5d3f: Preparing 02:00:43 2b16ec4a317f: Preparing 02:00:43 d40bc2ccce94: Preparing 02:00:43 13dcac5a5f46: Preparing 02:00:43 21a2aa8e9107: Preparing 02:00:43 63ca1fbb43ae: Preparing 02:00:43 a0d7cd55d4d4: Waiting 02:00:43 1744198b5d3f: Waiting 02:00:43 2b16ec4a317f: Waiting 02:00:43 d40bc2ccce94: Waiting 02:00:43 13dcac5a5f46: Waiting 02:00:43 21a2aa8e9107: Waiting 02:00:43 63ca1fbb43ae: Waiting 02:00:43 b6434008a503: Waiting 02:00:43 79ba17b526ab: Layer already exists 02:00:43 0e81680c8547: Layer already exists 02:00:43 4fdee56d7956: Layer already exists 02:00:43 efe499d2d042: Layer already exists 02:00:43 bd93fe0232b1: Layer already exists 02:00:43 b6434008a503: Layer already exists 02:00:43 a0d7cd55d4d4: Layer already exists 02:00:43 d40bc2ccce94: Layer already exists 02:00:43 1744198b5d3f: Layer already exists 02:00:43 2b16ec4a317f: Layer already exists 02:00:43 13dcac5a5f46: Layer already exists 02:00:43 63ca1fbb43ae: Layer already exists 02:00:43 21a2aa8e9107: Layer already exists 02:00:43 latest: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:43 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:00:44 bd93fe0232b1: Preparing 02:00:44 efe499d2d042: Preparing 02:00:44 79ba17b526ab: Preparing 02:00:44 79ba17b526ab: Preparing 02:00:44 0e81680c8547: Preparing 02:00:44 4fdee56d7956: Preparing 02:00:44 b6434008a503: Preparing 02:00:44 a0d7cd55d4d4: Preparing 02:00:44 1744198b5d3f: Preparing 02:00:44 2b16ec4a317f: Preparing 02:00:44 d40bc2ccce94: Preparing 02:00:44 13dcac5a5f46: Preparing 02:00:44 21a2aa8e9107: Preparing 02:00:44 63ca1fbb43ae: Preparing 02:00:44 b6434008a503: Waiting 02:00:44 a0d7cd55d4d4: Waiting 02:00:44 d40bc2ccce94: Waiting 02:00:44 1744198b5d3f: Waiting 02:00:44 13dcac5a5f46: Waiting 02:00:44 2b16ec4a317f: Waiting 02:00:44 21a2aa8e9107: Waiting 02:00:44 63ca1fbb43ae: Waiting 02:00:44 0e81680c8547: Layer already exists 02:00:44 bd93fe0232b1: Layer already exists 02:00:44 4fdee56d7956: Layer already exists 02:00:44 efe499d2d042: Layer already exists 02:00:44 79ba17b526ab: Layer already exists 02:00:44 a0d7cd55d4d4: Layer already exists 02:00:44 2b16ec4a317f: Layer already exists 02:00:44 1744198b5d3f: Layer already exists 02:00:44 d40bc2ccce94: Layer already exists 02:00:44 b6434008a503: Layer already exists 02:00:44 21a2aa8e9107: Layer already exists 02:00:44 13dcac5a5f46: Layer already exists 02:00:44 63ca1fbb43ae: Layer already exists 02:00:44 3.2.0-dev.22: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:00:44 bd93fe0232b1: Preparing 02:00:44 efe499d2d042: Preparing 02:00:44 79ba17b526ab: Preparing 02:00:44 79ba17b526ab: Preparing 02:00:44 0e81680c8547: Preparing 02:00:44 4fdee56d7956: Preparing 02:00:44 b6434008a503: Preparing 02:00:44 a0d7cd55d4d4: Preparing 02:00:44 1744198b5d3f: Preparing 02:00:44 2b16ec4a317f: Preparing 02:00:44 d40bc2ccce94: Preparing 02:00:44 13dcac5a5f46: Preparing 02:00:44 21a2aa8e9107: Preparing 02:00:44 63ca1fbb43ae: Preparing 02:00:44 2b16ec4a317f: Waiting 02:00:44 1744198b5d3f: Waiting 02:00:44 d40bc2ccce94: Waiting 02:00:44 13dcac5a5f46: Waiting 02:00:44 21a2aa8e9107: Waiting 02:00:44 63ca1fbb43ae: Waiting 02:00:44 b6434008a503: Waiting 02:00:44 a0d7cd55d4d4: Waiting 02:00:44 79ba17b526ab: Layer already exists 02:00:44 0e81680c8547: Layer already exists 02:00:44 efe499d2d042: Layer already exists 02:00:44 bd93fe0232b1: Layer already exists 02:00:44 4fdee56d7956: Layer already exists 02:00:44 2b16ec4a317f: Layer already exists 02:00:44 a0d7cd55d4d4: Layer already exists 02:00:44 1744198b5d3f: Layer already exists 02:00:44 d40bc2ccce94: Layer already exists 02:00:44 b6434008a503: Layer already exists 02:00:44 13dcac5a5f46: Layer already exists 02:00:44 21a2aa8e9107: Layer already exists 02:00:44 63ca1fbb43ae: Layer already exists 02:00:44 ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 02:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 02:00:45 bd93fe0232b1: Preparing 02:00:45 efe499d2d042: Preparing 02:00:45 79ba17b526ab: Preparing 02:00:45 79ba17b526ab: Preparing 02:00:45 0e81680c8547: Preparing 02:00:45 4fdee56d7956: Preparing 02:00:45 b6434008a503: Preparing 02:00:45 a0d7cd55d4d4: Preparing 02:00:45 1744198b5d3f: Preparing 02:00:45 b6434008a503: Waiting 02:00:45 a0d7cd55d4d4: Waiting 02:00:45 2b16ec4a317f: Preparing 02:00:45 d40bc2ccce94: Preparing 02:00:45 13dcac5a5f46: Preparing 02:00:45 1744198b5d3f: Waiting 02:00:45 2b16ec4a317f: Waiting 02:00:45 d40bc2ccce94: Waiting 02:00:45 21a2aa8e9107: Preparing 02:00:45 63ca1fbb43ae: Preparing 02:00:45 21a2aa8e9107: Waiting 02:00:45 63ca1fbb43ae: Waiting 02:00:45 13dcac5a5f46: Waiting 02:00:45 bd93fe0232b1: Layer already exists 02:00:45 79ba17b526ab: Layer already exists 02:00:45 efe499d2d042: Layer already exists 02:00:45 0e81680c8547: Layer already exists 02:00:45 4fdee56d7956: Layer already exists 02:00:45 1744198b5d3f: Layer already exists 02:00:45 a0d7cd55d4d4: Layer already exists 02:00:45 2b16ec4a317f: Layer already exists 02:00:45 d40bc2ccce94: Layer already exists 02:00:45 b6434008a503: Layer already exists 02:00:45 13dcac5a5f46: Layer already exists 02:00:45 21a2aa8e9107: Layer already exists 02:00:45 63ca1fbb43ae: Layer already exists 02:00:45 main: digest: sha256:b4f4d3e0adad7595342cb73746240e68d35fe504d99b5bfc307f9fc0fe657896 size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:00:45 ===================================================== [Pipeline] echo 02:00:45 taggedImages: 02:00:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:00:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 02:00:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.2.0-dev.22 02:00:45 - nexus3.edgexfoundry.org:10004/device-usb-camera:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:00:45 - 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 02:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:46 02:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:46 latest: Pulling from edgex-lftools-log-publisher 02:00:46 5eb5b503b376: Pulling fs layer 02:00:46 5c69ac0246d0: Pulling fs layer 02:00:46 ec43610c2a17: Pulling fs layer 02:00:46 3a2ae6a8a46f: Pulling fs layer 02:00:46 33b1e0a273af: Pulling fs layer 02:00:46 5d3b04190fa2: Pulling fs layer 02:00:46 2f39f015ded8: Pulling fs layer 02:00:46 3a2ae6a8a46f: Waiting 02:00:46 33b1e0a273af: Waiting 02:00:46 2f39f015ded8: Waiting 02:00:46 5d3b04190fa2: Waiting 02:00:46 5c69ac0246d0: Verifying Checksum 02:00:46 5c69ac0246d0: Download complete 02:00:46 3a2ae6a8a46f: Verifying Checksum 02:00:46 3a2ae6a8a46f: Download complete 02:00:46 02:00:46 GitHub has been notified of this commit’s build result 02:00:46 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:46 33b1e0a273af: Verifying Checksum 02:00:46 33b1e0a273af: Download complete 02:00:46 5d3b04190fa2: Verifying Checksum 02:00:46 5d3b04190fa2: Download complete 02:00:46 ec43610c2a17: Verifying Checksum 02:00:46 ec43610c2a17: Download complete 02:00:46 5eb5b503b376: Verifying Checksum 02:00:46 5eb5b503b376: Download complete 02:00:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:47 2f39f015ded8: Verifying Checksum 02:00:47 2f39f015ded8: Download complete 02:00:51 5eb5b503b376: Pull complete 02:00:51 5c69ac0246d0: Pull complete 02:00:51 ec43610c2a17: Pull complete 02:00:51 3a2ae6a8a46f: Pull complete 02:00:51 33b1e0a273af: Pull complete 02:00:51 5d3b04190fa2: Pull complete 02:00:53 2f39f015ded8: Pull complete 02:00:53 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:53 Dload Upload Total Spent Left Speed 02:00:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:00:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:00:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 100 12828 100 12828 0 0 5380 0 0:00:02 0:00:02 --:--:-- 5378 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:01 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:01:01 $ 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 02:01:10 $ docker top 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 02:01:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:01:11 ---> job-cost.sh 02:01:11 lf-activate-venv: SKIPPING 02:01:11 INFO: No Stack... 02:01:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:01:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:01:11 + sudo tee /etc/docker/daemon.new 02:01:11 { 02:01:11 "registry-mirrors": [ 02:01:11 "https://nexus3.edgexfoundry.org:10001" 02:01:11 ], 02:01:11 "bip": "10.250.0.254/24", 02:01:11 "hosts": [ 02:01:11 "tcp://0.0.0.0:5555", 02:01:11 "unix:///var/run/docker.sock" 02:01:11 ], 02:01:11 "mtu": 1458, 02:01:11 "selinux-enabled": true, 02:01:11 "seccomp-profile": "/etc/docker/seccomp.json" 02:01:11 } [Pipeline] sh 02:01:11 INFO: Archiving Costs [Pipeline] sh 02:01:12 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 02:01:12 + cut -d, -f6 [Pipeline] lock 02:01:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] 02:01:12 Resource [jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] did not exist. Created. 02:01:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:01:12 + echo total: 0.2199999988079071 [Pipeline] stash 02:01:12 Stashed 1 file(s) [Pipeline] } 02:01:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:12 $ docker stop --time=1 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 02:01:12 + sudo service docker restart 02:01:13 $ docker rm -f --volumes 73347dbe1660c3a4a8d186c0c47fe247ffa5b04d0e793a19b9621dc0b7fb8d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:31 provisioning config files... 02:01:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/187@tmp/config11551709065056023350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:31 ---> ****-login.sh 02:01:31 nexus3.edgexfoundry.org:10001 02:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:32 Configure a credential helper to remove this warning. See 02:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:32 02:01:32 Login Succeeded 02:01:32 nexus3.edgexfoundry.org:10002 02:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:32 Configure a credential helper to remove this warning. See 02:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:32 02:01:32 Login Succeeded 02:01:32 nexus3.edgexfoundry.org:10003 02:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:33 Configure a credential helper to remove this warning. See 02:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:33 02:01:33 Login Succeeded 02:01:33 nexus3.edgexfoundry.org:10004 02:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:33 Configure a credential helper to remove this warning. See 02:01:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:33 02:01:33 Login Succeeded 02:01:33 ****.io 02:01:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:34 Configure a credential helper to remove this warning. See 02:01:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:34 02:01:34 Login Succeeded 02:01:34 ---> ****-login.sh ends [Pipeline] } 02:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:34 ========================================================= 02:01:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:01:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:01:35 Sending build context to Docker daemon 10.57MB 02:01:35 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 02:01:35 Step 2/13 : FROM ${BASE} AS builder 02:01:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:35 cf04c63912e1: Pulling fs layer 02:01:35 55b35a11ae5e: Pulling fs layer 02:01:35 a37a00ec5f00: Pulling fs layer 02:01:35 50b3750afda1: Pulling fs layer 02:01:35 4f4fb700ef54: Pulling fs layer 02:01:35 80978eb59214: Pulling fs layer 02:01:35 c9f46d7d2bd2: Pulling fs layer 02:01:35 c5a475d317c9: Pulling fs layer 02:01:35 50b3750afda1: Waiting 02:01:35 c9f46d7d2bd2: Waiting 02:01:35 4f4fb700ef54: Waiting 02:01:35 c5a475d317c9: Waiting 02:01:35 80978eb59214: Waiting 02:01:35 55b35a11ae5e: Verifying Checksum 02:01:35 55b35a11ae5e: Download complete 02:01:35 50b3750afda1: Verifying Checksum 02:01:35 50b3750afda1: Download complete 02:01:35 4f4fb700ef54: Verifying Checksum 02:01:35 4f4fb700ef54: Download complete 02:01:35 80978eb59214: Verifying Checksum 02:01:35 80978eb59214: Download complete 02:01:35 cf04c63912e1: Verifying Checksum 02:01:35 cf04c63912e1: Download complete 02:01:36 c5a475d317c9: Verifying Checksum 02:01:36 c5a475d317c9: Download complete 02:01:37 cf04c63912e1: Pull complete 02:01:37 55b35a11ae5e: Pull complete 02:01:37 a37a00ec5f00: Download complete 02:01:38 c9f46d7d2bd2: Verifying Checksum 02:01:38 c9f46d7d2bd2: Download complete 02:01:53 a37a00ec5f00: Pull complete 02:01:53 50b3750afda1: Pull complete 02:01:53 4f4fb700ef54: Pull complete 02:01:53 80978eb59214: Pull complete 02:02:00 c9f46d7d2bd2: Pull complete 02:02:02 c5a475d317c9: Pull complete 02:02:02 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:02:02 ---> be29e6b0f0d4 02:02:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:02:04 ---> Running in d9b1682b0815 02:02:04 Removing intermediate container d9b1682b0815 02:02:04 ---> d1b803debb2f 02:02:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:04 ---> Running in bfc3ec7337e6 02:02:05 Removing intermediate container bfc3ec7337e6 02:02:05 ---> 1f0e105b3291 02:02:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:02:05 ---> Running in 6e87bb7cd760 02:02:05 Removing intermediate container 6e87bb7cd760 02:02:05 ---> 3b963fc95fee 02:02:05 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:02:06 ---> Running in 7b60487251c1 02:02:06 Removing intermediate container 7b60487251c1 02:02:06 ---> cb311e8bb632 02:02:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:06 ---> Running in 7ec96013907a 02:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:09 (1/14) Installing libintl (0.22.5-r0) 02:02:09 (2/14) Installing eudev-libs (3.2.14-r2) 02:02:09 (3/14) Installing libjpeg-turbo (3.0.3-r0) 02:02:09 (4/14) Installing v4l-utils-libs (1.24.1-r1) 02:02:09 (5/14) Installing v4l-utils (1.24.1-r1) 02:02:09 (6/14) Installing libdvbv5 (1.24.1-r1) 02:02:09 (7/14) Installing udev-init-scripts (35-r1) 02:02:09 (8/14) Installing libeconf (0.6.3-r0) 02:02:09 (9/14) Installing libblkid (2.40.1-r1) 02:02:09 (10/14) Installing xz-libs (5.6.2-r0) 02:02:09 (11/14) Installing kmod-libs (32-r0) 02:02:09 (12/14) Installing eudev (3.2.14-r2) 02:02:10 (13/14) Installing eudev-dev (3.2.14-r2) 02:02:10 (14/14) Installing v4l-utils-dev (1.24.1-r1) 02:02:10 Executing busybox-1.36.1-r29.trigger 02:02:10 Executing eudev-3.2.14-r2.trigger 02:02:10 OK: 246 MiB in 68 packages 02:02:11 Removing intermediate container 7ec96013907a 02:02:11 ---> 87578637abf7 02:02:11 Step 8/13 : WORKDIR /device-usb-camera 02:02:11 ---> Running in 8000be4b97e8 02:02:12 Removing intermediate container 8000be4b97e8 02:02:12 ---> 2d3675c0d4c3 02:02:12 Step 9/13 : COPY go.mod vendor* ./ 02:02:12 ---> 1a7dabddc172 02:02:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:12 ---> Running in 001555a782eb 02:04:19 Removing intermediate container 001555a782eb 02:04:19 ---> 64f51ad50e1c 02:04:19 Step 11/13 : COPY . . 02:04:19 ---> 7ac5702e48ff 02:04:19 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:04:19 ---> Running in 2977c9f70ee2 02:04:19  % Total % Received % Xferd Average Speed Time Time Time Current 02:04:19 Dload Upload Total Spent Left Speed 02:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5639 0 --:--:-- --:--:-- --:--:-- 5709 02:04:19 Removing intermediate container 2977c9f70ee2 02:04:19 ---> 125674d64929 02:04:19 Step 13/13 : RUN ${MAKE} 02:04:19 ---> Running in 09c082ea63c4 02:04:19 noop 02:04:20 Removing intermediate container 09c082ea63c4 02:04:20 ---> 8ada1c46dcf3 02:04:20 Successfully built 8ada1c46dcf3 02:04:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:21 + docker inspect -f . ci-base-image-arm64 02:04:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:21 prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container 02:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@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 02:04:22 $ docker top 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:23 + go version 02:04:23 go version go1.23.2 linux/arm64 [Pipeline] } 02:04:23 $ docker stop --time=1 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe 02:04:25 $ docker rm -f --volumes 869a889a26df1d2901e210bcb75976a77b1eab24dce2059fa4992aa955584ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:26 + docker inspect -f . ci-base-image-arm64 02:04:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:26 prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container 02:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@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 02:04:28 $ docker top 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:29 + git config --global --add safe.directory /w/workspace/device-usb-camera/187 [Pipeline] fileExists [Pipeline] sh 02:04:29 + make test 02:04:29 go test ./... -coverprofile=coverage.out ./... 02:04:38 ? github.com/edgexfoundry/device-usb-camera [no test files] 02:09:15 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 02:09:27 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 4.4% of statements 02:09:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:27 go vet ./... 02:10:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:25 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:10:25 $ docker stop --time=1 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 02:10:27 $ docker rm -f --volumes 4f83004b65970d8c81640886856d2bae4ab4afcfe97c2ad17dfeab1ccc67b6c6 [Pipeline] // withDockerContainer [Pipeline] sh 02:10:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:29 Warning: overwriting stash ‘coverage-report’ 02:10:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:31 + ls -al . 02:10:31 total 296 02:10:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:04 . 02:10:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:00 .. 02:10:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:00 .git 02:10:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 .github 02:10:31 -rw-rw-r-- 1 jenkins jenkins 379 Oct 18 02:00 .gitignore 02:10:31 -rw-rw-r-- 1 jenkins jenkins 203 Oct 18 02:00 .golangci.yml 02:10:31 -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 02:00 .hadolint.yml 02:10:31 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 18 02:00 Attribution.txt 02:10:31 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 18 02:00 CHANGELOG.md 02:10:31 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 02:00 Dockerfile 02:10:31 -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 02:00 GOVERNANCE.md 02:10:31 -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 02:00 Jenkinsfile 02:10:31 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 02:00 LICENSE 02:10:31 -rw-rw-r-- 1 jenkins jenkins 3148 Oct 18 02:00 Makefile 02:10:31 -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 02:00 OWNERS.md 02:10:31 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 02:00 README.md 02:10:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION 02:10:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:00 bin 02:10:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 cmd 02:10:31 -rw-r--r-- 1 jenkins jenkins 54772 Oct 18 02:09 coverage.out 02:10:31 -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 02:00 docker-entrypoint.sh 02:10:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:00 docs 02:10:31 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 18 02:00 go.mod 02:10:31 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 18 02:00 go.sum 02:10:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:00 internal 02:10:31 -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + 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=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 --label arch=arm64 --label version=3.2.0-dev.22 . 02:10:32 Sending build context to Docker daemon 10.63MB 02:10:32 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 02:10:32 Step 2/37 : FROM ${BASE} AS builder 02:10:32 ---> 8ada1c46dcf3 02:10:32 Step 3/37 : ARG ADD_BUILD_TAGS="" 02:10:33 ---> Running in 52ea3a3d3b82 02:10:34 Removing intermediate container 52ea3a3d3b82 02:10:34 ---> 4414db9c640d 02:10:34 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:34 ---> Running in dd86ec4d5760 02:10:34 Removing intermediate container dd86ec4d5760 02:10:34 ---> 3540ae636057 02:10:34 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 02:10:35 ---> Running in 7dd6e628a827 02:10:35 Removing intermediate container 7dd6e628a827 02:10:35 ---> 357ac8cdf90d 02:10:35 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 02:10:35 ---> Running in 6e48be960e77 02:10:35 Removing intermediate container 6e48be960e77 02:10:35 ---> e1f31624e797 02:10:35 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:36 ---> Running in 2137ef6ec78d 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:40 OK: 246 MiB in 68 packages 02:10:41 Removing intermediate container 2137ef6ec78d 02:10:41 ---> f0a0b1c33259 02:10:41 Step 8/37 : WORKDIR /device-usb-camera 02:10:41 ---> Running in 81d20a1a28c7 02:10:41 Removing intermediate container 81d20a1a28c7 02:10:41 ---> 35fc5b5f482e 02:10:41 Step 9/37 : COPY go.mod vendor* ./ 02:10:42 ---> cc6b609ae59e 02:10:42 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:42 ---> Running in 4d1547684134 02:10:46 Removing intermediate container 4d1547684134 02:10:46 ---> 338fdc3880c9 02:10:46 Step 11/37 : COPY . . 02:10:48 ---> b6319663a107 02:10:48 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 02:10:48 ---> Running in 90a8e671c28e 02:10:49  % Total % Received % Xferd Average Speed Time Time Time Current 02:10:49 Dload Upload Total Spent Left Speed 02:10:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4254 0 --:--:-- --:--:-- --:--:-- 4299 02:10:50 Removing intermediate container 90a8e671c28e 02:10:50 ---> bfc826744140 02:10:50 Step 13/37 : RUN ${MAKE} 02:10:50 ---> Running in ff0b61477b24 02:10:52 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 02:15:45 Removing intermediate container ff0b61477b24 02:15:45 ---> 54df58672161 02:15:45 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 02:15:45 1.8.2: Pulling from bluenviron/mediamtx 02:15:45 da4d7e05a7aa: Pulling fs layer 02:15:45 da4d7e05a7aa: Verifying Checksum 02:15:45 da4d7e05a7aa: Download complete 02:15:45 da4d7e05a7aa: Pull complete 02:15:45 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 02:15:45 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 02:15:45 ---> 62c65ed7ef0d 02:15:45 Step 15/37 : FROM alpine:3.20 02:15:45 3.20: Pulling from library/alpine 02:15:45 cf04c63912e1: Already exists 02:15:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:45 Status: Downloaded newer image for alpine:3.20 02:15:45 ---> c157a85ed455 02:15:45 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:15:45 ---> Running in e63ce995435b 02:15:45 Removing intermediate container e63ce995435b 02:15:45 ---> aa3c6eddd530 02:15:45 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 02:15:45 ---> Running in 650c703e4e74 02:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:47 (1/114) Installing dumb-init (1.2.5-r3) 02:15:47 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 02:15:47 (3/114) Installing aom-libs (3.9.1-r0) 02:15:47 (4/114) Installing libxau (1.0.11-r4) 02:15:47 (5/114) Installing libmd (1.1.0-r0) 02:15:47 (6/114) Installing libbsd (0.12.2-r0) 02:15:47 (7/114) Installing libxdmcp (1.1.5-r1) 02:15:47 (8/114) Installing libxcb (1.16.1-r0) 02:15:47 (9/114) Installing libx11 (1.8.9-r1) 02:15:48 (10/114) Installing hwdata-pci (0.382-r0) 02:15:48 (11/114) Installing libpciaccess (0.18.1-r0) 02:15:48 (12/114) Installing libdrm (2.4.120-r0) 02:15:48 (13/114) Installing libxext (1.3.6-r2) 02:15:48 (14/114) Installing libxfixes (6.0.1-r4) 02:15:48 (15/114) Installing libffi (3.4.6-r0) 02:15:48 (16/114) Installing wayland-libs-client (1.22.0-r4) 02:15:48 (17/114) Installing libva (2.21.0-r0) 02:15:48 (18/114) Installing libvdpau (1.5-r3) 02:15:48 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 02:15:48 (20/114) Installing libdav1d (1.4.2-r0) 02:15:48 (21/114) Installing libgcc (13.2.1_git20240309-r0) 02:15:48 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 02:15:48 (23/114) Installing openexr-libiex (3.1.13-r1) 02:15:48 (24/114) Installing openexr-libilmthread (3.1.13-r1) 02:15:48 (25/114) Installing imath (3.1.12-r0) 02:15:48 (26/114) Installing openexr-libopenexr (3.1.13-r1) 02:15:48 (27/114) Installing brotli-libs (1.1.0-r2) 02:15:48 (28/114) Installing giflib (5.2.2-r0) 02:15:48 (29/114) Installing libhwy (1.0.7-r0) 02:15:48 (30/114) Installing libjpeg-turbo (3.0.3-r0) 02:15:48 (31/114) Installing lcms2 (2.16-r0) 02:15:48 (32/114) Installing libpng (1.6.44-r0) 02:15:48 (33/114) Installing libjxl (0.10.2-r0) 02:15:48 (34/114) Installing lame-libs (3.100-r5) 02:15:48 (35/114) Installing opus (1.5.2-r0) 02:15:48 (36/114) Installing rav1e-libs (0.7.1-r0) 02:15:48 (37/114) Installing libgomp (13.2.1_git20240309-r0) 02:15:48 (38/114) Installing soxr (0.1.3-r7) 02:15:48 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 02:15:48 (40/114) Installing libogg (1.3.5-r5) 02:15:48 (41/114) Installing libtheora (1.1.1-r18) 02:15:48 (42/114) Installing libvorbis (1.3.7-r2) 02:15:48 (43/114) Installing libvpx (1.14.1-r0) 02:15:48 (44/114) Installing libsharpyuv (1.3.2-r0) 02:15:48 (45/114) Installing libwebp (1.3.2-r0) 02:15:48 (46/114) Installing libwebpmux (1.3.2-r0) 02:15:48 (47/114) Installing x264-libs (0.164_git20231001-r0) 02:15:48 (48/114) Installing numactl (2.0.18-r0) 02:15:48 (49/114) Installing x265-libs (3.6-r0) 02:15:49 (50/114) Installing xvidcore (1.3.7-r2) 02:15:49 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 02:15:49 (52/114) Installing sdl2 (2.28.5-r1) 02:15:49 (53/114) Installing alsa-lib (1.2.11-r0) 02:15:49 (54/114) Installing libexpat (2.6.3-r0) 02:15:49 (55/114) Installing libbz2 (1.0.8-r6) 02:15:49 (56/114) Installing freetype (2.13.2-r0) 02:15:49 (57/114) Installing fontconfig (2.15.0-r1) 02:15:49 (58/114) Installing fribidi (1.0.15-r0) 02:15:49 (59/114) Installing libintl (0.22.5-r0) 02:15:49 (60/114) Installing libeconf (0.6.3-r0) 02:15:49 (61/114) Installing libblkid (2.40.1-r1) 02:15:49 (62/114) Installing libmount (2.40.1-r1) 02:15:49 (63/114) Installing pcre2 (10.43-r0) 02:15:50 (64/114) Installing glib (2.80.5-r0) 02:15:50 (65/114) Installing graphite2 (1.3.14-r6) 02:15:50 (66/114) Installing harfbuzz (8.5.0-r0) 02:15:50 (67/114) Installing libunibreak (6.1-r0) 02:15:50 (68/114) Installing libass (0.17.2-r0) 02:15:50 (69/114) Installing libbluray (1.3.4-r1) 02:15:50 (70/114) Installing mpg123-libs (1.32.6-r0) 02:15:50 (71/114) Installing libopenmpt (0.7.7-r0) 02:15:50 (72/114) Installing cjson (1.7.18-r0) 02:15:50 (73/114) Installing mbedtls (3.6.2-r0) 02:15:50 (74/114) Installing librist (0.2.10-r1) 02:15:50 (75/114) Installing libsrt (1.5.3-r0) 02:15:50 (76/114) Installing libssh (0.10.6-r0) 02:15:50 (77/114) Installing xz-libs (5.6.2-r0) 02:15:50 (78/114) Installing libxml2 (2.12.7-r0) 02:15:50 (79/114) Installing libsodium (1.0.19-r0) 02:15:50 (80/114) Installing libzmq (4.3.5-r2) 02:15:50 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 02:15:50 (82/114) Installing serd-libs (0.32.2-r0) 02:15:50 (83/114) Installing zix-libs (0.4.2-r0) 02:15:50 (84/114) Installing sord-libs (0.16.16-r0) 02:15:50 (85/114) Installing sratom (0.6.16-r0) 02:15:50 (86/114) Installing lilv-libs (0.24.24-r1) 02:15:50 (87/114) Installing glslang-libs (1.3.261.1-r0) 02:15:50 (88/114) Installing libdovi (3.3.0-r0) 02:15:50 (89/114) Installing spirv-tools (1.3.261.1-r0) 02:15:50 (90/114) Installing shaderc (2024.0-r0) 02:15:50 (91/114) Installing vulkan-loader (1.3.261.1-r0) 02:15:50 (92/114) Installing libplacebo (6.338.2-r1) 02:15:50 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 02:15:50 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 02:15:50 (95/114) Installing vidstab (1.1.1-r0) 02:15:50 (96/114) Installing zimg (3.0.5-r2) 02:15:51 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 02:15:51 (98/114) Installing libasyncns (0.8-r3) 02:15:51 (99/114) Installing dbus-libs (1.14.10-r1) 02:15:51 (100/114) Installing libltdl (2.4.7-r3) 02:15:51 (101/114) Installing orc (0.4.39-r0) 02:15:51 (102/114) Installing libflac (1.4.3-r1) 02:15:51 (103/114) Installing libsndfile (1.2.2-r0) 02:15:51 (104/114) Installing speexdsp (1.2.1-r2) 02:15:51 (105/114) Installing tdb-libs (1.4.9-r1) 02:15:51 (106/114) Installing libpulse (17.0-r0) 02:15:51 (107/114) Installing v4l-utils-libs (1.24.1-r1) 02:15:51 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 02:15:51 (109/114) Installing ffmpeg (6.1.1-r8) 02:15:51 (110/114) Installing udev-init-scripts (35-r1) 02:15:51 (111/114) Installing eudev-libs (3.2.14-r2) 02:15:51 (112/114) Installing zstd-libs (1.5.6-r0) 02:15:51 (113/114) Installing kmod-libs (32-r0) 02:15:51 (114/114) Installing eudev (3.2.14-r2) 02:15:51 Executing busybox-1.36.1-r29.trigger 02:15:51 Executing glib-2.80.5-r0.trigger 02:15:51 Executing eudev-3.2.14-r2.trigger 02:15:51 OK: 120 MiB in 128 packages 02:15:56 Removing intermediate container 650c703e4e74 02:15:56 ---> db76cd660b93 02:15:56 Step 18/37 : RUN apk --no-cache upgrade 02:15:56 ---> Running in fab3d4d7eb43 02:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:15:59 Upgrading critical system libraries and apk-tools: 02:15:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:15:59 Executing busybox-1.36.1-r29.trigger 02:16:00 Continuing the upgrade transaction with new apk-tools: 02:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:16:02 OK: 120 MiB in 128 packages 02:16:03 Removing intermediate container fab3d4d7eb43 02:16:03 ---> f2a2473260e9 02:16:03 Step 19/37 : WORKDIR / 02:16:03 ---> Running in 7f7519f361cb 02:16:03 Removing intermediate container 7f7519f361cb 02:16:03 ---> 6973394282ec 02:16:03 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 02:16:06 ---> 050d8ccc9478 02:16:06 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 02:16:07 ---> a6108c52ff26 02:16:07 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 02:16:07 ---> 3ee9035c15a4 02:16:07 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 02:16:08 ---> 8bf970883f5e 02:16:08 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 02:16:08 ---> 12a59108c505 02:16:08 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 02:16:09 ---> 6cebc4829829 02:16:09 Step 26/37 : COPY --from=rtsp /mediamtx / 02:16:11 ---> d31caf90bf22 02:16:11 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 02:16:11 ---> Running in bcb5922b1416 02:16:12 Removing intermediate container bcb5922b1416 02:16:12 ---> 52e30599e72d 02:16:12 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 02:16:12 ---> Running in 08ea06274689 02:16:14 Removing intermediate container 08ea06274689 02:16:14 ---> a89c3e1cd58c 02:16:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 02:16:14 ---> Running in 5d95f9acd82f 02:16:16 Removing intermediate container 5d95f9acd82f 02:16:16 ---> d64d4696e0a5 02:16:16 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 02:16:16 ---> Running in 768e253b16ed 02:16:18 Removing intermediate container 768e253b16ed 02:16:18 ---> dbb6c7aa3d1b 02:16:18 Step 31/37 : EXPOSE 59983 02:16:18 ---> Running in 94ddc37870b9 02:16:18 Removing intermediate container 94ddc37870b9 02:16:18 ---> bc8fa156b700 02:16:18 Step 32/37 : EXPOSE 8554 02:16:18 ---> Running in 94e4f01d98e7 02:16:18 Removing intermediate container 94e4f01d98e7 02:16:18 ---> 93e9554adb59 02:16:18 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 02:16:18 ---> Running in 47d45a25a72c 02:16:19 Removing intermediate container 47d45a25a72c 02:16:19 ---> 65d6bf6124e1 02:16:19 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 02:16:19 ---> Running in 76bd3ad7b42a 02:16:19 Removing intermediate container 76bd3ad7b42a 02:16:19 ---> 7f06602fd730 02:16:19 Step 35/37 : LABEL arch=arm64 02:16:19 ---> Running in 2f697500ef1f 02:16:20 Removing intermediate container 2f697500ef1f 02:16:20 ---> 83544b76f58c 02:16:20 Step 36/37 : LABEL git_sha=ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:16:20 ---> Running in 2dee19a85836 02:16:20 Removing intermediate container 2dee19a85836 02:16:20 ---> 48adb4a497f4 02:16:20 Step 37/37 : LABEL version=3.2.0-dev.22 02:16:20 ---> Running in 7af0e11fe15f 02:16:21 Removing intermediate container 7af0e11fe15f 02:16:21 ---> 02920e73eed9 02:16:21 [Warning] One or more build-args [ARCH] were not consumed 02:16:21 Successfully built 02920e73eed9 02:16:21 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:21 provisioning config files... 02:16:21 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/187@tmp/config8594284124570546548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:21 ---> ****-login.sh 02:16:21 nexus3.edgexfoundry.org:10001 02:16:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:21 Configure a credential helper to remove this warning. See 02:16:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:21 02:16:21 Login Succeeded 02:16:21 nexus3.edgexfoundry.org:10002 02:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:22 Configure a credential helper to remove this warning. See 02:16:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:22 02:16:22 Login Succeeded 02:16:22 nexus3.edgexfoundry.org:10003 02:16:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:22 Configure a credential helper to remove this warning. See 02:16:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:22 02:16:22 Login Succeeded 02:16:22 nexus3.edgexfoundry.org:10004 02:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:23 Configure a credential helper to remove this warning. See 02:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:23 02:16:23 Login Succeeded 02:16:23 ****.io 02:16:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:23 Configure a credential helper to remove this warning. See 02:16:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:23 02:16:23 Login Succeeded 02:16:23 ---> ****-login.sh ends [Pipeline] } 02:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:16:23 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 02:16:23 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:16:23 latest 02:16:23 3.2.0-dev.22 02:16:23 ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:16:23 main 02:16:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:24 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:24 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:16:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:16:24 7c9d5511f7a4: Preparing 02:16:24 ce2802fd5916: Preparing 02:16:24 4d424910ba36: Preparing 02:16:24 4d9b692041d8: Preparing 02:16:24 f0c0fc467d42: Preparing 02:16:24 4fdee56d7956: Preparing 02:16:24 79e701a7a2e6: Preparing 02:16:24 595a13c1d413: Preparing 02:16:24 27ee127bd123: Preparing 02:16:24 ee4a80ca169a: Preparing 02:16:24 db252e9ec17d: Preparing 02:16:24 3c409e610f3a: Preparing 02:16:24 f5eca705925b: Preparing 02:16:24 16113d51b718: Preparing 02:16:24 4fdee56d7956: Waiting 02:16:24 79e701a7a2e6: Waiting 02:16:24 595a13c1d413: Waiting 02:16:24 27ee127bd123: Waiting 02:16:24 ee4a80ca169a: Waiting 02:16:24 db252e9ec17d: Waiting 02:16:24 3c409e610f3a: Waiting 02:16:24 f5eca705925b: Waiting 02:16:24 16113d51b718: Waiting 02:16:25 7c9d5511f7a4: Pushed 02:16:25 4d9b692041d8: Pushed 02:16:25 ce2802fd5916: Pushed 02:16:25 4d424910ba36: Pushed 02:16:25 4fdee56d7956: Pushed 02:16:25 79e701a7a2e6: Pushed 02:16:25 595a13c1d413: Pushed 02:16:25 27ee127bd123: Pushed 02:16:25 ee4a80ca169a: Pushed 02:16:25 16113d51b718: Layer already exists 02:16:25 3c409e610f3a: Pushed 02:16:35 f0c0fc467d42: Pushed 02:16:38 db252e9ec17d: Pushed 02:16:53 f5eca705925b: Pushed 02:16:53 ebb085bb7a70741b066bc3ef5ee31b5738d04c47: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:54 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:16:54 7c9d5511f7a4: Preparing 02:16:54 ce2802fd5916: Preparing 02:16:54 4d424910ba36: Preparing 02:16:54 4d9b692041d8: Preparing 02:16:54 f0c0fc467d42: Preparing 02:16:54 4fdee56d7956: Preparing 02:16:54 79e701a7a2e6: Preparing 02:16:54 595a13c1d413: Preparing 02:16:54 27ee127bd123: Preparing 02:16:54 ee4a80ca169a: Preparing 02:16:54 db252e9ec17d: Preparing 02:16:54 3c409e610f3a: Preparing 02:16:54 f5eca705925b: Preparing 02:16:54 16113d51b718: Preparing 02:16:54 595a13c1d413: Waiting 02:16:54 27ee127bd123: Waiting 02:16:54 ee4a80ca169a: Waiting 02:16:54 db252e9ec17d: Waiting 02:16:54 3c409e610f3a: Waiting 02:16:54 f5eca705925b: Waiting 02:16:54 16113d51b718: Waiting 02:16:54 4fdee56d7956: Waiting 02:16:54 79e701a7a2e6: Waiting 02:16:54 4d9b692041d8: Layer already exists 02:16:54 4d424910ba36: Layer already exists 02:16:54 ce2802fd5916: Layer already exists 02:16:54 f0c0fc467d42: Layer already exists 02:16:54 7c9d5511f7a4: Layer already exists 02:16:54 4fdee56d7956: Layer already exists 02:16:54 79e701a7a2e6: Layer already exists 02:16:54 595a13c1d413: Layer already exists 02:16:54 ee4a80ca169a: Layer already exists 02:16:54 27ee127bd123: Layer already exists 02:16:54 16113d51b718: Layer already exists 02:16:54 f5eca705925b: Layer already exists 02:16:54 3c409e610f3a: Layer already exists 02:16:54 db252e9ec17d: Layer already exists 02:16:54 latest: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:55 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 02:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:16:55 7c9d5511f7a4: Preparing 02:16:55 ce2802fd5916: Preparing 02:16:55 4d424910ba36: Preparing 02:16:55 4d9b692041d8: Preparing 02:16:55 f0c0fc467d42: Preparing 02:16:55 4fdee56d7956: Preparing 02:16:55 79e701a7a2e6: Preparing 02:16:55 595a13c1d413: Preparing 02:16:55 27ee127bd123: Preparing 02:16:55 ee4a80ca169a: Preparing 02:16:55 db252e9ec17d: Preparing 02:16:55 3c409e610f3a: Preparing 02:16:55 f5eca705925b: Preparing 02:16:55 16113d51b718: Preparing 02:16:55 4fdee56d7956: Waiting 02:16:55 79e701a7a2e6: Waiting 02:16:55 595a13c1d413: Waiting 02:16:55 ee4a80ca169a: Waiting 02:16:55 27ee127bd123: Waiting 02:16:55 db252e9ec17d: Waiting 02:16:55 f5eca705925b: Waiting 02:16:55 16113d51b718: Waiting 02:16:55 3c409e610f3a: Waiting 02:16:55 ce2802fd5916: Layer already exists 02:16:55 4d424910ba36: Layer already exists 02:16:55 f0c0fc467d42: Layer already exists 02:16:55 4d9b692041d8: Layer already exists 02:16:55 7c9d5511f7a4: Layer already exists 02:16:55 27ee127bd123: Layer already exists 02:16:55 79e701a7a2e6: Layer already exists 02:16:55 4fdee56d7956: Layer already exists 02:16:55 ee4a80ca169a: Layer already exists 02:16:55 595a13c1d413: Layer already exists 02:16:55 db252e9ec17d: Layer already exists 02:16:55 16113d51b718: Layer already exists 02:16:55 3c409e610f3a: Layer already exists 02:16:55 f5eca705925b: Layer already exists 02:16:55 3.2.0-dev.22: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:56 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:16:56 7c9d5511f7a4: Preparing 02:16:56 ce2802fd5916: Preparing 02:16:56 4d424910ba36: Preparing 02:16:56 4d9b692041d8: Preparing 02:16:56 f0c0fc467d42: Preparing 02:16:56 4fdee56d7956: Preparing 02:16:56 79e701a7a2e6: Preparing 02:16:56 595a13c1d413: Preparing 02:16:56 27ee127bd123: Preparing 02:16:56 ee4a80ca169a: Preparing 02:16:56 db252e9ec17d: Preparing 02:16:56 3c409e610f3a: Preparing 02:16:56 f5eca705925b: Preparing 02:16:56 16113d51b718: Preparing 02:16:56 79e701a7a2e6: Waiting 02:16:56 595a13c1d413: Waiting 02:16:56 27ee127bd123: Waiting 02:16:56 ee4a80ca169a: Waiting 02:16:56 db252e9ec17d: Waiting 02:16:56 3c409e610f3a: Waiting 02:16:56 f5eca705925b: Waiting 02:16:56 16113d51b718: Waiting 02:16:56 4fdee56d7956: Waiting 02:16:56 ce2802fd5916: Layer already exists 02:16:56 7c9d5511f7a4: Layer already exists 02:16:56 4d424910ba36: Layer already exists 02:16:56 4d9b692041d8: Layer already exists 02:16:56 f0c0fc467d42: Layer already exists 02:16:56 ee4a80ca169a: Layer already exists 02:16:56 4fdee56d7956: Layer already exists 02:16:56 27ee127bd123: Layer already exists 02:16:56 79e701a7a2e6: Layer already exists 02:16:56 595a13c1d413: Layer already exists 02:16:56 3c409e610f3a: Layer already exists 02:16:56 16113d51b718: Layer already exists 02:16:56 f5eca705925b: Layer already exists 02:16:56 db252e9ec17d: Layer already exists 02:16:56 ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:57 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 02:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 02:16:57 7c9d5511f7a4: Preparing 02:16:57 ce2802fd5916: Preparing 02:16:57 4d424910ba36: Preparing 02:16:57 4d9b692041d8: Preparing 02:16:57 f0c0fc467d42: Preparing 02:16:57 4fdee56d7956: Preparing 02:16:57 79e701a7a2e6: Preparing 02:16:57 4fdee56d7956: Waiting 02:16:57 595a13c1d413: Preparing 02:16:57 79e701a7a2e6: Waiting 02:16:57 595a13c1d413: Waiting 02:16:57 27ee127bd123: Preparing 02:16:57 ee4a80ca169a: Preparing 02:16:57 db252e9ec17d: Preparing 02:16:57 3c409e610f3a: Preparing 02:16:57 f5eca705925b: Preparing 02:16:57 16113d51b718: Preparing 02:16:57 27ee127bd123: Waiting 02:16:57 db252e9ec17d: Waiting 02:16:57 ee4a80ca169a: Waiting 02:16:57 3c409e610f3a: Waiting 02:16:57 16113d51b718: Waiting 02:16:57 f5eca705925b: Waiting 02:16:57 4d424910ba36: Layer already exists 02:16:57 ce2802fd5916: Layer already exists 02:16:57 7c9d5511f7a4: Layer already exists 02:16:57 4d9b692041d8: Layer already exists 02:16:57 f0c0fc467d42: Layer already exists 02:16:57 79e701a7a2e6: Layer already exists 02:16:57 595a13c1d413: Layer already exists 02:16:57 4fdee56d7956: Layer already exists 02:16:57 ee4a80ca169a: Layer already exists 02:16:57 27ee127bd123: Layer already exists 02:16:57 db252e9ec17d: Layer already exists 02:16:57 f5eca705925b: Layer already exists 02:16:57 3c409e610f3a: Layer already exists 02:16:57 16113d51b718: Layer already exists 02:16:57 main: digest: sha256:c0a7faa750ce56e6b84c265482416b2bba375d63ff3b505ac6a30343dc67bb4a size: 3244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:16:58 ===================================================== [Pipeline] echo 02:16:58 taggedImages: 02:16:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47 02:16:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 02:16:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.2.0-dev.22 02:16:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:ebb085bb7a70741b066bc3ef5ee31b5738d04c47-3.2.0-dev.22 02:16:58 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:58 02:16:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:16:59 arm64: Pulling from edgex-lftools-log-publisher 02:16:59 8998bd30e6a1: Pulling fs layer 02:16:59 04944245beec: Pulling fs layer 02:16:59 699f458cf7ca: Pulling fs layer 02:16:59 765212b225bb: Pulling fs layer 02:16:59 f23df028b6ca: Pulling fs layer 02:16:59 d65c8cfc05b1: Pulling fs layer 02:16:59 2437ff75d9bd: Pulling fs layer 02:16:59 765212b225bb: Waiting 02:16:59 f23df028b6ca: Waiting 02:16:59 d65c8cfc05b1: Waiting 02:16:59 2437ff75d9bd: Waiting 02:16:59 04944245beec: Verifying Checksum 02:16:59 04944245beec: Download complete 02:16:59 765212b225bb: Verifying Checksum 02:16:59 765212b225bb: Download complete 02:16:59 f23df028b6ca: Verifying Checksum 02:16:59 f23df028b6ca: Download complete 02:16:59 d65c8cfc05b1: Verifying Checksum 02:16:59 d65c8cfc05b1: Download complete 02:16:59 699f458cf7ca: Verifying Checksum 02:16:59 699f458cf7ca: Download complete 02:17:00 8998bd30e6a1: Download complete 02:17:02 2437ff75d9bd: Download complete 02:17:05 8998bd30e6a1: Pull complete 02:17:05 04944245beec: Pull complete 02:17:07 699f458cf7ca: Pull complete 02:17:07 765212b225bb: Pull complete 02:17:08 f23df028b6ca: Pull complete 02:17:09 d65c8cfc05b1: Pull complete 02:17:27 2437ff75d9bd: Pull complete 02:17:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:27 prd-ubuntu20.04-docker-arm64-4c-16g-23042 does not seem to be running inside a container 02:17:27 $ 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/187 -v /w/workspace/device-usb-camera/187:/w/workspace/device-usb-camera/187:rw,z -v /w/workspace/device-usb-camera/187@tmp:/w/workspace/device-usb-camera/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:17:30 $ docker top c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:31 ---> job-cost.sh 02:17:31 lf-activate-venv: SKIPPING 02:17:31 INFO: No Stack... 02:17:32 INFO: Retrieving Pricing Info for: v3-standard-4 02:17:32 INFO: Archiving Costs [Pipeline] sh 02:17:33 + cut -d, -f6 02:17:33 + cat /w/workspace/device-usb-camera/187/archives/cost.csv [Pipeline] lock 02:17:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] 02:17:33 Resource [jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] did not exist. Created. 02:17:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:34 /w/workspace/device-usb-camera/187@tmp/durable-c219e36b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:17:35 + echo total: 0.10999999940395355 [Pipeline] stash 02:17:35 Warning: overwriting stash ‘stack-cost’ 02:17:35 Stashed 1 file(s) [Pipeline] } 02:17:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:35 $ docker stop --time=1 c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 02:17:36 $ docker rm -f --volumes c97f4e272318d0990ab10bd80ac9ae8cae8ed454f6e5465d621625797b3ac088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:17:37 provisioning config files... 02:17:37 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10212243250059569212tmp [Pipeline] { [Pipeline] sh 02:17:37 + set +x 02:17:37 + curl -s https://codecov.io/bash 02:17:37 + bash -s -- 02:17:37 02:17:37 _____ _ 02:17:37 / ____| | | 02:17:37 | | ___ __| | ___ ___ _____ __ 02:17:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:17:37 | |___| (_) | (_| | __/ (_| (_) \ V / 02:17:37 \_____\___/ \__,_|\___|\___\___/ \_/ 02:17:37 Bash-1.0.6 02:17:37 02:17:37 02:17:37 ==> git version 2.25.1 found 02:17:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:17:37 Release-Date: 2020-01-08 02:17:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:17:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:17:37 ==> Jenkins CI detected. 02:17:37 current dir:  /w/workspace/exfoundry_device-usb-camera_main 02:17:37 project root: . 02:17:37 --> token set from env 02:17:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:17:37 ==> Running gcov in . (disable via -X gcov) 02:17:37 ==> Python coveragepy not found 02:17:37 ==> Searching for coverage reports in: 02:17:37 + . 02:17:37 -> Found 1 reports 02:17:37 ==> Detecting git/mercurial file structure 02:17:37 ==> Reading reports 02:17:37 + ./coverage.out bytes=54772 02:17:37 ==> Appending adjustments 02:17:37 https://docs.codecov.io/docs/fixing-reports 02:17:37 + Found adjustments 02:17:37 ==> Gzipping contents 02:17:37 8.0K /tmp/codecov.r4QMlm.gz 02:17:37 ==> Uploading reports 02:17:37 url: https://codecov.io 02:17:37 query: branch=main&commit=ebb085bb7a70741b066bc3ef5ee31b5738d04c47&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:37 -> Pinging Codecov 02:17:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ebb085bb7a70741b066bc3ef5ee31b5738d04c47&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 02:17:38 -> Uploading to 02:17:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/ebb085bb7a70741b066bc3ef5ee31b5738d04c47/b48bf664-6d38-496e-9060-9b1e1d3005e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021737Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1430928b5ce95dca6b4997f6e81cead434d928367db1266de542594a59c57b57 02:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 02:17:38 Dload Upload Total Spent Left Speed 02:17:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30428 --:--:-- --:--:-- --:--:-- 30428 02:17:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] } 02:17:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:17:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:17:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:38 02:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:39 latest: Pulling from edgex-devops/edgex-snyk-go 02:17:39 43c4264eed91: Already exists 02:17:39 4cc291be95ef: Already exists 02:17:39 2ac1f1163629: Already exists 02:17:39 5c3c966382ef: Already exists 02:17:39 4f4fb700ef54: Already exists 02:17:39 d9c7d2e4e75e: Pulling fs layer 02:17:39 9c3e1370e548: Pulling fs layer 02:17:39 d9c7d2e4e75e: Verifying Checksum 02:17:39 d9c7d2e4e75e: Download complete 02:17:39 d9c7d2e4e75e: Pull complete 02:17:40 9c3e1370e548: Verifying Checksum 02:17:40 9c3e1370e548: Download complete 02:17:43 9c3e1370e548: Pull complete 02:17:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:17:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:17:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:44 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:17:44 $ 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 02:17:50 $ docker top 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] echo 02:17:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 02:17:51 + set -o pipefail 02:17:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 02:17:59 02:17:59 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 02:17:59 02:17:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/978f9534-f89b-479b-86d5-a67f44693f06/history/a208826d-b77c-4cf8-b57c-ad193688f55e 02:17:59 02:17:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:17:59 02:17:59 02:17:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:17:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:17:59 $ docker stop --time=1 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 02:18:08 $ docker rm -f --volumes 2b2c7c7e5baa057e64e40be1a630f10bf8c05fa36554837f0fe82f96520000d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:18:09 + git log --format=format:%s -1 ebb085bb7a70741b066bc3ef5ee31b5738d04c47 [Pipeline] sh 02:18:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:09 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:18:09 $ 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 02:18:10 $ docker top f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 -eo pid,comm 02:18:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:10 [ssh-agent] Looking for ssh-agent implementation... 02:18:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:10 $ docker exec f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 ssh-agent 02:18:11 SSH_AUTH_SOCK=/tmp/ssh-SL5aBfNA8E8o/agent.33 02:18:11 SSH_AGENT_PID=40 02:18:11 Running ssh-add (command line suppressed) 02:18:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9619167023589943252.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9619167023589943252.key) 02:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:11 + git semver tag 02:18:11 2024-10-18 02:18:11,621 [run_tag] DEBUG tag force:False 02:18:11 2024-10-18 02:18:11,621 [check_head_tag] DEBUG check head tag 02:18:11 2024-10-18 02:18:11,624 [execute] INFO git cat-file --batch-check 02:18:11 2024-10-18 02:18:11,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:18:11 2024-10-18 02:18:11,628 [execute] INFO git cat-file --batch 02:18:11 2024-10-18 02:18:11,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 02:18:11 2024-10-18 02:18:11,673 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:11 2024-10-18 02:18:11,673 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 02:18:11 2024-10-18 02:18:11,673 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 02:18:11 2024-10-18 02:18:11,679 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:11 3.2.0-dev.22 [Pipeline] } 02:18:11 $ docker exec --env ******** --env ******** f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 ssh-agent -k 02:18:11 unset SSH_AUTH_SOCK; 02:18:11 unset SSH_AGENT_PID; 02:18:11 echo Agent pid 40 killed; 02:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:12 + git semver [Pipeline] } 02:18:12 $ docker stop --time=1 f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 02:18:13 $ docker rm -f --volumes f068ba39157df2e9f349e9350e5562befbfb6a1cc00ee7ab3b569fde00ea4bf9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:14 02:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:14 0.23.1-centos7: Pulling from edgex-lftools 02:18:14 ab5ef0e58194: Pulling fs layer 02:18:14 9712f1f96733: Pulling fs layer 02:18:14 63f879dbbcfc: Pulling fs layer 02:18:14 0d9ebad4ef96: Pulling fs layer 02:18:14 e9a5061849ea: Pulling fs layer 02:18:14 d747dcd14b5f: Pulling fs layer 02:18:14 2de7ff778b66: Pulling fs layer 02:18:14 0d9ebad4ef96: Waiting 02:18:14 2de7ff778b66: Waiting 02:18:14 9712f1f96733: Verifying Checksum 02:18:14 9712f1f96733: Download complete 02:18:15 63f879dbbcfc: Verifying Checksum 02:18:15 63f879dbbcfc: Download complete 02:18:15 0d9ebad4ef96: Verifying Checksum 02:18:15 0d9ebad4ef96: Download complete 02:18:15 e9a5061849ea: Verifying Checksum 02:18:15 e9a5061849ea: Download complete 02:18:15 d747dcd14b5f: Verifying Checksum 02:18:15 d747dcd14b5f: Download complete 02:18:15 ab5ef0e58194: Verifying Checksum 02:18:15 ab5ef0e58194: Download complete 02:18:15 2de7ff778b66: Verifying Checksum 02:18:15 2de7ff778b66: Download complete 02:18:18 ab5ef0e58194: Pull complete 02:18:18 9712f1f96733: Pull complete 02:18:18 63f879dbbcfc: Pull complete 02:18:22 0d9ebad4ef96: Pull complete 02:18:22 e9a5061849ea: Pull complete 02:18:22 d747dcd14b5f: Pull complete 02:18:23 2de7ff778b66: Pull complete 02:18:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:18:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:23 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:18:23 $ 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 02:18:31 $ docker top c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:18:32 provisioning config files... 02:18:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6058769239836566054tmp 02:18:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8808661700924595456tmp 02:18:32 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4774278729382418116tmp [Pipeline] { [Pipeline] echo 02:18:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:18:32 ---> sigul-configuration.sh 02:18:32 gpg: directory `/root/.gnupg' created 02:18:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:18:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:18:32 gpg: keyring `/root/.gnupg/secring.gpg' created 02:18:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:18:32 gpg: CAST5 encrypted data 02:18:32 gpg: encrypted with 1 passphrase 02:18:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:18:32 + mkdir /home/jenkins 02:18:32 + mkdir /home/jenkins/sigul [Pipeline] sh 02:18:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:18:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:18:33 ---> sigul-install.sh 02:18:33 Sigul already installed; skipping installation. [Pipeline] sh 02:18:33 + git tag --list 02:18:33 v0.0.0 02:18:33 v0.0.1-dev.1 02:18:33 v0.0.1-dev.10 02:18:33 v0.0.1-dev.11 02:18:33 v0.0.1-dev.12 02:18:33 v0.0.1-dev.13 02:18:33 v0.0.1-dev.14 02:18:33 v0.0.1-dev.15 02:18:33 v0.0.1-dev.16 02:18:33 v0.0.1-dev.2 02:18:33 v0.0.1-dev.3 02:18:33 v0.0.1-dev.4 02:18:33 v0.0.1-dev.5 02:18:33 v0.0.1-dev.6 02:18:33 v0.0.1-dev.7 02:18:33 v0.0.1-dev.8 02:18:33 v0.0.1-dev.9 02:18:33 v2.2.0 02:18:33 v2.2.0-dev.17 02:18:33 v2.2.0-dev.18 02:18:33 v2.2.0-dev.19 02:18:33 v2.2.0-dev.20 02:18:33 v2.2.0-dev.21 02:18:33 v2.2.0-dev.22 02:18:33 v2.2.0-dev.23 02:18:33 v2.2.0-dev.24 02:18:33 v2.2.0-dev.25 02:18:33 v2.2.0-dev.26 02:18:33 v2.2.0-dev.27 02:18:33 v2.3.0 02:18:33 v2.3.0-dev.1 02:18:33 v2.3.0-dev.10 02:18:33 v2.3.0-dev.11 02:18:33 v2.3.0-dev.12 02:18:33 v2.3.0-dev.13 02:18:33 v2.3.0-dev.14 02:18:33 v2.3.0-dev.15 02:18:33 v2.3.0-dev.16 02:18:33 v2.3.0-dev.17 02:18:33 v2.3.0-dev.18 02:18:33 v2.3.0-dev.19 02:18:33 v2.3.0-dev.2 02:18:33 v2.3.0-dev.20 02:18:33 v2.3.0-dev.21 02:18:33 v2.3.0-dev.22 02:18:33 v2.3.0-dev.23 02:18:33 v2.3.0-dev.24 02:18:33 v2.3.0-dev.25 02:18:33 v2.3.0-dev.26 02:18:33 v2.3.0-dev.27 02:18:33 v2.3.0-dev.28 02:18:33 v2.3.0-dev.3 02:18:33 v2.3.0-dev.4 02:18:33 v2.3.0-dev.5 02:18:33 v2.3.0-dev.6 02:18:33 v2.3.0-dev.7 02:18:33 v2.3.0-dev.8 02:18:33 v2.3.0-dev.9 02:18:33 v2.3.1 02:18:33 v2.3.1-dev.4 02:18:33 v2.3.1-dev.5 02:18:33 v2.3.1-dev.6 02:18:33 v3.0 02:18:33 v3.0.0 02:18:33 v3.0.0-dev.1 02:18:33 v3.0.0-dev.10 02:18:33 v3.0.0-dev.11 02:18:33 v3.0.0-dev.12 02:18:33 v3.0.0-dev.13 02:18:33 v3.0.0-dev.14 02:18:33 v3.0.0-dev.15 02:18:33 v3.0.0-dev.16 02:18:33 v3.0.0-dev.17 02:18:33 v3.0.0-dev.18 02:18:33 v3.0.0-dev.19 02:18:33 v3.0.0-dev.2 02:18:33 v3.0.0-dev.20 02:18:33 v3.0.0-dev.21 02:18:33 v3.0.0-dev.22 02:18:33 v3.0.0-dev.23 02:18:33 v3.0.0-dev.24 02:18:33 v3.0.0-dev.25 02:18:33 v3.0.0-dev.26 02:18:33 v3.0.0-dev.27 02:18:33 v3.0.0-dev.28 02:18:33 v3.0.0-dev.29 02:18:33 v3.0.0-dev.3 02:18:33 v3.0.0-dev.30 02:18:33 v3.0.0-dev.31 02:18:33 v3.0.0-dev.32 02:18:33 v3.0.0-dev.33 02:18:33 v3.0.0-dev.34 02:18:33 v3.0.0-dev.35 02:18:33 v3.0.0-dev.36 02:18:33 v3.0.0-dev.37 02:18:33 v3.0.0-dev.38 02:18:33 v3.0.0-dev.39 02:18:33 v3.0.0-dev.4 02:18:33 v3.0.0-dev.40 02:18:33 v3.0.0-dev.41 02:18:33 v3.0.0-dev.42 02:18:33 v3.0.0-dev.43 02:18:33 v3.0.0-dev.44 02:18:33 v3.0.0-dev.45 02:18:33 v3.0.0-dev.46 02:18:33 v3.0.0-dev.47 02:18:33 v3.0.0-dev.48 02:18:33 v3.0.0-dev.49 02:18:33 v3.0.0-dev.5 02:18:33 v3.0.0-dev.50 02:18:33 v3.0.0-dev.51 02:18:33 v3.0.0-dev.6 02:18:33 v3.0.0-dev.7 02:18:33 v3.0.0-dev.8 02:18:33 v3.0.0-dev.9 02:18:33 v3.1 02:18:33 v3.1.0 02:18:33 v3.1.0-dev.1 02:18:33 v3.1.0-dev.10 02:18:33 v3.1.0-dev.11 02:18:33 v3.1.0-dev.12 02:18:33 v3.1.0-dev.13 02:18:33 v3.1.0-dev.14 02:18:33 v3.1.0-dev.15 02:18:33 v3.1.0-dev.16 02:18:33 v3.1.0-dev.17 02:18:33 v3.1.0-dev.18 02:18:33 v3.1.0-dev.19 02:18:33 v3.1.0-dev.2 02:18:33 v3.1.0-dev.20 02:18:33 v3.1.0-dev.21 02:18:33 v3.1.0-dev.22 02:18:33 v3.1.0-dev.23 02:18:33 v3.1.0-dev.24 02:18:33 v3.1.0-dev.25 02:18:33 v3.1.0-dev.26 02:18:33 v3.1.0-dev.27 02:18:33 v3.1.0-dev.28 02:18:33 v3.1.0-dev.29 02:18:33 v3.1.0-dev.3 02:18:33 v3.1.0-dev.30 02:18:33 v3.1.0-dev.31 02:18:33 v3.1.0-dev.32 02:18:33 v3.1.0-dev.33 02:18:33 v3.1.0-dev.34 02:18:33 v3.1.0-dev.35 02:18:33 v3.1.0-dev.36 02:18:33 v3.1.0-dev.37 02:18:33 v3.1.0-dev.38 02:18:33 v3.1.0-dev.39 02:18:33 v3.1.0-dev.4 02:18:33 v3.1.0-dev.5 02:18:33 v3.1.0-dev.6 02:18:33 v3.1.0-dev.7 02:18:33 v3.1.0-dev.8 02:18:33 v3.1.0-dev.9 02:18:33 v3.1.1 02:18:33 v3.1.1-dev.1 02:18:33 v3.2.0-dev.1 02:18:33 v3.2.0-dev.10 02:18:33 v3.2.0-dev.11 02:18:33 v3.2.0-dev.12 02:18:33 v3.2.0-dev.13 02:18:33 v3.2.0-dev.14 02:18:33 v3.2.0-dev.15 02:18:33 v3.2.0-dev.16 02:18:33 v3.2.0-dev.17 02:18:33 v3.2.0-dev.18 02:18:33 v3.2.0-dev.19 02:18:33 v3.2.0-dev.2 02:18:33 v3.2.0-dev.20 02:18:33 v3.2.0-dev.21 02:18:33 v3.2.0-dev.22 02:18:33 v3.2.0-dev.3 02:18:33 v3.2.0-dev.4 02:18:33 v3.2.0-dev.5 02:18:33 v3.2.0-dev.6 02:18:33 v3.2.0-dev.7 02:18:33 v3.2.0-dev.8 02:18:33 v3.2.0-dev.9 [Pipeline] sh 02:18:33 + lftools sign git-tag v3.2.0-dev.22 02:18:34 Signing Git tag with Sigul... 02:18:34 Signing v3.2.0-dev.22 [Pipeline] echo 02:18:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:18:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:18:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:18:35 $ docker stop --time=1 c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 02:18:36 $ docker rm -f --volumes c7ea2f4a6e46d7d87e2a9f06dfbbd5898fd8e3b1fc98266441d32184bb62b843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:18:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:37 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:18:37 $ 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 02:18:38 $ docker top e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 -eo pid,comm 02:18:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:38 [ssh-agent] Looking for ssh-agent implementation... 02:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:38 $ docker exec e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 ssh-agent 02:18:38 SSH_AUTH_SOCK=/tmp/ssh-igJ3Xefi0IUl/agent.32 02:18:38 SSH_AGENT_PID=38 02:18:38 Running ssh-add (command line suppressed) 02:18:38 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_565460901546977593.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_565460901546977593.key) 02:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:38 + git semver bump pre 02:18:39 2024-10-18 02:18:39,097 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:39 2024-10-18 02:18:39,098 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 02:18:39 2024-10-18 02:18:39,098 [bump_version] DEBUG bumped version:3.2.0-dev.23 02:18:39 2024-10-18 02:18:39,098 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 02:18:39 2024-10-18 02:18:39,098 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:39 2024-10-18 02:18:39,098 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:39 2024-10-18 02:18:39,099 [execute] INFO git cat-file --batch-check 02:18:39 2024-10-18 02:18:39,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:18:39 2024-10-18 02:18:39,105 [execute] INFO git cat-file --batch 02:18:39 2024-10-18 02:18:39,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:18:39 2024-10-18 02:18:39,110 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:39 3.2.0-dev.23 [Pipeline] } 02:18:39 $ docker exec --env ******** --env ******** e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 ssh-agent -k 02:18:39 unset SSH_AUTH_SOCK; 02:18:39 unset SSH_AGENT_PID; 02:18:39 echo Agent pid 38 killed; 02:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:39 + git semver [Pipeline] } 02:18:39 $ docker stop --time=1 e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 02:18:41 $ docker rm -f --volumes e58dfb10ba364e22742ee161c15f0f814470f8a79b6d9e7993c14f01a1cef2b8 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:41 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:18:41 $ 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 02:18:42 $ docker top a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c -eo pid,comm 02:18:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:42 [ssh-agent] Looking for ssh-agent implementation... 02:18:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:42 $ docker exec a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c ssh-agent 02:18:42 SSH_AUTH_SOCK=/tmp/ssh-9tHtCvxQGgma/agent.33 02:18:42 SSH_AGENT_PID=39 02:18:42 Running ssh-add (command line suppressed) 02:18:42 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_339980456284620129.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_339980456284620129.key) 02:18:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:43 + git semver push 02:18:43 2024-10-18 02:18:43,268 [run_push] DEBUG push 02:18:43 2024-10-18 02:18:43,269 [execute] INFO git cat-file --batch-check 02:18:43 2024-10-18 02:18:43,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 02:18:43 2024-10-18 02:18:43,271 [execute] INFO git rev-list a90e01c0cb745585aebba4819b94bacabe1bb806 -- 02:18:43 2024-10-18 02:18:43,272 [execute] DEBUG Popen(['git', 'rev-list', 'a90e01c0cb745585aebba4819b94bacabe1bb806', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:18:43 2024-10-18 02:18:43,279 [execute] INFO git fetch -v origin 02:18:43 2024-10-18 02:18:43,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 02:18:43 2024-10-18 02:18:43,721 [run_push] DEBUG no remote changes detected 02:18:43 2024-10-18 02:18:43,722 [execute] INFO git push origin semver 02:18:43 2024-10-18 02:18:43,722 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 02:18:44 2024-10-18 02:18:44,392 [run_push] DEBUG push all version tags 02:18:44 2024-10-18 02:18:44,392 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:18:44 2024-10-18 02:18:44,392 [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) 02:18:45 2024-10-18 02:18:45,050 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 02:18:45 3.2.0-dev.23 [Pipeline] } 02:18:45 $ docker exec --env ******** --env ******** a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c ssh-agent -k 02:18:45 unset SSH_AUTH_SOCK; 02:18:45 unset SSH_AGENT_PID; 02:18:45 echo Agent pid 39 killed; 02:18:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:45 + git semver [Pipeline] } 02:18:46 $ docker stop --time=1 a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c 02:18:47 $ docker rm -f --volumes a2a710f2075e9abf6fcca5c4390fbf3538f46459b387e8898eeddb6a3c7f857c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:18:48 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 02:18:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:18:48 total 16 02:18:48 drwxr-xr-x 3 root root 4096 Oct 18 02:01 . 02:18:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:18 .. 02:18:48 drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost 02:18:48 -rw-r--r-- 1 root root 89 Oct 18 02:01 cost.csv 02:18:48 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 02:18:48 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 02:18:48 total 16 02:18:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . 02:18:48 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 02:18 .. 02:18:48 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost 02:18:48 -rw-r--r-- 1 jenkins jenkins 89 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:18:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:18:49 ---> package-listing.sh 02:18:49 ++ facter osfamily 02:18:49 ++ tr '[:upper:]' '[:lower:]' 02:18:49 + OS_FAMILY=debian 02:18:49 + workspace=/w/workspace/exfoundry_device-usb-camera_main 02:18:49 + START_PACKAGES=/tmp/packages_start.txt 02:18:49 + END_PACKAGES=/tmp/packages_end.txt 02:18:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:18:49 + PACKAGES=/tmp/packages_start.txt 02:18:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:18:49 + PACKAGES=/tmp/packages_end.txt 02:18:49 + case "${OS_FAMILY}" in 02:18:49 + dpkg -l 02:18:49 + grep '^ii' 02:18:49 + '[' -f /tmp/packages_start.txt ']' 02:18:49 + '[' -f /tmp/packages_end.txt ']' 02:18:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:18:49 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 02:18:49 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 02:18:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 02:18:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:18:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:50 prd-ubuntu20.04-docker-8c-8g-23034 does not seem to be running inside a container 02:18:50 $ 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 02:18:50 $ docker top e76cd3e45001f649abfaf0343f68a3d2787347ec0e7253dad6a8fad89a40c793 -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:51 + touch /tmp/pre-build-complete [Pipeline] sh 02:18:51 + mkdir -p /var/log/sysstat [Pipeline] sh 02:18:51 + ls /var/log/sa-host 02:18:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:51 provisioning config files... 02:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10279278182456167986tmp [Pipeline] { [Pipeline] echo 02:18:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:18:52 ---> create-netrc.sh [Pipeline] } 02:18:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:18:52 ---> python-tools-install.sh [Pipeline] echo 02:18:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:18:52 ---> sudo-logs.sh 02:18:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:18:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:18:52 ---> job-cost.sh 02:18:52 lf-activate-venv: SKIPPING 02:18:52 DEBUG: total: 0.2199999988079071 02:18:52 INFO: Retrieving Stack Cost... 02:18:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:18:53 INFO: Archiving Costs [Pipeline] echo 02:18:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:18:53 ---> logs-deploy.sh 02:18:53 lf-activate-venv: SKIPPING 02:18:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/187 02:18:53 INFO: archiving workspace using pattern(s): 02:18:54 Archives upload complete. 02:18:54 INFO: archiving logs to Nexus