Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4203622a2f3f4116d3682a91406476b7eb931222+ad81b6791089a5483c30c2e43f91131867ddea47 (c99bb673541aba7aea177fac84c8e54476d305c9) 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-ssh10861112995092436519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14456004680647116901.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/PR-128/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/PR-128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2333429913313145249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17546705064124726509.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/PR-128/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/PR-128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13502879362934604640.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2883 in /w/workspace/foundry_device-usb-camera_PR-128 [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/foundry_device-usb-camera_PR-128 # 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 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 4203622a2f3f4116d3682a91406476b7eb931222 Merge succeeded, producing b37984fe16b9f6a58e42208650b7461258e68a5d Checking out Revision b37984fe16b9f6a58e42208650b7461258e68a5d (PR-128) > 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 remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4203622a2f3f4116d3682a91406476b7eb931222 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b37984fe16b9f6a58e42208650b7461258e68a5d # timeout=10 Commit message: "Merge commit 'ad81b6791089a5483c30c2e43f91131867ddea47' into HEAD" > git rev-list --no-walk 4203622a2f3f4116d3682a91406476b7eb931222 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:50 ========================================================= 06:15:50 EdgeX Global Pipelines Version Info 06:15:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:51 ------------------- 06:15:51 stable info: 06:15:51 ------------------- 06:15:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:15:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:51 Message: update stable to v1.0.244 06:15:51 ------------------- 06:15:51 experimental info: 06:15:51 ------------------- 06:15:51 Commited By: **** collab-it+edgex@linuxfoundation.org 06:15:51 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 06:15:51 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:15:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-128 [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-128 [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-128 [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b37984fe16b9f6a58e42208650b7461258e68a5d [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b37984f [Pipeline] echo 06:15:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:52 provisioning config files... 06:15:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-128@tmp/config15105784154594101461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:52 ---> docker-login.sh 06:15:52 nexus3.edgexfoundry.org:10001 06:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:52 Configure a credential helper to remove this warning. See 06:15:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:52 06:15:52 Login Succeeded 06:15:52 nexus3.edgexfoundry.org:10002 06:15:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:53 Configure a credential helper to remove this warning. See 06:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:53 06:15:53 Login Succeeded 06:15:53 nexus3.edgexfoundry.org:10003 06:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:53 Configure a credential helper to remove this warning. See 06:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:53 06:15:53 Login Succeeded 06:15:53 nexus3.edgexfoundry.org:10004 06:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:53 Configure a credential helper to remove this warning. See 06:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:53 06:15:53 Login Succeeded 06:15:53 docker.io 06:15:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:15:53 Configure a credential helper to remove this warning. See 06:15:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:15:53 06:15:53 Login Succeeded 06:15:53 ---> docker-login.sh ends [Pipeline] } 06:15:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:15:53 + git rev-list -1 --merges b37984fe16b9f6a58e42208650b7461258e68a5d~1..b37984fe16b9f6a58e42208650b7461258e68a5d [Pipeline] echo 06:15:53 -----------> git rev-list -1 --merges b37984fe16b9f6a58e42208650b7461258e68a5d~1..b37984fe16b9f6a58e42208650b7461258e68a5d b37984fe16b9f6a58e42208650b7461258e68a5d 06:15:53 b37984fe16b9f6a58e42208650b7461258e68a5d [false] [Pipeline] sh 06:15:54 + git log --format=format:%s -1 b37984fe16b9f6a58e42208650b7461258e68a5d [Pipeline] echo 06:15:54 ========================================================= 06:15:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:54 + git log --format=format:%s -1 b37984fe16b9f6a58e42208650b7461258e68a5d [Pipeline] echo 06:15:54 [semverPrep] GIT_COMMIT: b37984fe16b9f6a58e42208650b7461258e68a5d, Commit Message: Merge commit 'ad81b6791089a5483c30c2e43f91131867ddea47' into HEAD [Pipeline] echo 06:15:54 [semverPrep] This is not a build commit. [Pipeline] sh 06:15:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:54 + grep -v github /etc/ssh/ssh_known_hosts 06:15:54 + [ -e /tmp/ssh_known_hosts ] 06:15:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:54 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:55 06:15:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:55 b85a868b505f: Pulling fs layer 06:15:55 e2be974225ed: Pulling fs layer 06:15:55 339a4e72a1f5: Pulling fs layer 06:15:55 988bab9f4d93: Pulling fs layer 06:15:55 1469e6f7b9e6: Pulling fs layer 06:15:55 eaf3925da568: Pulling fs layer 06:15:55 bab4dde63d76: Pulling fs layer 06:15:55 bde34c3a00c8: Pulling fs layer 06:15:55 b352a97aabf1: Pulling fs layer 06:15:55 4872d77fe225: Pulling fs layer 06:15:55 5851b861e8e6: Pulling fs layer 06:15:55 b352a97aabf1: Waiting 06:15:55 4872d77fe225: Waiting 06:15:55 eaf3925da568: Waiting 06:15:55 5851b861e8e6: Waiting 06:15:55 988bab9f4d93: Waiting 06:15:55 1469e6f7b9e6: Waiting 06:15:55 bab4dde63d76: Waiting 06:15:55 bde34c3a00c8: Waiting 06:15:55 e2be974225ed: Verifying Checksum 06:15:55 e2be974225ed: Download complete 06:15:55 988bab9f4d93: Download complete 06:15:55 1469e6f7b9e6: Verifying Checksum 06:15:55 1469e6f7b9e6: Download complete 06:15:55 eaf3925da568: Verifying Checksum 06:15:55 eaf3925da568: Download complete 06:15:55 339a4e72a1f5: Verifying Checksum 06:15:55 339a4e72a1f5: Download complete 06:15:55 bde34c3a00c8: Verifying Checksum 06:15:55 bde34c3a00c8: Download complete 06:15:56 b352a97aabf1: Verifying Checksum 06:15:56 b352a97aabf1: Download complete 06:15:56 4872d77fe225: Verifying Checksum 06:15:56 4872d77fe225: Download complete 06:15:56 b85a868b505f: Verifying Checksum 06:15:56 b85a868b505f: Download complete 06:15:56 5851b861e8e6: Download complete 06:15:56 bab4dde63d76: Verifying Checksum 06:15:56 bab4dde63d76: Download complete 06:15:57 b85a868b505f: Pull complete 06:15:57 e2be974225ed: Pull complete 06:15:58 339a4e72a1f5: Pull complete 06:15:58 988bab9f4d93: Pull complete 06:15:58 1469e6f7b9e6: Pull complete 06:15:58 eaf3925da568: Pull complete 06:16:00 bab4dde63d76: Pull complete 06:16:00 bde34c3a00c8: Pull complete 06:16:00 b352a97aabf1: Pull complete 06:16:00 4872d77fe225: Pull complete 06:16:00 5851b861e8e6: Pull complete 06:16:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:16:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:16:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:00 prd-ubuntu20.04-docker-8c-8g-2883 does not seem to be running inside a container 06:16:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-128 -v /w/workspace/foundry_device-usb-camera_PR-128:/w/workspace/foundry_device-usb-camera_PR-128:rw,z -v /w/workspace/foundry_device-usb-camera_PR-128@tmp:/w/workspace/foundry_device-usb-camera_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:16:02 $ docker top 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b -eo pid,comm 06:16:02 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). 06:16:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:02 [ssh-agent] Looking for ssh-agent implementation... 06:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:02 $ docker exec 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b ssh-agent 06:16:02 SSH_AUTH_SOCK=/tmp/ssh-RZSaCMINBz8Q/agent.32 06:16:02 SSH_AGENT_PID=38 06:16:02 Running ssh-add (command line suppressed) 06:16:02 Identity added: /w/workspace/foundry_device-usb-camera_PR-128@tmp/private_key_14286724284260452733.key (/w/workspace/foundry_device-usb-camera_PR-128@tmp/private_key_14286724284260452733.key) 06:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:03 + git tag --points-at HEAD [Pipeline] } 06:16:03 $ docker exec --env ******** --env ******** 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b ssh-agent -k 06:16:03 unset SSH_AUTH_SOCK; 06:16:03 unset SSH_AGENT_PID; 06:16:03 echo Agent pid 38 killed; 06:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:16:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:16:03 [ssh-agent] Looking for ssh-agent implementation... 06:16:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:03 $ docker exec 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b ssh-agent 06:16:03 SSH_AUTH_SOCK=/tmp/ssh-zOSyG0c6Ejm5/agent.70 06:16:03 SSH_AGENT_PID=76 06:16:03 Running ssh-add (command line suppressed) 06:16:03 Identity added: /w/workspace/foundry_device-usb-camera_PR-128@tmp/private_key_14404349347031667614.key (/w/workspace/foundry_device-usb-camera_PR-128@tmp/private_key_14404349347031667614.key) 06:16:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:16:04 + git semver init 06:16:04 2023-01-18 06:16:04,221 [run_init] DEBUG init version:0.0.0 force:False 06:16:04 2023-01-18 06:16:04,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-128/.semver 06:16:04 2023-01-18 06:16:04,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-128/.semver 06:16:04 2023-01-18 06:16:04,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-128/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-128, universal_newlines=False, shell=None, istream=None) 06:16:05 2023-01-18 06:16:04,991 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-128/.git/info/exclude 06:16:05 2023-01-18 06:16:04,992 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-128/.semver/PR-128 with force:False 06:16:05 2023-01-18 06:16:04,992 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-128/.semver/PR-128 06:16:05 2023-01-18 06:16:04,997 [execute] INFO git cat-file --batch-check 06:16:05 2023-01-18 06:16:04,997 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-128/.semver, universal_newlines=False, shell=None, istream=) 06:16:05 2023-01-18 06:16:05,004 [execute] INFO git cat-file --batch 06:16:05 2023-01-18 06:16:05,004 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-128/.semver, universal_newlines=False, shell=None, istream=) 06:16:05 2023-01-18 06:16:05,010 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-128/.semver/PR-128 06:16:05 0.0.0 [Pipeline] } 06:16:05 $ docker exec --env ******** --env ******** 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b ssh-agent -k 06:16:05 unset SSH_AUTH_SOCK; 06:16:05 unset SSH_AGENT_PID; 06:16:05 echo Agent pid 76 killed; 06:16:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:16:05 + git semver [Pipeline] } 06:16:05 $ docker stop --time=1 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b 06:16:07 $ docker rm -f --volumes 8fc6b13920dac5a51b169d8477b2def1539eb01d76f45b1344dca7fa7d01e56b [Pipeline] // withDockerContainer [Pipeline] sh 06:16:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:16:07 Stashed 1 file(s) [Pipeline] echo 06:16:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:07 provisioning config files... 06:16:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-128@tmp/config7910130205103396144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:08 ---> docker-login.sh 06:16:08 nexus3.edgexfoundry.org:10001 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:08 Configure a credential helper to remove this warning. See 06:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:08 06:16:08 Login Succeeded 06:16:08 nexus3.edgexfoundry.org:10002 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:08 Configure a credential helper to remove this warning. See 06:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:08 06:16:08 Login Succeeded 06:16:08 nexus3.edgexfoundry.org:10003 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:08 Configure a credential helper to remove this warning. See 06:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:08 06:16:08 Login Succeeded 06:16:08 nexus3.edgexfoundry.org:10004 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:08 Configure a credential helper to remove this warning. See 06:16:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:08 06:16:08 Login Succeeded 06:16:08 docker.io 06:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:09 Configure a credential helper to remove this warning. See 06:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:09 06:16:09 Login Succeeded 06:16:09 ---> docker-login.sh ends [Pipeline] } 06:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:16:09 ========================================================= 06:16:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:16:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:09 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:16:09 Sending build context to Docker daemon 1.73MB 06:16:09 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:16:09 Step 2/13 : FROM ${BASE} AS builder 06:16:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:16:09 213ec9aee27d: Pulling fs layer 06:16:09 4583459ba037: Pulling fs layer 06:16:09 93c1e223e6f2: Pulling fs layer 06:16:09 53926ce57604: Pulling fs layer 06:16:09 21b2b0c7a3f4: Pulling fs layer 06:16:09 22ff95d597cd: Pulling fs layer 06:16:09 12d6caf4c0d1: Pulling fs layer 06:16:09 96b7cbca73a9: Pulling fs layer 06:16:09 a7acece74701: Pulling fs layer 06:16:09 21b2b0c7a3f4: Waiting 06:16:09 22ff95d597cd: Waiting 06:16:09 12d6caf4c0d1: Waiting 06:16:09 53926ce57604: Waiting 06:16:09 a7acece74701: Waiting 06:16:09 93c1e223e6f2: Download complete 06:16:09 4583459ba037: Verifying Checksum 06:16:09 4583459ba037: Download complete 06:16:09 21b2b0c7a3f4: Download complete 06:16:09 22ff95d597cd: Verifying Checksum 06:16:09 22ff95d597cd: Download complete 06:16:09 213ec9aee27d: Verifying Checksum 06:16:09 213ec9aee27d: Download complete 06:16:09 12d6caf4c0d1: Download complete 06:16:09 213ec9aee27d: Pull complete 06:16:10 4583459ba037: Pull complete 06:16:10 93c1e223e6f2: Pull complete 06:16:11 a7acece74701: Verifying Checksum 06:16:11 a7acece74701: Download complete 06:16:11 96b7cbca73a9: Verifying Checksum 06:16:11 96b7cbca73a9: Download complete 06:16:11 53926ce57604: Download complete 06:16:15 53926ce57604: Pull complete 06:16:15 21b2b0c7a3f4: Pull complete 06:16:15 22ff95d597cd: Pull complete 06:16:15 12d6caf4c0d1: Pull complete 06:16:18 96b7cbca73a9: Pull complete 06:16:18 a7acece74701: Pull complete 06:16:18 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 06:16:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:16:18 ---> db6d94c90886 06:16:18 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:16:20 ---> Running in 7111fa05aa57 06:16:20 Removing intermediate container 7111fa05aa57 06:16:20 ---> ab59dace75ea 06:16:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:20 ---> Running in e1034b9f4268 06:16:20 Removing intermediate container e1034b9f4268 06:16:20 ---> 8b0f87049ba7 06:16:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:16:21 ---> Running in 84d6127b2336 06:16:21 Removing intermediate container 84d6127b2336 06:16:21 ---> 27486ed37e79 06:16:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:16:21 ---> Running in a9f0d068a942 06:16:21 Removing intermediate container a9f0d068a942 06:16:21 ---> c6af187d2245 06:16:21 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:16:21 ---> Running in 9ee337c8f177 06:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:16:22 (1/80) Installing mesa (21.3.8-r2) 06:16:22 (2/80) Installing libxau (1.0.9-r0) 06:16:22 (3/80) Installing libxdmcp (1.1.3-r0) 06:16:22 (4/80) Installing libxcb (1.15-r0) 06:16:22 (5/80) Installing libx11 (1.8-r0) 06:16:22 (6/80) Installing libxext (1.3.4-r0) 06:16:22 (7/80) Installing libxfixes (6.0.0-r0) 06:16:22 (8/80) Installing libxxf86vm (1.1.4-r2) 06:16:22 (9/80) Installing libpciaccess (0.16-r0) 06:16:22 (10/80) Installing libdrm (2.4.110-r0) 06:16:22 (11/80) Installing mesa-glapi (21.3.8-r2) 06:16:22 (12/80) Installing libxshmfence (1.3-r1) 06:16:22 (13/80) Installing mesa-gl (21.3.8-r2) 06:16:22 (14/80) Installing icu-data-full (71.1-r2) 06:16:22 (15/80) Installing libice (1.0.10-r0) 06:16:22 (16/80) Installing libuuid (2.38-r1) 06:16:22 (17/80) Installing libsm (1.2.3-r0) 06:16:22 (18/80) Installing libxt (1.2.1-r0) 06:16:22 (19/80) Installing libxmu (1.1.3-r0) 06:16:22 (20/80) Installing xset (1.2.4-r0) 06:16:22 (21/80) Installing xprop (1.2.5-r0) 06:16:22 (22/80) Installing xdg-utils (1.1.3-r3) 06:16:22 (23/80) Installing dbus-libs (1.14.4-r0) 06:16:22 (24/80) Installing libffi (3.4.2-r1) 06:16:22 (25/80) Installing libintl (0.21-r2) 06:16:22 (26/80) Installing libblkid (2.38-r1) 06:16:22 (27/80) Installing libmount (2.38-r1) 06:16:22 (28/80) Installing pcre (8.45-r2) 06:16:22 (29/80) Installing glib (2.72.1-r0) 06:16:22 (30/80) Installing icu-libs (71.1-r2) 06:16:22 (31/80) Installing libpcre2-16 (10.40-r0) 06:16:22 (32/80) Installing zstd-libs (1.5.2-r1) 06:16:22 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 06:16:22 (34/80) Installing hicolor-icon-theme (0.17-r1) 06:16:22 (35/80) Installing wayland-libs-server (1.20.0-r0) 06:16:22 (36/80) Installing mesa-gbm (21.3.8-r2) 06:16:22 (37/80) Installing wayland-libs-client (1.20.0-r0) 06:16:22 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 06:16:22 (39/80) Installing libxcomposite (0.4.5-r0) 06:16:22 (40/80) Installing libbz2 (1.0.8-r1) 06:16:22 (41/80) Installing libpng (1.6.37-r1) 06:16:22 (42/80) Installing freetype (2.12.1-r0) 06:16:22 (43/80) Installing fontconfig (2.14.0-r0) 06:16:22 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 06:16:22 (45/80) Installing wayland-libs-egl (1.20.0-r0) 06:16:22 (46/80) Installing xkeyboard-config (2.35.1-r0) 06:16:22 (47/80) Installing xz-libs (5.2.5-r1) 06:16:22 (48/80) Installing libxml2 (2.9.14-r2) 06:16:22 (49/80) Installing libxkbcommon (1.4.1-r0) 06:16:22 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 06:16:22 (51/80) Installing mesa-egl (21.3.8-r2) 06:16:22 (52/80) Installing avahi-libs (0.8-r6) 06:16:22 (53/80) Installing nettle (3.7.3-r0) 06:16:22 (54/80) Installing p11-kit (0.24.1-r0) 06:16:22 (55/80) Installing libtasn1 (4.18.0-r1) 06:16:22 (56/80) Installing libunistring (1.0-r0) 06:16:22 (57/80) Installing gnutls (3.7.7-r0) 06:16:22 (58/80) Installing cups-libs (2.4.2-r0) 06:16:22 (59/80) Installing graphite2 (1.3.14-r1) 06:16:22 (60/80) Installing harfbuzz (4.3.0-r0) 06:16:22 (61/80) Installing libevdev (1.12.1-r0) 06:16:22 (62/80) Installing mtdev (1.1.6-r0) 06:16:22 (63/80) Installing eudev-libs (3.2.11-r0) 06:16:22 (64/80) Installing libinput-libs (1.20.1-r0) 06:16:22 (65/80) Installing libjpeg-turbo (2.1.3-r1) 06:16:22 (66/80) Installing xcb-util-wm (0.4.1-r1) 06:16:22 (67/80) Installing xcb-util (0.4.0-r3) 06:16:22 (68/80) Installing xcb-util-image (0.4.0-r1) 06:16:22 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 06:16:22 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 06:16:22 Still waiting to schedule task 06:16:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:16:23 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 06:16:23 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 06:16:23 (73/80) Installing v4l-utils-libs (1.22.1-r1) 06:16:23 (74/80) Installing v4l-utils (1.22.1-r1) 06:16:23 (75/80) Installing udev-init-scripts (35-r0) 06:16:23 Executing udev-init-scripts-35-r0.post-install 06:16:23 (76/80) Installing kmod-libs (29-r2) 06:16:23 (77/80) Installing eudev (3.2.11-r0) 06:16:23 (78/80) Installing eudev-dev (3.2.11-r0) 06:16:23 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:16:23 (80/80) Installing v4l-utils-dev (1.22.1-r1) 06:16:23 Executing busybox-1.35.0-r17.trigger 06:16:23 Executing eudev-3.2.11-r0.trigger 06:16:23 OK: 330 MiB in 131 packages 06:16:25 Removing intermediate container 9ee337c8f177 06:16:25 ---> ec6a294db6e6 06:16:25 Step 8/13 : WORKDIR /device-usb-camera 06:16:25 ---> Running in 9f279876f89f 06:16:25 Removing intermediate container 9f279876f89f 06:16:25 ---> afcf68e9741c 06:16:25 Step 9/13 : COPY go.mod vendor* ./ 06:16:25 ---> 7be396f6c7de 06:16:25 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:25 ---> Running in 6b6d9ec38272 06:16:47 Removing intermediate container 6b6d9ec38272 06:16:47 ---> 019f270c510d 06:16:47 Step 11/13 : COPY . . 06:16:47 ---> 00c51901061b 06:16:47 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:16:47 ---> Running in 15bbc7f941f3 06:16:47  % Total % Received % Xferd Average Speed Time Time Time Current 06:16:47 Dload Upload Total Spent Left Speed 06:16:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0   8638    0 --:--:-- --:--:-- --:--:--  8704 06:16:47 Removing intermediate container 15bbc7f941f3 06:16:47 ---> da95fd217271 06:16:47 Step 13/13 : RUN ${MAKE} 06:16:47 ---> Running in 7ccf72ea953a 06:16:47 noop 06:16:47 Removing intermediate container 7ccf72ea953a 06:16:47 ---> eca2993a7137 06:16:47 Successfully built eca2993a7137 06:16:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:47 + docker inspect -f . ci-base-image-x86_64 06:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:48 prd-ubuntu20.04-docker-8c-8g-2883 does not seem to be running inside a container 06:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-128 -v /w/workspace/foundry_device-usb-camera_PR-128:/w/workspace/foundry_device-usb-camera_PR-128:rw,z -v /w/workspace/foundry_device-usb-camera_PR-128@tmp:/w/workspace/foundry_device-usb-camera_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:48 $ docker top e40c1a168fb6ed90764384cde84f22971af49fe0f011f8c3792da9c4a7ea565a -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:48 + go version 06:16:48 go version go1.18.7 linux/amd64 [Pipeline] } 06:16:48 $ docker stop --time=1 e40c1a168fb6ed90764384cde84f22971af49fe0f011f8c3792da9c4a7ea565a 06:16:50 $ docker rm -f --volumes e40c1a168fb6ed90764384cde84f22971af49fe0f011f8c3792da9c4a7ea565a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:50 + docker inspect -f . ci-base-image-x86_64 06:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:50 prd-ubuntu20.04-docker-8c-8g-2883 does not seem to be running inside a container 06:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-128 -v /w/workspace/foundry_device-usb-camera_PR-128:/w/workspace/foundry_device-usb-camera_PR-128:rw,z -v /w/workspace/foundry_device-usb-camera_PR-128@tmp:/w/workspace/foundry_device-usb-camera_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:16:51 $ docker top 6fa8e104f3d9175584694c8c7b828d4d5c70162daf2ade925374e41cb76e4977 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:51 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-128 [Pipeline] fileExists [Pipeline] sh 06:16:51 + make test 06:16:51 go test ./... -coverprofile=coverage.out ./... 06:16:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:17:00 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:17:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:17:00 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:17:00 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:17:00 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:17:00 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:17:00 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 06:17:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 06:17:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 06:17:00 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 06:17:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 06:17:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 06:17:01 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 06:17:01 make: *** [Makefile:46: unittest] Error 2 [Pipeline] } 06:17:01 $ docker stop --time=1 6fa8e104f3d9175584694c8c7b828d4d5c70162daf2ade925374e41cb76e4977 06:17:02 $ docker rm -f --volumes 6fa8e104f3d9175584694c8c7b828d4d5c70162daf2ade925374e41cb76e4977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:03 06:17:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:03 latest: Pulling from edgex-lftools-log-publisher 06:17:03 5eb5b503b376: Pulling fs layer 06:17:03 5c69ac0246d0: Pulling fs layer 06:17:03 ec43610c2a17: Pulling fs layer 06:17:03 3a2ae6a8a46f: Pulling fs layer 06:17:03 33b1e0a273af: Pulling fs layer 06:17:03 5d3b04190fa2: Pulling fs layer 06:17:03 2f39f015ded8: Pulling fs layer 06:17:03 3a2ae6a8a46f: Waiting 06:17:03 33b1e0a273af: Waiting 06:17:03 5d3b04190fa2: Waiting 06:17:03 2f39f015ded8: Waiting 06:17:03 5c69ac0246d0: Verifying Checksum 06:17:03 5c69ac0246d0: Download complete 06:17:04 3a2ae6a8a46f: Verifying Checksum 06:17:04 3a2ae6a8a46f: Download complete 06:17:04 ec43610c2a17: Verifying Checksum 06:17:04 ec43610c2a17: Download complete 06:17:04 5d3b04190fa2: Verifying Checksum 06:17:04 5d3b04190fa2: Download complete 06:17:04 33b1e0a273af: Verifying Checksum 06:17:04 33b1e0a273af: Download complete 06:17:04 5eb5b503b376: Verifying Checksum 06:17:04 5eb5b503b376: Download complete 06:17:04 2f39f015ded8: Verifying Checksum 06:17:04 2f39f015ded8: Download complete 06:17:05 5eb5b503b376: Pull complete 06:17:05 5c69ac0246d0: Pull complete 06:17:06 ec43610c2a17: Pull complete 06:17:06 3a2ae6a8a46f: Pull complete 06:17:06 33b1e0a273af: Pull complete 06:17:06 5d3b04190fa2: Pull complete 06:17:11 2f39f015ded8: Pull complete 06:17:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:11 prd-ubuntu20.04-docker-8c-8g-2883 does not seem to be running inside a container 06:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-128 -v /w/workspace/foundry_device-usb-camera_PR-128:/w/workspace/foundry_device-usb-camera_PR-128:rw,z -v /w/workspace/foundry_device-usb-camera_PR-128@tmp:/w/workspace/foundry_device-usb-camera_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:17:14 $ docker top 43d8c3652b857b405fb0388996ae2b804550b00f110be623b209ff058b073e5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:14 ---> job-cost.sh 06:17:14 lf-activate-venv: SKIPPING 06:17:14 INFO: No Stack... 06:17:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:17:15 INFO: Archiving Costs [Pipeline] sh 06:17:15 + + cut -d, -f6 06:17:15 cat /w/workspace/foundry_device-usb-camera_PR-128/archives/cost.csv [Pipeline] lock 06:17:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] 06:17:15 Resource [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] did not exist. Created. 06:17:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:17:16 Stashed 1 file(s) [Pipeline] } 06:17:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:16 $ docker stop --time=1 43d8c3652b857b405fb0388996ae2b804550b00f110be623b209ff058b073e5b 06:17:17 $ docker rm -f --volumes 43d8c3652b857b405fb0388996ae2b804550b00f110be623b209ff058b073e5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:17:17 Failed in branch amd64 06:18:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2886 in /w/workspace/foundry_device-usb-camera_PR-128 [Pipeline] { [Pipeline] ws 06:18:39 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 06:18:39 Selected Git installation does not exist. Using Default 06:18:39 The recommended git tool is: NONE 06:18:47 using credential edgex-jenkins-ssh 06:18:47 Cloning the remote Git repository 06:18:47 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 06:18:47 > git init /w/workspace/device-usb-camera/2 # timeout=10 06:18:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:18:47 > git --version # timeout=10 06:18:47 > git --version # 'git version 2.25.1' 06:18:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:18:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:18:49 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 06:18:49 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 06:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:18:50 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 4203622a2f3f4116d3682a91406476b7eb931222 06:18:50 Merge succeeded, producing 3ee2efbe69b07f6601d95a804ffaea10f3741380 06:18:50 Checking out Revision 3ee2efbe69b07f6601d95a804ffaea10f3741380 (PR-128) 06:18:50 > git config core.sparsecheckout # timeout=10 06:18:50 > git checkout -f 4203622a2f3f4116d3682a91406476b7eb931222 # timeout=10 06:18:50 > git remote # timeout=10 06:18:50 > git config --get remote.origin.url # timeout=10 06:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 06:18:50 > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 06:18:50 > git rev-parse HEAD^{commit} # timeout=10 06:18:50 > git config core.sparsecheckout # timeout=10 06:18:50 > git checkout -f 3ee2efbe69b07f6601d95a804ffaea10f3741380 # timeout=10 06:18:54 Commit message: "Merge commit 'ad81b6791089a5483c30c2e43f91131867ddea47' into HEAD" 06:18:54 > git rev-list --no-walk 4203622a2f3f4116d3682a91406476b7eb931222 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:18:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:18:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:18:55 Dload Upload Total Spent Left Speed 06:18:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 06:18:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:18:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:18:56 + sudo tee /etc/docker/daemon.new 06:18:56 { 06:18:56 "registry-mirrors": [ 06:18:56 "https://nexus3.edgexfoundry.org:10001" 06:18:56 ], 06:18:56 "bip": "10.250.0.254/24", 06:18:56 "hosts": [ 06:18:56 "tcp://0.0.0.0:5555", 06:18:56 "unix:///var/run/docker.sock" 06:18:56 ], 06:18:56 "mtu": 1458, 06:18:56 "selinux-enabled": true, 06:18:56 "seccomp-profile": "/etc/docker/seccomp.json" 06:18:56 } [Pipeline] sh 06:18:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:18:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:15 provisioning config files... 06:19:15 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config3007701806875880260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:15 ---> docker-login.sh 06:19:15 nexus3.edgexfoundry.org:10001 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 nexus3.edgexfoundry.org:10002 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 nexus3.edgexfoundry.org:10003 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:16 Configure a credential helper to remove this warning. See 06:19:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:16 06:19:16 Login Succeeded 06:19:16 nexus3.edgexfoundry.org:10004 06:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:17 Configure a credential helper to remove this warning. See 06:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:17 06:19:17 Login Succeeded 06:19:17 docker.io 06:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:17 Configure a credential helper to remove this warning. See 06:19:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:17 06:19:17 Login Succeeded 06:19:17 ---> docker-login.sh ends [Pipeline] } 06:19:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:19:18 ========================================================= 06:19:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:19:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:19:19 Sending build context to Docker daemon 1.13MB 06:19:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:19:19 Step 2/13 : FROM ${BASE} AS builder 06:19:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:19:19 9b18e9b68314: Pulling fs layer 06:19:19 35d82f9e3411: Pulling fs layer 06:19:19 e16973657156: Pulling fs layer 06:19:19 fc693d55d65f: Pulling fs layer 06:19:19 7e9fc2657dce: Pulling fs layer 06:19:19 dda99020689f: Pulling fs layer 06:19:19 db1c61fa0a46: Pulling fs layer 06:19:19 891c053d2c06: Pulling fs layer 06:19:19 dda99020689f: Waiting 06:19:19 db1c61fa0a46: Waiting 06:19:19 891c053d2c06: Waiting 06:19:19 7e9fc2657dce: Waiting 06:19:19 fc693d55d65f: Waiting 06:19:19 e16973657156: Verifying Checksum 06:19:19 e16973657156: Download complete 06:19:19 35d82f9e3411: Download complete 06:19:19 7e9fc2657dce: Verifying Checksum 06:19:19 7e9fc2657dce: Download complete 06:19:19 dda99020689f: Verifying Checksum 06:19:19 dda99020689f: Download complete 06:19:19 9b18e9b68314: Verifying Checksum 06:19:19 9b18e9b68314: Download complete 06:19:20 9b18e9b68314: Pull complete 06:19:20 891c053d2c06: Verifying Checksum 06:19:20 891c053d2c06: Download complete 06:19:21 35d82f9e3411: Pull complete 06:19:21 e16973657156: Pull complete 06:19:22 db1c61fa0a46: Verifying Checksum 06:19:22 db1c61fa0a46: Download complete 06:19:22 fc693d55d65f: Verifying Checksum 06:19:22 fc693d55d65f: Download complete 06:19:35 fc693d55d65f: Pull complete 06:19:35 7e9fc2657dce: Pull complete 06:19:35 dda99020689f: Pull complete 06:19:41 db1c61fa0a46: Pull complete 06:19:44 891c053d2c06: Pull complete 06:19:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:19:44 ---> f96f9c87975a 06:19:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:19:46 ---> Running in 073662111d01 06:19:46 Removing intermediate container 073662111d01 06:19:46 ---> 703ed7c0cafc 06:19:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:46 ---> Running in 732e398f6a87 06:19:46 Removing intermediate container 732e398f6a87 06:19:46 ---> 535e778dc276 06:19:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 06:19:46 ---> Running in 3c13ca841360 06:19:47 Removing intermediate container 3c13ca841360 06:19:47 ---> d4db2028365b 06:19:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 06:19:47 ---> Running in c4f7315310f9 06:19:47 Removing intermediate container c4f7315310f9 06:19:47 ---> 22292f4a5933 06:19:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:19:47 ---> Running in c65410674040 06:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:19:50 (1/14) Installing libintl (0.21-r2) 06:19:50 (2/14) Installing eudev-libs (3.2.11-r0) 06:19:50 (3/14) Installing libjpeg-turbo (2.1.3-r1) 06:19:50 (4/14) Installing v4l-utils-libs (1.22.1-r1) 06:19:50 (5/14) Installing v4l-utils (1.22.1-r1) 06:19:50 (6/14) Installing udev-init-scripts (35-r0) 06:19:50 Executing udev-init-scripts-35-r0.post-install 06:19:50 (7/14) Installing libblkid (2.38-r1) 06:19:50 (8/14) Installing xz-libs (5.2.5-r1) 06:19:50 (9/14) Installing zstd-libs (1.5.2-r1) 06:19:50 (10/14) Installing kmod-libs (29-r2) 06:19:50 (11/14) Installing eudev (3.2.11-r0) 06:19:50 (12/14) Installing eudev-dev (3.2.11-r0) 06:19:50 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 06:19:50 (14/14) Installing v4l-utils-dev (1.22.1-r1) 06:19:50 Executing busybox-1.35.0-r17.trigger 06:19:50 Executing eudev-3.2.11-r0.trigger 06:19:50 OK: 228 MiB in 65 packages 06:19:52 Removing intermediate container c65410674040 06:19:52 ---> c00a230af2b3 06:19:52 Step 8/13 : WORKDIR /device-usb-camera 06:19:52 ---> Running in c411203966db 06:19:52 Removing intermediate container c411203966db 06:19:52 ---> 8c7b874b8946 06:19:52 Step 9/13 : COPY go.mod vendor* ./ 06:19:53 ---> 39392eefa205 06:19:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:53 ---> Running in e765d285e0a7 06:20:49 Removing intermediate container e765d285e0a7 06:20:49 ---> 75073cd09680 06:20:49 Step 11/13 : COPY . . 06:20:49 ---> d22b5f671bd7 06:20:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 06:20:49 ---> Running in 21a997922cfb 06:20:49  % Total  % Received % Xferd Average Speed Time Time Time Current 06:20:49 Dload Upload Total Spent Left Speed 06:20:49 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13032 0 --:--:-- --:--:-- --:--:-- 13111 06:20:50 Removing intermediate container 21a997922cfb 06:20:50 ---> f0c348598cb2 06:20:50 Step 13/13 : RUN ${MAKE} 06:20:50 ---> Running in c0fa632bb232 06:20:51 noop 06:20:51 Removing intermediate container c0fa632bb232 06:20:51 ---> 32677f17b4af 06:20:51 Successfully built 32677f17b4af 06:20:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:52 + docker inspect -f . ci-base-image-arm64 06:20:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:52 prd-ubuntu20.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container 06:20:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:53 $ docker top ca85e8959bdd8c5a34864c785e60f242168c06d3168421302e660890b4858742 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:54 + go version 06:20:54 go version go1.18.7 linux/arm64 [Pipeline] } 06:20:54 $ docker stop --time=1 ca85e8959bdd8c5a34864c785e60f242168c06d3168421302e660890b4858742 06:20:56 $ docker rm -f --volumes ca85e8959bdd8c5a34864c785e60f242168c06d3168421302e660890b4858742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:56 + docker inspect -f . ci-base-image-arm64 06:20:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:56 prd-ubuntu20.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container 06:20:56 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:20:58 $ docker top 5ad970629cdaf5b16093135968736bf968a0e5aca8d8e8c5d8704d97e94bdb4d -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:58 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 06:20:59 + make test 06:20:59 go test ./... -coverprofile=coverage.out ./... 06:21:01 ? github.com/edgexfoundry/device-usb-camera [no test files] 06:21:57 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:21:57 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:21:57 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:21:57 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:21:57 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:21:57 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:22:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 06:22:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 06:22:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 06:22:12 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 06:22:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 06:22:12 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 06:22:29 FAIL github.com/edgexfoundry/device-usb-camera/internal/driver [build failed] 06:22:29 make: *** [Makefile:46: unittest] Error 2 [Pipeline] } 06:22:29 $ docker stop --time=1 5ad970629cdaf5b16093135968736bf968a0e5aca8d8e8c5d8704d97e94bdb4d 06:22:30 $ docker rm -f --volumes 5ad970629cdaf5b16093135968736bf968a0e5aca8d8e8c5d8704d97e94bdb4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:31 06:22:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:32 arm64: Pulling from edgex-lftools-log-publisher 06:22:32 8998bd30e6a1: Pulling fs layer 06:22:32 04944245beec: Pulling fs layer 06:22:32 699f458cf7ca: Pulling fs layer 06:22:32 765212b225bb: Pulling fs layer 06:22:32 f23df028b6ca: Pulling fs layer 06:22:32 d65c8cfc05b1: Pulling fs layer 06:22:32 2437ff75d9bd: Pulling fs layer 06:22:32 765212b225bb: Waiting 06:22:32 f23df028b6ca: Waiting 06:22:32 d65c8cfc05b1: Waiting 06:22:32 2437ff75d9bd: Waiting 06:22:32 04944245beec: Verifying Checksum 06:22:32 04944245beec: Download complete 06:22:32 765212b225bb: Verifying Checksum 06:22:32 765212b225bb: Download complete 06:22:32 f23df028b6ca: Verifying Checksum 06:22:32 f23df028b6ca: Download complete 06:22:32 d65c8cfc05b1: Verifying Checksum 06:22:32 d65c8cfc05b1: Download complete 06:22:32 699f458cf7ca: Verifying Checksum 06:22:32 699f458cf7ca: Download complete 06:22:33 8998bd30e6a1: Verifying Checksum 06:22:33 8998bd30e6a1: Download complete 06:22:35 2437ff75d9bd: Verifying Checksum 06:22:35 2437ff75d9bd: Download complete 06:22:37 8998bd30e6a1: Pull complete 06:22:37 04944245beec: Pull complete 06:22:38 699f458cf7ca: Pull complete 06:22:39 765212b225bb: Pull complete 06:22:39 f23df028b6ca: Pull complete 06:22:40 d65c8cfc05b1: Pull complete 06:22:55 2437ff75d9bd: Pull complete 06:22:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:55 prd-ubuntu20.04-docker-arm64-4c-16g-2886 does not seem to be running inside a container 06:22:55 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:22:59 $ docker top b3ceafb73f9587572b143dd8a0e08733d0fa8dbb8200c17c5b6840187c8b07a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:00 ---> job-cost.sh 06:23:00 lf-activate-venv: SKIPPING 06:23:00 INFO: No Stack... 06:23:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:01 INFO: Archiving Costs [Pipeline] sh 06:23:02 + cut -d, -f6 06:23:02 + cat /w/workspace/device-usb-camera/2/archives/cost.csv [Pipeline] lock 06:23:02 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] 06:23:02 Resource [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] did not exist. Created. 06:23:02 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:02 /w/workspace/device-usb-camera/2@tmp/durable-e3e8c879/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:23:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:23:03 Warning: overwriting stash ‘stack-cost’ 06:23:04 Stashed 1 file(s) [Pipeline] } 06:23:04 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-128-2-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:04 $ docker stop --time=1 b3ceafb73f9587572b143dd8a0e08733d0fa8dbb8200c17c5b6840187c8b07a1 06:23:05 $ docker rm -f --volumes b3ceafb73f9587572b143dd8a0e08733d0fa8dbb8200c17c5b6840187c8b07a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:23:06 + [ -d /w/workspace/foundry_device-usb-camera_PR-128/archives ] 06:23:06 + ls -al /w/workspace/foundry_device-usb-camera_PR-128/archives 06:23:06 total 16 06:23:06 drwxr-xr-x 3 root root 4096 Jan 18 06:17 . 06:23:06 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 06:17 .. 06:23:06 drwxr-xr-x 2 root root 4096 Jan 18 06:17 cost 06:23:06 -rw-r--r-- 1 root root 89 Jan 18 06:17 cost.csv 06:23:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-128/archives 06:23:06 + ls -al /w/workspace/foundry_device-usb-camera_PR-128/archives 06:23:06 total 16 06:23:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 06:17 . 06:23:06 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 06:17 .. 06:23:06 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 06:17 cost 06:23:06 -rw-r--r-- 1 jenkins jenkins 89 Jan 18 06:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:23:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:08 ---> package-listing.sh 06:23:08 ++ facter osfamily 06:23:08 ++ tr '[:upper:]' '[:lower:]' 06:23:08 + OS_FAMILY=debian 06:23:08 + workspace=/w/workspace/foundry_device-usb-camera_PR-128 06:23:08 + START_PACKAGES=/tmp/packages_start.txt 06:23:08 + END_PACKAGES=/tmp/packages_end.txt 06:23:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:08 + PACKAGES=/tmp/packages_start.txt 06:23:08 + '[' /w/workspace/foundry_device-usb-camera_PR-128 ']' 06:23:08 + PACKAGES=/tmp/packages_end.txt 06:23:08 + case "${OS_FAMILY}" in 06:23:08 + dpkg -l 06:23:08 + grep '^ii' 06:23:08 + '[' -f /tmp/packages_start.txt ']' 06:23:08 + '[' -f /tmp/packages_end.txt ']' 06:23:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:08 + '[' /w/workspace/foundry_device-usb-camera_PR-128 ']' 06:23:08 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-128/archives/ 06:23:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-128/archives/ [Pipeline] echo 06:23:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-128/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:09 prd-ubuntu20.04-docker-8c-8g-2883 does not seem to be running inside a container 06:23:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-128/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-128 -v /w/workspace/foundry_device-usb-camera_PR-128:/w/workspace/foundry_device-usb-camera_PR-128:rw,z -v /w/workspace/foundry_device-usb-camera_PR-128@tmp:/w/workspace/foundry_device-usb-camera_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:09 $ docker top 941b7fbb735066f47d7fb78b2007e7e19eb77669d63b95bb5487d858388f498f -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:10 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:10 + ls /var/log/sa-host 06:23:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:10 provisioning config files... 06:23:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-128@tmp/config6030701635895761270tmp [Pipeline] { [Pipeline] echo 06:23:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:10 ---> create-netrc.sh [Pipeline] } 06:23:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:11 ---> python-tools-install.sh [Pipeline] echo 06:23:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:11 ---> sudo-logs.sh 06:23:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:11 ---> job-cost.sh 06:23:11 lf-activate-venv: SKIPPING 06:23:11 DEBUG: total: 0.2199999988079071 06:23:11 INFO: Retrieving Stack Cost... 06:23:12 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:12 INFO: Archiving Costs [Pipeline] echo 06:23:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:12 ---> logs-deploy.sh 06:23:12 lf-activate-venv: SKIPPING 06:23:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-128/2 06:23:12 INFO: archiving workspace using pattern(s): 06:23:13 Archives upload complete. 06:23:13 INFO: archiving logs to Nexus 06:23:14 ---> uname -a: 06:23:14 Linux prd-ubuntu20-04-docker-8c-8g-2883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:23:14 06:23:14 06:23:14 ---> lscpu: 06:23:14 Architecture: x86_64 06:23:14 CPU op-mode(s): 32-bit, 64-bit 06:23:14 Byte Order: Little Endian 06:23:14 Address sizes: 40 bits physical, 48 bits virtual 06:23:14 CPU(s): 8 06:23:14 On-line CPU(s) list: 0-7 06:23:14 Thread(s) per core: 1 06:23:14 Core(s) per socket: 1 06:23:14 Socket(s): 8 06:23:14 NUMA node(s): 1 06:23:14 Vendor ID: AuthenticAMD 06:23:14 CPU family: 23 06:23:14 Model: 49 06:23:14 Model name: AMD EPYC-Rome Processor 06:23:14 Stepping: 0 06:23:14 CPU MHz: 2799.996 06:23:14 BogoMIPS: 5599.99 06:23:14 Virtualization: AMD-V 06:23:14 Hypervisor vendor: KVM 06:23:14 Virtualization type: full 06:23:14 L1d cache: 256 KiB 06:23:14 L1i cache: 256 KiB 06:23:14 L2 cache: 4 MiB 06:23:14 L3 cache: 128 MiB 06:23:14 NUMA node0 CPU(s): 0-7 06:23:14 Vulnerability Itlb multihit: Not affected 06:23:14 Vulnerability L1tf: Not affected 06:23:14 Vulnerability Mds: Not affected 06:23:14 Vulnerability Meltdown: Not affected 06:23:14 Vulnerability Mmio stale data: Not affected 06:23:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:23:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:23:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:23:14 Vulnerability Srbds: Not affected 06:23:14 Vulnerability Tsx async abort: Not affected 06:23:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:23:14 06:23:14 06:23:14 ---> nproc: 06:23:14 8 06:23:14 06:23:14 06:23:14 ---> df -h: 06:23:14 Filesystem Size Used Avail Use% Mounted on 06:23:14 overlay 155G 12G 144G 8% / 06:23:14 tmpfs 64M 0 64M 0% /dev 06:23:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:23:14 shm 64M 0 64M 0% /dev/shm 06:23:14 /dev/vda1 155G 12G 144G 8% /facter-os 06:23:14 06:23:14 06:23:14 ---> sar -b -r -n DEV: 06:23:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2883) 01/18/23 _x86_64_ (8 CPU) 06:23:14 06:23:14 06:15:10 LINUX RESTART (8 CPU) 06:23:14 06:23:14 06:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:23:14 06:17:01 194.68 1.68 193.00 0.00 53.13 75022.98 0.00 06:23:14 06:18:01 44.08 0.13 43.94 0.00 3.07 20487.39 0.00 06:23:14 06:19:01 1.28 0.00 1.28 0.00 0.00 14.15 0.00 06:23:14 06:20:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 06:23:14 06:21:01 53.77 11.60 42.17 0.00 5175.87 8754.55 0.00 06:23:14 06:22:01 6.73 0.02 6.72 0.00 0.13 127.31 0.00 06:23:14 06:23:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 06:23:14 Average: 42.90 1.92 40.98 0.00 749.19 14776.49 0.00 06:23:14 06:23:14 06:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:23:14 06:17:01 28285600 31563704 739120 2.25 141232 3324460 1881500 5.54 1157808 2979256 111636 06:23:14 06:18:01 27909628 31569104 735520 2.24 147836 3668696 1736780 5.12 1169776 3310696 168 06:23:14 06:19:01 27909772 31569380 734896 2.23 147868 3668700 1736780 5.12 1170168 3310700 168 06:23:14 06:20:01 27916480 31576136 728072 2.21 147896 3668700 1736780 5.12 1163484 3310716 176 06:23:14 06:21:01 27395648 31555384 728072 2.21 181788 4124088 1818628 5.36 1487904 3472840 1032 06:23:14 06:22:01 27404348 31559464 723204 2.20 180368 4120964 1800556 5.31 1480936 3469768 8 06:23:14 06:23:01 27404592 31559772 722860 2.20 180408 4120972 1800556 5.31 1480996 3469780 8 06:23:14 Average: 27746581 31564706 730249 2.22 161057 3813797 1787369 5.27 1301582 3331965 16171 06:23:14 06:23:14 06:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:23:14 06:17:01 docker0 185.04 252.68 14.83 2528.09 0.00 0.00 0.00 0.00 06:23:14 06:17:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 06:23:14 06:17:01 ens3 515.35 364.05 6647.06 82.48 0.00 0.00 0.00 0.00 06:23:14 06:17:01 veth55587a4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:23:14 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:18:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 06:23:14 06:18:01 ens3 104.93 73.22 2533.04 11.98 0.00 0.00 0.00 0.00 06:23:14 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:19:01 ens3 2.25 0.72 1.82 0.29 0.00 0.00 0.00 0.00 06:23:14 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:14 06:20:01 ens3 0.73 0.42 0.36 0.27 0.00 0.00 0.00 0.00 06:23:14 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:21:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:23:14 06:21:01 ens3 149.07 82.66 2752.82 6.19 0.00 0.00 0.00 0.00 06:23:14 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:23:14 06:22:01 ens3 0.28 0.20 0.02 0.01 0.00 0.00 0.00 0.00 06:23:14 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 06:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:14 Average: docker0 26.06 35.58 2.09 356.02 0.00 0.00 0.00 0.00 06:23:14 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 06:23:14 Average: ens3 109.42 73.78 1693.33 14.30 0.00 0.00 0.00 0.00 06:23:14 06:23:14 06:23:14 ---> sar -P ALL: 06:23:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2883) 01/18/23 _x86_64_ (8 CPU) 06:23:14 06:23:14 06:15:10 LINUX RESTART (8 CPU) 06:23:14 06:23:14 06:16:02 CPU %user %nice %system %iowait %steal %idle 06:23:14 06:17:01 all 20.80 0.00 6.52 1.63 0.07 70.98 06:23:14 06:17:01 0 20.97 0.00 5.98 0.62 0.07 72.36 06:23:14 06:17:01 1 21.36 0.00 6.27 2.25 0.05 70.07 06:23:14 06:17:01 2 19.72 0.00 5.85 2.81 0.05 71.56 06:23:14 06:17:01 3 21.91 0.00 7.27 3.45 0.09 67.29 06:23:14 06:17:01 4 20.24 0.00 7.03 3.17 0.07 69.49 06:23:14 06:17:01 5 20.93 0.00 5.24 0.14 0.07 73.63 06:23:14 06:17:01 6 20.65 0.00 6.67 0.36 0.07 72.25 06:23:14 06:17:01 7 20.65 0.00 7.88 0.26 0.09 71.13 06:23:14 06:18:01 all 3.17 0.00 1.40 0.60 0.02 94.81 06:23:14 06:18:01 0 2.65 0.00 1.54 0.69 0.02 95.11 06:23:14 06:18:01 1 3.82 0.00 0.87 0.03 0.02 95.26 06:23:14 06:18:01 2 3.43 0.00 1.32 0.08 0.02 95.15 06:23:14 06:18:01 3 2.76 0.00 1.34 0.18 0.03 95.68 06:23:14 06:18:01 4 2.48 0.00 2.01 0.50 0.02 94.99 06:23:14 06:18:01 5 4.51 0.00 0.92 0.08 0.02 94.46 06:23:14 06:18:01 6 2.53 0.00 1.46 3.16 0.02 92.83 06:23:14 06:18:01 7 3.17 0.00 1.71 0.07 0.02 95.03 06:23:14 06:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 06:23:14 06:19:01 0 0.03 0.00 0.02 0.08 0.00 99.87 06:23:14 06:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:14 06:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:23:14 06:19:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:23:14 06:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:23:14 06:19:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:23:14 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:23:14 06:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:23:14 06:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:23:14 06:20:01 0 0.05 0.00 0.00 0.02 0.02 99.92 06:23:14 06:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:14 06:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:23:14 06:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:23:14 06:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:23:14 06:20:01 5 0.08 0.00 0.00 0.00 0.02 99.90 06:23:14 06:20:01 6 0.02 0.00 0.00 0.05 0.00 99.93 06:23:14 06:20:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:23:14 06:21:01 all 2.18 0.00 1.37 0.45 0.02 95.98 06:23:14 06:21:01 0 1.77 0.00 1.63 0.70 0.00 95.90 06:23:14 06:21:01 1 2.79 0.00 2.47 0.07 0.02 94.66 06:23:14 06:21:01 2 2.20 0.00 1.58 0.45 0.02 95.75 06:23:14 06:21:01 3 1.09 0.00 1.04 0.79 0.05 97.04 06:23:14 06:21:01 4 1.81 0.00 0.84 0.15 0.02 97.19 06:23:14 06:21:01 5 1.88 0.00 0.69 0.35 0.03 97.04 06:23:14 06:21:01 6 3.02 0.00 1.47 0.78 0.02 94.71 06:23:14 06:21:01 7 2.90 0.00 1.26 0.28 0.03 95.53 06:23:14 06:22:01 all 0.08 0.00 0.05 0.02 0.00 99.84 06:23:14 06:22:01 0 0.03 0.00 0.07 0.00 0.02 99.88 06:23:14 06:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:23:14 06:22:01 2 0.02 0.00 0.07 0.00 0.00 99.92 06:23:14 06:22:01 3 0.10 0.00 0.07 0.07 0.02 99.75 06:23:14 06:22:01 4 0.15 0.00 0.05 0.05 0.00 99.75 06:23:14 06:22:01 5 0.03 0.00 0.05 0.03 0.00 99.88 06:23:14 06:22:01 6 0.03 0.00 0.05 0.00 0.00 99.92 06:23:14 06:22:01 7 0.28 0.00 0.03 0.00 0.00 99.68 06:23:14 06:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:23:14 06:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:23:14 06:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:23:14 06:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:23:14 06:23:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:23:14 06:23:01 4 0.02 0.00 0.02 0.05 0.02 99.90 06:23:14 06:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:23:14 06:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:23:14 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:23:14 Average: all 3.68 0.00 1.32 0.38 0.02 94.60 06:23:14 Average: 0 3.58 0.00 1.31 0.30 0.02 94.80 06:23:14 Average: 1 3.92 0.00 1.35 0.33 0.01 94.39 06:23:14 Average: 2 3.56 0.00 1.24 0.47 0.01 94.72 06:23:14 Average: 3 3.61 0.00 1.37 0.63 0.03 94.36 06:23:14 Average: 4 3.44 0.00 1.39 0.55 0.02 94.60 06:23:14 Average: 5 3.88 0.00 0.98 0.09 0.02 95.03 06:23:14 Average: 6 3.69 0.00 1.36 0.62 0.02 94.32 06:23:14 Average: 7 3.78 0.00 1.53 0.09 0.02 94.58 06:23:14 06:23:14 06:23:14